Vous êtes sur la page 1sur 4

The Demonstration of Wireless Access via Visible

Light Communications
Liwei Ding, Fang Liu, Zhiqiang Yu, Yongjin Wang*
Institute of Communication Technology, Nanjing University of Posts and Telecommunications
Jiangsu, China
Email: wangyj@njupt.edu.cn

Abstract—Wireless data transmission via visible light has In [7], by using optical fiber as optical transmitter, subscriber
been significantly explored with the development of white-LED. in coverage area can move freely with a high bandwidth
In this paper, we report a wireless access system via visible light connection combining with Wi-Fi localization technique.
communication (VLC) technology. In our demonstration, the
custom-made USB board serves as the transceiver consisting of a In our proposed system, a local area network (LAN) is
LED-based transmitter and a photodiode-based receiver. Two constructed through visible light link. Two PCs are connected
USB boards are connected to two computers respectively, through VLC channel with a USB bridge module. One of them,
constructing a communication system. One computer, or an which has been linked to Internet, acts as a server. The other
ARM development board being linked to the network acts as a
one, which has no connectivity, is the client. Based on Point-to-
router enables computer to have access to Internet via the visible
light channel. The prototype demonstrates a transmission data Point (PPP) protocol [11], the PC without Internet connection
rate up to 460800 baud without packet loss at a distance of 30cm. can access to Internet through VLC line-of-sight (LOS) [12]
A 0.3W white LED is used and a 10-6 bit error ratio (BER) is channel link, while the other PC is functioning as a router.
achieved. The eye diagram performance of the VLC system is With the number of LED being large scaled, the transmission
presented as well as the packet loss of the visible light link. distance can be improved and lighting can be achieved at the
Keywords—wireless Internet access, USB interface, visible light
same time.
communication. The rest of paper is organized as follows. In Section II, the
system design of our proposed scheme is outlined. In Section
III, the instructions under Linux are given to gain the visible
I. INTRODUCTION
light link between two PCs for network accessing, and the
As a light source, light emitting diode (LED) is becoming VLC system for network accessing to Internet is also
more and more important for its advantages such as low power demonstrated. In section IV, the experimental measurements
consumption, high luminous efficiency, and long lifetime [1]. and system performance of eye diagram, BER performance and
With its rapid on-off response characteristics, LED turns out to packet loss are illustrated. The conclusions and further work
be a key component in VLC. Driven by the progress in LED are drawn in Section V.
for solid state lighting and the potential of wireless data
transmission [2,3], VLC based on white LED has drawn a II. SYSTEM DESIGN
strong attention in both academia and industry [4]. Numerous
researches have been made in this new promising field. As is A VLC system is designed to demonstrate Internet
reported in IEEE publication, using a four-channel multiple- accessing through visible light channel. To realize duplex
input multiple-output link with each channel transmitting communication, the transceiver involves an off-the-shelf LED
signals at 250Mb/s by OFDM modulation, the indoor wireless (0.3W) as light transmitter and a PD (S6968) as light signal
VLC system can achieve a total data rate at 1Gb/s [5]. receiver. The proposed transceiver block diagram is outlined in
Fig.1. Encapsulating with a USB interface, the transceiver can
With the great progress being made, it seems to be more be easily linked to PC. The chip CP2102 is used to achieve the
urgent to realize the VLC accessing network. It is a significant signal conversion from USB differential signal to TTL or
research orientation to get a high-speed and large capacity inverse. Electric signal coming from Internet is then forwarded
access to Internet through visible light channel. Imagine this, to voltage follower circuit (OPA354) to amplify the current,
open the door and turn on the ceiling light, take out your maintaining the signal voltage as a constant value. Then signal
computer or mobile phone which is equipped with an optical after OOK modulation and current amplification is directly
receiver, surfing online becomes so easy and fascinating. The driving LED for transmitting information. Here we adopt the
light is the router! In some special environment such as railway Intensity Modulation/Direct Detection (IM/DD) method to
or subway, visible light access network shows more fulfill the modulation and demodulation process of light signal.
conveniences over the instability of wireless radio frequency
wave at present. Recently, data transmission between two PCs At the receiver, the weak current signal received by PD
or ceiling light and subscriber have been demonstrated [6,7,8, passes through a low pass filter followed by a custom amplifier
9,10]. In [6], simplex and duplex systems are built up for signal for recovery. A decision circuit (LT1715) is used as a single
transmission between two PCs which mainly contain characters. threshold voltage comparator with a reference voltage level to

