36
Network Operations & administration CS 4592 Lecture 9 Instructor: Ibrahim Tariq

Network Operations & administration CS 4592 Lecture 9

  • Upload
    marlis

  • View
    40

  • Download
    0

Embed Size (px)

DESCRIPTION

Network Operations & administration CS 4592 Lecture 9. Instructor: Ibrahim Tariq. TRANSMISSION MODES. - PowerPoint PPT Presentation

Citation preview

Page 1: Network Operations & administration  CS 4592 Lecture  9

Network Operations & administration CS 4592

Lecture 9

Instructor: Ibrahim Tariq

Page 2: Network Operations & administration  CS 4592 Lecture  9

4.2

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 three subclasses of serial transmission: asynchronous, synchronous, and isochronous.

Parallel TransmissionSerial Transmission

Page 3: Network Operations & administration  CS 4592 Lecture  9

Data Communication & Networks, Summer 2009

3

Page 4: Network Operations & administration  CS 4592 Lecture  9

4.4

Parallel transmission

Page 5: Network Operations & administration  CS 4592 Lecture  9

4.5

Serial transmission

Page 6: Network Operations & administration  CS 4592 Lecture  9

4.6

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

Page 7: Network Operations & administration  CS 4592 Lecture  9

4.7

Asynchronous here means “asynchronous at the byte level,”

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

Note

Page 8: Network Operations & administration  CS 4592 Lecture  9

4.8

Asynchronous transmission

Page 9: Network Operations & administration  CS 4592 Lecture  9

4.9

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

Page 10: Network Operations & administration  CS 4592 Lecture  9

4.10

Synchronous transmission

Page 11: Network Operations & administration  CS 4592 Lecture  9

4.11

ANALOG-TO-DIGITAL CONVERSION

Digital signal is superior to an analog signal. The tendency today is to change an analog signal to digital data. pulse code modulation

Page 12: Network Operations & administration  CS 4592 Lecture  9

4.12

Components of PCM encoder

Page 13: Network Operations & administration  CS 4592 Lecture  9

4.13

Figure 4.22 Three different sampling methods for PCM

Page 14: Network Operations & administration  CS 4592 Lecture  9

4.14

According to the Nyquist theorem, the sampling rate must be

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

Note

Page 15: Network Operations & administration  CS 4592 Lecture  9

4.15

Figure 4.24 Recovery of a sampled sine wave for different sampling rates

Page 16: Network Operations & administration  CS 4592 Lecture  9

4.16

Figure 4.26 Quantization and encoding of a sampled signal

Page 17: Network Operations & administration  CS 4592 Lecture  9

5.17

DIGITAL-TO-ANALOG CONVERSION

Digital-to-analog conversion is the process of changing one of the characteristics of an analog signal based on the information in digital data.

Aspects of Digital-to-Analog ConversionAmplitude Shift KeyingFrequency Shift KeyingPhase Shift KeyingQuadrature Amplitude Modulation

Topics discussed in this section:

Page 18: Network Operations & administration  CS 4592 Lecture  9

5.18

Digital-to-analog conversion

Page 19: Network Operations & administration  CS 4592 Lecture  9

5.19

Types of digital-to-analog conversion

Page 20: Network Operations & administration  CS 4592 Lecture  9

20

Bit rate is the number of bits per second. Baud rate is the number of signal

elements per second.

In the analog transmission of digital data, the baud rate is less than

or equal to the bit rate.

Note

Page 21: Network Operations & administration  CS 4592 Lecture  9

5.21

An analog signal carries 4 bits per signal element. If 1000 signal elements are sent per second, find the bit rate.

SolutionIn this case, r = 4, S = 1000, and N is unknown. We can find the value of N from

Example 5.1

Page 22: Network Operations & administration  CS 4592 Lecture  9

22

Binary Amplitude Shift Keying

Page 23: Network Operations & administration  CS 4592 Lecture  9

5.23

Binary amplitude shift keying --On Off Keying (OOK)

Page 24: Network Operations & administration  CS 4592 Lecture  9

5.24

Implementation of binary ASK

Page 25: Network Operations & administration  CS 4592 Lecture  9

25

Binary Frequency Shift Keying

Page 26: Network Operations & administration  CS 4592 Lecture  9

5.26

Binary frequency shift keying

Page 27: Network Operations & administration  CS 4592 Lecture  9

5.27

Figure 5.7 Bandwidth of MFSK used in Example 5.6

Page 28: Network Operations & administration  CS 4592 Lecture  9

5.28

Binary phase shift keying

Page 29: Network Operations & administration  CS 4592 Lecture  9

29

Binary Phase Shift Keying

Page 30: Network Operations & administration  CS 4592 Lecture  9

5.30

Implementation of BASK

Page 31: Network Operations & administration  CS 4592 Lecture  9

5.31

Figure 5.11 QPSK and its implementation

Page 32: Network Operations & administration  CS 4592 Lecture  9

5.32

Concept of a constellation diagram

Page 33: Network Operations & administration  CS 4592 Lecture  9

5.33

Show the constellation diagrams for an ASK (OOK), BPSK, and QPSK signals.

SolutionFigure 5.13 shows the three constellation diagrams.

Page 34: Network Operations & administration  CS 4592 Lecture  9

5.34

Figure 5.13 Three constellation diagrams

Page 35: Network Operations & administration  CS 4592 Lecture  9

5.35

Quadrature amplitude modulation is a combination of ASK and PSK.

Note

Page 36: Network Operations & administration  CS 4592 Lecture  9

5.36

Figure 5.14 Constellation diagrams for some QAMs