1 / 20

A Framework for Patient Monitoring

A Framework for Patient Monitoring. A. L. Praveen Aroul, William Walker, Dinesh Bhatia Department of Electrical Engineering University of Texas at Dallas . Outline. Introduction Node architecture Software Infrastructure Network architecture Microsoft HealthVault.

riva
Download Presentation

A Framework for Patient Monitoring

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. A Framework for Patient Monitoring A. L. Praveen Aroul, William Walker, Dinesh Bhatia Department of Electrical Engineering University of Texas at Dallas

  2. Outline • Introduction • Node architecture • Software Infrastructure • Network architecture • Microsoft HealthVault

  3. Hardware – wrist module • Biote is built into a wrist module which houses an accelerometer, bio-potential sensors interfaces, a microcontroller, and an RF communication transceiver.

  4. Node Architecture - Biote

  5. Sensing subsystem • BMA 150 – accelerometer • Primary used for Activity Monitoring framework • Provide a ranging form ±2g to ±8g • Interfaced to MSP430 using SPI • Bio-Potential sensors using UART

  6. Processing subsystem • MSP430 microcontroller • 16bit RISC CPU • 120 kb ISP flash and 4Kb RAM • 5 low power mode – save battery life • On chip Digital controlled oscillator allows it wakeup within 1µs

  7. Communication subsystem • CC2420 RF transceiver • Operate on 2.4 GHz ISM bands • Extensive hardware support for packet handling, data buffering, burst transmission, data encryption, authentication. • Interface to MSP430 with SPI

  8. Software Infrastructure • Use TI-Z-Stack as the communication protocol stack • Compatible with ZigBee 2006 specification • Low cost, low power and reliable device monitoring and control • Operating System Abstraction Layer of the TI Z-stack provides scheduling, memory management and messaging features

  9. Network Architecture • Network coordinator node • Connect to the base station or mobile gateway, which links to central server • Initiate the network, allowing other nodes to join the network by issuing the PAN address • Performs routing operation as a router node • Power is consumed mostly during the transmission and reception of data on wireless radio • Preconfigured and fixed using traditional power

  10. Bio-potential Sensor Interface • SpO2 Data acquisition • ECG measurement • Blood pressure & Heart rate

  11. SpO2 Data acquisition • PM 31392B1 Micro Power Oximeter board • Continuously monitor SpO2 and Pulse rate • Transmit data as soon as readings are received • Require no command to start communication • Send data every 6 seconds initially • Periodically check battery status, forward low battery warning to the monitoring station

  12. ECG measurement • GmBH EG1000 one channel ECG module • Continuously monitor cardiac rhythm and pulse rate, sending out data using on board serial port • Programmable sample rate of 50,100,300 • Transmission is automatic once ECG data bytes are received

  13. BPM interface • UA-767PC BPM provides BP and hear rate reading • The sensor node sends a start signal to BPM to switch into communication mode and open the communication port. BPM now ready to receive • Sensor issues a command to take a measurement • Readings are sent to the sensor node when the reading process has complete • Limited processing is performed by the sensor node on the data before previous data has been transmitted

  14. Turn on message 55 Open Comm Port message 02 43 50 43 30 35 3B ACKnowledment 01 37 30 50 43 06 Take Reading 02 43 50 43 31 30 37 Data Message 38 30 33 4333 4334 36 5C 62

  15. Microsoft Health Vault • A free online database used to store and share health related information • Web based, it doesn’t support offline access currently • A certificate identifies the intended application only, access is granted to only the registered application

  16. Records in Health Vault • A record can contain personal information such as name, blood pressure readings, glucose level readings, known allergies, etc. • It s possible to view and change other records depending on permission granted • Records can be shared

  17. Master Record • A Master Record is a person who is interested in monitoring one or more persons • Two types of relationships • Doctor/hospital to patient • Family member to another member • This system can be depicted as a tree with the Master Record at the root and the patient/member as the leaves

  18. Basic System Interface • 1. Sensor to wireless sensor network • 2. Wireless sensor network to an internet accessible device • 3. Internet accessible device to the website • 4. Human to the website • 5. Website to Health Vault database

  19. Question and Comment …

More Related