CSE 320 Assignment 3
In this assignment, you have to draw some signals for a digital data stream. For this, you
have to follow the following steps:
1. First, calculate a number using the following formula:
- N = (Last 4 digits of your ID) mod 256
2. Convert the calculated number to binary. You will get an 8-digit binary number.
3. Use 4B/5B block coding to convert the 8 bits to 10 bits binary stream.
4. Now, draw the signal for the following line coding schemes:
a. NRZ
b. NRZ-L
c. NRZ-I
d. Manchester
e. Differential Manchester
f. Bipolar AMI
g. MLT-3
N.B.: Use any value as the previous state when necessary. But mentioning the
assumed level is necessary
Use the following table for 4B/5B block coding: