GSM / CDMA / LTE / LTE - A

Simulation of Mobile Communication Networks in NetSim

How can I print the MME's Home location register (HLR) to a file
The way to do this is, 1. Open NetSim.sln file from <NetSim Installation Directory>\src\Simulation  folder. 2. Open NAS.c file in the LT...
Fri, 29 Sep, 2017 at 3:36 PM
Can you explain the working of LTE NetSim code ?
Please find attached a presentation walk through of the LTE Code of NetSim (v9)
Fri, 15 Jul, 2016 at 11:03 AM
What are the settings needed to setup handover in GSM and how can this be analysed?
Create a network with two base stations connected to an MSC Let BS1 be at (1000,1000) and the BS2 be at (2000,1000) and the network grid be 5000 * 5...
Fri, 30 Sep, 2016 at 3:32 PM
When and how does handover occur in LTE?
Handover is initiated by ENB on receiving MEASUREMENT_REPORT from the UE’s. The handover decision is also taken by the ENB and not the EPC. The handover als...
Fri, 22 Jan, 2021 at 6:11 PM
How does association happen in LTE in NetSim?
LTE Association occurs by exchange of control packets between the ENB and UE. Initially, the UE sends the RRC_CONNECTION_REQUEST packet to the ENB.&am...
Thu, 12 Aug, 2021 at 12:47 PM
How to calculate PHY Data Rate in LTE?
The theoretical calculation for the LTE Air Interface is as follows One Resource block(RB) can have 12 subcarriers (each carrier is 15 kHz) in frequency do...
Fri, 18 Aug, 2017 at 4:36 PM
How can I plot SNR measured by UE?
Applicable Versions NetSim Standard&nbsp; NetSim Pro&nbsp; The steps to plot SNR measured by UE across different versions of NetSim are give...
Mon, 9 Aug, 2021 at 5:53 PM
What is the Maximum number of UE's that can be connected to eNodeB's in NetSim?
NetSim standard version v10 allows upto 500 UEs to be connected to eNodeB's in LTE network.
Fri, 15 Dec, 2017 at 8:21 AM
SNR in LTE
Applicable Versions NetSim Standard NetSim Pro    The SNR is defined as the power of signal divided by the sum of the interference power and the power o...
Tue, 21 Dec, 2021 at 11:43 AM
How to obtain LTE Air Interface Packet loss with respect to time?
LTE Air Interface Packet loss can be logged into a single or a separate file and then be plotted as per your requirement. Following is one such example wher...
Mon, 25 Dec, 2017 at 11:40 AM