← Amateur Extra Course

E8: Signals and Emissions

4 of 50 exam questions come from this section.

Listen

Read-aloud isn’t available in this browser. Try Chrome, Edge, or Safari, or read along below.

Welcome to E8 — Signals and Emissions. If the rest of the Extra exam is about the boxes (filters, amplifiers, antennas), this section is about the thing flowing through the boxes: the signal itself. On the exam this subelement gives you 4 of your 50 questions, drawn from four groups, E8A through E8D.

Let's get the vocabulary straight up front, because two words do a lot of heavy lifting. A signal is just a changing electrical wiggle that carries information. An emission is the rulebook's word for "the signal you actually radiate out of the antenna," together with how it is shaped, voice, Morse, an FM tone, a digital warble, and so on. So "signals and emissions" really means: what is the shape of what you are sending, and is it the shape you intended?

There is one idea that ties this entire section together, so we will introduce it now and keep coming back to it: any repeating waveform, no matter how jagged, is secretly a sum of plain sine waves. A pure tone is one sine wave. A buzzy square wave is a tall sine wave (the fundamental) plus a series of smaller, faster sine waves at multiples of that frequency (the harmonics). The mathematical tool that proves this and tells you exactly which sine waves are inside is named Fourier analysis (say it "FOR-ee-ay," after the French mathematician Joseph Fourier). Hold onto that picture. Bandwidth, distortion, key clicks, sampling, and filtering are all just consequences of which sine waves are present and which ones you keep or throw away.

We will move from the foundations (waveforms, RMS, power, and turning analog into digital) into modulation (writing information onto a carrier), then into purely digital signaling (data rates, error correction, constellations), and finally into keeping signals clean (avoiding key clicks and overmodulation) plus the special tricks of spread spectrum. Take it group by group. There is a little arithmetic in E8B, but it is the friendly kind, division you can do on any calculator.

Why this matters

Everything you do on the air is a signal, and the difference between an operator others enjoy hearing and one they avoid often comes down to the ideas in this section. When you understand that sharp edges create harmonics, you instinctively know why to soften your CW keying, why not to slam too much audio into a digital mode, and why a clean SSB signal needs honest headroom. You stop being a source of splatter and key clicks, and you become a good neighbor on a crowded band.

It also unlocks the modern, digital side of the hobby. FT8, PSK31, mesh networking, and software defined radios are not magic once you see them as modulation plus sampling plus a sensible digital code. The same handful of concepts, Fourier, sampling, modulation index, bandwidth, error correction, explains all of them. Learn them once here and a huge swath of contemporary ham radio suddenly makes sense.

And practically, these are 4 exam questions that reward understanding over memorization. The arithmetic is simple division, the definitions all hang off one or two big ideas, and the traps are usually just lookalike formulas. Grasp the why, and these points are yours.

A helpful way to picture it

Think of a signal like light coming through a window, and Fourier analysis like a prism. To your eye the daylight looks like one plain thing, but hold up a prism and it fans out into a rainbow, red, orange, yellow, on through violet. Those colors were inside the light the whole time. A square wave is exactly the same: it looks like one blunt shape, but a Fourier "prism" reveals it is really a fundamental tone plus a stack of higher harmonic "colors" hiding inside. Once you can see the colors, the rest of E8 falls into place.

Modulation, then, is like deciding which property of a flashlight beam will carry your message. You could vary its brightness (that is amplitude modulation), or its color (frequency modulation), or the exact instant you flick it (phase modulation). Multiplexing is sending several messages down the same hallway at once, either by giving each one a different color lane (FDM), or by letting each take a turn in its own split-second time slot (TDM).

And keeping a signal clean is just good manners with that flashlight. If you slam it on and off as hard as you can, the harsh flicker (those harmonics again) bleeds into the rooms next door, that is a key click. If you crank the brightness past what the bulb can handle, the beam distorts and smears, that is overmodulation. Ease into your transitions, stay within the limits, and your message stays bright, sharp, and entirely inside your own doorway.

The details

E8A — Waveforms, RMS, average power and PEP, and analog-to-digital conversion

This first group covers the raw nature of a waveform: what it is made of, how to honestly measure its power, and how to convert a smooth analog wiggle into the numbers a computer or software defined radio can work with.

What a square wave is really made of

Start with the headline fact. A square wave (a signal that snaps between two levels, like a light switched fully on, fully off, on, off) is not a single frequency at all. It is built from a sine wave at the base frequency plus that sine wave's odd harmonics, the 3rd, 5th, 7th, and so on. ("Odd harmonics" means odd-numbered multiples: 3 times, 5 times, 7 times the base frequency.) The technique that demonstrates this, that breaks any waveform into its component sine waves, is Fourier analysis. If a question asks what shows a square wave is a sine wave plus its odd harmonics, the answer is Fourier analysis, not "vector," "numerical," or "differential" analysis.

Two ways to look at the same signal: time domain and frequency domain

You can describe a signal in two completely different but equally valid pictures.

  • The time domain describes the signal as amplitude at different times, that is, how big the wiggle is, moment by moment, as the clock ticks. This is the view an oscilloscope gives you: voltage going up and down across the screen as time scrolls by. ("Amplitude" just means the size or height of the wiggle.)
  • The frequency domain (the view a spectrum analyzer gives) shows the same signal as how much energy sits at each frequency, which is exactly the Fourier picture, a bar chart of "how much of each sine wave is in here."

So when the exam asks which choice describes a signal in the time domain, the answer is "amplitude at different times."

Measuring power honestly: true-RMS

How do you put a single number on the "size" of a wiggling AC voltage? The fair, physics-correct answer is the RMS value. RMS stands for root mean square, and the only thing you need to feel about it is this: the RMS value of an AC signal is the steady DC voltage that would deliver the same heating power to a resistor. It is the "effective" value, the honest measure of how much work the signal can do.

Here is the catch. Cheap meters cheat: they measure a simple average and then just assume the signal is a clean sine wave to calculate RMS from it. That assumption falls apart on lumpy, non-sine signals. A true-RMS meter does the real root-mean-square math directly. So the benefit of a true-RMS calculating meter is that RMS is measured correctly for both sinusoidal and non-sinusoidal signals, sine waves and weird-shaped waves alike. That is the answer the exam wants.

Average power versus peak envelope power (PEP)

A voice signal is constantly changing strength, loud syllables, quiet pauses. So we describe it with two different power numbers. Average power is the average over time. Peak envelope power (PEP) is the power at the strongest peaks of the modulation. ("Envelope" means the outline traced by the tips of the waveform; PEP is the power at the very top of that outline.)

For an unprocessed single-sideband (SSB) phone signal (an SSB voice signal with no compression or processing added), the typical ratio of PEP to average power is about 2.5 to 1. In other words, the peaks are roughly two and a half times the average. And what sets that ratio? The characteristics of the speech, how peaky or smooth your particular voice and speaking style are. Different voices give different ratios, which is exactly why it depends on speech characteristics.

Turning analog into digital: the ADC

A microphone or antenna produces a smooth, continuous analog wiggle, but computers and software defined radios think in numbers. The device that converts the wiggle into a stream of numbers is an analog-to-digital converter (ADC). A few facts the exam tests:

  • One common conversion method is "successive approximation." The name describes the trick: the converter guesses, checks whether the true voltage is higher or lower, then guesses again with a finer step, closing in on the answer one halving at a time, like the high-low number-guessing game.
  • Resolution is how many distinct levels the converter can output, set by its number of bits. An 8-bit converter can encode 256 different input levels (because 2 to the 8th power is 256). More bits means more levels means finer detail.
  • Flash (also called direct) conversion compares the input against many reference levels all at once, so it is extremely fast. That very high speed is exactly why flash converters are used in software defined radios: their speed lets them digitize high frequencies directly.
  • Dither sounds backwards but is real: it is a small amount of noise deliberately added to the input before conversion. That tiny added noise smooths out the harsh stair-step rounding error (called quantization noise) and actually makes the result cleaner. So dither reduces quantization noise.
  • Total harmonic distortion is one measure of how good an ADC is, it tells you how much false harmonic content the conversion adds. (Notice harmonics showing up again as a quality yardstick.)

Turning digital back into analog: the DAC and its clean-up filter

