However, users typically utilize the PPG sensors on their wrists when exercising. Since the PPG sensor is not tightly at
Posted: Sun Jul 10, 2022 11:35 am
noisy PPG signal mean and remove it from the original noisy PPG signal, i.e. your noisy PPG signal should have a zero mean before your proceed to the next step. Remove the noise and higher harmonics out of the signal with a low pass Butterworth filter¹, use a cut off frequency of about 4 Hz, and a filter order of about 4. You can play with other numbers if you wish. Use the FFT to determine the beast rate per minute by examining the spectrum of the signal. Plot the spectrum of the signal, after the low pass filter, with the horizontal axis clearly labeled beats per minute (BPM). Please note that BPM for persons during exercise may be greater than 100². Fix the horizontal axis from 0 BPM to about 200 BPM. Find the signal's appropriate BPM with data tips. Submit your exam, with your code and graphs, of the raw time domain signal before and after the filter. Find the spectrum of the PPG signal after the filter and have the FFT graphs depicting bpm. Include your observations and/or comments. Were you able to determine the BPM under noisy conditions?