L04: Sampling & Aliasing Flashcards

1
Q

What is a band pass filter?

A

A band pass filter is a device that passes frequencies within a certain range and rejects frequencies outside that range

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

What is a band stop filter?

A

A band stop filter works to screen out frequencies that are within a certain range, giving easy passage only to frequencies outside of that range

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

What is a discrete signal?

A

A discrete time signal has values for only discrete points in time

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

What is a continuous signal?

A

A continuous-time signal has values for all points in time in some (possibly infinite) interval

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

What is the relationship between a digital and discrete signal?

A

A digital signal can be either discrete-time or continuous-time. Although not all digital signals are discrete-time, they all have a discrete value at each sampling point.

When the sample values of a discrete signal are quantised, it becomes a digital signal. That is, both the dependent and independent variables of a digital signal are in discrete form.

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

Is the FFT an implementation of a discrete or continuous transformation?

A

FFT is an implementation of a discrete (digital) transformation
- Discrete in the time domain
- Discrete in the frequency domain

There is the same number of points for the time domain than for the converted signal on the frequency domain

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

What happens if you do not have enough signal to have the resolution that you want in the frequency domain?

A

Zero-padding
- Adding zeros to end of a time-domain signal to increase its length

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

What is aliasing?

A
  • Under sampling of a signal (in the time domain) results in aliasing
  • We will not be able to perfectly reconstruct the original signal and information is permanently lost
  • Reduces the effective frequency content of the signal
  • Results in incorrect amplitudes and lower frequencies in the digitised signal
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the Nyquist-Shannon Sampling Theorem?

A
  • A theorem to help us avoid aliasing
  • Sample at least double the maximum frequency of your signal
  • If we sample at frequency lower than the Nyquist rate, we will not be able to perfectly reconstruct the original signal and information is permanently lost
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Does the bandwidth of the channel always have to be larger than the bandwidth of the signal?

A

The bandwidth of the medium should always be greater than the bandwidth of the signal to be transmitted else the transmitted signal will be either attenuated or distorted or both leading in loss of information.

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

What is sampling?

A
  • Sampling a continuous time signal produces a discrete time signal by selecting the values of the continuous time signal at evenly spaced points in time
  • A sample is a piece of data taken from the whole data which is continuous in the time domain.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly