2: Signalling_checked Flashcards
Why are digitised signals possible?
Analogue signals [information] can be coded into binary digits which can then be transmitted in multiple ways e.g. along an optical fibre or copper cable.
What are digital signals represented by?
Digital signal are represented by Binary numbers (digits)
What are the advantages of digital over analogue signals?
- Digital signals can often be sent, received and reproduced more easily than analogue signals because they can only take a limited number of values.
- Digital files can be compressed to reduce their size, and manipulated easily for artistic effect
- Digital signals are more resistant to the effects of Noise
- Computers can be used to easily process digital signals, since computers are digital devices too
What are the disadvantages of digital over analogue signals
- Digital signals can never reproduce analogue signals exactly - some information will always be lost
- Because digital signals can be copied more easily, digital information (films, music etc.) can be reproduced illegally unlimited number of times.
- Confidential information, such as personal data and photos, may be stolen and copied without the owner’s knowledge or consent, more easily by hackers, infected networks or malicious websites.
Are Analogue signals limited in the values they can take?
No. Analogue signals also vary continuously from one value to the next.
- How can a weak signal be strengthened?
- What is noise in the context of signals?
- When you transmit an electronic signal, it will pick up noise. From what does it pick up noise?
- What is a problem with amplifying a signal with noise
- A weak signal can be amplified.
- Noise appears as random variation on the signal
- Noise is picked up from Electrical disturbances or other signals
- The disadvantage is that noise is amplified as well
Why is it easier to reconstruct the original signal from the noisy signal with digital signals?
Why is it important that it’s easy to reconstruct the signal
This is much easier with digital than analogue signals because the number of values a digital signal can take is limited
You need to get an accurate representation of what was sent
Can Analogue signals be digitised?
What is the process called, define it
Yes. Analogue signal can be digitised
The process is digitising, its the process in which the value of a continuous analog signal is taken at regular time intervals and converted into the nearest digital values.
How do you digitise a signal, where each sample taken is coded with 3 bits?
Identify a potential problem/limitation?
A sample with 3 bits means that there are N=23 levels called quantisation levels [or alternative levels] to represent the signals value.
You take the value of the signal at regular time intervals then find the nearest quantisation level.
Each quantisation level is represented by a binary number so you can convert the analogue values to binary numbers
Limitation :The digital signal you end up with won’t be exactly the same as the analogue signal if the nearest quantisation level doesn’t match the signal when a sample is taken
What 2 factors affect how well a digitised signal matches the original?
- The number of samples per second - this must be at least twice the highest frequency in the signal to ensure that all the frequencies within the signal are transmitted [and reconstructed] correctly
- The number of bits per sample - this must be high enough that the transmitted signal closely matches the original but not so high that it is negatively affected by noise.
What happens if a signal is digitised using only a few, widely spaced samples?
A low sapling rate can create low frequency signals - called aliases - that were not in the original signal at all
What is quantisation error?
The quantisation error for a sample is the difference between the value of the input signal and the quantised signal. Quantisation errors can be reduced by increasing the number of levels; however, as the number of levels increases, so does the number of bits needed to represent each sample.
What is the advantage of increasing quantisation levels?
The more closely the digitised signal will match the original
What is resolution?
State an equation for resolution.
A signal is detected over a 12V range, 8 bit sample of this signal is produced, calculate resolution of this sample
Resolution is determined by the number of bits in the binary number representing the digital values - the greater the number of bits the greater the resolution.
Resolution = potential difference range / number of quantisation levels
12V range / 28(256)
= 0.047V
What is the advantage of using a lower resolution?
Using a lower resolution reduces the demand on data storage and transmission speeds
What limits the number of bits that can be used for sampling, and so limits the number of quantisation levels [alternative levels]?
Noise. If the original signal contains noise then you would sampling the noise to greater detail rather than ignoring it.
You should not have a smaller gap between quantisation levels [alternative levels] than the size in noise variation
How do you calculate maximum number of useful quantisation levels?
max useful levels = total pd of noisy signal variation / pd of noise variation
= Vtotal / Vnoise
How do you determine the number of bits required for maximum useful quantisation levels?
Q: a signal has a max total variation of 200mV. the noise variation is 5mV. calcualte the largest number of bits per sample worth using to encode the variation
b = log2 [Vtotal / Vnoise ]
log2 0.2V / 0.005V = 5.3, so this goes up to 6 bits
We go up to 6 bits because 5 bits gives an insufficient 32 levels,
The Vtotal / Vnoise gives 40 max and this will be covered by 6 bits.
List 2 conditions that must be met for accurately reconstructing a signal
- The number of samples per second - this must be at least twice the highest frequency in the signal to ensure that all the frequencies within the signal are reconstructed accurately.
- The number of bits per sample - this must be high enough that the transmitted signal closely matches the original but not so high that it is negatively affected by noise.
State the Nyquist Theorem:
Minimum sampling rate =
Minimum sampling rate = Twice the highest frequency component
Nyquist Theorem
Why does the sampling rate have to be high?
To record all the high frequency detail of the signal
To avoid the creation of aliases
What are aliases?
Low frequency signals that are created from having a too low sampling rate. These low frequency signals are not part o the original signal.
What is the sampling rate for music?
How do you ensure aliasing doesn’t occur?
The human ear can’t detect frequencies above 20KHz, so for music to be sampled accurately, it is sampled at a frequency of 44.1KHz.
Filters remove frequencies above 20kHz in the original signal so aliasing doesn’t occur
What can be the result of not sampling frequently enough and not filtering out frequencies above a maximum
By not sampling frequently enough, you lose high frequency details.
If frequencies above a maximum value are not filtered out as well, then the low sampling rate can also create false low frequencies which is known as aliasing from frequencies above the max limit