Channel¶
The Channel is responsible for propagating the transmitted signal from the base station to the user terminals. It models the physical channel properties.
Documentation¶
- class Channel[source]
Represents the wireless channel in a MU-MIMO downlink system.
Sets the channel state.
Resets the channel state.
Propagates the pilot signals from the BS to the UTs.
Propagates the feedback messages from the UTs to the BS.
Propagates the feedforward messages from the BS to the UTs.
Simulate the signal propagation through the channel of the transmitted signal x to obtain the received signal y.