You are on page 1of 4

2016 International Conference on Advanced Communication Control and Computing Technologies (ICACCCT)

Integrated Lifi(Light Fidelity) For Smart


Communication Through Illumination
R.Mahendran1
PG Scholar, Embedded SystemTechnology1
S.A Engg College., Chennai1
Mahendranr93@gmail.com1

Abstract---Wireless technology has bloomed to a great Electronic devices acquires data with
extent that it require wireless technology to transmit a lot photodiode within area of light visibility. This means
of data every day. Nowadays, wireless communications that everywhere where LEDs are used, lighting bulbs
has become important in communication process. The can deliver not only The light but wireless connection
main way to transmit wireless data is by using at the same time. With increasing requirement for
electromagnetic waves i.e. radio waves. However, radio wireless data, lack of radio spectrum and issues with
waves can support less bandwidth because of compact hazardous electromagnetic pollution, LiFi emerges as a
spectrum availability and intrusion. Solution to this is
new greener, healthier and cheaper alternative to WiFi.
Wireless systems and to overcome the confined
data transmission using Visible Light Communication
amount of radio based wireless spectrum available by
(VLC). Wi-Fi deals with wireless coverage within
attaining a completely different part of the
premises, whereas Li-Fi is perfect for high compactness
electromagnetic spectrum. The consortium believes is
wireless data coverage in defined area and for mitigating
possible to achieve more than 10 gbps. Li-Fi also used
radio interference issues. In Li-Fi basically we focus to
in sensitive areas without causing interference.
transmitting multimedia data between two terminals However, the light waves used cannot pervade through
using LED’s. Li-Fi is a transmission of data through walls .Later in 2012, Pure VLC, a firm set up to
illumination, in which data can be sent through a LED depreciate Li-Fi, for firms installing LED-lighting
light bulb that varies in intensity faster than human eye systems. Moreover Li-Fi makes feasible to have a
can follow. The light which we are using in our daily life wireless Internet in specific environments where due to
is not only used for providing light but also for interferences or security considerations wifi is not
communication by illumination. Transmission of image allowed[2]
through LiFi technology is done. Using visible light for White LED’s are used for indoor wireless networks for
data transmission including many advantages and communication. These equipments should have
eliminates the disadvantages of transmission of data capacity of wireless optical communication. The
through electromagnetic waves medium of communication is visible light. The
communication throughout the whole room is provided
by high power lighting equipment. This is often easy to
Index Terms---LIFI,VLC,LED, DMT, RS232,PLC. install and low in terms of cost. However, arrangement
of lighting device is fixed over the white ceiling. So, it
I. INTRODUCTION is difficult to install new communication cable between
pc and LED or among LED lightings. On the other
Wireless communication schemes likeWi-Fi hands, power line communication make it possible to
especially uses radio/micro wave frequencies for data use electricity for this medium of communication in
transmission, primarily because of the possibility of Power line channel each terminal connected to power
high sensitivity receivers and ability to provide broad line can communicate[3]
coverage at low frequencies and high frequency line of It is desirable to achieve more than 10Gbps
sight communication. But, radio frequency can support speed using this optical wireless technology also
only a finite bandwidth due to confined spectrum known as Li-Fi. The communication is done in direct
availability. The idea behind this communication line of sight manner by deploying transmit-ter and
scheme is transmission of ‘Data through illumination’. receiver .The speed of data transmission will reduce or
The intensity of the LEDs is varied by alternating the data transmission will stop if line of sight is not used.
current passed through them at very high speeds. As only photo receptors are used it is also more secure
However, the human eye cannot recognize this change than other wireless networks , which can receive data
and the LEDs appear to have a constant intensity. This within transmitted cone of light signals.[4].
ON-OFF activity of LED lights facilitate data LED lights a particularly popular choice,
transmission using binary codes i.e., when the LED is because they can flicker quickly enough to transmit a
ON, logical ‘1’ is transmitted and when the LED is meaningful amount of data and are widely used for
OFF, logical ‘0’ is transmitted.[1] illumination purposes [5].

ISBN No.978-1-4673-9545-8 53
2016 International Conference on Advanced Communication Control and Computing Technologies (ICACCCT)

In this paper, Image transmission between two support for the 16-bit Thumb instruction set. A 128-bit
devices is done by using the medium of visible light of wide memory interface enable 32-bit code execution at
electromagnetic spectrum. LiFi is always a greater the maximum clock rate. For critical code size
technology providing greater speeds for applications, the 16-bit Thumb alternative mode
communication. In this LiFi image transmission works reduces code by more than 30% with minimal
based on a simple technology. When LED light is ON performance penalty.
digital data bit stream of one is transmitted. When LED C.Power supply
light turns off, digital bit stream of zero is transmitted.
Based on this simple technique image transmission was
done through visible light communication.

II.EXISITING SYSTEM VS PROPOSED SYSTEM.


The inconvenience in existing method is that,
Wifi system provides ,
1)High radiated radio waves is used for data
communication between two devices.
2)Secured data transmission is not available here ,even
though, wps key encryption can be provided ,it can
also be hacked in many ways.
Fig 1.Power supply
3)It also provides damage to your health as its radio
wave transmission.
Connector:
4)Interference of signals is also a major concern.
2-pin screw terminal is basically a connector
which is used to interface power supply section with
The proposed system will overcome these other circuits through wires .
disadvantages, Bridge Rectifier:
W10 full wave bridge rectifier is used to
1)No interference on radio frequency signals as this
convert incoming AC signal into varying DC signal.
communication totally depends on light. i.e it consist of ripple at the output.
2)It is based on a simple technique of illumination Filter Capacitor :
cum communication. Filter capacitor of 2200μf at output of bridge
3)Moreover data speed of this LIFI is extremely fast rectifier is used to provide less ripple at the output
when compared to other means of communication.
which is suitable for most electronic circuits.
4)Since the communication is based on visible light
which is the most used part in electromagnetic Regulator:
spectrum for communication. Regulator IC is used to provide constant DC
5)As,data transmitted through light so health problems or smooth output with no ripple
will takes place.
III.LIFI DATA TRANSMISSION
The algorithm used is image compression and
decompression algoritm. The block diagram for LiFi communication
includes personal computer(PC),RS232 level shifter,
A. Serial Communication data modulation unit which consists of
The serial communication is used, to transfer microcontroller to modulate data ,LED array, photo
to a device located many meters away . In serial diode and demodulation unit.
communication, the data is sent one bit at a time, in
which the data is sent a byte or more at a time. The
ARM has serial communication capability built into it,
thereby making probable fast data transfer using only a
few wires. It provides the data in byte-sized chunks,
When microprocessor communicates with the outside
world ,. The ARM transfers and receives data serially
at many baud rates. The baud rate in the ARM is
programmable. This is done with the help of timer 1.

B.ARM microcontroller
The ARM7TDMI core is the most
extensively used 32-bit embedded RISC
microprocessor solution. Speed critical control signals
are pipelined to grant system control functions to
exploit the fast-burst access modes supported by many Fig. 2.Block Diagram for LiFi data transmission between
memory technologies. the ARMv4 ISA which adds two devices

54
2016 International Conference on Advanced Communication Control and Computing Technologies (ICACCCT)

A.USB to TTL V.EXPERIMENTAL SETUP


As image can be transmitted between two
devices a serial port cable should be there for serial Experimental setup basically comprises of transmitter
communication. Recommended Standard 232(RS232) setup and receiver setup.
is used for this type of communication where data can
be transmitted bit by bit over long distances. This is A.Transmitter Setup
widely used communication for data transmission.

B. ARM Microcontroller
As LED lights should OFF and ON to
transmit data. its not visible to our human eye. So fast
switching should be required for efficient transmission
of 0s and 1s.this is made by pulse width modulation
technique. According to the data provided ARM
microcontroller will modulate signals using PWM
technique and convert it to digital form to serve as a
input value for LED array, which is the sequence of
led lights. This current is known as biased current
which led into led array unit.

C.Visible light communication


Digital data of 1s and 0s are passed by
alternative switching of LED bulb lights through
visible light communication. Data from led light array Fig 4.Transmitter setup
are transmitted through visible light which is then
captured by photo detector and this diode converts B.Receiver Setup
light signals into electrical signals which is then
demodulated by data demodulation unit and is filtered
to get required appropriate output on the receiver side
of personal computer(PC).The final voltage signal
should correspond to the received light pulses which
are then decoded in the final decoder block, thus
extracting the digital data

IV .FLOW CHART

Flow chart for LiFi image transmission is

Fig 5.Receiver setup

VI. RESULT AND DISCUSSION

A.Transmitter part
In transmitter part the image is said to be
transmitted by transmitting an image from pc via data
modulation unit and through led array. Image can be
converted to digital signals of 0s and 1s in data
modulation unit and provides series of pulses such that
image can be converted into digital signals of binary
bits. Image gets selected from series of stored images
and is then selected and transmitted successfully.
Once the image is transmitted it reaches receiver side
Fig 3. Flow chart for LiFi

55
2016 International Conference on Advanced Communication Control and Computing Technologies (ICACCCT)

through visible light communication scheme. The goal the future generation in optical wireless
of transmitter part is to transmit image. communication.

VIII. REFERENCES
[1] “A Visible Light Communication System for Indoor
Application” Amrutha.S, Ansu Mathew, Rajasree.R, Swarthy
Sugathan; Aravind.S, International Journal of Engineering and
Innovative Technology (IJEIT) Volume 3, Issue 12, June
2014.
[2] Abhishek Kurup, Vipin Tiwari, Selvanathiya (2014),
‘Implementation And Demonstration Of Li-Fi Technology’,
Fig 6.data modulated and given to leds. International Journal of Research in Engineering and
Technology eISSN: 2319-1163 | pISSN: 2321-7308
B.Receiver part [3] Akshata m sonnad (2013), ‘Led Recent Advancements In Li-Fi
Technology’, International Journal of Electrical, Electronics
and Data Communication, ISSN: 2320-2084 Volume-1, Issue-
10, Dec-2013.
[4] Anurag Sarkar (2015), ‘Li-Fi Technology: Data Transmission
through Visible Light’, International Journal of Advance
Research in Computer Science and Management Studies
Volume 3, Issue 6, June 2015
[5] Amrutha.S, Ansu Mathew, Rajasree.R, Swathy Sugathan;
Aravind.S (2014), ‘A Visible Light Communication System
Fig 7.Demodulation and decoding of original image for Indoor Application’, International Journal of Engineering
and Innovative Technology (IJEIT) Volume 3, Issue 12, June
The goal of receiving part is to receive the 2014
image that is transmitted from the transmitted [6] Alif Shah (2014), ‘Novel Architecture for Future Li-Fi
successfully. Wireless Technology’, International Journal of
Engineering Research & Technology (IJERT). Vol. 2 Issues
11, November – 2014
[7] Cossu.G, Khalid A.M, Choudhury.P, Corsini.R, Ciaramella.E
(2012), ‘Long Distance Indoor High Speed Visible Light
Communication System Based on RGB LEDs’, IEEE
Transactions on networks
[8] Dilukshan Karunatilaka, Fahad Zafar, Vineetha
Kalavally,(2015), ‘LED Based Indoor Visible Light
Communications: State of the Art’, Ieee Communication
Surveys & Tutorials, Vol. 17, No. 3, Third Quarter 2015.
[9] Ekta (2014), ‘Light Fidelity (LI-FI)-A Comprehensive Study’,
International Journal of Computer Science and Mobile
Computing, Vol.3 Issue.4, April- 2014, pg. 475-481
[10] Er Liu, Yangpo Gao, Osama Bilal and Timo Korhonen (2014),
‘Broadband Characterization Of Indoor Powerline Channel’,
Fig 6.Hardware Implementation IEEE transactions on communications, Vol 5, No 1
[11] Krishna Prasad Pujapanda (2013), ‘LiFi Integrated to Power-
The goal of receiving part is to receive the image that lines for Smart Illumination cum Communication ’, IEEE
is transmitted from the transmitter part successfully. Transactions on communication systems.
[12] Kirti Tanwar, Stuti Gupta (2014), ‘Smart Class Using Li-Fi
VII. CONCLUSION Technology’, IEEE transactions on engineering and science,
pp 336-338
[13] Navyatha,Prathyusha (2013), ‘Li-Fi (Light fidelity)-LED
This technology is still under research and Based Alternative’, International Journal of Scientific &
surely it will be a breakthrough in communication .It Engineering Research, Volume 4, Issue 5, May-2013
assures data speed of 100gbps which is entirely greater [14] Ravi Prakash, Prachi Agarwal (2014), ‘The New Era of
than radio waves. In this paper transmission of image Transmission and Communication Technology: Li-Fi (Light
is done through this LiFi technology. The scope of this Fidelity) LED & TED Based Approach’, International Journal
of Advanced Research in Computer Engineering &
LiFi was ultimately greater. The goal of this paper is Technology (IJARCET) Volume 3, Issue 2, February 2014.
LiFi provides secured ,low cost ,easy data [15] Sihua Shao, Abdallah Khreishah (2015), ‘Design of a visible-
transmission and provides reliable communication. It light-communication enhanced WiFi system’, IEEE 10 mar
can also be used in industrial ,medical, military 2015
applications. LiFi is still in its beginning stages, but
improvements are being made rapidly, and soon this
technology will be able to be used in our daily lives. It
is intended that this research will provide the starting
steps for further study .Inspite of the research
problems it is our belief that the VLC system will
become one of the most promising technologies for

56

You might also like