Skip to content
Snippets Groups Projects
Commit 75239c4f authored by Zach Fredin's avatar Zach Fredin
Browse files

add'l diagram

parent 230dd080
No related branches found
No related tags found
No related merge requests found
img/zacurate_r_vs_spo2.png

24.8 KiB

......@@ -16,7 +16,11 @@ The apparatus also records raw analog sensor data from the commercial pulse oxim
![rawdata_sensors_zoomed_more](../img/rawdata_sensors_zoomed_more.png)
The blue plot, representing the commercial (Zacurate-brand) device uses more of the A/D converter's 0-3.3 VDC range, and doesn't have the slow rise time of the fabricated sensor (orange plot). In both lines, the fast pair of pulses show the photodiode response to the IR and red LED signal. See the Background section for more information on how these sensors work, the Apparatus section for more information and code related to the first prototype, and [my NMM page](file:///home/zach/Documents/NMM/site/people/zach/final.html) for a look at data processing.
The blue plot, representing the commercial (Zacurate-brand) device uses more of the A/D converter's 0-3.3 VDC range, and doesn't have the slow rise time of the fabricated sensor (orange plot). In both lines, the fast pair of pulses show the photodiode response to the IR and red LED signal. Here is an early pass at an algorithm to calculate SpO<sub>2</sub> from the commercial device's signal (blue) compared to its displayed output (orange); the fabricated sensor is still a work-in-progress:
![zacurate_r_vs_spo2](../img/zacurate_r_vs_spo2.png)
See the Background section for more information on how these sensors work, the Apparatus section for more information and code related to the first prototype, and [my NMM page](file:///home/zach/Documents/NMM/site/people/zach/final.html) for a look at data processing.
### Next Steps
- iterate the sensor prototype
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment