Modeling & Simulation

What code executes when a node is dropped?
When a network is designed the codes that execute are related to the graphical user interface only. The final network that is created is written as an XML ...
Sat, 4 Apr, 2020 at 11:36 AM
Do you have directional antenna in NetSim?
Our 802.11 / LTE PHY model has Antenna Tx_Gain and Rx_Gain which are currently set as zero.  Users would need to modify this function per their algorith...
Tue, 19 Jan, 2021 at 3:41 PM
Where can I see the properties of a wireless device?
Most of the commonly used properties is available in the GUI itself and can be viewed doing rightclick -> properties on the device. To see more properti...
Tue, 19 Jan, 2021 at 3:40 PM
How does the Random Number Generator in NetSim work?
All network simulations involve an element of randomness.  Some examples are - a. While, it is possible to configure the traffic sources in the ...
Fri, 19 Aug, 2016 at 4:58 PM
How to model errors in links in NetSim?
The error rates in NetSim wired links are based on a standard error measurement unit called BER or Bit Error Rate.    BER represents the ratio of errored...
Wed, 9 Mar, 2022 at 9:01 AM
How can we analyze peer to peer application in NetSim?
The peer to peer application in NetSim has the following properties: Peer count - Number of 'receivers' of the file Peer ID - The node IDs of ...
Tue, 19 Jan, 2021 at 3:39 PM
What is Simulation time ?
The notion of time in a simulation is not directly related to the real-time that it takes to run a simulation (as measured by a wall-clock or the computer&#...
Sat, 16 Jan, 2021 at 6:17 PM
What is the impact of Application traffic (Packet Generation) rate on performance metrics?
The traffic generation rate can be modified by changing application properties. Note that the generation rate should be less than or equal to the service ra...
Tue, 20 Oct, 2020 at 4:28 PM
How do I calculate the traffic generation rate for a video application?
The section below explains the traffic generation rate for Video applications based on the CONTINUOUS_NORMAL_VBR model This CONTINUOUS_NORMAL_VBR model is ...
Fri, 24 Sep, 2021 at 2:41 PM
How do I introduce jitter in NetSim simulations / emulations?
Introduction: Jitter is defined as a variation in the delay of received packets. Let us suppose at the sending side, packets are sent in a continuous s...
Wed, 24 Feb, 2021 at 10:23 AM