The electromagnetic spectrum covers all types of electromagnetic waves, from long‑wavelength radio waves to short‑wavelength gamma rays. In this lesson we focus on how digital signalling improves the way we send information across this spectrum. 📡
Digital signals are made up of discrete levels (often 0 and 1). Think of them as a digital postcard that can be copied perfectly, unlike an analog painting that fades when copied. This simple idea gives two big advantages:
\$ R{\text{max}} = B \log2(1 + \frac{S}{N}) \$
where \$B\$ is bandwidth, \$S\$ is signal power and \$N\$ is noise power. Because digital signals can use error‑correcting codes, we can approach this limit more closely than with analog signals.
| Feature | Analog | Digital |
|---|---|---|
| Signal Representation | Continuous waveform (e.g., sine wave) | Discrete levels (0/1) |
| Data Rate | Limited by bandwidth & noise | Can approach Shannon limit with coding |
| Range | Noise accumulates; signal degrades | Signal can be regenerated cleanly |
| Error Handling | Hard to detect & correct errors | Error‑correcting codes (e.g., CRC, Hamming) |
| Example | AM radio broadcast | Wi‑Fi, mobile data, digital TV |
Imagine sending a letter through a postal system. If the letter is handwritten (analog), each copy might be smudged or misread. If the letter is typed on a computer and printed as a PDF (digital), every copy is identical. In the same way, digital signalling lets us send data that stays the same even after many hops, allowing longer distances and faster speeds.
Ready to explore how these principles power the devices you use every day? 🚀