What Is Digital Modulation?
Digital modulation is the process of converting digital information (like text or data) into a form that can be sent over radio waves. Unlike analog modulation, which transmits smooth, continuous signals (like your voice in real time), digital modulation sends bits — 1s and 0s.
These bits are embedded in a carrier wave by manipulating the wave’s:
Amplitude (height)
Frequency (spacing)
Phase (alignment or shift)
Or combinations of the above
Common Digital Modes in Ham Radio
Each digital mode uses one or more modulation techniques to send data. Here are some of the most popular:
RTTY (Radio Teletype)
Oldest digital mode, dating back to the 1930s
Uses FSK (Frequency Shift Keying) — shifts between two frequencies to represent 1s and 0s
Think of it like Morse code with automatic typing
Pros: Simple and nostalgic
Cons: Inefficient and prone to noise compared to modern modes
PSK31 (Phase Shift Keying, 31 baud)
Uses BPSK or QPSK (Phase Shift Keying)
Very narrow bandwidth (~31 Hz!)
Optimized for live keyboard-to-keyboard chats
Pros: Very efficient, works well in weak conditions
Con: Less resilient to noise than newer protocols
FT8 (Franke-Taylor 8-FSK)
Extremely popular weak-signal digital mode
Uses 8-level FSK, forward error correction, and synchronized timing
Messages are short and structured (callsign, grid, signal report)
Takes 15 seconds to send ~13 characters
Pros: Works even when you can’t hear the signal, great for low power and poor conditions
Cons: Not conversational; highly automated
DMR (Digital Mobile Radio)
A voice-and-data protocol used on VHF/UHF repeaters
Uses TDMA (Time Division Multiple Access) — splits a channel into alternating time slots
You get two conversations on one frequency!
Pros: Clear audio, built-in contact lists, and digital IDs, uses repeaters and internet to link global users
Cons: Requires programming radios and understanding "code plugs"
System Fusion (Yaesu) & D-STAR (Icom)
Proprietary digital voice/data modes
Use digital voice encoding (like vocoders) with extra data support
Allow GPS tracking, short messages, callsign routing, etc.
Pros: Feature-rich for digital voice, often cross-linked with internet gateways
Con: Less interoperable across brands
Keying Methods (How the Bits Get Into the Wave)
Modulation Type |
Name |
What It Modifies |
---|---|---|
ASK | Amplitude Shift Keying | Height of the wave |
FSK |
Frequency Shift Keying
|
Frequency (used in RTTY, FT8) |
PSK | Phase Shift Keying | Phase (used in PSK31) |
QAM | Quadrature Amplitude Modulation | Amplitude + Phase (used in advanced modes like Wi-Fi, LTE) |
These techniques allow for more complex data transmission — for example, QAM can encode multiple bits in a single symbol (imagine 16 different wave patterns representing 4 bits each).
How Error Correction & Encoding Work
Digital signals are more prone to errors in noisy environments. To counteract that, digital ham modes often use:
Forward Error Correction (FEC)
Adds extra bits (like parity bits or checksums) so the receiver can detect and fix errors without asking for a resend.
Encoding Protocols
Define how characters are turned into bit sequences
Include synchronization, handshaking, and framing (how the start/end of a message is marked)
Example: FT8 uses LDPC codes, which are extremely good at recovering messages even when 90% of the signal is buried in noise.
Comparison: Digital vs Analog
Feature |
Analog (AM/FM/SSB) |
Digital (FT8, DMR, PSK31) |
---|---|---|
Clarity | Depends on signal strength | Often crystal clear or nothing |
Range |
Usually shorter with voice
|
FT8 can reach globally with 5W |
Data Support | Limited or none | Full-text, files, telemetry |
Equipment | Simple radios | Often requires interface or computer |
Why Use Digital Modes?
Work DX (long-distance) with low power
Operate discreetly with almost no audible signal
Experiment with tech and automation
Join contests and digital nets
Send emergency data when voice is unreliable
Want to Try?
Download WSJT-X (for FT8, JT65, etc.)
Try Fldigi for PSK31, RTTY, and more
Use DMR hotspots or System Fusion repeaters in your area
Start with WebSDRs to listen before transmitting