de-emphasis
A signal distortion, carried out at a receiver, in order to undo the effects of pre-emphasis at the transmitter.
de-emphasis: undoing the transmitter's frequency shaping
De-emphasis is a filtering operation applied at a receiver to reverse the frequency response modifications that were introduced at the transmitter during pre-emphasis. When a transmitter applies pre-emphasis, it boosts higher frequencies to overcome noise that will accumulate during transmission, particularly over longer distances or noisier channels. The receiver then applies de-emphasis, a complementary attenuation of those same frequencies, to restore a flat frequency response and suppress the amplified noise that pre-emphasis would otherwise pass through.
The most common application of de-emphasis occurs in FM radio transmission and reception. FM broadcasters pre-emphasize audio above roughly 2 kHz, typically using a time constant of 75 microseconds in North America and 50 microseconds in Europe and other regions. A receiver's de-emphasis filter applies the inverse characteristic, rolling off those same frequencies by the same amount. This pairing means that a properly tuned receiver recovers clean audio while rejecting noise that would have been amplified if pre-emphasis had occurred without corresponding de-emphasis.
De-emphasis circuits take several physical forms depending on the signal domain. In analog receivers, de-emphasis typically uses an RC low-pass filter with a specific time constant; a 75 microsecond de-emphasis network, for example, consists of a resistor and capacitor chosen so that their product equals that time value. In digital systems, de-emphasis is implemented as a digital filter coefficient applied in software or firmware. Some modern standards, including certain high-speed serial protocols, use de-emphasis in the electrical domain to compensate for channel-induced distortion rather than to reverse pre-emphasis.
When de-emphasis goes wrong
A receiver without de-emphasis, or with the wrong time constant, produces audible artifacts. Missing de-emphasis in FM radio causes noise to dominate weak signals because the high-frequency noise is never attenuated. Using the wrong time constant, such as applying a 50 microsecond filter to a 75 microsecond pre-emphasized signal, leaves some frequencies boosted and others cut, resulting in tonal coloration or a thin, nasal sound. In digital systems, mismatched de-emphasis creates intersymbol interference and increases bit error rates.
De-emphasis is fundamentally a noise-management technique that depends on agreement between transmitter and receiver about which frequencies to modify and by how much. Without pre-emphasis at the transmitter, de-emphasis would be unnecessary and would simply attenuate the signal. The term reflects the asymmetry: emphasis happens first, de-emphasis undoes it second, placing the responsibility for correct filtering on both ends of the link.