Communication Systems MCQ Quiz - Objective Question with Answer for Communication Systems - Download Free PDF
Last updated on Jun 23, 2025
Latest Communication Systems MCQ Objective Questions
Communication Systems Question 1:
Number of bits in a binary PCM system is increased from n to n + 2. What is the improvement in SNR?
Answer (Detailed Solution Below)
Communication Systems Question 1 Detailed Solution
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
Communication Systems Question 2:
What is the bandwidth occupying 98% of power, as per Carson's rule for the following FM signal 10 sin
Answer (Detailed Solution Below)
Communication Systems Question 2 Detailed Solution
Explanation:
According to Carson's rule, the bandwidth of an FM signal that occupies 98% of its power can be expressed as:
Bandwidth (B) ≈ 2 × (Δf + fm)
Where:
- Δf: The frequency deviation, which represents the maximum shift in the carrier frequency due to the modulation signal.
- fm: The maximum frequency of the modulating signal.
In this case, the FM signal is given as:
10 sin(2π × 106t + 4 cos(2π × 104t))
From the given FM signal, we can extract the following parameters:
- Carrier Frequency (fc): 106 Hz (1 MHz)
- Frequency of the Modulating Signal (fm): 104 Hz (10 kHz)
- Frequency Deviation (Δf): The frequency deviation is determined by the modulation index multiplied by the frequency of the modulating signal. In this case, the modulation index is 4, so:
Δf = Modulation Index × fm
Δf = 4 × 104
Δf = 40 kHz
Now, applying Carson's rule to calculate the bandwidth:
Bandwidth (B) ≈ 2 × (Δf + fm)
B ≈ 2 × (40 kHz + 10 kHz)
B ≈ 2 × 50 kHz
B ≈ 100 kHz
Communication Systems Question 3:
A carrier is amplitude modulated with modulation index of 60% yielding transmitted power of 472 W. How much power can be saved by suppressing carrier and one sideband of the modulated signal?
Answer (Detailed Solution Below)
Communication Systems Question 3 Detailed Solution
Amplitude Modulation and Power Calculation
Problem Statement: A carrier signal is amplitude modulated with a modulation index of 60%, resulting in a transmitted power of 472 W. We are tasked with determining how much power can be saved by suppressing the carrier and one sideband of the modulated signal.
Solution:
To solve this problem, let us analyze the power distribution in an amplitude-modulated signal.
Step 1: Power Components in an Amplitude-Modulated Signal
In amplitude modulation (AM), the total transmitted power (Pt) consists of:
- Carrier power (Pc).
- Power in the two sidebands (PUSB and PLSB), which are equal in magnitude.
The total transmitted power is given by:
Pt = Pc + PUSB + PLSB
The power in each sideband is determined by the modulation index (m), and is given as:
PUSB = PLSB = (m2/4) × Pc
Thus, the total transmitted power can be expressed as:
Pt = Pc (1 + m2/2)
Step 2: Calculate the Carrier Power (Pc)
From the problem, the modulation index (m) is 60%, or m = 0.6. The total transmitted power (Pt) is 472 W. Substituting these values into the formula for total transmitted power:
472 = Pc (1 + (0.6)2/2)
First, calculate (0.6)2/2:
(0.6)2/2 = 0.36/2 = 0.18
Now substitute this value into the equation:
472 = Pc (1 + 0.18)
472 = Pc × 1.18
Pc = 472 / 1.18
Pc ≈ 400 W
Thus, the carrier power is 400 W.
Step 3: Calculate the Sideband Power
The power in the sidebands is given by:
Psidebands = PUSB + PLSB = (m2/2) × Pc
Substitute m = 0.6 and Pc = 400 W:
Psidebands = (0.6)2/2 × 400
Psidebands = 0.36/2 × 400
Psidebands = 0.18 × 400
Psidebands = 72 W
The total power in the sidebands is 72 W, with each sideband contributing 36 W.
Step 4: Power Saved by Suppressing the Carrier and One Sideband
When the carrier and one sideband are suppressed, the remaining power is the power in the other sideband. Thus, the power saved is:
Power saved = Pt - Premaining
The remaining power is the power in one sideband:
Premaining = PLSB or PUSB = 36 W
Substitute the values:
Power saved = 472 - 36
Power saved = 436 W
Final Answer: The power saved by suppressing the carrier and one sideband is 436 W.
Communication Systems Question 4:
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?
Answer (Detailed Solution Below)
Communication Systems Question 4 Detailed Solution
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.
Communication Systems Question 5:
What is the bandwidth of main lobe in the spectrum of BPSK signal with carrier frequency = 1 MHz and bit rate = 1 kbps ?
Answer (Detailed Solution Below)
Communication Systems Question 5 Detailed Solution
Bandwidth of the Main Lobe in BPSK Signal Spectrum:
Definition: In Binary Phase Shift Keying (BPSK), the spectrum of the modulated signal consists of a main lobe and side lobes. The bandwidth of the main lobe is a critical parameter that determines the frequency range over which most of the signal's power is concentrated. This bandwidth is influenced by the bit rate of the signal.
Formula for Bandwidth: The bandwidth of the main lobe for the spectrum of a BPSK signal can be approximated using the following relation:
Bandwidth of the main lobe = 2 × Bit Rate
Here:
- Bit Rate: The rate at which bits are transmitted, typically measured in bits per second (bps).
- 2: A factor that accounts for the symmetric nature of the main lobe around the carrier frequency.
Given Data:
- Carrier Frequency = 1 MHz (This value does not affect the bandwidth of the main lobe.)
- Bit Rate = 1 kbps = 1000 bps
Calculation:
The bandwidth of the main lobe is calculated as:
Bandwidth of the main lobe = 2 × Bit Rate
Bandwidth of the main lobe = 2 × 1000 bps
Bandwidth of the main lobe = 2000 Hz = 2 kHz
Top Communication Systems MCQ Objective Questions
On which principle optical fibre works?
Answer (Detailed Solution Below)
Communication Systems Question 6 Detailed Solution
Download Solution PDFThe correct answer is total internal reflection.
Key Points
- Optical fiber works on the principle of total internal reflection.
- An optical fiber is a flexible transparent fiber.
- It is made up of Glass (silica) or plastic.
- It is slightly thicker than human hair.
- It transmits higher bandwidth data over a longer distance than other forms of communication.
- It is usually used in endoscopy and fiber optic communications.
Additional Information
- Scattering of light:
- Scattering of light occurs when light rays collide with an obstruction such as dust, gas molecules, or water vapors and divert from their straight path.
- Examples of Scattering of light:
- The Tyndall effect.
- The red hues of sunrise and sunset
- The white color of the sky at noon.
- The blue color of the sky.
- Optical rotation:
- The optical rotation is the angle through which the plane of polarization rotates when a polarized light ray flows through a layer of a liquid.
- The effect of optical rotation in a substance is governed by the concentration of chiral molecules and their chemical structure.
- It is used to test the purity of the material.
Where was the First experimental satellite telecommunication earth station set up in 1967 in India?
Answer (Detailed Solution Below)
Communication Systems Question 7 Detailed Solution
Download Solution PDFThe correct answer is Ahmedabad.
Key Points
- The first 'Experimental Satellite Communication Earth Station (ESCES)' was operationalized in Ahmedabad in 1967, and it also served as a training facility for Indian and international scientists and engineers.
- ISRO was clear that it did not need to wait for its own satellites to begin application development, and that foreign satellites may be utilized in the early phases to demonstrate that a satellite system can contribute to national development.
- The Satellite Telecommunication Experiments Project (STEP), a cooperative project of ISRO and the Post and Telegraphs Department (P&T) in 1977-79, used the Franco-German Symphonie satellite.
Important Points
- The ‘Kheda Communications Project (KCP)' followed SITE, which served as a field laboratory for need-based and locale-specific programme transmission in Gujarat's Kheda area.
- In 1984, KCP received the UNESCO-IPDC (International Programme for the Development of Communication) award for efficiency in rural communication.
- The first Indian spacecraft, 'Aryabhata,' was developed during this time and launched using a Soviet Launcher.
- Another significant milestone was the creation of the SLV-3, the first launch vehicle capable of placing 40 kg in Low Earth Orbit (LEO), which flew for the first time in 1980.
Fiber optics generally work on the principle of ________.
Answer (Detailed Solution Below)
Communication Systems Question 8 Detailed Solution
Download Solution PDF- Fiber optics generally work on the principle of Total internal reflection.
- A fiber optic cable consists of a bundle of glass threads, each of which is capable of transmitting messages modulated onto light waves.
Which of the following is fastest memory cell?
Answer (Detailed Solution Below)
Communication Systems Question 9 Detailed Solution
Download Solution PDFThe correct answer is semiconductor memory.
Concept:
Core Memory:
- Core memory was a common form of random-access memory (RAM).
- The memory made use of magnetic rings called cores that had wires passing through them for selecting and detecting the contents of the cores
Semiconductor Memory:
- In a semiconductor memory chip, each bit of binary data is stored in a tiny circuit called a memory cell consisting of one to several transistors
- The two major categories of semiconductor memories are the RAM and the ROM.
- These are the fastest memory.
Bubble Memory:
- Bubble memory is a type of non-volatile memory that makes use of a thin layer of magnetic material that holds small magnetized areas known as bubbles or domains, which are able to store one bit of data each.
Superconducting Memory:
- This is just a concept of memory and has not been developed into practice.
The diffusion potential across a p-n junction __________.
Answer (Detailed Solution Below)
Communication Systems Question 10 Detailed Solution
Download Solution PDFIn a pn junction, if the doping concentration increases, the recombination of electrons and holes increases, thereby increases the voltage across the barrier.
ISRO has established the _______, at Bharati station, Antarctica, for receiving IRS data.
Answer (Detailed Solution Below)
Communication Systems Question 11 Detailed Solution
Download Solution PDFThe correct answer is AGEOS.
Key Points
- ISRO has established the AGEOS, at Bharati Station, Antarctica, for receiving IRS data.
- ISRO has established the Antarctica Ground Station for Earth Observation Satellites (AGEOS), at Bharati Station, Larsemann Hills, Antarctica, for receiving Indian Remote sensing Satellites (IRS) data.
- This state-of-the-art advanced Ground station was commissioned during August 2013 and is receiving data from IRS satellites (like CARTOSAT-2 Series, SCATSAT-1, RESOURCESAT-2/2A, CARTOSAT-1) and transferring the same to NRSC, Shadnagar near Hyderabad.
- This Satcom station is providing vital communication support to the Indian scientific community for pursuing their research work at Maitri throughout the year. With the commissioning of the Earth station at NCAOR, Goa, the Indian station, Maitri has been brought into the ambit of the World Wide Web.
- The AGEOS is continuously operated and maintained by the Engineers of ISRO who are under deputation to Bharati Station, Antarctica on a regular basis.
Additional Information
Organization | Description |
NCAOR |
|
NRSC |
|
IMGEOS |
|
The bit rate of the digital communication system is M kbps. The modulation used is 16 QAM. The minimum bandwidth required for ideal transmission is _________.
Answer (Detailed Solution Below)
Communication Systems Question 12 Detailed Solution
Download Solution PDFConcept:
In the M-Array modulation scheme, the minimum bandwidth required for ideal transmission is given by:
Where,
Rb = bit rate in bps
N = number of levels in M-Array scheme
Calculation:
Given that,
Bit rate = M kbps
Number of levels = N = 16
So. The minimum bandwidth will be M/2 kHz, for ideal transmission.
For Baseband |
For Passband |
Binary: 1) B.W. = Rb |
Binary: 1) BW = 2 Rb |
Raised cosine (α) : 2) |
Raised cosine (α) : = Rb (1 + α) |
M-ary: 1) |
M-ary: 1) |
Raised cosine (α): 2) |
Raised cosine (α) : 2) |
GPRS stands for
Answer (Detailed Solution Below)
Communication Systems Question 13 Detailed Solution
Download Solution PDFGeneral Packet Radio Service
- GPRS, or General Packet Radio Service, is a best-effort packet-switching communications protocol for cellular networks.
- GPRS was one of the first widely used data transfer protocols on cellular networks.
- GPRS is a third-generation step toward internet access.
- GPRS is also known as GSM-IP that is a Global-System Mobile Communications Internet Protocol as it keeps the users of this system online, allows them to make voice calls, and access the internet on-the-go.
In digital transmission, the modulation technique that requires the minimum bandwidth is:
Answer (Detailed Solution Below)
Communication Systems Question 14 Detailed Solution
Download Solution PDF- In PCM an analog signal is sampled and encoded into different levels before transmission
- The bandwidth of PCM depends on the number of levels
- If each sample is encoded into n bits, then the bandwidth of PCM is nfs
- The bandwidth of DPCM is almost the same as that of PCM signal, the only difference between PCM and DPCM is that the dynamic range is reduced in the DPCM signal
- However, in the case of Delta modulation, each sample is sent using only 1 bit which is +Δ or -Δ
- Hence there is bandwidth saving in Delta modulation
A comparison of different modulation schemes is as shown in the table below:
Parameter |
PCM |
DM |
DPCM |
Number of bits |
It can use 4, 8 or 16 bits per sample |
It uses only one bit for one sample |
Bits can be more than one but are less than PCM |
Level/Step size |
Step size is fixed |
Step size is fixed and cannot be varied |
A fixed number of levels are used. |
Quantiz-ation error or Distortion |
Quanti-zation error depends on the number of levels used |
Slope overload distortion and granular noise is present |
Slope overload distortion and quantization noise is present |
Bandwidth of the transmi-ssion channel |
Highest bandwidth is required since the number of bits is high |
The lowest band-width is required |
The bandwidth required is lower than PCM |
Signal to Noise ratio |
Good |
Poor |
Fair |
Area of Applic-ation |
Audio and Video Telephony |
Speech and images |
Speech and video |
Each of the following sentences has been divided into four parts – (a), (b), (c), (d) – one of which has an error. Choose the part which contains the error.
I talked (a) / to my neighbourer (b) / to settle the issue (c) / that had been hanging for a long time.(d)
Answer (Detailed Solution Below)
Communication Systems Question 15 Detailed Solution
Download Solution PDFThe correct answer is '(b)'.
Key Points
- There is an error in part (b).
- 'neighbourer' should be replaced by 'neighbour'.
- neighbour means a person living next door to or very near to the speaker or person referred to.
- Example:- "our garden was the envy of the neighbours"
- The correct sentence will be - I talked to my neighbour to settle the issue that had been hanging for a long time.
Hence, the correct answer is Option 2.