Top Banner
Data Communication Network 331: STUDY DATA COMMUNICATIONS AND NETWORKS
41

Data Communication Network

Feb 24, 2016

Download

Documents

denna

Data Communication Network. 331: STUDY DATA COMMUNICATIONS AND NETWORKS. 331: STUDY DATA COMMUNICATIONS AND NETWORKS. 1. Discuss computer networks (5 hrs) 2. Discuss data communications (15 hrs). 331.2: Discuss Data Communications. PERFORMANCE STANDARD - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Data Communication Network

Data Communication Network

331: STUDY DATA COMMUNICATIONS AND NETWORKS

Page 2: Data Communication Network

331: STUDY DATA COMMUNICATIONS AND NETWORKS

1. Discuss computer networks (5 hrs) 2. Discuss data communications (15 hrs)

Page 3: Data Communication Network

331.2: Discuss Data Communications PERFORMANCE STANDARD

◦ Given a network system, identify and illustrate the different data communications components clearly

Objectives:◦ Define elements of a communication system◦ Define data communications◦ Discuss various types of transmission media and

their characteristics◦ Discuss encoding of information for transmission◦ Discuss types of signal & their characteristics◦ Relate data capacity of a channel and bandwidth◦ Classify media based on bandwidth◦ Discuss channel organization

Page 4: Data Communication Network

SKILL AREA 331.2.3

Discuss encoding of information for transmission

Page 5: Data Communication Network

Data vs. Information

Data raw facts no context just numbers and

text

Information data with context processed data value-added to data

◦ summarized◦ organized◦ analyzed

Page 6: Data Communication Network

We have all seen computers do seemingly miraculous things with all kinds of sounds, pictures, graphics, numbers, and text.

All of the wonderful multi-media that we see on modern computers is all constructed from simple ON/OFF switches - millions of them - but really nothing much more complicated than a switch.

The trick is to take all of the real-world sound, picture, number etc data that we want in the computer and convert it into the kind of data that can be represented in switches.

Data in computer

Page 7: Data Communication Network

Data in computer

Page 8: Data Communication Network
Page 9: Data Communication Network

Data Encoding

Page 10: Data Communication Network

Data Encoding refers the various techniques of impressing data (0,1) or information on an electrical, electromagnetic or optical signal that would propagate through the physical medium making up the communication link between the two devices.

Data Encoding

Page 11: Data Communication Network

Digital Data, Analog Signals [modem] Digital Data, Digital Signals [wired LAN] Analog Data, Digital Signals [codec]

◦ Frequency Division Multiplexing (FDM)◦ Wave Division Multiplexing (WDM) [fiber]◦ Time Division Multiplexing (TDM)◦ Pulse Code Modulation (PCM) [T1]◦ Delta Modulation

Data Encoding Techniques

Page 12: Data Communication Network

Two types of data Analog and Digital Two types of Signals (transmission

techniques) Analog and Digital

Data and Signals

Page 13: Data Communication Network

The signal is exact Signals can be checked for errors Noise/interference are easily filtered out A variety of services can be offered over

one line Higher bandwidth is possible with data

compression

Advantages of Digital Transmission

Page 14: Data Communication Network

14

Advantages of Analog Transmission Most mediums support analog transmission

- used for wireless communication The telephone infrastructure provides a

relatively cheap “individual point-to-point” transmission

Page 15: Data Communication Network

15

Interpreting Signals Need to know

◦ Timing of bits - when they start and end◦ Signal levels

Factors affecting successful interpreting of signals◦ Signal to noise ratio◦ Data rate◦ Bandwidth

Page 16: Data Communication Network

16

Comparison of Encoding Schemes (1) Signal Spectrum

◦ Lack of high frequencies reduces required bandwidth

◦ Lack of dc component allows ac coupling via transformer, providing isolation

◦ Concentrate power in the middle of the bandwidth Clocking

◦ Synchronizing transmitter and receiver◦ External clock◦ Sync mechanism based on signal

Page 17: Data Communication Network

17

Comparison of Encoding Schemes (2) Error detection

◦ Can be built in to signal encoding Signal interference and noise immunity

◦ Some codes are better than others Cost and complexity

◦ Higher signal rate (& thus data rate) lead to higher costs

◦ Some codes require signal rate greater than data rate

Page 18: Data Communication Network

18

Page 19: Data Communication Network

19

Analog Signals Carrying Analog and Digital Data

Page 20: Data Communication Network

20

