Pulse Modulation MCQ Quiz - Objective Question with Answer for Pulse Modulation - Download Free PDF

Last updated on Jun 27, 2025

Latest Pulse Modulation MCQ Objective Questions

Pulse Modulation Question 1:

Number of bits in a binary PCM system is increased from n to n + 2. What is the improvement in SNR?

  1. (n+2) / n
  2. 2(n+2) / n
  3. 2(n+2) / n
  4. independent of n

Answer (Detailed Solution Below)

Option 4 : independent of n

Pulse Modulation Question 1 Detailed Solution

Explanation:

The SNR in a binary PCM system can be expressed as:

SNR = (6 × n) dB

where n is the number of bits used for quantization. This indicates that the SNR increases linearly with the number of bits used in the PCM system.

Effect of Increasing Number of Bits:

When the number of bits in the PCM system is increased from n to n + 2, the SNR also increases. The improvement in SNR can be calculated using the difference in SNR values before and after increasing the number of bits:

Improvement in SNR = SNR (n + 2) - SNR (n)

Substituting the values:

Improvement in SNR = (6 × (n + 2)) - (6 × n)

Improvement in SNR = 6 × n + 12 - 6 × n

Improvement in SNR = 12 dB

Hence the correct answer is 12 dB

Pulse Modulation Question 2:

A communication system uses digitization of audio signals with BW 15 kHz followed by PCM encoding and real time transmission. Assuming that uniform quantization with 1024 levels is used and there are no overheads in PCM encoding, what is the minimum permissible bit rate?

  1. 150 kbps
  2. 300 kbps
  3. 750 kbps
  4. 600 kbps

Answer (Detailed Solution Below)

Option 2 : 300 kbps

Pulse Modulation Question 2 Detailed Solution

Explanation:

Minimum Permissible Bit Rate Calculation:

Given Data:

  • Bandwidth (BW) of the audio signal = 15 kHz
  • Number of quantization levels = 1024
  • No overheads in PCM encoding

Step 1: Determine the number of bits per sample

The number of quantization levels (L) is given as 1024. The number of bits required to represent each quantization level can be calculated using the formula:

Number of bits per sample = log2(L)

Here, log2(1024) = 10. Therefore, each sample requires 10 bits to represent the quantized value.

Step 2: Apply Nyquist Theorem to determine the sampling rate

According to Nyquist theorem, the minimum sampling rate (fs) should be at least twice the bandwidth of the signal:

fs = 2 × BW

Given BW = 15 kHz:

fs = 2 × 15 kHz = 30 kHz

Step 3: Calculate the minimum permissible bit rate

The bit rate (R) is given by:

R = Sampling Rate × Number of bits per sample

Substituting the values:

R = 30 kHz × 10 bits/sample = 300 kbps

Therefore, the minimum permissible bit rate for the given communication system is 300 kbps.

Correct Option Analysis:

The correct option is:

Option 2) 300 kbps

This option correctly represents the minimum permissible bit rate for the given communication system using PCM encoding, considering the bandwidth, quantization levels, and sampling rate.

Pulse Modulation Question 3:

Which of the following is an example of a digital modulation technique?

  1. Single Sideband Modulation (SSB)
  2. Narrow Band FM
  3. Phase Shift Keying (PSK) 
  4. Double side band Amplitude Modulation 

Answer (Detailed Solution Below)

Option 3 : Phase Shift Keying (PSK) 

Pulse Modulation Question 3 Detailed Solution

Explanation:

Digital Modulation Technique

Definition: Digital modulation refers to the process of modifying a carrier signal to encode digital information. This is achieved by altering the carrier's properties such as amplitude, frequency, or phase. Digital modulation techniques are fundamental in modern communication systems, as they enable efficient and reliable transmission of digital data over various communication channels.

Phase Shift Keying (PSK):

Definition: Phase Shift Keying (PSK) is a digital modulation technique where the phase of the carrier signal is varied to represent digital data. Each unique phase state corresponds to a specific binary or multi-bit symbol, allowing the transmission of information.

