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 […]
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 […]
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 […]
Note: This article is nothing but my experimental/learning log. Since it is not related to any serious research or research simulation, no further support will be provided on this area. […]
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 […]
This article explains the way of installing nr and nr-u modules on ns-3.35 under chroot-based Debian installation. This is nothing but a learning log of nr and nr-u module installation […]
SUMO(Simulation of Urban MObility) SUMO is an open-source, highly portable, microscopic and continuous multi-modal traffic simulation package designed to handle large networks. SUMO allows modelling of intermodal traffic systems including […]
The Windows Subsystem for Linux (WSL): The Windows Subsystem for Linux (WSL) lets developers run a GNU/Linux environment — including most command-line tools, utilities, and applications — directly on Windows, […]
FLoRa – Framework for LoRa FLoRa (Framework for LoRa) is a simulation framework developed by Mariusz Slabicki, Gopika Premsankar for carrying out end-to-end simulations for LoRa networks. It is based […]
This article explains the way of installing OMNeT++ 6 on a 64-bit Debian 10 Chroot-Jail which was set up under a Debian 11 Native installation. (A Debian 10 chroot jail […]
This article explains the way of installing 5G-Lena 3GPP-NR module on ns-3.36 under Debian OS. This is nothing but a learning log of 5G-Lena 3GPP-NR module installation on ns-3.36 . […]
Cognitive Radio “Cognitive Radio is an intelligent wireless communication system. Each radio is contextually aware of the surrounding environment, is able to dynamically adjust its radio parameters and switch channels […]