SlideShare uma empresa Scribd logo
1 de 5
Baixar para ler offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 80
A REVIEW PAPER ON SMART HEALTH CARE SYSTEM USING
INTERNET OF THINGS
Zankhana Mehul Kalarthi
PG Student, Electronics and Communication, GTU, Gujarat, India
Abstract
Health is fundament need. And it is human right to get quality Health Care. Nowadays India is facing many health issues because
of less resource. This review paper presents the idea of solving health issues using latest technology, Internet of Things. It
presents the architectural review of smart health care system using Internet of Things which is aimed to provide Quality Health
Care to everyone. Using this system architecture, patients’ body parameters can be measure in real time. Sensors collects patients
body parameters and transfers that data to Arduino Uno which further transfer that data to cloud with the help of WiFI module.
This data is stored into MySql database server which manages data and provides accessibility. User can view this data with the
help of Android App. Which one can install in Smart phone, Tablet or PC. Cloud computing handles authentication, privacy,
security, data management etc. If data is abnormal then patient gets notification also care takers will get mail. With the help of
different decision making algorithms decisions can be made and according to it people have access to database. Patient can check
their medical record Hence, this system provides Quality Health Care to everyone and error free and smooth communication to
patients.
Keywords: IOT, e-health, Arduino Uno
--------------------------------------------------------------------***----------------------------------------------------------------------
1. HEALTH CHALLENGES
 Health is primary element that human require. It is
important for individual the growth of individual as well
as for the growth of society. So physical and mental
fitness is very important as it plays important roll for
development. Now a days Global health issue is major
concern.
 Definition of health according to World Health
Organization is - “A state of complete physical, mental
and social well being and not merely absence of disease
and infirmity.” [1]
 Most of the countries having health care as their top
most concern. Especially country like India which has
2nd
rank in population [13], health issue effect their
growth and development. It effect major population of
India. There are many chronicle and non chronicle
disease which plays major roll in health issue.
1.1 Major Concern
 One of the concerns is death of childrens.
 The second major concern is poor sanitation. According
to one survey of WHO only 30% of people of India gets
quality health care. [2]
 We have major diseases like: Malaria, Cancer, Blood
pressure, Chronicle disease, Hepatitis, AIDS/HIV,
Diarrhea and Typhoid [2].
 Also people live in villages cannot get proper health care
as we have large gap between rural and urban area. [5].
 India faces high burden of disease because of lack of
environmental sanitation and safe drinking water, under-
nutrition, poor living conditions, and limited access to
preventive and curative health services [4].
 Expenditure on health by the Government continues to
be low.
 Raised blood pressure
 Raised blood glucose
 Heart disease
30%
70%
Chart 1: People having Quality
health care[1]
Quality
Care
Poor Health
Care
2. IOT AND SMART HEALTH
This section explains brief idea about Internet of Things and
integration of IoT and smart health.
2.1 Internet of Things
 IoT term was first coined by Kevin Ashton in 1999 [7].
The concept of Internet of Things entails the use of
electronics devices that capture or monitor data and are
connected to the private or public cloud, enabling them
to automatically trigger certain events [3]. It enables
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 81
everyday devices to communicate with each other and/or
with humans, allows object to sense and control often is
referred to as the Internet of Things (IoT). It is a highly
dynamic and radically distributed networked system,
composed of a very large number of smart objects.
 Three main system-level characteristics of IoT [8] are:
 Anything communicates
 Anything is identified
 Anything interacts
Figure 1: Concept of Internet of Things [6]
 IoT basically connects different objects(sensors) to each
other. Through connecting medium which can be
wireless or wired. When object can be sensed then we
can be perform action according to that. And that is
known as smart objects.
 Basically IoT made day to day life easy and we can do
things automatically with using IoT technology. It
includes many field like home automation, health care,
smart environment.
 Foe example is you have connected in your room then
you can get notification in your smart phone if it senses
motion while you’re not home.
 Health care is also one major focus of IoT researchers.
Many companies and research organization focus on
projects and case studies which goal is healthcare
improvements and achieving the foundations for a global
health system. [9]
2.2 Health Care System
"Smart Health" refers to implementation of different
biometric sensors that captures the human body parameters.
And that sensor data can be used many ways to provide
smart health.
 Iot has given rise to smart health and focus is on
improving the operating efficiency and achieving cost
effective system while maintaining quality, provide
health record, privacy to data. Thus, results into quality
health care to users.
 Using smart one can access his or her medical data and
can get that knowledge of their physical fitness. Also in
this field different mobile app, notifications are used that
gives alert when data is abnormal.
 Following figure shows the flow for smart health care.
Where cloud is used to provide data from the sensor and
then patient, health care provider or care taker can have
access to that data and they can check the status patients’
health. Smart health care provide full way
communication between patient and care taker or health
care provider.
Figure 2: The confluence brought about by the IoT [6]
2.4 Objective
 This purposed work solves most of the health issue by
including ‘smart’ term to health care. Objective of this
work is to provide real time data to patient and the more
accessible way.
3. HEALTH CARE SYSTEM
We know that smart city is buzzword. Many researchers and
multinational companies are working on its application and
cloud computing has taken this to next level.
 This Health Care system is the complete system that
provides full way communication of user and health care
provider. For this system temperature and heartbeat
sensor is used. They sense body temperature according
to their function and then with the help of micro
controller we can have the data, which can be processed
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 82
further. In this system Arduino uno ATmega 328P
Microcontroller is used.
 To provide two way communication cloud system is
used. Here Real Time Health Portal stores all the data
that has been sensed by sensors for that My SQL
database server is used.
 For the user interaction this data are visible into Android
app which is written in JAVA Programming Language.
This app can be installed on Android mobile, PC, Tablet,
Laptop. So user can view the data in real Time.
 To complete the path Ethernet Shield is used which
provides Internet Connection and sends data in real time
in database.
 So basically, This remote health monitoring system is
integration of three parts:
(1) Data acquisition
(2) Cloud system
(3) Real time health portal
3.1 System Flow
Following figure shows the work flow of health care system.
And its three parts are described below in brief.
(1) Data Acquisition:
 This part contains the sensor which is DS18B20 digital
temperature sensor, heart beat sensor and
microcontroller Arduino Uno ATmega 328P.
 This block will sense the data and then data acquisition
process is done. Then processed latest real time data is
transferred to the HLK-RM04 Serial to WiFi Module for
further processing.
(2) Cloud system:
 The HLK-RM04 Serial to WiFi Module uses WiFi to
send the data to the MySQL server. It provides serial
communication and uses HTTP protocol. Here database
stores all the data that has been transferred by the WiFi
module.
(3) Real Time Health Portal:
 Now, by using the real health portal user can have access
to the database and can view the data. In this system
Android App is used which is written in JAVA language
that provides the access to the database, so that user can
view data anytime anywhere. This app can be installed in
Anroid mobile, tablet, PC and laptop.
 Here if data is abnormal then notifications goes to user
mobile and also mail can be deliver to the care taker or
health care provider
Sensors
(NTC temperature
sensor and Heart
beat sensor)
Microcontroller
(Arduino Uno) 328P)
Ethernet Shield
Save data in
My Sql DataBase
server
View
sensor
data in
Android
App
Abnormal
Data
Notify
patient and
mail to care
taker
No Yes
Figure 3: Health care system Flow
3.2 Block Diagram of System
Following diagram shows the complete transmitter and
receiver flow.
 Here two sensors are connected to Arduino Uno, (1)
DS18B20 digital temperature sensor , which measures
the temperature of patients’ body. And its output is in
digital form. and (2) Heartbeat sensor which measures
heart rate of patients body.this sensors are connected to
Ardino Uno which is further connected to HLK-RM04
Serial to WiFi Module which provides serial
communication. Then data is transferred to MySQL
database. This stores real time data and provides
accessibility for data.
 Here Iot plays its roll, which connects two objects, here
sensors and high-end and low-end computational devices
like Desktop and mobile respectively. User can view that
data into Android App.
For communication between WiFi module and web server
HTTP protocol is used which provides easy communication.
User only gets notification if data is abnormal. And for mail
transformation FTP protocol is ud.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 83
Arduino Uno
328P Atmega
DS18B20
temperatur
e sensor
sensor
Heart beat
sensor
HLK-RM04
Serial to
WiFi
Module
MySql server
(Database)
Power supply
Android App
(PC/ Tablet/ Android
mobile)
Figure 4: Block Diagram of Sysem
 Following figure shows the architecture of this system
which is integration of hardware and software. Here,
hardware includes sensors which measures body
parameters and microcontroller and software which
includes cloud system that handles different protocols
and data flow.
Sensor data from
hardware
HTTP
Data
management
+
Data to display on App
Notification if data is
abnormal + mail to care
taker
+
Figure 5: Architecture of system
3.3 Function of System
This IoT powered smart health system includes the
following functions:
 Function of System
 Health at Home (HaH)
 Smart lab
 Patient monitoring
 Helps chronicle condition
 Reduce paperwork
 Electronic Medical Record (EMR)
3.3 Hardware Used
In this work two sensors, one is temperature sensor and
second is heart beat sensor is used. Also one microcontroller
and one WiFi shield is used that is shown in following
section and their technical specifications are also mentioned.
 HLK-RM04 WiFi
module
• built-in TCP / IP
protocol stack
• Maximum
transmission rate
230400 bps
• TCP connection
Max connection
number >20 [10]
 Arduino Uno
• ATmega328
microcontroller
• Input voltage: 7-12V
• 14 Digital I/O Pins
• 6 Analog Inputs
• 16 MHz clock speed
[11]
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 84
4. CONCLUSIONS AND FUTURE WORK
 A Smart Health care system is integration of hardware
and software. Here hardware includes sensor &
microcontroller and cloud system is software part. This
is complete remote monitoring system which includes
task like data acquisition, data monitoring, data storing
& managing. Using this system one can measure their
own body parameters without help of health provider.
 After studying and understanding literature review and
other existing work, I propose a technique which uses
fewer amounts of hardware i.e. sensor & micro
controller only and then data is store in the data base for
future use. Also patient or his care taker or health care
provider can be notify by email, if data is abnormal.
 In this system future work can be done by providing
more sensors & providing more settings to android apps
so that person can have more user friendly environment
and will be able to do more task automatically rather
than manually. This will enhance system performance.
ACKNOWLEDGEMENT
I would like to acknowledge my indebtedness and sincere
gratitude to my internal guide Mr. Utkarsh Patel, for his
invaluable guidance, encouragement and kind co- operation
during my Dissertation work. My cordial thanks to Mr. Amit
Agrawal, HOD of E.C. department for his kind support and
guidance. And all the staff member of E.C. department,
Silver Oak College of Engineering & Technology for
providing me excellent atmosphere for Dissertation work.
I would also like to thank my parents and my brother. They
were always supporting me and encouraging me with their
best wishes.
Finally, I would like to thank almighty God for giving me
strength and courage.
REFERENCES
[1] http://www.medicalnewstoday.com/articles/150999.php
[2] Pulled from 2009 World Health Organization Health
Profile
[3]http://internetofthingsagenda.techtarget.com/feature/Can-
we-expect-the-Internet-of-Things-in-healthcare
[4] healthmeup.com
[5] http://www.indiatimes.com/health/buzz/healthcare-what-
are-the-biggest-problems-forindian-
healthcare-system-240169.html
[6] http://knowledgeblob.com/technology/a-brief-about-
internet-of-things-iot
[7] http://postscapes.com/internet-of-things-history
[8] D. Miorandi, S. Sicarib, F. De Pellegrinia and I.
Chlamtac, “Internet of Things: Vision, applications and
research challenges”, Ad Hoc Networks 10 (2012) 1497–
1516
[9] P. Venkatramanan and I. Rathina,
“HealthcareLeveraging Internet of Things to revolutionize
Healthcare and Wellness”, IT Services Business Solutions
Consulting, © 2014 Tata Consultancy Services Limited
[10] http://www.hlktech.net/product_detail.php?ProId=39
[11]. https://www.arduino.cc/en/Main/ArduinoBoardUno
[12] http://www.sunrom.com/p/digital-temperature-sensor-
probe-waterproof-ds18b20
[13]http://www.sunrom.com/p/heart-beat-sensor-digital-
pulse-out
BIOGRAPHY
Ms. Zankhana Mehul Kalarthi is PG
student, Electronics and Communication in
Silver Oak College of Engineering and
Technology, Ahmedabad in Gujart
Technological University. She has
completed her Bachelor of Engineering
from SAL Institute of Technology,
Ahmedabad in Electronics and Communication. Right now
she is working on Smart Health Care System based on
Internet of Things as dissertation project.
 Heart beat sensor
• +5V DC regulated
operating voltage
• Operating current
100mA
• 5v TTL output data
level
• Pulse detection:
using LED [13]
 DS18B20 Digital
temperature sensor
• Temperature range: -
55 to 125 °C
• 9 to 12 bit selectable
resolution
• ±0.5°C Accuracy
from -10°C to
+85°C[12]

Mais conteúdo relacionado

Mais procurados

Android Based Questionnaires Application for Heart Disease Prediction System
Android Based Questionnaires Application for Heart Disease Prediction SystemAndroid Based Questionnaires Application for Heart Disease Prediction System
Android Based Questionnaires Application for Heart Disease Prediction System
ijtsrd
 

Mais procurados (20)

Health monitoring system
Health monitoring systemHealth monitoring system
Health monitoring system
 
Big data (word file)
Big data  (word file)Big data  (word file)
Big data (word file)
 
Android Based Questionnaires Application for Heart Disease Prediction System
Android Based Questionnaires Application for Heart Disease Prediction SystemAndroid Based Questionnaires Application for Heart Disease Prediction System
Android Based Questionnaires Application for Heart Disease Prediction System
 
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROID
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROIDPATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROID
PATIENT HEALTH MONITORING SYSTEM USING IOT AND ANDROID
 
Electronic Medical Records - Paperless to Big Data Initiative
Electronic Medical Records - Paperless to Big Data InitiativeElectronic Medical Records - Paperless to Big Data Initiative
Electronic Medical Records - Paperless to Big Data Initiative
 
ADVANCED HEALTH CARE SYSTEM USING IOT
ADVANCED HEALTH CARE SYSTEM USING IOTADVANCED HEALTH CARE SYSTEM USING IOT
ADVANCED HEALTH CARE SYSTEM USING IOT
 
A Smart Healthcare Monitoring System for Independent Living
A Smart Healthcare Monitoring System for Independent LivingA Smart Healthcare Monitoring System for Independent Living
A Smart Healthcare Monitoring System for Independent Living
 
The Role of Internet-of-Things (IoT) in Healthcare
The Role of Internet-of-Things (IoT) in HealthcareThe Role of Internet-of-Things (IoT) in Healthcare
The Role of Internet-of-Things (IoT) in Healthcare
 
HEALTH PREDICTION ANALYSIS USING DATA MINING
HEALTH PREDICTION ANALYSIS USING DATA  MININGHEALTH PREDICTION ANALYSIS USING DATA  MINING
HEALTH PREDICTION ANALYSIS USING DATA MINING
 
Emerging Technologies in Healthcare
Emerging Technologies in HealthcareEmerging Technologies in Healthcare
Emerging Technologies in Healthcare
 
Remote patient monitoring system (2)
Remote patient monitoring system (2)Remote patient monitoring system (2)
Remote patient monitoring system (2)
 
Activity-Based Costing: Healthcare’s Secret to Doing More with Less
Activity-Based Costing: Healthcare’s Secret to Doing More with LessActivity-Based Costing: Healthcare’s Secret to Doing More with Less
Activity-Based Costing: Healthcare’s Secret to Doing More with Less
 
Health Informatics- Module 3-Chapter 1.pptx
Health Informatics- Module 3-Chapter 1.pptxHealth Informatics- Module 3-Chapter 1.pptx
Health Informatics- Module 3-Chapter 1.pptx
 
Big data abstract
Big data abstractBig data abstract
Big data abstract
 
Artificial intelligence in Health
Artificial intelligence in HealthArtificial intelligence in Health
Artificial intelligence in Health
 
의료의 미래, 디지털 헬스케어 + 의료 시장의 특성
의료의 미래, 디지털 헬스케어 + 의료 시장의 특성의료의 미래, 디지털 헬스케어 + 의료 시장의 특성
의료의 미래, 디지털 헬스케어 + 의료 시장의 특성
 
Internet of Things (IoT) and Artificial Intelligence (AI) role in Medical and...
Internet of Things (IoT) and Artificial Intelligence (AI) role in Medical and...Internet of Things (IoT) and Artificial Intelligence (AI) role in Medical and...
Internet of Things (IoT) and Artificial Intelligence (AI) role in Medical and...
 
Internet of Things(IOT)_Seminar_Dr.G.Rajeshkumar
Internet of Things(IOT)_Seminar_Dr.G.RajeshkumarInternet of Things(IOT)_Seminar_Dr.G.Rajeshkumar
Internet of Things(IOT)_Seminar_Dr.G.Rajeshkumar
 
Internet of things(IoT)
Internet of things(IoT)Internet of things(IoT)
Internet of things(IoT)
 
Telemedicine
TelemedicineTelemedicine
Telemedicine
 

Destaque

Destaque (9)

Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-gInternet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
 
HXR 2016: The Health IoT: Remote Care and Mobile Solutions -Valeska Schroeder
HXR 2016: The Health IoT: Remote Care and Mobile Solutions -Valeska SchroederHXR 2016: The Health IoT: Remote Care and Mobile Solutions -Valeska Schroeder
HXR 2016: The Health IoT: Remote Care and Mobile Solutions -Valeska Schroeder
 
IOT HEALTH CARE
IOT HEALTH CAREIOT HEALTH CARE
IOT HEALTH CARE
 
IoT for Smarter Health Care
IoT for Smarter Health CareIoT for Smarter Health Care
IoT for Smarter Health Care
 
Connected Medical Devices in the Internet of Things
Connected Medical Devices in the Internet of ThingsConnected Medical Devices in the Internet of Things
Connected Medical Devices in the Internet of Things
 
IoT for Healthcare
IoT for HealthcareIoT for Healthcare
IoT for Healthcare
 
Webinar: IoT in Healthcare - An Overview
Webinar: IoT in Healthcare - An OverviewWebinar: IoT in Healthcare - An Overview
Webinar: IoT in Healthcare - An Overview
 
IoT in Healthcare
IoT in HealthcareIoT in Healthcare
IoT in Healthcare
 
The many faces of IoT (Internet of Things) in Healthcare
The many faces of IoT (Internet of Things) in HealthcareThe many faces of IoT (Internet of Things) in Healthcare
The many faces of IoT (Internet of Things) in Healthcare
 

Semelhante a A review paper on smart health care system using internet of things

Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
ijtsrd
 

Semelhante a A review paper on smart health care system using internet of things (20)

Patient Health Monitoring System using IOT
Patient Health Monitoring System using IOTPatient Health Monitoring System using IOT
Patient Health Monitoring System using IOT
 
REVIEW ON: IOT BASED HEART DISEASE MONITORING SYSTEM
REVIEW ON: IOT BASED HEART DISEASE MONITORING SYSTEMREVIEW ON: IOT BASED HEART DISEASE MONITORING SYSTEM
REVIEW ON: IOT BASED HEART DISEASE MONITORING SYSTEM
 
Health monoring System
Health monoring SystemHealth monoring System
Health monoring System
 
IRJET - IoT based Health Monitoring System and Telemedicine
IRJET - IoT based Health Monitoring System and TelemedicineIRJET - IoT based Health Monitoring System and Telemedicine
IRJET - IoT based Health Monitoring System and Telemedicine
 
Smart health monitoring system using IoT based smart fitness mirror
Smart health monitoring system using IoT based smart fitness mirrorSmart health monitoring system using IoT based smart fitness mirror
Smart health monitoring system using IoT based smart fitness mirror
 
IRJET- IoT based Patient Health Monitoring using ESP8266
IRJET-  	  IoT based Patient Health Monitoring using ESP8266IRJET-  	  IoT based Patient Health Monitoring using ESP8266
IRJET- IoT based Patient Health Monitoring using ESP8266
 
IRJET- Wireless Real Time Implementation of Health Assist System for Rurals
IRJET- Wireless Real Time Implementation of Health Assist System for RuralsIRJET- Wireless Real Time Implementation of Health Assist System for Rurals
IRJET- Wireless Real Time Implementation of Health Assist System for Rurals
 
IRJET- An Efficient Health Care System for Human Anatomy using IoT
IRJET- An Efficient Health Care System for Human Anatomy using IoTIRJET- An Efficient Health Care System for Human Anatomy using IoT
IRJET- An Efficient Health Care System for Human Anatomy using IoT
 
IRJET- Virtual Assistant for Medical Emergency
IRJET-  	  Virtual Assistant for Medical EmergencyIRJET-  	  Virtual Assistant for Medical Emergency
IRJET- Virtual Assistant for Medical Emergency
 
IRJET- Review Paper on IoT Driven Smart Pill Box
IRJET-  	  Review Paper on IoT Driven Smart Pill BoxIRJET-  	  Review Paper on IoT Driven Smart Pill Box
IRJET- Review Paper on IoT Driven Smart Pill Box
 
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
Internet of Things IoT Based Healthcare Monitoring System using NodeMCU and A...
 
SMART VILLAGE - DIGITAL HEALTHCARE SYSTEM
SMART VILLAGE - DIGITAL HEALTHCARE SYSTEMSMART VILLAGE - DIGITAL HEALTHCARE SYSTEM
SMART VILLAGE - DIGITAL HEALTHCARE SYSTEM
 
IRJET- Smart ICU using IoT
IRJET- Smart ICU using IoTIRJET- Smart ICU using IoT
IRJET- Smart ICU using IoT
 
Irjet v7 i31040
Irjet v7 i31040Irjet v7 i31040
Irjet v7 i31040
 
Survey on IoT Based Health Monitoring System: “IoT Based Biomedical Instrumen...
Survey on IoT Based Health Monitoring System: “IoT Based Biomedical Instrumen...Survey on IoT Based Health Monitoring System: “IoT Based Biomedical Instrumen...
Survey on IoT Based Health Monitoring System: “IoT Based Biomedical Instrumen...
 
