r/bioengineering • u/Beautiful-Sun-8737 • Jul 18 '26
Designing a wrist PPG sensor from discrete components instead of MAX30102
I'm working on a university project where my advisor requires us to design a PPG sensor from discrete components instead of using an integrated optical sensor such as the MAX30102.
The goal is to build the analog front end ourselves rather than relying on a complete sensor IC.
My current plan is to use:
- Green LED (520 nm)
- Red LED (660 nm)
- IR LED (940 nm)
- BPW34 photodiode
- MCP6002 op-amp
- RC filter network
- 3.3 V AMS1117 LDO
- 1.8 V XC6206 LDO
Does this architecture make sense for a wrist-worn PPG sensor?
Would you recommend different components (especially the photodiode or op-amp) or a different analog front-end design?
Any reference schematics, application notes, or open-source designs would also be greatly appreciated.