Data representation - sound Flashcards

1
Q

What is analogue data?

A

Data which varies in a continuous way

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is digital data?

A

Data which takes the form of discrete values

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is an analogue signal?

A

An electrical signal which varies in a continuous way

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Describe how sound is dealt with in an analogue sound system

A

Sound is an air pressure wave. The wave is often captured by a TRANSDUCER to produce an electrical current or voltage which varies proportionally to the wave
The electrical signal can be transmitted and used to recreate sound by vibrating a mechanical surface such as a loudspeaker to reproduce the original pressure wave

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a transducer?

A

A device which converts variations in a physical property (e.g. pressure in a sound wave) to an electrical signal or vice versa

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

If vibration in a sound wave increases, what happens to the pitch?

A

It gets higher

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a pure tone?

A

A regular sine wave

A more complicated sound is superposition of sine waves and is wobblier looking

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How does a vinyl LP work?

A

The sound wave is recorded and a similar shape to the real sound wave is created in the grooves of the record
The needle follows the groove and the changes in this create changes in electrical signal
The signal is amplified and fed to a loudspeaker

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Give two examples of a transducer

A

microphone

loudspeaker

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Describe how sound is dealt with in a digital sound system

A

The electrical signal from a transducer is converted to numerical values with a size proportional to the strength of the signal. These are stored then converted back to an analogue electrical signal and then to a sound wave

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

In a CD how many sampled voltage values are there per second?

A

44,100 samples in TWO stereo channels

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How many bits per voltage sample in a CD?

A

16 bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How many possible voltage values does 16 bits give?

A

65,536

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

How many bytes per minute and per hour does a CD use?

A

minute=10MB

hour=650MB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is a digital signal?

A

An electrical signal with voltage changes that are in discrete steps

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Ina two level binary digit signal, which voltages are used?

A

5 volts and 0 volts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What is a binary digital signal?

A

A digital signal which uses only two voltage levels

This stops there being more than one binary pattern for 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What is ADC?

A

Analogue to digital converter (hardware)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What is DAC?

A

Digital to analogue converter (harware)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

What properties of a sound wave does a microphone record?

A

Frequency(pitch) and amplitude(volume)

21
Q

What does PCM stand for?

A

Pulse code modulation

22
Q

What is PCM?

A

A process for coding sampled analogue signals by recording the height of the signal at each sample point in binary electrical equivalent

23
Q

What is the first step of using ADC to produce PCM?

A

samples of the analogue signal are taken at regular, fixed intervals of time
The sample is represented as narrow pulses of height

24
Q

What does PAM stand for?

A

pulse amplitude modulation

25
What is PAM?
A process for sampling analogue signals at regular time intervals to produce electrical pulses with height proportional to the strength of the original signal's amplitude
26
What is the sampling frequency/sampling rate?
The number of samples taken per second when digitising a continuous sound
27
What is the second step of using ADC to produce PCM?
The pulse amplitude modulation data is quantised The height of each sample is approximated by an n bit integer (e.g. 8 bit = 0..7 levels, values are made to fit within this range)
28
What is the third step of using ADC to produce PCM?
The quantised height of each pulse is encoded with n bits in binary form
29
How is the output from a PCM encoder shown?
A series of fixed-height pulses with the least significant bit first. The pulses can be stored in memory groups, in which each group has 3 bits
30
What is the staircase effect?
It happens when a DAC is used to change the output from a PCM encoder back to an analogue signal. The appproximation in the PCM conversion means the wave has fewer values in it, leading to a 'blocky' effect
31
What is quantisation noise?
The difference between the original amplitude and its sampled value
32
What is the sampling rate measured in?
Hz
33
What is the sampling resolution?
The number of bits assigned to each sample
34
How could you get a more accurate representation of the original signal?
Using more bits per sample | Increasing the sampling rate
35
What is Nyquist's theorem?
We must sample at a frequency at least twice the rate of the highest frequency in the sample
36
What are the disadvantages of more frequent sampling or a higher sampling resolution?
More space in memory is needed to store the data
37
What is bandwidth?
Information carrying capacity | the amount of information which can be transferred per second
38
How can we reduce the bandwidth needed to transmit sound?
reducing the range of frequencies which are transmitted (e.g. compression techniques can be used on the voice without a problem in phone calls as a very high sound quality is not needed)
39
Describe WAV format
A file format for storing digitised sound one minute of sound = 2.5 MB disk space Used for CDs
40
Describe MPEG
MPEG audio is a file format with extensions such as mp2, mpa, mp3, mp4 etc MPEG is a compression algorithm which can be applied to WAV files to cut out the frequencies which the human ear will not hear anyway This reduces the file size to about 0.25 MB per minute Used for most music available on the internet
41
What does MIDI stand for?
musical information digital interface
42
What is MIDI?
A way of representing the sound made by musical instruments by storing the notes to be played, their instrument and their duration No sound wave is stored
43
Why is MIDI popular? | its not but the textbook wants me to talk about this
It is compact and flexible and it is easy to transpose music into a different key, play on different instruments or synthesis musical notation
44
What is synthesising sound?
Using digital means to generate audio signals resembling instrument or the voice
45
How does streaming audio work?
The streaming client recieves audio data and puts it in the buffer to be stored until a few seconds later when the player will read and play data from the buffer If the buffer runs out of audio data then the player will pause until more data is recieved
46
What are the advantages of streaming?
There is no need to download an store large audio files (no file space is occupied on the hard drive) In theory it prevents copying
47
Give examples of ways in which stored, digitised sound can be edited
Notes removed, notes added, frequency of notes changed, background noise eliminated, merging or mixing seperate recordings
48
Give an example of a sound editing package?
e.g. audacity
49
Give three audio file formats from least storage space used to most storage space used
MIDI MP3 WAV