978-1-4799-0308-5/13/$31.00 © 2013 IEEE


achieve the signal decision. Fig.2 gives a model picture of the
custom-designed transceiver. LED is in a focusing cup to emit
light directly to receiver. When being plugged into the USB
interface of two PCs, the transceivers can establish a visible
light channel at a proper distance to start the process for
sending and receiving data packets. Two transceivers are
horizontally aligned for the sake of system stability in the LOS
channel model.

Fig.3 The work principle of PPP protocol.

Hardware
USB USB‐ Visible light  Visible light
Computer
Structure TTL module

Fig.1 The proposed transceiver block diagram. Direct serial connection


Software Computer
Level

Fig.4 The structure of VLC hardware level and software level.

With the driver of chip CP2102 being setup on the two PCs,
the transceiver module can be recognized when being inserted
into the PCs. Note is needed that the transceiver is designed of
USB interface for whole power supply (5V). PPP protocol is
immediately applied to establish a visible light link for data
communication after corresponding computer instructions
being compiled successfully. As it is mentioned above, PC B
Fig.2 A model picture of the custom-designed transceiver. acts as client while PC A is the router to Internet. The overall
instruction flow of server side and client side is given in Fig.5,
III. INSTRUCTION COMPILING respectively.
In our prototype, one PC is linked to external Internet by
Ethernet or Wi-Fi, while the other PC is away from Internet.
Here we denote the PC connecting to Internet as A, the other
one as B. To realize Internet access of B through A which acts
as a router via visible light channel, a communication protocol
is in need to keep them contacting with each other. Because the
channel is LOS model and the system is designed in forms of
point to point communication, we choose an existing protocol,
PPP, which is a data link layer protocol designed for data
packets transmission between two same level units [ 13 ].
Meanwhile, PPP supports full duplex operation and transmits
packets in order. Its features are particularly appropriate for
visible light medium channel. Fig.3 gives the working principle
of PPP, which is mainly containing three steps: link
establishment, identity authentication, and network control
consultation.
At the hardware level, the USB-TTL module is used to
connect the UART port of visible light module to the computer.
Thus, at the software level, the connection can be seen as a
direct serial connection. Then, we use the PPP protocol to build
the network over this connection. Fig.4 shows the structure of
hardware level and software level of VLC access network.
Fig.5 The instructions of server-side (top) and client-side (bottom).
IV. EXPERIMENTAL RESULTS
A physical map of our proposed system is shown in Fig.6.
The left PC is server-side while the right one is client-side.
Based on the two man-made modules and system structure, we
carry out experimental measurements to obtain the
performance of the system. Firstly, the eye pattern of the TTL
signal before decision circuit versus data rate is studied. Then
the relationship between data rate and bit error rate (BER) is
also investigated. Finally, we test the packet loss ratio and
transmit packet rate under VLC channel access network.

Fig.8 Eye diagram waveforms after direct detection without filtering and
being amplified at (a) 1Mbit/s data rate, b) 2Mbit/s data rate.

Fig.6 The physical map of our proposed system. C. Packet Loss Ratio
The VLC access network system is demonstrated for
A. Eye pattern diagram applying to data transmission, as shown in Fig.6. Under the
The measurements are carried out with the configuration environment of Linux programming, we set a series of bit rate
shown in Fig.7, where the arbitrary waveform generator and to test the packet loss ratio and packet transmission rate of
oscilloscope are replaced by two PCs to make the signal clear Internet data. By using the Ping instruction, it shows no packet
in communication process. Imposed by arbitrary OOK NRZ loss when the bit rate is up to 460800 baud, and in generally, 5
data (PN23) at a speed of 1Mbps and 2Mbps, the eye diagrams packets will take about 6ms to send and receive. Every packet
at the receiver of signals after optical conversation are contains data from 8 bytes to 1508 bytes.
presented in Fig.8, from which we can acquire that the signals
received without amplification and filtering are clear, showing
error free performance of the system. The eye diagrams 1E-7 BER
indicate that the signal can be correctly recovered after decision
Bit Error Rate(BER)

circuit.
1E-9

1E-11

(a)
1E-13
1.0 1.5 2.0 2.5 3.0 3.5
Data Rate (MHz)
0

Fig.7 Testing configuration block diagram. (b)


Normalized response(dB)

-3

B. BER performance -6

We also measured the BER characteristics at different -9


transmission rates using Agilent 81250A. Signal generated by
bit error detector is sent to TTL part and transmitted through -12
visible light model. The output TTL signal of the transceiver is Normalized response
returned to bit error detector for closed loop testing under the -15
0 1 2 3 4 5 6
condition of time synchronization. All BERs are below 10-6 Frequency(MHz)
when data rate goes up to 3Mbit/s. The curve of BER vs data
rate is showed in Figure 9(a). We can find that the BER
Fig.9 (a) BER versus data rate, (b) Frequency response curves of the white
performance is mainly restricted to 3dB bandwidth of the LED.
white LED emitter, whose normalized response is shown in
Figure 9(b).
V. CONCLUSION
The paper develops a basic VLC access network under
Linux through the transceiver module developed on USB
interface. The proposed transceiver contains one LED and one
PD for short visible light channel, and is measured at 2Mbps
with clear eye diagram and low BER. The bit rate of Internet
data transmission between two PCs can be up to 460800 baud
without packet loss at a distance of 30cm. This work constructs
a local area network through visible light communication and
offers a new way to wireless communication between digital
mobile terminals by using PPP protocol.
In future, LED array will be developed to increase the
transmission distance. Modulation scheme and equalization
method should be adopted to improve transmission rate.
Transceiver will be updated in forms of the interface being
inserted to Ethernet directly to improve the data rate.

ACKNOWLEDGEMENTS
This work is jointly supported by NSFC (11104147), Jiangsu
973 project (BK2011027), and research project (NY211001,
BJ211026).

REFERENCES

[1] E. Schubert and J. Kim, “Solid-state light sources getting smart,” Science,
vol. 308, no. 5726, 2005, pp. 1274-1278.
[2]B. Heffernan, L. Frater, and N. Waston, “LED replacement for fluorescent
tube lighting,” in Power Engineering Conference, AUPEC 2007, Australasian
Universities, 2007, pp.1-6.
[3] T. Komine and M. Nakagawa, “Fundamental analysis for visible light
communication system using LED lights,” IEEE Trans. on Consumer
Electronics, vol. 50, 2004, pp. 100-107.
[ 4 ] H. Elgala, R. Mesleh, and H. Haas, “Indoor optical wireless
communication: potential and state-of-the-art,” IEEE communications
Magazine, vol.49, September 2011, pp.56-62.
[5] A. H. Azhar, T. A. Tran, and D. O. Brien, “A gigabit/s indoor wireless
transmission using MIMO-OFDM visible-light communications,” IEEE
Photonics Technology Letters, vol.25, January 2013, pp.171-174.
[6] T. D. C. Little, P. Dib, K. Shah, N. Barraford, and B. Gallagher, “ Using
LED lighting for ubiquitous indoor wireless networking”, IEEE International
Conference on Wireless and Mobile Computing, 12-14 October 2008, pp.373-
378.
[7] K. Wang, A. Nirmalathas, C. Lim, and E. Skafidas, “Indoor gigabit optical
wireless communication system for personal area networks,” Annual Meeting
of the IEEE Photonics Society, 7-11 November 2010, pp.224-225.
[8] Y. Yang, X. B. Chen, L. Zhu, B. Liu, and H. D. Chen, “Design of indoor
wireless communication system using LEDs”, Communications and Photonics
Conference and Exhibition (ACP), vol. 2009, November 2009, pp. 1-8.
[ 9 ] K. Cui, G. Chen, Z. Xu, R. D. Roberts, “Line-of-sight visible light
communication system design and demonstration,” in 2010 7th
Communication Systems Networks and Digital Signal Processing (CSNDSP),
21-23 July 2010, pp. 621-615.
[10] K. R. Sohn, H.J. Lee, Y.J. Kim, “Wireless CAN communications based
on white LED,” in 2011 3th International Conference on Ubiquitous and
Future Networks (ICUFN), 15-17 June 2011, pp. 127-130.
[11] http://en.wikipedia.org/wiki/Point-to-point_protocol
[12] K. Cui, G. Chen, Z. Y. Xu, and R. D. Roberts. “Line-of-sight visible light
communication system design and demonstration,” 7th International
Symposium on Communication Systems Networks and Digital Signal
Processing(CSNDSP), 21-23 July 2010, pp.621-625.
[13]http://technet.microsoft.com/en-us/library/cc768082.aspx

Vous aimerez peut-être aussi