Extra-class signal questions often put familiar terms from several layers into one option set: converter architecture, waveform measurement, modulation mathematics, and digital signaling. Start by naming the operation being asked about. Then use the definition or invariant for that operation; do not let a nearby term from another layer substitute for it.
Three operations, three tests
| Operation | Test to apply |
|---|---|
| Analog and digital conversion | Ask whether the circuit resolves an input into codes or reconstructs a smooth output. With N bits, the number of distinct codes is 2N; gain changes the voltage span mapped to them, not their count. |
| FM ratios | Put peak frequency deviation over the relevant modulating frequency. A modulation index uses the modulation present; a deviation ratio uses the system limits: maximum permitted deviation over highest passed audio frequency. |
| Spread spectrum | Follow what the pseudorandom sequence moves. Rapid carrier-frequency changes identify hopping; rapid phase changes identify DSSS. A receiver using the matching algorithm despreads the wanted signal while other signals remain spread and are suppressed. |
Converter questions become easier when direction is explicit. A bit-by-bit trial converter is an A-to-D architecture: an internal D-to-A converter generates trial levels, and the decision proceeds from the most significant bit downward. Flash conversion is also A-to-D, but resolves a sample with parallel comparators in one clock cycle. Its reason for appearing in a software-defined radio is sampling speed high enough for high input frequencies. On the reverse path, a D-to-A converter produces held steps whose spectral images and edge harmonics are removed by a low-pass reconstruction filter.
For ratio arithmetic, first make the units agree. A quoted plus-or-minus deviation already gives the peak excursion on one side of the carrier; do not double it. Divide deviation by modulating frequency, then check the order of magnitude before choosing an option. An answer smaller than one after dividing a larger numerator by a smaller denominator signals an inverted fraction or a misplaced decimal.
Where the distractors pull you
- Calling any signal operation an A-to-D method. Harmonic regeneration, level shifting, and phase reversal can alter a signal, but they do not resolve an analog input into a digital code. The bit-by-bit trial architecture does.
- Reading flash conversion as a low-power or coding-immunity feature. Parallel comparison buys very high speed; it also requires many comparators and substantial power, so an option collecting all proposed benefits fails.
- Turning an FM ratio upside down or bringing carrier frequency and occupied bandwidth into it. The numerator is deviation, and the denominator is the applicable modulating frequency; carrier center frequency and transmitted bandwidth are not members of that fraction.
- Swapping the two spreading mechanisms. DSSS drives rapid phase changes with a high-speed binary sequence. A hopping system instead changes carrier frequency according to its pseudorandom schedule.
- Crediting spread-spectrum resistance to high transmitter power, generic error-correction codes, or receiver feedback that orders a frequency change. The useful selectivity comes from applying the same spreading algorithm at the receiver; unmatched signals are suppressed.
Try it
How many different input levels can be encoded by an analog-to-digital converter with 8-bit resolution?
- 8
- 8 multiplied by the gain of the input amplifier
- 256 divided by the gain of the input amplifier
- 256
What is the deviation ratio of an FM phone signal having a maximum frequency swing of plus or minus 7.5 kHz if the highest modulation frequency is 3.5 kHz?
- 2.14
- 0.214
- 0.47
- 47
Which describes spread spectrum frequency hopping?
- If interference is detected by the receiver, it will signal the transmitter to change frequencies
- RF signals are clipped to generate a wide band of harmonics which provides redundancy to correct errors
- A binary bit stream is used to shift the phase of an RF carrier very rapidly in a pseudorandom sequence
- Rapidly varying the frequency of a transmitted signal according to a pseudorandom sequence