Planar Kinematics Flashcards

(36 cards)

1
Q

Factors to consider regarding movement speed

A
  1. faster movement requires higher sampling rate
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What type of signal does A and B represent?

A

A. Analog
B. Digital

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

Which steps of the digitization Process does each letter represent?

A

A. Physiological Signal
B. Sample Hold Circtuit
C. Digital Encoder
D. Computer Clock
E. Computer Memory
F. Computer Storage

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

Sampling Rate

A

speed at which encoder captures samples and converts to digital code (Hz)

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

Typical frequency of physiological signals

A

15hz

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

what are Hz?

A

hertz: 1 cycle/ second

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

Motion analysis sampling rate (units)

A

pictures/sec

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

force/ muscle activity sampling rate (units)

A

volts/sec

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

sampling rate for most non image signals (units)

A

volts/sec

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

Fourier Transform Function

A

Tool for determining the frequency content of a signal
-transforms signal into combo of sine and cosines
-frequency domain NOT time domain

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

What do graphs A and B represent?

A

A. Time
B. Frequency

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

What does A and B represent?

A

A. Sine Wave
B. Cosine wave

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

Nyquist Sampling Theorem

A

A signal must be sampled at a frequency greater than AT LEAST twice the highest frequency present in the signal itself.
-Generally 4-5 times higher

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

What happens if the sampling frequency is two low?

A

Aliasing- true signal is not reproduced

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

what happens if the sampling frequency is too high?

A

unnecessary data.

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

Point Mass

A

Center of mass in kinematics

17
Q

What does a Link Segment utilize?

A

Combines rigid body assumption

18
Q

Wobbling mass

A

effective impedence

19
Q

General Considerations for type of imaging used?

A
  1. Size of image or model
  2. whole body or segment
  3. discrete measure? (foot angle at toe off)
  4. continuous measure (foot angle throughout stride)
  5. linear, angular, combination?
20
Q

2 D Assumptions

A
  1. Motion is assumed to be planar
  2. Saggital plane movement
  3. Frontal plane movement
21
Q

2 D motional analysis limitations

A

-each camera only sees a single 2d image
-Depth cannot be judged (single camera assumes everything is in the same plane)

22
Q

Critical Assumptions of 2D analysis

A

-Single Plane
-Calibrated Movement

23
Q

2 D calibration

A
  1. at least 2 points separated by known distance
  2. calibration in both vertical and horizontal directions is best
  3. Defines global coordinate system (lab axes)
24
Q

sfu= L/Lu
sfv= L/Lv
x = sfuu
y = sfv
v

A

Calibration Formulae

25
2 D Image faults
Camera placement/alignment error Deformed image Perspective error
26
Mitigation of perspective error
move camera as far away as possible
27
2 D analysis camera settings
sampling frequency aperture setting shutter speed field of view
28
Marker placement for 2D imaging
at approximate joint centers
29
What system is used to determine position in biomechanics?
Cartesian Coordinate System
30
Global Coordinate system
Defines position and translation of body in space
31
Local Coordinate system
Set of x,y,z axes associated with each node in a model
32
What do each of the letters represent?
A. Global Y axis B. Global X axis C. Local Y segment D. Local Y Joint E. Local X Joint F. Local X segment
33
How do you compute segment (absolute) angles
measured relative to a fixed reference
34
how do you compute relative angles?
difference between segment angles
35
Dot Product
Takes two equal length sequences of numbers and returns one A*B=|A||B|cos theta theta = cos^-1 {(A*B)/(|A||B|)}
36
Steps to computing thigh angle
1. Create two vectors -right horizontal (a) -thigh vector (b) (subtract knee marker from hip marker) 2. Fight Lengths of A and B (pythagorean theorem) 3. divide each coordinate of the thigh vector by the length of the thigh vector to get unit vector 4 multiply vectors and take the inverse cosine of the quantity theta = cos^-1(Ax*Bx+Ay*By)