SlideShare a Scribd company logo
Communications Systems
Dr. Muhammad Saleem AwanDr. Muhammad Saleem Awan
Communication systems week 2
Communication systems week 2
Goals in Communication System Design
• To maximize transmission rate, R
• To maximize system utilization, U
• To minimize bit error rate, Pe
• To minimize required systems bandwidth, W
• To minimize system complexity, Cx
• To minimize required power, Eb/No
Communication systems week 2
Communication systems week 2
Noise FigureNoise Figure
• Noise FactorNoise Factor is a figure of merit that indicates how much a
component, or a stage degrades the SNR of a system:
F = (S/N)i / (S/N)o
where (S/N)i= input SNR (not in dB)
and (S/N)o = output SNR (not in dB)
• Noise FigureNoise Figure is the Noise Factor in dB:
NF(dB)=10 log F = (S/N)i(dB) - (S/N)o (dB)
External NoiseExternal Noise
• Equipment / Man-made Noise is generated by any equipment
that operates with electricity
• Atmospheric Noise is often caused by lightning
• Space or Extraterrestrial Noise is strongest from the sun and,
at a much lesser degree, from other stars
Internal NoiseInternal Noise
• Thermal NoiseThermal Noise is produced by the random motion of
electrons in a conductor due to heat.
Noise power, PN= kTB
where T = absolute temperature in K
k = Boltzmann’s constant, 1.38x10-23 J/K
B = noise power bandwidth in Hz
Noise voltage kTBR4VN =
Noise density N0 = Noise per Hertz = kT
Uniformly distributed across the frequency spectrum
It cannot be eliminated Upper bound on capacity⇒
Analog signals of bandwidth W can be represented by 2W samples/s
Channels of bandwidth W support transmission of 2W symbols/s
• The maximum rate at which data can be transmitted over a given
communication channel, under given conditions, is referred to as the
channel capacitychannel capacity.
• Data rateData rate
– The rate in bits per second (bps) at which data can be communicated
• BandwidthBandwidth
– In cycles per second, or Hertz
– Constrained by transmitter and the nature of the medium
• Error rateError rate
– The rate at which errors occur, where an error is the reception of a 1 when a
0 was transmitted or the reception of a 0 when a 1 was transmitted.
• We would like to make as efficient use as possible of a given bandwidth,
i.e., we would like to get as high a data rate as possible at a particular
limit of error rate for a given bandwidth.
Channel CapacityChannel Capacity
Data Rate and BandwidthData Rate and Bandwidth
• Effective bandwidth is the band within which most of the
signal energy is concentrated. Here, “most” is somewhat
arbitrary.
• Although a given waveform may contain frequencies over
a very broad range, as a practical matter, any transmission
system will be able to accommodate only a limited band
of frequencies.
– because of the limitation of transmitter & medium &
receiver
– This limits the data rate that can be carried on the
transmission system.
Effective BandwidthEffective Bandwidth
• Effective bandwidth is one property of transmission system.
• If the effective bandwidth of the input signal is larger than the bandwidth
of transmission system, the output signal will be distorted a lot!
• The signal’s bandwidth should match the bandwidth supported by the
transmission system.
Transmission System
Input signal Output signal
If a periodic signal is decomposed into five sine waves with
frequencies of 100, 300, 500, 700, and 900 Hz, what is its
bandwidth? Draw the spectrum, assuming all components have a
maximum amplitude of 10 V.
Solution
Let fh be the highest frequency, fl the lowest frequency, and B the
bandwidth. Then
Example
The spectrum has only five spikes, at 100, 300, 500, 700, and 900
Hz (see next Figure).
Figure The bandwidth for Example
A periodic signal has a bandwidth of 20 Hz. The highest frequency is 60 Hz. What
is the lowest frequency? Draw the spectrum if the signal contains all frequencies
of the same amplitude.
Solution
Let fh be the highest frequency, fl the lowest frequency, and B the bandwidth.
Then
Example
The spectrum contains all integer frequencies. We show this by a series of
spikes (see next Figure).
Figure The bandwidth for Example
A nonperiodic composite signal has a bandwidth of 200 kHz, with a
middle frequency of 140 kHz and peak amplitude of 20 V. The two
extreme frequencies have an amplitude of 0. Draw the frequency
domain of the signal.
Example
Solution
The lowest frequency must be at 40 kHz
and the highest at 240 kHz. Next Figure
shows the frequency domain and the
bandwidth.
Two FormulasTwo Formulas
• Problem: given a bandwidth, what data rate can we
achieve?
• Nyquist Formula
– Assume noise free
• Shannon Capacity Formula
– Assume white noise
NyquistNyquist FormulaFormula
• Assume a channel is noise free.
• Nyquist formulation:Nyquist formulation: if the rate of signal transmission is 2B,
then a signal with frequencies no greater than B is sufficient
to carry the signal rate.
– Given bandwidth B, highest signal rate is 2B.
• Why is there such a limitation?
– due to intersymbol interference, such as is produced by delay
distortion.
• Given binary signal (two voltage levels), the maximum data
rate supported by B Hz is 2B bps.
– One signal represents one bit
NyquistNyquist FormulaFormula
• Signals with more than two levels can be used, i.e., each
signal element can represent more than one bit.
– E.g., if a signal has 4 different levels, then a signal can be used to
represents two bits: 00, 01, 10, 11
• With multilevel signalling, the Nyquist formula becomes:
– C = 2B log2M
– M is the number of discrete signal levels, B is the given
bandwidth, C is the channel capacity in bps.
– How large can M be?
• The receiver must distinguish one of M possible signal elements.
• Noise and other impairments on the transmission line will limit the
practical value of M.
• Nyquist’s formula indicates that, if all other things are
equal, doubling the bandwidth doubles the data rate.
Communication systems week 2
Shannon Capacity FormulaShannon Capacity Formula
• Now consider the relationship among data rate, noise,
and error rate.
• Faster data rate shortens each bit, so burst of noise
affects more bits
– At given noise level, higher data rate results in higher error rate
• All of these concepts can be tied together neatly in a
formula developed by Claude Shannon.
– For a given level of noise, we would expect that a greater signal
strength would improve the ability to receive data correctly.
– The key parameter is the SNR: Signal-to-Noise Ratio, which is the
ratio of the power in a signal to the power contained in the noise.
– Typically, SNR is measured at receiver, because it is the receiver
that processes the signal and recovers the data.
• For convenience, this ratio is often reported in decibels
– SNR = signal power / noise power
– SNRdb
=
10 log10(SNR) in dB
Shannon Capacity FormulaShannon Capacity Formula
• Shannon Capacity Formula:
– C = B log2(1+SNR) in bps - maximum data rate
– Only white noise is assumed. Therefore it represents the
theoretical maximum that can be achieved.
• This is referred to as error-free capacity.
• Some remarks:
– Given a level of noise, the data rate could be increased by
increasing either signal strength or bandwidth.
– As the signal strength increases, so do the effects of nonlinearities
in the system which leads to an increase in intermodulation noise.
– Because noise is assumed to be white, the wider the bandwidth,
the more noise is admitted to the system. Thus, as B increases,
SNR decreases.
Communication systems week 2
Communication systems week 2
• Consider an example that relates the Nyquist and Shannon formulations.
Suppose the spectrum of a channel is between 3 MHz and 4 MHz, and
SNRdB = 24dB. So,
B = 4 MHz – 3 MHz = 1 MHz
SNRdB = 24 dB = 10 log10(SNR)  SNR = 251
• Using Shannon’s formula, the capacity limit C is:
C = 106
x 1og2(1+251) ≈ 8 Mbps.
• If we want to achieve this limit, how many signaling levels are required at
least?
By Nyquist’s formula: C = 2Blog2M
We have 8 x 106
= 2 x 106
x log2M  M = 16.
ExampleExample
Communication systems week 2
Communication systems week 2
Transmission ImpairmentsTransmission Impairments
• With any communications system, the signal that is received
may differ from the signal that is transmitted, due to various
transmission impairments.
• Consequences:
– For analog signals: degradation of signal quality
– For digital signals: bit errors
• The most significant impairments include
– Attenuation and attenuation distortion
– Delay distortion
– Noise
Communication systems week 2
AttenuationAttenuation
• Attenuation: signal strength falls off with distance.
• Depends on medium
– For guided media, the attenuation is generally exponential and thus
is typically expressed as a constant number of decibels per unit
distance.
– For unguided media, attenuation is a more complex function of
distance and the makeup of the atmosphere.
• Three considerations for the transmission engineer:
1. A received signal must have sufficient strength so that the
electronic circuitry in the receiver can detect the signal.
2. The signal must maintain a level sufficiently higher than noise to be
received without error.
These two problems are dealt with by the use of amplifiers
or repeaters.
Attenuation DistortionAttenuation Distortion
(Following the previous slide)
Attenuation is often an increasing function of frequency. This
leads to attenuation distortion:
• some frequency components are attenuated more than
other frequency components.
Attenuation distortion is particularly noticeable for analog
signals: the attenuation varies as a function of frequency,
therefore the received signal is distorted, reducing intelligibility.
Delay DistortionDelay Distortion
• Delay distortion occurs because the velocity of propagation
of a signal through a guided medium varies with frequency.
• Various frequency components of a signal will arrive at the
receiver at different times, resulting in phase shifts between
the different frequencies.
• Delay distortion is particularly critical for digital data
– Some of the signal components of one bit position will spill over into
other bit positions, causing intersymbol interference, which is a major
limitation to maximum bit rate over a transmission channel.
Noise (1)Noise (1)
• For any data transmission event, the received signal will consist of the
transmitted signal, modified by the various distortions imposed by
the transmission system, plus additional unwanted signals that are
inserted somewhere between transmission and reception.
• The undesired signals are referred to as noise, which is the major
limiting factor in communications system performance.
• Four categories of noise:
– Thermal noise
– Intermodulation noise
– Crosstalk
– Impulse noise
Noise (2)Noise (2)
• Thermal noise (or white noise)Thermal noise (or white noise)
– Due to thermal agitation of electrons
– It is present in all electronic devices and transmission media, and
is a function of temperature.
– Cannot be eliminated, and therefore places an upper bound on
communications system performance.
• Intermodulation noiseIntermodulation noise
– When signals at different frequencies share the same
transmission medium, the result may be intermodulation noise.
– Signals at a frequency that is the sum or difference of original
frequencies or multiples of those frequencies will be produced.
– E.g., the mixing of signals at f1 and f2 might produce energy at
frequency f1 + f2. This derived signal could interfere with an
intended signal at the frequency f1 + f2.
Noise (3)Noise (3)
• CrosstalkCrosstalk
– It is an unwanted coupling between signal paths. It can occur by
electrical coupling between nearby twisted pairs.
– Typically, crosstalk is of the same order of magnitude as, or less
than, thermal noise.
• Impulse noiseImpulse noise
– Impulse noise is non-continuous, consisting of irregular pulses or
noise spikes of short duration and of relatively high amplitude.
– It is generated from a variety of cause, e.g., external
electromagnetic disturbances such as lightning.
– It is generally only a minor annoyance for analog data.
– But it is the primary source of error in digital data
communication.
Communication systems week 2
Communication systems week 2
Communication systems week 2
Communication systems week 2
Communication systems week 2
twisted-pair cable twisted-pair wire
Communication systems week 2
Communication systems week 2
plastic outer coating
woven or braided metal
insulating material
copper wire
protective coating
glass cladding
optical fiber core
Optical FiberOptical Fiber
An optical fiber is a thin (2 to 125µm), flexible medium capable of guiding an optical ray.
Preferable because of,
• Greater capacity
• Smaller size and lighter weight
• Lesser attenuation
• Greater repeater spacing
• Electromagnetic isolation
Optical FiberOptical Fiber
Five basic categories of application have become important for
optical fiber:
• Long-haul trunks
• Metropolitan trunks
• Rural exchange trunks
• Subscriber loops
• Local area networks
Fiber Optic TypesFiber Optic Types
• Step-index multimode fiberStep-index multimode fiber
– the reflective walls of the fiber move the light pulses to
the receiver
• Graded-index multimode fiberGraded-index multimode fiber
– acts to refract the light toward the center of the fiber
by variations in the density
• Single mode fiberSingle mode fiber
– the light is guided down the center of an extremely
narrow core
Optical Fiber Transmission CharacteristicsOptical Fiber Transmission Characteristics
Optical Fiber Transmission Modes
Communication systems week 2

More Related Content

PPT
Communication systems week 3
PPT
Communication systems v3
PPT
04 physical
PPT
Transmission impairments
ODP
komdat3
PPTX
Analog vs digital communication
PPTX
Digital Audio
Communication systems week 3
Communication systems v3
04 physical
Transmission impairments
komdat3
Analog vs digital communication
Digital Audio

What's hot (20)

PPTX
Chapter 1 dep3273
PDF
Chap 3 data and signals
PPT
2. data and signals
PDF
Data Communication & Computer network: Channel capacity
PPTX
EC6651 COMMUNICATION ENGINEERING UNIT 2
PDF
Data bit rate_by_abhishek_wadhwa
PDF
Digital communication systems
PPTX
Channel Capacity and transmission media
PPTX
SYBSC IT COMPUTER NETWORKS UNIT I Data and Signals
PPTX
Data Communication Principles
PPTX
Transmission of digital signals
PDF
An Overview of Digital Communication and Transmission
PPT
PPT
Wireless Communication and Networking by WilliamStallings Chap2
DOCX
Baud rate is the number of change in signal
PDF
Telecommunications basics
PPT
Channel impairments
PDF
METHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LAN
Chapter 1 dep3273
Chap 3 data and signals
2. data and signals
Data Communication & Computer network: Channel capacity
EC6651 COMMUNICATION ENGINEERING UNIT 2
Data bit rate_by_abhishek_wadhwa
Digital communication systems
Channel Capacity and transmission media
SYBSC IT COMPUTER NETWORKS UNIT I Data and Signals
Data Communication Principles
Transmission of digital signals
An Overview of Digital Communication and Transmission
Wireless Communication and Networking by WilliamStallings Chap2
Baud rate is the number of change in signal
Telecommunications basics
Channel impairments
METHOD FOR REDUCING OF NOISE BY IMPROVING SIGNAL-TO-NOISE-RATIO IN WIRELESS LAN
Ad

Viewers also liked (15)

PPT
Noise in Communication System
PPTX
Data communication principle
PDF
Network performance optimisation using high-fidelity measures
PPTX
Advanced network performance measurement techniques
PPT
Communication systems v1
PDF
Data Communication & Networking
PDF
Digital communication systems unit 1
PPT
2[1].1 data transmission
PPTX
Causes of conflict
PPTX
Transmission Media, Guided and unguided transmission media
PPTX
Generation of mobile communication systems
PPT
Ppt for tranmission media
PPT
Chapter 3 - Data and Signals
PPTX
CELLULAR COMMUNICATION SYSTEM
PPT
Mobile communication intro
Noise in Communication System
Data communication principle
Network performance optimisation using high-fidelity measures
Advanced network performance measurement techniques
Communication systems v1
Data Communication & Networking
Digital communication systems unit 1
2[1].1 data transmission
Causes of conflict
Transmission Media, Guided and unguided transmission media
Generation of mobile communication systems
Ppt for tranmission media
Chapter 3 - Data and Signals
CELLULAR COMMUNICATION SYSTEM
Mobile communication intro
Ad

Similar to Communication systems week 2 (20)

PPT
Communication systems v4
PPT
Lecture 2 data communication physical layer
PDF
Chp3_Physical Layer computer networking and communication
PPTX
OSI model - physical layer,Transmission medium, switching mechanisms, multipl...
PPT
lecture-14-dcn.ppt
PPTX
datatransmission digital and analoge
PDF
Unit-1-03-signal-in data-communication.pdf
PPTX
cn-ch2dtgewtetggggggggggggggggddddddddddddddddddde.pptx
PDF
Introduction to Channel Capacity | DCNIT-LDTalks-1
PPT
lec2 wireless transmission exlaining.ppt
PPT
Ch3 4 v1
PPT
Data Communication And Networking - DATA RATE LIMITS
PPT
Ch3 4 v1
PPTX
DATA RATE LIMITS
PPT
CS553_ST7_Ch03-DataTransmissioduueudn.ppt
PPT
Data Transmission chapter from stallings
PPTX
Channel capacity data communication pdf download
PPT
ch03_DataRateLimitsGUYUHUHHIUHPUI BKH.ppt
PDF
Wmcn ch.2
PPTX
Computer Network Module 2 (Complete).pptx
Communication systems v4
Lecture 2 data communication physical layer
Chp3_Physical Layer computer networking and communication
OSI model - physical layer,Transmission medium, switching mechanisms, multipl...
lecture-14-dcn.ppt
datatransmission digital and analoge
Unit-1-03-signal-in data-communication.pdf
cn-ch2dtgewtetggggggggggggggggddddddddddddddddddde.pptx
Introduction to Channel Capacity | DCNIT-LDTalks-1
lec2 wireless transmission exlaining.ppt
Ch3 4 v1
Data Communication And Networking - DATA RATE LIMITS
Ch3 4 v1
DATA RATE LIMITS
CS553_ST7_Ch03-DataTransmissioduueudn.ppt
Data Transmission chapter from stallings
Channel capacity data communication pdf download
ch03_DataRateLimitsGUYUHUHHIUHPUI BKH.ppt
Wmcn ch.2
Computer Network Module 2 (Complete).pptx

More from babak danyal (20)

DOCX
applist
PPT
Easy Steps to implement UDP Server and Client Sockets
PPT
Java IO Package and Streams
PPT
Swing and Graphical User Interface in Java
PPT
Tcp sockets
PPTX
block ciphers and the des
PPT
key distribution in network security
PPT
Lecture10 Signal and Systems
PPT
Lecture8 Signal and Systems
PPT
Lecture7 Signal and Systems
PPT
Lecture6 Signal and Systems
PPT
Lecture5 Signal and Systems
PPT
Lecture4 Signal and Systems
PPT
Lecture3 Signal and Systems
PPT
Lecture2 Signal and Systems
PPT
Lecture1 Intro To Signa
PPT
Lecture9 Signal and Systems
PPT
Lecture9
PPT
Cns 13f-lec03- Classical Encryption Techniques
PPT
Classical Encryption Techniques in Network Security
applist
Easy Steps to implement UDP Server and Client Sockets
Java IO Package and Streams
Swing and Graphical User Interface in Java
Tcp sockets
block ciphers and the des
key distribution in network security
Lecture10 Signal and Systems
Lecture8 Signal and Systems
Lecture7 Signal and Systems
Lecture6 Signal and Systems
Lecture5 Signal and Systems
Lecture4 Signal and Systems
Lecture3 Signal and Systems
Lecture2 Signal and Systems
Lecture1 Intro To Signa
Lecture9 Signal and Systems
Lecture9
Cns 13f-lec03- Classical Encryption Techniques
Classical Encryption Techniques in Network Security

