Skip to content

ekaksher/Line-Encoder-Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Line Encoder Decoder

PRs Welcome

Simulation of Line Coding Schemes : Unipolar,NRZ-L, NRZ-I, Polar-RZ,Differential Manchester,Manchester , AMI.

Simulation of Scrambling Schemes : B8ZS , HDB3


To Run This On Your Local Machine

  1. Clone This Repo

     git clone https://github.com/ekaksher/Line-Encoder-Decoder
    
  2. Change Working Directory

     cd Line-Encoder-Decoder
    
  3. Install Requirements

     pip3 install -r requirements.txt
    
  4. Run Server

     python manage.py runserver
    

Working Demo Of This Project Is Avaiable here

Upcoming Changes

  1. Improve UI
  2. Use PlotDigitiser to implement the decoding part.

Releases

No releases published

Packages

No packages published