1 / 58

digital audio

digital audio. In digital audio, the purpose of binary numbers is to express the values of samples that represent analog sound. (contrasted to MIDI binary use). characteristics of sound. ANALOG. DIGITAL. frequency (time based). sample rate (time based). =. measured in

devika
Télécharger la présentation

digital audio

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  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. characteristics of sound ANALOG DIGITAL frequency (time based) sample rate (time based) = measured in hertz - samples per second measured in hertz - cycles per second

  4. characteristics of sound ANALOG DIGITAL sample rate (time) frequency (time) = quantization(level) amplitude (level) = measured in bits measured in decibel

  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. 010001111101100000110010011000001010010010100011111011000001100100110000010100100101000111110110000011001001100000101001001010001111101100000110010011000001010010010100011111011000001100100110000010100100101000111110110000011001001100000101001001010001111101100000110010011000001010010010100011111011000001100100110000010100100101000111110110000011001001100000101001001010001111101100000110010011000001010010010100011111011000001100100110000010100100101000111110110000011001001100000101001001 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. flip cards 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 number of samples (measurements) taken of an analog signal signal in 1 second The sample rate determines the frequency range (bandwidth) of a system. 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. signal

  19. see p. 113-122

  20. NYQUIST THEORY Named after a Bell engineer who worked on the speed of telegraphs in the 1920s

  21. 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.

  22. 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 

  23. It is therefore important to take into consideration the highest frequency of the audio material to be recorded.

  24. 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.

  25. CD is 44.1 kHz The choice of sample rate determines the audio bandwidth of the recorder used. 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.

  26. 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. 44 kHz - 25 kHz , results in a 19 kHz waveform which is heard as distortion. This is also known as aliasing or foldover.

  27. see p. 125

  28. - 2k - 4k In audio: Alias is mirrored the same distance below the Nyquist frequency as the original was above it, at the original amplitude (foldover)

  29. aliasing

  30. Once aliasing is introduced into the digital stream, it can’t be removed. It must be stopped before entering the digital stream.

  31. QUANTIZATION The technique of measuring an audio event to form a numerical value. In digital audio, the values = voltages voltages represent amplitude the more bits, the more voltages that can be represented.

  32. time (infinite) is quantized

  33. hour 60 minutes...minutes 60 seconds...etc.

  34. sample rate = frequency quantization = amplitude gain staging (p. 133)

  35. quantization error The difference between the actual analog value at the sample time and the selected quantization interval value

  36. 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.

  37. etc 0111 1100 0110 0011 1000 0100 0010 0001 0000 4 bits 16 voltages

  38. 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).

  39. The more steps with which to describe the signal, the smoother the result will be.

  40. 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.

  41. 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)

  42. 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.

  43. In a 16 bit system, there are 65,536 different numbers, each number representing a different analog signal voltage

More Related