PCM

Stands for "Pulse-Code Modulation."

Pulse-code modulation is a process that converts analog audio into digital audio. It samples the amplitude of an analog audio signal at regular intervals, then rounds each sample to the nearest pre-set digital amplitude level. It is the standard method for converting analog audio into digital audio for CDs, computers, and digital voice communication.

There are two variables involved when PCM sampling an audio signal. The first is the sample rate, measured in kilohertz (kHz), which is the number of times per second the signal is analyzed. The second is the bit depth, which sets how many possible digital values can represent that sample. When a sample is analyzed, a process called quantization converts the amplitude to the nearest digital value. A higher bit depth provides a wider range of digital values, and the closer the quantized value can get to the actual value. For example, audio on a CD is sampled at 44.1 kHz and has a bit depth of 16 bits per sample. A bit depth of 16 bits provides 65,536 possible amplitude values.

An audio signal (black line) is sampled and quantized, with each sample assigned a digital value (red line) to create a digital approximation of the audio signal
An audio signal (black line) is sampled and quantized, with each sample assigned a digital value (red line) to create a digital approximation of the audio signal

PCM was first widely used to digitize voice telephone communications to make it easier to transmit over long distances without any signal loss. The Digital Signal 0 (DS0) specification, originally set back in the 1960s and still used today, digitizes a phone call at 8 kHz at 8 bits per sample for a bitrate of 64 kbps.

NOTE: Uncompressed PCM audio is stored in several different file formats, including .PCM, .WAV, and .AIFF.

Updated October 26, 2022 by Brian P.

quizTest Your Knowledge

What is a reward offered for finding and reporting software vulnerabilities called?

A
Malware payload
0%
B
Smart contract
0%
C
Bug bounty
0%
D
Virus definition
0%
Correct! Incorrect!     View the Bug Bounty definition.
More Quizzes →

The Tech Terms Computer Dictionary

The definition of PCM on this page is an original definition written by the TechTerms.com team. If you would like to reference this page or cite this definition, please use the green citation links above.

The goal of TechTerms.com is to explain computer terminology in a way that is easy to understand. We strive for simplicity and accuracy with every definition we publish. If you have feedback about this definition or would like to suggest a new technical term, please contact us.

Sign up for the free TechTerms Newsletter

How often would you like to receive an email?

You can unsubscribe or change your frequency setting at any time using the links available in each email.

Questions? Please contact us.