SlideShare a Scribd company logo
1 of 38
FATİH UÇAR
İLHAMİ OSMAN KARAKURT
11/IB (INTERNATIONAL BACCALAUREATE)
İSTANBUL KARTAL ANATOLIAN IMAM HATIP HIGH
SCHOOL
PROJECT NAME
Development Of A Warning System
For The Epileptic Patients Which
Detects The Crisis Moment And
Production Of The Prototype
EPİLEPSY
According to the World Health Organization, epilepsy affects 50 million
people in the world and at least 150 million people when their families
are involved. In addition to this, there are 2.4 million epilepsy cases
worldwide each year and about 700 thousand epilepsy patients are
estimated in Turkey.
EPİLEPSY
Epilepsy has important physical, psychological and social consequences
on the individual and the impact on one's quality of life is often greater
than other diseases. In epilepsy diagnosis, the information that the
patient's relatives give to the doctor is very important.
EPILEPSY
The frequency with which the vigil has come to pass has to be carefully
examined by the patient's relatives and the information should be
communicated to the doctor. Communication between doctors and
patients is very important.
SYSTEMS USED TODAY
EMPATICA
EPİLERT
EPİLEPSİ-SİZ
In this project, an electronic arm system was designed to help
individuals with epilepsy to perceive changes in the
individual's body, which will be helpful in public transport
during their daily lives. An Android phone application has been
developed that will analyze the data by working in harmony
with this electronic sleeve and inform the individual identified
in the system in the event of a crisis.
METHOD
When the present needs are observed, epileptic patients with sudden pulse
changes, vibrations in the body, muscle movements with the help of sensors
to detect the changes and the bluetooth application with the help of the
phone application to transfer the data is analyzed in the telephone
application is being done. If the data evaluated on the smart phone is
negative, the mobile application informs the identified persons in the system
by sending an emergency message and location information.
METHOD
The entire circuit is connected to the Arduino Mini circuit. For this, a
circuit design compatible with the Arduino mini has been designed. In
this circuit, the MPU6050 has 6 Axis Acceleration and Gyro Sensor,
EMG Sensor and Grove Heart Rate Sensor outputs.
ELECTRONIC DESIGN OF THE CIRCUIT
Figure-6 ARES Drawing of the Circuit Figure-7 Final Design of Printed Circuit Design
ELECTRONIC DESIGN OF THE CIRCUIT
ELECTRONIC DESIGN OF THE CIRCUIT
MPU6050 6 AXIS ACCELERATION AND GYRO SENSOR
With the axis acceleration and gyro sensor used in the system, the
movement speed of the arm of the individual with epilepsy is
measured and the data is sent to the processor of the system.
EMG SENSOR
The electrical signals generated by the muscles and nerves are a
sensor module for reading with Arduino and similar microcontroller
systems. By using this sensor module, changes in the nature of the
epileptic patient are observed.
ELECTRONIC DESIGN OF THE CIRCUIT
GROVE HEART RATE SENSOR
This module can measure the variation of human blood motion in the
veins thanks to the optical technology. With the help of this sensor,
the heart rate of an individual with epilepsy is measured and the
received data is sent to the processor.
HC06 BLUETOOTH-SERIAL MODULE CARD
The project is also an important module card because it provides
communication. The data sent from the sensors and sent to the
processor are transferred to the phone application with the help of
bluetooth.
ELECTRONIC DESIGN OF THE CIRCUIT
This circuit board, which is used as a processor in the project, collects the incoming
data and then transmits the data to the telephone application with bluetooth help.
These codes are loaded on this module card. The microcontroller on the module also
controls the sensors by this circuit board. In addition, the circuit elements are
integrated and operated on the Arduino pro mini card, and the data is collected and
transmitted through this circuit board.
Arduino Pro Mini
Table-1 Software Algorithm
DEVRENİN ELEKTRONİK YAZILIMI
PROJECT SCHEMATIC VIEW
DEVICE DESIGN
The integrated circuit was then designed and housed in a cuff. The integrated circuit,
which is placed in the armrest, works with rechargeable lipopiles. Besides, the sensors
used in the system are placed in the armrest considering the position where they can
measure in the cuff.
System Operator Arduino Mini
2. EMG Sensor Electrodes
3. EMG Sensor
4. Bluetooth Module
5. 6 Axis Acceleration and Gyro Sensor
6. Heart Rate Sensor
7. Lipopil
Figure-8 Drawing of the designed arm
Figure-9 Images from the designed mobile application
ANDROID TELEPHONE APPLICATION
ANDROID TELEPHONE APPLICATION
Phone app design in Android studio
Logical Processes of Design Processed Electronic
Device
The data from the sensors were evaluated and interpreted according to the
data obtained from the sources of America National Institute of Health,
Denmark Department of Clinical Neurophysiology and Beth Israel
Deaconess Medical Center. The alarm of the number defined in the system
occurs as a result of reading out data from the three sensors outside the data
range set at the same time. In this way, it is ensured that the moment of
crisis is accurately detected by observing these changes observed at the
time of crisis together.
HEART RATE DATA
Using data from the American Institute of Health's pulse data, the
age-pulse graph of a healthy individual is drawn and the data range
to be used in practice is determined. A healthy individual has an
average heart rate of 60-100 per minute. In addition, the limits of the
activities of the people have been determined to be between 75 and
170 considering the pulse rate. Exceeding the specified range of data
was defined as the probability of an epileptic individual having a
crisis.
HEART RATE DATA
Age Heart Rateı (bpm/m)
20 100-170
30 95-162
35 93-157
40 90-153
45 88-149
50 85-145
55 83-140
60 80-136
65 78-132
70 75-128
Table-2 Age and Pulse Rates of Healthy Individual by
America National Institute of Health
Graph-1 Age and Pulse Rates of Healthy Individual by America
National Institute of Health
EMG DATA
During this analysis, it was determined that muscle measurements in the arm of a normal
individual were between -0.4mV and 0.4mV. This data has also been verified by Oxford
Instruments Medical, UK. However, in a study conducted by Beth Israel Deaconess
Medical Center, a healthy individual of 44 years old had an EMG test on his arm at
intervals of several minutes, and the average of these data was taken.
Graph-2 Beth Israel
Deaconess Medical Center
The probability of an
individual experiencing
crisis
Axis Acceleration and Gyro Sensor Data
When interpretation was performed, it was observed that the difference in the acceleration
of the arm of a normal individual was small, and this data proved to be correct comparing
with the data of Denmark Department of Clinical Neurophysiology. The interpretation of
the data shows that during the epileptic crisis, the difference in the rate of change in the
arm of the individual is greater, and the large changes in velocity are interpreted as an
individual's probability of crisis.
Graph-3 Acceleration Data of Possibility of Individual Crisis of Denmark Department of Clinical
Neurophysiology
Logical Processes of Design Processed Electronic
Device
STANDARD DATA
RANGE
CRISIS TIME RANGE
75-170(BPM) P<75 or P>170(bpm)
STANDARD DATA
RANGE
DIFFERENCE OF
DATA RANGE OF
CRISIS TIME
-0.4/+0.4(mV) E >8
STANDARD DATA
RANGE
DIFFERENCE OF
DATA RANGE OF
CRISIS TIME
-5/+5(m/s2) A >10
PULSE DATA EMG DATA
ACCELERATION DATA
DATA RANGE FOR CRISIS
EMG DIFFERENCE HIGHER THAN 8
ACCELERATION DIFFERENCE HIGHER
THAN 10
PULSE P < 75 or P > 120
RESULT
• The prototype of the designed electronic device has been produced and necessary
software codes have been created and loaded into the system and the device has
been started.
• Tests have been done for system calibration.
RESULT
• In the first step, the data of healthy individuals were measured and the
consistency of intervals determined for the detection of crisis moment in the
system was tested.
• In the second stage, these data intervals are designed by simulating the crisis
moment.
IMAGES FROM EXPERIMENT
IMAGES FROM EXPERIMENT
IMAGES FROM INTERVIEW
IMAGES FROM INTERVIEW
IMAGES FROM INTERVIEW
IMAGES FROM INTERVIEW
IMAGES FROM INTERVIEW
IMAGES FROM INTERVIEW
RECOMMENDATIONS
 A mobile application compatible with all operating systems can be developed.
 Directives can be added to the application to intervene in the patient. Cuff design
can be improved, more ergonomic design can be made.
 By adding night mode to the device, the physical changes and standard data
ranges that occur in the body during sleep can be adjusted.
RECOMMENDATIONS
 Currently, several epilepsy patients have been tested and the results may be tested
on 200-300 patients, so that the interval of crisis data can be determined more
healthily, and it can be understood that what kind of seizures are seen more
frequently.
 By using more sensitive sensors instead of currently used sensors and by
improving the algorithm and improving the measurements, and by detecting the
movements of the brain waves, the possibility of epilepsy crisis can be
determined more quickly and reliably, so that those who can help can be informed
more accurately.
 1. Aksun,Z.(2011). Epilepsi Hastalarının Yakınlarının Nöbet Sırasındaki Davranışları Ve Bunun Epilepsi Hakkındaki Bilgileri İle İlişkisi.
Ankara Üniversitesi, Tıp Fakültesi, Ankara.
 2. Beniczky,S., Polster, T., Kjaer, T., Hjalgrim H..(2013). Detection of generalized tonic–clonic seizures by a wireless wrist
accelerometer: A prospective, multicenter study. Department of Clinical Neurophysiology, University of Aarhus, Aarhus, Denmark.
 3. Blum, D., MD. (1999). Total impact of epilepsy: Biological, psychological, social, and economic aspects. Division of Neurology,
