Presentation is loading. Please wait.

Presentation is loading. Please wait.

COLLEGE OF APPLIED STUDIES AND COMMUNITY SERVICE

Similar presentations


Presentation on theme: "COLLEGE OF APPLIED STUDIES AND COMMUNITY SERVICE"— Presentation transcript:

1 COLLEGE OF APPLIED STUDIES AND COMMUNITY SERVICE
KING SAUD UNIVERSITY COLLEGE OF APPLIED STUDIES AND COMMUNITY SERVICE CT 1402 Lab sheet #2 1nd semester By: Adal ALashban Line Encoding

2 :1- Polar NRZ-L With random number data

3 :Polar NRZ-L

4 :Polar NRZ-L

5 :Polar NRZ-L

6 :Polar NRZ-L with Decoder

7 Polar NRZ-L with Decoder:

8 :Polar NRZ-L Data input from the user %% Line coding
clear; close all; clc; Len = input(' Please enter the length of the signal: ' ); X = zeros (1, Len); for i = 1: Len X(i)= input(' Enter the value of the bit (0 or 1): ' ); end j = (1: Len)'; Y = X';

9 :Polar NRZ-L

10 :Polar NRZ-L

11 :2- Polar RZ With random number data

12 :Polar RZ Change the Binary number generator parameter as in NRZ
Change the Pulse Generators as following:

13 Polar RZ:

14 Polar RZ with Decoder:

15 Polar RZ: Data input from the user

16 Polar RZ:

17 3- Polar MAN: With random number data

18 3- Polar MAN:

19 Polar MAN with Decoder:

20 Polar MAN: Data input from the user

21 Polar MAN:

22 Thank You


Download ppt "COLLEGE OF APPLIED STUDIES AND COMMUNITY SERVICE"

Similar presentations


Ads by Google