SlideShare a Scribd company logo
1 of 6
Download to read offline
TELKOMNIKA Telecommunication, Computing, Electronics and Control
Vol. 18, No. 4, August 2020, pp. 1771~1776
ISSN: 1693-6930, accredited First Grade by Kemenristekdikti, Decree No: 21/E/KPT/2018
DOI: 10.12928/TELKOMNIKA.v18i4.14892  1771
Journal homepage: http://journal.uad.ac.id/index.php/TELKOMNIKA
Image transmission using visible light communication
in data communication
Alfajri Tsaqifurrosyid, Mia Rosmiati, Moch. Fachru Rizal
School of Applied Science, Universitas Telkom, Indonesia
Article Info ABSTRACT
Article history:
Received Aug 9, 2019
Revised Mar 26, 2020
Accepted Apr 13, 2020
The development of network communication technology is currently emerging
rapidly, one of which is the use of LED lights that are not only used as lighting
in the room but can also be used as a medium of data communication between
users through light media. VLC is the latest innovation in the field of data
communication that is currently being developed where light media is used in
the process of sending data. The simulation of sending data using VLC can be
done on the transmitter and receiver side by using Visual Studio application as
an application that can visualize the process of sending data. By using this
system, the process of sending data can be seen bit by bit so that the success rate
of sending data can be easily seen by the user. system used Arduino Uno as
microprocessor. From the test results obtained the success rate of displaying
images sent by the transmitter is 100% with a maximum distance of 50 cm with
an image capacity of 20 KB with a delivery time of approximately 30 minutes.
Keywords:
Image transmission
Receiver
Transmitter
Visible light communication
Visual studio
This is an open access article under the CC BY-SA license.
Corresponding Author:
Mia Rosmiati,
School of Applied Science,
Universitas Telkom,
Telekomunikasi St., Ters. Buah Batu Bandung, Indonesia.
Email: mia@tass.telkomuniversity.ac.id
1. INTRODUCTION
Communication is a basic need for human life [1]. Basically, humans need technology that can support
communication for transmitting information [2]. At this time LED lights are not only used as lighting devices
but can also be used as a data communication medium between users through the use of light media [3-5].
The technology that utilizes Led lights for data communication is Lifi (light fidelity). Lifi needs are very aligned
with the needs of users who have high mobility because Lifi has better bandwidth, high efficiency, availability
and security capabilities than wifi [6-8]. Lifi technology is often also called VLC (visible light communication)
that is technology uses the light as transmitter that can transmit in the air and have the appropriate photodiode
as the receiver [9, 10]. Some studies that discuss data transmission using the VLC method are sending image
data using OOK (on-off keying) modulation to transmit color images based on Raspberry Pi [11]. in this study
the system can send images, but the images received are still not perfect so image has to repair to get
the optimal image display on the receiver side. Another study that discusses image delivery based on VLC is
an image delivery system using PIC16F877A as its microcontroller. in this system the accuracy of image data
delivery reaches 99% (12). the next research is related to sending data, text and images from one PC to another
using LED media bulb. in this system using hyperterminal for the process of sending data with a baud rate of
9600 Kbps. as for the farthest distance that can be achieved when sending a signal is 4 meters [12].
In data communication using the VLC method, the distance factor, LED light intensity and
environmental light intensity are very influential for the success of sending data from the transmitter to
 ISSN: 1693-6930
TELKOMNIKA Telecommun Comput El Control, Vol. 18, No. 4, August 2020: 1771 - 1776
1772
the receiver, where at a distance of 2.5 meter, the proper frequency used is 600 Hz to 25 KHz. [13]. Because
of VLC using LED for data transmission so the communication of VLC just for shorter range data
communication [4, 14] In addition to increasing the success of data communication using VLC, the VLC
communication system must use wide bandwidth access by minimizing the presence of noise [15]. As for
the advantages of using light as a transmission medium is a data security factor, LIFI is part of wireless
communication that using electromagnetic wave for transmission data, in this case, lifi can be used as a solution
to avoid interference and congestion when sending wireless-based data [16, 17]. The other advantages of lifi
is high speed of data transmission, because lifi use the light spectrum that has a higher frequency than radio
waves for transmission of data [18, 19]. Another advantage associated with LIFI is the high speed of sending
data, so this system strongly supports high quality audio and video communication in real time with a maximum
distance of 3 meters [5]. Due to the limited transmission distance of the transmitter and receiver, the VLC
method is suitable if used in an indoor room [12]. As for the international standard governing VLC data
communication that uses light as an intermediary, IEEE 802.15.7 [20].
From some of the description above shows that data communication that uses light media to transmit
data becomes very important in wireless-based communication compared to using radio waves. For that we
need a system that has a good and easy user interface for displaying the process of sending data in real time
based on the number of bits sent from the transmitter to the receiver so that the possibility of the number of
bits lost during trasnmission can be avoided. Therefore, this paper will discuss the process of sending data
using VLC with diode as its intermediary media. By using Arduino Uno as microprocessor that requires input
power of 5 volts. And for the monitoring process of sending data each bit in real time both on the transmitter
and receiver side, this system provides an application that displays the success of the data transmission process
using visual studio [21-23]. Visual studio applications are often used to simulate the performance of a system
that will be built so that it is easily analyzed by users [24-27].
2. RESEARCH METHOD
The disadvantage in the process of sending data using wireless media is the longer delivery time
compared to using cable media, therefore another media that can transmit data in a short time is based on
wireless. Therefore, visible light communication (VLC) can be a solution for sending data. Visible light
communication (VLC) is a data communication medium that uses visible light between 400 and 800 THz
(780-375 nm) [28]. The VLC module uses Arduino Uno R3 as a Transmitter module and receiver and Light
Emitting Diode (LED) lights as intermediary media in sending data. On the Transmitter module side, it will
function as the sender of image or image data, the Receiver module will capture the LED light which acts as
a data communication signal and then the signal will be processed by Arduino Uno to be displayed on
the receiver's monitor screen.
In Figure 1 shows the topology of data communication using Arduino Uno for VLC system.
At the Figure 1 shows that Arduino Uno functions to process data processing before the data is sent by
the laptop transmitter through the LED and perform data processing again before the data is displayed through
the receiver monitor. When sending data using visible light communication, the transmitter and receiver
position are in the line of sight (LOS), so that the beam of light from the LED can be captured by the photodiode
as shown in Figure 2.
Figure 1. The Topology of data communication using VLC
TELKOMNIKA Telecommun Comput El Control 
Image transmission using visible light communication in data communication (Alfajri Tsaqifurrosyid)
1773
Meanwhile Figure 2 shows the data communication system using VLC. In this system the transmitter
module connects to the laptop using a serial cable and receiver module which is also connected to the laptop
using a serial cable then the user will communicate with each other using LED light emitted by the transmitter
and receiver will capture the signal sent by the LED light by sending image data in the form digital signals
1 and 0. While in Figure 3. Shows the transmitter module and receiver circuit that will be used asl VLC using
the Arduino Uno R3 as a microprocessor.
In Figure 3 shows the range of VLC modules using Arduino Uno as the microprocessor. In this series
the system built consists of Arduino Uno R3 here functions as a microcontroller based on the Atmega328P
chip as a transmitter and receiver module [29]. Serial cable serves to connect Arduino with a laptop, super
bright LED serves as a light source to be modulated, photodioda functions as a light receiver modulation of
leds, jumper cables as a link between Arduino and devices such as LEDs and photodiodes, and TR 2N3906
transistors on the transmitter and TR 2N2222 on the receiver module which functions for signal modulation
sent by the transmitter and received by the receiver.
Figure 2. Data communication using visible light communication
Figure 3. Schematic design of prototype system
3. RESULTS AND ANALYSIS
When the transmitter sends data through the LED, the system must be precisely aligned with
the receiver for LOS scenario and there is no barrier [30, 31], so that all light intensity can be captured by
the photodioda so that Arduino can display all the information sent by the transmitter as shown in Figure 4.
Figure 4 shows the process of sending images using the VLC module. In this process the photodiode is used
as a transmission medium in sending data. So that the position of the photodiode transmitter and receiver must
be in a line of sight (LOS). The process of changing analog signals into digital signals is carried out by
Arduino Uno, then the next stage occurs changes in the digital signal to light that will be sent through
a photodiode. The applications built using visual studio can show information on the number of bytes of
an image sent through VLC media along with the total time needed to send the data. In Figures 5 and 6 shows
the testing process of sending images with a transmitter distance to a 10 cm receiver using 9600 baudrate.
In this testing used image data with a size of 22.2 KB. From the test results, it can be seen that the time needed
for sending data from the transmitter to the receiver is 3 minutes 34 seconds. The use of visual studio
applications can describe the process of sending data in real time so that users can see the process of
transmission data. as shown in Figures 5 and 6.
Figure 5 shows the data sender application. From the application the process of sending data begins
with the selection of ports and baudrate which will be used for sending image data. While in Figure 5 as shows
the application on the side of receiver. Through a monitoring application sending data using VLC, the user can
monitor every bit that is being sent, so that the sending failure process can be avoided.
In Figure 6 shows the application used to display images received by the receiver. In this application
the image will be displayed on the receiver's side if all the bytes have been received by the receiver.
If the number of bytes received by the receiver is different then the system cannot display the image sent by
the transmitter. So, by using this application the system can show the success rate of sending images by
the transmitter through the VLC. While the time information section of the application shows the length of
time needed to send an image data via VLC. The length of time required to send an image can show
 ISSN: 1693-6930
TELKOMNIKA Telecommun Comput El Control, Vol. 18, No. 4, August 2020: 1771 - 1776
1774
the performance of a VLC system that is built. So, the user can evaluate the VLC system that was built through
the time information displayed on the application.
Figure 4. Image transmission
using VLC modul
Figure 5. Aplication of image transmission
Figure 6. Application of recever
In Figure 7 shows the time needed to send images in jpg, png and gif format with a range of distances
of 10-20 cm. In Figure 7 shows the process of sending images with variations in image size and variations in
the distance between the transmitter to the receiver. In the picture shows that images with jpg format with
a size of 3.11 KB require delivery time of 30 seconds, while images with a size of 11.8 KB require delivery
time of 1 minute 53 seconds, and images with a size of 37.5 KB takes 6 minutes, and images with 81.4 KB
takes 13 minutes. For measuring images with a png format with a size of 7.86 KB, it takes delivery time
1 minute 15 seconds, and images with a size of 16.6 KB takes 2 minutes 39 seconds, matching images with
image size 37.2 KB takes 6 minutes, and if the image has a size of 106 KB then takes 17 minutes. To measure
images in a format with a size of 6.06 KB gif takes 1 minute, while images with a size of 23.6 KB takes
3 minutes 50 seconds, and images that have a size of 37.8 KB takes 6 minutes 5 seconds and images with
a size of 72.8 KB require delivery time 11 minutes 40 seconds. From these data shows that the greater the size
of the data to be sent, the longer the time needed to be. In Figure 8 shows the process of sending images with
the distance between the transmitter and receiver is 30 cm.
From Figure 8, the VLC system can still send images when the transmitter and receiver are at
a distance of 30 cm. From the graph shows that the data transmission requires a longer time if the transmitter
and receiver distance is further by using a 4800 baudrate. While in Figure 8 shows the image sending system
uses the VLC module with a distance between transmitter and receiver 40-50 cm. In Figure 9 shows that
the VLC system can still send images with the largest size of 23.6 KB, so if sending images larger than
23.6 KB the system will fail so that the image cannot be displayed by the receiver application.
TELKOMNIKA Telecommun Comput El Control 
Image transmission using visible light communication in data communication (Alfajri Tsaqifurrosyid)
1775
Figure 7. Performansi system for variation image transmission
Figure 8. Data transmission in the distance 30 cm
Figure 9. Image transmission in the distance 50 cm
4. CONCLUSION
VLC application that uses visual studio successfully shows the success rate of sending data from
transmitter and receiver in every bit so the user can monitor every bit that is transmitted through the light media
so that the process of data transmission failure can be avoided. The VLC system that used the Arduino Uno R3
as a microcontroller successfully sending image data in the format of jpg, gif and png with a maximum file
size of 20 KB at a distance of 50 cm. while the time needed to display the image on the receiver side is 30
seconds with a baudrate 1200. This shows that the longer the transmitter to the receiver the longer the time
needed will be. In addition to sending image data with long distances, the process of sending images must be
 ISSN: 1693-6930
TELKOMNIKA Telecommun Comput El Control, Vol. 18, No. 4, August 2020: 1771 - 1776
1776
carried out using a smaller baudrate. Based on the experimental results above, it shows that the VLC system
that was built shows a good level of performance because the system succeeded in sending all types of image
data sent by the receiver.
REFERENCES
[1] Sen A. F., "Communication and Human Rights," Procedia-Social and Behavioral Sciences, vol. 174, pp. 2813-7, 2015.
[2] Bosamia M., "Positive and Negative Impacts of Information and Communication Technology in our Everyday Life,"
International Conference On “Disciplinary and Interdisciplinary Approaches to Knowledge Creation in Higher
Education, 2013.
[3] Arnon S., "Visible light communication," Cambridge University Press, 2015.
[4] Webster J. G., Ndjiongue A. R., Ferreira H. C., Ngatched T. M. N., "Visible Light Communications (VLC)
Technology," Wiley Encyclopedia of Electrical and Electronics Engineering, pp. 1-15, 2015.
[5] He Y., Ding L., Gong Y., Wang Y., "Real-time Audio & Video Transmission System Based on Visible Light
Communication," Opt Photonics J., vol. 3, no. 2, pp. 153-159, 2013.
[6] Sarkar A., Agarwal P. S., Nath D. A., "Li-Fi Technology : Data Transmission through Visible Light," International
Journal of Advance Research in Computer Science and Management Studies, vol. 3, no. 6, pp. 1-12, 2015.
[7] Gupta A., Shanti S., "The Future Technology LiFi," International Journal for Scientific Research and Developmant,
vol. 4, no. 8, pp. 432-434, 2016.
[8] Fidelity L. L., "Study Paper on LiFi (Light Fidelity) & its Applicationson its Applications FN Division," TEC, 2015.
[9] Chatterjee S., "Scope and Challenges in Light Fidelity (LiFi) Technology in Wireless Data Communication,"
International Journal of Innovative Research in Advanced Engineering, vol. 2, no. 6, pp. 1-7, 2015.
[10] T. S. Arsha, K. Drisya., "Visible Light Communication [VLC] and its Applications," International Advance Research
Journal in Science, Engineering and Technology, vol. 7, no. 4, pp. 72-90, 2020.
[11] Sandoval-reyes S., "Transmission and Reception of Images via Visible Light," International Congress of Telematics
and Computing, 2019.
[12] Raju K. S. S., Deekshith V. M. V. S., "PC to PC Transfer of Text, Images Using Visible Light Communication (VLC),"
Int. J. Adv. Eng. Manag. Sci., vol. 3, no. 5, pp. 446-9, 2017.
[13] Darlis A. R., Lidyawati L., Nataliana D., "Implementasi Visible Light Communication (VLC) Pada Sistem
Komunikasi," TELKOMNIKA Telecommunication Computing Electronics and Control, vol. 1, no. 1, pp. 13-24, 2013.
[14] Schmid S., Corbellini G., Mangold S., Gross T. R., "LED-to-LED Visible Light Communication Networks Categories
and Subject Descriptors," MobiHoc ’13 Proc fourteenth ACM Int Symp Mob ad hoc Netw Comput, 2013.
[15] Fuada S., Adiono T., Putra A. P., Aska Y., "Noise analysis in VLC optical link based discrette OP-AMP Trans-impedance
Amplifier (TIA)," TELKOMNIKA Telecommunication Computing Electronics and Control, vol. 15, no. 3, 1012-21, 2017.
[16] Shah V., Purohit D., Samant P., Karani R., "2D Image Transmission using Light Fidelity Technology," International
Journal of Innovations & Advancement in Computer Science, vol. 4, no. 4, pp. 121-126, 2015.
[17] Remesh R., Raj S., "LI-FI in Defense and Security," International Journal of Current Engineering and Scientific
Research (IJCESR), vol. 4, no. 10, pp. 25-31, 2017.
[18] Hamand A., Kuntawar S., "An Approach towards High Speed Communication Using LIFI Technology," IOSR Journal
of Electronics and Communication Engineering (IOSR-JECE), vol. 13, no. 4, pp. 72-76, 2018.
[19] ITU-R "Visible light for broadband communications," SM Series Spectrum Management, 2018.
[20] Arnon S., "Visible light communication," Cambridge University Press, 2015.
[21] Johnson B., "Professional Visual Studio 2017," Wrox Programmer to Programmer, 2017.
[22] Amann S., Proksch S., Nadi S., Mezini M., "A Study of Visual Studio Usage in Practice," 2016 IEEE 23rd
International Conference on Software Analysis, Evolution, and Reengineering (SANER), 2016.
[23] S. Hampton, "Design of Graphical User Interface with MS Visual Studio C ++ For Fubarino and Arduino." [Online].
Available:http://www.hamptonsailer.com/Fubar/Design%20Graphical%20of%20User%20Interface%20with%20Vis
ual%20Studio.pdf
[24] Tun D. H. M., Moe U. W. K., Naing D. Z. M., "Software implementation for distributed monitoring control systems
based industrial automation using visual studio," Engineering e-Transaction, vol. 4, no. 1, pp. 47-50, 2009.
[25] Ahmed F. Y. H., Al Thiruchelvam M., Fong S. L., "Improvement of Vehicle Management System (IVMS)," 2019
IEEE Int Conf Autom Control Intell Syst I2CACIS 2019, 2019.
[26] Lopes T. P., Eracar Y. A., "TPS development using the MIcrosoft.NET Framework," Autotescon, pp. 259-265,
October 2011. doi: https://doi.org/10.1109/AUTEST.2011.6058778
[27] Fähndrich M., Barnett M., Leijen D., Logozzo F., "Integrating a set of contract checking tools into Visual Studio,"
Proceedings of the 2012 Second International Workshop on Developing Tools as Plug-ins (TOPI 2012), 2012.
[28] Nikshep K. N., Sowmyan G., Voice and Data Communication using Li-Fi," International Journal of Advanced
Computational Engineering and Networking, vol. 4, no. 10, pp. 44-48, 2016.
[29] Uno A, Front R., "Microcontroller Arduino UNO R3 erdatasheet,". [Online]. Available: https://www.farnell.com/
datasheets/1682209.pdf
[30] Xia H. H., Lindsay-Stewart A., Rowe R., Bertoni H. L., Maciel L. R., "Radio Propagation Characteristics for
Line-of-Sight Microcellular and Personal Communications," IEEE Trans Antennas Propag, vol.41, no. 10,
pp. 1439-47, 1993.
[31] Campbell Scientific I., "Line of Sight Obstruction Revision: 10/16," 2016. [Online]. Available:
https://s.campbellsci.com/documents/au/technical-papers/line-of-sight-obstruction.pdf

More Related Content

What's hot

Ieeepro techno solutions ieee embedded project - multi channel remote contr...
Ieeepro techno solutions   ieee embedded project - multi channel remote contr...Ieeepro techno solutions   ieee embedded project - multi channel remote contr...
Ieeepro techno solutions ieee embedded project - multi channel remote contr...srinivasanece7
 
introduction to data comunication
introduction to data comunicationintroduction to data comunication
introduction to data comunicationRavi Patel
 
IRJET- A Smart Toll Collection System using Visible Light Communication
IRJET-  	  A Smart Toll Collection System using Visible Light CommunicationIRJET-  	  A Smart Toll Collection System using Visible Light Communication
IRJET- A Smart Toll Collection System using Visible Light CommunicationIRJET Journal
 
Internet of things unit-1
Internet of things unit-1Internet of things unit-1
Internet of things unit-1Srimatre K
 
