Giter Club home page Giter Club logo

line-encoder's Introduction

Line-Encoder

A line encoder that converts the digital data to digital signals. The Line Encoding schemes used in this project are NRZ-L, NRZ-I, Manchester, Differential Manchester, AMI and the Scrambling techniques used are HDB3 and B8ZS.

Line Encoder and Scrambler

Digital Data Generation

Vanilla JavaScript is used for data genration. Manacher's Algorithm is used to find the longest palindromic substring in O(N) time.

Encoding and Scrambling

Vanilla JavaScript is used for logic writing, encoding, scrambling. For signal plotting char.js library is used. The webpage is created using HTML and CSS.

Instructions to use the Line Encoder

Every encoding or scrambling section has two interaction fields. On the left, we have a custom input section in which the user can enter any valid boolean (Digital signal of form 1 or 0) and it will be treated as input. On the right, we have a Random Input Generator in which we can input the minimum number of consecutive zeros we must have in our randomly generated input. Next we have Generate buttons which on click will enter the input accordingly and we have an encoded signal in the form of the chart and the Longest Palindromic Substring of the data elements.

Screenshots

image image image image

Created by

Me, Ketan Sharma, Japsimar Soin

line-encoder's People

Contributors

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