Going the other direction, a digital-to-analog converter (DAC) turns numbers back into a smooth wiggle. But the raw DAC output is a stair-step that contains unwanted high-frequency junk left over from the sampling process. So we put a low-pass filter on the DAC output. (A low-pass filter passes low frequencies and blocks high ones.) Its purpose is to remove spurious sampling artifacts from the output signal, that is, to smooth away the stair-step leftovers and leave the clean intended waveform. "Spurious" just means unwanted and not supposed to be there.

HarmonicsA fundamental sine wave shown with its second harmonic at twice the frequency and its third harmonic at three times the frequency.Fundamental and harmonicsfundamental2nd harmonic (2×)3rd harmonic (3×)
A square wave is its fundamental sine wave plus its odd harmonics (3rd, 5th, 7th...). Add more harmonics and the rounded sine slowly squares up. Fourier analysis is the math that reveals this hidden stack.

E8B — Modulation, modulation index and deviation ratio, and multiplexing

Modulation is the act of taking a plain radio carrier (a steady sine wave at your operating frequency) and varying one of its properties in step with your information. There are only three properties to vary, amplitude, frequency, or phase, and most modes are just one of those three done in a particular way. This group also covers a little friendly arithmetic and the idea of packing several signals into one channel (multiplexing).

FM and the modulation index

In frequency modulation (FM) you push the carrier's frequency up and down in step with the audio. How far it swings from center is the deviation. A key measure is the modulation index, defined as the ratio of the frequency deviation to the frequency of the modulating signal. In plain words:

modulation index = deviation ÷ modulating frequency

Notice both numbers must be in the same units. Two worked examples straight from the exam:

  • Deviation of 3000 Hz, highest modulating frequency 1000 Hz: 3000 ÷ 1000 = 3.
  • Deviation of plus or minus 6 kHz, highest modulating frequency 2 kHz: 6 ÷ 2 = 3.

A subtle but important fact: the modulation index of a phase-modulated signal does not depend on the RF carrier frequency at all. You can move the same modulated signal to a different band and the index is unchanged, it is set by the modulation, not by where you transmit it.

Deviation ratio: the worst-case version

The deviation ratio looks almost identical to modulation index, but it uses the maximums: it is the ratio of the maximum carrier frequency deviation to the highest audio modulating frequency. So it is the worst-case, design-limit version of the same fraction.

deviation ratio = maximum deviation ÷ highest modulating frequency

  • Maximum swing plus or minus 5 kHz, highest modulating frequency 3 kHz: 5 ÷ 3 = 1.67.
  • Maximum swing plus or minus 7.5 kHz, highest modulating frequency 3.5 kHz: 7.5 ÷ 3.5 = 2.14.

Memory trick: both formulas are just deviation on top divided by audio frequency on the bottom. Modulation index uses the actual numbers in a given moment; deviation ratio uses the maximum allowed deviation and the highest audio frequency.

Multiplexing: sharing one channel among many signals

Multiplexing means carrying several separate data streams over one transmission. There are two classic ways and one modern way.

  • Frequency division multiplexing (FDM) splits the job by frequency: you divide the transmitted signal into separate frequency bands, each carrying a different data stream. Picture several lanes side by side, each lane a slightly different frequency.
  • Time division multiplexing (TDM) splits the job by time instead: two or more signals take turns using discrete time slots of the transmission. Picture one lane, with each signal allowed to send only during its assigned tick of the clock.

OFDM: the modern workhorse

Orthogonal frequency-division multiplexing (OFDM) is used for digital modes. It is a digital modulation technique using many subcarriers at frequencies chosen so they do not interfere with one another (no intersymbol interference). The word "orthogonal" here means the subcarriers are spaced so cleverly that even though they overlap, each one sits exactly at the points where its neighbors contribute nothing, so they stay independent. ("Subcarriers" are many small carriers packed within the channel; "intersymbol interference" is when one data symbol smears into the next.) OFDM is what makes fast, robust digital modes possible.

Common operating modesA visual contrast of FM, SSB, CW (Morse), and the FT8 digital mode.Common modesFMclear local voice (repeaters)SSBlong-distance voice on HFCWMorse code (dots and dashes)FT8digital: weak-signal dataEach mode suits a different job
Modulation writes information onto a carrier by varying one of its properties. AM varies amplitude, FM varies frequency, PM varies phase. Multiplexing then packs several signals into one channel by frequency, by time, or with OFDM.

E8C — Digital signals: modes, data rate versus bandwidth, error correction, and constellations

