21
Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

Embed Size (px)

Citation preview

Page 1: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

Sleep Apnea Monitoring and Alarm System

Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

Page 2: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

DescriptionSleep Apnea is defined as the cessation of breathing during sleep. According to the World Health Organization, approximately 100 million people worldwide have Obstructive Sleep Apnea (OSA).

Page 3: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

Disease harm(in United States)

• Approximately 4% of men over 35 years old have severe sleep apnea.

• Approximately 2% of women over 35 years old have severe sleep apnea.

Page 4: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

Current solutionFor monitoring purpose, most of the modern monitoring facilities are not portable enough for patients.

Page 5: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

Air Pressure Sensor

+ KC-111 Bluetooth Module

+ MSP430

+ Android 2.1 Phone

What we did with MPS430

Page 6: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

What we did arduino

Airflow Sensor

+ Bluetooth Module

+ Arduino

+ Smartphones

Page 7: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

Framework

Page 8: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

Hardware: Part 1

Pressure Sensor MPXV7002

MSP430F149

KCWirefree KC-111

Page 9: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

Freescale Integrated Silicon Pressure Sensor MPXV7002

Sensitivity: 1.0 V/kPa

Accuracy: ±2.5 %VFSS

Response Time: 1.0ms

Page 10: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

OLIMEX MSP430-H2618 development board

- Low Supply Voltage Range, 1.8 V to 3.6 V

- Ultra-Low Power Consumption: Active Mode: 365 μA at 1 MHz, 2.2 V Standby Mode: 0.5 μA

- 12-Bit Analog-to-Digital (A/D) Converter With Internal Reference 3.3V

Page 11: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

KCWirefree KC-111 Bluetooth Module

► High-performance connections

up to 200m

► High-security 128-bit encryption

► High-speed data rates up to 921K baud

► Supports SPP - Bluetooth Serial Port Profile

Page 12: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

Hardware: Part 2 Pressure Sensor MPXV7002

Analog Filter

Sparkfun BlueSMiRF Bluetooth Module

Arduino Uno

Page 13: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

Sensitivity: 1.0 V/kPa

Accuracy: ±2.5 %VFSS

Response Time: 1.0ms

Pressure Sensor MPXV7002

Page 14: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

Analog Filter•Capacitor: 470uF

•Inductor: 4.7uH

•Cutoff frequency: 2.7kHZ

Input Output

Page 15: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

Sparkfun BlueSMiRF Bluetooth Module

•Transmission Distance: 100m

•Power Consumption : 25mA avg

•Operating Voltage: 3.3V-6V

•Serial Communications: 2400-115200bps

Page 16: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

Arduino ATmega32814 digital I/O pins6 analog inputs,a 16 MHz crystal oscillator5V & 3.3V Power Supply

Page 17: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

Software ‧ Sensor's Part (C for Arduino)

a.data acquisition

b.data preparation

c.data transmission

‧ Mobile Device's Part (JAVA for Android)

a.data receiving and processing

b.Alert and message sending

Page 18: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

User Interface

• main menu:

a. Contact List

b. Monitor Graph

Page 19: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

Breathing Pattern Graphing

Disoder Breathing Alarming

Stop breathing more than 10secs

Page 20: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng
Page 21: Sleep Apnea Monitoring and Alarm System Prepared by Jiayuan Wang Ying Zhou Renyuan Cheng

Q&A