Working Principle: In PSK, the carrier signal's phase is shifted to encode digital information. For example:

  • BPSK (Binary Phase Shift Keying): Two distinct phase states (e.g., 0° and 180°) are used to represent binary data (0 and 1).
  • QPSK (Quadrature Phase Shift Keying): Four phase states (e.g., 0°, 90°, 180°, and 270°) are used, with each phase state representing two bits of data.
  • Higher-Order PSK: More phase states (e.g., 8-PSK, 16-PSK) are used to represent more bits per symbol, increasing the data transmission rate.

Advantages of PSK:

  • High spectral efficiency, allowing more data to be transmitted within a given bandwidth.
  • Resilience to noise and interference, especially in low signal-to-noise ratio (SNR) environments.
  • Widely used in modern digital communication systems, including wireless networks, satellite communications, and optical fiber systems.

Disadvantages of PSK:

  • Complexity increases with higher-order PSK, requiring sophisticated demodulation techniques.
  • Performance can degrade in the presence of severe phase noise or synchronization issues.

Applications: PSK is extensively used in various digital communication systems, including Wi-Fi, cellular networks, and satellite communications, due to its efficiency and robustness.

Correct Option Analysis:

The correct option is:

Option 3: Phase Shift Keying (PSK)

This option correctly identifies PSK as an example of a digital modulation technique. PSK is a widely used method for encoding digital information by varying the phase of the carrier signal, making it a fundamental concept in digital communication systems.

Important Information

To further understand the analysis, let’s evaluate the other options:

Option 1: Single Sideband Modulation (SSB)

SSB is a type of analog modulation technique used in amplitude modulation (AM) systems. It involves transmitting only one sideband (either the upper or lower sideband) of the modulated signal while suppressing the carrier and the other sideband. SSB is primarily used in analog communication systems, such as amateur radio and long-distance voice communication, and is not an example of a digital modulation technique.

Option 2: Narrow Band FM

Narrow Band FM is another analog modulation technique where the frequency of the carrier signal is varied in proportion to the modulating signal. It is used in applications such as two-way radio communication and public safety communication. Similar to SSB, it is not a digital modulation technique.

Option 4: Double Sideband Amplitude Modulation

This is a classical analog modulation method where both the upper and lower sidebands are transmitted along with the carrier signal. It is commonly used in AM radio broadcasting but is not related to digital modulation techniques.

Conclusion:

Understanding the distinction between analog and digital modulation techniques is crucial for identifying the correct option. Among the options provided, only Phase Shift Keying (PSK) is a digital modulation technique, as it involves encoding digital information by varying the phase of the carrier signal. The other options, including Single Sideband Modulation (SSB), Narrow Band FM, and Double Sideband Amplitude Modulation, are examples of analog modulation techniques, which are fundamentally different from digital modulation.

Pulse Modulation Question 4:

What is the quantization noise power for N bit uniform quantizer with full scale input voltage 2B?

  1. B23(22N)
  2. 2B3(2N)
  3. B212(22N)
  4. B3(2N)

Answer (Detailed Solution Below)

Option 1 : B23(22N)

Pulse Modulation Question 4 Detailed Solution

Concept:

The quantization noise power Pq for a uniform quantizer is given by:

Pq = Δ212

where Δ is the quantization step size.

Given:

Full-scale input voltage = 2B

Number of quantization levels = 2N

Calculation:

Quantization step size:

Δ=2B2N=B2N1

Quantization noise power:

Δ212=112(B2N1)2=B21222(N1)=B2322N

Hence, the correct answer is option 1) B23(22N)

Pulse Modulation Question 5:

The signaling rate of a time division multiplexing (TDM) signal for M input channels is given by:

  1. r = Mf≥ 2MW
  2. r = Mfs ≤ 2MW
  3. r = Mfs ≤ MW
  4. r = Mfs ≥ MW

Answer (Detailed Solution Below)

Option 1 : r = Mf≥ 2MW

Pulse Modulation Question 5 Detailed Solution

Explanation:

Signaling Rate of Time Division Multiplexing (TDM) Signal

Definition: Time Division Multiplexing (TDM) is a digital multiplexing technique used to combine multiple data streams or signals into one stream by assigning each signal a different time slot in the sequence. The signaling rate of a TDM signal refers to the rate at which the multiplexed data is transmitted over the communication channel. This rate depends on the number of input channels (M), the sampling frequency (fs), and the bandwidth of the input signals (W).

Explanation of the Correct Option:

The correct option is:

Option 1: r = Mfs ≥ 2MW

In a TDM system, each input channel has a specific sampling rate (fs). According to the Nyquist sampling theorem, the minimum sampling rate for any signal must be at least twice its highest frequency component (2W) to ensure accurate signal reconstruction. Thus, for M input channels, the total signaling rate (r) must satisfy the condition:

r = M × fs, where fs ≥ 2W

Therefore:

r = M × fs ≥ 2M × W

This equation ensures that the TDM system operates effectively without aliasing and that all the input signals are sampled and transmitted correctly. The signaling rate must be at least 2M × W to accommodate all M channels, as each channel requires a bandwidth of W and a sampling rate of at least 2W.

Key Points:

  • M: Number of input channels in the TDM system.
  • fs: Sampling frequency of each channel, which must be at least twice the bandwidth (2W) to satisfy the Nyquist criterion.
  • W: Bandwidth of each input channel.
  • The total signaling rate (r) ensures that all channels are multiplexed and transmitted without loss of information.

Conclusion: The signaling rate of a TDM signal for M input channels is given by r = Mfs ≥ 2MW, as stated in Option 1. This ensures that the system adheres to the Nyquist sampling theorem and can effectively transmit all input signals.

Additional Information:

To further understand the analysis, let’s evaluate the other options:

Option 2: r = Mfs ≤ 2MW

This option is incorrect because the signaling rate cannot be less than or equal to 2MW. The condition r = Mfs ≥ 2MW ensures that the Nyquist criterion is satisfied and that all input signals are accurately sampled and transmitted. If r ≤ 2MW, the system would not meet the minimum requirements for sampling and could result in aliasing or loss of information.

Option 3: r = Mfs ≤ MW

This option is incorrect as it violates the Nyquist sampling theorem. If the signaling rate is less than or equal to MW, the sampling frequency (fs) for each channel would be less than 2W, leading to aliasing and inaccurate signal reconstruction. Such a scenario is not feasible for a TDM system.

Option 4: r = Mfs ≥ MW

While this condition might seem plausible at first glance, it is insufficient to ensure accurate signal reconstruction for all channels. The Nyquist theorem requires the sampling frequency to be at least twice the bandwidth (fs ≥ 2W). Therefore, the signaling rate must satisfy r = Mfs ≥ 2MW, not just MW, to avoid aliasing and ensure proper operation.

Conclusion:

Option 1 (r = Mfs ≥ 2MW) is the correct choice as it ensures that the TDM system adheres to the Nyquist criterion, allowing accurate sampling and transmission of all input signals. The other options fail to meet this critical requirement and would result in improper operation of the TDM system.

Top Pulse Modulation MCQ Objective Questions

In TV, an electrical disturbance (noise) affects

  1. neither the video nor the audio signals
  2. only the audio signals
  3. both the video and audio signals
  4. only the video signals

Answer (Detailed Solution Below)

Option 4 : only the video signals

Pulse Modulation Question 6 Detailed Solution

Download Solution PDF

In TV transmission:

  • A video is Vestigial sideband modulated, which is a type of amplitude modulated waveform
  • The Video signals are thus encoded in amplitude variations of the carriers
  • The Audio signal is encoded in FM waveform
  • Thus, the audio signals are encoded as frequency variations of the carrier


Noise is the signal that affects amplitude majorly. Thus, the video signal is distorted from amplitude variations.

Quantizing noise occurs in

  1. PCM
  2. TDM
  3. FDM
  4. PPM

Answer (Detailed Solution Below)

Option 1 : PCM

Pulse Modulation Question 7 Detailed Solution

Download Solution PDF

Quantization

  • It is the process through which a range of continuous analog values are quantized or rounded off to a single value, thereby forming samples of a discrete digital signal.
  • Quantization Error occurs when there is a difference between an input value and it’s quantized value. 
  • Quantization occurs when an analog signal is converted into it’s digital form, thus it occurs in Pulse Code modulation (PCM).

 

PCM:

  • PCM stands for Pulse Code Modulation.
  • It is a technique by which an analog signal gets converted into digital form to have signal transmission through a digital network.
  • The major steps involved in PCM are sampling, quantizing, and encoding.

  • With PCM, the amplitude of the analog signal is sampled at regular intervals and translated into a binary number.
  • The difference between the original signal and the translated digital signal is called the quantizing error.

 

Some Advantages associated with PCM are:

  • Immunity to transmission noise and interference.
  • It is possible to regenerate the coded signal along the transmission path.
  • The Quantization Noise depends on the number of quantization levels and not on the number of samples produced per second.
  • The storage of Coded signals is easy.

 

The disadvantages of PCM includes:

  • Requires larger Bandwidth.
  • Need synchronization
  • Not compatible with analog systems.

Disadvantage of PCM is its:

  1. High signal to noise ratio
  2. High bit rate
  3. High bandwidth 
  4. High power requirement

Answer (Detailed Solution Below)

Option 3 : High bandwidth 

Pulse Modulation Question 8 Detailed Solution

Download Solution PDF

PCM:

  • PCM stands for Pulse Code Modulation.
  • With PCM, the amplitude of the analog signal is sampled at regular intervals and translated into a binary number.
  • The difference between the original signal and the translated digital signal is called the quantizing error.

 

Some Advantages associated with PCM are:

  • Immunity to transmission noise and interference.
  • It is possible to regenerate the coded signal along the transmission path.
  • The Quantization Noise depends on the number of quantization levels and not on the number of samples produced per second.
  • The storage of Coded signals is easy.

 

The disadvantages of PCM includes:

  • Requires larger Bandwidth.
  • Need synchronization
  • Not compatible with analog systems.

The disadvantage of FM over AM is that __________

  1. the noise is very high for high frequency signal
  2. high modulating power is required
  3. larger bandwidth is required
  4. high output power is required

Answer (Detailed Solution Below)

Option 3 : larger bandwidth is required

Pulse Modulation Question 9 Detailed Solution

Download Solution PDF

Advantages of FM over AM are:

  • Improved signal to noise ratio.
  • Smaller geographical interference between neighbouring stations.
  • Less radiated power.
  • Well defined service areas for given transmitter power.


Disadvantages of FM:

  • Much more Bandwidth
  • More complicated receiver and transmitter.

The number of bits used in a 4096 level PCM system is:

  1. 12
  2. 16
  3. 20
  4. 10

Answer (Detailed Solution Below)

Option 1 : 12

Pulse Modulation Question 10 Detailed Solution

Download Solution PDF

Concept:

The number of levels for an n-bit PCM system is given by:

L = 2n

We can also state that the number of bits for a given quantization level will be:

n = log2 L

Calculation:

The number of levels given = 4096, i.e. L = 4096

The number of bits used will be:

n = log2 (4096)

= log2 (212)

= 12 log2 (2)

n = 1

26 June 1

The bandwidth of PCM is given by:

BW=nfs

n = number of bits to encode

fs = sampling frequency

In PCM, if the number of quantization levels is increased from 4 to 64, then the bandwidth requirement will approximately be:

  1. 4 times
  2. 16 times
  3. 8 times
  4. 3 times

Answer (Detailed Solution Below)

Option 4 : 3 times

Pulse Modulation Question 11 Detailed Solution

Download Solution PDF

Concept:

The number of levels for an n-bit PCM system is given by:

L = 2n

We can also state that the number of bits for a given quantization level will be:

n = log2 L

Also, the bandwidth of PCM is given by:

BW=nfs

n = number of bits to encode

fs = sampling frequency

Calculation:

For L = 4 quantization levels, the number of bits n = log2 4 = 2 bits. The bandwidth is, therefore:

B.W. = 2 fs

Similarly, For L = 64 quantization levels, the number of bits n = log2 64 = 6 bits. The bandwidth is, therefore:

B.W. = 6 fs

Clearly, the Bandwidth is increased by 3 times.

In frequency modulation

  1. Amplitude of carrier wave remains the same.
  2. Frequency of carrier wave remains constant.
  3. Both frequency and amplitude of carrier waves vary.
  4. Signal gests distorted.

Answer (Detailed Solution Below)

Option 1 : Amplitude of carrier wave remains the same.

Pulse Modulation Question 12 Detailed Solution

Download Solution PDF

The AM, FM and PM output waveforms are as shown:

RRB JE EC 13 6Q 28thAug 2015 Shift3 Hindi images Q1

In Frequency modulation, the frequency of the carrier is varied according to the amplitude of the message signal and the amplitude of the carrier remains constant.

To avoid slope overload error in delta modulation, the maximum amplitude of the input signal is

  1. A ≤ 2πfm
  2. A ≤ cos 2πfm
  3. A2πfmΔfs
  4. AΔfs2πfm

Answer (Detailed Solution Below)

Option 4 : AΔfs2πfm

Pulse Modulation Question 13 Detailed Solution

Download Solution PDF

Concept:

Two types of distortions (Errors) occurs in Delta modulation system i.e.

1) Slope overload error

2) Granular Error

This is explained with the help of the given figure:

F1 S.B 30.5.20 Pallavi D6

To avoid the slope overload error, the optimum or desired condition is:

ΔTs=dm(t)dt

i.e. the step rise of the quantized output must follow the input

Slope overload occurs when:

ΔTs<dm(t)dt

To prevent/avoid slope overload error, the condition that shall be satisfied is:

dm(t)dtΔTs

m(t) is a sinusoidal waveform given as:

m(t) = Am sin ωm t

The condition to avoid slope overload, therefore, becomes:

ddt(Amsinωmt)ΔTs

Amcosωmt(ωm)ΔTs

Am cos (2π (mt)).2πfm ≤ Δ⋅fs

AmΔfs2πfmcos(2πfmf)

For maximum Amplitude, the above condition becomes:

AmΔfs2πfm

The main advantage of PCM is:

  1. Less bandwidth 
  2. Better performance in presence of a noise 
  3. Possibility of multiplexing 
  4. Less power

Answer (Detailed Solution Below)

Option 2 : Better performance in presence of a noise 

Pulse Modulation Question 14 Detailed Solution

Download Solution PDF
  • PCM (Pulse Code Modulation) is a digital scheme for transmitting analog data.
  • The amplitude of an analog signal can take any value over a continuous range, i.e. it can take on infinite values.
  • But, digital signal amplitude can take on finite values.
  • Analog signals can be converted into digital by sampling and quantizing.

 

Advantages of PCM:

  • Encoding is possible in PCM.
  • Very high noise immunity, i.e. better performance in the presence of noise.
  • Convenient for long-distance communication.
  • Good signal to noise ratio.

 

Disadvantage of PCM:

  • The circuitry is complex.
  • It requires a large bandwidth.
  • Synchronization is required between transmitter and receiver.

A Delta modulation system Input applied 10 kHz, 1Vp-p. The signal Is sampled ten times more than Nyquist rate. What is the minimum step size required to prevent slope overload ?

  1. 0.157 V
  2. 1.57 V
  3. 15.7 V
  4. 0.0157 V

Answer (Detailed Solution Below)

Option 1 : 0.157 V

Pulse Modulation Question 15 Detailed Solution

Download Solution PDF

Concept:

Slope overload distortion: When the maximum slope of the message is more than Δ fs then there is slope overload distortion in the delta modulator.

condition to prevent slope overload distortion 

|dm(t)dt|MAX|Δ×fs| ,

where m(t)→ message signal, fs→ sampling frequency

Calculation:

Given f= 10 kHz

Input is 1 Vpp so the maximum  input voltage is 0.5 volt

let applied input is sinusoidal than

m(t) = Amsin(2πfmt)

where 

|dm(t)dt|=2πfmAm cos(2πfmt)

|dm(t)dt|MAX=2πfmAm

f= 10× (Nyquist rate)

f=10×(2fm)= 20(10k)=200kHZ

 By the condition to prevent slope overload distortion 

|dm(t)dt|MAX |Δ×fs|

2πAmf≤ Δ (200k)

2π(0.5)(10k) ≤ Δ (200k)

Δ ≥ 0.157

Δ minimum = 0.157 V

Get Free Access Now
Hot Links: yono teen patti online teen patti real money teen patti club apk teen patti bodhi teen patti pro