Multi-channel 1D Biomedical Signal Processing
- Apply an average filter that averages the signal value for primary noise removal. i is the index number of the input signal, x is the input signal, and k is the length of the filter (Formula 1).
- Determine the length of the filter according to the sampling rate of the biosignal.
- Apply a Savitzky-Golay filter to remove noise and maintain the peak value of the signal (Formula 2).
- Based on a sampling rate of 10,000 Hz, an average of approximately 0.0034 ns of computation is required when adding the filter.
- Post-processing the signal amplification as the intensity of the signal data decreases due to the double noise removal filter. The signal is amplified, but the static signal part is maintained at a relatively low signal value, and the result of the dynamic signal part being amplified is confirmed (Formula 3).
- Real-time signal processing is possible by requiring a small computational cost with a simple formula.
- Reduce the size of the sensor and device by amplifying with software rather than a circuit-configured amplification.
- Real-time conversion of acquired signals or noise-removed and amplified signals into 2D image data.
- The accuracy standard is set to the degree of time series consistency between actual and predicted motions. Achieved an average accuracy of 92.41%.
- Expanding the universality of research results through robot linkage.











