Computer Network and Infrastructure

Download Report

Transcript Computer Network and Infrastructure

Computer Network and
Infrastructure
Data Transmission
Dr. E.C. Kulasekere
Computer Network and Infrastructure
Section Objectives
Understand the concepts and terminology
associated with signal transmission.
 Analog and digital data transmission
techniques.
 Transmission impairments.
 Channel capacity. Shannon and Nyquist
formulas.

July 7, 2015
APIIT - 2004
2
Computer Network and Infrastructure
Data Transmission Terminology



Transmitter and Receiver.
Medium of transmission: Guided (Copper wire) and
Unguided (Free space:wireless).
Transmission path:
Direct link: No intermediate devices
 Point-to-Point: Direct link with only two devices sharing
the link
 Multipoint: More than two devices share the link

July 7, 2015
APIIT - 2004
3
Computer Network and Infrastructure
Data Transmission Terminology..

Simplex


Half duplex


One direction (e.g. television)
Either direction, but only one way at a time (WT sets)
Full duplex

Both directions at the same time
July 7, 2015
APIIT - 2004
4
Computer Network and Infrastructure
Time Domain Concepts

Continuous signal
 Varies

in a smooth manner over time
Discrete signal
 Signal
amplitude is known for only discrete time
values.

Periodic signal
 Pattern

repeated over time
Aperiodic signal
 Pattern
July 7, 2015
not repeated over time
APIIT - 2004
5
Computer Network and Infrastructure
Analog/Digital Waveforms
July 7, 2015
APIIT - 2004
6
Computer Network and Infrastructure
Periodic Waveforms
July 7, 2015
APIIT - 2004
7
Computer Network and Infrastructure
Frequency Domain Concepts

Peak Amplitude (A)


maximum strength of signal (in volts !)
Frequency (f)
Rate of change of signal
 Hertz (Hz) or cycles per second
 Period = time for one repetition (T = 1 / f)


Phase ()

Relative position in time
July 7, 2015
APIIT - 2004
8
Computer Network and Infrastructure
Data Rate and Bandwidth





Any transmission system has a limited band of
frequencies
This limits the data rate that can be carried
Data: entities that convey meaning
Signals: electric or electromagnetic representations
of data
Transmission: communication of data by
propagation and processing of Electromagnetic
signals
July 7, 2015
APIIT - 2004
9
Computer Network and Infrastructure
Analog and Digital Signals


Both can be electromagnetic signals.
Analog will have continuous amplitude while the
digital will have pulsed amplitude.
July 7, 2015
APIIT - 2004
10
Computer Network and Infrastructure
Analog and Digital Signals ..



Digital signaling is cheaper than analog signaling
and less susceptible to noise impairments.
Disadvantage of digital signaling is they are more
prone to attenuation distortions.
The above discussion is concentrated on explaining
using analog signals in representing analog data
while digital signals are used to represent digital
data.
July 7, 2015
APIIT - 2004
11
Computer Network and Infrastructure
Analog/Digital Data and Signals



Usually the type of signal that is used for
transmission is dependent on what kind of medium
we have to transmit.
For some cases digital data with digital signaling
may not be suitable (similar for analog)
Can use analog signal to carry digital data


Modem
Can use digital signal to carry analog data

Compact Disc audio
July 7, 2015
APIIT - 2004
12
Computer Network and Infrastructure
Analog Signals Carrying Digital
and Analog Data
July 7, 2015
APIIT - 2004
13
Computer Network and Infrastructure
Digital Signals Carrying Digital
and Analog Data
July 7, 2015
APIIT - 2004
14
Computer Network and Infrastructure
Transmission Impairments




Signal received may differ from signal transmitted
Analog - degradation of signal quality (S/N ratio)
Digital - bit errors (BER – Bit Error Ratio)
Caused by
Attenuation
 Delay distortion
 Noise

July 7, 2015
APIIT - 2004
15
Computer Network and Infrastructure
Transmission Impairments
Attenuation & Amplification
July 7, 2015
APIIT - 2004
16
Computer Network and Infrastructure
Transmission Impairments
Delay Distortion





Only in guided media
Propagation velocity varies with frequency
Hence signals are received at different times.
In digital signals, spill over occurs.
This distortion will impose a maximum bit rate over
transmission channels.
July 7, 2015
APIIT - 2004
17
Computer Network and Infrastructure



Transmission Impairments
Noise
Additional signals inserted between transmitter and
receiver
Thermal (white) Noise
Intermodulation Noise



Signals that are the sum and difference of original
frequencies sharing a medium
Crosstalk Noise
Impulse Noise
July 7, 2015
APIIT - 2004
18
Computer Network and Infrastructure
Effect of Noise on a Digital
Signal
July 7, 2015
APIIT - 2004
19
Computer Network and Infrastructure

The Four Concepts that
Determine the Channel Capacity
Data rate
In bits per second
 Rate at which data can be communicated


Bandwidth
In cycles per second of Hertz
 Constrained by transmitter and medium



Noise
Error Rate
July 7, 2015
APIIT - 2004
20
Computer Network and Infrastructure
Nyquist Theory
July 7, 2015
APIIT - 2004
21
Computer Network and Infrastructure
Shannon Theory
July 7, 2015
APIIT - 2004
22
Computer Network and Infrastructure
Review Questions

Differentiate between guided and unguided media


With guided media, the electromagnetic waves are
guided along the physical path whereas unguided
media provide a means for transmitting
electromagnetic waves but do not guide them, for
example free space.
What is the relationship between a signal’s spectrum and
its bandwidth?

The spectrum of a signal is the frequencies it contains
while the bandwidth of a signal is the width of the
spectrum.
July 7, 2015
APIIT - 2004
23
Computer Network and Infrastructure
Review Problems

Given an amplifier with an effective noise
temperature of 10,000K and a 10MHz bandwidth,
wt thermal noise level may be expected at its
output?
N
July 7, 2015
N=10 log k + 10 log T + 10 log B
= –228.6 dBW + 10 log 104 + 10 log 107
= –228.6 + 40 + 70 = –118.6 dBW
APIIT - 2004
24
Computer Network and Infrastructure
Review Problem

A digital signaling system is required to operate at
9600bps. If a signal element is encodes a 4bit word,
what is the minimum required bandwidth of the
channel?
Using Nyquist's equation: C = 2B log2M
We have C = 9600 bps
log2M = 4, because a signal element encodes a 4-bit w
Therefore, C = 9600 = 2B ´ 4, and B = 1200 Hz
July 7, 2015
APIIT - 2004
25