GSM / CDMA / LTE / LTE - A
Simulation of Mobile Communication Networks in NetSim
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
The way to do this is,
1. Open NetSim.sln file from <NetSim Installation Directory>\src\Simulation folder.
2. Open LTE_Phy.c file in the ...
Sat, 7 Oct, 2017 at 11:04 AM
Please find attached a presentation walk through of the LTE Code of NetSim (v9)
Fri, 15 Jul, 2016 at 11:03 AM
The way users can do research & run simulations on the DRX Mechanism would briefly be as follows -
Define and set the DRX parameters to be use...
Wed, 2 May, 2018 at 8:15 AM
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
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 MME. Handover also in...
Fri, 31 Mar, 2017 at 11:30 AM
LTE Association occurs by exchange of control packets between the ENB and UE. Initially the UE sends RRC_CONNECTION_REQUEST packet to the ENB. The EN...
Fri, 31 Mar, 2017 at 11:31 AM
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
SNR measured by UE can be logged into a single or a separate file and then be plotted as per your requirement. Following is one such example where we log th...
Fri, 30 Nov, 2018 at 11:34 AM
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