Skip to content

a project uses pulse oximeter and color detector to detect vital signs of patient

Notifications You must be signed in to change notification settings

MohamedHisham20/TRIAGE_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Title: Vital Sign Assessment Using Light Waves

This project aims to assess vital signs related to electromagnetic and light waves, specifically detecting heart rate, oxygen saturation, and skin color. The project uses the MAX30100 pulse oximeter and TCS3200 color sensor to measure these vital signs.

Table of Contents

Introduction

Triage is a critical healthcare process used to assess and prioritize patients based on the severity of their condition and the urgency of their need for care. Vital sign assessment is a crucial part of triage, which involves evaluating factors such as level of consciousness, respiratory distress, medical history, and vital signs. This project aims to assess vital signs related to electromagnetic and light waves, specifically detecting heart rate, oxygen saturation, and skin color.

Vital Sign Assessment

To measure heart rate and oxygen saturation, the project uses the MAX30100 pulse oximeter, which utilizes photoplethysmography (PPG) to detect changes in the intensity oflight absorbed by blood vessels as blood flows through them. The pulse oximeter emits red and infrared light, with the red light being absorbed more by oxygenated blood and the infrared light being more absorbed by deoxygenated blood. By measuring the amount of light absorbed by the blood vessels, the pulse oximeter can calculate the oxygen saturation and heart rate of the patient.

Skin Color Detection

To detect skin color, the project uses the TCS3200 color sensor, which has an array of photodetectors, each with either a red, green, or blue filter, or no filter (clear). The sensor produces a square-wave output whose frequency is proportional to the intensity of the chosen color. By selecting different color filters, we can allow only one particular color to get through and prevent other colors from passing through. The project aims to detect five skin colors: cyanosis, jaundice, normal, pale, and reddish.

Tissue Properties

The MAX30100 pulse oximeter is typically placed on a patient's finger or earlobe. The light emitted by the sensor is absorbed differently by oxygenated and deoxygenated blood. Here, we are dealing with two tissues: skin tissues and blood. The TCS3200 color sensor can be used to detect the color of tissues in medical applications, such as in the detection of skin cancer or analysis of blood samples. The project uses it to detect the color of the skin.

Light-Tissue Interaction

Tomeasure heart rate, the MAX30100 pulse oximeter detects changes in the amount of blood in the blood vessels that occur with each heartbeat. As the blood vessels expand and contract with each heartbeat, the amount of light that is reflected back to the sensor changes, allowing the pulse oximeter to calculate the heart rate. To measure oxygen saturation, the MAX30100 pulse oximeter compares the amount of red light and infrared light that is absorbed by the blood vessels. The pulse oximeter can calculate the oxygen saturation of the patient's blood by comparing the ratio of red to infrared light that is absorbed. The TCS3200 color sensor can detect the color of an object by measuring the intensity of red, green, and blue (RGB) light reflected from the object.

Snaps

diagram testing spo2 testing color detector implement final Final

Conclusion

In this project, the MAX30100 pulse oximeter and TCS3200 color sensor were used to accurately measure vital signs related to electromagnetic and light waves, specifically detecting heart rate, oxygen saturation, and skin color. These findings can be used to improve triage assessment protocols and provide prompt and appropriate treatment to critically ill or injured patients.

Team Members

  • Mohamed Hisham
  • Ahmed Mohamed
  • Mostafa Ali
  • Salah Mohamed
  • Talal Mahmoud Emara

Professor

  • PHD Dr. Sherif El-Gohary

About

a project uses pulse oximeter and color detector to detect vital signs of patient

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages