170911 - Frequency Domain and Digital Filtering Flashcards

1
Q

Digital filtering is implemented using mathematical functions.

A

True

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

A moving average filter is more robust than a median filter and cannot provide impossible values.

A

False

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

An exponentially weighted moving average filter is a low-pass filter.

A

True

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

A low pass filter introduces a delay and this delay is larger the higher the frequency is.

A

True

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

A high-pass filter stops high-frequency noise.

A

False

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

The higher order (e.g. more points in a moving average filter), the more selective it is.

A

True

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

The higher order (e.g. more points in a moving average filter), the less sudden changes are timely detected.

A

True

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

A Kalman filter is an algorithm for optimal state estimation for linear systems in which controls and measures are affected be Gaussian noise.

A

True

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

It is sufficient one single measure (either a control or an output to implement Kalman filtering).

A

False

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

Kalman filtering can be used for sensor fusion in active safety systems.

A

True

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

Kalman filtering works in two steps, prediction and correction.

A

True

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

Kalman filters make the best out of the known information by determining which information we should trust the most (at each loop) to estimate our state.

A

True

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

Unscented KF and extended KF provide an alternative to kalman filter when the error is not Gaussian.

A

False

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

Particle filters are very general, they do not require for a system to be linear nor for the error to be Gaussian, but they are very computationally demanding.

A

True

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