Signals Flashcards
In biomechanics, we are dealing with values from sensors that have limitations based on…
- Sampling
- Sensor error
- Environmental error
A signal has ____ that needs to be dealt with
noise
How can we deal with noise
By sampling properly
Smoothing data
Filtering data
Knowing some basics of signals and the transformations that we intend to perform on them
What is the Nyquist-Shannon Sampling theorem
In sampling an analog signal, the goal is to represent the original signal as accurately as possible with as few discrete points as possible. Sampling frequency must be a certain level in order to be accurately represented by discrete data
How do we ensure that sharp direction changes in the signal are not missed
Use sampling frequencies 5-10 times the Nyquist Frequency are often used
Do we deal with the noise before or after doing calculations
before
What are 3 smoothing techniques
- Curve fitting
- Polynomials
- Splines
- Moving averagea
What is curve fitting
Fitting a best-fitting function to the data
What is moving averages
Moving average over a window of samples gets rid of noisy spikes
What are 4 components to a signal
Frequency
Amplitude
Offset
Phase shift
What is frequency
The number of repeating cycles per unit time
What is amplitude
The magnitude of change
What is the offset
The distance of the mean amplitude from zero
What is the phase shift
A horizontal offset
Signals can be decomposed and reconstructed from…
a number of basic functions (sine waves)