Barrow Neurological Institute.
 4. Delebe, E. (2014), Projeler İle Arduino, KODLAB Yayıncılık, İstanbul.
 5. Gürses, C.(2015).İş ve okul hayatından dışlanan epilepsi hastalarının yaşadıkları zorluklara dikkat çekmek için sen de ‘Epilepsiye
Objektif Ol’. Epilepsiye Objektif Ol Kongresi. 18 Haziran, İstanbul.
 6. Mollaoğlu,M. (2012).Epilepsili Hastalarda Yaralanmalar Ve İlişkili Bazı Faktörler. Cumhuriyet Üniversitesi, Sağlık Bilimleri
Fakültesi, Sivas.
 7. Nei, M.(2000). EKG Abnormalities During Partial Seizures In Refractory Epilepsy, American Epilepsy Society Meeting,1998, San
Diego.
 8. World Health organization.(2016). Epilepsy. Epilepsia Official Journal of the International League Against Epilepsy.Switzerland.
REFERENCES

More Related Content

What's hot

IEEE PROJECTS ABSTRACT 2015-2016: model based mean arterial pressure estimation
IEEE PROJECTS ABSTRACT 2015-2016: model based mean arterial pressure estimationIEEE PROJECTS ABSTRACT 2015-2016: model based mean arterial pressure estimation
IEEE PROJECTS ABSTRACT 2015-2016: model based mean arterial pressure estimationASHOKKUMAR RAMAR
 
IRJET- Health Monitoring system using IoT
IRJET- Health Monitoring system using IoTIRJET- Health Monitoring system using IoT
IRJET- Health Monitoring system using IoTIRJET Journal
 
Body Temperature & Blood Pressure Remote Monitoring
Body Temperature & Blood Pressure Remote MonitoringBody Temperature & Blood Pressure Remote Monitoring
Body Temperature & Blood Pressure Remote MonitoringIJMTST Journal
 
Real time wireless health monitoring
Real time wireless health monitoringReal time wireless health monitoring
Real time wireless health monitoringIJCNCJournal
 
Arduino based health monitoring system
Arduino based health monitoring systemArduino based health monitoring system
Arduino based health monitoring systemYousuf Shaikh
 
IRJET - Detection of Sleep Apnea using Pressure Sensor
IRJET - Detection of Sleep Apnea using Pressure SensorIRJET - Detection of Sleep Apnea using Pressure Sensor
IRJET - Detection of Sleep Apnea using Pressure SensorIRJET Journal
 
Gsm based patient monitoring system in nicu
Gsm based patient monitoring system in nicuGsm based patient monitoring system in nicu
Gsm based patient monitoring system in nicueSAT Journals
 
Sensor based Health Monitoring System
Sensor based Health Monitoring System Sensor based Health Monitoring System
Sensor based Health Monitoring System Sudhanshu Janwadkar
 
PATIENT MONITORING SYSTEM USING IOT
PATIENT MONITORING SYSTEM USING IOTPATIENT MONITORING SYSTEM USING IOT
PATIENT MONITORING SYSTEM USING IOTAM Publications
 
Automatic and low cost saline level monitoring system using wireless bluetoot...
Automatic and low cost saline level monitoring system using wireless bluetoot...Automatic and low cost saline level monitoring system using wireless bluetoot...
Automatic and low cost saline level monitoring system using wireless bluetoot...eSAT Journals
 
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...ijtsrd
 
Remote patient monitoring system
Remote patient monitoring system Remote patient monitoring system
Remote patient monitoring system Rahul Singh
 
Design of an internet of things based real-time monitoring system for retired...
Design of an internet of things based real-time monitoring system for retired...Design of an internet of things based real-time monitoring system for retired...
Design of an internet of things based real-time monitoring system for retired...journalBEEI
 
IRJET- Review Paper on Patient Health Monitoring System using Can Protocol
IRJET- Review Paper on Patient Health Monitoring System using Can ProtocolIRJET- Review Paper on Patient Health Monitoring System using Can Protocol
IRJET- Review Paper on Patient Health Monitoring System using Can ProtocolIRJET Journal
 
Heart rate monitoring system using arduino
Heart rate monitoring system using  arduinoHeart rate monitoring system using  arduino
Heart rate monitoring system using arduinosoundaryasheshachala
 
IoT Based Patient Monitoring
IoT Based Patient MonitoringIoT Based Patient Monitoring
IoT Based Patient Monitoringijtsrd
 
