
What is digital audio?

How does digital audio work?

In our daily lives, we listen to all kinds of music, and most of this music is transmitted in digital form, whether it is listened to or downloaded to a computer or played on an MP3 or CD player. Of course, you will often see various formats like MP3, WMV, APE, etc., but do you understand the meaning of these formats? Below I have compiled some of this content for you, I hope it helps you.
1. Introduction to digital music
Digital audio sources, that is, digital audio formats, first referred to CDs. After the CDs were compressed, a variety of formats suitable for playback on Walkmans were derived. These compressed formats can be divided into two categories: there is lossy and lossless compression. The compression mentioned here refers to converting the audio stream encoded in PCM or WAV format to other formats after special compression processing, so as to achieve the effect of reducing the file size. Lossy/Lossless refers to whether the sound signal retained in the new file is reduced compared to the original PCM/WAV format signal after compression.
PCM encoding is short for PulseCode Modulation, also known as Pulse Code Modulation, which is one of the digital communication encoding methods. The sampled value is rounded and quantized according to the hierarchical unit, and the sampled value is represented by a set of binary codes to represent the amplitude of the sampled pulse.
The final form of the digital audio signal is still made up of “0/1”. They can be any permutation and combination, such as “0001110101” or “11100001010”. Of course, different combinations have different effects. Seeing this, some friends should have noticed. If the sound is recorded in the form of “00101010”, then the final form is not a “dot”, that is, a simple “change” process. The sound is continuous, how can it be recorded with “dots”? Shouldn’t the sound we hear be segment by segment? The reason is not difficult to understand. Go home and turn on the fluorescent light, can you find the fluorescent light flickering? can not? In fact, fluorescent lights flicker constantly. Have you seen cartoons? They are all connected by a grid of still images. We can also simply understand the images one by one as “dots” one by one. Man against nature
There are limits to the sense of the world, both visual and auditory. The reason cartoons can produce coherent motion is that these “dots” are an illusion that people create when human vision doesn’t respond in time. With the exception of machines, people cannot distinguish these “dots”. So is the sound. If the frequency of the sound flicker is very fast, people cannot distinguish it. Also, when the sound performs a “digital conversion of analog signals” (D/A conversion), the decoder chip has already connected these “dots” coherently, so we hear a very coherent sound.



