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 […]
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 […]
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 […]
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 […]
Flutter, Dart, and Andriod Studio are specifically used for mobile application development. When you install Flutter, you also get the Dart SDK installed on your system. This means that 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 […]
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 […]
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, […]
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, […]
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 […]
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 […]
TraceMetrics TraceMetrics is a trace file analyzer for Network Simulator 3 (ns-3) and it is is an open-source software developed in Java. The main goal of this tool is […]
NetAnim – An Animator for ns-3 Simulations NetAnim is an offline network animator tool that now ships along with the ns-allinone-3.xx package. It can animate the ns-3 network simulation using an […]
The So-called “Base-Paper” Selection. Generally, lecturers and professors of most of the colleges and universities of India and some other Counties, expects a Post Graduate level student to do his project […]