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 […]
This article addresses some of the obstacles that one should pass before trying to implement a custom 3D version of any localization algorithm under ns-2-Aquasim. Of course, this installation or […]
In fact, while compiling ns-2-allinone package, generally it will expect a very old compiler like gcc4 or gcc5. If you search the internet[2] for compilation issues of ns-2, probably you […]
This article explains the way of installing Ubuntu Linux and ns-3 network simulator under WSL2 of Windows 10 and doing ns-3 simulations under Windows 10. In this procedure, we will […]
Even though the latest Linux distributions are user-friendly, students and scholars tend to use Windows since they are only familiar with Windows operating system and will find it difficult to […]
Cognitive Radio “A cognitive radio (CR) is a radio that can be programmed and configured dynamically to use the best wireless channels in its vicinity to avoid user interference and […]
Why Software like Matlab should not be used for Designing and Testing a Network Protocol? The choice of using Matlab or similar tools for a Network Protocol-related research is not […]
Some of the old ns-2 versions and even some very old ns-3 versions can only be installed on an older Linux variant because of the gcc and gcc-lib compatibility issues. […]
Some of the old ns-2 versions and even some very old ns-3 versions can only be installed on an older Linux variant because of the gcc and gcc-lib compatibility issues. […]
Flooding is a reliable mechanism to forward a message in a wired or wireless network. There are generally two types of flooding available, uncontrolled flooding and controlled flooding.[1] In uncontrolled […]
Of course, it is a very late tutorial for ns-2. But I wish to post this tutorial because, even after the official closure of the development activity on ns-2, still […]
“Ns-2 began as a revision of ns-1. From 1997 to 2000, ns development was supported by DARPA through the VINT project at LBL, Xerox PARC, UCB, and USC/ISI. “[1]. Even […]
Introduction. Even after a lot of theoretical understanding of particular networking technology, for a beginner, understanding the way in which they are implemented in a practical system or in a […]
Introduction to Underwater Networks and Underwater Wireless Sensor Networks UAN – Underwater Acoustic Network An Underwater Acoustic Network (UAN) is a network of underwater devices that communicate with each other […]
The following NAM instanced of a typical wireless sensor network simulation shows the Visualization of Energy of the Nodes. The following is a 30 Node Scenario using Directed Diffusion Protocol. […]
Admission control Admission control is a network Quality of Service (QoS) procedure. Admission control determines how bandwidth and latency are allocated to streams with various requirements. Admission control schemes, therefore, […]