Python Implementation of Bipolar AMI and B8ZS Scrambling Technique

Python programming and Data Visualisation

a picture of Gurv smiling

Demonstrated Bipolar 8 Zero Substitution(B8ZS) Scrambling technique using Python.

The problem statement was to fist convert a 10 bit data stream to Bipolar Alternate Mark Inversion(AMI) and then show B8ZS Scrambling techniques.

The data visualisation was done using Matplotlib module.

View Project