Coder Social home page Coder Social logo

concert-4g's Introduction

:PURPOSE

This is an omnetpp simulation. It aims to replicate a simple solution for providing internet connection at a certain crowded event.

STRUCTURE

USERS

Users would be able to choose between 4G data connection and Wifi. The first one should match eachone ISP in order for them to being able to connect.

NETWORK

Wifi and 4G antennas are connected to the header of the network provided by each ISP. As a result it will be displayed a three levels tree network with the header as the root and each smartphone as a leaf.

TRAFFIC

Each smartphone will scheudle a random size package (from 1000 to 1500 Kbytes, matchign the biggest most common MTU) for its forwarding to the attached antenna. This package will travel through the antena to the header and back to the device with originated it. Delay will be introduced and, if traffic exceeds the channel data rate, it will be put on queue resulting on a bigger delay

CONCLUSION

Few devices using the whole bandwidth will result in slower speeds for eachone. Many devices useing not so much bandwidth will produce higer delays.

SCALABILITY

The network is composed by two instances of a compound module, each one of them containing a whole functional network. A new whole ISP network deploy can be easily added by instantiating another 'IspNetwork' and modifying its default parameters.

concert-4g's People

Watchers

James Cloos 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.