User Terminal¶
The UserTerminal class is responsible for receiving the data streams from the base station and for properly initializing the combiners in case of non-coordinated beamforming.
Documentation¶
- class UserTerminal[source]
Represents a user terminal (UT) in a MU-MIMO downlink system.
Reset the state of the user terminal.
Receive and process the pilot message from the BS.
Transmit the feedback message from the UT through the channel.
Receive and process the feedforward message from the BS.
Simulate the receive processing chain of the UT on the received signal y_k to obtain the estimated bitstreams b_k_s_hat.