Recently uploaded (20)

PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PPTX
UNIT III MENTAL HEALTH NURSING ASSESSMENT
PDF
LNK 2025 (2).pdf MWEHEHEHEHEHEHEHEHEHEHE
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PPTX
Cell Types and Its function , kingdom of life
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PPTX
Lesson notes of climatology university.
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PDF
Classroom Observation Tools for Teachers
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
DOC
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
PDF
01-Introduction-to-Information-Management.pdf
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
Trump Administration's workforce development strategy
PPTX
master seminar digital applications in india
202450812 BayCHI UCSC-SV 20250812 v17.pptx
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
UNIT III MENTAL HEALTH NURSING ASSESSMENT
LNK 2025 (2).pdf MWEHEHEHEHEHEHEHEHEHEHE
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Cell Types and Its function , kingdom of life
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
Lesson notes of climatology university.
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
Classroom Observation Tools for Teachers
Microbial diseases, their pathogenesis and prophylaxis
Microbial disease of the cardiovascular and lymphatic systems
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
01-Introduction-to-Information-Management.pdf
Module 4: Burden of Disease Tutorial Slides S2 2025
Trump Administration's workforce development strategy
master seminar digital applications in india

Communication systems week 2

  • 1. Communications Systems Dr. Muhammad Saleem AwanDr. Muhammad Saleem Awan
  • 4. Goals in Communication System Design • To maximize transmission rate, R • To maximize system utilization, U • To minimize bit error rate, Pe • To minimize required systems bandwidth, W • To minimize system complexity, Cx • To minimize required power, Eb/No
  • 7. Noise FigureNoise Figure • Noise FactorNoise Factor is a figure of merit that indicates how much a component, or a stage degrades the SNR of a system: F = (S/N)i / (S/N)o where (S/N)i= input SNR (not in dB) and (S/N)o = output SNR (not in dB) • Noise FigureNoise Figure is the Noise Factor in dB: NF(dB)=10 log F = (S/N)i(dB) - (S/N)o (dB)
  • 8. External NoiseExternal Noise • Equipment / Man-made Noise is generated by any equipment that operates with electricity • Atmospheric Noise is often caused by lightning • Space or Extraterrestrial Noise is strongest from the sun and, at a much lesser degree, from other stars
  • 9. Internal NoiseInternal Noise • Thermal NoiseThermal Noise is produced by the random motion of electrons in a conductor due to heat. Noise power, PN= kTB where T = absolute temperature in K k = Boltzmann’s constant, 1.38x10-23 J/K B = noise power bandwidth in Hz Noise voltage kTBR4VN = Noise density N0 = Noise per Hertz = kT Uniformly distributed across the frequency spectrum It cannot be eliminated Upper bound on capacity⇒
  • 10. Analog signals of bandwidth W can be represented by 2W samples/s Channels of bandwidth W support transmission of 2W symbols/s
  • 11. • The maximum rate at which data can be transmitted over a given communication channel, under given conditions, is referred to as the channel capacitychannel capacity. • Data rateData rate – The rate in bits per second (bps) at which data can be communicated • BandwidthBandwidth – In cycles per second, or Hertz – Constrained by transmitter and the nature of the medium • Error rateError rate – The rate at which errors occur, where an error is the reception of a 1 when a 0 was transmitted or the reception of a 0 when a 1 was transmitted. • We would like to make as efficient use as possible of a given bandwidth, i.e., we would like to get as high a data rate as possible at a particular limit of error rate for a given bandwidth. Channel CapacityChannel Capacity
  • 12. Data Rate and BandwidthData Rate and Bandwidth • Effective bandwidth is the band within which most of the signal energy is concentrated. Here, “most” is somewhat arbitrary. • Although a given waveform may contain frequencies over a very broad range, as a practical matter, any transmission system will be able to accommodate only a limited band of frequencies. – because of the limitation of transmitter & medium & receiver – This limits the data rate that can be carried on the transmission system.
  • 13. Effective BandwidthEffective Bandwidth • Effective bandwidth is one property of transmission system. • If the effective bandwidth of the input signal is larger than the bandwidth of transmission system, the output signal will be distorted a lot! • The signal’s bandwidth should match the bandwidth supported by the transmission system. Transmission System Input signal Output signal
  • 14. If a periodic signal is decomposed into five sine waves with frequencies of 100, 300, 500, 700, and 900 Hz, what is its bandwidth? Draw the spectrum, assuming all components have a maximum amplitude of 10 V. Solution Let fh be the highest frequency, fl the lowest frequency, and B the bandwidth. Then Example The spectrum has only five spikes, at 100, 300, 500, 700, and 900 Hz (see next Figure).
  • 15. Figure The bandwidth for Example
  • 16. A periodic signal has a bandwidth of 20 Hz. The highest frequency is 60 Hz. What is the lowest frequency? Draw the spectrum if the signal contains all frequencies of the same amplitude. Solution Let fh be the highest frequency, fl the lowest frequency, and B the bandwidth. Then Example The spectrum contains all integer frequencies. We show this by a series of spikes (see next Figure).
  • 17. Figure The bandwidth for Example
  • 18. A nonperiodic composite signal has a bandwidth of 200 kHz, with a middle frequency of 140 kHz and peak amplitude of 20 V. The two extreme frequencies have an amplitude of 0. Draw the frequency domain of the signal. Example Solution The lowest frequency must be at 40 kHz and the highest at 240 kHz. Next Figure shows the frequency domain and the bandwidth.
  • 19. Two FormulasTwo Formulas • Problem: given a bandwidth, what data rate can we achieve? • Nyquist Formula – Assume noise free • Shannon Capacity Formula – Assume white noise
  • 20. NyquistNyquist FormulaFormula • Assume a channel is noise free. • Nyquist formulation:Nyquist formulation: if the rate of signal transmission is 2B, then a signal with frequencies no greater than B is sufficient to carry the signal rate. – Given bandwidth B, highest signal rate is 2B. • Why is there such a limitation? – due to intersymbol interference, such as is produced by delay distortion. • Given binary signal (two voltage levels), the maximum data rate supported by B Hz is 2B bps. – One signal represents one bit
  • 21. NyquistNyquist FormulaFormula • Signals with more than two levels can be used, i.e., each signal element can represent more than one bit. – E.g., if a signal has 4 different levels, then a signal can be used to represents two bits: 00, 01, 10, 11 • With multilevel signalling, the Nyquist formula becomes: – C = 2B log2M – M is the number of discrete signal levels, B is the given bandwidth, C is the channel capacity in bps. – How large can M be? • The receiver must distinguish one of M possible signal elements. • Noise and other impairments on the transmission line will limit the practical value of M. • Nyquist’s formula indicates that, if all other things are equal, doubling the bandwidth doubles the data rate.
  • 23. Shannon Capacity FormulaShannon Capacity Formula • Now consider the relationship among data rate, noise, and error rate. • Faster data rate shortens each bit, so burst of noise affects more bits – At given noise level, higher data rate results in higher error rate • All of these concepts can be tied together neatly in a formula developed by Claude Shannon. – For a given level of noise, we would expect that a greater signal strength would improve the ability to receive data correctly. – The key parameter is the SNR: Signal-to-Noise Ratio, which is the ratio of the power in a signal to the power contained in the noise. – Typically, SNR is measured at receiver, because it is the receiver that processes the signal and recovers the data. • For convenience, this ratio is often reported in decibels – SNR = signal power / noise power – SNRdb = 10 log10(SNR) in dB
  • 24. Shannon Capacity FormulaShannon Capacity Formula • Shannon Capacity Formula: – C = B log2(1+SNR) in bps - maximum data rate – Only white noise is assumed. Therefore it represents the theoretical maximum that can be achieved. • This is referred to as error-free capacity. • Some remarks: – Given a level of noise, the data rate could be increased by increasing either signal strength or bandwidth. – As the signal strength increases, so do the effects of nonlinearities in the system which leads to an increase in intermodulation noise. – Because noise is assumed to be white, the wider the bandwidth, the more noise is admitted to the system. Thus, as B increases, SNR decreases.
  • 27. • Consider an example that relates the Nyquist and Shannon formulations. Suppose the spectrum of a channel is between 3 MHz and 4 MHz, and SNRdB = 24dB. So, B = 4 MHz – 3 MHz = 1 MHz SNRdB = 24 dB = 10 log10(SNR)  SNR = 251 • Using Shannon’s formula, the capacity limit C is: C = 106 x 1og2(1+251) ≈ 8 Mbps. • If we want to achieve this limit, how many signaling levels are required at least? By Nyquist’s formula: C = 2Blog2M We have 8 x 106 = 2 x 106 x log2M  M = 16. ExampleExample
  • 30. Transmission ImpairmentsTransmission Impairments • With any communications system, the signal that is received may differ from the signal that is transmitted, due to various transmission impairments. • Consequences: – For analog signals: degradation of signal quality – For digital signals: bit errors • The most significant impairments include – Attenuation and attenuation distortion – Delay distortion – Noise
  • 32. AttenuationAttenuation • Attenuation: signal strength falls off with distance. • Depends on medium – For guided media, the attenuation is generally exponential and thus is typically expressed as a constant number of decibels per unit distance. – For unguided media, attenuation is a more complex function of distance and the makeup of the atmosphere. • Three considerations for the transmission engineer: 1. A received signal must have sufficient strength so that the electronic circuitry in the receiver can detect the signal. 2. The signal must maintain a level sufficiently higher than noise to be received without error. These two problems are dealt with by the use of amplifiers or repeaters.
  • 33. Attenuation DistortionAttenuation Distortion (Following the previous slide) Attenuation is often an increasing function of frequency. This leads to attenuation distortion: • some frequency components are attenuated more than other frequency components. Attenuation distortion is particularly noticeable for analog signals: the attenuation varies as a function of frequency, therefore the received signal is distorted, reducing intelligibility.
  • 34. Delay DistortionDelay Distortion • Delay distortion occurs because the velocity of propagation of a signal through a guided medium varies with frequency. • Various frequency components of a signal will arrive at the receiver at different times, resulting in phase shifts between the different frequencies. • Delay distortion is particularly critical for digital data – Some of the signal components of one bit position will spill over into other bit positions, causing intersymbol interference, which is a major limitation to maximum bit rate over a transmission channel.
  • 35. Noise (1)Noise (1) • For any data transmission event, the received signal will consist of the transmitted signal, modified by the various distortions imposed by the transmission system, plus additional unwanted signals that are inserted somewhere between transmission and reception. • The undesired signals are referred to as noise, which is the major limiting factor in communications system performance. • Four categories of noise: – Thermal noise – Intermodulation noise – Crosstalk – Impulse noise
  • 36. Noise (2)Noise (2) • Thermal noise (or white noise)Thermal noise (or white noise) – Due to thermal agitation of electrons – It is present in all electronic devices and transmission media, and is a function of temperature. – Cannot be eliminated, and therefore places an upper bound on communications system performance. • Intermodulation noiseIntermodulation noise – When signals at different frequencies share the same transmission medium, the result may be intermodulation noise. – Signals at a frequency that is the sum or difference of original frequencies or multiples of those frequencies will be produced. – E.g., the mixing of signals at f1 and f2 might produce energy at frequency f1 + f2. This derived signal could interfere with an intended signal at the frequency f1 + f2.
  • 37. Noise (3)Noise (3) • CrosstalkCrosstalk – It is an unwanted coupling between signal paths. It can occur by electrical coupling between nearby twisted pairs. – Typically, crosstalk is of the same order of magnitude as, or less than, thermal noise. • Impulse noiseImpulse noise – Impulse noise is non-continuous, consisting of irregular pulses or noise spikes of short duration and of relatively high amplitude. – It is generated from a variety of cause, e.g., external electromagnetic disturbances such as lightning. – It is generally only a minor annoyance for analog data. – But it is the primary source of error in digital data communication.
  • 46. plastic outer coating woven or braided metal insulating material copper wire
  • 47. protective coating glass cladding optical fiber core Optical FiberOptical Fiber An optical fiber is a thin (2 to 125µm), flexible medium capable of guiding an optical ray. Preferable because of, • Greater capacity • Smaller size and lighter weight • Lesser attenuation • Greater repeater spacing • Electromagnetic isolation
  • 48. Optical FiberOptical Fiber Five basic categories of application have become important for optical fiber: • Long-haul trunks • Metropolitan trunks • Rural exchange trunks • Subscriber loops • Local area networks
  • 49. Fiber Optic TypesFiber Optic Types • Step-index multimode fiberStep-index multimode fiber – the reflective walls of the fiber move the light pulses to the receiver • Graded-index multimode fiberGraded-index multimode fiber – acts to refract the light toward the center of the fiber by variations in the density • Single mode fiberSingle mode fiber – the light is guided down the center of an extremely narrow core
  • 50. Optical Fiber Transmission CharacteristicsOptical Fiber Transmission Characteristics Optical Fiber Transmission Modes