cit 307 online data communications

27
CIT 307 Online Data Communications Digital Transmission Digital Transmission Module 5 Module 5 Kevin Siminski, Instructor Kevin Siminski, Instructor

Upload: elvina

Post on 14-Jan-2016

26 views

Category:

Documents


0 download

DESCRIPTION

CIT 307 Online Data Communications. Digital Transmission. Kevin Siminski, Instructor. Module 5. Linecoding. Characteristics Line Coding Schemes Other Schemes. Line Coding. Signal level versus data level. DC Component. Lack of synchronization. Why is timing important?. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: CIT 307 Online Data Communications

CIT 307 OnlineData Communications

Digital TransmissionDigital Transmission

Module 5Module 5Kevin Siminski, InstructorKevin Siminski, Instructor

Page 2: CIT 307 Online Data Communications

Linecoding

Characteristics Line Coding Schemes Other Schemes

Page 3: CIT 307 Online Data Communications

Line Coding

Page 4: CIT 307 Online Data Communications

Signal level versus data level

Page 5: CIT 307 Online Data Communications

DC Component

Page 6: CIT 307 Online Data Communications

Lack of synchronization

Page 7: CIT 307 Online Data Communications

Why is timing important?

In a digital transmission, the receiver clock is 0.1 percent faster than the sender clock. How many extra bits per second does the receiver receive if the data rate is 1 Kbps? How many if the data rate is 1 Mbps?

Page 8: CIT 307 Online Data Communications

Why timing (continued)?

At 1 Kbps:– 1000 bits sent 1001 bits received1 extra bps

At 1 Mbps: – 1,000,000 bits sent 1,001,000 bits received1000 extra

bps

Page 9: CIT 307 Online Data Communications

Line Coding

Page 10: CIT 307 Online Data Communications

Unipolar Encoding

Unipolar encoding uses only one voltage level.

Page 11: CIT 307 Online Data Communications

Unipolar Encoding

Page 12: CIT 307 Online Data Communications

Polar Encoding

Polar encoding uses two voltage levels Polar encoding uses two voltage levels (positive and negative).(positive and negative).

Page 13: CIT 307 Online Data Communications

Polar Encoding

Page 14: CIT 307 Online Data Communications

Polar encoding

In NRZ-L the level of the signal is dependent In NRZ-L the level of the signal is dependent upon the state of the bit.upon the state of the bit.

In NRZ-L the level of the signal is In NRZ-L the level of the signal is dependent upon the state of the bit.dependent upon the state of the bit.

Page 15: CIT 307 Online Data Communications

NRZ-L & NRZ-I encoding

Page 16: CIT 307 Online Data Communications

RZ encoding

Page 17: CIT 307 Online Data Communications

Synchronization

A good encoded digital signal must contain A good encoded digital signal must contain a provision for synchronization. a provision for synchronization.

Timing/synchronization is one of the most Timing/synchronization is one of the most important elements in Layer 1important elements in Layer 1

Page 18: CIT 307 Online Data Communications

Bi-polar Encoding

In bipolar encoding, we use three levels: In bipolar encoding, we use three levels: positive, zero, and negative. This is the positive, zero, and negative. This is the

most common encoding mechanism used most common encoding mechanism used in North America transmission systemsin North America transmission systems

Page 19: CIT 307 Online Data Communications

Bi-polar AMI encoding

Page 20: CIT 307 Online Data Communications

Data transmission

Page 21: CIT 307 Online Data Communications

Parallel Transmission

Page 22: CIT 307 Online Data Communications

Serial Transmission

Page 23: CIT 307 Online Data Communications

Asynchronous Transmission

Asynchronous here means “asynchronous Asynchronous here means “asynchronous at the byte level,” but the bits are still at the byte level,” but the bits are still synchronized; their durations are the synchronized; their durations are the

same.same.

Page 24: CIT 307 Online Data Communications

Asynchronous Transmission

Page 25: CIT 307 Online Data Communications

Synchronous Transmission

In synchronous transmission, In synchronous transmission, we send bits one after another without we send bits one after another without

start/stop bits or gaps. start/stop bits or gaps. It is the responsibility of the receiver to It is the responsibility of the receiver to

group the bits.group the bits.

Page 26: CIT 307 Online Data Communications

Synchronous Transmission

Page 27: CIT 307 Online Data Communications

Important point to consider

Timing/Synchronization is the single most important element in a data communications network.

Encoding transforms 0’s & 1’s into electronic pulses.

The North American standard used today is Bi-Polar encoding