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 […]
Low-power wide-area network (LPWAN). NB-IoT (Narrowband Internet of Things) is a low-power, wide-area network (LPWAN) technology designed for connecting devices and sensors to the internet of things (IoT). It operates […]
World Ocean Simulation System (WOSS) “WOSS is a multi-threaded C++ framework that permits the integration of any existing underwater channel simulator that expects environmental data as input and provides as […]
Drones enable a significant enhancement in Search and Rescue (SAR) operations. Drones are a potentially life-saving tool in SAR operations, providing critical support to SAR teams to reduce risk to […]
NetSimulyzer 3D Visualization Tool In fact, ‘NetSimulyzer’ consists of two parts. One is the actual 3D visualization tool and the other is an ns-3 companion module. Both are named as […]
NetSimulyzer ns-3 Add-on Module. In fact, ‘NetSimulyzer’ consists of two parts. One is the actual 3D visualization tool and the other is an ns-3 companion module. Both are named as […]
ns-3.37 was released on November 1, 2022 with some interesting updates and features and the base coding style was updated, resulting in a large number of style and whitespace changes[1]. […]
Paparazzi Mobility Model It is a mobility model to simulate the movement of autonomous vehicles, such as drones or UAVs (unmanned aerial vehicles), in a virtual environment. It allows users […]
Paparazzi Mobility Model It is a mobility model to simulate the movement of autonomous vehicles, such as drones or UAVs (unmanned aerial vehicles), in a virtual environment. It allows users […]
Low-power wide-area network (LPWAN). In fact, LPWAN emerged in 2013 and not denoting any particular technological solution, it serves as a generic term to refer to a class of network […]
Why mlpack? In fact, there are two popular ways to incorporate AI/ML functionalities under ns-3. They are ns3-gym and ns3-ai. The following articles explained the way of installing and using […]
Crypto++ Library Crypto++[1] is a free, open-source C++ library for cryptographic schemes originally written by Wei Dai and includes ciphers, message authentication codes, one-way hash functions, public-key cryptosystems, key agreement […]
Crypto++ Cryptography Library Crypto++[1] is a free, open-source C++ library for cryptographic schemes originally written by Wei Dai and includes ciphers, message authentication codes, one-way hash functions, public-key cryptosystems, key […]
In disciplines such as “Physics” and “Mathematics”, people dare to start a Ph.D degree. But most of the people who are studying ‘Computer’ related sciences, simply believe that they are […]
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 […]
There are different ways to use a Linux application on windows. The popular methods are: Using Cygwin Environment Using MinGW/MinGW-64 Environment Using MSYS2 Environment Using Virtual Machines such as VirtualBox Using […]