Skip to main content

LIFI BASED PROJECT @ SPRING SOURCE TECHNOLOGIES

LIFI COMMUNICATION PIC



What if light could beside just illuminate, also send streams of data? all of a sudden daily lighting, like traffic light, television sets, headlight and other lamps ,become far more important .we could have streetlights sensing maps to navigation systems for example or create an ad hoc network using office light.
At the heart of this technology, a new generation of high-brightness light-emitting diodes. Very simply, if the LED is ON, user can transmit a digital string of 1, if it’s OFF then user can transmit a string of 0. It can be switched ON and OFF very quickly, which gives instant opportunity for transmitting data. It is possible to encode data in the light by varying the rate at which the LEDs flicker ON and OFF to pass different strings of 1s and 0s. The modulation is so fast that the human eye doesn’t notice. There are over 14 billion light bulbs used across the world, which needs to be replaced with LEDs ones that transmit data.







BLOCK DIAGRAM:













WORKING PRINCIPLE:

The light intensity can be manipulated to send data by tiny changes in amplitude. This technology uses visible spectrum of light ,a part of the electromagnetic spectrum that is still not greatly utilized. In fact the technology transfers thousands of streams of data simultaneously, in parallel, in higher speeds with the help of special modulation, using a unique signal processing technology. As shown in the above block diagram,
 It consist of transmitter section and receiving section. Here by means of light we are transmitting streams of data. The Transmitter section transmit the data that we type from our pc through LED. This LED can transmit data serially at the baud rate 57600. This data is received serially by the receiver section and that data is displayed in the receiver section PC through serial to USB. The data is received only when receiver section  is in the range of transmitter section as a result this system is highly secure.


Comments

Popular posts from this blog

Android Tutorial

Android  is a complete set of software for mobile devices such as tablet computers, notebooks, smartphones, electronic book readers, set-top boxes etc. It contains a  linux-based Operating System ,  middleware  and  key mobile applications . It can be thought of as a mobile operating system. But it is not limited to mobile only. It is currently used in various devices such as mobiles, tablets, televisions etc. This tutorial is developed for beginners and experienced persons. Let's see the topics of android that we are going to learn. Basics of Android In this fundamental chapter, you will learn about android, its components, how to create first android application, internal of first android application etc. What is Android History and Version Software Stack Core Building Blocks Android Emulator Installing softwares Setup Eclipse Hello Android example Internal Details Dalvik VM AndroidManifest.xml R.java Hide Title Bar Activity and I...

CLOUD WORKFLOW SCHEDULING WITH DEADLINE AND TIME SLOT ALGORITHM

CLOUD WORKFLOW SCHEDULING WITH DEADLINE AND TIME SLOT ALGORITHM Abstract Allocating service capacities in cloud computing is based on the assumption that they are unlimited and can be used at any time. However, available service capacities change with workload and cannot satisfy users’ requests at any time from the cloud provider’s perspective because cloud services can be shared by multiple tasks. Cloud service providers provide available time slots for new user’s requests based on available capacities. In this paper, we consider workflow scheduling with deadline and time slot availability in cloud computing. An iterated heuristic framework is presented for the problem under study which mainly consists of initial solution construction, improvement, and perturbation. Three initial solution construction strategies, two greedy- and fair-based improvement strategies and a perturbation strategy are proposed. Different strategies in the three phases result in several heuristics. ...

ABSTRACT

MULTI USER GSM BASED DIGITAL SCROLLING LED DISPLAY WITH PASSWORD AND VOICE ABSTRACT The project mainly focuses on transmission of textual data through air interface by the use of GSM through asynchronous serial communication. The data will be processed by the microcontroller it programmed by embedded c language by using KEIL C compiler. The data will be displayed on led display on LED only after entering unique pass key. Existing System: How a reliable and an authentic wireless communication could be easily developed between a mobile phone and microcontroller using GSM (Global System for Mobile Communication) MODEM (Modulator-Demodulator). This technical paper explains GSM based e-notice board which can be widely used for multitude of applications including educational sector, traffic control, banks, and public advertisements, stoke exchanges etc. Proposed System: In this project we not only send the data, but send the data with pass code also. Which enables us to preve...