Chapter 4 Digital Transmission Computer Networks 1 Example
























- Slides: 24

Chapter 4 Digital Transmission Computer Networks 1

Example 1 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/ 10 -3= 1000 pulses/s Bit Rate = Pulse Rate x log 2 L = 1000 x log 2 2 = 1000 bps Computer Networks 2

Example 2 A signal has four data levels with a pulse duration of 1 ms. We calculate the pulse rate and bit rate as follows: Pulse Rate = = 1000 pulses/s Bit Rate = Pulse. Rate x log 2 L = 1000 x log 2 4 = 2000 bps Computer Networks 3

Figure 4. 3 DC component Computer Networks 4

Figure 4. 4 Lack of synchronization Computer Networks 5

Example 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? Solution At 1 Kbps: 1000 bits sent 1001 bits received 1 extra bps At 1 Mbps: 1, 000 bits sent 1, 000 bits received 1000 extra bps Computer Networks 6

Figure 4. 4 Lack of synchronization Computer Networks 7

Example 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? Solution At 1 Kbps: 1000 bits sent 1001 bits received 1 extra bps At 1 Mbps: 1, 000 bits sent 1, 000 bits received 1000 extra bps Computer Networks 8

Figure 4. 5 Line coding schemes Computer Networks 9

Note: Unipolar encoding uses only one voltage level. Computer Networks 10

Figure 4. 6 Unipolar encoding Computer Networks 11

Note: Polar encoding uses two voltage levels (positive and negative). Computer Networks 12

Figure 4. 7 Types of polar encoding Computer Networks 13

Note: In NRZ-L the level of the signal is dependent upon the state of the bit. Computer Networks 14

Note: In NRZ-I the signal is inverted if a 1 is encountered. Computer Networks 15

Figure 4. 8 NRZ-L and NRZ-I encoding Computer Networks 16

Figure 4. 9 RZ encoding Computer Networks 17

Note: A good encoded digital signal must contain a provision for synchronization. Computer Networks 18

Figure 4. 10 Manchester encoding Computer Networks 19

Note: In Manchester encoding, the transition at the middle of the bit is used for both synchronization and bit representation. Computer Networks 20

Figure 4. 11 Differential Manchester encoding Computer Networks 21

Note: In differential Manchester encoding, the transition at the middle of the bit is used only for synchronization. The bit representation is defined by the inversion or noninversion at the beginning of the bit. Computer Networks 22

Note: In bipolar encoding, we use three levels: positive, zero, and negative. Computer Networks 23

Figure 4. 12 Bipolar AMI encoding Computer Networks 24