Project

# Title Team Members TA Documents Sponsor
32 Smart Pulse Oximeter
Faris Zulhazmi
Jason Machaj
Sidney Gresham
Shengyan Liu proposal1.pdf
# Smart Pulse Oximeter

Team Members:
- Jason Machaj (jmach5)
- Faris Zulhazmi (farisaz2)
- Sidney Gresham (sidneyg2)
# Problem

Describe the problem you want to solve and motivate the need.
The problem at hand is the inaccuracy of pulse oximeters in individuals with darker skin tones due to the way these devices interpret oxygen saturation levels. Pulse oximeters function by emitting light through the skin and measuring how much is absorbed to determine oxygen levels in the blood. However, higher concentrations of melanin absorb more light, leading to less accurate readings and potential overestimation of oxygen saturation in individuals with darker skin tones.
Addressing this problem is essential to improving equitable healthcare outcomes. A more inclusive and reliable pulse oximetry technology is needed—one that accounts for diverse skin tones and ensures accurate readings for all individuals.

# Solution

Describe your design at a high-level, how it solves the problem, and introduce the subsystems of your project.
This project aims to develop an adaptive pulse oximeter that adjusts the number of wavelengths used based on the user's skin tone. Traditional pulse oximeters often produce inaccurate readings for individuals with darker skin tones due to increased melanin absorption, which interferes with light-based oxygen saturation measurements. Many modern devices attempt to address this by using multiple wavelengths, but this approach increases power consumption.
Our solution integrates a camera and computer vision algorithms to determine skin tone and a wavelength-switching mechanism to optimize accuracy while conserving power. The device will also measure heart rate using the same optical components, making it a multifunctional health monitoring tool. All collected data will be displayed digitally for real-time user feedback.

# Solution Components

## Subsystem 1: Pulse Oximeter Subsystem

This subsystem will use infrared and red light to measure blood oxygen levels as well as heart rate. The way this works is that oxygenated blood will absorb more infrared light and pass through more red light. Deoxygenated blood does the opposite. Knowing this, we can capture and calculate the total blood oxygen level (SpO2) based on the ratio of red and infrared light passing through with a photodetector and a calibration algorithm. In order to properly measure the heart rate, the system will measure the photoplethysmography signal (PPG). When the photodetector records the light intensity, the blood volume increases as the heart beats, causing more light to be absorbed, reducing the signal. These wave-like pattern peaks correspond to the heartbeats and use the time difference between each successive peak to calculate the heart rate in BPM.

We will use the respective emitter LEDs and photodiodes:
- Red - Kingbright APT2012SECK
- Infrared - Vishay TSAL6100
- Photodetector - Hamamatsu S1223

## Subsystem 2: Color Recognition via Computer Vision Subsystem

This subsystem will utilize the “300K PIXEL USB 2.0 MINI WEBCAM” in conjunction with a flashing light to image the skin tone of the user. Using these images, color recognition will be employed to determine whether multiple wavelengths of light would need to be used to provide higher blood oxygen level measurement accuracy depending on user skin tone.

## Subsystem 3: Digital Display Subsystem

To display the contents of our measurements, data will be taken from the microcontroller and will be displayed on an external digital display. This will show the blood oxygen levels and heart rate to the user in real time.

## Subsystem 4: Power Supply Subsystem

This system must be able to operate on a rechargeable lithium-ion battery. This subsystem will provide appropriate power to each other subsystem/component using this battery with DC-DC converters (buck/boost converters). Reasonable operation time must also be available from one charge of the li-ion battery. Power efficiency can be managed via the switching of the oximeter from one to two wavelengths depending on skin tone, leading to longer operation time on one charge and higher efficiency.


# Criterion For Success

Describe high-level goals that your project needs to achieve to be effective. These goals need to be clearly testable and not subjective.

- Read blood oxygen within a 2% range.
- Read heart rate within a 2% range.
- Camera successfully captures and sends data to the microcontroller.
- Ability to change wavelengths depending on skin tone.
- Assistance via computer color recognition (to show success, try with and without to see difference in measurement)
- Correctly display measured blood oxygen levels and heart rate.

Control System and User Interface for Hydraulic Bike

Iain Brearton

Featured Project

Parker-Hannifin, a fluid power systems company, hosts an annual competition for the design of a chainless bicycle. A MechSE senior design team of mechanical engineers have created a hydraulic circuit with electromechanical valves, but need a control system, user interface, and electrical power for their system. The user would be able to choose between several operating modes (fluid paths), listed at the end.

My solution to this problem is a custom-designed control system and user interface. Based on sensor feedback and user inputs, the system would change operating modes (fluid paths). Additionally, the system could be improved to suggest the best operating mode by implementing a PI or PID controller. The system would not change modes without user interaction due to safety - previous years' bicycles have gone faster than 20mph.

Previous approaches to this problem have usually not included an electrical engineer. As a result, several teams have historically used commercially-available systems such as Parker's IQAN system (link below) or discrete logic due to a lack of technical knowledge (link below). Apart from these two examples, very little public documentation exists on the electrical control systems used by previous competitors, but I believe that designing a control system and user interface from scratch will be a unique and new approach to controlling the hydraulic system.

I am aiming for a 1-person team as there are 6 MechSE counterparts. I emailed Professor Carney on 10/3/14 and he thought the general concept was acceptable.

Operating modes, simplified:

Direct drive (rider's pedaling power goes directly to hydraulic motor)

Coasting (no power input, motor input and output "shorted")

Charge accumulators (store energy in expanding rubber balloons)

Discharge accumulators (use stored energy to supply power to motor)

Regenerative braking (use motor energy to charge accumulators)

Download Competition Specs: https://uofi.box.com/shared/static/gst4s78tcdmfnwpjmf9hkvuzlu8jf771.pdf

Team using IQAN system (top right corner): https://engineering.purdue.edu/ABE/InfoFor/CurrentStudents/SeniorProjects/2012/GeskeLamneckSparenbergEtAl

Team using discrete logic (page 19): http://deepblue.lib.umich.edu/bitstream/handle/2027.42/86206/ME450?sequence=1