Linear PCM [ Linear PCM ] LPCM / Linear Pulse Code Modulation


Free Download Mp4Gain
picture

Linear PCM [ Linear PCM ] LPCM / Linear Pulse Code Modulation

PCM

Linear PCM is one of the methods for converting analog signals, such as voice, into digital data, and the data obtained by sampling the signal strength at regular intervals is recorded as-is. The simplest and most basic method of PCM.

DSD

Linear PCM

The analog signal strength is measured at regular intervals according to the sampling rate and quantized as an integer value within a specific number of bits. When simply referring to PCM, it is common to refer to linear PCM, and it is often called linear PCM in the context of contrasting with methods such as DPCM and ADPCM that take the difference from the previous sampled value.

Higher quality data can be obtained by increasing the sampling rate and the number of quantization bits, but the amount of data increases accordingly. For example, a CD records 2 stereo channels of audio at a sampling rate of 44.1 kHz (kilohertz) and 16-bit (2-byte) quantization, with a data volume of 176.4 KB (kilobytes) per second at 44.1 kHz x 2 bytes x 2 channels will be.

If the data obtained by linear PCM is recorded as is, it is converted to uncompressed audio data, which is superior because there is no deterioration in sound quality compared to the lossless compression method, but a large capacity is required. and band for storage and transmission. . .. WAV file (.wav file) of Windows is famous as a file format for storing data in PCM format.


Free Download Mp4Gain
picture


Mp4Gain Main Window
picture


Mp4Gain Features
picture


Free Download Mp4Gain
picture

WAV [ waveform audio file format ] .wav file / WAVE format / WAV format

WAV [ waveform audio file format ] .wav file / WAVE format / WAV format

WAV

WAV is one of the file formats for recording audio data. It is famous as a format that Windows supports as standard and the standard file name extension is “.wav”.

Wav format

WAV

A file format jointly developed by Microsoft and IBM based on the RIFF format, which is a commonly used data record file format It is one of the container formats that defines only the layout and method of storing data in a file , and can store data in various compression formats, regardless of the expression format or the compression format of the data itself.

It is sometimes explained that it is an uncompressed audio format because uncompressed PCM data is often recorded in the standard, but this is a misunderstanding and it is in fact compressed in WMA or MP3 format. To record and play audio in a format that is not supported by the standard, a codec (CODEC: COmpressor / DECompressor) is required to handle that format.