Signals and Systems (Frequency Domain) Flashcards

1
Q

What is a crucial benefit of LTI system in frequency domain?

A

LTI system don’t change frequency content of signal
- allows for filtering of unwanted inputs (noise)

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

What is filtering?

A

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)

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

What are some dis/advantages of active filters compared to passive filters

A

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)

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

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

A

Removing interfering inputs (additive noise)

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

What are some features of digital filters (4)

A
  1. embedded in chip that operates on digital signals / comes as software solns
    2.programmable –> have high-precision and accuracy
  2. requires A/D and D/A if used with the body (or any analog circuit)
  3. slower than analog filters
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are some features of FIR filters (3)

A

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 well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How to use FIR filters to approximate ideal filters?

A
  1. Windowing
    (ideal low pass filter has infinite impulse response –> by bandpassing for a symmetric range of frequencies –> generates finite impulse response)
  2. 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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Compare and contrast the different types of filters (4)

A

Q = transition region (range of freq where bandpass transitions into bandstop)
A = attenuation (drop in signal strength)

  1. Rectangular
    Q = 4pi / N
    A = -13dB
  2. Bartlett
    Q = 8pi / N
    A = -27 dB
  3. Hanning
    Q = 8pi / N
    A = -32 dB
  4. Hamming
    Q = 8pi / N
    A = -43 dB
  5. Blackman
    Q = -58dB
    A = 16pi / N

Ideal filter:
Q = low number (steeper transition)
A = large number (larger decrease in signal strength before the rippling)

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

Nyquist Shannon Sampling theorm

A

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

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