technologybriefs
10:41in productionCh. 1 · What it translates/ 10:41 · ceiling 15 min
Hardware · Internet culture

Modem

The modem didn’t connect the world—it stretched digital logic over analog duct tape until the tape snapped.

The modem solved a narrow, urgent problem: getting bits across analog wires. It worked—until it didn’t. Its success forced its own obsolescence.

Chapters & takeaways6
  1. 1:05
    What it translates

    A modem is not a network device—it’s a translator between two incompatible signal domains.

  2. 2:02
    How it encodes

    It encodes bits as sound, light, or radio waves—and decoding them requires precise timing and noise tolerance.

  3. 3:22
    Where speed came from

    Speed gains came from line conditioning and tighter standards—not raw innovation.

  4. 4:32
    Why it stopped working

    56 kbit/s wasn’t a triumph—it was the end of the road for audio-band modems.

  5. 5:53
    What replaced it

    The internet didn’t evolve modems—it abandoned them for new physical layers.

  6. 7:04
    What it optimised for

    Its goal was never speed—it was reliable decodeability within channel limits.

Worth your time?

Yes. Study the whole thing.

4/ 5
What works
  • digital-to-analog translation
  • robust decoding under noise
  • interoperability across leased and switched lines
What does not
  • scale beyond channel limits
  • support interactive applications at usable latency
  • function without strict line conditioning or protocol negotiation
Study it if
  • network engineers maintaining legacy telephony links
  • historians of digital infrastructure
  • developers debugging serial communication
Skip it if
  • cloud architects
  • real-time application developers
  • anyone expecting future-proof bandwidth
The written brief1 min read

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.

Same field · Hardware4 of 111
Up next in Technology

Morris worm

1988 · 10:33

The Morris worm didn’t break the Internet — it revealed the Internet was already broken.

10:33