ns-3
-
Using Free Cloud Resources for Running Huge ns-3 Simulations
This article shows the possibility of installing and running ns-3 network simulations using Cloud Computing. Specifically, this article introduces the way to use the free cloud resources provided by Kaggle […]
ns-3, Research, Unrestricted Articles -
Installing and running ns-3 using free Kaggle Cloud Platform
This article presents a step-by-step procedure for installing and running ns-3 network simulations using the free resources provided by Kaggle Cloud Platform. Note: The Complete Notebook file of this procedure […]
ns-3, Research, Unrestricted Articles -
Installing and running ns-3 using free Colab Cloud Platform
This article presents a step-by-step procedure for installing and running ns-3 network simulations using the free resources provided by Colab Cloud Platform. Note: The Complete Notebook file of this […]
ns-3, Research, Unrestricted Articles -
Live, Interactive Visualisation of ns-3 Simulation with PyViz
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 […]
3D Network Simulations, Articles for Beginners, ns-3, ns-3 Installation, Restricted Articles -
Sending ICMP Traffic From an ns-3-FdNetDevice Node to a Real Host Over a Real Channel
Declaration: This is nothing but a log of my experiments. There may be a correct/standard way of resolving this problem. But, here, I am presenting my own experiment and a […]
ns-3, ns-3 Installation, Research, Restricted Articles -
Using World Ocean Simulation System (WOSS) library with ns-3
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 […]
Ns-2 Installation, ns-3, ns-3 Installation, Research, Restricted Articles -
Installing NetSimulyzer 3D Visualization Tool under Debian 11
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 […]
3D Network Simulations, ns-3, ns-3 Installation, Research, Restricted Articles -
Implementing machine learning functions in ns-3 using mlpack
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 […]
ns-3, Research, Restricted Articles -
Compiling SUMO Source Version Under WSL2 of Windows11-Ubuntu
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 […]
3D Network Simulations, Articles for Beginners, ns-2, Omnet++, Restricted Articles, SUMO -
Installing OMNet++ IDE Under new Windows11 Version Using WSL
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, […]
3D Network Simulations, Articles for Beginners, ns-3, ns-3 Installation, Research, Restricted Articles -
Installing ns-3 and NetAnim Under New Windows 11 Using WSL2
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, […]
3D Network Simulations, Articles for Beginners, ns-3, ns-3 Installation, Research, Unrestricted Articles -
Generating Genuine, Quality Tables & Graphs for Publication.
Based on my experience and interactions with lots of intelligent scholars from different parts of the world, I can definitely say that a Quality Table of results and a good […]
Articles for Research Scholars, ns-2, ns-3, Omnet++, Research, Restricted Articles -
Installing DRL based CW Optimization Framework under ns3-gym
Contention Window Optimization. The proper setting of contention window (CW) values has a significant impact on the efficiency of Wi-Fi networks. Unfortunately, the standard method used by 802.11 networks is […]
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 -
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