PAM Modulation Report
PAM Modulation Report
PAM Modulation Report
What’s PAM?
Definition
Pulse Amplitude modulation (PAM) is a type of Pulse Modulation technique that uses a series of
regularly occurring pulses (discrete signal) as the carrier signal, in this type of modulation, the
amplitude of the carrier is varied in proportion to the amplitude of the message signal (continuous
signal). In this report, we’ll explain the concepts of 2 types of PAM, which are:
Natural Sampling PAM
We’ll also explain the method of implementing them, their differences, and finally, we’ll show
LAB results of both methods.
Before explaining the modulation and demodulation process, we need to know about 2 important
terms, Sampling and Nyquist Rate.
Sampling (or Sampling Theorem): Sampling is the process of converting continuous signal into
a discrete signal or making a continuous signal to occur at a particular interval of time.
Nyquist Rate: It’s the rate at which sampling is done correctly (without errors or loss of
information), or in other words, it’s the rate at which sampling is one so that overlapping of
frequency doesn’t occur. Assume we have a signal 𝑚(𝑡) of bandwidth 𝐵, in frequency domain:
Ideally, the condition for correct sampling is that the sampling frequency 𝑓𝑠 should be
1 1
𝑓𝑠 = 2𝐵 or for sampling time, 𝑇𝑠 = = , but because that ideal conditions in practical systems
𝑓𝑠 2𝐵
1
are unrealizable, the condition is 𝑓𝑠 ≥ 2𝐵 or for sampling time, 𝑇𝑠 ≥ . If this condition isn’t
2𝐵
satisfied, “Under Sampling” will occur and overlapping of frequency will occur which will result
in loss of information.
𝑆(𝜔)
(a)
𝑐(𝑡)
(b)
Using “Natural Sampling Method”, the carrier signal can be expressed in terms of its Fourier
series expansion:
1 2 1 1
𝑐 (𝑡) = + [cos(𝜔𝑐 𝑡) − cos(3𝜔𝑐 𝑡) + cos(5𝜔𝑐 𝑡) − ⋯ ]
2 𝜋 3 5
Multiplying the message signal 𝑚(𝑡) with the equation above resulting in:
1 2 1 1
𝑚(𝑡)𝑐(𝑡) = 𝑚(𝑡) + [𝑚(𝑡) cos(𝜔𝑐 𝑡) − 𝑚(t) cos(3𝜔𝑐 𝑡) + 𝑚(𝑡) cos(5𝜔𝑐 𝑡) − ⋯ ]
2 𝜋 3 5
𝑚(𝑡)𝑐(𝑡)
Easy to integrate with digital systems because it’s compatible with digital circuits and
systems.
Disadvantages
It’s difficult to remove the noise, because this will affect the amplitude which carries
information.
PAM has high noise interference because the information is carried in the amplitude of the
signal, which makes it more susceptible to noise that causes variations in the amplitude.
It requires high bandwidth for transmission because it’s related to the pulse duration.
Applications
PAM has several applications, some of them are:
Used in Ethernet communication
Used in MCUs to generate control signals
Used in digital communication systems
Useful for short-range data transmission applications
Discussion
1- What is the minimum rate at which a speech signal can be sampled for the
purpose of PAM?
Ans: Speech signals frequency is in the range of (300 Hz to 3.1kHz). Therefore, the minimum
sampling frequency is double the highest frequency which equals 6.2kHz.
References
[1] Modern Digital and Analog Communication Systems 5th Edition. B. P. Lathi, Zhi Ding
[2] Sampling Theorem : Statement, Waveforms, Proof and Applications (elprocus.com)
[3] Signals Sampling Theorem (tutorialspoint.com)
[4] Analog Communication - Pulse Modulation (tutorialspoint.com)
[5] Difference between Natural Sampling and Flat-Top Sampling (aspiringyouths.com)
[6] https://cnj.atu.edu.iq/wp-content/uploads/2022/11/LECTURE16.pdf
[7] https://www.scesasaram.in/wp-content/uploads/2020/04/EEE_6_ICS_6.1__Analog-Pulse-Modulation.pdf
[8] PAM & Ethernet: A Perfect Match - EDN