SU-MIMO System

This page documents the SU-MIMO DigCom system itself.

It consists of a transmitter component, a channel component and a receiver component.

SU-MIMO system block diagram

Figure: block diagram of the SU-MIMO DigCom system.

Documentation

set_CSI

Set the channel state information (CSI) of the SU-MIMO SVD digital communication system.

reset_CSI

Reset the channel state information (CSI) of the SU-MIMO SVD digital communication system.

set_RAS

Set the resource allocation strategy of the SU-MIMO SVD digital communication system.

simulate

Simulate the SU-MIMO SVD digital communication system for a given input bitstream.

BERs_simulation

Simulate the SU-MIMO SVD digital communication system over a range of SNR values until a specified number of bit errors are reached.

BERs_eigenchs_simulation

Simulate the SU-MIMO SVD digital communication system over a range of SNR values until a specified number of bit errors are reached.

BERs_analytical

Calculate an analytical approximation or upper bound of the Bit Error Rate (BER) over a range of SNR values, for every eigenchannel.

plot_scatter_diagram

Plot a scatter diagram of the received symbol vectors.

print_simulation_example

Print a step-by-step example of the transmitter, channel and receiver operations (see simulate() methods) for a given input bitstream.

See Also