Ieeepro techno solutions ieee embedded project intelligent wireless street l...
Ieeepro techno solutions  ieee embedded project intelligent wireless street l...Ieeepro techno solutions  ieee embedded project intelligent wireless street l...
Ieeepro techno solutions ieee embedded project intelligent wireless street l...srinivasanece7
 
IRJET- Highway Navigation System using Light Fidelity Technology
IRJET- Highway Navigation System using Light Fidelity TechnologyIRJET- Highway Navigation System using Light Fidelity Technology
IRJET- Highway Navigation System using Light Fidelity TechnologyIRJET Journal
 
It infrastructure
It infrastructureIt infrastructure
It infrastructureraptrovic
 
Tight Coupling Internetworking Between UMTS and WLAN: Challenges, Design Arch...
Tight Coupling Internetworking Between UMTS and WLAN: Challenges, Design Arch...Tight Coupling Internetworking Between UMTS and WLAN: Challenges, Design Arch...
Tight Coupling Internetworking Between UMTS and WLAN: Challenges, Design Arch...CSCJournals
 
Data communication & telecommunication
Data communication & telecommunicationData communication & telecommunication
Data communication & telecommunicationDhani Ahmad
 
Ieeepro techno solutions ieee embedded project - low power wireless sensor...
Ieeepro techno solutions   ieee embedded project  - low power wireless sensor...Ieeepro techno solutions   ieee embedded project  - low power wireless sensor...
Ieeepro techno solutions ieee embedded project - low power wireless sensor...srinivasanece7
 
Copy of mcse 514 communication_system
Copy of mcse 514 communication_systemCopy of mcse 514 communication_system
Copy of mcse 514 communication_systemSelim Reza
 
IRJET- LIFI Based Smart Library System
IRJET- LIFI Based Smart Library SystemIRJET- LIFI Based Smart Library System
IRJET- LIFI Based Smart Library SystemIRJET Journal
 

What's hot (18)

J010216776
J010216776J010216776
J010216776
 
Chapter7
Chapter7Chapter7
Chapter7
 
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
Ieeepro techno solutions   ieee embedded project - multi channel remote contr...Ieeepro techno solutions   ieee embedded project - multi channel remote contr...
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
 
introduction to data comunication
introduction to data comunicationintroduction to data comunication
introduction to data comunication
 
IRJET- A Smart Toll Collection System using Visible Light Communication
IRJET-  	  A Smart Toll Collection System using Visible Light CommunicationIRJET-  	  A Smart Toll Collection System using Visible Light Communication
IRJET- A Smart Toll Collection System using Visible Light Communication
 
Internet of things unit-1
Internet of things unit-1Internet of things unit-1
Internet of things unit-1
 
Mobile Communication
Mobile CommunicationMobile Communication
Mobile Communication
 
Ieeepro techno solutions ieee embedded project intelligent wireless street l...
Ieeepro techno solutions  ieee embedded project intelligent wireless street l...Ieeepro techno solutions  ieee embedded project intelligent wireless street l...
Ieeepro techno solutions ieee embedded project intelligent wireless street l...
 
Digital network lecturer8
Digital network  lecturer8Digital network  lecturer8
Digital network lecturer8
 
IRJET- Highway Navigation System using Light Fidelity Technology
IRJET- Highway Navigation System using Light Fidelity TechnologyIRJET- Highway Navigation System using Light Fidelity Technology
IRJET- Highway Navigation System using Light Fidelity Technology
 
Digital network lecturer7
Digital network  lecturer7Digital network  lecturer7
Digital network lecturer7
 
It infrastructure
It infrastructureIt infrastructure
It infrastructure
 
Tight Coupling Internetworking Between UMTS and WLAN: Challenges, Design Arch...
Tight Coupling Internetworking Between UMTS and WLAN: Challenges, Design Arch...Tight Coupling Internetworking Between UMTS and WLAN: Challenges, Design Arch...
Tight Coupling Internetworking Between UMTS and WLAN: Challenges, Design Arch...
 
Data communication & telecommunication
Data communication & telecommunicationData communication & telecommunication
Data communication & telecommunication
 
Ieeepro techno solutions ieee embedded project - low power wireless sensor...
Ieeepro techno solutions   ieee embedded project  - low power wireless sensor...Ieeepro techno solutions   ieee embedded project  - low power wireless sensor...
Ieeepro techno solutions ieee embedded project - low power wireless sensor...
 
Copy of mcse 514 communication_system
Copy of mcse 514 communication_systemCopy of mcse 514 communication_system
Copy of mcse 514 communication_system
 
IRJET- LIFI Based Smart Library System
IRJET- LIFI Based Smart Library SystemIRJET- LIFI Based Smart Library System
IRJET- LIFI Based Smart Library System
 
Networking Fundamentals
Networking FundamentalsNetworking Fundamentals
Networking Fundamentals
 

Similar to Image transmission using visible light communication in data communication

PC to PC Transfer of Text, Images Using Visible Light Communication (VLC)
PC to PC Transfer of Text, Images Using Visible Light Communication (VLC)PC to PC Transfer of Text, Images Using Visible Light Communication (VLC)
PC to PC Transfer of Text, Images Using Visible Light Communication (VLC)IJAEMSJORNAL
 
Visible Light Communication for Visually Impaired People using Sustainable LEDs
Visible Light Communication for Visually Impaired People using Sustainable LEDsVisible Light Communication for Visually Impaired People using Sustainable LEDs
Visible Light Communication for Visually Impaired People using Sustainable LEDsijtsrd
 
Development of an Audio Transmission System Through an Indoor Visible Light ...
Development of an Audio Transmission System Through an  Indoor Visible Light ...Development of an Audio Transmission System Through an  Indoor Visible Light ...
Development of an Audio Transmission System Through an Indoor Visible Light ...Mohammad Liton Hossain
 
Mitigating effect of flickering and dimming in visible light communication us...
Mitigating effect of flickering and dimming in visible light communication us...Mitigating effect of flickering and dimming in visible light communication us...
Mitigating effect of flickering and dimming in visible light communication us...IISRT
 
Iisrt 2-mitigating effect of flickering and dimming in visible light communic...
Iisrt 2-mitigating effect of flickering and dimming in visible light communic...Iisrt 2-mitigating effect of flickering and dimming in visible light communic...
Iisrt 2-mitigating effect of flickering and dimming in visible light communic...IISRTJournals
 
Mitigating effect of flickering and dimming in visible light communication us...
Mitigating effect of flickering and dimming in visible light communication us...Mitigating effect of flickering and dimming in visible light communication us...
Mitigating effect of flickering and dimming in visible light communication us...Ramesh Patriotic
 
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
 
