Utils#
Set of utility functions for Sionna SYS.
General Utilities#
|
Determines whether a user is scheduled in a slot. |
|
Computes the pathloss for each receiver-transmitter pair and, if the receiver-transmitter association is provided, the pathloss between each user and the associated base station. |
|
Distributes the power uniformly across all allocated subcarriers and streams for each user. |
Metrics for 3GPP Calibration#
The following utilities compute system-level metrics used for 3GPP TR 38.901 calibration [TR38901V160100]. They are needed to evaluate Phase 1 link-budget metrics such as coupling loss, geometry SIR, and geometry SINR, and Phase 2 wideband interference metrics. These quantities are computed from the large-scale path gains or coupling losses of all candidate serving and interfering cells.
|
Computes the coupling loss from a path gain in dB. |
|
Computes received power from transmit power and coupling loss. |
|
Returns the serving-cell indices for minimum coupling loss. |
|
Computes geometry SIR from coupling losses. |
|
Computes geometry SINR from coupling losses and receiver noise. |
|
Computes wideband SIR from coupling losses. |