Giter VIP home page Giter VIP logo

polar-bipolar-line-encoding's Introduction

Polar Line Encoding

PRs Welcome

Simulation of Polar Line Coding Schemes : NRZ-L, NRZ-I, Manchester, Differential Manchester

Simulation of Bipolar Line Coding Schemes : AMI, Pseudoternary

Working demo of the simulation can be currently found here

Contributors:

  • Samyak Jain - 16CO254
  • Mishal Shah - 16CO125

Working demo of the simulation can be currently found here

Commit history can be found here

Directory Structure

.
├── index.html              - Main HTML File (Home Page)
├── main.js                 - JavaScript Animation for Home Page
├── style.css               - Styling for the Home Page
├── topics.css              - Styling for all the simulation pages
├── nrz-l                   - Folder for NRZ-L Simulation         
│   ├── index.html              - HTML file for NRZ-L Simulation
│   └── index.js                - JavaScript file for NRZ-L logic and graph plotting
├── nrz-i                   - Folder for NRZ-I Simulation
│   ├── index.html              HTML file for NRZ-I Simulation
│   └── index.js                - JavaScript file for NRZ-I logic and graph plotting
├── manchester              - Folder for Manchester Simulation
│   ├── index.html              - HTML file for Manchester Simulation
│   └── index.js                - JavaScript file for Manchester logic and graph plotting
├── differential-manchester - Folder for Differential-Manchester Simulation
│   ├── index.html              - HTML file for Differential-Manchester Simulation
│   └── index.js                - JavaScript file for Differential-Manchester logic and graph plotting
├── polar                   - Folder for all Polar Line Encoding Simulation
│   ├── index.html              - HTML file for Polar Simulation
│   └── index.js                - JavaScript file for Polar logic and graph plotting
├── ami                     - Folder for AMI Simulation
│   ├── index.html              - HTML file for AMI Simulation
│   └── index.js                - JavaScript file for AMI logic and graph plotting
├── pseudoternary           - Folder for Pseudoternary Simulation
│   ├── index.html              - HTML file for Pseudoternary Simulation
│   └── index.js                - JavaScript file for Pseudoternary logic and graph plotting
├── bipolar                 - Folder for both Bipolar Line Encoding Simulation
│   ├── index.html              - HTML file for Bipolar Simulation
│   └── index.js                - JavaScript file for Bipolar logic and graph plotting
├── particles.json          - JSON file for the particles on each simulation page
├── Line Encoding Schemes.pdf
└── README.md

polar-bipolar-line-encoding's People

Contributors

mishal23 avatar samyakj2512 avatar

Stargazers

 avatar  avatar

Watchers

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