Siradel Web Services simulation API allows to run 3GPP simulations, including 4G and 5G with grid of beams antennas.
Recommended simulation depends on expectations.
How to run RSRP simulations
You can run RSRP simulation from the web client, or from the API (through python client for example).
Budget link
Emitting and received power
|
Technology field |
Web services field |
|---|---|
|
5G EPRE (dBm) |
Emitting power (dBm) |
|
RSRP (dBm) |
Best signal (dBm) |
|
LTE EPRE (dBM) |
Emitting power (dBm) |
|
RSRP (dBm) |
Best signal (dBm) |
Transmitter antenna
Use composite antenna diagram if you are using beams antennas, to compute RSRP output
Receiver antenna
An isotropic antenna is used, and you can specify a receiver antenna gain in web client parameters.
If you are using python client, integrate receiver antenna gain in the emitting power.
Emitting power = EPRE + Receiver antenna gain
SINR simulations with beam antennas
To run traffic simulations, it must consider beams antennas.
This is possible from the simulation API, but not from the web client.
See dedicated section in API documentation (not available online yet).