용어 정리
Sampling Rate -> 데이터를 추출하기 위한 계단의 갯수 (frequency)
Bit depth -> 내가 알고 있는 sampling resolution. 계단이 표현 가능한 범위.
Bit rate -> 말그대로 초당 bit의 갯수 (320kbps , 192kbps , 128kbps)
-> 만드는 방법 원래의 음원에서 특정 주파수의 내용을 제거하는 방식, 옛날 흔히 용량 문제로 만들던 MP3 파일을 다운사이징 하는 것.
Sampling Rate
The higher the sampling rate, the more steps used to approximate the curve,
and the closer the digital signal sounds to the original sine wave.
ie:
When you are using a digital format, it is always an approximation of the analog sine wave, so a higher sampling rate will improve the sound quality, up to a point.
There is a point where our ears cannot detect the difference anymore, because the sounds are outside of our hearing range.
Commonly seen sampling rates are 44.1KHz, 48KHz, 96KHz etc
Frequency is measured in Hertz, or cycles per second. 44.1KHz,
is 44100 cycles per second.
Bit Depth (commonly 8 bit, 16 bit, 24 bit or 32 bit)
Bit depth is different, but also related to digital sound. Using a higher bit depth results in more precise sound calculations.
When you are merging, mixing, multiplying or synthesizing sounds, there are a lot of floating point calculations going on, ie lots of decimal places.
Each individual sound is an approximation of an analog sine wave, so if the calculations are not precise enough, distortion, or unwanted noise will appear in the signal.
Bit Rate (more info here)
Bit rate is measured in bits per second, most commonly kbps, for MP3 files.
The higher the bit rate, the better the sound quality, up to the point that our ears can detect it.
If you compare 320kbps or 192kbps MP3 files, they often sound similar to most people, but it you compare 320kbps to 128kbps, the 128kbps MP3 sounds tinny, hollow, lots of treble, little bass, like a radio with small speakers, versus a surround sound system.
A higher bit rate results in a larger file size, and better sound quality.
Lower bit rates are achieved by subtracting some of the frequencies in the sound, starting with frequencies outside our hearing range. This is why a reduction from a high bit rate to a slightly lower one doesn’t make a huge difference for most people.
It is only once you start culling frequencies that provide depth or audio richness in the sound, that you start to notice the loss in overall audio quality.
If you reduce the quality too far, the music sounds like you are listening to it through a telephone, which is significantly worse than the CD quality or live reproduction.
Digital representations sound or feel different to true analog sine waves, so a process called oversampling is often used to reduce distortion.
You can read about sampling, bit depth and oversampling in more detail here.
출처 :
https://www.quora.com/What-are-the-Sampling-rate-Bit-depth-and-Bit-rate-related-to-MP3-files-and-how-do-they-affect-the-quality-of-the-output-sound