GithubHelp home page GithubHelp logo

rimonece / ns2-code Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 73 KB

I created and collected the following NS2 codes for 5G wireless communication network scenarios.

Awk 83.45% Tcl 16.24% Shell 0.31%

ns2-code's Introduction

NS2-Code

I created and collected the following NS2 codes for 5G wireless communication network scenarios.

To design a 4G/5G wireless network, you can use these codes. The .tcl files are used to design network. After running .tcl file you will get .tr file. To get the throughput, delay, and jitter, you need to run .awk files. I installed NS2.35 in Ubuntu LTS 14.04. I use a hour-wise traffic profile of different users (CBR, VBR, and TCP). In the terminal, I run this way:

ns2.35 ns mmr.tcl

% after that I got mmr.tr % Then to get throughput, delay, and jitter ( You can use different files)

gawk -k common.awk mmr.tr

% then I will get results and plot in the excel file to generate figures.

Related Paper: A Green Communication Model for 5G Systems (https://ieeexplore.ieee.org/document/7918597) and Energy Efficient Backhauling for 5G Small Cell Networks (https://ieeexplore.ieee.org/document/8361042). An energy efficient resource management and planning system for 5G networks (https://ieeexplore.ieee.org/document/7983108)

ns2-code's People

Contributors

rimonece avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.