This group is about purely digital signaling: how data is impressed on a carrier, how much bandwidth a given data rate needs, how errors get caught and fixed, and how to read a constellation diagram.

Symbols, baud, and symbol rate

A digital signal carries information by changing the waveform into recognizable states. Each distinct state is a symbol. The symbol rate is the rate at which the waveform changes to convey information, how many times per second the signal switches to a new state. The unit for this is the baud, and here is a fact the exam likes to confirm: symbol rate and baud are the same thing. One baud means one symbol change per second.

Note that symbol rate is not always the same as bit rate. If each symbol can represent several bits (by using more states), you move more bits per symbol, which leads to the next idea.

Getting more data into the same bandwidth

You cannot break physics, but you can be clever. To increase the data rate without increasing the bandwidth, you use a more efficient digital code, one that packs more bits into each symbol or wastes fewer of them. More information per symbol means more data through the same-width channel.

QAM, PSK, and constellation diagrams

  • Quadrature Amplitude Modulation (QAM) is transmitting data by modulating the amplitude of two carriers that are at the same frequency but 90 degrees out of phase with each other. ("Quadrature" means 90 degrees apart.) By independently adjusting the amplitude of those two phase-shifted carriers, you can land on many distinct combined states, carrying several bits per symbol.
  • A constellation diagram is a map of those states. For a QAM or QPSK signal it shows the possible phase and amplitude states for each symbol, plotted as a pattern of dots. A clean, tight pattern means a clean signal; smeared dots mean trouble.

PSK and keeping it narrow

PSK (phase-shift keying) carries data by shifting the carrier's phase. Two narrowness tricks the exam tests:

  • You should change the phase of a PSK signal at the zero crossing of the RF signal (the instant the waveform passes through zero). Changing phase right at that smooth crossover point keeps the transition gentle, which minimizes bandwidth. Sharp, abrupt changes splatter energy outward; smooth ones stay narrow.
  • For PSK31 specifically, the bandwidth is minimized by using sinusoidal data pulses, gently rounded pulse shapes rather than hard square edges. (Remember E8A: square edges mean lots of harmonics, which means a wide signal.)

Bandwidth of specific modes

A handful of numbers to know:

  • A 13-WPM Morse code (CW) transmission is about 52 Hz wide. ("WPM" is words per minute.)
  • An FT8 signal is about 50 Hz wide. (FT8 is a very popular weak-signal digital mode.)
  • A 4800 Hz shift, 9600 baud ASCII FM transmission is about 15.36 kHz wide.

And what affects the bandwidth of a CW signal in the first place? The keying speed and the shape factor, that is, the rise and fall time of the keying. Faster keying and sharper, more abrupt on/off edges both widen the signal. (Again: sharp edges, more harmonics, more bandwidth.)

Error correction and the Gray code

  • ARQ (Automatic Repeat reQuest) handles errors the simple, reliable way: if errors are detected, a retransmission is requested. The receiver basically says "I did not get that cleanly, send it again."
  • Gray code is a clever way of numbering states so that only one bit changes between consecutive values. Because neighbors differ by just one bit, a small slip into an adjacent state causes only a single-bit error instead of a big jump, which keeps errors small and easy to manage.

Mesh networks

A mesh network is a web of radio nodes that relay for each other so data can hop from point to point. Two facts:

  • Nodes in a mesh network use Internet Protocol (IP) addresses, the same kind of addressing the internet uses.
  • Nodes form the mesh using discovery and link establishment protocols, automatic routines by which each node finds its neighbors and sets up connections, so the network builds and heals itself without manual wiring.
Phase differenceTwo sine waves: voltage and current. In an inductor the current wave lags behind the voltage wave, so their peaks do not line up.Voltage and current out of phasevoltagecurrent (lags)phase difference
Many digital modes carry data in phase. PSK shifts the carrier's phase; QAM and QPSK combine phase and amplitude. A constellation diagram is just a map of every phase-and-amplitude state a symbol is allowed to take.

E8D — Keeping signals clean: key clicks, overmodulation, digital codes, and spread spectrum

This last group is about signal quality: the defects that make a signal splatter or distort, the digital codes used for text, and the special techniques of spread spectrum. The recurring theme from all of E8 pays off here, abrupt edges and overdriven levels create unwanted harmonics and intermodulation that widen and dirty your signal.

