Difficulty: Easy
Correct Answer: Modem
Explanation:
Introduction / Context:
Before always-on broadband and fiber became ubiquitous, most wide-area computer communications relied on carrier networks such as telephone lines or hybrid cable systems. A personal computer generates digital signals, whereas these carrier networks historically transported analog waveforms. A device was required to convert between the two worlds so that distant computers could “talk.”
Given Data / Assumptions:
Concept / Approach:
A modem (modulator/demodulator) converts outgoing digital bits into analog signals suitable for transmission and converts incoming analog signals back into digital form. Even with modern digital access links, the conceptual role remains: adapt the computer’s digital interface to the service provider’s access technology (DSL/cable/fixed wireless/fiber ONT act as evolutions of this function).
Step-by-Step Solution:
Verification / Alternative check:
Observe dial-up or cable/DSL setups: the customer-premises equipment negotiates line parameters (training/handshake), establishes symbol rates and error control, and exposes a digital interface (serial/Ethernet) to the computer or router.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing “modem” with “router”—a router forwards IP packets between networks; a modem adapts signals to the access medium. Many ISP devices bundle both functions, but the modulation/demodulation role remains essential.
Final Answer:
Modem
Discussion & Comments