Articles
-
Installing ns-3 with ndnSIM on Debian 10 chroot Environment.
ndnSIM: Named-Data Networking (NDN) Simulator. ndnSIM is an ns-3 module to enable experimentation with Named-Data Networking (NDN). It is an open-source ns-3 module that enables experimentation with the Named-Data Networking […]
ns-3, ns-3 Installation, Research, Restricted Articles -
Ns-3 – Is it a Network Simulator or a Network Simulation(/Simulator) Library?
I started to discuss problems in understanding ns-3 in the article “What Makes ns-3 a Complex Thing to Understand and Use? “. I received answers and valuable comments from the ns-3 […]
Articles for Research Scholars, ns-3, Research, Unrestricted Articles -
Installing Millicar ns-3 Module for MmWave NR V2X Networks
Millicar is an ns-3 module for the simulation of Vehicle-to-Vehicle networks operating at mmWaves[2]. It was developed by SIGNET Lab, University of Padova. The following figure from [1] shows the […]
3D Network Simulations, ns-3, ns-3 Installation, Research, Restricted Articles -
What Makes ns-3 a Complex Thing to Understand and Use?
While starting to learn ns-3, most of us find it very difficult to understand. Particularly, if the student is already familiar with ns-2 or Omnet++ then it will even become […]
Articles for Research Scholars, ns-3, Research, Unrestricted Articles -
Message Flooding Simulation Under Wireless Network using ns2
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 […]
Experiments on Ns2, ns-2, Research, Restricted Articles -
Example of k-mean Clustering Algorithm Implementation on ns2
In some network simulations, we need to cluster nodes according to some parameters for getting an improved performance. For example, in most of the Wireless Sensor Network(WSN) related applications, we […]
ns-2, Restricted Articles -
A Tiny Tutorial with Very Tiny Examples to Understand ns-2
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 […]
Articles for Beginners, Experiments on Ns2, ns-2, Unrestricted Articles -
Installing ns2.35(ns-allinone-2.35) Under Debian chroot Jail
“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 […]
3D Network Simulations, Experiments on Ns2, ns-2, Ns-2 Installation, Unrestricted Articles -
Installing ns3-gym AI Model under Chroot Jail
ns3-gym is the first framework for RL research in networking[4]. It is based on OpenAI Gym, a toolkit for RL research and ns-3 network simulator. Specifically, it allows representing an […]
ns-3, ns-3 Installation, Research, Restricted Articles -
Trace Analysis of TCP Flows Under ns-3 MANET/ FANET/ VANET/ WSN Scenario
Simulation of Simple 3D FANET with TCP flows under ns-3 In this example, we simulate TCP flows in a FANET scenario, but the same idea can be implemented on a […]
3D Network Simulations, ns-3, ns-3 Installation, Research, Restricted Articles -
Installing ns3-ai Model under ns-3.35
If we want to implement AI algorithms in our custom network protocol/application under ns-3, then the direct way is to incorporate an existing AI/ML/DL framework with it. If it will […]
ns-3, ns-3 Installation, Research, Unrestricted Articles -
Installing ns3-ai Model under “chroot Jail”
Using AI/ML algorithms with ns-3. If we want to implement AI algorithms in your custom network protocol/application under ns-3, then the direct way is to incorporate an existing AI/ML/DL framework […]
ns-3, ns-3 Installation, Research, Unrestricted Articles -
An ns-3 Simulation to Plot Circle Mobility on Graph
In a previous article, “Implementation of Circle Mobility Mdel for ns-3 and Visualizing it in 3D“, I showed the creation of a new mobility model class implementation for simulating circular […]
3D Network Simulations, ns-3, Research, Restricted Articles -
Installing ms-van3t – A Multi-Stack VANET Framework for ns-3
Introduction to “ms-van3t”. “ms-van3t” is a Multi-Stack VANET Framework module developed for ns-3. This module can be used to build and simulate ETSI-compliant VANET (V2X) applications using SUMO and ns-3[1]. […]
ns-3, ns-3 Installation, Research, Restricted Articles -
An Elementary Research on UWSN using ns-2
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 […]
Articles for Research Scholars, Experiments on Ns2, ns-2, Research, Restricted Articles