+ All Categories
Home > Documents > Home Appliances Control Using Lifi

Home Appliances Control Using Lifi

Date post: 14-Jul-2016
Category:
Upload: springsourcetech
View: 24 times
Download: 3 times
Share this document with a friend
Description:
In modern days, we must use various high-tech machineries and equipments to get our jobs done and make the life easier. the Home Automation systems has seen a rapid changes due to introduction of various wireless technologies The explosion in the wireless technology has seen the emergence of many standards. This paper mainly focuses on the controlling of home appliances remotely and providing security when the user is from the place. These machineries should be controlled by the homeowner from in a location as the homeowner might be away from home at workplace in a different place.
39
HOME APPLIANCES CONTROL USING LIFI
Transcript
Page 1: Home Appliances Control Using Lifi

HOME APPLIANCES CONTROL USING LIFI

Page 2: Home Appliances Control Using Lifi

ABSTRACT• In modern days, we must use various high-tech machineries

and equipments to get our jobs done and make the life easier. the Home Automation systems has seen a rapid changes due to introduction of various wireless technologies The explosion in the wireless technology has seen the emergence of many standards. This paper mainly focuses on the controlling of home appliances remotely and providing security when the user is from the place. These machineries should be controlled by the homeowner from in a location as the homeowner might be away from home at workplace in a different place.

Page 3: Home Appliances Control Using Lifi

INTRODUCTION• With the development of technology and the continuous improvement of

people's living standard, people are in pursuit of automated, intelligent and convenient home control systems.

• At present, the PC is used as the remote control terminal for most home control systems; however, there are some problems in the PC monitor terminal, such as its great bulk, inconvenience to carry, high cost, limited monitoring range and so on. Therefore, it’s a good choice to design a terminal based on phone. With the popularity of smart phones, particularly, the phone based on Android system is rapidly developed.

• At its I/O developer conference, Google showed a sneak preview of its Android Home project, which will extend the Android platform into household objects. It means that the remote control based on Android phone will become a mainstream way. After logging into the control interface, users can easily control the lights, TVs and air conditionings anytime, anywhere, which brings great convenience to people and improves the quality of life.

Page 4: Home Appliances Control Using Lifi

BLOCK DIAGRAMTRANSMITTER

MICRO COTNTROLLER

POWER SUPPLY

BLUETOOTH MODULE

ANDROID MOBILE PHONE

LIFI TX

Page 5: Home Appliances Control Using Lifi

RECEIVER

MICRO COTNTROLLER

POWER SUPPLY

LIFI RX RELAY

LIGHT

FAN

Page 6: Home Appliances Control Using Lifi

HARDWARE USED:

• MICROCONTROLLER• POWER SUPPLY UNIT• LIFI (RX,TX)• LCD

Page 7: Home Appliances Control Using Lifi

SOFTWARE USED:

• EMBEDDED C LANGUAGE• KEIL C COMPILER

Page 8: Home Appliances Control Using Lifi

Power Supply

Page 9: Home Appliances Control Using Lifi

• The power supply section is the important one. It should deliver constant output regulated power supply for successful working of the project. A 0-12V/1 mA transformer is used for this purpose. The primary of this transformer is connected in to main supply through on/off switch& fuse for protecting from overload and short circuit protection. The secondary is connected to the diodes to convert 12V AC to 12V DC voltage. And filtered by the capacitors, which is further regulated to +5v, by using IC 7805.

Page 10: Home Appliances Control Using Lifi

LIFI

Page 11: Home Appliances Control Using Lifi

Introduction

• LiFi is a wireless optical networking technology that uses light-emitting diodes (LEDs) for data transmission.

• LiFi is designed to use LED light bulbs similar to those currently in use in many energy-conscious homes and offices.

• However, LiFi bulbs are outfitted with a chip that modulates the light imperceptibly for optical data transmission.

• LiFi data is transmitted by the LED bulbs and received by photoreceptors.

Page 12: Home Appliances Control Using Lifi

History• Professor Harald Haas, from the University of

Edinburgh in the UK, is widely recognised as the original founder of Li-Fi.

• He coined the term Li-Fi and is Chair of Mobile Communications at the University of Edinburgh and co-founder of pureLiFi.

• Haas promoted this technology in his 2011 TED Global talk and helped start a company to market it.

• In October 2011, companies and industry groups formed the Li-Fi Consortium, to promote high-speed optical wireless systems.

• The first Li-Fi smartphone prototype was presented at the Consumer Electronics Show in Las Vegas from January 7–10 in 2014.

