Data Representation - Sound Flashcards
What piece of hardware would you use to input sound into a computer?
Microphone
How is sound stored as binary?
- Audio file is inputted through a microphone and broken down into thousands of samples per second,
- The more samples recorded per second the higher the quality of the audio file,
- Each sound sample is stored as Binary Data
What is the correct order of stages in converting sound into a digital form
A - binary representation of level stored
B - microphone picks up sound waves
C - value read at specific point and rounded to a level
D - sound wave is converted to an electrical analogue signal
B - microphone picks up sound waves
D - sound wave is converted to an electrical analogue signal
C - value read at specific point and rounded to a level
A - binary representation of level stored
What is sample rate?
The number of samples taken…per second
What unit is sample rate measured in?
Hertz (Hz)
What is measured when the wave is sampled?
Amplitude
What does a sample represent?
Each sample represents the amplitude of the digital signal at a specific point in time
The amplitude of a sound wave is…
how high the wave is from the crest or trough
Explain the process of sound sampling
- Sampling is a method of converting an analogue sound signal into a digital file.
- At specific intervals (frequency) a measurement of the amplitude (bit depth) of the signal is taken.
-The higher the sampling rate / bit depth the better the quality of the sound file
Describe how sound samples are stored
- The amplitude of each sound sample is converted into the equivalent binary number.
- The whole collection of data (binary numbers) is then stored in a digital file.
Why does sound need to be sampled to be stored in a computer?
Sound exists as waves – however as computers only understand binary values this needs to be converted into such
Define sampling resolution
number of bits…used to represent a sample
What 3 things happen if you increase the sample rate?
- Better quality of recording
- Needs greater storage space
- Larger file size
Why does increasing the sample rate increase sound quality?
- More detail about where the waves are recorded
- the shape of the sound wave is captured more accurately
What sample rate is used for CD quality sound?
44,100 Hz