Module: B1.5-R5: Data Communications and Computer Networks
Chapter: Physical Layer
The **Public Switched Telephone Network (PSTN)** is the world’s traditional circuit-switched telephone network. It was originally designed for voice communication but later adapted for data communication through **modems**. Modems convert digital computer data into analog signals that can travel over PSTN telephone lines.
This topic explains how PSTN works, modem functionality, modem types, and their role in early Internet access.
PSTN is a global network of switches, telephone lines, fiber optics, and microwave links that establishes circuit-switched voice communication.
User Phone → Local Loop → Local Exchange → Trunk Network → Remote Exchange → Receiver
The term Modem comes from Modulator–Demodulator. It enables digital devices to communicate over the analog PSTN.
The modem converts digital data → analog signals.
The receiving modem converts analog signals → digital data.
Computer → [Modem] → Analog PSTN Line → [Modem] → Computer
Uses a combination of PSK and QAM to maximize speed within PSTN’s 4 kHz audio bandwidth.
| Feature | PSTN | Modern Digital Networks |
|---|---|---|
| Type | Circuit-switched | Packet-switched |
| Medium | Copper, analog | Fiber, digital |
| Speed | 56 kbps | 100 Mbps – 10 Gbps |
| Technology | Modems | Routers, ONUs, GPON |
PSTN provided the foundation for global voice communication and early Internet connectivity. Modems played a crucial role by bridging digital computers with analog telephone lines. While modern broadband technologies have replaced PSTN for data usage, the concepts of modulation, demodulation, and circuit switching remain essential in communication engineering.