Pulse-code modulation: Difference between revisions

Content deleted Content added
Reverted good faith edits by 2600:1001:B11B:A166:979:5F77:6833:90AF (talk): No improvement
Modulation: over time ___domain
Line 124:
 
==Modulation==
[[File:Pcm.svg|250px|thumb|right|Sampling and quantization of a signal (red) for 4-bit LPCM over a time ___domain at specific frequency.]]
 
In the diagram, a [[sine wave]] (red curve) is sampled and quantized for PCM. The sine wave is sampled at regular intervals, shown as vertical lines. For each sample, one of the available values (on the y-axis) is chosen. The PCM process is commonly implemented on a single [[integrated circuit]] called an [[analog-to-digital converter]] (ADC). This produces a fully discrete representation of the input signal (blue points) that can be easily encoded as digital data for storage or manipulation. Several PCM streams could also be multiplexed into a larger aggregate [[data stream]], generally for transmission of multiple streams over a single physical link. One technique is called [[time-division multiplexing]] (TDM) and is widely used, notably in the modern public telephone system.