SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2757
A MODERN HEALTH CARE SYSTEM USING VISIBLE LIGHT
COMMUNICATION TECHNOLOGY
M.B. Abinaya1, G. Aarthi2, Mrs. V. Chinnammal3
1,2Department of Electronics and Communication, Rajalakshmi Institute of Technology.
3Assistant Professor(SS), Department of Electronics and Communication, Rajalakshmi Institute of Technology.
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - This project describes a Modern health care
system using visible light communication technology. The
present scenario of monitoring patients manually in ICU is
where, a lot of paper work and a labor is needed for careful
observation. There might be a possibility of errors. Now, the
technology is faster and accurate than the human eye can
follow. Although, Wi-Fi is introduced in Bio-medical
applications, it cannot be used because of RF radiations
impact on patient’s health and medical instruments. The
purpose of the paper is to explain a modern approach to
monitor patients in ICU and update their details digitally.
VLC is a useful technology with high speed, better
bandwidth, high efficiency, availability and is more secure.
Our proposed work minimizes paper work, saves time and
maintains the records of patients with high security. The
regular examinations status by doctors and periodic
assessment details by nurses are updated digitally. It
includes the facility of viewing the patient’s results and
status by the patient’s family in their own mobile phones.
Hence, VLC based patient monitoring system is highly
compatible and has better scope and benefits in future.
Keywords: VLC, Wi-Fi, RF, ICU.
I. INTRODUCTION
Wireless communication schemes like Wi-Fi especially
uses radio/micro wave frequencies for data transmission,
primarily because of the possibility of high sensitivity
receivers and ability to provide broad coverage at low
frequencies and high frequencylineofsightcommunication.
But, radio frequency can support only a finite bandwidth
due to confined spectrum availability. The idea behind this
VLC (Visible Light communication) scheme is transmission
of ‘Data through illumination’. The intensity of the LEDs is
varied by alternating the current passed through them at
very high speed. However, the human eye cannot recognize
this change and the LEDs appear to have a constant
intensity.
The usage of RF in health care world, would have a
profound impact on the health of the patients. Also,
Electromagnetic Interference (EMI) wouldbethreateningto
the expensive medical instruments since RF devices such as
mobile phones are restricted to use near emergency rooms
and Intensive Care Unit (ICU) [6]. At present, the health care
units a lot of paper work for monitoring patients record
regarding patient’s health condition, their details medical
prescriptions, etc. But, if the paper is lost it is very difficult
together all this information. As the technology grows these
are performed using Wi-Fi which is not advisable to use in
ICU [4].The medical world today faces two basic problems
when it comes to patients monitoring, firstly the need of
health care providers present bedside the patient and
secondly the patient is restricted to bed and wired to large
machines [10]. Now a day, health and patient monitoring is
very tedious job to do. The monitoring personnel have to
watch patients continuously who are admitted in ICU.
Doctors need to be more conscious about patient health
status and should continuously update their health
information [7].
The solution for these issuescomesout withVisibleLight
Communication (VLC), which is the promising technology
which can replace the indoor usage of Wi-Fi at present. In
this we introduce a health monitoring system consisting of
wearable devices (different sensors) that will continuously
monitor the health of the patient and update their details
digitally. This minimizes paper work and saves time.
Therefore VLC technology would be a strong candidate for
clinical data transmission in health care. VLC would be the
best suited for efficient wireless data services with no RF
radiation.
II. VLC
VLC is a short range optical wireless communication
technology which is used for both illumination and data
communication. It uses the spectrum of visible light from
380 nm to 780 nm. VLC system consist of transmitter which
uses white LEDs as an optical source, free space(air) as the
transmission medium and photo detector at receiver. VLC
communication acts as a supplement to the present RF
communication as it has the advantages of bandwidth low
power consumption visibility, free Electro Magnetic
Interference (EMI) and radiation hazards.
III. SYSTEM DESIGN
The prototype model gives a brief description of how
medically related equipment is interfaced and processed
using Visible Light Communication technology. This model
consists of two sections which are transmitting and
Receiving sections. Both the sections have their own
significant purposes for this project, whichisenlisted below.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2758
Prototype Model:
IV. WORKING PRINCIPLE
Transmitting Section:
The task of transmitter is to convert digital data into visible
light. An LED was a suitable component because of its
relatively linear relation betweencurrentandlightintensity.
The general idea is to modulate the light intensity of theLED
i.e., the intensity of the light corresponds to the symbol
transmitted.
In the transmitter side, the data is first converted to binary
through an ADC and then fed into a LED driver circuit which
is controlled by a signal processor. The LED driver works on
the On-Off Keying modulation where we can encode data
using this technique. The LED intensity is modulated so
rapidly that human eye cannot notice, so the output appears
constant .After this the high illumination LED blinks at high
speed and transmits the data as optical pulses through the
wireless channel at a baud rate of 9600 serial transmission.
More sophisticated techniques could dramatically increase
VLC data rate.
Receiving Section:
At the receiver end, the photodiode is a semiconductor
converting light into an electrical current. Or in the other
words, it is used to detect data transferred. When the photo
diode detects light, the current through the resistor
increases Therefore increasing the voltage drop across the
resistor. Similarly when there is no light falling on the photo
diode, the voltage drop across the resistor decreases.
Then, the photo transistor used to enhance light as it travels
through it and allow the light to reach the phototransistor’s
sensitive parts. A phototransistor generally has an exposed
base that amplifies the light that it comes in contact with.
The voltage across the resistor is fed into a comparator to
ensure a proper HIGH or LOW state corresponding to the
whether the LED is ON or OFF. An op-amp LM324 with
threshold voltage of 1.2V is used as the comparator.
V. SYSTEM ANALYSIS:
Detailed description and working analysis of
every component are explained.
Hardware Requirements:
1. Arduino Uno Board (2).
2. LM35 Sensor
3. Sphygmomanometer.
4. Pulse Rate Sensor
5. Ultrasonic Motion Detector Sensor
6. LCD
7. GSM
8. Buzzer
Software Requirements:
1. Arduino IDE
2. Embedded C.
3. Proteus8 Professional.
VI. WORKING ANALYSIS
1. Arduino Uno (ATmega328P):
Arduino Uno is a microcontroller board based on the
ATmega328P.It has Atmega16U2 ,whichisprogrammedasa
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2759
USB-to-serial converter. Open source and it is a extensible
hardware. Cross platform and simple clear programming
environment.
2. LM35 Sensor
A temperature sensor is a thermocouple or a resistance
temperature detector (RTD) that gathers the temperature
from a source and alters the collected information into
understandable type for an apparatus (LCD)or an observer.
The output voltage of LM35 is linearly proportional to the
Celsius (Centigrade) temperature.
3. Sphygmomanometer:
Blood pressure (BP) is the pressure exerted by
circulating blood on the walls of blood vessels, and is one of
the principal vital signs. The digital output will be displayed
as whether the Blood Pressure of the patient is normal or
abnormal in the LCD.
4. Pulse Rate Sensor:
It works on the principle of light modulation by blood flow
through finger at each pulse. This digital output can be
connected to microcontroller directly to measure
the Beats Per Minute (BPM) rate. It gives instant output
digital signal for directly connecting to microcontroller.
5. Ultrasonic Motion Detector Sensor:
This ultrasonic motion detector uses a technique that is
based on a frequency shift in reflected energy to detect a
movement or a change in position. It can be used in dark
environments and not affected by color of objects. It have
greater accuracy.
6. LCD
LCD (Liquid Crystal Display) screen is an electronic display
module. A 16x2 LCD display is used here an it is a 4bitmicro
controller. LCD with two controller has 16 pins (2 pins are
extra in both for back-light LED connection).
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2760
7. GSM
GSM stands for Global System for Mobile Communication.It
is a digital cellular technology used for transmitting mobile
voice and data services. If the any parameter of thepatient is
abnormal, by using GSM we can send the message or
information to the respective person or doctor.
8. Buzzer
A buzzer is an electrical device that is used to make a
buzzing sound for example, to attract someone's attention.
Here we used for emergency condition. The buzzer will get
ON when the patient goes to an abnormal condition.
1. Arduino UNO
The Arduino UNO can be programmed with Arduino
software (IDE).The ATmega328 on UNO board comes
preprogrammed with a boot loader that allows to upload
new code it.
2. Embedded C
It is a set of language extensions for the C programming
language in which we used to code it.
3. Proteus8 Professional
Proteus8 professional is software whichcanbeusedtodraw
schematics, PCB layout, Code and even simulate the
interaction between the software running on a
microcontroller and any analog or digital electronics
connected to it.
VII. SIMULATION RESULTS
A sample layout of the working system is simulated by
Proteus 8 Professional Simulation. The simulation is carried
out by using two sensors one is the temperature sensor
(LM35) and other is the PIR (Passive Infra Red) sensor
which is the motion detector sensor. The whole setup is
programmed by Arduino IDE(Integrated Development
Environment).The program is written as the Arduino Uno
Board taking input from the sensor and the output is
displayed through LCD (Liquid Crystal Display).
Part I Simulation:
Figure 1shows the first part of our simulation that isfirstthe
program is loaded second by clicking run button at the
bottom the setup beings to work. In the LCD as a part of
output the temperature is displayed and in the second line
the status of PIR detector is mentioned. In the below figure1
it is indicated as the PIR sensor is not detected.
Part II Simulation:
Below figure 2 is same as the part-I simulation with the
changes that in this case the PIR sensor statusisdisplayedas
detected. This status is achieved by clicking the switch
button on the software simulation screen. If we release this
switch button the status will change.
VIII. CONCLUSION
We deal with the process of communicating without
internet. The model exhibits the prototype for alert systems
in patients Health Monitoring. Here, as the sensors provide
us with the abnormal conditions of the patients, the
transmitter (LED) sends the dataalerttothe receiver(photo
detector).When the message is received, it gets stored in the
receiver side Arduino which provide with the output alert.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2761
The alert can be notified using buzzer alarm, on the monitor
screen, and in the mobile phones using GSM module.
Therefore, Medical Sector can have a secure and safe
environment under VLC data transfer technology, whichisa
convenient source of transmission, bio-friendly and
economical.
ACKNOWLEDGEMENT
Mrs.V.Chinnammal, M.E., Assistant Professor(SS),
Department of Electronics andCommunication,Rajalakshmi
Institute of Technology, Kuthambakkam, Chennai.
REFERENCES
[1].Anurag Sarkar,Dr.Ashok Nath,Prof.SalabahAgarwal,”Li-
Fi Technology: Data Transmission through Visible Light”,
Volume 3, Issue Number 6,June(2015)pp 2321-7782.
[2].Arunapriya.V,Kalimuthu.K,Praveen Kumar,“Li-Fi for
medical care using Visible lightCommunication”,Volume
13,IssueNumber 11(2018)pp 9273-9276.
[3].Gaurav Singh, SanthoshKumar Yadav, ”Transmission of
Data Using Li-Fi Technology”, Volume 4,IssueNumber 2,
March-April(2016).
[4].Harshitha H S, Kruthika M, Mithun P, Sufiyan Khan,”
Patient Monitoring System Using Li-Fi”, Volume 6,Issue
Number 3, (2018),pp 2278-0181.
[5].Joel J. P. C. Rodrigues, Dante Borges De Rezende
Segundo1, Heres Arantes Junqueira1, Murilo Henrique
Sabino1, Rafael Maciel Prince,“EnablingTechnologiesfor the
Internet of Health Things”.
[6].Kavitha.S, A.Preethi Rani, S.Shiny Testimona,
T.K.B.Radhika,” A System for Patient Status updating in
mobile phones and patient monitoring using Li-Fi”. Volume
6,Issue Number 3,Sep(2016),pp 0974-2115.
[7].Moje.R.K,PawanMore,Saurabh Sordge,”Design and
Implementation of Real Time Embedded Health Monitoring
System using Li-Fi Technology”,Volume 4,IssueNumber
4,April(2016)pp 2321-5562.
[8].Riazul Islam.S.M., Daehan Kwak2, Md. Humaun Kabir1,
Mahmud Hossain3, And Kyung-Sup Kwak,” The Internet of
Things for Health Care a Comprehensive Survey.”
[23]. Robinson M P, Bozec D and Marshma C A, “Healthcare
Engineering and Electromagnetic Compatibility”,
[9].Sindhu.M,M.Priyanka,A.K.Swedha,”Cryptography based
Secured Li-Fi for Patient Privacy and emergencyHealthCare
service”, Volume 9,IssueNumber 1,April(2017).
[10].Uttara Gogate and Jagdish Bakal, “Healthcare
Monitoring System Based on Wireless Sensor Network for
Cardiac Patients”, Volume 11, Issue Number 3,pp 1681-
1688(2018).

