• Title/Summary/Keyword: Healthcare monitoring

Search Result 466, Processing Time 0.025 seconds

Addressing Concurrency Design for HealthCare Web Service Gateway in Remote Healthcare Monitoring System

  • Nkenyereye, Lionel;Jang, Jong-Wook
    • International journal of advanced smart convergence
    • /
    • v.5 no.3
    • /
    • pp.32-39
    • /
    • 2016
  • With the help of a small wearable device, patients reside in an isolated village need constant monitoring which may increase access to care and decrease healthcare delivery cost. As the number of patients' requests increases in simultaneously manner, the web service gateway located in the village hall encounters limitations for performing them successfully and concurrently. The gateway based RESTful technology responsible for handling patients' requests attests an internet latency in case a large number of them submit toward the gateway increases. In this paper, we propose the design tasks of the web service gateway for handling concurrency events. In the procedure of designing tasks, concurrency is best understood by employing multiple levels of abstraction. The way that is eminently to accomplish concurrency is to build an object-oriented environment with support for messages passing between concurrent objects. We also investigate the performance of event-driven architecture for building web service gateway using node.js. The experiments results show that server-side JavaScript with Node.js and MongoDB as database is 40% faster than Apache Sling. With Node.js developers can build a high-performance, asynchronous, event-driven healthcare hub server to handle an increasing number of concurrent connections for Remote Healthcare Monitoring System in an isolated village with no access to local medical care.

A Portable IoT-cloud ECG Monitoring System for Healthcare

  • Qtaish, Amjad;Al-Shrouf, Anwar
    • International Journal of Computer Science & Network Security
    • /
    • v.22 no.1
    • /
    • pp.269-275
    • /
    • 2022
  • Public healthcare has recently become an issue of great importance due to the exponential growth in the human population, the increase in medical expenses, and the COVID-19 pandemic. Speed is one of the crucial factors in saving life, particularly in case of heart attack. Therefore, a healthcare device is needed to continuously monitor and follow up heart health conditions remotely without the need for the patient to attend a medical center. Therefore, this paper proposes a portable electrocardiogram (ECG) monitoring system to improve healthcare for heart attack patients in both home and ambulance settings. The proposed system receives the ECG signals of the patient and sends the ECG values to a MySQL database on the IoT-cloud via Wi-Fi. The signals are displayed as an ECG data chart on a webpage that can be accessed by the patient's doctor based on the HTTP protocol that is employed in the IoT-cloud. The proposed system detects the ECG data of the patient to calculate the total number of heartbeats, number of normal heartbeats, and the number of abnormal heartbeats, which can help the doctor to evaluate the health status of the patient and decide on a suitable medical intervention. This system therefore has the potential to save time and life, but also cost. This paper highlights the five main advantages of the proposed ECG monitoring system and makes some recommendations to develop the system further.

Design of U-healthcare System for Real-time Blood Pressure Monitoring (실시간 혈압 모니터링 u-헬스케어 시스템의 설계)

  • Cho, Byung-Ho
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.18 no.4
    • /
    • pp.161-168
    • /
    • 2018
  • High blood pressure is main today's adult disease and existing blood pressure gauge is not possible for real-time blood pressure measurement and remote monitoring. But real-time blood pressure monitoring u-healthcare system makes effect health management. In my paper, for monitoring real-time blood pressure, an architecture of real-time blood pressure monitoring system which consisted of wrist type-blood pressure measurement, smart-phone and u-healthcare server is presented. And the analog circuit architecture which is major core function for pulse wave detection and digital hardware architecture for wrist type-blood pressure measurement is presented. Also for software development to operate this hardware system, UML analysis method and flowcharts and screen design for this software design are showed. Therefore such design method in my paper is expected to be useful for real-time blood pressure monitoring u-healthcare system implementation.

A study on WSN based ECG and body temperature measuring system for ubiquitous healthcare: 2. Vital signal monitoring software system (유비쿼터스 헬스케어를 위한 센서 네트워크 기반의 심전도 및 체온 측정 시스템: 2. 생체신호 모니터링 소프트웨어 시스템)

  • Lee, Dae-Seok;Chung, Wan-Young
    • Journal of Sensor Science and Technology
    • /
    • v.15 no.6
    • /
    • pp.417-424
    • /
    • 2006
  • An ubiquitous healthcare monitoring system for elderly person at home was designed for continuous healthy monitoring of elderly person or patients. Human vital signals, such as ECG and body temperature, were monitored by terminal PC or PDA via ECG and temperature sensor nodes on the patient's body. From the ECG data, the heart rate, tachycardia, bradycardia and arrhythmia were diagnosed on the terminal PC or PDA to assist doctor's or nurse's aid or patient itself to monitor the patient's condition and give medical examination. Artificial judgement support system was designed in server computer and the system support a doctor or nurser for management or treatment of the patient. This system can be applied to vital signal monitoring system for solitude elderly person at self house or home health care service part. And this ubiquitous healthcare system can reduce the medical expenses in coming aging or aged society.

An Enhanced Secure Health Data Transmission Protocol using Key Insulation in Remote Healthcare Monitoring System (원격 헬스케어 모니터링 시스템에서 키 격리기법을 이용한 개선된 건강정보 전송 보안 프로토콜)

  • Noh, Si-Wan;Park, Youngho;Rhee, Kyung-Hyune
    • Journal of Korea Multimedia Society
    • /
    • v.19 no.12
    • /
    • pp.1981-1991
    • /
    • 2016
  • In recent, the advancement of wearable devices and wireless body area networking technologies motivate researchers to pay attention to remote healthcare system for monitoring patients health and disease progression effectively. However, in order to implement a practical remote healthcare system, we must consider the security and privacy of patient's personal health information transmitted to healthcare servers through the network. Hence, in this paper, we propose a secure health data transmission protocol in remote healthcare monitoring system to protect patient's health information and prevent privacy from eavesdropping on the network. To achieve our security goals, we design an efficient secure protocol based on the identity-based cryptography with key evolution technique, and then confirm the superiority and the efficiency of the proposed protocol as compared with the existing protocol of Yang et al.

Design and Implement a Gateway Based on Mobile Device and a Web Monitoring System for u-Healthcare Service (u-Healthcare 서비스를 위한 모바일 장치 기반 게이트웨이 및 웹 모니터링 시스템 설계 및 구현)

  • Kim, Ji-Hoon;Lee, Chae-Woo
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.4 no.3
    • /
    • pp.126-133
    • /
    • 2009
  • There are already many researches providing u-Healthcare service, but they have left problems to be improved. First of all, the transmission range between sensor nodes and the gateway are restricted. Hence, patients feel uncomfortable because of they need to possess or locate closed to a gateway all the time when they aggregates their medical data. Also, the existing systems have not considered life environment that is important to analyze patient's diseases. Moreover, a guardian need to located close to patient or possess a mobile device that monitors a patients' status in real time when they are in outdoor. In this research, we present multi-hop packet transfer algorithm and compilation of life environment which help improve the problem of the existing researches. Likewise, we designed and implemented a medical information database and a real-time web monitoring system that manage patients' personal history and monitor a patients' status in real time. In this paper, we design and implement the u-Healthcare system based on mobile environment and we present a result when we tested our u-Healthcare system in scenario environment.

  • PDF

Implementation of the Multi-channel Vital Signal Monitoring System for Home Healthcare (홈 헬스케어를 위한 다채널 생체신호 모니터링 시스템 구현)

  • Youn, Jeong-Yun;Jeong, Do-Un
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.11 no.3
    • /
    • pp.197-202
    • /
    • 2010
  • In this paper, multi-channel vital signal monitoring system was implemented for home healthcare. The system able to measure vital signal for example ECG, PPG and temperature simultaneously at patients’ home. The vital signal is an essential parameter for healthcare application and can be easily extracted from patients. The implemented system consist of sensor parts for signal extraction, signal amplifier and filter for analog circuit, analog signal to digital conversion for controlling devices and lastly the monitoring program. The system able to transmit vital signals using Bluetooth wireless communications to personal computer or home server. And the tele-monitoring system able to display real-time signals using web monitoring program. In medical application, the vital signal parameter able to stored and saved in the web server for further medical analysis. This system opens up the possibilities of ubiquitous healthcare where further implementation can be easily done.

Development of Reflected Type Photoplethysmorgraph (PPG) Sensor with Motion Artifacts Reduction (생명신호 측정용 반사형 광용적맥파 측정기의 움직임에 의한 신호왜곡 제거)

  • Han, Hyo-Nyoung;Lee, Yun-Joo;Kim, Jung-Sik;Kim, Jung
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.26 no.12
    • /
    • pp.146-153
    • /
    • 2009
  • One of the most important issues in the wearable healthcare sensors is to minimize the motion artifacts in the vital signals for continuous monitoring. This paper presents a reflected type photoplethysmograph (PPG) sensor for monitoring heart rates at the artery of the wrist. Active noise cancellation algorithm was applied to compensate the distorted signals by motions with Least Mean Square (LMS) adaptive filter algorithms, using acceleration signals from a MEMS accelerometer. Experiments with a watch type PPG sensor were performed to validate the proposed algorithm during typical daily motions such as walking and running. The developed sensor is suitable for ubiquitous healthcare system and monitoring vital arterial signals during surgery.

Multi-Modal Sensing M2M Healthcare Service in WSN

  • Chung, Wan-Young
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.6 no.4
    • /
    • pp.1090-1105
    • /
    • 2012
  • A multi-modal sensing M2M healthcare monitoring system for the continuous monitoring of patients under their natural physiological states or elderly persons with chronic diseases is summarized. The system is designed for homecare or the monitoring of the elderly who live in country side or small rest home without enough support from caregivers or doctors, instead of patient monitoring in big hospital environment. Further insights into the natural cause and progression of diseases are afforded by context-aware sensing, which includes the use of accelerometers to monitor patient activities, or by location-aware indoor tracking based on ultrasonic and RF sensing. Moreover, indoor location tracking provides information about the location of patients in their physical environment and helps the caregiver in the provision of appropriate support.

Development of a Ring-type Wearable Healthcare Device (반지 형태의 웨어러블 헬스케어 디바이스 개발)

  • Baek, Hyun Jae;Cho, Jaegeol
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.67 no.7
    • /
    • pp.892-897
    • /
    • 2018
  • Due to population aging, an increase in the number of patients with chronic illnesses, and an increase in the number of single-person households, monitoring of health status in everyday life without the need for a hospital has become very important. For this reason, researches on various health care devices have been attempted, among which wearable devices are attracting much attention. In this paper, we propose a new ring-type wearable device for next generation healthcare. On the inner side of the ring, a metal electrodes for GSR measurement and an optical sensor for measurement of pulse wave signals of two wavelengths of red and near-infrared light were mounted. In addition, it was equipped with an acceleration sensor, and information about the degree of motion could be obtained. In this paper, it is shown that a health monitoring device can be implemented in the form of a ring, and the measured signals can be used to calculate heart rate, oxygen saturation, sleep time and sleep efficiency. Through the advanced algorithm, it is expected that we can extract various health information, especially sleep related health information by using the ring device, and it is also expected that it can contribute to the implementation of wearable healthcare effectively.