Coder Social home page Coder Social logo

epon's Introduction

epon

epon 系统仿真程序,主要是带宽分配算法。

dynamic bandwidth allocation algorithm in EPON;

reference ---- google scholar "IPACT";

customer.java represents the ONUs;

server.java represents the OLT;

packet.java carry the info of a packet;

simulation.java simulated the activity between the two clients;

this code is the source code of a paper published on a chinese core journal "optical commmunication";

the paper proposed a sleep scheme in EPON, and the sleep_threshold & wake_threshold denote the parameter in the scheme.

however, if the two thresholds =-1; the sleep scheme fails. It can be viewed as the the simualtion of normal EPON system.

if Tmax in customer.java =1000000(large enough), this can be viewed as the simulation of the gated service of IPACT;

if Tmax=M, this is a limited service with the service limit threshold =M.

It provides two packet arrivals distribution : ie,. poisson distribution and preto distribution, and you need to substitute the corresponding codes in the source code.(easy job)

epon's People

Contributors

zhaojinzhou 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.