Key clicks: the price of sharp edges

When you send Morse code, the transmitter switches on and off. If those on/off transitions are too abrupt (extremely short rise and fall times), the result is key clicks, sharp little splatters of energy that spread well outside your intended frequency and annoy nearby operators. (Recall from E8A that a sharp, square edge is full of harmonics; that is literally where the click energy comes from.)

The cure is simple and is exactly the opposite of the cause: increase the rise and fall times of the keying waveform. Softening the edges, rounding the on and off transitions, is the most common method of reducing key clicks. ("Rise time" is how long the signal takes to come up to full power; "fall time" is how long it takes to drop back down.)

Overmodulation of digital (AFSK) signals

Many digital modes are sent as AFSK (audio frequency-shift keying), audio tones fed into an SSB transmitter. The most common cause of overmodulation here is excessive transmit audio levels, simply driving the radio with too much audio, which overdrives it into distortion.

How do you measure that distortion? The parameter is intermodulation distortion (IMD). ("Intermodulation" is when an overdriven stage mixes signals together and produces new, unwanted products.) For an idling PSK signal (a PSK transmitter sending its steady idle pattern), an acceptable maximum IMD level is about -30 dB. The more negative the dB number, the cleaner the signal, so -30 dB means the distortion products are well below the wanted signal.

Digital text codes: Baudot versus ASCII

Two codes for sending text come up:

  • Baudot uses 5 data bits per character. Five bits is not enough room for all letters, numbers, and symbols, so Baudot uses two special characters as shift codes, a "letters shift" and a "figures shift," to switch between two sets of meanings, much like the Shift key on a keyboard.
  • ASCII uses 7 or 8 data bits per character. With more bits it has no need for a letters/figures shift, and crucially, ASCII can represent both uppercase and lowercase text, which is one of its main advantages over Baudot.

Parity: a cheap error check

A parity bit is one extra bit added to a character to make its total count of 1-bits come out even (or odd) as agreed. The advantage of including parity bits in ASCII characters is that some types of errors can be detected, if a single bit flips in transit, the parity no longer matches and the receiver knows something went wrong. It is a simple, low-cost error check (it detects, though it does not by itself fix).

Spread spectrum: hiding in plain sight

Spread spectrum deliberately smears a signal across a wide range of frequencies using a secret-looking pattern, then de-spreads it at the receiver. This gives it remarkable toughness.

  • Why it resists interference: at the receiver, the de-spreading process concentrates the wanted signal but scatters everything else, so signals that do not use the same spread spectrum algorithm are suppressed in the receiver. Interference that does not share the secret pattern just gets spread out into the noise and ignored.
  • Direct sequence spread spectrum uses a high-speed binary bit stream to shift the phase of the RF carrier, rapidly multiplying the data by a fast pseudorandom code to smear it across the band.
  • Frequency hopping spread spectrum works differently: it rapidly varies the transmitted frequency according to a pseudorandom sequence, hopping from frequency to frequency on a pattern both ends know in advance. ("Pseudorandom" means it looks random but is actually a repeatable, agreed-upon pattern, so the receiver can follow along.)
The radio spectrumHF is 3 to 30 megahertz, VHF 30 to 300, UHF 300 to 3000.HFVHFUHF3–30 MHz30–300 MHz300–3000 MHz
Distortion shows up as extra energy where it should not be. Hard CW keying throws out key clicks; an overdriven AFSK or PSK signal sprouts intermodulation products. In the spectrum view, a clean signal is narrow; a dirty one splatters sideways.

Common mistakes

  • "Modulation index and deviation ratio use different formulas." They use the same fraction, deviation divided by modulating frequency. The only difference is that deviation ratio uses the maximum deviation and the highest modulating frequency, while modulation index uses the values in a given situation.
  • "A normal averaging meter reads RMS correctly on any waveform." No. An ordinary meter assumes a sine wave; only a true-RMS meter reads RMS correctly for non-sinusoidal signals too.
  • "Symbol rate and baud are different." They are the same thing, one symbol change per second is one baud.
  • "Key clicks are fixed by speeding up the keying." Backwards. Key clicks come from too-fast (too sharp) rise and fall times; you fix them by increasing the rise and fall times to soften the edges.
  • "A constellation diagram shows the signal over time." No. It maps the possible phase and amplitude states of each symbol, not a time-domain trace.
  • "Dither just adds harmful noise." Counterintuitively, the small dither noise reduces quantization noise and improves the converted result.
  • "You can raise data rate by simply widening the signal, that is the only way." You can increase data rate without increasing bandwidth by using a more efficient digital code.
  • "The PEP-to-average ratio of SSB is a fixed constant set by the radio." It is about 2.5 to 1, but it is determined by the speech characteristics, so it varies with the voice.

