Download presentation
Presentation is loading. Please wait.
Published byIra Francis Modified over 9 years ago
1
digital audio
2
In digital audio, the purpose of binary numbers is to express the values of samples that represent analog sound. (contrasted to MIDI binary use)
3
frequency (time based) characteristics of sound ANALOGDIGITAL sample rate (time based) = measured in hertz - cycles per second measured in hertz - samples per second
4
amplitude (level) frequency (time) characteristics of sound ANALOGDIGITAL quantization (level) sample rate (time) = = measured in decibel measured in bits
5
characteristics of sound analog-to-digital conversion : two steps (1) sampling (2) quantization
6
sampling theorem “A continuous audio signal can be replaced by a discrete sequence of samples without loss of any information and the original continuous audio signal can be reconstructed from the samples.”
7
When a digital recorder takes a sample, it takes a snapshot of the audio waveform and turns it into bits that can be stored and manipulated. 010001111101100000110010011000001010010010100011111011000001100100110000010100100101000111110110000011001001100000101001001010 001111101100000110010011000001010010010100011111011000001100100110000010100100101000111110110000011001001100000101001001010001 111101100000110010011000001010010010100011111011000001100100110000010100100101000111110110000011001001100000101001001010001111 101100000110010011000001010010010100011111011000001100100110000010100100101000111110110000011001001100000101001001 0100011111011000001100100110000010100100101000111110110000011001001100000101001001
8
sample rate The frequency of the 'snapshots' of the audio stream in a single second Just as in measuring frequency, hertz is used to define the number of samples taken per second
9
flip cards
10
http://www.youtube.com/watch?v=xSrDnIVgVv0
11
flip cards http://www.youtube.com/watch?v=Ql4Kkb-89D0
12
sample rate: the number of samples (measurements) taken of an analog signal in 1 second
13
sample rate: The sample rate determines the frequency range (bandwidth) of a system.
14
sample rate: The sample rate determines the frequency range (bandwidth) of a system. the number of samples (measurements) taken of an analog signal signal in 1 second The faster the sample rate, the better the accuracy of getting a true picture of higher frequencies.
15
Some common sample rates are: 22,050 aka 22.05 kHz - 22,050 samples per second. A sample every 1/22,050 of a sec. 24,000 aka 24 kHz - 24,000 samples per second. A sample every 1/24,000 of a sec. 30,000 aka 30 kHz - 30,000 samples per second. A sample every 1/30,000 of a sec. 44,100 aka 44.1 kHz - 44,100 samples per second. A sample every 1/44,000 of a sec. 48,000 aka 48 kHz - 48,000 samples per second. A sample every 1/48,000 of a sec.
16
The higher the sample rate, the better the quality of the sample. A sample taken at 44.1 kHz will contain twice the information as a sample taken at 22,050 kHz.
17
High sample rates are better at capturing high frequency waveforms, but if you are sampling lower frequency sounds, such as kick drum, bass, etc.,...not as critical. you might consider sampling at the lower rate to save hard drive space.
18
high freq. signa l
20
see p. 113-122
21
NYQUIST THEORY Named after a Bell engineer who worked on the speed of telegraphs in the 1920s
23
There must be two samples per period. In other words, the sampling frequency must be at least twice the highest signal frequency recorded in order to be effective.
24
Sample rates with Nyquist yield 22,050 kHz = 11,025 kHz (Nyquist) 24,000 kHz = 12,000 kHz 30,000 kHz = 15,000 kHz 44,100 kHz = 22,050 kHz
25
It is therefore important to take into consideration the highest frequency of the audio material to be recorded.
26
If a frequency of A-14,080 Hz is to be recorded, a sample rate of 44.1 kHz would be the logical choice to use. 14,080 Hz falls within the range of the Nyquist of 44.1 kHz which is 22.05 kHz.
27
The choice of sample rate determines the audio bandwidth of the recorder used. CD is 44.1 kHz Considering that the human hearing range at best ranges from 20 Hz to 20 kHz, a 44.1 kHz sample rate theoretically should satisfy most audio needs.
28
If a 25 kHz waveform is sampled at 44.1 kHz (which has a Nyquist value of 22.05 kHz), the Nyquist rule is broken. This is also known as aliasing or foldover. 44 kHz - 25 kHz, results in a 19 kHz waveform which is heard as distortion.
29
see p. 125
30
In audio: Alias is mirrored the same distance below the Nyquist frequency as the original was above it, at the original amplitude (foldover) - 2k- 4k
31
aliasing
33
Once aliasing is introduced into the digital stream, it can’t be removed. It must be stopped before entering the digital stream.
34
QUANTIZATION The technique of measuring an audio event to form a numerical value. In digital audio, the values = voltages the more bits, the more voltages that can be represented. voltages represent amplitude
35
time (infinite) is quantized
36
hour 60 minutes...minutes 60 seconds...etc.
39
sample rate = frequency quantization = amplitude gain staging (p. 133)
41
quantization error The difference between the actual analog value at the sample time and the selected quantization interval value
42
The amplitude of the audio signal is broken down into a series of discrete steps. Each step is then given a binary word that digitally encodes the level of the signal. The length of the digital word determines the quality of the representation.
43
4 bits 16 voltages 0001 0000 0010 0100 1000 0011 0110 1100 0111 etc
44
The larger the word, the better the quality (16 bit word compared to an 8 bit word). The larger the bit word, the greater the headroom of the audio system (6 dB for every bit).
45
The more steps with which to describe the signal, the smoother the result will be.
46
SAMPLE BITS The more bits used to describe something, the better the clarity and fidelity An 8 bit sample contains 256 steps of information while a 16 bit sample contains up to 65,536 steps.
47
The bit resolution of a system defines the dynamic range of the system. 6dB is gained for every bit signal to noise ratio (analog) signal to error ratio (digital)
48
8 bits equals 256 states = 48 dB 16 bits equals 65,536 states = 96 dB To find the dynamic range of a system, multiply the bit rate X 6.
49
In a 16 bit system, there are 65,536 different numbers, each number representing a different analog signal voltage
51
Value rounded up or down to closest represented value Ex: voltage of 1.2v = 00100110 1.3 v= 00100111 1.4v = 00101000 quantization error
52
Quantization error is the difference between actual analog value and the assigned quantization value There is always error. 1/2 of LSb
53
LSb least significant bit on or off 8 bit reverb decay at end...hear it turn on off
54
sample rate = frequency response bit depth = amplitude recap sample rate bit depth 0001 0010 0100
55
Sample rate and storage 44.1 kHz sample rate with a 16 bit recorder 5 megs per minute...per track 3 minute mono audio file 16/44.1= 15 megs 3 minute stereo audio file 16/44.1= 30 megs 3 minute 5 mono tracks 16/44.1= 75 megs 3 minute 5 stereo tracks 16/44.1= 150 megs
56
At a sample rate of 22,050 Hz, the formula would be half that of 44.1 kHz...around 2.5 megs a minute or 5 megs a minute in stereo. Uncompressed video with a sound track takes up 28 MB per second.
57
16-Bit Audio Files: * 5 MB per minute per track @ 44.1 kHz sample rate * 5.5 MB per minute per track @ 48 kHz sample rate * 11 MB per minute per track @ 96 kHz sample rate * 8 MB per minute per track @ 48 kHz sample rate * 16 MB per minute per track @ 96 kHz sample rate
58
24-Bit Audio Files: * 7.5 MB per minute per track @ 44.1 kHz sample rate * 8 MB per minute per track @ 48 kHz sample rate * 16 MB per minute per track @ 96 kHz sample rate
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.