RECENT ADVANCES IN WEARABLE SENSORS
RECENT ADVANCES IN WEARABLE SENSORSRECENT ADVANCES IN WEARABLE SENSORS
RECENT ADVANCES IN WEARABLE SENSORSjibinknm
 
Smart health monitoring system
Smart health monitoring systemSmart health monitoring system
Smart health monitoring systemMrittunjoy Das
 
A Low Power Wearable Physiological Parameter Monitoring System
A Low Power Wearable Physiological Parameter Monitoring SystemA Low Power Wearable Physiological Parameter Monitoring System
A Low Power Wearable Physiological Parameter Monitoring Systemijsrd.com
 

What's hot (20)

IEEE PROJECTS ABSTRACT 2015-2016: model based mean arterial pressure estimation
IEEE PROJECTS ABSTRACT 2015-2016: model based mean arterial pressure estimationIEEE PROJECTS ABSTRACT 2015-2016: model based mean arterial pressure estimation
IEEE PROJECTS ABSTRACT 2015-2016: model based mean arterial pressure estimation
 
IRJET- Health Monitoring system using IoT
IRJET- Health Monitoring system using IoTIRJET- Health Monitoring system using IoT
IRJET- Health Monitoring system using IoT
 
Body Temperature & Blood Pressure Remote Monitoring
Body Temperature & Blood Pressure Remote MonitoringBody Temperature & Blood Pressure Remote Monitoring
Body Temperature & Blood Pressure Remote Monitoring
 
Real time wireless health monitoring
Real time wireless health monitoringReal time wireless health monitoring
Real time wireless health monitoring
 
Arduino based health monitoring system
Arduino based health monitoring systemArduino based health monitoring system
Arduino based health monitoring system
 
IRJET - Detection of Sleep Apnea using Pressure Sensor
IRJET - Detection of Sleep Apnea using Pressure SensorIRJET - Detection of Sleep Apnea using Pressure Sensor
IRJET - Detection of Sleep Apnea using Pressure Sensor
 
Gsm based patient monitoring system in nicu
Gsm based patient monitoring system in nicuGsm based patient monitoring system in nicu
Gsm based patient monitoring system in nicu
 
Sensor based Health Monitoring System
Sensor based Health Monitoring System Sensor based Health Monitoring System
Sensor based Health Monitoring System
 
PATIENT MONITORING SYSTEM USING IOT
PATIENT MONITORING SYSTEM USING IOTPATIENT MONITORING SYSTEM USING IOT
PATIENT MONITORING SYSTEM USING IOT
 
Automatic and low cost saline level monitoring system using wireless bluetoot...
Automatic and low cost saline level monitoring system using wireless bluetoot...Automatic and low cost saline level monitoring system using wireless bluetoot...
Automatic and low cost saline level monitoring system using wireless bluetoot...
 
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
 
Remote patient monitoring system
Remote patient monitoring system Remote patient monitoring system
Remote patient monitoring system
 
Design of an internet of things based real-time monitoring system for retired...
Design of an internet of things based real-time monitoring system for retired...Design of an internet of things based real-time monitoring system for retired...
Design of an internet of things based real-time monitoring system for retired...
 
IRJET- Review Paper on Patient Health Monitoring System using Can Protocol
IRJET- Review Paper on Patient Health Monitoring System using Can ProtocolIRJET- Review Paper on Patient Health Monitoring System using Can Protocol
IRJET- Review Paper on Patient Health Monitoring System using Can Protocol
 
Heart rate monitoring system using arduino
Heart rate monitoring system using  arduinoHeart rate monitoring system using  arduino
Heart rate monitoring system using arduino
 
IoT Based Patient Monitoring
IoT Based Patient MonitoringIoT Based Patient Monitoring
IoT Based Patient Monitoring
 
RECENT ADVANCES IN WEARABLE SENSORS
RECENT ADVANCES IN WEARABLE SENSORSRECENT ADVANCES IN WEARABLE SENSORS
RECENT ADVANCES IN WEARABLE SENSORS
 
Smart health monitoring system
Smart health monitoring systemSmart health monitoring system
Smart health monitoring system
 
A Low Power Wearable Physiological Parameter Monitoring System
A Low Power Wearable Physiological Parameter Monitoring SystemA Low Power Wearable Physiological Parameter Monitoring System
A Low Power Wearable Physiological Parameter Monitoring System
 
Wireless Sensor Networks for Monitoring Physiological Signals of Multiple Pat...
Wireless Sensor Networks for Monitoring Physiological Signals of Multiple Pat...Wireless Sensor Networks for Monitoring Physiological Signals of Multiple Pat...
Wireless Sensor Networks for Monitoring Physiological Signals of Multiple Pat...
 

Similar to Development Of A Warning System For The Epileptic Patients Which Detects The Crisis Moment And Production Of The Prototype #SciChallenge2017'

Wireless Medical Surveillance System Using Raspberry Pi and X-Bee By. Nikhil ...
Wireless Medical Surveillance System Using Raspberry Pi and X-Bee By. Nikhil ...Wireless Medical Surveillance System Using Raspberry Pi and X-Bee By. Nikhil ...
Wireless Medical Surveillance System Using Raspberry Pi and X-Bee By. Nikhil ...nikhilpatewar
 
Intelligent Healthcare Monitoring in IoT
Intelligent Healthcare Monitoring in IoTIntelligent Healthcare Monitoring in IoT
Intelligent Healthcare Monitoring in IoTIJAEMSJORNAL
 
An Integrated Approach of Blood Pressure and Heart Rate Measurement Systems
An Integrated Approach of Blood Pressure and Heart Rate Measurement SystemsAn Integrated Approach of Blood Pressure and Heart Rate Measurement Systems
An Integrated Approach of Blood Pressure and Heart Rate Measurement SystemsIRJET Journal
 
Smart hospital technology
Smart hospital technologySmart hospital technology
Smart hospital technologyhiij
 
IRJET - Sleep Apnea Detection using Physiological Signals
IRJET -  	  Sleep Apnea Detection using Physiological SignalsIRJET -  	  Sleep Apnea Detection using Physiological Signals
IRJET - Sleep Apnea Detection using Physiological SignalsIRJET Journal
 
Ieeepro techno solutions ieee 2014 embedded project on shoe wearable sens...
Ieeepro techno solutions    ieee 2014  embedded project on shoe wearable sens...Ieeepro techno solutions    ieee 2014  embedded project on shoe wearable sens...
Ieeepro techno solutions ieee 2014 embedded project on shoe wearable sens...srinivasanece7
 
SMART HOSPITAL TECHNOLOGY
SMART HOSPITAL TECHNOLOGYSMART HOSPITAL TECHNOLOGY
SMART HOSPITAL TECHNOLOGYhiij
 
IRJET- Heart Rate Monitoring System using Finger Tip through IOT
IRJET-  	  Heart Rate Monitoring System using Finger Tip through IOTIRJET-  	  Heart Rate Monitoring System using Finger Tip through IOT
IRJET- Heart Rate Monitoring System using Finger Tip through IOTIRJET Journal
 
WBSN based safe lifestyle: a case study of heartrate monitoring system
WBSN based safe lifestyle: a case study of heartrate monitoring system WBSN based safe lifestyle: a case study of heartrate monitoring system
WBSN based safe lifestyle: a case study of heartrate monitoring system IJECEIAES
 
IRJET- Wireless Healthcare Monitoring using Android Phones
IRJET- Wireless Healthcare Monitoring using Android PhonesIRJET- Wireless Healthcare Monitoring using Android Phones
IRJET- Wireless Healthcare Monitoring using Android PhonesIRJET Journal
 
IRJET- Review on Wrist Pulse Acquisition System for Monitoring Human Health S...
IRJET- Review on Wrist Pulse Acquisition System for Monitoring Human Health S...IRJET- Review on Wrist Pulse Acquisition System for Monitoring Human Health S...
IRJET- Review on Wrist Pulse Acquisition System for Monitoring Human Health S...IRJET Journal
 
An Implementation of Embedded System in Patient Monitoring System
An Implementation of Embedded System in Patient Monitoring SystemAn Implementation of Embedded System in Patient Monitoring System
An Implementation of Embedded System in Patient Monitoring Systemijsrd.com
 
An Efficient Design and FPGA Implementation of JPEG Encoder using Verilog HDL
An Efficient Design and FPGA Implementation of JPEG Encoder using Verilog HDLAn Efficient Design and FPGA Implementation of JPEG Encoder using Verilog HDL
An Efficient Design and FPGA Implementation of JPEG Encoder using Verilog HDLijsrd.com
 
Andriod based wireless ecg system
Andriod based wireless ecg systemAndriod based wireless ecg system
Andriod based wireless ecg systemGhadeerNaser
 
wireless ECG system based on android
wireless ECG system based on androidwireless ECG system based on android
wireless ECG system based on androidGhadeerAlsandi
 
Real Time Health Monitoring System: A Review
Real Time Health Monitoring System: A ReviewReal Time Health Monitoring System: A Review
Real Time Health Monitoring System: A Reviewijtsrd
 

Similar to Development Of A Warning System For The Epileptic Patients Which Detects The Crisis Moment And Production Of The Prototype #SciChallenge2017' (20)

Wireless Medical Surveillance System Using Raspberry Pi and X-Bee By. Nikhil ...
Wireless Medical Surveillance System Using Raspberry Pi and X-Bee By. Nikhil ...Wireless Medical Surveillance System Using Raspberry Pi and X-Bee By. Nikhil ...
Wireless Medical Surveillance System Using Raspberry Pi and X-Bee By. Nikhil ...
 
Intelligent Healthcare Monitoring in IoT
Intelligent Healthcare Monitoring in IoTIntelligent Healthcare Monitoring in IoT
Intelligent Healthcare Monitoring in IoT
 
An Integrated Approach of Blood Pressure and Heart Rate Measurement Systems
An Integrated Approach of Blood Pressure and Heart Rate Measurement SystemsAn Integrated Approach of Blood Pressure and Heart Rate Measurement Systems
An Integrated Approach of Blood Pressure and Heart Rate Measurement Systems
 
Smart hospital technology
Smart hospital technologySmart hospital technology
Smart hospital technology
 
IRJET - Sleep Apnea Detection using Physiological Signals
IRJET -  	  Sleep Apnea Detection using Physiological SignalsIRJET -  	  Sleep Apnea Detection using Physiological Signals
IRJET - Sleep Apnea Detection using Physiological Signals
 
Ieeepro techno solutions ieee 2014 embedded project on shoe wearable sens...
Ieeepro techno solutions    ieee 2014  embedded project on shoe wearable sens...Ieeepro techno solutions    ieee 2014  embedded project on shoe wearable sens...
Ieeepro techno solutions ieee 2014 embedded project on shoe wearable sens...
 
SMART HOSPITAL TECHNOLOGY
SMART HOSPITAL TECHNOLOGYSMART HOSPITAL TECHNOLOGY
SMART HOSPITAL TECHNOLOGY
 
IRJET- Heart Rate Monitoring System using Finger Tip through IOT
IRJET-  	  Heart Rate Monitoring System using Finger Tip through IOTIRJET-  	  Heart Rate Monitoring System using Finger Tip through IOT
IRJET- Heart Rate Monitoring System using Finger Tip through IOT
 
WBSN based safe lifestyle: a case study of heartrate monitoring system
WBSN based safe lifestyle: a case study of heartrate monitoring system WBSN based safe lifestyle: a case study of heartrate monitoring system
WBSN based safe lifestyle: a case study of heartrate monitoring system
 
research paper
research paper research paper
research paper
 
IRJET- Wireless Healthcare Monitoring using Android Phones
IRJET- Wireless Healthcare Monitoring using Android PhonesIRJET- Wireless Healthcare Monitoring using Android Phones
IRJET- Wireless Healthcare Monitoring using Android Phones
 
Grp2
Grp2 Grp2
Grp2
 
IRJET- Review on Wrist Pulse Acquisition System for Monitoring Human Health S...
IRJET- Review on Wrist Pulse Acquisition System for Monitoring Human Health S...IRJET- Review on Wrist Pulse Acquisition System for Monitoring Human Health S...
IRJET- Review on Wrist Pulse Acquisition System for Monitoring Human Health S...
 
An Implementation of Embedded System in Patient Monitoring System
An Implementation of Embedded System in Patient Monitoring SystemAn Implementation of Embedded System in Patient Monitoring System
An Implementation of Embedded System in Patient Monitoring System
 
An Efficient Design and FPGA Implementation of JPEG Encoder using Verilog HDL
An Efficient Design and FPGA Implementation of JPEG Encoder using Verilog HDLAn Efficient Design and FPGA Implementation of JPEG Encoder using Verilog HDL
An Efficient Design and FPGA Implementation of JPEG Encoder using Verilog HDL
 
Andriod based wireless ecg system
Andriod based wireless ecg systemAndriod based wireless ecg system
Andriod based wireless ecg system
 
wireless ECG system based on android
wireless ECG system based on androidwireless ECG system based on android
wireless ECG system based on android
 
Real Time Health Monitoring System: A Review
Real Time Health Monitoring System: A ReviewReal Time Health Monitoring System: A Review
Real Time Health Monitoring System: A Review
 
Cj35483486
Cj35483486Cj35483486
Cj35483486
 
Health Monitoring
Health MonitoringHealth Monitoring
Health Monitoring
 

Recently uploaded

The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 

Recently uploaded (20)

The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 

