Data and Computer Communications

Download Report

Transcript Data and Computer Communications

Data and Computer
Communications
Chapter 3 – Data Transmission
Ninth Edition
by William Stallings
Data and Computer Communications, Ninth
Edition by William Stallings, (c) Pearson
Education - Prentice Hall, 2011
Data Transmission
The successful
transmission of
data depends on
two factors:
•
quality of the signal
being transmitted
•
characteristics of the
transmission medium
Transmission Terminology
Data transmission occurs between transmitter
and receiver over some transmission medium.
Communication
is in the form of
electromagnetic
waves.
Guided
media
twisted pair,
coaxial cable,
optical fiber
Unguided
media
(wireless)
air, vacuum,
seawater
Transmission Terminology
Transmission Terminology
 Simplex

signals transmitted in one direction
• eg. Television
 Half

duplex
both stations transmit, but only one at a time
• eg. police radio
 Full

duplex
simultaneous transmissions
• eg. telephone
Frequency, Spectrum and
Bandwidth
Time Domain Concepts
 analog signal
• signal intensity varies smoothly with no breaks
 digital signal
• signal intensity maintains a constant level and
then abruptly changes to another level
 periodic signal
• signal pattern repeats over time
 aperiodic signal
• pattern not repeated over time
Analog and Digital Signals
Periodic
Signals
The simplest sort of
signal is a periodic
signal, in which the same
signal pattern repeats
over time.
Sine Wave
(periodic continuous signal)

peak amplitude (A)



frequency (f)





maximum strength of signal
typically measured in volts
rate at which the signal repeats
Hertz (Hz) or cycles per second
period (T) is the amount of time for one repetition
T = 1/f
phase ()

relative position in time within a single period of signal
Varying Sine Waves
s(t) = A sin(2ft +)
Wavelength ()
the wavelength of
a signal is the
distance occupied
by a single cycle
can also be stated as the
distance between two
points of corresponding
phase of two consecutive
cycles
especially when v=c
• c = 3*108 ms-1
(speed of light in
free space)
assuming signal
velocity v, then the
wavelength is related
to the period as  = vT
or
equivalently
f = v
Frequency Domain Concepts
 signals
are made up of many frequencies
 components are sine waves
 Fourier analysis can show that any signal
is made up of components at various
frequencies, in which each component is a
sinusoid
 can plot frequency domain functions
Addition of
Frequency
Components
(T=1/f)
c is sum of f & 3f
Data Rate and Bandwidth
any transmission
system has a
limited band of
frequencies
limiting
bandwidth
creates
distortions
this limits the data
rate that can be
carried on the
transmission medium
most energy in
first few
components
square waves
have infinite
components and
hence an infinite
bandwidth
There is a direct relationship between
data rate and bandwidth.
Analog and Digital Data
Transmission
 data

entities that convey information
 signals

electric or electromagnetic representations of
data
 signaling

physically propagates along a medium
 transmission

communication of data by propagation and
processing of signals
Acoustic Spectrum (Analog)
Analog and Digital
Transmission
Advantages & Disadvantages
of Digital Signals
Audio Signals

frequency range of typical speech is 100Hz-7kHz
 easily converted into electromagnetic signals
 varying volume converted to varying voltage
 can limit frequency range for voice channel to
300-3400Hz

Video
Signals
to produce a video signal a TV
camera is used
 USA standard is 483 lines per
frame, at a rate of 30 complete
frames per second


actual standard is 525 lines but 42
lost during vertical retrace
horizontal scanning frequency is
525 lines x 30 scans = 15750 lines
per second
 max frequency if line alternates
black and white
 max frequency of 4.2MHz
Conversion of PC Input to
Digital Signal
Digital Signals
Analog and
Digital
Transmission
Transmission Impairments
 signal
received may differ from signal
transmitted causing:


analog - degradation of signal quality
digital - bit errors
 most



significant impairments are
attenuation and attenuation distortion
delay distortion
noise
Equalize
attenuation across
the band of
frequencies used
by using loading
coils or amplifiers.
Received signal
strength must be:
•strong enough to be
detected
•sufficiently higher than
noise to be received
without error
Strength can be
increased using
amplifiers or
repeaters.
ATTENUATION
 signal strength falls off with distance over any
transmission medium
 varies with frequency
Noise
unwanted signals
inserted between
transmitter and
receiver
is the major limiting
factor in
communications
system performance
Thermal noise - White noise

Thermal noise is due to thermal agitation of
electrons. It is present in all electronic devices and
transmission media and is a function of
temperature.
 Thermal noise is uniformly distributed across the
bandwidths typically used in communications
systems and hence is often referred to as white
noise.
 Thermal noise cannot be eliminated and therefore
places an upper bound on communications
system performance.
intermodulation noise
 When
signals at different frequencies
share the same transmission medium, the
result may be intermodulation noise.
 The effect of intermodulation noise is to
produce signals at a frequency that is the
sum or difference of the two original
frequencies or multiples of those
frequencies.
Categories of Noise
Intermodulation noise
• produced by nonlinearities in the
transmitter, receiver, and/or
intervening transmission medium
• effect is to produce signals at a
frequency that is the sum or
difference of the two original
frequencies
Categories of Noise
Crosstalk:


Impulse Noise:




caused by external
electromagnetic interferences
noncontinuous, consisting of
irregular pulses or spikes
short duration and high
amplitude
minor annoyance for analog
signals but a major source of
error in digital data
a signal from one line is
picked up by another
can occur by electrical
coupling between nearby
twisted pairs or when
microwave antennas pick
up unwanted signals
Channel Capacity
Maximum rate at which data can be transmitted over a
given communications channel under given conditions
bandwidth
data rate
noise
in cycles
average
in bits per
per
noise level
second
second or
over path
Hertz
error rate
rate of
corrupted
bits
main
limitations constraint
due to
on
physical
achieving
properties efficiency
is noise
Summary
 transmission

concepts and terminology
guided/unguided media
 frequency,
spectrum and bandwidth
 analog vs. digital signals
 data rate and bandwidth relationship
 transmission impairments

attenuation/delay distortion/noise
 channel

capacity
Nyquist/Shannon