You are required to read and agree to the below before accessing a full-text version of an article in the IDE article repository.

The full-text document you are about to access is subject to national and international copyright laws. In most cases (but not necessarily all) the consequence is that personal use is allowed given that the copyright owner is duly acknowledged and respected. All other use (typically) require an explicit permission (often in writing) by the copyright owner.

For the reports in this repository we specifically note that

  • the use of articles under IEEE copyright is governed by the IEEE copyright policy (available at http://www.ieee.org/web/publications/rights/copyrightpolicy.html)
  • the use of articles under ACM copyright is governed by the ACM copyright policy (available at http://www.acm.org/pubs/copyright_policy/)
  • technical reports and other articles issued by M‰lardalen University is free for personal use. For other use, the explicit consent of the authors is required
  • in other cases, please contact the copyright owner for detailed information

By accepting I agree to acknowledge and respect the rights of the copyright owner of the document I am about to access.

If you are in doubt, feel free to contact webmaster@ide.mdh.se

A remote health monitoring system featuring relational databases

Research group:


Publication Type:

Conference/Workshop Paper

Venue:

Medicinteknikdagarna 2017


Abstract

Remote health monitoring (RHM) through the use of wearable wireless sensors, has drawn a lot of attention from academia and industry in the last decade [1,2]. The aging population, increasing cost of health-care, and lack of human resources in healthcare, are the three key motivators for the development of RHM [3,4]. The RHM systems should reduce health care costs and improve care quality. How to ensure a reliable and secure data collection from sensor devices to stake holders in RHM systems, is an open research question. The most established data storage technology that can ensure the security and privacy of data is the relational database management systems (RDBMSs). Besides security, RDBMSs provide a number of additional convenient features like querying the data, indexing, backups, replication, but are however in general slower than storing the data directly in a file system. Presented is a RHM system with a RDBMS in its core. The system was developed for the needs of ESS-H research profile [5] at Mälardalen University, Sweden. We also present a comprehensive system design which covers all the needs for the RHM application. The system is composed of four main components: (I) Shimmer sensors [6], (II) data acquisition layer (LabVIEW or C#.NET program), (III) RDBMS, and (IV) web service and web interface. The system communicates with the Shimmer sensors over Bluetooth and collects measurements in a relational database, either through a C#.NET or a LabVIEW program. The web service and a web interface are both written in PHP and are running on the Apache HTTP Server. The end-user is able to observe either real-time data (i.e. with insignificant delay) or processed historical data on any web browser. The advantage of using the web interface instead of a desktop application is that it makes the presentation layer easily accessible and platform independent. The RDBMSs provide data security and privacy in addition to other convenient features. Therefore, it is beneficial to incorporate RDBMSs in RHM systems. However, the RDBMSs provide no solution for security and privacy issues in wireless communication which is another research problem.

Bibtex

@inproceedings{Petrovic4983,
author = {Nikola Petrovic and Hossein Fotouhi and Ivan Tomasic and Mats Bj{\"o}rkman and Maria Lind{\'e}n},
title = {A remote health monitoring system featuring relational databases },
month = {October},
year = {2017},
booktitle = {Medicinteknikdagarna 2017},
url = {http://www.es.mdu.se/publications/4983-}
}