Data Transmission Through Power Line Communication System Using X-10 Protocol

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 6

Dr.M.G.

R University - EEE Department Research Paper Preparation Format as Per IET-UK

DATA TRANSMISSION THROUGH POWER LINE


COMMUNICATION SYSTEM USING X-10 PROTOCOL
Anish Kumar (anish1034@gmail.com, Contact No.-08144292062), Abhijeet
anand (abhijeeteee88@gmail.com, Contact No.-9962356690), Animesh ghosh
(aniighosh@yahoo.com, Contact No.-9543245874)

Department of Electrical and Electronics Engineering,


Dr. M. G. R. University, Chennai-95, India

Keyword: - Microcontroller (89S52), X-10 data is transmitted over power line which is
protocol (transmitter & receiver), sensors, 230V/50Hz supply. As it works on such a high
(fire, temperature & gas) and LCD Display. voltage the data can’t be traced or hacked. So it
is one of the safest techniques to transmit data.
Abstract One of the most advantage is, it doesn’t need
fuzzy wires or separate wiring for this
X10 protocol is meant for data communication over transmission.
the power line which carries 230V, 50 Hz Ac
supply. Here we are going to use the power line in
the industry for data acquisition purpose. This is an
improvement of data communication over the
power line. In this we propose a system that uses x- 2 Literature Review:-
10 protocol for transmitting & receiving the data.
After an extensive survey of various methods we X10 FOR HOME CONTROL
found that the data which sends through the x-10 SYSTEMS:-
protocol, i.e. very secure. From this way no one can
track or theft the data. The innovative feature of
these devices is that they transmit data on the power When different networks are joined a gate way
line, using the concept of conveyed wave (zero must perform the functions of media
crossing). translation, address translation,
1) INTRODUCTION authentication/filtering and system
management. The Residential Gateway (RG)
In recent years, concern over the data performs these functions for the Home. One of
transmission, we used many devices to transmit the technologies widely used for HCS is X10
data, but when it comes to sensitivity, we don’t protocol which is used for data
have a proper and secure technique to transmit
transmission.X10 communicates between
the data. Hacking and losing of data has become
transmitter and receiver by sending and
common in transmission.
receiving signals over the power line wiring.
Today, the situations of data transmission have These signals involve short RF bursts which
become a serious concern. The data which is represent digital information. This protocol
transmitted simply can be seen or tracked by any has be used as it has many advantages
one very easily and this is a serious problem in including being inexpensive, no new wiring
our day to day life. required, simple to install, compatible with
many products, controls up to 256 devices. The
So to overcome these problems, we are using
power line communication system using X-10 X10 home automation system [23] provides
Protocol to transmit data. In this technique the a convenient means for interfacing the
Dr.M.G.R University - EEE Department Research Paper Preparation Format as Per IET-UK

appliances in the home With the help of the


RG. Household electrical wiring is used to send 2) Methodology
digital data between X10 devices. This digital
The proposed system is a configuration that
data is encoded onto a 120 kHz carrier which is
transmits any type of audio and video signals.
transmitted as bursts during the relatively
quiet zero crossings of the 50 or 60 Hz AC The system consists of two sections:-
alternating current waveform. One bit is
transmitted at each zero crossing. The digital (I) Transmitter section. (II) Receiver
section.
data consists of an address and a command
sent from a controller to a controlled device. In the transmitter section, i.e consist of sensing
devices like temperature sensor, fire sensor, gas
sensor & micro-controller & x-10 transmitter
that will transmit the data, while the receiver
section, it consist of x-10 receiver & LCD
display, that receives the data through X-10
receiver which is displayed by using PC or LCD
display. Now the data is either an audio or video
(i.e. analog or digital) which is to be sending on
power line communication system. All the data
which is transmitted and received, they are
having some address i.e. house code and number
code. Now the house code consist of A to P
address (i.e.16 address) and number code consist
of 1-16 (i.e. 16 address) so totally we have 16 x
CONCLUSION:- 16= 256 addresses for sending one data from
 Concentrating on the network reliability one place to another. In the receiver section, it is
aspect we explored three different having some similar address like transmitting
techniques to improve the overall section, then what it receive the data.
system reliability: standard protocol
(XIO) for the forward and reverse In the first node i.e. (Transmitter section) the
views, standard protocol (XIO) for the sensing device tracks the data, and address is
forward view and the wired Ethernet for selected on which the data has to be sent.
the reverse view, standard protocol Microcontroller processes the data according to
(XIO) for the forward view and the the X-10 protocol and send through the X-10
wireless Bluetooth for the reverse view. transmitter. In second node i.e. (receiver section)
where the data is received and transformed into
 The delays associated with controlling required signal and displayed on P.C or LCD
the appliances via the internet, Display. Applications which are to shown. They
especially the wireless internet, needs to are i) fire detection ii) Temperature detection
be factored in - for example, if one gives & iii) Gas detection.
the command to the garage door to close
it may not be easy to stop the closure
before the door has completely closed.
So we are using x-10 for controlling the
delays and making it safe and secure to
control the appliances.
Dr.M.G.R University - EEE Department Research Paper Preparation Format as Per IET-UK

single integrated circuit containing a processor


core, memory, and
BLOCK DIAGRAM:- programmable input/output peripherals.
Program memory in the form of OTP ROM is
LCD also often included on chip, as well as a
typically small amount of RAM.
Microcontrollers are designed for embedded
applications, in contrast to the microprocessors
used in personal computers or other general
purpose applications.
3.1 DATA TRANSMISSION THROUGH
Microcontrollers are used in automatically
POWER LINE COMMUNICATION controlled products and devices, such as
SYSTEM automobile engine control systems, implantable
medical devices, remote controls, office
This is a section in which any type of data i.e.
Machines, appliances, power tools, and toys. By
analog or digital can be transmitting. The main
reducing the size and cost compared to a design
component in this project is x-10 transmitter &
that uses a separate microprocessor, memory,
receiver, which is nothing but a one way & two
and input/output devices, microcontrollers make
way switch and others components are, sensing
it economical to digitally control even more
devices like temperature sensor, fire sensor, gas
devices and processes. Mixed signal
sensor and microcontroller.
microcontrollers are common, integrating analog
3.1.1 SCOPE:- components needed to control non-digital
The current work concentrates on the design and electronic systems.
development of prototype transmitter and Some microcontrollers may use four-bit words
receiver, including the program software to and operate at clock rate frequencies as low as
control a microcontroller, for data transmission. 4 kHz, for low power consumption (mill watts
The development of the transmitter and the or microwatts). They will generally have the
receiver of this proposed System could be used ability to retain functionality while waiting for
to connect the power meter, resulting in an an event such as a button press or other
integrated automated Electrical power meter for interrupt; power consumption while sleeping
household application. This is for the purpose of (CPU clock and most peripherals off) may be
energy monitoring to increase the efficiency of just nano watts, making many of them well
energy management. The device is designed suited for long lasting battery applications.
Using programmable microcontroller, ICs and
electrical components. Programmable 3.1.2.1 Advantage of Microcontroller:-
Microcontroller is used for controlling data
communication between the transmitter and the i) Cost: Microcontrollers with the supplementary
receiver and for sending and receiving signals circuit components are much cheaper than a
over the power line wiring. The Language used computer with an analog and digital I/O.
to program the dedicated microcontroller is
assembly language. X10Protocol is implemented ii) Size and Weight: Microcontrollers are
for the data transmission. compact and light compared to computers

3.1.2 MICROCONTROLLER iii) Simple applications: If the application


requires very few number of I/O and the code is
A Microcontroller (sometimes relatively small, which do not require extended
abbreviated µC, MCU) is a small computer on a
Dr.M.G.R University - EEE Department Research Paper Preparation Format as Per IET-UK

amount of memory and a simple LCD display is communications, packets transmitted using the
sufficient as a user interface, a microcontroller X10 control protocol consist of a four bit house
would be suitable for this application. code followed by one or more four bit unit code,
finally followed by a four bit command.

iv) Reliability: Since the architecture is much


The device is a hardware interface that allows
simpler than a computer it is less likely to fail.
control data communication over the power line.
Its purpose is that of translating the serial output
v) Speed:  All the components on the provided by some digital service, like a
microcontroller are located on a single piece of microcontroller, into a coded pulse train that is
silicon. Hence, the applications run much faster suitable for being transmitted over the usual
than it does on a computer. domestic power lines. Conversely, the interface
is able to extract such messages from the power
3.1.3 INTRODUCTION OF POWER
line and to convert them into serial streams that
SUPPLY
the connected digital device can read. The
A 230v, 50Hz Single phase AC power supply is interface therefore acts like a modem, allowing
given to a step down transformer to get 12v the employment of the common electrical
supply. This voltage is converted to DC voltage supply network of a building as a local area
using a Bridge Rectifier. The converted network. When coupled with a programmable
pulsating DC voltage is filtered by a 2200uf digital device, such as a microprocessor or a
capacitor and then given to 7805 voltage microcontroller, the device allows the
regulator to obtain constant 5v supply. This 5v realization of “intelligent” and “communicative”
supply is given to all the components in the equipments that can interact with similar objects
circuit. A RC time constant circuit is added to over a domestic network, without the need of
discharge all the capacitors quickly. To ensure installing a dedicating wiring.
the power supply a LED is connected for
indication purpose. 3.1.4.1 X-10 TECHNOLOGY
FEACTURES & ADVANTAGES:
 Pin-1 Vss - Ground
 Pin-2 VDD-Power 5V  It sends data on 230 volts, 50 Hz AC supply.
 Pin-3 VEE- LCD Contrast Adjustment  For operating one device, 256 addresses are
used only because of house & number code.
3.1.4 X-10 PROTOCOL  Transmitting the data in dangerous or unsafe
place.
X10 protocol is meant for data communication  Data sending speed is too fast i.e. 1200
over the power line which carries 230V, 50 Hz bit/second.
Ac supply. Here we are going to use the power  Avoid all fuzzy wires connections.
line in the industry for data acquisition purpose.
This is an improvement of data communication WORKING FUNCTION OF THE
over the power line. X10 is an international and COMPONENT:
open industry standard for communication
FUNCTIONAL KIT DESCRIPTION
among electronic devices used for home
automation, also known as domestics. It 1) POWER (ON& Main power supply, which
primarily uses power line wiring for signalling OFF) consist of 230volts, 50 Hz
and control, where the signals involve brief ac supply.
2) X-10 IC Transmitting & receiving
radio frequency bursts representing digital the data
information. Whether using power line or radio
Dr.M.G.R University - EEE Department Research Paper Preparation Format as Per IET-UK

3) PORT 0 Provide high input detected, the motor connected in these sequence
impedance starts rotating. And in the receiver side the LCD
4) PORT 1 Low order address bit
displays HIGH, the result of detection of gas as
5) PORT 2 High order address bit gas detected.

6) PORT 3 Receives control signal for


flash program &
verification. IMPLEMENTATION OF OUTPUT:-
7) 7808 VOLTAGE To obtain 5V supply &
REGULATOR give to all component of
the circuit.
8) LED Indicating the status of the APPLICATI SENSOR USED INPUT OUTPUT
power supply, i.e. current ON
is coming or not in the
circuit. FIRE LDR(LIGHT DETECTED DETECTED
DETECTOR
RESISTOR)
IMPLEMENTATION & OUTPUT TEMPERAT TEMPERATURE 17 degree HIGH
URE SENSOR ONWARD
i) Fire detection
ii) Temperature detection GAS GAS SENSOR HIGH HIGH
iii) Gas detection

1) Fire detection

In the fire detection, when LDR detects the


