Telecommunications
Telecommunications is the art of moving information from one place to another — impressing it on a carrier, sharing one channel among many users, and managing who talks when. The Associate CET exam covers the core ideas: modulation (AM/FM/SSB), multiplexing, the duplex modes, and how cellular systems are organized.
Modulation is the process of impressing an information signal (audio, data) onto a high-frequency carrier so it can be transmitted efficiently. You vary one property of the carrier in step with the message. The moment you modulate a carrier, you create sidebands — new frequencies above and below the carrier that actually carry the information.
| Scheme | What varies | Notes |
|---|---|---|
| AM | Amplitude | Carrier amplitude follows the message. Simple, but noise (which is amplitude variation) gets through. Two sidebands + carrier. |
| FM | Frequency | Carrier frequency swings with the message; amplitude stays constant. More noise-immune, wider bandwidth — used for quality audio. |
| PM | Phase | Carrier phase shifts with the message. Closely related to FM. |
| SSB | Amplitude (one sideband) | Single Sideband: transmits the carrier plus just one sideband — the redundant sideband and carrier are suppressed to save power and bandwidth. |
Every transmission occupies a band of frequencies, not a single point — the bandwidth is the range its sidebands span. More information (or a faster data rate) needs more bandwidth. This is why FM broadcast (wide, high fidelity) uses far more spectrum than an AM or SSB voice channel, and why spectrum is a managed, licensed resource.
Multiplexing lets many signals share one transmission medium. The two classic methods divide the resource differently:
FDM — Frequency Division
Each signal gets its own frequency slot within the channel, all transmitted at the same time. Like many radio stations coexisting across the dial. Analog broadcast and cable TV work this way.
TDM — Time Division
Signals take turns, each assigned a brief time slot in a repeating sequence, all on the same frequency. The basis of most digital telephony and data links.
A cellular network covers a large area by dividing it into many small cells, each served by its own low-power base station.iBecause each cell uses low power and covers a small area, the same frequencies can be reused in non-adjacent cells — multiplying the number of simultaneous users a limited band can support. The key advantage is frequency reuse: because each base station only needs to cover a small area, the same channels can be used again in cells far enough apart not to interfere. As a phone moves, the network hands off the call from one cell to the next.
Modern telecom is mostly digital: the analog voice is sampled by an ADC into bits, which are far more robust over distance (they can be regenerated cleanly) and easy to multiplex, encrypt, and error-check. A modem (modulator-demodulator) bridges digital data and an analog channel. Repeaters and base stations extend range; protocols govern how the bits are framed and routed.