Development Of A Warning System For The Epileptic Patients Which Detects The Crisis Moment And Production Of The Prototype #SciChallenge2017'

  • 1. FATİH UÇAR İLHAMİ OSMAN KARAKURT 11/IB (INTERNATIONAL BACCALAUREATE) İSTANBUL KARTAL ANATOLIAN IMAM HATIP HIGH SCHOOL
  • 2. PROJECT NAME Development Of A Warning System For The Epileptic Patients Which Detects The Crisis Moment And Production Of The Prototype
  • 3. EPİLEPSY According to the World Health Organization, epilepsy affects 50 million people in the world and at least 150 million people when their families are involved. In addition to this, there are 2.4 million epilepsy cases worldwide each year and about 700 thousand epilepsy patients are estimated in Turkey.
  • 4. EPİLEPSY Epilepsy has important physical, psychological and social consequences on the individual and the impact on one's quality of life is often greater than other diseases. In epilepsy diagnosis, the information that the patient's relatives give to the doctor is very important.
  • 5. EPILEPSY The frequency with which the vigil has come to pass has to be carefully examined by the patient's relatives and the information should be communicated to the doctor. Communication between doctors and patients is very important.
  • 7. In this project, an electronic arm system was designed to help individuals with epilepsy to perceive changes in the individual's body, which will be helpful in public transport during their daily lives. An Android phone application has been developed that will analyze the data by working in harmony with this electronic sleeve and inform the individual identified in the system in the event of a crisis. METHOD
  • 8. When the present needs are observed, epileptic patients with sudden pulse changes, vibrations in the body, muscle movements with the help of sensors to detect the changes and the bluetooth application with the help of the phone application to transfer the data is analyzed in the telephone application is being done. If the data evaluated on the smart phone is negative, the mobile application informs the identified persons in the system by sending an emergency message and location information. METHOD
  • 9. The entire circuit is connected to the Arduino Mini circuit. For this, a circuit design compatible with the Arduino mini has been designed. In this circuit, the MPU6050 has 6 Axis Acceleration and Gyro Sensor, EMG Sensor and Grove Heart Rate Sensor outputs. ELECTRONIC DESIGN OF THE CIRCUIT
  • 10. Figure-6 ARES Drawing of the Circuit Figure-7 Final Design of Printed Circuit Design ELECTRONIC DESIGN OF THE CIRCUIT
  • 11. ELECTRONIC DESIGN OF THE CIRCUIT MPU6050 6 AXIS ACCELERATION AND GYRO SENSOR With the axis acceleration and gyro sensor used in the system, the movement speed of the arm of the individual with epilepsy is measured and the data is sent to the processor of the system. EMG SENSOR The electrical signals generated by the muscles and nerves are a sensor module for reading with Arduino and similar microcontroller systems. By using this sensor module, changes in the nature of the epileptic patient are observed.
  • 12. ELECTRONIC DESIGN OF THE CIRCUIT GROVE HEART RATE SENSOR This module can measure the variation of human blood motion in the veins thanks to the optical technology. With the help of this sensor, the heart rate of an individual with epilepsy is measured and the received data is sent to the processor. HC06 BLUETOOTH-SERIAL MODULE CARD The project is also an important module card because it provides communication. The data sent from the sensors and sent to the processor are transferred to the phone application with the help of bluetooth.
  • 13. ELECTRONIC DESIGN OF THE CIRCUIT This circuit board, which is used as a processor in the project, collects the incoming data and then transmits the data to the telephone application with bluetooth help. These codes are loaded on this module card. The microcontroller on the module also controls the sensors by this circuit board. In addition, the circuit elements are integrated and operated on the Arduino pro mini card, and the data is collected and transmitted through this circuit board. Arduino Pro Mini
  • 14. Table-1 Software Algorithm DEVRENİN ELEKTRONİK YAZILIMI
  • 16. DEVICE DESIGN The integrated circuit was then designed and housed in a cuff. The integrated circuit, which is placed in the armrest, works with rechargeable lipopiles. Besides, the sensors used in the system are placed in the armrest considering the position where they can measure in the cuff. System Operator Arduino Mini 2. EMG Sensor Electrodes 3. EMG Sensor 4. Bluetooth Module 5. 6 Axis Acceleration and Gyro Sensor 6. Heart Rate Sensor 7. Lipopil Figure-8 Drawing of the designed arm
  • 17. Figure-9 Images from the designed mobile application ANDROID TELEPHONE APPLICATION
  • 18. ANDROID TELEPHONE APPLICATION Phone app design in Android studio
  • 19. Logical Processes of Design Processed Electronic Device The data from the sensors were evaluated and interpreted according to the data obtained from the sources of America National Institute of Health, Denmark Department of Clinical Neurophysiology and Beth Israel Deaconess Medical Center. The alarm of the number defined in the system occurs as a result of reading out data from the three sensors outside the data range set at the same time. In this way, it is ensured that the moment of crisis is accurately detected by observing these changes observed at the time of crisis together.
  • 20. HEART RATE DATA Using data from the American Institute of Health's pulse data, the age-pulse graph of a healthy individual is drawn and the data range to be used in practice is determined. A healthy individual has an average heart rate of 60-100 per minute. In addition, the limits of the activities of the people have been determined to be between 75 and 170 considering the pulse rate. Exceeding the specified range of data was defined as the probability of an epileptic individual having a crisis.
  • 21. HEART RATE DATA Age Heart Rateı (bpm/m) 20 100-170 30 95-162 35 93-157 40 90-153 45 88-149 50 85-145 55 83-140 60 80-136 65 78-132 70 75-128 Table-2 Age and Pulse Rates of Healthy Individual by America National Institute of Health Graph-1 Age and Pulse Rates of Healthy Individual by America National Institute of Health
  • 22. EMG DATA During this analysis, it was determined that muscle measurements in the arm of a normal individual were between -0.4mV and 0.4mV. This data has also been verified by Oxford Instruments Medical, UK. However, in a study conducted by Beth Israel Deaconess Medical Center, a healthy individual of 44 years old had an EMG test on his arm at intervals of several minutes, and the average of these data was taken. Graph-2 Beth Israel Deaconess Medical Center The probability of an individual experiencing crisis
  • 23. Axis Acceleration and Gyro Sensor Data When interpretation was performed, it was observed that the difference in the acceleration of the arm of a normal individual was small, and this data proved to be correct comparing with the data of Denmark Department of Clinical Neurophysiology. The interpretation of the data shows that during the epileptic crisis, the difference in the rate of change in the arm of the individual is greater, and the large changes in velocity are interpreted as an individual's probability of crisis. Graph-3 Acceleration Data of Possibility of Individual Crisis of Denmark Department of Clinical Neurophysiology
  • 24. Logical Processes of Design Processed Electronic Device STANDARD DATA RANGE CRISIS TIME RANGE 75-170(BPM) P<75 or P>170(bpm) STANDARD DATA RANGE DIFFERENCE OF DATA RANGE OF CRISIS TIME -0.4/+0.4(mV) E >8 STANDARD DATA RANGE DIFFERENCE OF DATA RANGE OF CRISIS TIME -5/+5(m/s2) A >10 PULSE DATA EMG DATA ACCELERATION DATA DATA RANGE FOR CRISIS EMG DIFFERENCE HIGHER THAN 8 ACCELERATION DIFFERENCE HIGHER THAN 10 PULSE P < 75 or P > 120
  • 25. RESULT • The prototype of the designed electronic device has been produced and necessary software codes have been created and loaded into the system and the device has been started. • Tests have been done for system calibration.
  • 26. RESULT • In the first step, the data of healthy individuals were measured and the consistency of intervals determined for the detection of crisis moment in the system was tested. • In the second stage, these data intervals are designed by simulating the crisis moment.
  • 28.
  • 36. RECOMMENDATIONS  A mobile application compatible with all operating systems can be developed.  Directives can be added to the application to intervene in the patient. Cuff design can be improved, more ergonomic design can be made.  By adding night mode to the device, the physical changes and standard data ranges that occur in the body during sleep can be adjusted.
  • 37. RECOMMENDATIONS  Currently, several epilepsy patients have been tested and the results may be tested on 200-300 patients, so that the interval of crisis data can be determined more healthily, and it can be understood that what kind of seizures are seen more frequently.  By using more sensitive sensors instead of currently used sensors and by improving the algorithm and improving the measurements, and by detecting the movements of the brain waves, the possibility of epilepsy crisis can be determined more quickly and reliably, so that those who can help can be informed more accurately.
  • 38.  1. Aksun,Z.(2011). Epilepsi Hastalarının Yakınlarının Nöbet Sırasındaki Davranışları Ve Bunun Epilepsi Hakkındaki Bilgileri İle İlişkisi. Ankara Üniversitesi, Tıp Fakültesi, Ankara.  2. Beniczky,S., Polster, T., Kjaer, T., Hjalgrim H..(2013). Detection of generalized tonic–clonic seizures by a wireless wrist accelerometer: A prospective, multicenter study. Department of Clinical Neurophysiology, University of Aarhus, Aarhus, Denmark.  3. Blum, D., MD. (1999). Total impact of epilepsy: Biological, psychological, social, and economic aspects. Division of Neurology, Barrow Neurological Institute.  4. Delebe, E. (2014), Projeler İle Arduino, KODLAB Yayıncılık, İstanbul.  5. Gürses, C.(2015).İş ve okul hayatından dışlanan epilepsi hastalarının yaşadıkları zorluklara dikkat çekmek için sen de ‘Epilepsiye Objektif Ol’. Epilepsiye Objektif Ol Kongresi. 18 Haziran, İstanbul.  6. Mollaoğlu,M. (2012).Epilepsili Hastalarda Yaralanmalar Ve İlişkili Bazı Faktörler. Cumhuriyet Üniversitesi, Sağlık Bilimleri Fakültesi, Sivas.  7. Nei, M.(2000). EKG Abnormalities During Partial Seizures In Refractory Epilepsy, American Epilepsy Society Meeting,1998, San Diego.  8. World Health organization.(2016). Epilepsy. Epilepsia Official Journal of the International League Against Epilepsy.Switzerland. REFERENCES