3.2.2 APPLICATION:--
presence of fire, LED light stars glowing and in
the LCD it display’s the detection of fire at i) In industries(power plants)
transmitter section. A motor connected to this
circuit starts rotating on detection and at receiver ii) Surveillances (security purpose)
section, detection of fire are displayed on the iii) Home & building automation
LCD, as fire DETECTED.
iv) Automatic meter reading
2) Temperature detection
RESULT:-
In temperature detection, when sensor detects
In this paper, we have described a system to
increase in temperature, the LED light starts
transmit data from transmitter to receiver using
glowing and the fan connected to it starts
X-10 protocol. It is having a X-10 transmitter
rotating. These functions are operating in
and receiver and microcontroller technology. It
transmitter side. Here we have fixed some
realizes the function of transmitting data using
temperature initially (17-18), but when
X-10 protocol. The system consists of most
temperature rise is detected, the LCD shows the
advanced and secured technique to send the
rise in temperature, and at receiver side it
data.
displays the data in the LCD display as high
TEMPRATURE. CONCLUSION:-
3) Gas detection In this paper, we have described a system
offering a solution to transmit the data from
In the gas detector, whenever there is a gas
transmitter to receiver with the help of X-10
leakage then the gas sensor detects the presence
protocol, and microcontroller technology. It
of gas and the LED light starts glowing and in
realizes the function of transmitting data using
the LCD display and give the output as gas
Dr.M.G.R University - EEE Department Research Paper Preparation Format as Per IET-UK

X-10 protocol. The system consists of most 106.


advanced and secured technology which 7. L. Chung, B. A. Nixon, E. Yu, and J.
provides a perfect platform to transmit data. On Mylopoulos Non-Functional Requirements in
comparison with other devices its performance Software Engineering , Kluwer Academic
is much more reliable and highly accurate. As it Publishers, Boston, 2000.
has higher frequency than other, much reliable 8. J.O. Limb & D.Sala, “A Protocol for efficient
economically and simple to handle. The transfer of data over fiber or coax systems”,
transmitting range of X-10 is about (100-120) IEEE Tran. On Networking, Vol. 5, No. 6 Dec.
fits whereas other devices such as Bluetooth 1997.
have a short range of (5-10) meters.
9. C.C.Lee, R.Citta & D.Lin, “Performance
FUTURE WORK:- analysis of adaptive random access protocol for
CATV Networks” Contribution to the IEEE
In future this project can be implemented in 802.14 WG, No. 802.14/95-144, Oct. 1995.
industries. It will make the industrial devices
more compatible. It will ensure the safety of the 10. D. Bertsekas & R. Gallagar, “Data
employees as it can detect the fault using Networks”, Prentice Hall 1992.
sensing elements in the industry and the fault
can be removed. It will increase the efficiency of
the equipment’s used in industry.

REFERENCES:-

1. V. Chandra and N. Subrmanium


“Performance Analysis of home control system7
transmission system”. Dremted at the IEEE
emerging technology 2009, Richardson Texas.
2. V. Chunduru and N. Subrmanium “A view
based approach to improve reliability of home
appliances control system “, proceeding of IEEE
Region 5 conferences, SAN sntonio, May 2009.
3. J.L camp, performance analysis of a secure
IEEE 802.11B wireless network. Incorporating
personal digital assistants, Master thesis, school
of engineering and management, Air force
institute of technology, Wright Patterson AFB.
Ohio, Report No. - A164902, June 2010.
4. L. Potaniti, K. Gaogilo, N. Fakotakis, “An
integrated system for smart – home control of
appliances based on x-10 protocol, 6th European
conferences on speech communication and
technology.
5.''ThisNew House", Fortune Magazine Special
Issue supplement on How the World Will Work
the Next 75Years, September 19, 2005.
6.V. C. Zandy and B. P. Miller, "Reliable
Network Connections", Proceedings off ACM
International Conference on Mobile Computing
and Networking, 2002,Atlanta, USA, pp. 95 -

You might also like