What the exam tests

The four E8 questions tend to reward a few reliable patterns. Expect at least one calculation: modulation index (deviation divided by modulating frequency) or deviation ratio (maximum deviation divided by highest modulating frequency). Drill the four worked examples until the division is automatic. Expect a definition question, time domain (amplitude at different times), symbol rate equals baud, QAM, a constellation diagram, OFDM, FDM versus TDM, or spread spectrum direct sequence versus frequency hopping. Expect a signal-quality question, key clicks come from short rise/fall times and are cured by lengthening them, overmodulated AFSK comes from excessive audio and is measured by IMD (-30 dB acceptable for idling PSK). And expect an analog-to-digital item, 8 bits gives 256 levels, flash converters are fast enough for SDRs, dither reduces quantization noise, and a low-pass filter cleans the DAC output. Watch the lookalike trap between modulation index and deviation ratio, and remember the unifying idea, sharp edges and overdrive create unwanted harmonics and intermodulation that widen and dirty a signal.

Key facts & memory tricks

  • Fourier analysis shows that a square wave is a sine wave at the fundamental plus its odd harmonics. The time domain describes a signal as amplitude at different times; the frequency domain shows energy versus frequency.
  • A true-RMS calculating meter measures RMS correctly for both sinusoidal and non-sinusoidal signals, because it does the real root-mean-square math instead of assuming a sine wave.
  • An unprocessed SSB phone signal has a PEP-to-average power ratio of about 2.5 to 1, and that ratio is determined by the speech characteristics.
  • Successive approximation and flash (direct) conversion are ADC methods; flash is used in SDRs because its very high speed digitizes high frequencies. An 8-bit ADC encodes 256 levels. Dither is a small added noise that reduces quantization noise. Total harmonic distortion measures ADC quality.
  • A low-pass filter on a DAC output removes spurious sampling artifacts.
  • FM modulation index = deviation divided by modulating frequency (e.g., 3000 Hz / 1000 Hz = 3; 6 kHz / 2 kHz = 3). A phase-modulated signal's modulation index does not depend on the RF carrier frequency.
  • Deviation ratio = maximum deviation divided by highest modulating frequency (e.g., 5 kHz / 3 kHz = 1.67; 7.5 kHz / 3.5 kHz = 2.14).
  • FDM divides the signal into separate frequency bands each carrying a data stream; TDM gives signals discrete time slots. OFDM is a digital technique using subcarriers spaced to avoid intersymbol interference, used for digital modes.
  • Symbol rate is the rate at which the waveform changes to convey information, and symbol rate equals baud. Increase data rate without more bandwidth by using a more efficient digital code.
  • QAM modulates the amplitude of two carriers of the same frequency 90 degrees out of phase. A constellation diagram shows the possible phase and amplitude states for each symbol.
  • Change PSK phase at the RF zero crossing to minimize bandwidth; PSK31 uses sinusoidal data pulses for the same reason. CW bandwidth depends on keying speed and shape factor (rise and fall time).
  • Bandwidths to know: 13-WPM CW is about 52 Hz; FT8 is about 50 Hz; a 4800-Hz-shift, 9600-baud ASCII FM signal is about 15.36 kHz.
  • ARQ corrects errors by requesting a retransmission. Gray code changes only one bit between sequential values. Mesh nodes use IP addresses and form the network with discovery and link establishment protocols.
  • Key clicks come from extremely short rise/fall times; reduce them by increasing keying waveform rise and fall times. Overmodulation of AFSK is commonly caused by excessive transmit audio, evaluated by intermodulation distortion (IMD); -30 dB is an acceptable max IMD for an idling PSK signal.
  • Baudot uses 5 data bits with letters/figures shift codes; ASCII uses 7 or 8 data bits, has no shift code, and can send both uppercase and lowercase. Parity bits let some errors be detected.
  • Spread spectrum resists interference because signals not using its algorithm are suppressed in the receiver. Direct sequence shifts the carrier phase with a high-speed binary bit stream; frequency hopping varies the frequency on a pseudorandom sequence.