Prof. Harald Haas

Page 13: Home Appliances Control Using Lifi

Li-1st, the first Li-Fi product

Page 14: Home Appliances Control Using Lifi

Present Scenario

1.4 millions +

6.8 billion +

Page 15: Home Appliances Control Using Lifi

Issues Regarding Radio Spectrum

Capacity Availability

Efficiency Security

Page 16: Home Appliances Control Using Lifi

Insufficient spectrum for increasing data

Low power application Which

is not used so far.

Dangerous for human body

Used for hospitals

It is not used generally

Disadvantages Of Other Spectrums

Page 17: Home Appliances Control Using Lifi

Working of LI-FI• The LEDs can be switched on and off very quickly which gives nice

opportunity for data transfer in the form of Binary code.

• Switching ON an LED is logical ‘1’,switching of an LED is logical ‘0’.

• Hence it is possible to encode the data into the LED’s by using a controller ,we just have to vary at which LED’s flicker depending on the data we want to encode to give different strings of 0’s and 1’s.

• UK researches say that using a micro-LED light bulb they have achieved a data transmission speed of 10Gbps using LI-FI.

Page 18: Home Appliances Control Using Lifi

Main Components Of Communication System

• A high brightness white LED, Which act as a communication source.

• A silicon photodiode which shows good response to visible wavelength region serving as the receiving element.

Receiving elements

Transmitting elements

Page 19: Home Appliances Control Using Lifi

Advantageous Due To Parallel Data Transmission.

Page 20: Home Appliances Control Using Lifi
Page 21: Home Appliances Control Using Lifi

Differences Between Technologies

Page 22: Home Appliances Control Using Lifi

PROCESS

• LED is connected to the transmitter and light sensor to the receiver. LED, photo detector registers a binary ‘1’ for ON else its ‘0’ for OFF. The LED’S can be switched ON and OFF very quickly which gives nice opportunities for transmitting data. LED is light illuminating Device and its intensity can modulate in a way that indictable to the human eye. The basic idea by ganging together many small light source rather than one light source we still have capability to do lightning. We are dividing active area into many thousands of much smaller elements and these individual elements that we called micro LED’s which is very small on micro scale and when we shrunk the individual potential illumination device then effect come into the play.

Page 23: Home Appliances Control Using Lifi

• The effect offers us to switch ON and OFF the device much more quickly. This is the basic approach that we can divide up large area device into many thousand much smaller devices and it increases the bandwidth for ON and OFF the switching capability, speed and some other beneficial characteristics come into play. When the device come into play then it will give the possibility to send independent communication signal from each individual element in the array. We have more than thousand potentially independent lightning communication channel to start the operation. This is the basic idea of very small devices which is capable of transmitting very high amount of data with speed around 10mbps rather than a single LED or large LED. This is very helpful in transmitting data to many vehicles at a single point of time. The receiver in vehicles will intercept these incoming data with the help of Photodiode and display on The LCD which will provide for assistance to the driver.

Page 24: Home Appliances Control Using Lifi

TRANSMITTER

• LIGHT EMITTING DIODE • MICROCONTROLLER

Page 25: Home Appliances Control Using Lifi

LIGHT EMITTING DIODE • LED’S are semiconductor electronic device. Tiny LED is being

developed that could do simultaneously many task such as deliver data, display information and provide lightning. It is a next stage to research visible light to transmit essentially means that we take new generation of energy saving light bulbs which is made of LED and we use same illumination end for data transmission and not only data transmission but very high data transmission. The tiny LED is made from gallium nitrate, a manmade semiconductor material. It’s very good characteristics that its intensity can be modulated at a very high speed that means switched ON and OFF at a very high speed which is the basic fundamental property used in LIFI.

Page 26: Home Appliances Control Using Lifi

MICROCONTROLLER

• It is a common and an important component in both transmitter and receiver. It has 256 x 8 bits internal RAM, it has an In system reprogrammable flash memory of 8000 bytes. The microcontroller is programmed with the data of highway routes. In transmitter it interfaces with LED and in receiver it interfaces with photodiode and LCD.

Page 27: Home Appliances Control Using Lifi

RECEIVER

• PHOTO DETECTOR

Page 28: Home Appliances Control Using Lifi

RECEIVER

• Receiver receives signal through photo detector and signal processing is done in the receiver section. Receiver ignores constant light because receiver is interested only in certain changes or modulated intensity at very high speed. The certain changes in amplitude in light bulb occur at the same time of illumination of light bulb and transmission of data. Other components of the receiver are buzzer, LCD.