Conceptual Design of LiFi Audio Transmission Using Pre-Programmed Modules
Conceptual Design of LiFi Audio Transmission Using Pre-Programmed ModulesConceptual Design of LiFi Audio Transmission Using Pre-Programmed Modules
Conceptual Design of LiFi Audio Transmission Using Pre-Programmed ModulesAuwal Amshi
 
The Assessments and Challenges of LED Generated Data Traffic using Li-Fi Tech...
The Assessments and Challenges of LED Generated Data Traffic using Li-Fi Tech...The Assessments and Challenges of LED Generated Data Traffic using Li-Fi Tech...
The Assessments and Challenges of LED Generated Data Traffic using Li-Fi Tech...AM Publications
 
Sensing and Communication using bi-directional LEDs
Sensing and Communication using bi-directional LEDsSensing and Communication using bi-directional LEDs
Sensing and Communication using bi-directional LEDsEngineer Humair Gohar
 
Bidirectional Underwater Visible Light Communication
Bidirectional Underwater Visible Light Communication  Bidirectional Underwater Visible Light Communication
Bidirectional Underwater Visible Light Communication IJECEIAES
 
Light peak technology, Peak Light technology, Optical Technology, Sumalatha
Light peak technology, Peak Light technology, Optical Technology, Sumalatha Light peak technology, Peak Light technology, Optical Technology, Sumalatha
Light peak technology, Peak Light technology, Optical Technology, Sumalatha LOKESH JAIN
 
Implementation of li_fi_using_arduino
Implementation of li_fi_using_arduinoImplementation of li_fi_using_arduino
Implementation of li_fi_using_arduinoVivek Bakul Maru
 
Sensing and Communication using bi-directional LEDs
Sensing and Communication using bi-directional LEDsSensing and Communication using bi-directional LEDs
Sensing and Communication using bi-directional LEDsEngineer Humair Gohar
 
D0371016018
D0371016018D0371016018
D0371016018theijes
 
IRJET- Visible Light Communication: A Innovate System for Automobile Emergenc...
IRJET- Visible Light Communication: A Innovate System for Automobile Emergenc...IRJET- Visible Light Communication: A Innovate System for Automobile Emergenc...
IRJET- Visible Light Communication: A Innovate System for Automobile Emergenc...IRJET Journal
 
IRJET- Visible Light Communication: A Innovate System for Automobile Emer...
IRJET-  	  Visible Light Communication: A Innovate System for Automobile Emer...IRJET-  	  Visible Light Communication: A Innovate System for Automobile Emer...
IRJET- Visible Light Communication: A Innovate System for Automobile Emer...IRJET Journal
 
Li fi and its application
Li fi and its applicationLi fi and its application
Li fi and its applicationAuwal Amshi
 

Similar to Image transmission using visible light communication in data communication (20)

PC to PC Transfer of Text, Images Using Visible Light Communication (VLC)
PC to PC Transfer of Text, Images Using Visible Light Communication (VLC)PC to PC Transfer of Text, Images Using Visible Light Communication (VLC)
PC to PC Transfer of Text, Images Using Visible Light Communication (VLC)
 
Visible Light Communication for Visually Impaired People using Sustainable LEDs
Visible Light Communication for Visually Impaired People using Sustainable LEDsVisible Light Communication for Visually Impaired People using Sustainable LEDs
Visible Light Communication for Visually Impaired People using Sustainable LEDs
 
K1102026568
K1102026568K1102026568
K1102026568
 
Development of an Audio Transmission System Through an Indoor Visible Light ...
Development of an Audio Transmission System Through an  Indoor Visible Light ...Development of an Audio Transmission System Through an  Indoor Visible Light ...
Development of an Audio Transmission System Through an Indoor Visible Light ...
 
Mitigating effect of flickering and dimming in visible light communication us...
Mitigating effect of flickering and dimming in visible light communication us...Mitigating effect of flickering and dimming in visible light communication us...
Mitigating effect of flickering and dimming in visible light communication us...
 
Iisrt 2-mitigating effect of flickering and dimming in visible light communic...
Iisrt 2-mitigating effect of flickering and dimming in visible light communic...Iisrt 2-mitigating effect of flickering and dimming in visible light communic...
Iisrt 2-mitigating effect of flickering and dimming in visible light communic...
 
Mitigating effect of flickering and dimming in visible light communication us...
Mitigating effect of flickering and dimming in visible light communication us...Mitigating effect of flickering and dimming in visible light communication us...
Mitigating effect of flickering and dimming in visible light communication us...
 
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
 
Report
ReportReport
Report
 
Conceptual Design of LiFi Audio Transmission Using Pre-Programmed Modules
Conceptual Design of LiFi Audio Transmission Using Pre-Programmed ModulesConceptual Design of LiFi Audio Transmission Using Pre-Programmed Modules
Conceptual Design of LiFi Audio Transmission Using Pre-Programmed Modules
 
The Assessments and Challenges of LED Generated Data Traffic using Li-Fi Tech...
The Assessments and Challenges of LED Generated Data Traffic using Li-Fi Tech...The Assessments and Challenges of LED Generated Data Traffic using Li-Fi Tech...
The Assessments and Challenges of LED Generated Data Traffic using Li-Fi Tech...
 
Sensing and Communication using bi-directional LEDs
Sensing and Communication using bi-directional LEDsSensing and Communication using bi-directional LEDs
Sensing and Communication using bi-directional LEDs
 
Bidirectional Underwater Visible Light Communication
Bidirectional Underwater Visible Light Communication  Bidirectional Underwater Visible Light Communication
Bidirectional Underwater Visible Light Communication
 
Light peak technology, Peak Light technology, Optical Technology, Sumalatha
Light peak technology, Peak Light technology, Optical Technology, Sumalatha Light peak technology, Peak Light technology, Optical Technology, Sumalatha
Light peak technology, Peak Light technology, Optical Technology, Sumalatha
 
Implementation of li_fi_using_arduino
Implementation of li_fi_using_arduinoImplementation of li_fi_using_arduino
Implementation of li_fi_using_arduino
 
Sensing and Communication using bi-directional LEDs
Sensing and Communication using bi-directional LEDsSensing and Communication using bi-directional LEDs
Sensing and Communication using bi-directional LEDs
 
D0371016018
D0371016018D0371016018
D0371016018
 
IRJET- Visible Light Communication: A Innovate System for Automobile Emergenc...
IRJET- Visible Light Communication: A Innovate System for Automobile Emergenc...IRJET- Visible Light Communication: A Innovate System for Automobile Emergenc...
IRJET- Visible Light Communication: A Innovate System for Automobile Emergenc...
 
IRJET- Visible Light Communication: A Innovate System for Automobile Emer...
IRJET-  	  Visible Light Communication: A Innovate System for Automobile Emer...IRJET-  	  Visible Light Communication: A Innovate System for Automobile Emer...
IRJET- Visible Light Communication: A Innovate System for Automobile Emer...
 
