Assistance for Simulations and Analysis of Industrial as well as Scholarly Research works
Installing ‘lorawan’ extension module version v0.3.1 under ns-3.42
LoRaWAN The LoRa Alliance first defined the LoRaWAN standard with the objective of creating a medium access scheme and a set of network management policies that leverage the properties of […]
Simulation and Analysis of IoT LoRaWAN Networks Under ns-3
Low-power wide-area network (LPWAN). These networks use low-power radio signals, such as those in the sub-1 GHz range, to send small amounts of data over a large area. LPWANs are […]
Creating Random Road Network, Traffic Flows, Signals in SUMO
SUMO has different tools for creating and customizing road networks and traffic flows and traffic signals. In this article, we will use some of those tools available in SUMO to […]
Implementation of Spring Mobility Model for ns-3 and Visualizing it in 3D along with Circle Mobility
Spring Mobility Spring mobility is nothing but making a node to move in a path similar to that of an expanded circular coil spring. From the top or bottom point […]
Implementation of Circle Mobility Model for ns-3 and Visualizing it in 3D
Mobility Models of ns-3. The default ns-3 installation will contain the following mobility models. MobilityModel Subclasses ConstantPosition ConstantVelocity ConstantAcceleration GaussMarkov Hierarchical RandomDirection2D RandomWalk2D RandomWaypoint SteadyStateRandomWaypoint Waypoint PositionAllocator Position allocators […]
3D Aquatic Animal Tracking Underwater Network Simulation (UWSN) Under ns-3
Aquatic Animal Tracking: Tracking marine animals can be extremely tricky due to GPS signals not functioning well underwater[1]. Underwater acoustic communication is a technique of sending and receiving messages below […]
Traditionally, in earlier days, a batch of ns-2 simulations were run using suitable scripting languages and the trace analysis was also done using scripts written in different scripting languages such […]
LoRaWAN The LoRa Alliance first defined the LoRaWAN standard with the objective of creating a medium access scheme and a set of network management policies that leverage the properties of […]
ns-3.42 was released on May 29, 2024. The main feature addition in ns-3.42 was support for the 3GPP 38.311 Non-Terrestrial Networks channel model, including a new circular aperture antenna model […]
Introduction. Always I love to build and run ns-3 simulations only on Intel-based Linux machines for ‘historical reasons’ of Intel’s multi-core performance; particularly in terms of compilation speed. So, most […]
This article presents the different aspects of data communication under Satellite networks. It addresses the issues related to delays, obstacles, interference etc.,. perceived at the transport layer. Further, it addresses […]
Introduction. Nowadays, a typical minimal Linux installation with X/GUI , on a hard disk may consume 1.5 GB to 5 GB. In addition to that, if you just try to […]
This article shows the possibility of installing and running ns-3 network simulations using Cloud Computing. Specifically, this article introduces the way to use the free cloud resources provided by Kaggle […]
This article presents a step-by-step procedure for installing and running ns-3 network simulations using the free resources provided by Kaggle Cloud Platform. Note: The Complete Notebook file of this procedure […]
This article presents a step-by-step procedure for installing and running ns-3 network simulations using the free resources provided by Colab Cloud Platform. Note: The Complete Notebook file of this […]
Introduction. While starting to learn ns-3 from its very first release, it was impossible for me to understand it for some inexpressible reasons. I explained “why it took around 10 […]
Introduction to this Article. In fact, this article is a huge one. Without the proper introduction to different technologies, it is impossible to understand the issues of implementing a localization-based […]
PyViz Unlike the offline animation tool NetAnim, PyViz is a live simulation visualizer for visualizing ns-3 simulation. It was developed by Gustavo Carneiro[3]. It is written in Python and can […]
Public Safety Communications (PSC) in ns-3. The support for public safety communications (PSC) in ns-3 relies on the newer capabilities introduced in 3GPP Release 12 and subsequent releases for 4G […]
RAN (Radio Access Network) RAN is a key component of a cellular network that provides radio connectivity between mobile devices (such as smartphones, tablets, or IoT devices) and the core […]