An IoT Based Patient Health Monitoring System
An IoT Based Patient Health Monitoring SystemAn IoT Based Patient Health Monitoring System
An IoT Based Patient Health Monitoring System
 
An IoT Based Patient Health Monitoring System
An IoT Based Patient Health Monitoring SystemAn IoT Based Patient Health Monitoring System
An IoT Based Patient Health Monitoring System
 
EXTEMPORIZING HEALTHCARE USING SMART FABRIC
EXTEMPORIZING HEALTHCARE USING SMART FABRICEXTEMPORIZING HEALTHCARE USING SMART FABRIC
EXTEMPORIZING HEALTHCARE USING SMART FABRIC
 
IRJET - Remote Health Monitoring System using IoT
IRJET - Remote Health Monitoring System using IoTIRJET - Remote Health Monitoring System using IoT
IRJET - Remote Health Monitoring System using IoT
 
E0512535
E0512535E0512535
E0512535
 

Mais de eSAT Journals

Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
eSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
eSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
eSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
eSAT Journals
 

Mais de eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Último

Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 

Último (20)

GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEGEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 

A review paper on smart health care system using internet of things

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 80 A REVIEW PAPER ON SMART HEALTH CARE SYSTEM USING INTERNET OF THINGS Zankhana Mehul Kalarthi PG Student, Electronics and Communication, GTU, Gujarat, India Abstract Health is fundament need. And it is human right to get quality Health Care. Nowadays India is facing many health issues because of less resource. This review paper presents the idea of solving health issues using latest technology, Internet of Things. It presents the architectural review of smart health care system using Internet of Things which is aimed to provide Quality Health Care to everyone. Using this system architecture, patients’ body parameters can be measure in real time. Sensors collects patients body parameters and transfers that data to Arduino Uno which further transfer that data to cloud with the help of WiFI module. This data is stored into MySql database server which manages data and provides accessibility. User can view this data with the help of Android App. Which one can install in Smart phone, Tablet or PC. Cloud computing handles authentication, privacy, security, data management etc. If data is abnormal then patient gets notification also care takers will get mail. With the help of different decision making algorithms decisions can be made and according to it people have access to database. Patient can check their medical record Hence, this system provides Quality Health Care to everyone and error free and smooth communication to patients. Keywords: IOT, e-health, Arduino Uno --------------------------------------------------------------------***---------------------------------------------------------------------- 1. HEALTH CHALLENGES  Health is primary element that human require. It is important for individual the growth of individual as well as for the growth of society. So physical and mental fitness is very important as it plays important roll for development. Now a days Global health issue is major concern.  Definition of health according to World Health Organization is - “A state of complete physical, mental and social well being and not merely absence of disease and infirmity.” [1]  Most of the countries having health care as their top most concern. Especially country like India which has 2nd rank in population [13], health issue effect their growth and development. It effect major population of India. There are many chronicle and non chronicle disease which plays major roll in health issue. 1.1 Major Concern  One of the concerns is death of childrens.  The second major concern is poor sanitation. According to one survey of WHO only 30% of people of India gets quality health care. [2]  We have major diseases like: Malaria, Cancer, Blood pressure, Chronicle disease, Hepatitis, AIDS/HIV, Diarrhea and Typhoid [2].  Also people live in villages cannot get proper health care as we have large gap between rural and urban area. [5].  India faces high burden of disease because of lack of environmental sanitation and safe drinking water, under- nutrition, poor living conditions, and limited access to preventive and curative health services [4].  Expenditure on health by the Government continues to be low.  Raised blood pressure  Raised blood glucose  Heart disease 30% 70% Chart 1: People having Quality health care[1] Quality Care Poor Health Care 2. IOT AND SMART HEALTH This section explains brief idea about Internet of Things and integration of IoT and smart health. 2.1 Internet of Things  IoT term was first coined by Kevin Ashton in 1999 [7]. The concept of Internet of Things entails the use of electronics devices that capture or monitor data and are connected to the private or public cloud, enabling them to automatically trigger certain events [3]. It enables
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 81 everyday devices to communicate with each other and/or with humans, allows object to sense and control often is referred to as the Internet of Things (IoT). It is a highly dynamic and radically distributed networked system, composed of a very large number of smart objects.  Three main system-level characteristics of IoT [8] are:  Anything communicates  Anything is identified  Anything interacts Figure 1: Concept of Internet of Things [6]  IoT basically connects different objects(sensors) to each other. Through connecting medium which can be wireless or wired. When object can be sensed then we can be perform action according to that. And that is known as smart objects.  Basically IoT made day to day life easy and we can do things automatically with using IoT technology. It includes many field like home automation, health care, smart environment.  Foe example is you have connected in your room then you can get notification in your smart phone if it senses motion while you’re not home.  Health care is also one major focus of IoT researchers. Many companies and research organization focus on projects and case studies which goal is healthcare improvements and achieving the foundations for a global health system. [9] 2.2 Health Care System "Smart Health" refers to implementation of different biometric sensors that captures the human body parameters. And that sensor data can be used many ways to provide smart health.  Iot has given rise to smart health and focus is on improving the operating efficiency and achieving cost effective system while maintaining quality, provide health record, privacy to data. Thus, results into quality health care to users.  Using smart one can access his or her medical data and can get that knowledge of their physical fitness. Also in this field different mobile app, notifications are used that gives alert when data is abnormal.  Following figure shows the flow for smart health care. Where cloud is used to provide data from the sensor and then patient, health care provider or care taker can have access to that data and they can check the status patients’ health. Smart health care provide full way communication between patient and care taker or health care provider. Figure 2: The confluence brought about by the IoT [6] 2.4 Objective  This purposed work solves most of the health issue by including ‘smart’ term to health care. Objective of this work is to provide real time data to patient and the more accessible way. 3. HEALTH CARE SYSTEM We know that smart city is buzzword. Many researchers and multinational companies are working on its application and cloud computing has taken this to next level.  This Health Care system is the complete system that provides full way communication of user and health care provider. For this system temperature and heartbeat sensor is used. They sense body temperature according to their function and then with the help of micro controller we can have the data, which can be processed
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 82 further. In this system Arduino uno ATmega 328P Microcontroller is used.  To provide two way communication cloud system is used. Here Real Time Health Portal stores all the data that has been sensed by sensors for that My SQL database server is used.  For the user interaction this data are visible into Android app which is written in JAVA Programming Language. This app can be installed on Android mobile, PC, Tablet, Laptop. So user can view the data in real Time.  To complete the path Ethernet Shield is used which provides Internet Connection and sends data in real time in database.  So basically, This remote health monitoring system is integration of three parts: (1) Data acquisition (2) Cloud system (3) Real time health portal 3.1 System Flow Following figure shows the work flow of health care system. And its three parts are described below in brief. (1) Data Acquisition:  This part contains the sensor which is DS18B20 digital temperature sensor, heart beat sensor and microcontroller Arduino Uno ATmega 328P.  This block will sense the data and then data acquisition process is done. Then processed latest real time data is transferred to the HLK-RM04 Serial to WiFi Module for further processing. (2) Cloud system:  The HLK-RM04 Serial to WiFi Module uses WiFi to send the data to the MySQL server. It provides serial communication and uses HTTP protocol. Here database stores all the data that has been transferred by the WiFi module. (3) Real Time Health Portal:  Now, by using the real health portal user can have access to the database and can view the data. In this system Android App is used which is written in JAVA language that provides the access to the database, so that user can view data anytime anywhere. This app can be installed in Anroid mobile, tablet, PC and laptop.  Here if data is abnormal then notifications goes to user mobile and also mail can be deliver to the care taker or health care provider Sensors (NTC temperature sensor and Heart beat sensor) Microcontroller (Arduino Uno) 328P) Ethernet Shield Save data in My Sql DataBase server View sensor data in Android App Abnormal Data Notify patient and mail to care taker No Yes Figure 3: Health care system Flow 3.2 Block Diagram of System Following diagram shows the complete transmitter and receiver flow.  Here two sensors are connected to Arduino Uno, (1) DS18B20 digital temperature sensor , which measures the temperature of patients’ body. And its output is in digital form. and (2) Heartbeat sensor which measures heart rate of patients body.this sensors are connected to Ardino Uno which is further connected to HLK-RM04 Serial to WiFi Module which provides serial communication. Then data is transferred to MySQL database. This stores real time data and provides accessibility for data.  Here Iot plays its roll, which connects two objects, here sensors and high-end and low-end computational devices like Desktop and mobile respectively. User can view that data into Android App. For communication between WiFi module and web server HTTP protocol is used which provides easy communication. User only gets notification if data is abnormal. And for mail transformation FTP protocol is ud.
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 83 Arduino Uno 328P Atmega DS18B20 temperatur e sensor sensor Heart beat sensor HLK-RM04 Serial to WiFi Module MySql server (Database) Power supply Android App (PC/ Tablet/ Android mobile) Figure 4: Block Diagram of Sysem  Following figure shows the architecture of this system which is integration of hardware and software. Here, hardware includes sensors which measures body parameters and microcontroller and software which includes cloud system that handles different protocols and data flow. Sensor data from hardware HTTP Data management + Data to display on App Notification if data is abnormal + mail to care taker + Figure 5: Architecture of system 3.3 Function of System This IoT powered smart health system includes the following functions:  Function of System  Health at Home (HaH)  Smart lab  Patient monitoring  Helps chronicle condition  Reduce paperwork  Electronic Medical Record (EMR) 3.3 Hardware Used In this work two sensors, one is temperature sensor and second is heart beat sensor is used. Also one microcontroller and one WiFi shield is used that is shown in following section and their technical specifications are also mentioned.  HLK-RM04 WiFi module • built-in TCP / IP protocol stack • Maximum transmission rate 230400 bps • TCP connection Max connection number >20 [10]  Arduino Uno • ATmega328 microcontroller • Input voltage: 7-12V • 14 Digital I/O Pins • 6 Analog Inputs • 16 MHz clock speed [11]
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 84 4. CONCLUSIONS AND FUTURE WORK  A Smart Health care system is integration of hardware and software. Here hardware includes sensor & microcontroller and cloud system is software part. This is complete remote monitoring system which includes task like data acquisition, data monitoring, data storing & managing. Using this system one can measure their own body parameters without help of health provider.  After studying and understanding literature review and other existing work, I propose a technique which uses fewer amounts of hardware i.e. sensor & micro controller only and then data is store in the data base for future use. Also patient or his care taker or health care provider can be notify by email, if data is abnormal.  In this system future work can be done by providing more sensors & providing more settings to android apps so that person can have more user friendly environment and will be able to do more task automatically rather than manually. This will enhance system performance. ACKNOWLEDGEMENT I would like to acknowledge my indebtedness and sincere gratitude to my internal guide Mr. Utkarsh Patel, for his invaluable guidance, encouragement and kind co- operation during my Dissertation work. My cordial thanks to Mr. Amit Agrawal, HOD of E.C. department for his kind support and guidance. And all the staff member of E.C. department, Silver Oak College of Engineering & Technology for providing me excellent atmosphere for Dissertation work. I would also like to thank my parents and my brother. They were always supporting me and encouraging me with their best wishes. Finally, I would like to thank almighty God for giving me strength and courage. REFERENCES [1] http://www.medicalnewstoday.com/articles/150999.php [2] Pulled from 2009 World Health Organization Health Profile [3]http://internetofthingsagenda.techtarget.com/feature/Can- we-expect-the-Internet-of-Things-in-healthcare [4] healthmeup.com [5] http://www.indiatimes.com/health/buzz/healthcare-what- are-the-biggest-problems-forindian- healthcare-system-240169.html [6] http://knowledgeblob.com/technology/a-brief-about- internet-of-things-iot [7] http://postscapes.com/internet-of-things-history [8] D. Miorandi, S. Sicarib, F. De Pellegrinia and I. Chlamtac, “Internet of Things: Vision, applications and research challenges”, Ad Hoc Networks 10 (2012) 1497– 1516 [9] P. Venkatramanan and I. Rathina, “HealthcareLeveraging Internet of Things to revolutionize Healthcare and Wellness”, IT Services Business Solutions Consulting, © 2014 Tata Consultancy Services Limited [10] http://www.hlktech.net/product_detail.php?ProId=39 [11]. https://www.arduino.cc/en/Main/ArduinoBoardUno [12] http://www.sunrom.com/p/digital-temperature-sensor- probe-waterproof-ds18b20 [13]http://www.sunrom.com/p/heart-beat-sensor-digital- pulse-out BIOGRAPHY Ms. Zankhana Mehul Kalarthi is PG student, Electronics and Communication in Silver Oak College of Engineering and Technology, Ahmedabad in Gujart Technological University. She has completed her Bachelor of Engineering from SAL Institute of Technology, Ahmedabad in Electronics and Communication. Right now she is working on Smart Health Care System based on Internet of Things as dissertation project.  Heart beat sensor • +5V DC regulated operating voltage • Operating current 100mA • 5v TTL output data level • Pulse detection: using LED [13]  DS18B20 Digital temperature sensor • Temperature range: - 55 to 125 °C • 9 to 12 bit selectable resolution • ±0.5°C Accuracy from -10°C to +85°C[12]