Li fi and its application
Li fi and its applicationLi fi and its application
Li fi and its application
 

More from TELKOMNIKA JOURNAL

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...TELKOMNIKA JOURNAL
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...TELKOMNIKA JOURNAL
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...TELKOMNIKA JOURNAL
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...TELKOMNIKA JOURNAL
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...TELKOMNIKA JOURNAL
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaTELKOMNIKA JOURNAL
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireTELKOMNIKA JOURNAL
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkTELKOMNIKA JOURNAL
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsTELKOMNIKA JOURNAL
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...TELKOMNIKA JOURNAL
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesTELKOMNIKA JOURNAL
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...TELKOMNIKA JOURNAL
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemTELKOMNIKA JOURNAL
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...TELKOMNIKA JOURNAL
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorTELKOMNIKA JOURNAL
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...TELKOMNIKA JOURNAL
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...TELKOMNIKA JOURNAL
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksTELKOMNIKA JOURNAL
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingTELKOMNIKA JOURNAL
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...TELKOMNIKA JOURNAL
 

More from TELKOMNIKA JOURNAL (20)

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antenna
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fire
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio network
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bands
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertainties
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensor
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networks
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imaging
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
 

Recently uploaded

result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
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
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
(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
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
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
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
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 - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
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
 

Recently uploaded (20)

result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
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
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
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
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
(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...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
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
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
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 - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
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
 

Image transmission using visible light communication in data communication

  • 1. TELKOMNIKA Telecommunication, Computing, Electronics and Control Vol. 18, No. 4, August 2020, pp. 1771~1776 ISSN: 1693-6930, accredited First Grade by Kemenristekdikti, Decree No: 21/E/KPT/2018 DOI: 10.12928/TELKOMNIKA.v18i4.14892  1771 Journal homepage: http://journal.uad.ac.id/index.php/TELKOMNIKA Image transmission using visible light communication in data communication Alfajri Tsaqifurrosyid, Mia Rosmiati, Moch. Fachru Rizal School of Applied Science, Universitas Telkom, Indonesia Article Info ABSTRACT Article history: Received Aug 9, 2019 Revised Mar 26, 2020 Accepted Apr 13, 2020 The development of network communication technology is currently emerging rapidly, one of which is the use of LED lights that are not only used as lighting in the room but can also be used as a medium of data communication between users through light media. VLC is the latest innovation in the field of data communication that is currently being developed where light media is used in the process of sending data. The simulation of sending data using VLC can be done on the transmitter and receiver side by using Visual Studio application as an application that can visualize the process of sending data. By using this system, the process of sending data can be seen bit by bit so that the success rate of sending data can be easily seen by the user. system used Arduino Uno as microprocessor. From the test results obtained the success rate of displaying images sent by the transmitter is 100% with a maximum distance of 50 cm with an image capacity of 20 KB with a delivery time of approximately 30 minutes. Keywords: Image transmission Receiver Transmitter Visible light communication Visual studio This is an open access article under the CC BY-SA license. Corresponding Author: Mia Rosmiati, School of Applied Science, Universitas Telkom, Telekomunikasi St., Ters. Buah Batu Bandung, Indonesia. Email: mia@tass.telkomuniversity.ac.id 1. INTRODUCTION Communication is a basic need for human life [1]. Basically, humans need technology that can support communication for transmitting information [2]. At this time LED lights are not only used as lighting devices but can also be used as a data communication medium between users through the use of light media [3-5]. The technology that utilizes Led lights for data communication is Lifi (light fidelity). Lifi needs are very aligned with the needs of users who have high mobility because Lifi has better bandwidth, high efficiency, availability and security capabilities than wifi [6-8]. Lifi technology is often also called VLC (visible light communication) that is technology uses the light as transmitter that can transmit in the air and have the appropriate photodiode as the receiver [9, 10]. Some studies that discuss data transmission using the VLC method are sending image data using OOK (on-off keying) modulation to transmit color images based on Raspberry Pi [11]. in this study the system can send images, but the images received are still not perfect so image has to repair to get the optimal image display on the receiver side. Another study that discusses image delivery based on VLC is an image delivery system using PIC16F877A as its microcontroller. in this system the accuracy of image data delivery reaches 99% (12). the next research is related to sending data, text and images from one PC to another using LED media bulb. in this system using hyperterminal for the process of sending data with a baud rate of 9600 Kbps. as for the farthest distance that can be achieved when sending a signal is 4 meters [12]. In data communication using the VLC method, the distance factor, LED light intensity and environmental light intensity are very influential for the success of sending data from the transmitter to
  • 2.  ISSN: 1693-6930 TELKOMNIKA Telecommun Comput El Control, Vol. 18, No. 4, August 2020: 1771 - 1776 1772 the receiver, where at a distance of 2.5 meter, the proper frequency used is 600 Hz to 25 KHz. [13]. Because of VLC using LED for data transmission so the communication of VLC just for shorter range data communication [4, 14] In addition to increasing the success of data communication using VLC, the VLC communication system must use wide bandwidth access by minimizing the presence of noise [15]. As for the advantages of using light as a transmission medium is a data security factor, LIFI is part of wireless communication that using electromagnetic wave for transmission data, in this case, lifi can be used as a solution to avoid interference and congestion when sending wireless-based data [16, 17]. The other advantages of lifi is high speed of data transmission, because lifi use the light spectrum that has a higher frequency than radio waves for transmission of data [18, 19]. Another advantage associated with LIFI is the high speed of sending data, so this system strongly supports high quality audio and video communication in real time with a maximum distance of 3 meters [5]. Due to the limited transmission distance of the transmitter and receiver, the VLC method is suitable if used in an indoor room [12]. As for the international standard governing VLC data communication that uses light as an intermediary, IEEE 802.15.7 [20]. From some of the description above shows that data communication that uses light media to transmit data becomes very important in wireless-based communication compared to using radio waves. For that we need a system that has a good and easy user interface for displaying the process of sending data in real time based on the number of bits sent from the transmitter to the receiver so that the possibility of the number of bits lost during trasnmission can be avoided. Therefore, this paper will discuss the process of sending data using VLC with diode as its intermediary media. By using Arduino Uno as microprocessor that requires input power of 5 volts. And for the monitoring process of sending data each bit in real time both on the transmitter and receiver side, this system provides an application that displays the success of the data transmission process using visual studio [21-23]. Visual studio applications are often used to simulate the performance of a system that will be built so that it is easily analyzed by users [24-27]. 2. RESEARCH METHOD The disadvantage in the process of sending data using wireless media is the longer delivery time compared to using cable media, therefore another media that can transmit data in a short time is based on wireless. Therefore, visible light communication (VLC) can be a solution for sending data. Visible light communication (VLC) is a data communication medium that uses visible light between 400 and 800 THz (780-375 nm) [28]. The VLC module uses Arduino Uno R3 as a Transmitter module and receiver and Light Emitting Diode (LED) lights as intermediary media in sending data. On the Transmitter module side, it will function as the sender of image or image data, the Receiver module will capture the LED light which acts as a data communication signal and then the signal will be processed by Arduino Uno to be displayed on the receiver's monitor screen. In Figure 1 shows the topology of data communication using Arduino Uno for VLC system. At the Figure 1 shows that Arduino Uno functions to process data processing before the data is sent by the laptop transmitter through the LED and perform data processing again before the data is displayed through the receiver monitor. When sending data using visible light communication, the transmitter and receiver position are in the line of sight (LOS), so that the beam of light from the LED can be captured by the photodiode as shown in Figure 2. Figure 1. The Topology of data communication using VLC
  • 3. TELKOMNIKA Telecommun Comput El Control  Image transmission using visible light communication in data communication (Alfajri Tsaqifurrosyid) 1773 Meanwhile Figure 2 shows the data communication system using VLC. In this system the transmitter module connects to the laptop using a serial cable and receiver module which is also connected to the laptop using a serial cable then the user will communicate with each other using LED light emitted by the transmitter and receiver will capture the signal sent by the LED light by sending image data in the form digital signals 1 and 0. While in Figure 3. Shows the transmitter module and receiver circuit that will be used asl VLC using the Arduino Uno R3 as a microprocessor. In Figure 3 shows the range of VLC modules using Arduino Uno as the microprocessor. In this series the system built consists of Arduino Uno R3 here functions as a microcontroller based on the Atmega328P chip as a transmitter and receiver module [29]. Serial cable serves to connect Arduino with a laptop, super bright LED serves as a light source to be modulated, photodioda functions as a light receiver modulation of leds, jumper cables as a link between Arduino and devices such as LEDs and photodiodes, and TR 2N3906 transistors on the transmitter and TR 2N2222 on the receiver module which functions for signal modulation sent by the transmitter and received by the receiver. Figure 2. Data communication using visible light communication Figure 3. Schematic design of prototype system 3. RESULTS AND ANALYSIS When the transmitter sends data through the LED, the system must be precisely aligned with the receiver for LOS scenario and there is no barrier [30, 31], so that all light intensity can be captured by the photodioda so that Arduino can display all the information sent by the transmitter as shown in Figure 4. Figure 4 shows the process of sending images using the VLC module. In this process the photodiode is used as a transmission medium in sending data. So that the position of the photodiode transmitter and receiver must be in a line of sight (LOS). The process of changing analog signals into digital signals is carried out by Arduino Uno, then the next stage occurs changes in the digital signal to light that will be sent through a photodiode. The applications built using visual studio can show information on the number of bytes of an image sent through VLC media along with the total time needed to send the data. In Figures 5 and 6 shows the testing process of sending images with a transmitter distance to a 10 cm receiver using 9600 baudrate. In this testing used image data with a size of 22.2 KB. From the test results, it can be seen that the time needed for sending data from the transmitter to the receiver is 3 minutes 34 seconds. The use of visual studio applications can describe the process of sending data in real time so that users can see the process of transmission data. as shown in Figures 5 and 6. Figure 5 shows the data sender application. From the application the process of sending data begins with the selection of ports and baudrate which will be used for sending image data. While in Figure 5 as shows the application on the side of receiver. Through a monitoring application sending data using VLC, the user can monitor every bit that is being sent, so that the sending failure process can be avoided. In Figure 6 shows the application used to display images received by the receiver. In this application the image will be displayed on the receiver's side if all the bytes have been received by the receiver. If the number of bytes received by the receiver is different then the system cannot display the image sent by the transmitter. So, by using this application the system can show the success rate of sending images by the transmitter through the VLC. While the time information section of the application shows the length of time needed to send an image data via VLC. The length of time required to send an image can show
  • 4.  ISSN: 1693-6930 TELKOMNIKA Telecommun Comput El Control, Vol. 18, No. 4, August 2020: 1771 - 1776 1774 the performance of a VLC system that is built. So, the user can evaluate the VLC system that was built through the time information displayed on the application. Figure 4. Image transmission using VLC modul Figure 5. Aplication of image transmission Figure 6. Application of recever In Figure 7 shows the time needed to send images in jpg, png and gif format with a range of distances of 10-20 cm. In Figure 7 shows the process of sending images with variations in image size and variations in the distance between the transmitter to the receiver. In the picture shows that images with jpg format with a size of 3.11 KB require delivery time of 30 seconds, while images with a size of 11.8 KB require delivery time of 1 minute 53 seconds, and images with a size of 37.5 KB takes 6 minutes, and images with 81.4 KB takes 13 minutes. For measuring images with a png format with a size of 7.86 KB, it takes delivery time 1 minute 15 seconds, and images with a size of 16.6 KB takes 2 minutes 39 seconds, matching images with image size 37.2 KB takes 6 minutes, and if the image has a size of 106 KB then takes 17 minutes. To measure images in a format with a size of 6.06 KB gif takes 1 minute, while images with a size of 23.6 KB takes 3 minutes 50 seconds, and images that have a size of 37.8 KB takes 6 minutes 5 seconds and images with a size of 72.8 KB require delivery time 11 minutes 40 seconds. From these data shows that the greater the size of the data to be sent, the longer the time needed to be. In Figure 8 shows the process of sending images with the distance between the transmitter and receiver is 30 cm. From Figure 8, the VLC system can still send images when the transmitter and receiver are at a distance of 30 cm. From the graph shows that the data transmission requires a longer time if the transmitter and receiver distance is further by using a 4800 baudrate. While in Figure 8 shows the image sending system uses the VLC module with a distance between transmitter and receiver 40-50 cm. In Figure 9 shows that the VLC system can still send images with the largest size of 23.6 KB, so if sending images larger than 23.6 KB the system will fail so that the image cannot be displayed by the receiver application.
  • 5. TELKOMNIKA Telecommun Comput El Control  Image transmission using visible light communication in data communication (Alfajri Tsaqifurrosyid) 1775 Figure 7. Performansi system for variation image transmission Figure 8. Data transmission in the distance 30 cm Figure 9. Image transmission in the distance 50 cm 4. CONCLUSION VLC application that uses visual studio successfully shows the success rate of sending data from transmitter and receiver in every bit so the user can monitor every bit that is transmitted through the light media so that the process of data transmission failure can be avoided. The VLC system that used the Arduino Uno R3 as a microcontroller successfully sending image data in the format of jpg, gif and png with a maximum file size of 20 KB at a distance of 50 cm. while the time needed to display the image on the receiver side is 30 seconds with a baudrate 1200. This shows that the longer the transmitter to the receiver the longer the time needed will be. In addition to sending image data with long distances, the process of sending images must be
  • 6.  ISSN: 1693-6930 TELKOMNIKA Telecommun Comput El Control, Vol. 18, No. 4, August 2020: 1771 - 1776 1776 carried out using a smaller baudrate. Based on the experimental results above, it shows that the VLC system that was built shows a good level of performance because the system succeeded in sending all types of image data sent by the receiver. REFERENCES [1] Sen A. F., "Communication and Human Rights," Procedia-Social and Behavioral Sciences, vol. 174, pp. 2813-7, 2015. [2] Bosamia M., "Positive and Negative Impacts of Information and Communication Technology in our Everyday Life," International Conference On “Disciplinary and Interdisciplinary Approaches to Knowledge Creation in Higher Education, 2013. [3] Arnon S., "Visible light communication," Cambridge University Press, 2015. [4] Webster J. G., Ndjiongue A. R., Ferreira H. C., Ngatched T. M. N., "Visible Light Communications (VLC) Technology," Wiley Encyclopedia of Electrical and Electronics Engineering, pp. 1-15, 2015. [5] He Y., Ding L., Gong Y., Wang Y., "Real-time Audio & Video Transmission System Based on Visible Light Communication," Opt Photonics J., vol. 3, no. 2, pp. 153-159, 2013. [6] Sarkar A., Agarwal P. S., Nath D. A., "Li-Fi Technology : Data Transmission through Visible Light," International Journal of Advance Research in Computer Science and Management Studies, vol. 3, no. 6, pp. 1-12, 2015. [7] Gupta A., Shanti S., "The Future Technology LiFi," International Journal for Scientific Research and Developmant, vol. 4, no. 8, pp. 432-434, 2016. [8] Fidelity L. L., "Study Paper on LiFi (Light Fidelity) & its Applicationson its Applications FN Division," TEC, 2015. [9] Chatterjee S., "Scope and Challenges in Light Fidelity (LiFi) Technology in Wireless Data Communication," International Journal of Innovative Research in Advanced Engineering, vol. 2, no. 6, pp. 1-7, 2015. [10] T. S. Arsha, K. Drisya., "Visible Light Communication [VLC] and its Applications," International Advance Research Journal in Science, Engineering and Technology, vol. 7, no. 4, pp. 72-90, 2020. [11] Sandoval-reyes S., "Transmission and Reception of Images via Visible Light," International Congress of Telematics and Computing, 2019. [12] Raju K. S. S., Deekshith V. M. V. S., "PC to PC Transfer of Text, Images Using Visible Light Communication (VLC)," Int. J. Adv. Eng. Manag. Sci., vol. 3, no. 5, pp. 446-9, 2017. [13] Darlis A. R., Lidyawati L., Nataliana D., "Implementasi Visible Light Communication (VLC) Pada Sistem Komunikasi," TELKOMNIKA Telecommunication Computing Electronics and Control, vol. 1, no. 1, pp. 13-24, 2013. [14] Schmid S., Corbellini G., Mangold S., Gross T. R., "LED-to-LED Visible Light Communication Networks Categories and Subject Descriptors," MobiHoc ’13 Proc fourteenth ACM Int Symp Mob ad hoc Netw Comput, 2013. [15] Fuada S., Adiono T., Putra A. P., Aska Y., "Noise analysis in VLC optical link based discrette OP-AMP Trans-impedance Amplifier (TIA)," TELKOMNIKA Telecommunication Computing Electronics and Control, vol. 15, no. 3, 1012-21, 2017. [16] Shah V., Purohit D., Samant P., Karani R., "2D Image Transmission using Light Fidelity Technology," International Journal of Innovations & Advancement in Computer Science, vol. 4, no. 4, pp. 121-126, 2015. [17] Remesh R., Raj S., "LI-FI in Defense and Security," International Journal of Current Engineering and Scientific Research (IJCESR), vol. 4, no. 10, pp. 25-31, 2017. [18] Hamand A., Kuntawar S., "An Approach towards High Speed Communication Using LIFI Technology," IOSR Journal of Electronics and Communication Engineering (IOSR-JECE), vol. 13, no. 4, pp. 72-76, 2018. [19] ITU-R "Visible light for broadband communications," SM Series Spectrum Management, 2018. [20] Arnon S., "Visible light communication," Cambridge University Press, 2015. [21] Johnson B., "Professional Visual Studio 2017," Wrox Programmer to Programmer, 2017. [22] Amann S., Proksch S., Nadi S., Mezini M., "A Study of Visual Studio Usage in Practice," 2016 IEEE 23rd International Conference on Software Analysis, Evolution, and Reengineering (SANER), 2016. [23] S. Hampton, "Design of Graphical User Interface with MS Visual Studio C ++ For Fubarino and Arduino." [Online]. Available:http://www.hamptonsailer.com/Fubar/Design%20Graphical%20of%20User%20Interface%20with%20Vis ual%20Studio.pdf [24] Tun D. H. M., Moe U. W. K., Naing D. Z. M., "Software implementation for distributed monitoring control systems based industrial automation using visual studio," Engineering e-Transaction, vol. 4, no. 1, pp. 47-50, 2009. [25] Ahmed F. Y. H., Al Thiruchelvam M., Fong S. L., "Improvement of Vehicle Management System (IVMS)," 2019 IEEE Int Conf Autom Control Intell Syst I2CACIS 2019, 2019. [26] Lopes T. P., Eracar Y. A., "TPS development using the MIcrosoft.NET Framework," Autotescon, pp. 259-265, October 2011. doi: https://doi.org/10.1109/AUTEST.2011.6058778 [27] Fähndrich M., Barnett M., Leijen D., Logozzo F., "Integrating a set of contract checking tools into Visual Studio," Proceedings of the 2012 Second International Workshop on Developing Tools as Plug-ins (TOPI 2012), 2012. [28] Nikshep K. N., Sowmyan G., Voice and Data Communication using Li-Fi," International Journal of Advanced Computational Engineering and Networking, vol. 4, no. 10, pp. 44-48, 2016. [29] Uno A, Front R., "Microcontroller Arduino UNO R3 erdatasheet,". [Online]. Available: https://www.farnell.com/ datasheets/1682209.pdf [30] Xia H. H., Lindsay-Stewart A., Rowe R., Bertoni H. L., Maciel L. R., "Radio Propagation Characteristics for Line-of-Sight Microcellular and Personal Communications," IEEE Trans Antennas Propag, vol.41, no. 10, pp. 1439-47, 1993. [31] Campbell Scientific I., "Line of Sight Obstruction Revision: 10/16," 2016. [Online]. Available: https://s.campbellsci.com/documents/au/technical-papers/line-of-sight-obstruction.pdf