W31 - Principles of Filtering Biomechanical Data Flashcards

1
Q

What is human movement in terms of frequency and amplitude?

A

Low frequency and high altitude

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

What does frequency and amplitude mean?

A

Frequency: How often changes happen per cycle
Amplitude: The size of the change per cycle

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

What does differentiating do to the data?

A

Amplifies the magnitude of the data (increases noise per step)

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

What does differentiating displacement do (and next step)?

A

Displacement -> velocity -> acceleration

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

Why do we differentiate the data?

A

Want to remove as much error as possible (anything high frequency that isn’t human movement)

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

What are the different types of data filters?

A

Moving average (3 point)
Polynomials
Digital (Butterworth, most common)

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

Pros and cons of using moving average (and what is it

A

Raw data is used to calculate average of a point either side of the point of interest

Very simple to use

Doesn’t distinguish between signal and noise
Was only really used when computers couldn’t do complicated stuff

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

Pros and cons of using polynomials (and what is it

A

Variables and coefficients at different orders (larger order = more complex movements)

Good for projectiles etc..
Helps when calculating velocity and acceleration

Don’t like rapid changes
Struggles to accurately model high frequency inflections

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

What is a spline?

A

A number of overlapping polynomials in a sequence

Better at dealing with high frequency signals than polynomials

Sensitive to knots (points of overlap)

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

What is a Butterworth filter?

A

Uses raw and and processed data to maintain the signal but reduce the noise
Cuts off data at a certain frequency)

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

What are the different types of Butterworth filter (explain them)

A

Low pass (removes high freq noise)
High pass (removes low freq noise)
Band (lets specific data through in middle section)
Notch (lets specific data through in middle section)

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

What are the risks with higher order data?

A

More oscillations means risk getting rid of some of the signal, likely to also add some data that doesn’t represent human movement

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

What does lag (phase shift) mean?

A

Butterworth filtering causes a time delay
Have to run data forwards and backwards to put the shift back to the right place
Zero lag filter doubles o.g order (e.g. 2nd order is 4th order)

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

What do you have to consider when applying a filter?

A
Frequency of movement
Sampling frequency
Noise frequency
Marker specific filtering 
Application of analysis
How well did you know this?
1
Not at all
2
3
4
5
Perfectly