More Related Content

What's hot

Wireless System for Monitoring Human Health using GSM
Wireless System for Monitoring Human Health using GSMWireless System for Monitoring Human Health using GSM
Wireless System for Monitoring Human Health using GSMIRJET Journal
 
IoT Based Patient Health Monitoring System
IoT Based Patient Health Monitoring SystemIoT Based Patient Health Monitoring System
IoT Based Patient Health Monitoring SystemIRJET Journal
 
IRJET- Fault Detection, Classification and Location using GPS System
IRJET- Fault Detection, Classification and Location using GPS SystemIRJET- Fault Detection, Classification and Location using GPS System
IRJET- Fault Detection, Classification and Location using GPS SystemIRJET Journal
 
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 ANDROIDJournal For Research
 
IOT based Patient Health Monitoring System using Raspberry pi 3
IOT based Patient Health Monitoring System using Raspberry pi 3IOT based Patient Health Monitoring System using Raspberry pi 3
IOT based Patient Health Monitoring System using Raspberry pi 3IRJET Journal
 
IRJET- Health Monitoring System for Heart Patient
IRJET- Health Monitoring System for Heart PatientIRJET- Health Monitoring System for Heart Patient
IRJET- Health Monitoring System for Heart PatientIRJET Journal
 
A Healthcare Monitoring System Using Wireless Sensor Network With GSM
A Healthcare Monitoring System Using Wireless Sensor Network With GSMA Healthcare Monitoring System Using Wireless Sensor Network With GSM
A Healthcare Monitoring System Using Wireless Sensor Network With GSMIRJET Journal
 
