What it is and the problem it solves
A modem is a hardware device that solves the problem of moving digital data across analog transmission media. Without it, early computer networks could not use telephone lines, radio, or other non-digital channels.
How it works
It modulates digital data onto analog carrier waves for transmission, then demodulates incoming analog signals back into digital data. It works with any analog medium—telephone lines, radio, even LEDs. Early versions used audible tones over standard phone lines.
What works
It reliably encodes and decodes digital information into transmissible analog waveforms. By the 1970s, it delivered 35 kbit/s on conditioned leased lines. By the late 1990s, it achieved 56 kbit/s on standard telephone lines—maxing out the channel.
What does not
It does not scale bandwidth linearly with complexity. By the late 1990s, telephone-based modems hit 56 kbit/s—the hard ceiling of voice-grade copper. It cannot overcome the physics of the channel.
What it changes
It enables digital systems to coexist with analog infrastructure. It makes remote computing possible over existing phone networks—but only at speeds that force trade-offs in interactivity, reliability, and session continuity.
Is it worth your time
Yes—if you need to move data across legacy analog infrastructure. No—if you assume it scales, or if your work depends on low latency, high bandwidth, or modern network abstractions.