←back to thread

259 points zdw | 1 comments | | HN request time: 0.204s | source
Show context
massysett ◴[] No.41833059[source]
What I’ve never understood is how the FM receiver can lock on to the signal if its frequency is always changing. Doesn’t the receiver need to lock on to something? If the answer is “it locks on to the amplitude, which doesn’t change,” well AM is bad because the amplitude is subject to interference, so wouldn’t FM have the same problem?
replies(8): >>41833080 #>>41833184 #>>41833231 #>>41833237 #>>41833327 #>>41833388 #>>41835939 #>>41837501 #
1. jedimastert ◴[] No.41833231[source]
I'm actually studying for my general ham radio license right now! Most FM receivers use something called a "mixer" to modulate the frequency to a known constant, then they use a circuit called a "discriminator" or "quadrature", both of which are "detectors".

Typically they're not measuring the frequency or phase itself, but rather the change in frequency or phase.

Edit: I should note that's only for analog circuits. DSP is also common.