Cover ERCIM News 51

This issue in pdf
(64 pages; 13,7 Mb)



Archive:
cover ERCIM News No. 50
previous issue

(Number 50
July 2002):
Special theme:
ERCIM Mathematics

all previous issues


Next issue:
January 2003

Next Special theme:
Embedded Systems


About ERCIM News


Valid HTML 4.01!

spacer
 
R&D AND TECHNLOGY TRANSFER
< Contents ERCIM News No. 51, October 2002
 

A Body-Monitoring System with EEG and EOG Sensors

by Mária Bieliková


A team of four students from the Slovak University of Technology in Bratislava has developed a prototype mobile sleep laboratory - a body-monitoring system with EEG and EOG sensors. The students explored the concept of intelligent data collection from human body sensors, and with this system, won third prize at the annual IEEE Computer Society International Design Competition (CSIDC 2002) World Finals.

The Body-Monitoring System (BMS) is designed as a mobile device that is able to collect measured data and to act according to instructions set by a supervisor. The system consists of a body-monitoring network (see Figure 1). In order to recognise the monitored person's state, the monitor unit connects to various body sensors and i/o devices using either wired or wireless communication technologies. Data from all sensors is collected, stored and analysed in real time and, according to the analysis, actions may then be performed. A computer is used as an interface to the body-monitoring network, and developed software allows a supervisor to configure the monitor unit for the monitored person, to connect sensors and i/o devices, define and upload instructions for monitoring and download collected data.

Figure 1: Overview of the Body Monitoring System.
Figure 1: Overview of the Body Monitoring System.

The monitor unit software consists of a communication module (responsible for connecting and controlling sensors, and for gathering and pre-processing measured data), a storage module (for storage of collected data), and a policy interpretation module (responsible for controlling the behaviour of the monitor unit according to instructions defined by a supervisor).

Two types of drivers are introduced. The role of a communication driver is to hide the way in which data is transmitted. There is one driver for every type of communication interface, eg a Bluetooth driver or an IEEE 802.11b driver. The communication driver does not care about the data itself; this is the role of device drivers. Each type of sensor has its own device driver. When a device driver receives a message from one of its sensors it decodes the message and informs the policy engine about the state of the sensor. To send/receive a message to/from a sensor, the device driver uses the corresponding communication driver.

The behaviour of the monitor unit is controlled by interpretation instructions defined by a supervisor (called policies). A policy describes the monitor unit's response to events reported by sensors. Policies are written in the Policy Markup Language (based on XML). It enables general policies to be written using 'virtual' objects that are replaced by physical devices in actual runtime. The monitor unit prototype is implemented in Microsoft-embedded Visual C++ 3.0 on Compaq iPaq Pocket PC HR3870.

To validate the system design the students tested it in a specific field of medicine - sleep research. To cope with the problem of sleep disorders, sleep laboratories in hospitals are used to monitor patients overnight. However, patients are influenced by the hospital environment, and usually show different sleep patterns to patients at home. As a solution to this problem a prototype mobile sleep laboratory was developed for home use. The prototype employs an electroencephalograph (EEG, which monitors brain waves), an electrooculograph (EOG, which monitors eye movement) and a thermometer. Analysis of EEG and EOG data allows identification of all sleep stages.

Sensor implementation goes out from a common sensor platform designed in the course of this project. The common platform contains a detecting element, amplifiers and filters, an AD converter, a microprocessor and a Bluetooth module. Figure 2 depicts the EEG sensor prototype. The developed EEG sensor could also be used for continuous EEG examination. Such an examination is necessary for patients suffering from epilepsy.

The most distinctive features of the described project are:

  • it provides wireless communication between various sensors attached to the human body
  • it provides a unified way of controlling several sensors by a single monitor device. Sensors may also influence each other, eg it is possible to start monitoring blood pressure using a manometer as soon as an ECG (electrocardiograph) sensor reports a heart problem
  • it is possible to adapt monitoring to the patient's state, ie measurements and alert messages are controlled and provided according to the current context
  • it allows complex schemas for sensor control to be defined and represented in a specialised language called PML (Policy Markup Language), which is powerful enough to describe mutual dependencies and cooperation among several sensors, and even to define complex schemas for taking medicine
  • it provides a secure way to transmit and store measured data
  • it can be used for monitoring almost any interesting body parameters, since the design supports different sensors using practically any communication technology.

Although the students concentrated on monitoring the human body for medical purposes, the design of the Body-Monitoring System could also be used in many other fields (eg pulse rate monitoring in sports science, prevention of Sudden Infant Death Syndrome and monitoring of people working in dangerous environments).

Figure 2: EEG sensor protoype. Figure 1: Overview of the Body Monitoring System.
Figure 2: EEG sensor protoype. Figure 3: The EOG sensor in action.

Acknowledgement
I would like to thank our students Peter Blstak, Matus Horvath, Peter Lacko and Marian Lekavy for their excellent project work and presentation at the CSIDC World Finals in Washington, DC. The work reported here was partially supported by the Slovak Science Grant Agency, grant No. G1/7611/20, and by the Computer Society IEEE via the Computer Society Design International Competition 2002.

Link:
CS-IEEE CSIDC web page: http://www.computer.org/csidc

Please contact:
Mária Bieliková
Slovak University of Technology (SRCIM)
Tel: +421 2 602 91 473
E-mail: bielik@elf.stuba.sk

spacer