Warm-up questions

Think of your answer, then click to check.

Easy

What technique shows that a square wave is built from a sine wave plus its odd harmonics?

Fourier analysis. It breaks any waveform into the sine waves that make it up.

How many different input levels can an 8-bit analog-to-digital converter encode?

256 levels, because 2 to the 8th power is 256.

What does it mean to describe a signal "in the time domain"?

It means showing the signal's amplitude at different times, like the trace on an oscilloscope.

Symbol rate and baud, are they the same thing or different?

They are the same thing. One symbol change per second is one baud.

What is the most common method of reducing key clicks?

Increase the rise and fall times of the keying waveform, that is, soften the on and off transitions.

What is the benefit of a true-RMS calculating meter?

It measures RMS correctly for both sinusoidal and non-sinusoidal signals, not just clean sine waves.

What does a low-pass filter on a digital-to-analog converter's output do?

It removes spurious sampling artifacts, smoothing away the stair-step leftovers from sampling.

A bit harder

An FM signal has a maximum deviation of 3000 Hz and a highest modulating frequency of 1000 Hz. What is its modulation index?

3. Modulation index is deviation divided by modulating frequency: 3000 divided by 1000 equals 3.

An FM phone signal has a maximum frequency swing of plus or minus 5 kHz and a highest modulating frequency of 3 kHz. What is its deviation ratio?

About 1.67. Deviation ratio is maximum deviation divided by highest modulating frequency: 5 divided by 3 is about 1.67.

Why should the phase of a PSK signal be changed at the zero crossing of the RF signal?

To minimize bandwidth. Changing phase at the smooth zero-crossing point avoids abrupt transitions that would splatter energy and widen the signal.

What is QAM, and what does its constellation diagram show?

QAM transmits data by modulating the amplitude of two carriers at the same frequency but 90 degrees out of phase. Its constellation diagram shows the possible phase and amplitude states for each symbol.

Why are flash (direct) analog-to-digital converters used in software defined radios?

Because their very high speed lets them digitize high frequencies directly.

What is the difference between direct sequence and frequency hopping spread spectrum?

Direct sequence uses a high-speed binary bit stream to shift the phase of the RF carrier. Frequency hopping rapidly varies the transmitted frequency according to a pseudorandom sequence.

How can you increase the data rate of a digital signal without increasing its bandwidth?

Use a more efficient digital code, one that carries more information per symbol.

What commonly causes overmodulation of AFSK signals, and what parameter measures the resulting distortion?

Excessive transmit audio levels cause it, and intermodulation distortion (IMD) measures the resulting distortion. About -30 dB is an acceptable maximum for an idling PSK signal.

Knowledge check: E8 quiz

Real exam questions for this section, in random order with instant feedback.

Loading quiz…

🃏 Flashcards for this lesson

Every E8 question as a flip card. Saved on this device.

Loading…

🛠️ Try it yourself

The fastest way to make E8 real is to look at signals instead of just reading about them. If you have any receiver with a waterfall display, or just a free program like a software defined radio dongle with the right app, tune across a busy band and watch the frequency-domain picture. A clean CW signal is a thin vertical line; a CW signal with bad key clicks shows little horizontal smears stretching out on both sides, you are literally seeing the harmonics from sharp keying. Find an FT8 segment and notice how each signal is only about 50 Hz wide, exactly as group E8C says, with dozens stacked neatly side by side.

For the math, make a tiny table and check the formulas yourself. Pick a deviation and a modulating frequency, divide, and confirm you get the modulation index; then swap in maximum values and confirm you get the deviation ratio. Do the four exam examples (3000/1000, 6/2, 5/3, 7.5/3.5) by hand once and they will stick. Finally, if you run any digital mode, find your software's IMD or constellation display: transmit into a dummy load, slowly raise your transmit audio, and watch the constellation dots smear and the IMD number climb past -30 dB as you overdrive it. Seeing your own signal go from clean to dirty teaches the whole signal-quality story in about two minutes.

Watch & learn