Lecture #4 - Sampling and Reconstruction Flashcards
How do you get a discrete-time representation of a continuos-time signal?
Obtained via a periodic sampling
What is the disadvantage of a discrete-time representation?
- There’s ambiguity
- For certain sample, two signals could have the same samples, even though they are completely different.
What does impulse train sampling do?
It’s a method used in signal processing to convert continuos-time signal into a discrete-time signal.
What is aliasing in a signal
Aliasing is the overlapping of frequency components resulting from a sample rate below the Nyquist rate
What is the nyquist rate?
The sample rate must be at least twice the bandwidth of the signal to avoid aliasing distortion.
When trying to reproduce a sine wave, how many points do you need to construct?
Two
Give the terminology for the Nyquist frequency and the Nyquist rate
/omega_N - Nyquist Frequency (the highest frequency you have in the signal)
2/omega_N - Nyquist Rate
Explain the following terms on the effect of sampling in the frequency domain:
- Oversampling
- Undersampling
- Critical sampling
Oversampling:
- The sampling frequency is higher than the Nyquist rate
Undersampling
- The sampling frequency is lower than the Nyquist rate
Critical sampling
- The sampling frequency is equal to the Nyquist rate
What is interpolation?
Interpolation involves generating new data points within the range of existing data points to provide a more detailed or higher-resolution representation of a signal.