Survey of a Symptoms Monitoring System for Covid-19
Survey of a Symptoms Monitoring System for Covid-19Survey of a Symptoms Monitoring System for Covid-19
Survey of a Symptoms Monitoring System for Covid-19vivatechijri
 
Implementation Of Real Time IoT Based Health monitoring system
Implementation Of Real Time IoT Based Health monitoring systemImplementation Of Real Time IoT Based Health monitoring system
Implementation Of Real Time IoT Based Health monitoring systemkchakrireddy
 
IRJET - Design and Implementation of IoT based Smart Health Care Monitoring S...
IRJET - Design and Implementation of IoT based Smart Health Care Monitoring S...IRJET - Design and Implementation of IoT based Smart Health Care Monitoring S...
IRJET - Design and Implementation of IoT based Smart Health Care Monitoring S...IRJET Journal
 
IRJET - Patient Health Monitoring System using IoT
IRJET - Patient Health Monitoring System using IoTIRJET - Patient Health Monitoring System using IoT
IRJET - Patient Health Monitoring System using IoTIRJET Journal
 
IRJET- Low Cost IoT based Remote Health Monitoring System
IRJET-  	  Low Cost IoT based Remote Health Monitoring SystemIRJET-  	  Low Cost IoT based Remote Health Monitoring System
IRJET- Low Cost IoT based Remote Health Monitoring SystemIRJET Journal
 
Wireless Telemetry System
Wireless Telemetry SystemWireless Telemetry System
Wireless Telemetry Systemijsrd.com
 
IRJET - An Efficient Approach for Monitoring the Patient’s Condition usin...
IRJET -  	  An Efficient Approach for Monitoring the Patient’s Condition usin...IRJET -  	  An Efficient Approach for Monitoring the Patient’s Condition usin...
IRJET - An Efficient Approach for Monitoring the Patient’s Condition usin...IRJET Journal
 
Real Time ECG and Saline Level Monitoring System Using Arduino UNO Processor
Real Time ECG and Saline Level Monitoring System Using Arduino UNO ProcessorReal Time ECG and Saline Level Monitoring System Using Arduino UNO Processor
Real Time ECG and Saline Level Monitoring System Using Arduino UNO ProcessorAssociate Professor in VSB Coimbatore
 
IRJET- Smart Portable Health Consulting using Mobile Application
IRJET- Smart Portable Health Consulting using Mobile ApplicationIRJET- Smart Portable Health Consulting using Mobile Application
IRJET- Smart Portable Health Consulting using Mobile ApplicationIRJET Journal
 
Survey on Mobile Based Telemedicine System for Patient Monitoring and Diagnos...
Survey on Mobile Based Telemedicine System for Patient Monitoring and Diagnos...Survey on Mobile Based Telemedicine System for Patient Monitoring and Diagnos...
Survey on Mobile Based Telemedicine System for Patient Monitoring and Diagnos...IJERA Editor
 

What's hot (20)

Wireless System for Monitoring Human Health using GSM
Wireless System for Monitoring Human Health using GSMWireless System for Monitoring Human Health using GSM
Wireless System for Monitoring Human Health using GSM
 
IoT Based Patient Health Monitoring System
IoT Based Patient Health Monitoring SystemIoT Based Patient Health Monitoring System
IoT Based Patient Health Monitoring System
 
IRJET- Fault Detection, Classification and Location using GPS System
IRJET- Fault Detection, Classification and Location using GPS SystemIRJET- Fault Detection, Classification and Location using GPS System
IRJET- Fault Detection, Classification and Location using GPS 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
 
IOT based Patient Health Monitoring System using Raspberry pi 3
IOT based Patient Health Monitoring System using Raspberry pi 3IOT based Patient Health Monitoring System using Raspberry pi 3
IOT based Patient Health Monitoring System using Raspberry pi 3
 
IRJET- Health Monitoring System for Heart Patient
IRJET- Health Monitoring System for Heart PatientIRJET- Health Monitoring System for Heart Patient
IRJET- Health Monitoring System for Heart Patient
 
A Healthcare Monitoring System Using Wireless Sensor Network With GSM
A Healthcare Monitoring System Using Wireless Sensor Network With GSMA Healthcare Monitoring System Using Wireless Sensor Network With GSM
A Healthcare Monitoring System Using Wireless Sensor Network With GSM
 
Survey of a Symptoms Monitoring System for Covid-19
Survey of a Symptoms Monitoring System for Covid-19Survey of a Symptoms Monitoring System for Covid-19
Survey of a Symptoms Monitoring System for Covid-19
 
Implementation Of Real Time IoT Based Health monitoring system
Implementation Of Real Time IoT Based Health monitoring systemImplementation Of Real Time IoT Based Health monitoring system
Implementation Of Real Time IoT Based Health monitoring system
 
IRJET - Design and Implementation of IoT based Smart Health Care Monitoring S...
IRJET - Design and Implementation of IoT based Smart Health Care Monitoring S...IRJET - Design and Implementation of IoT based Smart Health Care Monitoring S...
IRJET - Design and Implementation of IoT based Smart Health Care Monitoring S...
 
IRJET - Patient Health Monitoring System using IoT
IRJET - Patient Health Monitoring System using IoTIRJET - Patient Health Monitoring System using IoT
IRJET - Patient Health Monitoring System using IoT
 
Pre cardiac arrest detection
Pre cardiac arrest detectionPre cardiac arrest detection
Pre cardiac arrest detection
 
IRJET- Low Cost IoT based Remote Health Monitoring System
IRJET-  	  Low Cost IoT based Remote Health Monitoring SystemIRJET-  	  Low Cost IoT based Remote Health Monitoring System
IRJET- Low Cost IoT based Remote Health Monitoring System
 
Wireless Telemetry System
Wireless Telemetry SystemWireless Telemetry System
Wireless Telemetry System
 
IRJET - An Efficient Approach for Monitoring the Patient’s Condition usin...
IRJET -  	  An Efficient Approach for Monitoring the Patient’s Condition usin...IRJET -  	  An Efficient Approach for Monitoring the Patient’s Condition usin...
IRJET - An Efficient Approach for Monitoring the Patient’s Condition usin...
 
Cj35483486
Cj35483486Cj35483486
Cj35483486
 
Smart sensor technology in healthcare & protection
Smart sensor technology in healthcare & protectionSmart sensor technology in healthcare & protection
Smart sensor technology in healthcare & protection
 
Real Time ECG and Saline Level Monitoring System Using Arduino UNO Processor
Real Time ECG and Saline Level Monitoring System Using Arduino UNO ProcessorReal Time ECG and Saline Level Monitoring System Using Arduino UNO Processor
Real Time ECG and Saline Level Monitoring System Using Arduino UNO Processor
 
IRJET- Smart Portable Health Consulting using Mobile Application
IRJET- Smart Portable Health Consulting using Mobile ApplicationIRJET- Smart Portable Health Consulting using Mobile Application
IRJET- Smart Portable Health Consulting using Mobile Application
 
Survey on Mobile Based Telemedicine System for Patient Monitoring and Diagnos...
Survey on Mobile Based Telemedicine System for Patient Monitoring and Diagnos...Survey on Mobile Based Telemedicine System for Patient Monitoring and Diagnos...
Survey on Mobile Based Telemedicine System for Patient Monitoring and Diagnos...
 

Similar to IRJET- A Modern Health Care System using Visible Light Communication Technology

IRJET - Intravenous Fluid Level Indicator with Movable Sensor Unit
IRJET - Intravenous Fluid Level Indicator with Movable Sensor UnitIRJET - Intravenous Fluid Level Indicator with Movable Sensor Unit
IRJET - Intravenous Fluid Level Indicator with Movable Sensor UnitIRJET Journal
 
IRJET- A Non-Invasive Health Monitoring System using Visible Light Communication
IRJET- A Non-Invasive Health Monitoring System using Visible Light CommunicationIRJET- A Non-Invasive Health Monitoring System using Visible Light Communication
IRJET- A Non-Invasive Health Monitoring System using Visible Light CommunicationIRJET Journal
 
Visible Light Communication
Visible Light CommunicationVisible Light Communication
Visible Light CommunicationIRJET Journal
 
IRJET- Real Time Transformer Health Monitoring System using GSM and IoT
IRJET-  	  Real Time Transformer Health Monitoring System using GSM and IoTIRJET-  	  Real Time Transformer Health Monitoring System using GSM and IoT
IRJET- Real Time Transformer Health Monitoring System using GSM and IoTIRJET Journal
 
Visible Light Communication Using LED's and LDR
Visible Light Communication Using LED's and LDRVisible Light Communication Using LED's and LDR
Visible Light Communication Using LED's and LDRIRJET Journal
 
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...IRJET Journal
 
IRJET- Intelligent Traffic Management for Ambulance and VIP Vehicles
IRJET- Intelligent Traffic Management for Ambulance and VIP VehiclesIRJET- Intelligent Traffic Management for Ambulance and VIP Vehicles
IRJET- Intelligent Traffic Management for Ambulance and VIP VehiclesIRJET Journal
 
IRJET- Human Health Monitoring using Redtacton Transceiver
IRJET- Human Health Monitoring using Redtacton TransceiverIRJET- Human Health Monitoring using Redtacton Transceiver
IRJET- Human Health Monitoring using Redtacton TransceiverIRJET Journal
 
HEART RATE MONITORING SYSTEM USING IOT
HEART RATE MONITORING SYSTEM USING IOTHEART RATE MONITORING SYSTEM USING IOT
HEART RATE MONITORING SYSTEM USING IOTIRJET Journal
 
IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...IRJET Journal
 
IRJET- Development of Portable Device for Measurement of Blood Glucose, T...
IRJET-  	  Development of Portable Device for Measurement of Blood Glucose, T...IRJET-  	  Development of Portable Device for Measurement of Blood Glucose, T...
IRJET- Development of Portable Device for Measurement of Blood Glucose, T...IRJET Journal
 
IRJET- An IoT Driven Healthcare System for Remote Monitoring
IRJET- An IoT Driven Healthcare System for Remote MonitoringIRJET- An IoT Driven Healthcare System for Remote Monitoring
IRJET- An IoT Driven Healthcare System for Remote MonitoringIRJET Journal
 
IRJET - Medical Analysis using Virtual Reality
IRJET - Medical Analysis using Virtual RealityIRJET - Medical Analysis using Virtual Reality
IRJET - Medical Analysis using Virtual RealityIRJET Journal
 
Design and Implementation of Real Time Remote Supervisory System
Design and Implementation of Real Time Remote Supervisory SystemDesign and Implementation of Real Time Remote Supervisory System
Design and Implementation of Real Time Remote Supervisory SystemIJERA Editor
 
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...IRJET Journal
 
IRJET - An IoT based Smart Medical System in Trains for Passengers
IRJET - An IoT based Smart Medical System in Trains for PassengersIRJET - An IoT based Smart Medical System in Trains for Passengers
IRJET - An IoT based Smart Medical System in Trains for PassengersIRJET Journal
 
IRJET- Audio Transmission and Waveform Shaping using Visible Light Commun...
IRJET-  	  Audio Transmission and Waveform Shaping using Visible Light Commun...IRJET-  	  Audio Transmission and Waveform Shaping using Visible Light Commun...
IRJET- Audio Transmission and Waveform Shaping using Visible Light Commun...IRJET Journal
 
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMA
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMAAN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMA
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMAIRJET Journal
 

Similar to IRJET- A Modern Health Care System using Visible Light Communication Technology (20)

IRJET - Intravenous Fluid Level Indicator with Movable Sensor Unit
IRJET - Intravenous Fluid Level Indicator with Movable Sensor UnitIRJET - Intravenous Fluid Level Indicator with Movable Sensor Unit
IRJET - Intravenous Fluid Level Indicator with Movable Sensor Unit
 
IRJET- A Non-Invasive Health Monitoring System using Visible Light Communication
IRJET- A Non-Invasive Health Monitoring System using Visible Light CommunicationIRJET- A Non-Invasive Health Monitoring System using Visible Light Communication
IRJET- A Non-Invasive Health Monitoring System using Visible Light Communication
 
Visible Light Communication
Visible Light CommunicationVisible Light Communication
Visible Light Communication
 
B010220709
B010220709B010220709
B010220709
 
IRJET- Real Time Transformer Health Monitoring System using GSM and IoT
IRJET-  	  Real Time Transformer Health Monitoring System using GSM and IoTIRJET-  	  Real Time Transformer Health Monitoring System using GSM and IoT
IRJET- Real Time Transformer Health Monitoring System using GSM and IoT
 
Visible Light Communication Using LED's and LDR
Visible Light Communication Using LED's and LDRVisible Light Communication Using LED's and LDR
Visible Light Communication Using LED's and LDR
 
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
 
IRJET- Intelligent Traffic Management for Ambulance and VIP Vehicles
IRJET- Intelligent Traffic Management for Ambulance and VIP VehiclesIRJET- Intelligent Traffic Management for Ambulance and VIP Vehicles
IRJET- Intelligent Traffic Management for Ambulance and VIP Vehicles
 
IRJET- Human Health Monitoring using Redtacton Transceiver
IRJET- Human Health Monitoring using Redtacton TransceiverIRJET- Human Health Monitoring using Redtacton Transceiver
IRJET- Human Health Monitoring using Redtacton Transceiver
 
HEART RATE MONITORING SYSTEM USING IOT
HEART RATE MONITORING SYSTEM USING IOTHEART RATE MONITORING SYSTEM USING IOT
HEART RATE MONITORING SYSTEM USING IOT
 
IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...
 
V01 i010403
V01 i010403V01 i010403
V01 i010403
 
IRJET- Development of Portable Device for Measurement of Blood Glucose, T...
IRJET-  	  Development of Portable Device for Measurement of Blood Glucose, T...IRJET-  	  Development of Portable Device for Measurement of Blood Glucose, T...
IRJET- Development of Portable Device for Measurement of Blood Glucose, T...
 
IRJET- An IoT Driven Healthcare System for Remote Monitoring
IRJET- An IoT Driven Healthcare System for Remote MonitoringIRJET- An IoT Driven Healthcare System for Remote Monitoring
IRJET- An IoT Driven Healthcare System for Remote Monitoring
 
IRJET - Medical Analysis using Virtual Reality
IRJET - Medical Analysis using Virtual RealityIRJET - Medical Analysis using Virtual Reality
IRJET - Medical Analysis using Virtual Reality
 
Design and Implementation of Real Time Remote Supervisory System
Design and Implementation of Real Time Remote Supervisory SystemDesign and Implementation of Real Time Remote Supervisory System
Design and Implementation of Real Time Remote Supervisory System
 
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
 
IRJET - An IoT based Smart Medical System in Trains for Passengers
IRJET - An IoT based Smart Medical System in Trains for PassengersIRJET - An IoT based Smart Medical System in Trains for Passengers
IRJET - An IoT based Smart Medical System in Trains for Passengers
 
IRJET- Audio Transmission and Waveform Shaping using Visible Light Commun...
IRJET-  	  Audio Transmission and Waveform Shaping using Visible Light Commun...IRJET-  	  Audio Transmission and Waveform Shaping using Visible Light Commun...
IRJET- Audio Transmission and Waveform Shaping using Visible Light Commun...
 
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMA
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMAAN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMA
AN ADVANCED MONITORING AND HEALTH CARE FOR ASTHMA
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...ranjana rawat
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 

Recently uploaded (20)

Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 

IRJET- A Modern Health Care System using Visible Light Communication Technology

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2757 A MODERN HEALTH CARE SYSTEM USING VISIBLE LIGHT COMMUNICATION TECHNOLOGY M.B. Abinaya1, G. Aarthi2, Mrs. V. Chinnammal3 1,2Department of Electronics and Communication, Rajalakshmi Institute of Technology. 3Assistant Professor(SS), Department of Electronics and Communication, Rajalakshmi Institute of Technology. ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - This project describes a Modern health care system using visible light communication technology. The present scenario of monitoring patients manually in ICU is where, a lot of paper work and a labor is needed for careful observation. There might be a possibility of errors. Now, the technology is faster and accurate than the human eye can follow. Although, Wi-Fi is introduced in Bio-medical applications, it cannot be used because of RF radiations impact on patient’s health and medical instruments. The purpose of the paper is to explain a modern approach to monitor patients in ICU and update their details digitally. VLC is a useful technology with high speed, better bandwidth, high efficiency, availability and is more secure. Our proposed work minimizes paper work, saves time and maintains the records of patients with high security. The regular examinations status by doctors and periodic assessment details by nurses are updated digitally. It includes the facility of viewing the patient’s results and status by the patient’s family in their own mobile phones. Hence, VLC based patient monitoring system is highly compatible and has better scope and benefits in future. Keywords: VLC, Wi-Fi, RF, ICU. I. INTRODUCTION Wireless communication schemes like Wi-Fi especially uses radio/micro wave frequencies for data transmission, primarily because of the possibility of high sensitivity receivers and ability to provide broad coverage at low frequencies and high frequencylineofsightcommunication. But, radio frequency can support only a finite bandwidth due to confined spectrum availability. The idea behind this VLC (Visible Light communication) scheme is transmission of ‘Data through illumination’. The intensity of the LEDs is varied by alternating the current passed through them at very high speed. However, the human eye cannot recognize this change and the LEDs appear to have a constant intensity. The usage of RF in health care world, would have a profound impact on the health of the patients. Also, Electromagnetic Interference (EMI) wouldbethreateningto the expensive medical instruments since RF devices such as mobile phones are restricted to use near emergency rooms and Intensive Care Unit (ICU) [6]. At present, the health care units a lot of paper work for monitoring patients record regarding patient’s health condition, their details medical prescriptions, etc. But, if the paper is lost it is very difficult together all this information. As the technology grows these are performed using Wi-Fi which is not advisable to use in ICU [4].The medical world today faces two basic problems when it comes to patients monitoring, firstly the need of health care providers present bedside the patient and secondly the patient is restricted to bed and wired to large machines [10]. Now a day, health and patient monitoring is very tedious job to do. The monitoring personnel have to watch patients continuously who are admitted in ICU. Doctors need to be more conscious about patient health status and should continuously update their health information [7]. The solution for these issuescomesout withVisibleLight Communication (VLC), which is the promising technology which can replace the indoor usage of Wi-Fi at present. In this we introduce a health monitoring system consisting of wearable devices (different sensors) that will continuously monitor the health of the patient and update their details digitally. This minimizes paper work and saves time. Therefore VLC technology would be a strong candidate for clinical data transmission in health care. VLC would be the best suited for efficient wireless data services with no RF radiation. II. VLC VLC is a short range optical wireless communication technology which is used for both illumination and data communication. It uses the spectrum of visible light from 380 nm to 780 nm. VLC system consist of transmitter which uses white LEDs as an optical source, free space(air) as the transmission medium and photo detector at receiver. VLC communication acts as a supplement to the present RF communication as it has the advantages of bandwidth low power consumption visibility, free Electro Magnetic Interference (EMI) and radiation hazards. III. SYSTEM DESIGN The prototype model gives a brief description of how medically related equipment is interfaced and processed using Visible Light Communication technology. This model consists of two sections which are transmitting and Receiving sections. Both the sections have their own significant purposes for this project, whichisenlisted below.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2758 Prototype Model: IV. WORKING PRINCIPLE Transmitting Section: The task of transmitter is to convert digital data into visible light. An LED was a suitable component because of its relatively linear relation betweencurrentandlightintensity. The general idea is to modulate the light intensity of theLED i.e., the intensity of the light corresponds to the symbol transmitted. In the transmitter side, the data is first converted to binary through an ADC and then fed into a LED driver circuit which is controlled by a signal processor. The LED driver works on the On-Off Keying modulation where we can encode data using this technique. The LED intensity is modulated so rapidly that human eye cannot notice, so the output appears constant .After this the high illumination LED blinks at high speed and transmits the data as optical pulses through the wireless channel at a baud rate of 9600 serial transmission. More sophisticated techniques could dramatically increase VLC data rate. Receiving Section: At the receiver end, the photodiode is a semiconductor converting light into an electrical current. Or in the other words, it is used to detect data transferred. When the photo diode detects light, the current through the resistor increases Therefore increasing the voltage drop across the resistor. Similarly when there is no light falling on the photo diode, the voltage drop across the resistor decreases. Then, the photo transistor used to enhance light as it travels through it and allow the light to reach the phototransistor’s sensitive parts. A phototransistor generally has an exposed base that amplifies the light that it comes in contact with. The voltage across the resistor is fed into a comparator to ensure a proper HIGH or LOW state corresponding to the whether the LED is ON or OFF. An op-amp LM324 with threshold voltage of 1.2V is used as the comparator. V. SYSTEM ANALYSIS: Detailed description and working analysis of every component are explained. Hardware Requirements: 1. Arduino Uno Board (2). 2. LM35 Sensor 3. Sphygmomanometer. 4. Pulse Rate Sensor 5. Ultrasonic Motion Detector Sensor 6. LCD 7. GSM 8. Buzzer Software Requirements: 1. Arduino IDE 2. Embedded C. 3. Proteus8 Professional. VI. WORKING ANALYSIS 1. Arduino Uno (ATmega328P): Arduino Uno is a microcontroller board based on the ATmega328P.It has Atmega16U2 ,whichisprogrammedasa
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2759 USB-to-serial converter. Open source and it is a extensible hardware. Cross platform and simple clear programming environment. 2. LM35 Sensor A temperature sensor is a thermocouple or a resistance temperature detector (RTD) that gathers the temperature from a source and alters the collected information into understandable type for an apparatus (LCD)or an observer. The output voltage of LM35 is linearly proportional to the Celsius (Centigrade) temperature. 3. Sphygmomanometer: Blood pressure (BP) is the pressure exerted by circulating blood on the walls of blood vessels, and is one of the principal vital signs. The digital output will be displayed as whether the Blood Pressure of the patient is normal or abnormal in the LCD. 4. Pulse Rate Sensor: It works on the principle of light modulation by blood flow through finger at each pulse. This digital output can be connected to microcontroller directly to measure the Beats Per Minute (BPM) rate. It gives instant output digital signal for directly connecting to microcontroller. 5. Ultrasonic Motion Detector Sensor: This ultrasonic motion detector uses a technique that is based on a frequency shift in reflected energy to detect a movement or a change in position. It can be used in dark environments and not affected by color of objects. It have greater accuracy. 6. LCD LCD (Liquid Crystal Display) screen is an electronic display module. A 16x2 LCD display is used here an it is a 4bitmicro controller. LCD with two controller has 16 pins (2 pins are extra in both for back-light LED connection).
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2760 7. GSM GSM stands for Global System for Mobile Communication.It is a digital cellular technology used for transmitting mobile voice and data services. If the any parameter of thepatient is abnormal, by using GSM we can send the message or information to the respective person or doctor. 8. Buzzer A buzzer is an electrical device that is used to make a buzzing sound for example, to attract someone's attention. Here we used for emergency condition. The buzzer will get ON when the patient goes to an abnormal condition. 1. Arduino UNO The Arduino UNO can be programmed with Arduino software (IDE).The ATmega328 on UNO board comes preprogrammed with a boot loader that allows to upload new code it. 2. Embedded C It is a set of language extensions for the C programming language in which we used to code it. 3. Proteus8 Professional Proteus8 professional is software whichcanbeusedtodraw schematics, PCB layout, Code and even simulate the interaction between the software running on a microcontroller and any analog or digital electronics connected to it. VII. SIMULATION RESULTS A sample layout of the working system is simulated by Proteus 8 Professional Simulation. The simulation is carried out by using two sensors one is the temperature sensor (LM35) and other is the PIR (Passive Infra Red) sensor which is the motion detector sensor. The whole setup is programmed by Arduino IDE(Integrated Development Environment).The program is written as the Arduino Uno Board taking input from the sensor and the output is displayed through LCD (Liquid Crystal Display). Part I Simulation: Figure 1shows the first part of our simulation that isfirstthe program is loaded second by clicking run button at the bottom the setup beings to work. In the LCD as a part of output the temperature is displayed and in the second line the status of PIR detector is mentioned. In the below figure1 it is indicated as the PIR sensor is not detected. Part II Simulation: Below figure 2 is same as the part-I simulation with the changes that in this case the PIR sensor statusisdisplayedas detected. This status is achieved by clicking the switch button on the software simulation screen. If we release this switch button the status will change. VIII. CONCLUSION We deal with the process of communicating without internet. The model exhibits the prototype for alert systems in patients Health Monitoring. Here, as the sensors provide us with the abnormal conditions of the patients, the transmitter (LED) sends the dataalerttothe receiver(photo detector).When the message is received, it gets stored in the receiver side Arduino which provide with the output alert.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2761 The alert can be notified using buzzer alarm, on the monitor screen, and in the mobile phones using GSM module. Therefore, Medical Sector can have a secure and safe environment under VLC data transfer technology, whichisa convenient source of transmission, bio-friendly and economical. ACKNOWLEDGEMENT Mrs.V.Chinnammal, M.E., Assistant Professor(SS), Department of Electronics andCommunication,Rajalakshmi Institute of Technology, Kuthambakkam, Chennai. REFERENCES [1].Anurag Sarkar,Dr.Ashok Nath,Prof.SalabahAgarwal,”Li- Fi Technology: Data Transmission through Visible Light”, Volume 3, Issue Number 6,June(2015)pp 2321-7782. [2].Arunapriya.V,Kalimuthu.K,Praveen Kumar,“Li-Fi for medical care using Visible lightCommunication”,Volume 13,IssueNumber 11(2018)pp 9273-9276. [3].Gaurav Singh, SanthoshKumar Yadav, ”Transmission of Data Using Li-Fi Technology”, Volume 4,IssueNumber 2, March-April(2016). [4].Harshitha H S, Kruthika M, Mithun P, Sufiyan Khan,” Patient Monitoring System Using Li-Fi”, Volume 6,Issue Number 3, (2018),pp 2278-0181. [5].Joel J. P. C. Rodrigues, Dante Borges De Rezende Segundo1, Heres Arantes Junqueira1, Murilo Henrique Sabino1, Rafael Maciel Prince,“EnablingTechnologiesfor the Internet of Health Things”. [6].Kavitha.S, A.Preethi Rani, S.Shiny Testimona, T.K.B.Radhika,” A System for Patient Status updating in mobile phones and patient monitoring using Li-Fi”. Volume 6,Issue Number 3,Sep(2016),pp 0974-2115. [7].Moje.R.K,PawanMore,Saurabh Sordge,”Design and Implementation of Real Time Embedded Health Monitoring System using Li-Fi Technology”,Volume 4,IssueNumber 4,April(2016)pp 2321-5562. [8].Riazul Islam.S.M., Daehan Kwak2, Md. Humaun Kabir1, Mahmud Hossain3, And Kyung-Sup Kwak,” The Internet of Things for Health Care a Comprehensive Survey.” [23]. Robinson M P, Bozec D and Marshma C A, “Healthcare Engineering and Electromagnetic Compatibility”, [9].Sindhu.M,M.Priyanka,A.K.Swedha,”Cryptography based Secured Li-Fi for Patient Privacy and emergencyHealthCare service”, Volume 9,IssueNumber 1,April(2017). [10].Uttara Gogate and Jagdish Bakal, “Healthcare Monitoring System Based on Wireless Sensor Network for Cardiac Patients”, Volume 11, Issue Number 3,pp 1681- 1688(2018).