Difficulty: Easy
Correct Answer: Demodulation
Explanation:
Introduction:
In a typical digital communication system, the transmitter modulates a digital bitstream onto an analog carrier for efficient transmission over band-limited channels (radio, coax, fiber optics via electrical/optical carriers). At the receiver, the inverse operation extracts the original baseband data so a computer can process it. This question asks for the precise term describing that inverse operation at the receiver.
Given Data / Assumptions:
Concept / Approach:
Demodulation is the process that converts a modulated analog signal back into its baseband representation. For digital systems, demodulation maps received waveforms to symbol decisions, applies filtering/equalization as needed, recovers carrier phase/frequency, and outputs the bitstream. Modulation is the complementary transmitter operation; synchronizing/clock recovery is a supporting function that helps demodulation but is not a full replacement. Line coding (e.g., NRZ, Manchester) shapes baseband digital signals on a physical medium—again distinct from removing a carrier.
Step-by-Step Solution:
Verification / Alternative check:
In modems and radios, the digital signal processor chain includes carrier recovery, matched filtering, symbol timing, decision, and decoding—collectively framed under demodulation to deliver a digital bitstream to the host system.
Why Other Options Are Wrong:
Common Pitfalls:
Equating “analog-to-digital conversion” (ADC) with demodulation; ADC digitizes the waveform, while demodulation interprets it to recover the bits. Many receivers do both in sequence (ADC then digital demodulation), but the conceptual term here is demodulation.
Final Answer:
Demodulation.
Discussion & Comments