Page 29: Home Appliances Control Using Lifi

PHOTO DETECTOR • The Photo Detector is a sensor of light and electromechanical

energy. It works in forward bias by absorbing light. In this paper the photo detector absorbs light from the light emitting diode. The photo detector picks up the signal which is converted back into a data stream and sent to the client. The client can communicate through its own LED output or over the existing network.

Page 30: Home Appliances Control Using Lifi

WORKING • Two basic components of any project are its transmitter

and receiver. The transmitter we have used here is a smart pole. It has many components such as LED which is a high glow white light emitting diode, crystal oscillator which is working at 11.085 MHz to provide constant frequency so as to maintain constant clock pulse, voltage regulator, which is giving a constant voltage of 5V by stepping down the supply voltage from transmitter and receiver. The microcontroller present is a common component in both transmitter and receiver.

Page 31: Home Appliances Control Using Lifi

• The microcontroller has the data of highway routes fed in. It is data programmed in it.It also contributes in interfacing. The receiver in the project is a moving vehicle or any ordinary car which has photo detector, buzzer. The photo detector absorbs the incoming light from the LED’s and passes onto the microcontroller which intercepts the light into data to visible on the LCD in the vehicle. The buzzer will beep as soon as the data is received by the photo detector. To summarize, the project is basically a transmission and reception of information and data in form of light energy which is used for navigation.

Page 32: Home Appliances Control Using Lifi

Applications

• RF Spectrum Relief

• Smart Lighting

• Mobile Connectivity

• Hazardous Environments

• Hospital & Healthcare

• Aviation

• Underwater Communications

• Vehicles & Transportation

• RF Avoidance

• Location Based Services (LBS)

• Toys

Page 33: Home Appliances Control Using Lifi

Advantages

• Higher speeds than Wi-Fi.• 10000 times the frequency spectrum of radio.• More secure because data cannot be intercepted without a

clear line of sight.• Prevents piggybacking.• Eliminates neighboring network interference.• Unimpeded by radio interference.• Does not create interference in sensitive electronics, making it

better for use in environments like hospitals and aircraft.

Page 34: Home Appliances Control Using Lifi

Disadvantages

• Light can't pass through objects.• A major challenge facing Li-Fi is how the receiving

device will transmit back to transmitter.• High installation cost of the VLC systems• Interferences from external light sources like sun,

light, normal bulbs, opaque materials .

Page 35: Home Appliances Control Using Lifi

FUTURE SCOPE

• Light Fidelity is the future of communication. It is a fast and cheap system of communication and an optical version of LiFi. It will increase the speed of wireless data communication. This project has very wide scope in near future as it can help

Page 36: Home Appliances Control Using Lifi

CONCLUSION

• This paper mainly focuses on the controlling of home appliances remotely and providing security when the user is from the place. These machineries should be controlled by the homeowner from in a location as the homeowner might be away from home at workplace in a different place.

Page 37: Home Appliances Control Using Lifi

REFERENCES• 1) "Visible-light communication: Tripping the light fantastic: A fast and cheap optical

version of Wi-Fi is coming". The Economist. 28 January 2012. Retrieved 22 October 2013. • 2) Haas, Harald (July 2011). "Wireless data from every light bulb". TED Global. Edinburgh,

Scotland. • 3) Iain Thomson (18 October 2013). "Forget Wi-Fi, boffins’ get 150Mbps Li-Fi connection

from a light bulb: Many hands make light work". The Register. Retrieved 22Oct13. • 4) Wi-Fi Alliance: organizationǁ Retrieved august 23, 2011. • 5) Hassan Yagoobi, ―Scalable OFDMA Physical Layer in IEEE 802.16 Wireless MANǁ, Intel

Technology Journal, Vol 08, August 2004. • 6) W. Xiao and R. Ratasuk,- Analysis of Hybrid ARQ with Link Adaptationǁ, Proceedings of

the Annual Allerton Conference on Communications, Control and Computing pp. 1618-1619, Oct 2002.

• •

Page 38: Home Appliances Control Using Lifi

Conclusion

• By using Li-Fi in all the lights in and around a building, the technology could enable greater area of coverage than a single Wi-Fi router. Drawbacks to the technology include the need for a clear line of sight, difficulties with mobility and the requirement that lights stay on for operation.

Page 39: Home Appliances Control Using Lifi

Recommended