+ All Categories
Home > Documents > Computer Communication & Networks

Computer Communication & Networks

Date post: 01-Jan-2016
Category:
Upload: lillith-park
View: 30 times
Download: 2 times
Share this document with a friend
Description:
Computer Communication & Networks. Lecture 6 Physical Layer: Digital Transmission. Physical Layer. Physical Layer Topics to Cover. Signals. Digital Transmission. Analog Transmission. Multiplexing. Transmission Media. Digital to Digital Conversion. - PowerPoint PPT Presentation
39
1 Computer Communication & Networks Lecture 6 Physical Layer: Digital Transmission
Transcript

1

Computer Communication & Networks

Lecture 6

Physical Layer: Digital Transmission

2

Physical Layer

3

Physical Layer Topics to CoverSignals

Digital Transmission

Analog Transmission

Multiplexing

Transmission Media

4

Digital to Digital Conversion

The conversion involves three techniques: line line codingcoding, block codingblock coding, and scramblingscrambling. . Line coding is always needed; block coding and scrambling may or may not be needed.

Line CodingLine Coding Line Coding SchemesLine Coding Schemes Block CodingBlock Coding ScramblingScrambling

5

Line Coding & Decoding

6

Signal Levels (Elements) Vs Data Levels (Elements)

7

Pulse Rate Vs Bit Rate

ExampleExample

A signal has two data levels with a pulse duration of 1 ms. We calculate the pulse rate and bit rate as follows:

Pulse Rate = 1/ 10Pulse Rate = 1/ 10-3-3= 1000 pulses/s= 1000 pulses/s

Bit Rate = Pulse Rate x logBit Rate = Pulse Rate x log22 L = 1000 x log L = 1000 x log22 2 = 1000 bps 2 = 1000 bps

8

DC Component

9

Lack of Synchronization

10

Example 3Example 3

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?

SolutionSolution

At 1 Kbps:1000 bits sent 1001 bits received1 extra bpsAt 1 Mbps: 1,000,000 bits sent 1,001,000 bits received1000 extra bps

11

Line Coding Schemes

12

In unipolar encoding, we use only one voltage level.

Note

13

Unipolar Encoding

14

In polar encoding, we use two voltage levels: positive & negative

Note

15

Polar: NRZ-L and NRZ-I Encoding

16

In NRZ-L the level of the voltage determines the value of the bit.

In NRZ-I the inversion or the lack of inversion

determines the value of the bit.

Note

17

Polar: RZ Encoding

18

Polar: Manchester Encoding

19

Polar: Differential Manchester Encoding

20

In Manchester and differential Manchester encoding, the transition

at the middle of the bit is used for synchronization.

Note

21

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

Note

22

Bipolar: AMI (Alternative Mark Inversion) Encoding

23

Summary

24

Sampling

Pulse Code ModulationPulse Code ModulationSampling Rate: Nyquist TheoremSampling Rate: Nyquist Theorem

25

PCM

26

Quantization & Encoding Samples

27

According to the Nyquist theorem, the sampling rate must be

at least 2 times the highest frequency contained in the signal.

Note

28

Transmission Modes

29

Transmission Modes

The transmission of binary data across a link can be accomplished in either parallel or serial mode. In parallel mode, multiple bits are sent with each clock tick. In serial mode, 1 bit is sent with each clock tick. While there is only one way to send parallel data, there are two subclasses of serial transmission: asynchronous, synchronous.

30

31

Parallel Transmission

32

Serial Transmission

33

In asynchronous transmission, we send 1 start bit (0) at the beginning and 1 or more stop bits (1s) at the end of each

byte. There may be a gap between each byte.

Note

34

Asynchronous here means “asynchronous at the byte level,”

but the bits are still synchronized; their durations are the same.

Note

35

Asynchronous Transmission

36

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

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

Note

37

Synchronous Transmission

38

Readings

Chapter 4 (B.A Forouzan) Section 4.1, 4.2, 4.3

39


Recommended