Activities

No upcoming events

Intelligent Systems Lab Project: Vital Status Monitoring of Elderly People in an Intelligent Room

Participants

Project Supervisors

Motivation

Application Szenario

In a typical situation in our intelligent room, the elderly will be equipped with two body sensors, which are attached around the chest and the wrist with a strap. The body sensor integrates a three dimensional acceleration sensor and a heart rate detector, developed by Cognitronics and Sensor Systems Group, Bielefeld University. These two body sensors are used to record the activities of a person throughout the day.
We developed a system with the help of these sensors which allows therapists to regularly analyze the effort of their patients and motivate them to do the required amount of sportive activities. Another feature of our system is the evaluation of the current activity. A website displays the current activity live.

Objectives

The project goals are

Description

Requirements

Prepare for usage

Place one sensor in the bracelet and put it on the right arm as shown in the picture:

The second sensor should be placed at heart height with the provided chest strap.

System architecture

QSignalMonitor: Written in C++, receives the transmitted vital data with the USB antenna and publishes it via RSB (scope: /vital)
VitalClassifier: Written in Java, listens on the RSB scope /vital. Classifies the incoming data with a J48 decision tree and stores the classification result in a MySQL database.
Website: Written in PHP, displays the current activity and generates cumulated daily and monthly statistics of the executed activities.

Results

The video shows a subject wearing the two vital sensors and performing different excercises. In the background the website is shown on a projector screen. The actual classification result on the top right edge changes with a short delay.

Discussion and Conclusion

Outlook

There are many possible new features to be implemented: