Vous êtes sur la page 1sur 6

CRYPTOGRAPHY BASED PATIENT MONITORING AND

EMERGENCY HEALTH CARE SERVICE USING LIFI

S. Poornima, M. Roshini, T. Sangeetha Mr. M. Gopu (Professor)


Dept of ECE Jaya Engineering College Dept of ECE Jaya Engineering College

Abstract— This paper illustrates the patient to make therapeutics interventions, and assessment
monitoring system using Li-Fi technology. Li-Fi of those intervention” .
stands for Light Fidelity. Li-Fi technology
proposed by the German Physicist Harold Haas, Patient monitoring done by the Wi-Fi is slower
provides transmission of data through illumination when compared to the Li-Fi and it also has less
by sending data through varies intensity faster than bandwidth. Reliability is better in Li-Fi than Wi-Fi.
human eye can follow. Li-Fi is a bidirectional, high Since transmission of data by Wi-Fi is through RF
speed and fully networked wireless optical waves, there is a high possibility that these waves
communication and is a form of visible light might affect the human body. The designation of
communication. The proposed model helps in the
these signals may be carcinogenic and this has been
patient monitoring in the hospitals and can be done
given by the World Health Organization. To solve
by using the concept of Li-fi instead of Wi-Fi
technology to avoid the frequency interference this problem, Li-Fi (light fidelity) technology is
with the human body. Sensors such as temperature, used for healthy environment. Light fidelity is
heartbeat, motion are used in the model to perform transmission of information through optical
its respective functions. These sensors collect the wireless medium. Sensors such as heart beat,
data from the human body and convert in to the temperature, and motion sensor are used
digital form using the analog to digital converter. transmitted through the Li-Fi module. Rapid pulses
The output of these sensors is given to the are generated in the form of 0s and 1s. Photo diode
microcontroller. The microcontroller that is used is used at the receiver end. Flickering of light takes
here is the Arduino microcontroller. The output place at the rate of hundreds of megabits per
from the microcontroller is fed to the Li-Fi module
seconds. The information can be received in the
which transmits the data in the form of light and
mobile through IOT. The range of the Li-Fi
the receiver end collects this data and this data of
the patient is to the mobile. technology is 10m and secured communication is
possible. The transmission of information by light
Keywords—Li-Fi , Arduino, VLC,Wi-Fi through wireless is termed as Visible Light
Communication (VLC).
I. INTRODUCTION
II. WORKING PRINCIPLE
In the era of emerging technology, it is necessary to
find better solutions for every activity. Nowadays The working of the Li-Fi module is very simple. It
health care expenses are increasing and to reduce uses the concept of LEDs where logic 1 represents
this expenses it is required to have a technology the data transmission and logic 0 represents that
based health care systems. Patient monitoring can there is no transfer of data. The patient monitoring
be done in a very efficient manner using the Li-Fi using the Li-Fi is done with the help of sensors. The
technology. Patient monitoring refers to “repeated sensors that are used in this model are temperature,
or continuous observations or measurements of the heart beat and Accelerometer which will perform its
patient, his/her physiological function, and the necessary function. The sensed data are converted
function of life support equipment, for the purpose into the digital form using the analog to digital
of guiding management decisions, including when converter which is inbuilt in the microcontroller
Arduino. The data is then transmitted in the form of
light through the Li-Fi module. The on and the off
of the lights indicates the presence and the absence
of the information. Rapid pulses are generated by
the flickering of these LEDs which produces string
of 0s and 1s.The light is detected in the receiver
side by the photo detector. The working model of
Li-Fi is shown .

Prototype of the proposed system

.
A. Transmitter Section
The power supply is converted from AC to DC
using the step down transformer from 230V to 5V
DC with the bridge rectifier. Three sensors –
heartbeat, temperature, and motion sensors are
connected to Arduino uno microcontroller. In the
heart beat sensor the pulses are recorded based on
optical power variation as light is scattered or
absorbed during its path through the blood as the
heart beat changes. Temperature sensor LM35 is
used to measure temperature of patient with
electrical output proportional to Celsius. Motion
sensor senses the tilt or inclination or orientation in
2 or 3 dimensions. The readings of the respective
sensors are displayed on the LCD display. The
The proposed system architecture of the health Arduino uno microcontroller is a 8 bit RISC
monitoring system using lifi architecture and it uses flash memory. The signal is
transmitted through the Li-Fi transmitter and the
source of transmission is LED.

III. PROPOSED METHOD


In the proposed system the patient is monitored
using LiFi instead of Wi-Fi. It reduces the radio
interference in the human body. Patient is
monitored using different sensors like temperature,
heart beat and motion sensor. The sensed data is
then converted into digital form in the
microcontroller. The output of the microcontroller
is sent to the Li-Fi module. The data is then
transmitted in the form of light through the Li-Fi
module and detected in the receiver side by the
photo detector. The received is sent to the
concerned person through mobile,pc. The
concerned person can access the data of the patient Transmitter block diagram
using the mobile application data monitoring using
LiFi. The block diagram of the proposed method is 1.Arduino uno
shown in the below Figure.
certain amount of light passes through the finger
and depending upon the intensity of the light
detected in the detector the current is produced
accordingly. When no finger is placed brighter light
intensity is detected by the detector. So based on
the current variations the pulses are recorded and
data is obtained.

4. Vibration Sensor
The vibration sensor, which is useful for variety of
Arduino/Genuino Uno is a microcontroller different fields, has the ability to detect vibrations
board based on the ATmega328P. It has 14 in a given area. This can used to detect the fall of
digital input/output pins (of which 6 can be patient from the bed when the frequency crosses its
used as PWM outputs), 6 analog inputs, a 16 threshold value. One of the most common inertial
MHz quartz crystal, a USB connection, a sensors is the motion, a dynamic sensor capable of
power jack, an ICSP header and a reset button. a vast range of sensing. Motion sensors are
Atmega 328 is an eight (8) bit micro-controller. available that can measure motion in one, two, or
It can handle the data sized of up to eight (8) three orthogonal axes. They are typically used in
bits. It is an AVR based micro-controller. Its one of three modes:
built in internal memory is around 32KB. It
operates ranging from 3.3V to 5V. It has an • As an inertial measurement of velocity and
ability to store the data even when the position;
electrical supply is removed from its biasing • As a sensor of inclination, tilt, or orientation
terminals in 2 or 3 dimensions, as referenced from the
acceleration of gravity (1 g = 9.8m/s2);
• As a vibration or impact (shock) sensor.
B. Receiver section:
2.Temperature sensor
In the receiver section the data transmitted is
received with the help of photo detector the
receiver section is kept line of sight to the
transmitter. The transmitted data is collected and
transmitted to the mobile.

Temperature sensor

The temperature sensor that is used in the proposed


model is LM35. It is a thermistor that is used to
measure temperature of patient. The electrical
output is proportional to the temperature in Celsius.
With the current variations the temperature of the
patient is measured.

3. Heartbeat sensor

Receiver block diagram

Heart beat sensor


1. IOT
It consists of a bright red LED and a light detector.
When the finger is placed close to the sensor a
The term IoT, often called Internet of everything,
was 1st introduced by Kevin Ashton in 1999 who
dreams a system where every physical object is 2.LCD Display
connected using the Internet via ubiquitous The output of the three sensors are displayed in
sensors. The IoT technology can provide a large the LCD as shown in the Figure . The information
amount of data about human, objects, time and regarding the patient is sent to the end user using
space. While combining the current Internet the mobile application LiFi data monitoring.
technology and IoT provides a large amount of
space and innovative service based on low-cost
sensors and wireless communication. IPv6 and
Cloud computing promote the development of
integration of Internet and IoT. It is providing
more possibilities of data collecting, data
processing, port management and other new
services. Every object which connects to IoT LCD Output
requires a unique address or identification with
IPv6. There are so many people in the world
whose health may suffer because they do not have
proper access to hospitals and health monitoring.
3.Wifi Module

Internet of Things
ESP-12E Node MCU
The Internet of things (stylised Internet of Things or ESP-12E Wi-Fi module is developed by Ai-thinker
IoT) is the internetworking of physical devices, Team. core processor ESP8266 in smaller sizes of
vehicles (also referred to as "connected devices" the module encapsulates Tensilica L106 integrates
and "smart devices"),buildings and other items- industry-leading ultra-low power 32-bit MCU
embedded with electronics, software, sensors, micro, with the 16-bit short mode, Clock speed
actuators, and network connectivity that enable support 80 MHz, 160 MHz, supports the RTOS,
these objects to collect and exchange data. In 2013 integrated Wi-Fi MAC/BB/RF/PA/LNA, on-board
the Global Standards Initiative on Internet of antenna. The module supports standard
Things (IoT-GSI) defined the IoT as "the IEEE802.11 b/g/n agreement, complete TCP/IP
protocol stack. Users can use the add modules to an
infrastructure of the information society." The IoT
existing device networking, or building a separate
allows objects to be sensed and/or controlled
network controller. ESP8266 is high integration
remotely across existing network infrastructure, wireless SOCs, designed for space and power
creating opportunities for more direct integration of constrained mobile platform designers. It provides
the physical world into computer based systems, unsurpassed ability to embed Wi-Fi capabilities
and resulting in improved efficiency, accuracy and within other systems, or to function as a standalone
economic benefit. application, with the lowest cost, and minimal
space requirement.

V. CONCLUSION AND FUTUREWORK


Patient monitoring can be done efficiently using
Li-Fi technology. It reduces the radio interference
in human body. It measures the data of the patient Every Bulb in the hospital can be used to monitor
automatically and continuously. In the future this the patient.
system can be used to monitor many patients.

REFERENCES

 Internet of things: internet of things,


https://en.wikipedia.org/wiki/internet_of_
things.  wireless data from every light bulb
:Dr.Harald Hass, TED Global,
Edinburgh, July 2011.
 Effective Ways to Use Internet of Things
in the field of Medical and Smart Health
Care: Kaleem ullah, Munam ali Shah,
Sijing zhang, IEEE Journal 2016.
 Secured li-fi (secured visible light
communication: MohitHapani, Mangesh
Joshi and RajkumarMaradia,
International Journal of Students
 Heartbeat Monitoring and heart attack Research in Technology and
detection, Mamidi manisha , Katakan Management Vol 1, No.05, September
neeraja, International Journal of 2013, ISSN 2321-2543 2015.
Innovations in Engineering and
Technology(IJIET)

Vous aimerez peut-être aussi