ISSN ONLINE(2319-8753)PRINT(2347-6710)

All submissions of the EM system will be redirected to Online Manuscript Submission System. Authors are requested to submit articles directly to Online Manuscript Submission System of respective journal.

Design and Development of PIC Microcontroller based Wireless Architecture for Human Health Monitoring

Kalpana.P.M,
Assistant Professor, Department of Electrical and Electronics Engineering, Velammal Institute of Technology, Chennai, India.
Related article at Pubmed, Scholar Google

Visit for more related articles at International Journal of Innovative Research in Science, Engineering and Technology

Abstract

This project presents the implementation of PIC microcontroller based wireless architecture for human health monitoring system using the two sensors are used namely, temperature and pulse heart rate. The temperature sensor is used to continuously monitor the body temperature. The pulse heart rate sensor is used to measure the heart rate by sensing the change in blood volume in a finger artery while the heart is pumping the blood. The sensors output are given to the signal conditioning circuit to condition and amplify the sensors output and as a result of voltage value. These sensors output are interfaced with PIC microcontroller and data is transmitted to the node wirelessly using zigbee (MRF24J40), which passed the data’s to a PC. The readings of the sensor are noted and the information is broadcasted into the network. These readings are stored, transmitted, received and displayed data’s in the server continuously. This provides a painless, automated way to collect a large amount of sensors data. Finally, it send these data’s to Visual Basic based software by using the Serial communication port.

Keywords

PIC18F46J50, Temperature Sensor, Pulse heart rate sensor, Zigbee, Wireless Architecture, Human health monitoring, Visual Basic.

INTRODUCTION

The current health care systems were structure and optimize for the reacting to crisis and managing illness are facing new health problems, for e.g. a rapidly growing population of elderly and rising the health care spending. The statistical graph represents to suggest that health care needs a major shift toward more scalability and more affordability solutions [15]. The structured of health care systems toward proactive managing of wellness and focusing on to prevent the early detection of diseases. The wearable systems were continuous health monitoring as a technology in helping the transition information to the healthcare. Wearable health monitoring systems allow an individual to monitor the changes in human vital sign and provide to help maintain the health status.
In recent technology advanced in physical sensors, microcontrollers and radio frequency on a single chip using wireless networking and nano-fabrication have enabled a new generation of wireless sensor nodes suitable for many applications. One of the most important exciting application domains is health monitoring. A number of sensors that monitor vital signs could be integrate into a Wireless Body Area Network [5]. The WBAN , which is consist of low cost, less weight, and miniature sensors can allow long-term, ambulatory health monitoring instantaneous feedback to the user about the health status and real-time updates of the user’s medical records [12]. In this project proposed the wireless architecture of human health monitoring, to providing with proper health care facilities. The sensors where placed on the patient’s body, to monitored the human health. The function of sensor is to collect data’s from the patient body and to send those information to a PC via short range wireless network.

HUMAN HEALTH MONITORING

A wireless sensor node is designed about advanced PIC microcontroller. The wireless sensor node consists of sensors, signal conditioning, the microcontroller, radio frequency and power supply. A sensor is a hardware device that senses a signal to a change in physical parameter such as temperature. The signal conditioning which is consist of amplification, filtering and isolation processes required to form a sensor output suitable for processing after conditioning. The microcontroller is used as the computing device. The microcontroller which is consist of 44-Pin, Low-Power, High-Performance USB Microcontrollers with nanoWatt XLP Technology. The wireless communication the RF module Zigbee i.e. MRF24J40 is employed. The system is used to design monitoring the human health. A sensor senses the temperature values from the human body. The sensor output voltage interfaced with signal conditioning circuit and amplifying the voltage. That output interfaced with microcontroller and send the information to a PC via wireless transmit using Zigbee. The overview of human health monitoring as shown in figure 1.
image

SENSOR NODE DESIGN

A. NTC Thermistor
MA100 is an NTC Biomedical Chip thermistor developed by GE Industrial Sensing and mainly used for biomedical applications. Thermistor is design for used in continuous patient temperature monitoring. The MA100 Thermistor is measure the temperature value in the range of 0° C to 50° C and it is converted temperature values into electric resistance. The size of the MA100 thermistor is 0.762 × 9.52 mm as shown in the figure 3. The size, shape, temperature ranges, and its approved by the medical applications, therefore we have chosen this MA100 thermistor and also get the more accurate temperature readings. The temperature sensor must be placed in skin surface of the body [13].
image
The thermistor which is consist of 3 parts, MA100, the electronic circuit and the battery in the tail. The internal design of thermistor as shown in the figure 2. It is properly enclosed and to avoid the problems with the exterior MA100 thermistor. The electric current range used to power not too high, there is no damages to sensitive skin and others injuries.
image
B. Pulse Heart Rate Sensor
The heart beat monitoring using microcontroller PIC18f46j50. A pair of LED and LDR is used as sensor for sensing the pulses of heart. The signal is generated when a finger is placed between LED and LDR. OP amp is used for the further processing of the signal generated from the LDR, if finger is placed and some obstacle for light is created, which itself is varying with the pressure of blood in the veins of finger. For a healthy person, these pulses should be nearly equal to 70 to 80 BPM.
image
C. PIC8F46J50 Microcontroller
The microcontroller PIC18F46J50 is used as the computing device. The microcontroller which is consist of 44-Pin, Low-Power, High-Performance USB Microcontrollers with nanoWatt XLP Technology. The microcontroller, PIC18F46J50 which consist of 13 channels, multiplexed ADC, each with 10-bit resolution. The microcontroller has the source of reference voltage of 2.56V. This PIC18 allows converts analog input signal to a corresponding 10-bit digital number. The temperature sensor voltage is given to the input of the PIC microcontroller. The internal AD converter of the PIC microcontroller is used to measure the value of the temperature.
D. MRF24J40 Transceiver
The MRF24J40 which consist of 2.4 GHz IEEE Std. 802.15.4 RF Transceiver Module. The dimension of the zigbee is 17.8 mm x 27.9 mm, surface mountable and up to 400 ft. range. This module interfaces with the microcontroller via a 4-wire serial SPI interface. The values of the temperature sensor are noted and the information is broadcasted in the network.

PROPOSED SYSTEM

As the first step, a sensor is a hardware device that senses a signal to a change in a physical condition such as temperature and heart rate. A sensor node is a micro-electronic device powered by a low power source; the attached sensors should be small in size and consume extreme low energy. The thermistor is interfaced with signal conditioning circuit. The output of the sensor analogous voltage is amplified by means of the operational amplifier. The amplified output voltage is interfaced with input of PIC18F46J50 microcontroller. The analog voltage is given to select an ADC pin in PIC microcontroller. The microcontroller, PIC18F46J50 which consist of 13 channels, multiplexed ADC, each with 10-bit resolution. The internal AD converter of the PIC microcontroller is used to measuring the adc value.
image
The health condition of a patient is continuously monitored by the sensors. The microcontroller interface with zigbee to transmit the data wirelessly. The values of the temperature values are noted and the information is broadcasted in the network. The experimental setup of the temperature sensor as shown in figure 5 and stored the data’s information in the PC continuously as shown in figure 6.
image
As the same procedure for above sensor using the heart rate, the values of the heart rate values are noted and the information is broadcasted in the network as shown in experimental setup figure 7 and stored the data’s information as shown in figure 8.
image
image

RESULT ANALYSIS

A. Temperature sensor
A temperature sensor was used to proposed sensor design. The tests were performed in water due to the real environment application of the body-sensor. The thermistor is placed together inside the glass of water without any other interference. The water which is had the temperature range of 45⁰C. The water temperature slowly decreased over time due to the temperature of the room. In real time, to verify the collected values through the experimental setup with the temperature calibrator and the voltage on the thermistor terminal. The graph is plotted against voltage vs. temperature. The 'x' axis represents voltage and 'y' axis represents temperature as shown in figure 9. The coefficients are obtained for straight linear regression expression. This expression is used for further calculation. Thus the embedded system is developed by PIC18F46J50 microcontroller to measure the value of the temperature. Regression expression R² = 0.9901
image
B. PULSE HEART RATE SENSOR
To view the heartbeat waveform and check your heart rate, you can use the Processing sketch that we made. The large main window shows a graph of raw sensor data over time. The Pulse Sensor Data Window can be scaled using the scrollbar at the bottom if you have a very large or very small signal. At the right of the screen, a smaller data window graphs heart rate over time. This graph advances every pulse, and the Beats per Minute is updated every pulse as a running average of the last ten pulses. The big red heart in the upper right also pulses to the time of your heartbeat as shown in figure 10.
image

CONCLUSION

Thus the system successfully develops a wireless architecture for continuous monitoring the human health. The system to get the solution for collecting sensor values is interfaced with the microcontroller and the data is transmitted wirelessly to the server. This system provides reliability and security for independent-living residents with comfort. In this project used to technology a wide range of benefits to patient, medical personnel, and society through continuous monitor the ambulatory setting and early detection of abnormal conditions. Next we will focus on to design a Visual basic design is in progress.

References

  1. Alvaro Araujo, Jaime García-Palacios, Javier Blesa, Francisco Tirado, Elena Romero, AvelinoSamartín, and Octavio Nieto-Taladriz,”Wireless Measurement System for Structural Health Monitoring With High Time-Synchronization Accuracy”, ieee transactions on instrumentation and measurement, vol. 61, 3 march 2012.
  2. Ahmed N. Abdalla1, Muhammad Nubli2, Tan Chien Siong1, Fauzan Khairi3 and A. Noraziah1,”Enhancement of real-time multi-patient monitoring system based on wireless sensor networks,” International Journal of Physical Sciences Vol. 6(4), 18 February, 2011.
  3. Rifat Shahriyar1, Md. Faizul Bari2, Gourab Kundu3, Sheikh Iqbal Ahamed4, and Md. Mostofa Akbar5, Rifat Shahriyar1, Md. Faizul Bari2, Gourab Kundu3, Sheikh Iqbal Ahamed4, and Md. Mostofa Akbar5,”Intelligent Mobile Health Monitoring System (IMHMS),”International Journal of Control and Automation, Vol.2, No.3, September 2009.
  4. Subhas C. Mukhopadhyay, Anuroop Gaddam and Gourab S. Gupta , Wireless Sensors for Home Monitoring- A Review , Recent Patents on electrical Engineering 2008, 1, 32-39.
  5. E. Jovanov, A. Milenkovic, C. Otto, P. C. de Groen, "A wireless body area network of intelligent motion sensors for computer assisted physical rehabilitation," Journal of Page 18 of 29 Milenkovic et. al. NeuroEngineering and Rehabilitation, 2:6, March 1, 2005. Available at: [http://www.jneuroengrehab.com/content/2/1/6]
  6. R. Severino, R. Gomes, M. Alves, P. Sousa, E. Tovar, L. F. Ramos, R. Aguilar, and P. B. Lourenço, “A wireless sensor network platform for structural health monitoring: Enabling accurate and synchronized measurements through COTS+custom-based design,” in Proc. 5th Conf. Manag. Control Prod. Logist., Coimbra, Portugal, 2010.
  7. C. Otto, J. P. Gober, R. W. McMurtrey, A. Milenkovic, and Emil Jovanov, “An Implementation of Hierarchical Signal Processing on a Wireless Sensor in TinyOS Environment,” Proc. of the 43rd ACM Southeastern Conference, Mar. 2005, Vol. 2, pp. 49-53.
  8. Chen, S.-L.; Lee, H.Y.; Chen, C.-A. A Wireless Body Sensor Network System for Healthcare Monitoring Application. In Biomedical Circuits and Systems Conference (BIOCAS 2007), Montréal, Canada, 2007; pp. 243-246.
  9. K. K. Chintapaludi, ,(2006) “ Design of Wieless sensor network based structural health monitoring system” University of Southern California, Los Angeles CA USA ISBN 978-0-542-87355-3.
  10. G. M. Bertolotti, G. Beltrami, A. Cristiani, R. Candolfi and R. Lombardi, (2010) “A Multipurpose Wireless Sensor Network Based on Zigbee Technology”, (ISSN-1876-1100) ‘Sensors and Microsystems’, Springer Netherlands 54 401 -404.
  11. P. N. Narendra Reddy, P. I. Basarkod, S. S. Manvi , Body Area Sensor Network based Health Monitoring System International Journal of Emerging trends in Engineering and Development ISSN 2249-6149 Issue1, Vol. 3(November-2011)
  12. D. Yun, J. Kang, J.-e. Kim, and D. Kim, "A BodySensor Network Platform with Two-Level Communications", in IEEE International Symposium on Consumer Electronics (ISCE 2007), Irving, TX, USA, 2007, pp. 1-6.
  13. MA100 Biomedical Chip Thermistor, URL: http://www.gesensing.com/products/MA100.htm, Accessed in November 2008.
  14. G. Shobha, R. R. Chittal, and K. Kumar, "Medical Applications of Wireless Networks," in Proceedings of the Second International Conference on Systems and Networks Communications: IEEE Computer Society, p. 82, 2007.
  15. A. Milenkovic, C. Otto, E. Jovanov, “Wireless sensor networks for personal health monitoring: Issues and an implementation,” Computer Communications, vol. 29, Issue 13-14, pp 2521-2533, Aug. 2006