Signals Flashcards
limitations of signals are based on what? (3)
- sensor error
- sampling
- environment
4 ways to deal with error
- filtering data
- sampling properly
- smoothing data
- understanding signals and transformations that we intend to perform on them
explain the nyquist shannon sampling theorem
- taking frequent samples of an analog signal to digitize it
- for the digital signal to represent the analog signal perfectly you must increase the sampling frequency to at least TWICE the analog signal highest frequency
with the nyquist shannon sampling theorem, to ensure sharp directional changes you must have a frequency that is?
5-10 times faster then the analogs signals frequency
raises the level of the signal relative to the noise
amplification
name and explain 2 smoothing techniques
- curve fitting: fits a best fitting function to the data
- -> polynomials
- -> splines - moving averages: over a window of samples, simple averaging gets rid of noisy spikes
4 essential components of a signal
- frequency: # of repeated cycles per unit of time
- amplitude: magnitude of change
- offset: distance of mean amp from zero (above or below)
- phase shift: a horizontal offset
when a signal is decomposed it can then be represented in a ?
–> then if we multiplied each individual sine wave by each other what would we get?
frequency graph of sine waves with only the stuff we want to keep (all the noise cut out)
- the original signal time domain graph
the time domain graph shows what?
and the frequency domain graph shows what?
- amplitude for each frequency throughout time
- average amplitude at each frequency in a bar like fashion
a time domain signal is transformed into a frequency domain signal using a mathematical technique called?
fourier transform (decomposing the signal into components) --> find the frequency component of a time- domain signal that is mixed with noise
4 types of digital filtering
- low pass: let everything below pass through (record)
- high pass: let everything above pass through (record)
- band pass: above and below cannot pass through
- notch: filters out a specific frequency
a problem with digital filtering
- phase distortion (usually phase lags occur)
what is the most common source of noise in human motion capture?
- -> this noise is typically what?
- -> so we would apply what kind of filter?
small errors in position of biomechanical markers during the digital processing
- low amplitude, high frequency
- low pass filter
when is noise amplified?
at every step of integration and differentiation
in human locomotion, the highest voluntary frequency is what? this helps what?
- 30 hz
- helps define the minimal sampling rate