SlideShare ist ein Scribd-Unternehmen logo
1 von 22
Communication System
Ass. Prof. Ibrar Ullah
BSc (Electrical Engineering)
UET Peshawar
MSc (Communication & Electronics Engineering)
UET Peshawar

PhD (In Progress) Electronics Engineering
(Specialization in Wireless Communication)
MAJU Islamabad

E-Mail: ibrar@cecos.edu.pk
Ph: 03339051548 (0830 to 1300 hrs)

1
Communication Systems
Course Objectives
To develop the basic concepts of communication systems
Text Book
• Modern Digital And Analog Communication Systems
By B. P Lathi, 3rd Edition
Reference books
• Communication Systems by Bruce Carlson
• Communication Systems 4th ed. By Simon Haykin
• Digital Communication by Sklar
• Analog and Digital Communication by Simon Haykin
Evaluation
• Home Works + Tests + Quizzes 20%
• Final Term Exam
80%
2
Chapter 1

Overview

• 1. Communication systems
• 2. Analog versus digital communication
• 3. Modulation

3
Communication systems
•
•
•

•
•
•
•

(Cont..)

Nowadays communications is essential to all sectors of
society.
From stock market to battlefield, fast and reliable information
transmission is EXTREMELY IMPORTANT.
In this era of Information Technlogy, it is believed that the
prosperity and continued development of modern nations will
depend primarily on communications.
Communications involves transfer of information over a
distance
Communications had its beginning in 1837 with the
invention of the telegraph by Samuel Morse, followed by
the invention of the telephone in 1876.
4
Communication systems

(Cont..)

Signal
–

The actual entity (electrical, optical, mechanical, etc.) that is
transmitted from sender to receiver.

Message
–

knowledge that is transmitted

Information
–

Knowledge communicated or received concerning some fact
or circumstance

Message and information are quite closely related.
5
Communication systems

(Cont..)

scheme of a simplified communication system

•
•

source: originates a message
transmitter: converts the message into a signal that
can be transmitted over a channel
• Channel: transport of the signal over a certain medium
(e.g. wire, optical fiber or a radio link)
• Receiver: converts the received signal back into a
readable message
• Sink/destination: end user
6
Communication systems

(Cont..)

scheme of a more detailed digital communication system
•
•
•
•

adc (analog/digital converter): converts the physical analog signal
into a digital electronic signal
source encoder: encodes the data in a format that removes
redundancy and irrelevant information
modulator: adaptation of the frequency according to the channel
characteristics
on the receiver side all transformation steps must be reversed
7
Communication systems

(Cont..)

scheme of a (nearly) complete digital communication system
•
•
•

channel encoder: encodes the signal pulses in a format that is required by
the channel
protocol: controls start, end of transmission and error recovery by adding
additional bits for error detection and/or correction
noise: inside the channel the signal is disturbed by noise
8
Communication systems

(Cont..)

• In a realistic channel a signal is disturbed by:
•noise: random and unpredictable modifications of the signal amplitude
•thermal noise, caused by random movements of electrons in conductors
•external noise, caused e.g. by interference with other channels
•attenuation: the amplitude of the signal decreased caused by the
resistance of the channel

•
•

the maximum length is restricted; amplifiers are required in certain
distances!
distortion: the distortion depends on the frequency, different signal
frequencies suffer different signal distortion.

9
Communication systems

(Cont..)

Home work
Read chapter 1 and try to remember all basic things
involved in communication systems without
confusing yourself with mathematical details.

10
Networks
•
•
•
•
•
•

Point-to-point communication is usually not practical
Devices are too far apart for communicating over a single channel
Large set of devices would need impractical number of point-to-point connections
Solution is to use a communications network to establish a connection between a computer A
and a remote computer B:
Wide Area Networks (WANs)
Local Area Networks (LANs)

•
•

DCE = Data Communication Equipment (e.g. a modem)
DTE = Data Terminal Equipment (e.g. a computer)
11
Analog

versus

Digital

Communication
•
•
•
•
•
•

Analog messages are characterized by data with values from a
continuous range.
they have an indefinite number of values
there is an indefinite number of possible waveforms in a time
interval.
Digital messages are constructed from a finite number of symbols.
Mostly only a binary message is used.

12
Analog versus Digital communication (Cont’d)
• Analog example:

• Digital example: (k=2)

13
Analog versus Digital communication (Cont’d)
•
•

In a binary digital signal a "1" can be transmitted by an electric pulse of amplitude
A/2, a "0" by a pulse of amplidude –A/2
Receiver must only decide, if the signal level is above 0 or not:

•

transmitted signal

•

received distorted
signal without noise

•

received distorted signal with noise

•

regenerated signal
14
Analog versus Digital communication (Cont’d)
•
•
•

•
•
•
•

Distorted and noisy digital signals can mostly be recovered without
error
if repeaters are placed along a digital communication path, they can
regenerate the signal before amplifying it.
digital messages can be reliably transmitted over long distances

Distorted and noisy analog signals cannot be recovered
there is no way to avoid accumulation of noise and distortion
amplification does not help because both signal and noise are
amplified in the same proportion!
analog messages can only be transmitted over short distances if a
high quality is desired

15
Analog versus Digital communication (Cont’d)
An analog signal can be converted to a digital signal by sampling
and quantization:

16
Analog versus Digital communication (Cont’d)
•

The Nyquist theorem/sampling theorem (Details later) states that
the analog signal can be reconstructed from the samples, if

fsample

•

(where

> 2 fmax

fsample is the sampling frequency and

fmax is the highest signal frequency)
•
•
•
•

For quantization the range of the amplitude (–mp, mp) is
partitioned into L intervals, each of magnitude m = 2 mp / L
At each sample point the amplitude is approximated by the
midpoint of the interval in which the sample value falls
the unavoidable approximation error can be decreased by
increasing the number L of levels)
for understanding a voice signal, L = 16 levels are sufficient; a
higher quality speech signal requires at least L = 256 levels
17
Analog versus Digital communication (Cont’d)
•
•
•
•

The quantized signal can be transmitted over a channel by using
a multiamplitude pulse-code with L signal levels. e.g. ± A/2,
± 3A/2, ± 5A/2... , ± (L–1)A/2
Example for L = 16:

•

(receiver can distinguish the L levels only, if A is large compared to the noise level)
18
Analog versus Digital communication (Cont’d)
•

•

•
•

Alternatively, a binary pulse- code can be used that assigns to each of the L levels a
short sequence of pulses with amplitudes A/2 and – A/2

Example for L = 16:

much more robust against noise
than multiamplitude pulse code!)

19
signal-to-noise ratio (SNR) ,Channel Bandwidth (B),
and the Rate of Communication (C)
•
•
•
•
•
•
•
•
•
•
•

A high signal-to-noise ratio (SNR) is required for a high quality
communication
– SNR = power of signal / power of noise
However in a realistic channel
– the noise is accumulating along the channel's path
– the signal amplitude is decreasing
the SNR is continuously decreasing along the channel.
The band width of a channel is the range of frequencies that it can transmit
with reasonable fidelity.
e.g. lowest frequency f1= 300 Hz, highest frequency f2= 4000 Hz
Bandwidth B= f2 - f1 => 4000-300 =>3700 Hz
the Rate of Communication C= B log2 (1+ SNR) bits/s
This is known as Shannon’s equation, C is the channel capacity
20
Modulation
Modulation is a process that causes a shift in the range of frequencies
of a signal.
•

•

Normally the frequency range
of the signal is different from the
frequency range supported by
the physical channel
a high frequency carrier signal is
modulated by the data signal

• Two different important kinds
of modulation:

1) Amplitude modulation (AM)
2) Frequency modulation (FM)

21
Randomness, Redundancy, and
Coding
•
•
•
•

Randomness means unpredictability , or uncertainty, of the outcome.
If a source had no unpredictability or uncertainty, it would be known beforehand and
convey no information.
Because of redundancy, we are able to decode a message accurately despite errors
in the received message.

Binary data can be transmitted using a number of different types of pulses.
The choice of a particular pair of pulses to represent the symbols 1 and 0 is
called Line Coding.

22

Weitere ähnliche Inhalte

Was ist angesagt?

Digital Communication: Channel Coding
Digital Communication: Channel CodingDigital Communication: Channel Coding
Digital Communication: Channel CodingDr. Sanjay M. Gulhane
 
Channel capacity
Channel capacityChannel capacity
Channel capacityPALLAB DAS
 
Unit 4 process signal modlation and demodulation techniques
Unit   4 process signal modlation and demodulation techniquesUnit   4 process signal modlation and demodulation techniques
Unit 4 process signal modlation and demodulation techniqueshiya123jes
 
Introduction to Wireless Communication
Introduction to Wireless CommunicationIntroduction to Wireless Communication
Introduction to Wireless CommunicationDilum Bandara
 
Diversity Techniques in Wireless Communication
Diversity Techniques in Wireless CommunicationDiversity Techniques in Wireless Communication
Diversity Techniques in Wireless CommunicationSahar Foroughi
 
Rayleigh Fading Channel In Mobile Digital Communication System
Rayleigh Fading Channel In Mobile Digital Communication SystemRayleigh Fading Channel In Mobile Digital Communication System
Rayleigh Fading Channel In Mobile Digital Communication SystemOUM SAOKOSAL
 
The Wireless Channel Propagation
The Wireless Channel PropagationThe Wireless Channel Propagation
The Wireless Channel PropagationPei-Che Chang
 
communication system Introduction - AM
communication system Introduction - AMcommunication system Introduction - AM
communication system Introduction - AMAbdelrahman Elewah
 
Wireless Channel Impairment Mitigation Techniques
Wireless Channel Impairment Mitigation TechniquesWireless Channel Impairment Mitigation Techniques
Wireless Channel Impairment Mitigation Techniquesmohammedalimahdi
 
Telecommunication switching system
Telecommunication switching systemTelecommunication switching system
Telecommunication switching systemMadhumita Tamhane
 
Diversity techniques presentation material
Diversity techniques presentation materialDiversity techniques presentation material
Diversity techniques presentation materialNini Lashari
 
Combating fading channels (1) (3)
Combating fading channels (1) (3)Combating fading channels (1) (3)
Combating fading channels (1) (3)liril sharma
 
Digital Modulation Techniques ppt
Digital Modulation Techniques pptDigital Modulation Techniques ppt
Digital Modulation Techniques pptPankaj Singh
 

Was ist angesagt? (20)

Lecture6 modulation
Lecture6 modulationLecture6 modulation
Lecture6 modulation
 
Synchronization
SynchronizationSynchronization
Synchronization
 
Digital Communication: Channel Coding
Digital Communication: Channel CodingDigital Communication: Channel Coding
Digital Communication: Channel Coding
 
Channel capacity
Channel capacityChannel capacity
Channel capacity
 
Unit 4 process signal modlation and demodulation techniques
Unit   4 process signal modlation and demodulation techniquesUnit   4 process signal modlation and demodulation techniques
Unit 4 process signal modlation and demodulation techniques
 
Introduction to Wireless Communication
Introduction to Wireless CommunicationIntroduction to Wireless Communication
Introduction to Wireless Communication
 
Diversity Techniques in Wireless Communication
Diversity Techniques in Wireless CommunicationDiversity Techniques in Wireless Communication
Diversity Techniques in Wireless Communication
 
Rayleigh Fading Channel In Mobile Digital Communication System
Rayleigh Fading Channel In Mobile Digital Communication SystemRayleigh Fading Channel In Mobile Digital Communication System
Rayleigh Fading Channel In Mobile Digital Communication System
 
The Wireless Channel Propagation
The Wireless Channel PropagationThe Wireless Channel Propagation
The Wireless Channel Propagation
 
Channel coding
Channel codingChannel coding
Channel coding
 
Lecture 11
Lecture 11Lecture 11
Lecture 11
 
Mimo
MimoMimo
Mimo
 
communication system Introduction - AM
communication system Introduction - AMcommunication system Introduction - AM
communication system Introduction - AM
 
MIMO in 15 minutes
MIMO in 15 minutesMIMO in 15 minutes
MIMO in 15 minutes
 
Wireless Channel Impairment Mitigation Techniques
Wireless Channel Impairment Mitigation TechniquesWireless Channel Impairment Mitigation Techniques
Wireless Channel Impairment Mitigation Techniques
 
Telecommunication switching system
Telecommunication switching systemTelecommunication switching system
Telecommunication switching system
 
Source coding
Source coding Source coding
Source coding
 
Diversity techniques presentation material
Diversity techniques presentation materialDiversity techniques presentation material
Diversity techniques presentation material
 
Combating fading channels (1) (3)
Combating fading channels (1) (3)Combating fading channels (1) (3)
Combating fading channels (1) (3)
 
Digital Modulation Techniques ppt
Digital Modulation Techniques pptDigital Modulation Techniques ppt
Digital Modulation Techniques ppt
 

Andere mochten auch

communication system Chapter 5
communication system Chapter 5communication system Chapter 5
communication system Chapter 5moeen khan afridi
 
communication system Chapter 2
communication system Chapter 2communication system Chapter 2
communication system Chapter 2moeen khan afridi
 
communication system Chapter 3
communication system Chapter 3communication system Chapter 3
communication system Chapter 3moeen khan afridi
 
Signal Distortion Techniques for PAPR Reduction in OFDM systems
Signal Distortion Techniques for PAPR Reduction in OFDM systemsSignal Distortion Techniques for PAPR Reduction in OFDM systems
Signal Distortion Techniques for PAPR Reduction in OFDM systemsNeil Christian Bonilla
 
Seismic data processing lecture 4
Seismic data processing lecture 4Seismic data processing lecture 4
Seismic data processing lecture 4Amin khalil
 
Data com chapter 1 introduction
Data com chapter 1   introductionData com chapter 1   introduction
Data com chapter 1 introductionAbdul-Hamid Donde
 
Engineering management 1
Engineering management 1Engineering management 1
Engineering management 1Paul Matthews
 
Fourier series example
Fourier series exampleFourier series example
Fourier series exampleAbi finni
 
fourier series
fourier seriesfourier series
fourier series8laddu8
 
Solved numerical problems of fourier series
Solved numerical problems of fourier seriesSolved numerical problems of fourier series
Solved numerical problems of fourier seriesMohammad Imran
 
Chapter 1 - Data Communications, Data Networks, and the Internet
Chapter 1 - Data Communications, Data Networks, and the InternetChapter 1 - Data Communications, Data Networks, and the Internet
Chapter 1 - Data Communications, Data Networks, and the Internetadpeer
 
Frequency modulation
Frequency modulationFrequency modulation
Frequency modulationAkanksha_Seth
 
1. introduction to engineering management
1. introduction to engineering management1. introduction to engineering management
1. introduction to engineering managementJamshid khan
 
Signals and systems( chapter 1)
Signals and systems( chapter 1)Signals and systems( chapter 1)
Signals and systems( chapter 1)Fariza Zahari
 

Andere mochten auch (20)

communication system Chapter 5
communication system Chapter 5communication system Chapter 5
communication system Chapter 5
 
communication system Chapter 2
communication system Chapter 2communication system Chapter 2
communication system Chapter 2
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
communication system Chapter 3
communication system Chapter 3communication system Chapter 3
communication system Chapter 3
 
Signal Distortion Techniques for PAPR Reduction in OFDM systems
Signal Distortion Techniques for PAPR Reduction in OFDM systemsSignal Distortion Techniques for PAPR Reduction in OFDM systems
Signal Distortion Techniques for PAPR Reduction in OFDM systems
 
Seismic data processing lecture 4
Seismic data processing lecture 4Seismic data processing lecture 4
Seismic data processing lecture 4
 
Data com chapter 1 introduction
Data com chapter 1   introductionData com chapter 1   introduction
Data com chapter 1 introduction
 
Chap 3
Chap 3Chap 3
Chap 3
 
Engineering management 1
Engineering management 1Engineering management 1
Engineering management 1
 
Fourier series example
Fourier series exampleFourier series example
Fourier series example
 
fourier series
fourier seriesfourier series
fourier series
 
Solved numerical problems of fourier series
Solved numerical problems of fourier seriesSolved numerical problems of fourier series
Solved numerical problems of fourier series
 
Fourier series and transforms
Fourier series and transformsFourier series and transforms
Fourier series and transforms
 
Chapter 1 - Data Communications, Data Networks, and the Internet
Chapter 1 - Data Communications, Data Networks, and the InternetChapter 1 - Data Communications, Data Networks, and the Internet
Chapter 1 - Data Communications, Data Networks, and the Internet
 
Fourier series
Fourier seriesFourier series
Fourier series
 
Fourier series
Fourier seriesFourier series
Fourier series
 
Frequency modulation
Frequency modulationFrequency modulation
Frequency modulation
 
1. introduction to engineering management
1. introduction to engineering management1. introduction to engineering management
1. introduction to engineering management
 
Line coding
Line coding Line coding
Line coding
 
Signals and systems( chapter 1)
Signals and systems( chapter 1)Signals and systems( chapter 1)
Signals and systems( chapter 1)
 

Ähnlich wie communication system ch1

Final Wireless communication PPT
Final Wireless communication PPTFinal Wireless communication PPT
Final Wireless communication PPTMelkamu Deressa
 
Digital communication systems
Digital communication systemsDigital communication systems
Digital communication systemsNisreen Bashar
 
Chapter1_Lect1.ppt
Chapter1_Lect1.pptChapter1_Lect1.ppt
Chapter1_Lect1.pptidrissaeed
 
Combined Lecture 01-20.pdf
Combined Lecture 01-20.pdfCombined Lecture 01-20.pdf
Combined Lecture 01-20.pdfDanishZulfiqar3
 
lecture_2_basics.pptx
lecture_2_basics.pptxlecture_2_basics.pptx
lecture_2_basics.pptxshakeela33
 
Introduction to Electronic Communication
Introduction to Electronic Communication Introduction to Electronic Communication
Introduction to Electronic Communication Shital Kanaskar
 
Communication Systems_B.P. Lathi and Zhi Ding (Lecture No 1-3)
Communication Systems_B.P. Lathi and Zhi Ding (Lecture No 1-3)Communication Systems_B.P. Lathi and Zhi Ding (Lecture No 1-3)
Communication Systems_B.P. Lathi and Zhi Ding (Lecture No 1-3)Adnan Zafar
 
UNIT-4 modified 28082022.pptx
UNIT-4 modified 28082022.pptxUNIT-4 modified 28082022.pptx
UNIT-4 modified 28082022.pptxPradeepDb1
 
Ilovepdf merged
Ilovepdf mergedIlovepdf merged
Ilovepdf mergedxyxz
 
Chapter 2.1.pptx
Chapter 2.1.pptxChapter 2.1.pptx
Chapter 2.1.pptxTekle12
 
Chapter 2.1.pptx
Chapter 2.1.pptxChapter 2.1.pptx
Chapter 2.1.pptxTekle12
 
Communication system 1 chapter 1 ppt
Communication system 1 chapter  1 pptCommunication system 1 chapter  1 ppt
Communication system 1 chapter 1 pptBetelihemMesfin1
 
Introduction to-telecommunication-rf
Introduction to-telecommunication-rfIntroduction to-telecommunication-rf
Introduction to-telecommunication-rfTerra Sacrifice
 
Communication systems v4
Communication systems v4Communication systems v4
Communication systems v4babak danyal
 
Chapter2 The Physical Layer(1).pptx
Chapter2 The Physical Layer(1).pptxChapter2 The Physical Layer(1).pptx
Chapter2 The Physical Layer(1).pptxhuanyuzhang5
 

Ähnlich wie communication system ch1 (20)

Final Wireless communication PPT
Final Wireless communication PPTFinal Wireless communication PPT
Final Wireless communication PPT
 
Digital communication systems
Digital communication systemsDigital communication systems
Digital communication systems
 
Chapter1_Lect1.ppt
Chapter1_Lect1.pptChapter1_Lect1.ppt
Chapter1_Lect1.ppt
 
Chapter1_Lect1.ppt
Chapter1_Lect1.pptChapter1_Lect1.ppt
Chapter1_Lect1.ppt
 
Combined Lecture 01-20.pdf
Combined Lecture 01-20.pdfCombined Lecture 01-20.pdf
Combined Lecture 01-20.pdf
 
lecture_2_basics.pptx
lecture_2_basics.pptxlecture_2_basics.pptx
lecture_2_basics.pptx
 
Introduction to Electronic Communication
Introduction to Electronic Communication Introduction to Electronic Communication
Introduction to Electronic Communication
 
Communication Systems_B.P. Lathi and Zhi Ding (Lecture No 1-3)
Communication Systems_B.P. Lathi and Zhi Ding (Lecture No 1-3)Communication Systems_B.P. Lathi and Zhi Ding (Lecture No 1-3)
Communication Systems_B.P. Lathi and Zhi Ding (Lecture No 1-3)
 
embedded systems
embedded systems embedded systems
embedded systems
 
UNIT-4 modified 28082022.pptx
UNIT-4 modified 28082022.pptxUNIT-4 modified 28082022.pptx
UNIT-4 modified 28082022.pptx
 
Ilovepdf merged
Ilovepdf mergedIlovepdf merged
Ilovepdf merged
 
PCM_DC_PPT.pdf
PCM_DC_PPT.pdfPCM_DC_PPT.pdf
PCM_DC_PPT.pdf
 
Chapter 2.1.pptx
Chapter 2.1.pptxChapter 2.1.pptx
Chapter 2.1.pptx
 
Chapter 2.1.pptx
Chapter 2.1.pptxChapter 2.1.pptx
Chapter 2.1.pptx
 
Communication system 1 chapter 1 ppt
Communication system 1 chapter  1 pptCommunication system 1 chapter  1 ppt
Communication system 1 chapter 1 ppt
 
Introduction to-telecommunication-rf
Introduction to-telecommunication-rfIntroduction to-telecommunication-rf
Introduction to-telecommunication-rf
 
Ch03 2
Ch03 2Ch03 2
Ch03 2
 
Communication systems v4
Communication systems v4Communication systems v4
Communication systems v4
 
Chapter2 The Physical Layer(1).pptx
Chapter2 The Physical Layer(1).pptxChapter2 The Physical Layer(1).pptx
Chapter2 The Physical Layer(1).pptx
 
Presentation9
Presentation9Presentation9
Presentation9
 

Mehr von moeen khan afridi (13)

matlab 10
matlab 10matlab 10
matlab 10
 
matab no9
matab no9matab no9
matab no9
 
Lab no.08
Lab no.08Lab no.08
Lab no.08
 
Lab no.07
Lab no.07Lab no.07
Lab no.07
 
Lab no.06
Lab no.06Lab no.06
Lab no.06
 
matab no5
matab no5matab no5
matab no5
 
matab no4
matab no4matab no4
matab no4
 
matab no3
matab no3matab no3
matab no3
 
matab no2
matab no2matab no2
matab no2
 
matlab no1
matlab no1matlab no1
matlab no1
 
matlab 2
matlab 2matlab 2
matlab 2
 
communication system Chapter 4
communication system Chapter 4communication system Chapter 4
communication system Chapter 4
 
communication system Chapter 6
communication system Chapter 6communication system Chapter 6
communication system Chapter 6
 

Kürzlich hochgeladen

Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxPooja Bhuva
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxDr. Ravikiran H M Gowda
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17Celine George
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 

Kürzlich hochgeladen (20)

Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 

communication system ch1

  • 1. Communication System Ass. Prof. Ibrar Ullah BSc (Electrical Engineering) UET Peshawar MSc (Communication & Electronics Engineering) UET Peshawar PhD (In Progress) Electronics Engineering (Specialization in Wireless Communication) MAJU Islamabad E-Mail: ibrar@cecos.edu.pk Ph: 03339051548 (0830 to 1300 hrs) 1
  • 2. Communication Systems Course Objectives To develop the basic concepts of communication systems Text Book • Modern Digital And Analog Communication Systems By B. P Lathi, 3rd Edition Reference books • Communication Systems by Bruce Carlson • Communication Systems 4th ed. By Simon Haykin • Digital Communication by Sklar • Analog and Digital Communication by Simon Haykin Evaluation • Home Works + Tests + Quizzes 20% • Final Term Exam 80% 2
  • 3. Chapter 1 Overview • 1. Communication systems • 2. Analog versus digital communication • 3. Modulation 3
  • 4. Communication systems • • • • • • • (Cont..) Nowadays communications is essential to all sectors of society. From stock market to battlefield, fast and reliable information transmission is EXTREMELY IMPORTANT. In this era of Information Technlogy, it is believed that the prosperity and continued development of modern nations will depend primarily on communications. Communications involves transfer of information over a distance Communications had its beginning in 1837 with the invention of the telegraph by Samuel Morse, followed by the invention of the telephone in 1876. 4
  • 5. Communication systems (Cont..) Signal – The actual entity (electrical, optical, mechanical, etc.) that is transmitted from sender to receiver. Message – knowledge that is transmitted Information – Knowledge communicated or received concerning some fact or circumstance Message and information are quite closely related. 5
  • 6. Communication systems (Cont..) scheme of a simplified communication system • • source: originates a message transmitter: converts the message into a signal that can be transmitted over a channel • Channel: transport of the signal over a certain medium (e.g. wire, optical fiber or a radio link) • Receiver: converts the received signal back into a readable message • Sink/destination: end user 6
  • 7. Communication systems (Cont..) scheme of a more detailed digital communication system • • • • adc (analog/digital converter): converts the physical analog signal into a digital electronic signal source encoder: encodes the data in a format that removes redundancy and irrelevant information modulator: adaptation of the frequency according to the channel characteristics on the receiver side all transformation steps must be reversed 7
  • 8. Communication systems (Cont..) scheme of a (nearly) complete digital communication system • • • channel encoder: encodes the signal pulses in a format that is required by the channel protocol: controls start, end of transmission and error recovery by adding additional bits for error detection and/or correction noise: inside the channel the signal is disturbed by noise 8
  • 9. Communication systems (Cont..) • In a realistic channel a signal is disturbed by: •noise: random and unpredictable modifications of the signal amplitude •thermal noise, caused by random movements of electrons in conductors •external noise, caused e.g. by interference with other channels •attenuation: the amplitude of the signal decreased caused by the resistance of the channel • • the maximum length is restricted; amplifiers are required in certain distances! distortion: the distortion depends on the frequency, different signal frequencies suffer different signal distortion. 9
  • 10. Communication systems (Cont..) Home work Read chapter 1 and try to remember all basic things involved in communication systems without confusing yourself with mathematical details. 10
  • 11. Networks • • • • • • Point-to-point communication is usually not practical Devices are too far apart for communicating over a single channel Large set of devices would need impractical number of point-to-point connections Solution is to use a communications network to establish a connection between a computer A and a remote computer B: Wide Area Networks (WANs) Local Area Networks (LANs) • • DCE = Data Communication Equipment (e.g. a modem) DTE = Data Terminal Equipment (e.g. a computer) 11
  • 12. Analog versus Digital Communication • • • • • • Analog messages are characterized by data with values from a continuous range. they have an indefinite number of values there is an indefinite number of possible waveforms in a time interval. Digital messages are constructed from a finite number of symbols. Mostly only a binary message is used. 12
  • 13. Analog versus Digital communication (Cont’d) • Analog example: • Digital example: (k=2) 13
  • 14. Analog versus Digital communication (Cont’d) • • In a binary digital signal a "1" can be transmitted by an electric pulse of amplitude A/2, a "0" by a pulse of amplidude –A/2 Receiver must only decide, if the signal level is above 0 or not: • transmitted signal • received distorted signal without noise • received distorted signal with noise • regenerated signal 14
  • 15. Analog versus Digital communication (Cont’d) • • • • • • • Distorted and noisy digital signals can mostly be recovered without error if repeaters are placed along a digital communication path, they can regenerate the signal before amplifying it. digital messages can be reliably transmitted over long distances Distorted and noisy analog signals cannot be recovered there is no way to avoid accumulation of noise and distortion amplification does not help because both signal and noise are amplified in the same proportion! analog messages can only be transmitted over short distances if a high quality is desired 15
  • 16. Analog versus Digital communication (Cont’d) An analog signal can be converted to a digital signal by sampling and quantization: 16
  • 17. Analog versus Digital communication (Cont’d) • The Nyquist theorem/sampling theorem (Details later) states that the analog signal can be reconstructed from the samples, if fsample • (where > 2 fmax fsample is the sampling frequency and fmax is the highest signal frequency) • • • • For quantization the range of the amplitude (–mp, mp) is partitioned into L intervals, each of magnitude m = 2 mp / L At each sample point the amplitude is approximated by the midpoint of the interval in which the sample value falls the unavoidable approximation error can be decreased by increasing the number L of levels) for understanding a voice signal, L = 16 levels are sufficient; a higher quality speech signal requires at least L = 256 levels 17
  • 18. Analog versus Digital communication (Cont’d) • • • • The quantized signal can be transmitted over a channel by using a multiamplitude pulse-code with L signal levels. e.g. ± A/2, ± 3A/2, ± 5A/2... , ± (L–1)A/2 Example for L = 16: • (receiver can distinguish the L levels only, if A is large compared to the noise level) 18
  • 19. Analog versus Digital communication (Cont’d) • • • • Alternatively, a binary pulse- code can be used that assigns to each of the L levels a short sequence of pulses with amplitudes A/2 and – A/2 Example for L = 16: much more robust against noise than multiamplitude pulse code!) 19
  • 20. signal-to-noise ratio (SNR) ,Channel Bandwidth (B), and the Rate of Communication (C) • • • • • • • • • • • A high signal-to-noise ratio (SNR) is required for a high quality communication – SNR = power of signal / power of noise However in a realistic channel – the noise is accumulating along the channel's path – the signal amplitude is decreasing the SNR is continuously decreasing along the channel. The band width of a channel is the range of frequencies that it can transmit with reasonable fidelity. e.g. lowest frequency f1= 300 Hz, highest frequency f2= 4000 Hz Bandwidth B= f2 - f1 => 4000-300 =>3700 Hz the Rate of Communication C= B log2 (1+ SNR) bits/s This is known as Shannon’s equation, C is the channel capacity 20
  • 21. Modulation Modulation is a process that causes a shift in the range of frequencies of a signal. • • Normally the frequency range of the signal is different from the frequency range supported by the physical channel a high frequency carrier signal is modulated by the data signal • Two different important kinds of modulation: 1) Amplitude modulation (AM) 2) Frequency modulation (FM) 21
  • 22. Randomness, Redundancy, and Coding • • • • Randomness means unpredictability , or uncertainty, of the outcome. If a source had no unpredictability or uncertainty, it would be known beforehand and convey no information. Because of redundancy, we are able to decode a message accurately despite errors in the received message. Binary data can be transmitted using a number of different types of pulses. The choice of a particular pair of pulses to represent the symbols 1 and 0 is called Line Coding. 22