This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AFE4400 signal denoising

Other Parts Discussed in Thread: AFE4400

Hi support group


I am capturing AFE4400 data from MSP430 and fluke simulator. There I have set the signal to be drifted due to respiratory artifacts. I have designed a second order butterworth filter in a band of (0.5-3) Hz to negate the baseline drift, but after filtering the signal shape is totally changing and I am not able to get the heart rate. I used the command [b,a]=butter(2,Wn) in MATLAB to design the filter and used the coefficients in b and a to filter the data. Am I doing anything wrong? Please let me know.

Thanks

Arnab