Signals and Systems (Frequency Domain) Flashcards
What is a crucial benefit of LTI system in frequency domain?
LTI system don’t change frequency content of signal
- allows for filtering of unwanted inputs (noise)
What is filtering?
attenuation of particular frequency components in signal
- steepness of filter
- cut-off frequencies –> half of signal amplitude (-3dB)
Purpose: great rid of undesired signals (noises)
What are some dis/advantages of active filters compared to passive filters
Adv
1. adjustable gain
2. low output impedance
Con:
1. limits high-freq operation (op-amps takes time to adjust to high-freq changes which results in lag)
For which of the use cases would you do signal processing in frequency domain?
1. Finding duration of each ECG interval
2. Removing interfering inputs (additive noise)
3. Sampling an analog EMG signal
Removing interfering inputs (additive noise)
What are some features of digital filters (4)
- embedded in chip that operates on digital signals / comes as software solns
2.programmable –> have high-precision and accuracy - requires A/D and D/A if used with the body (or any analog circuit)
- slower than analog filters
What are some features of FIR filters (3)
Type of digital feature called Finite Impulse Response
- have impulse response w/ finite duration in discrete time
- inherently BIBO stable
- symmetric in response (phase is linear –> preserve wave-shape of signal )
How to use FIR filters to approximate ideal filters?
- Windowing
(ideal low pass filter has infinite impulse response –> by bandpassing for a symmetric range of frequencies –> generates finite impulse response) - Shifting
(shift the symmetric range of frequencies such that it is definite for positive values)
- creates a causal response that is required for real-time processing
Compare and contrast the different types of filters (4)
Q = transition region (range of freq where bandpass transitions into bandstop)
A = attenuation (drop in signal strength)
- Rectangular
Q = 4pi / N
A = -13dB - Bartlett
Q = 8pi / N
A = -27 dB - Hanning
Q = 8pi / N
A = -32 dB - Hamming
Q = 8pi / N
A = -43 dB - Blackman
Q = -58dB
A = 16pi / N
Ideal filter:
Q = low number (steeper transition)
A = large number (larger decrease in signal strength before the rippling)
Nyquist Shannon Sampling theorm
To avoid aliasing:
sampling freq > 2 times the freq of the signal
(if ws = 2wm; still hard to recover because it requires perfect ideal LP filter