Research - 5. page
Research Related Articles
-
Installing the FlyNetSim Integrated UAV-Network Simulator under “chroot”
Generally, we can do FANET/UAV/DRONE simulations as mentioned in the following article : Simulation of UAV based Search and Rescue Scenario with ns-3 FlyNetSim is somewhat different from the […]
3D Network Simulations, ns-3, ns-3 Installation, Research, Unrestricted Articles -
Installing Aquasim & Aqua3D on an old Linux under VirtualBox
Some of the old ns-2 versions and even some very old ns-3 versions can only be installed on an older Linux variant because of the gcc and gcc-lib compatibility issues. […]
3D Network Simulations, Experiments on Ns2, ns-2, Ns-2 Installation, Patching Ns-2, Research, Restricted Articles -
Secrets of Using Fuzzy Logic in ns-3 using Fyzzylite Library
In fact, using ‘waf’ based ns-3 compile, we can easily add an external library and use it in our ns-3 simulations. Doing the same under CMake is a little bit […]
Articles for Research Scholars, ns-3, ns-3 Installation, Research, Restricted Articles -
Doing Software-Defined Networking(SDN) Simulation under ns-3
The default ns-3 will contain OpenFlow extension module. But to use that module, we have to install a suitable version of OpenFlow switch library (as an external library) and have […]
ns-3, ns-3 Installation, Research, Restricted Articles -
Installing OFSwitch13 and doing SDN Simulation under ns-3
Generally, the procedures that you find on the internet for installing OpenFlow 1.3 support module (OFSwitch13) may fail on latest Linux Operating systems because of the new conventions and standards […]
ns-3, ns-3 Installation, Research, Restricted Articles -
Configuring Visual Studio Code for ns-3 Under chroot Jail
Visual Studio Code (VS Code) is an open-source source-code editor made by Microsoft for Windows, Linux and macOS[1]. It has the support for debugging, syntax highlighting, intelligent code completion, snippets, […]
ns-3, ns-3 Installation, Research, Restricted Articles -
Installing ns-3-dev Under chroot Jail and Compile with CMake
In a previous article, we explained the way of installing ns-3.35 under chroot jail. But installing ns-3-dev, in the same way, is not possible under chroot jail because, ns-3-dev configure […]
ns-3, ns-3 Installation, Research, Restricted Articles -
Installing VS Code under chroot and configuring it for ns-3
Visual Studio Code (VS Code) is an open-source source-code editor made by Microsoft for Windows, Linux and macOS[1]. It has the support for debugging, syntax highlighting, intelligent code completion, snippets, […]
ns-3, ns-3 Installation, Research, Restricted Articles -
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 […]
ns-3, ns-3 Installation, Research, Restricted Articles -
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 […]
Omnet++, Research, Restricted Articles -
RL-FEC – A Self-Contained Reinforcement Learning Code of FEC for ns-3
Forward Erasure Correction (FEC) Packet-level forward erasure correction is effective for achieving low-latency transmissions in non-terrestrial networks (NTNs), which often contain lossy links with long propagation delay[1]. In [1] the […]
ns-3, ns-3 Installation, Research, Restricted Articles -
Testing the New Semi Random Circular Mobility Model of ns-3.
SRCM – Semi Random Circular Mobility Model of ns-3 While trying to raise my own merge request for my Simple Circle Mobility Model, on GitLab, I saw another merge request […]
3D Network Simulations, ns-3, ns-3 Installation, Research, Restricted Articles -
My First Experience on Raising a ns3-dev Merge-Request at GitLab
In this post, I want to share my first experience on ‘Raising a simple merge request at GitLab’ at https://gitlab.com/nsnam/ns-3-dev/-/merge_requests You may find that specific request at – A Simple CircleMobilityModel […]
3D Network Simulations, ns-3, Research, Unrestricted Articles -
Confusions in Contributing Our New Model to mainline ns-3.
For a very long time, I wish to contribute my own little things to ns-3. But whenever I read the guide on contributing to ns-3, I could not able to understand […]
Articles for Research Scholars, ns-3, Research, Unrestricted Articles