SparkFun_MAX3010x_Sensor_Library icon indicating copy to clipboard operation
SparkFun_MAX3010x_Sensor_Library copied to clipboard

SPO2 algorithm

Open tinysweet95 opened this issue 3 years ago • 1 comments
trafficstars

I am studying the SPO2 algorithm and I don't find out what is ratioAverage ?

tinysweet95 avatar Jun 03 '22 19:06 tinysweet95

Ratio average is deined as ratio of (AC-component of RED/DC-component of RED)/(AC-component of IR/DC-component of IR). Which then can be used in SpO2 equation which can be a linear or quadratic equation.

RaviDurbha avatar Oct 06 '23 03:10 RaviDurbha