illusionic / NRZ_i-and-NRZ_L-_encoding

Signal encoding methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NRZ_i-and-NRZ_L-encoding

Signal encoding methods.

"Non Return to Zero, Invert on Ones (NRZ-I)" and "Non Return to Zero L(NRZ-L)" has been coded.The program takes as input a 10 digit binary and displays the signal accross x and y coordinates based on the selected encoding technique.

The program is written in C++.

About

Signal encoding methods.


Languages

Language:C++ 100.0%