Jump to content

Emphasis (telecommunications)

From Wikipedia, the free encyclopedia
RIAA equalization curve for vinyl records

In signal processing, pre-emphasis is a technique to protect against anticipated noise. The idea is to boost (and hence distort) the frequency range that is most susceptible to noise beforehand, so that after a noisy process (transmission over cable, tape recording...) more information can be recovered from that frequency range. Removal of the distortion caused by pre-emphasis is called de-emphasis, making the output accurately reproduce the original input.

Emphasis is commonly used in many places ranging from FM broadcasting (preemphasis improvement) and vinyl (e.g. LP) records to PCI Express. For example, high-frequency signal components may be emphasized to produce a more equal modulation index for a transmitted frequency spectrum, and therefore a better signal-to-noise ratio for the entire frequency range.

In waveform signals[edit]

In processing electronic audio signals, pre-emphasis refers to a system process designed to increase (within a frequency band) the magnitude of some (usually higher) frequencies with respect to the magnitude of other (usually lower) frequencies in order to improve the overall signal-to-noise ratio by minimizing the adverse effects of such phenomena as attenuation distortion or saturation of recording media in subsequent parts of the system. The mirror operation is called de-emphasis, and the system as a whole is called emphasis.

Pre-emphasis is achieved with a pre-emphasis network which is essentially a calibrated filter. The frequency response is decided by special time constants. The cutoff frequency can be calculated from that value.

Pre-emphasis is commonly used in telecommunications, digital audio recording, record cutting, in FM broadcasting transmissions, and in displaying the spectrograms of speech signals. One example of this is the RIAA equalization curve on 33 rpm and 45 rpm vinyl records. Another is the Dolby noise-reduction system as used with magnetic tape.

Pre-emphasis is employed in frequency modulation or phase modulation transmitters to equalize the modulating signal drive power in terms of deviation ratio. The receiver demodulation process includes a reciprocal network, called a de-emphasis network, to restore the original signal power distribution.

De-emphasis[edit]

In telecommunication, de-emphasis is the complement of pre-emphasis, in the antinoise system called emphasis. De-emphasis is a system process designed to decrease, (within a band of frequencies), the magnitude of some (usually higher) frequencies with respect to the magnitude of other (usually lower) frequencies in order to improve the overall signal-to-noise ratio by minimizing the adverse effects of such phenomena as attenuation distortion or saturation of recording media in subsequent parts of the system.

Special time constants dictate the frequency response curve, from which one can calculate the cutoff frequency.

Red Book audio[edit]

Although rarely used, there exists the capability for standardized emphasis in Red Book CD mastering. As CD players were originally implemented with affordable 14-bit converters, a specification for pre-emphasis was included to compensate for quantization noise. After economies of scale eventually allowed full 16 bits, quantization noise became less of a concern, but emphasis remained an option. The pre-emphasis is described as a first-order filter with a gain of 10 dB (at 20 dB/decade) and time constants 50 μs and 15 μs.[1]

In digital transmission[edit]

In serial data transmission, emphasis is used to improve signal quality at the output of a communication channel. In transmitting signals at high data rates, the transmission medium may introduce distortions, so emphasis is used to distort the transmitted signal to correct for this distortion. When done properly this produces a received signal that more closely resembles the original or desired signal, allowing the use of higher data rates or producing fewer bit errors. Most real world channels have loss that increases with frequency [2]: 6  (effectively a low pass filter), so emphasis needs to invert this effect (functioning as a high pass filter)[2]: 8 . This makes emphasis a form of equalization, implemented at the transmit side of the channel.

Emphasis can be implemented either by boosting high frequencies (pre-emphasis, increasing the amplitude of transition bits) or attenuating low frequencies (de-emphasis, reducing the amplitude of non-transition bits). Both have the same net effect of producing a flatter system frequency response; de-emphasis is typically more convenient to do in real circuits since it only requires attenuation rather than amplification[2]: 9 . Well-known serial data standards such as PCI Express, SATA and SAS require transmitted signals to use de-emphasis.

One common implementation of emphasis in real SERDES [3] is a 3-tap feed-forward equalizer (FFE): rather than driving the output pin with the desired output voltage directly, the actual output voltage is a weighted sum of the desired bit value (main cursor), the previous bit (post cursor), and the next bit to be transmitted (pre cursor) [2]: 10,24 . The main cursor coefficient controls the nominal amplitude of the bit and is always positive (as a negative coefficient would invert the bit value). The pre cursor coefficient removes ISI at the receiver caused by bits which have not yet arrived (e.g. fields coupling across meanders in a delay-matched trace) and is typically zero or a very small negative value, as this is often not a major contribution to total ISI. The post cursor coefficient removes ISI at the receiver caused by the immediately preceding bit and is typically a larger negative value[2]: 16 , with lossier channels requiring a larger tap value [4]. Higher numbers of taps are possible but increase circuit complexity and tend to result in diminishing returns [2]: 14  so are not commonly used.

The effects of emphasis on a signal can be clearly seen in the eye pattern. In the following demonstration, we consider a 10.3125 Gbps PRBS-31 test pattern with NRZ modulation, typical for testing 10-Gigabit Ethernet. The channel has an insertion loss of roughly 2 dB at the fundamental, 3 dB at the 2nd harmonic, and 4 dB at the 3rd. The goal is to achieve a well-equalized channel response in which the eye is maximally open without excessive overshoot. Excessive equalization can worsen jitter, increase overshoot, and result in a less open eye than a properly equalized signal [5].


Baseline Excessive pre cursor Optimized Excessive post cursor
Baseline signal with no emphasis. Transition bits are clearly weaker than non-transition bits and the signal is touching the mask (fail).
Excessive pre-cursor emphasis. The eye is more closed than the baseline, indicating minimal pre-cursor ISI was present and the emphasis is doing more harm than good.
Well-tuned post-cursor emphasis. The eye is open and transition and non-transition bits are well matched in amplitude, indicating a correct level of equalization. The signal is passing the mask test.
Excessive post-cursor emphasis. The eye is starting to close and transition bits have significant overshoot, indicating excessive equalization.
Width Worst Better Best Better
Height Good Bad Best Bad
Jitter Worst Better Best Better

References[edit]

  1. ^ IEC 60908:1999: Audio recording – Compact disc digital audio system. Geneva: International Electrotechnical Commission. 1999. pp. 29, 131.
  2. ^ a b c d e f "ECEN720 High Speed Links Circuits and Systems, Lecture 7: Equalization Intro & TX FIR EQ" (PDF).
  3. ^ "UltraScale Architecture GTY Transceivers User Guide". p. 167.
  4. ^ "ECEN720 High Speed Links Circuits and Systems, Lecture 8: RX FIR, CTLE, and DFE Equalization" (PDF). p. 4.
  5. ^ "Eye Doctor: Why Too Much Equalization is Bad for Your Serial Link Health" (PDF). Texas Instruments.

External links[edit]