Digital Signals Carrying Analog and Digital Data

Page 21: Data Communication Network

21

Page 22: Data Communication Network

22

Digital Data - Digital Signal It is logical to represent digital data with a

digital signal Digital signal

◦ Discrete, discontinuous voltage pulses◦ Each pulse is a signal element◦ Binary data encoded into signal elements

Signal changes value as the data changes value from 0 to 1 and 1 to 0

Several line encoding schemes are possible. Each has pros and cons

Page 23: Data Communication Network

23

Encoding Schemes There are many encoding schemes. We will

focus on:◦ Nonreturn to Zero-Level (NRZ-L)◦ Nonreturn to Zero Inverted (NRZI)◦ Manchester◦ Differential Manchester

Page 24: Data Communication Network

Nonreturn to Zero-Level (NRZ-L) Two different voltages for 0 and 1 bits Voltage constant during bit interval

◦ no transition I.e. no return to zero voltage e.g. Absence of voltage for zero, constant

positive voltage for one More often, negative voltage for one value

and positive for the other This is NRZ-L

Page 25: Data Communication Network

Nonreturn to Zero Inverted Nonreturn to zero inverted on ones Constant voltage pulse for duration of bit Data encoded as presence or absence of

signal transition at beginning of bit time Transition (low to high or high to low)

denotes a binary 1 No transition denotes binary 0 An example of differential encoding

Page 26: Data Communication Network

NRZ

Page 27: Data Communication Network

NRZ pros and cons Pros

◦ Easy to engineer◦ Make good use of bandwidth

Cons◦ dc component◦ Lack of synchronization capability

Used for magnetic recording Not often used for signal transmission

Page 28: Data Communication Network

Ensures that each bit has some type of signal change

Solves the synchronization problem. There is always a transition in the middle of

the interval. Manchester code signal:

◦ Changes from high to low in the middle of the interval to transmit a 0, and

◦ Changes from low to high in the middle of the interval.

Manchester Digital Encoding Schemes

Page 29: Data Communication Network

Used in most local area networks No transmission in the beginning interval = 1 Transmission in the beginning interval = 0 Receiver can synchronize itself with the

incoming bit stream. Disadvantage: Nearly half of the time there

will be two transitions during each bit. Hardware has to work twice as hard of that of NRZ encode signal.

Therefore it can be inefficient.

Differential Manchester

Page 30: Data Communication Network

Manchester Encoding

Page 31: Data Communication Network

Differential Manchester Encoding

Page 32: Data Communication Network

32

Examples of four digital encoding schemes

Digital Data - Digital Signal

Page 33: Data Communication Network

Analog Data, Digital Signal Digitization

◦ Conversion of analog data into digital data◦ Digital data can then be transmitted using NRZ-L◦ Digital data can then be transmitted using code

other than NRZ-L◦ Digital data can then be converted to analog

signal◦ Analog to digital conversion done using a codec◦ Pulse code modulation◦ Delta modulation

Page 34: Data Communication Network

Digitizing Analog Data

Page 35: Data Communication Network

Analog Data, Digital Signal Digitization

◦ Conversion of analog data into digital data◦ Digital data can then be transmitted using NRZ-L◦ Digital data can then be transmitted using code

other than NRZ-L◦ Digital data can then be converted to analog

signal◦ Analog to digital conversion done using a codec◦ Pulse code modulation◦ Delta modulation

Page 36: Data Communication Network

Digitizing Analog Data

Page 37: Data Communication Network

Pulse Code Modulation(PCM) (1) If a signal is sampled at regular intervals at

a rate higher than twice the highest signal frequency, the samples contain all the information of the original signal.

Voice data limited to below 4000Hz Require 8000 sample per second Analog samples (Pulse Amplitude

Modulation, PAM) Each sample assigned digital value

Page 38: Data Communication Network

Pulse Code Modulation(PCM) (2) 4 bit system gives 16 levels Quantized

◦ Quantizing error or noise◦ Approximations mean it is impossible to recover

original exactly 8 bit sample gives 256 levels Quality comparable with analog

transmission 8000 samples per second of 8 bits each

gives 64kbps

Page 39: Data Communication Network

Analog Data, Analog Signals Why modulate analog signals?

◦ Higher frequency can give more efficient transmission

◦ Permits frequency division multiplexing Types of modulation

◦ Amplitude◦ Frequency◦ Phase

Page 40: Data Communication Network

Analog Modulation

Page 41: Data Communication Network

QUESTION?