SlideShare a Scribd company logo
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 668
A REMOTE MONITORING SYSTEM FOR A THREE-PHASE 10-KVA
SWITCHABLE DISTRIBUTION TRANSFORMER USING ZIGBEE
WIRELESS NETWORK
S.Dinesh Kumar1
, R.Suresh Kumar2
, Dr.Rani Thottungal3
1
PG Student, EEE Department, Kumaraguru College of Technology, Tamil Nadu, India
2
Asst.Professor, EEE Department, Kumaraguru College of Technology, Tamil Nadu, India
3
Professor and Head, EEE Department, Kumaraguru College of Technology, Tamil Nadu, India
Abstract
A Remote Monitoring System plays an important role in many applications. This paper proposes an innovative design about the
development of remote monitoring system for a three-phase 10-kVA Switchable Distribution transformer with the help of a PIC
microcontroller and Zigbee-based Wireless device. The PIC microcontroller from microchip helps in controlling the switching
devices and monitoring the current, voltage and temperature of the transformer. The Zigbee-based wireless device is used as long
range wireless communication between the modules. The information is transmitted point by point using Zigbee transmitter and
receiver and is sent to the server module to check the state of the transformer. It has a data rate speed of 250 Kbps with minimum
power consumption and has a transmission distances range from 10 to 100m. The data transmission rate is higher than other
wireless systems. This is user friendly and can be achieved at low cost. This handles the transfer of parameters such as voltage,
current and temperature as digital data from current transducers, voltage transformers and from temperature sensors to the
server module through wireless communication. This system helps in reading sensor, controlling switches, monitoring and data
protection.
Key Words: Switchable Transformer, PIC Microcontroller and Zigbee
--------------------------------------------------------------------***----------------------------------------------------------------------
1. INTRODUCTION
The Switchable distribution transformer was introduced
in the year 2000. This transformer similarly works like
conventional transformer but only main difference is that the
use of the switching devices to connect the tappings of the
primary and secondary windings of the transformer. If the
switching devices implemented, the new difficulty arises
such as how to control the switching devices, how to reduce
the copper and core losses of the transformer and how to
monitor the parameters without the displacement of the crew.
Reference [1] monitors the parameters with the help of local
area network and used an Atmel with built in CAN controller
for communication between modules and used the other
controller to perform averaging and FFT calculation [3].this
further enhances wiring for communication between the
modules and more controller makes the entire system more
complex and used Ethernet as a wired network for remote
monitoring. Uses of more controllers will make costs more to
the entire System and it will also make more difficulties for
the operator to identify the problems in the complex system.
As a solution to this Problem, some advantages can be
done through the use of this approach in the system i.e.
1. Monitoring purpose can be carried out at the
desirable range without the displacement of the crew.
2. Complication in the system can be reduced by using
the single microcontroller and wireless network.
Fig-1: Three-Phase 10-kVA Switchable Transformer
3. The system costs can be reduced effectively.
In the system, a wireless device called Zigbee is used as a
long range wireless communication between the modules and
has data protection at the desirable range within the modules.
It can be achieved at low cost and helps in long battery life in
the process. This handles the transfer of parameters to the
server module using Zigbee transmitter and receiver. It is a
standard-based technology for remote monitoring and
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 669
control. It supports low data rate, low power consumption,
security and reliability. It allows nodes to find new routes
throughout the network if one route fails, making it a robust
wireless solution.
2. HARDWARE DESCRIPTION
2.1 PIC16F877A MICROCONTROLLER
The PIC is a family of Harvard architecture
microcontrollers made by Microchip Technology, derived
from the PIC1640. The name PIC initially referred to
"Programmable Interface Controller".
PICs are popular with both industrial developers and
hobbyists alike due to their low cost, wide availability, large
user base, extensive collection of application notes,
availability of low cost or free development tools, and serial
programming (and re-programming with flash memory)
capability.
It is 8-bit microcontroller compatible with any other PIC
devices. It features 200 ns instruction execution, 256 bytes
of EEPROM data memory, self programming, an ICD, 2
Comparators, 8 channels of 10-bit Analog-to-Digital(A/D)
converter, 2 capture/compare/PWM functions, synchronous
serial port that can be configured as either 3-wire SPI or 2-
wire I2C bus, a USART, and a Parallel Slave port.
Its Features are:
 High-Performance RISC CPU
 Operating speed: 20 MHz
 Operating voltage: 4.0-5.5V
 Industrial temperature range (-40° to +85°C)
 15 Interrupt Sources
 35 single-word instructions
 10 bit, 8 channel A/D converter
 Brown out reset
 Power saving sleep mode
 Programmable code protection
 All single-cycle instructions except for program
Branches (two-cycle)
2.2 Zigbee- based Wireless device
Zigbee is based on IEEE 802.15 standard used to create a
personal area network built from low power digital radios. It
often transmits data over longer distances by passing data
through intermediate devices to reach more distant ones. It
targeted at radio frequency applications that require long
battery life, low data rate and secure networking. Zigbee has
a data rate speed of 250 kbps best suited for single signal
transmission from an input device or sensor. Transmission
distances range from 10 to 100 meters line of sight,
depending upon power output and environmental
characteristics. The Zigbee specification is intended to be
simpler and less expensive than other WPANs, such as
Bluetooth. It is a low cost, low power wireless mesh
standard. The low cost allows the technology to be widely
used in wireless control and monitoring system applications.
Zigbee networks are secured by 128 bit symmetric
encryption keys and mesh networking in the Zigbee network
provides high reliability and a more extensive range. It can
operate in the industrial, scientific and medical radio band
but uses 2.4 GHz in most jurisdictions worldwide. The data
transmission rate varies from 20 Kilobits/second in the 868
MHz frequency band to 250 Kilobits/second in the 2.4 GHz
frequency band. It also supports both star and tree networks
every network must have one coordinator device, tasked with
its creation, the control of its parameters and basic
maintenance. Both trees and mesh allows the use of Zigbee
network to extend the communication at the network level.
3. ACQUISITION MODULE
In the process, the acquisition module is the most
significant module in the system will be discussed. This
acquisition module is used to control the switching devices
connected to the tappings of the primary and secondary side
of the transformer and used to sense and transfer the
following parameters. They are
1. Primary Voltage (for Phase A, B and C)
2. Secondary Voltage (for Phase A, B and C)
3. Primary Current (for Phase A, B and C)
4. Secondary Current (for Phase A, B and C)
5. Primary and Secondary Winding Temperature
In the system, the only one acquisition module is used
for the three phase transformer. This acquisition module is
used to control all the switching devices and to sense and
transfer the parameters of the transformer. The
microcontroller in the acquisition module used to control all
the switching devices and has ability to sense the parameters
of the transformer accurately. This will be the massive task
for the controller to handle the switching devices but
thinking of cost, this will be highly beneficial and it will be
easy to identify the problems in the system.
The design of the switching devices of one phase is
connected to the acquisition module is shown in the figure
2.this will be similar to other phases also. As in the figure 2,
there are each six switching devices are connected to the
tappings of the primary and secondary windings of each
phase to form a serial or parallel configuration .this
configuration can be achieved by turning ON or OFF the
corresponding switching devices as presented in the table I.
The implementation of the configuration is used to achieve
efficiency or used to reduce the core and copper losses of the
transformer. This implementation of the configuration helps
in achieving the better efficiency over the conventional
transformer. More information about the implementation of
the configuration to achieve better efficiency can be read out
in [5].
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 670
In addition to turn the switching devices into ON/OFF
conditions, the microcontroller in the module helps in
performing the switching operations from series to parallel
Table –I: Switching Device States
Configuration SW1 SW2 SW3 SW4 SW5 SW6
Serial OFF ON OFF OFF ON OFF
Parallel ON OFF ON ON OFF ON
(or vice versa) at zero crossing of current to reduce transient
as an effect of switching. Zero crossing of primary voltage is
used to trigger the beginning of the sampling process through
hardware interruption inside the microcontroller. It also
senses the temperature of the windings with the help of the
analog temperature sensors. Performing this process, the real
time monitoring of the current and voltage signals are done
by the microcontroller used for the following purposes
 To determine the winding configurations and timing
for switching operations.
 To calculate the true RMS voltages and currents,
average power and losses.
 Protection against overloads and transients.
.
The processes data sent by the microcontroller will be
transmitted to the server module through wireless
communication.
4. REMOTE MONITORING
Remote monitoring of transformers has already been
widely known and implemented with various technologies.
Many approaches are developed to perform the remote
monitoring in the world through the use of network
connected to the internet.
Fig- 2: Acquisition Module Connected to One Phase of the Three-Phase 10-kVA Switchable Transformer
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 671
In relation to this project, this was applied to the three-phase
10-kVA switchable distribution transformer. This
transformer has been previously developed to show an
increase in the efficiency through the use of special
configurations of windings called serial and parallel
configurations. The serial configuration is highly efficient at
low loads with higher number of turns and parallel
configuration is highly efficient at high loads with a low
number of turns of both the windings of the switchable
distribution transformer. These configurations are used to
increase efficiency by reducing core and copper losses of the
switchable distribution transformer.
In relation to this project, we designed a remote
monitoring system as shown in the fig.4 which is based on
PIC microcontroller present in the acquisition module used to
monitor and control the voltages, currents and temperatures
of the switchable distribution transformer and also used to
switch ON/OFF the switching devices depends upon the
configurations. Each phase data will be monitored for 10 secs
by the acquisition module and it will be transmitted to the
server module through Zigbee.
The Zigbee has a large coverage area up to 100m and has
a transmission data rate ranging from 20 Kbps to 250 Kbps
with minimum power consumption.
The Radio Frequency (RF) antenna used in the system is
tuned for selected frequency for data transmission. On the
receiver side, the receiver antenna used in the system
converts The RF signal into an electrical signal and acquires
the information transmitted by the acquisition module. The
resultant data will be displayed in the personal computer.
This resultant data will be compared with the previous data
to know the condition of the transformer.
This monitoring system continuously monitors the
conditions of the transformer for 24 hours. The
microcontroller in the system has the mechanism to send an
alarm or turn OFF the switching devices before overheating
occurs. This monitoring system is highly useful in areas
where the transformer is far away from the server or from the
substation.
This system is cost effective and easy to implement in
remote areas. This monitoring system uses only one
microcontroller as a main controller to monitor the
parameters which helps to know the conditions of the
transformer. This system uses a very little power
consumption and has a long battery life.
5. SIMULATION RESULT
This is the simulation result of the remote monitoring
system. The software used for the simulation is Proteus on a
MPLAB IDE compiler. The parameter of the temperature,
current and voltage by the PIC 16F877A microcontroller are
monitored from the temperature sensor, current transducer
and from the voltage transformer (variable resistors are used
instead) and displayed using the 16×2 alphanumeric LCD
display. The LED-BIBY will glow according to the
temperature condition
PIC
16F877A
CORE (TOP)
CORE (BOTTOM)
TS
TS
PHASE A PHASE CPHASE B
Fig-3: Temperature Monitoring
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 672
Three-Phase 10-kVA
Switchable Transformer
PERSONAL COMPUTER
(SERVER MODULE)
POWER SUPPLY AND
LOAD
AND LOADA-PHASE
B-PHASE
C-PHASE
T
E
M
P
E
R
A
T
U
R
E
S
E
N
S
O
R
PIC 16F877A
16F877A
Zigbee Module
Fig-4: Block Diagram of Remote Monitoring System for a Three-Phase 10-kVA Switchable Transformer
Fig-5: Simulation Result
Zigbee
Module
ACQUISITION MODULE
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 673
Fig-6: Monitored Parameters
6. CONCLUSION
The remote monitoring system that has been developed
was useful in understanding the conditions of the
transformer. It also enables the operator to monitor the
parameters far away from the transformer without the
displacement of the crew. This system uses very little power
consumption and has a long battery life. This system is cost
effective and is easy to operate, to maintain, and to reproduce
massively with low cost for applications in the field.
7. REFERENCES
[1] H.A.Dharmawan and S. A. M. Ali, “A Compact
Remote Monitoring System for a Three-Phase
10-kVA Energy -Efficient Switchable Distribution
Transformer,” IEEE Transactions on instrument
and measurement VOL. 61, NO. 3, march 2012
[2] H. A. Dharmawan and S. A. M. Ali, “A modular
approach and controller area network bus
implementation in an embedded system of a 3-
phase 10 kVA energy efficient switchable
distribution transformer,” in Proc. 5th
IEEE Conf.
Ind. Electron. Appl., Taichung, Taiwan, June 15–
17, 2010,pp. 62–67.
[3] Mei-sung,Yu-Lung Ke and He-Yau Kang,” Zigbee
Wireless Network for Transformer Load
Monitoring and Temperatute Sensitivity Analysis”
IEEE Industrial Applications Social Annual
meeting (IAS), 2011
[4] Abniki, H. Afsharirad, A. Mohseni, F. Khoshkhati,
H. Monsef, and P. Sahmsi, “Effective on-line
parameters for transformer monitoring and
protection,” in Proc. NAPS, 2010, pp. 1–5.
[5] H. A. Dharmawan and S. A. M. Ali, “Development
of switchable transformer research at University
of South Australia,” in Proc. Int. Conf. Renew.
Energies Power Qual., Valencia, Spain, Apr. 15–
17, 2009,pp. 1–6.
[6] H. A. Dharmawan and S. A. M. Ali, “Managing
distributed temperature measurements in an
embedded system of a 3-phase 10 kVA energy
efficient switchable distribution transformer
employing a modular approach,”in Proc. 2nd Int.
Conf. ACT, 2010, pp. 15–20.
[7] F. Poza, P. Marino, S. Otero, and F. Machado,
“Programmable electronic instrument for condition
monitoring of in-service power transformers,”IEEE
Trans. Instrum. Meas., vol. 55, no. 2, pp. 625–634,
Apr. 2006.
[8] Dharmawan, H. A. & Ali, S. A. M., "Design of
Switchable Transformer Control System
Employing the Micro-controller80C552",
International Journal of Applied Electromagnetics
and Mechanics, Japan, Vol. 13, pp.99-106, ISBN 1
58603 3271, 2002.
[9] Microchip Technology Inc.:PIC16F87X Data
Sheet. Microchip Technology Inc.2003
[10]”Electrical Machinery” book by Dr. P.S.Bimbhra,
7th
edition: 2009, khanna publishers.pg no. 1-159.
BIOGRAPHIES
S.Dinesh Kumar received B.E (ECE) from
Sri Ramakrishna Engineering College,
Coimbatore and currently doing M.E
Embedded Systems at Kumaraguru
College of Technology, Coimbatore.
Mr.R.Suresh Kumar received B.E (EEE)
from Government College of Technology,
Coimbatore and M.E Applied Electronics
from PSG College of Technology,
Coimbatore. He is presently working at
Kumaraguru College of Technology as
assistant Professor. His research and
teaching interests include Applied
electronics and Embedded systems. He is a
member of Indian Society for Technical
Education (ISTE).
Dr.Rani Thottungal obtained her B.E and
M.E degrees from Andhra University and
Doctorate from Bharathiar University. She
is currently working as Professor and
Head in EEE Department at Kumaraguru
College of Technology, Coimbatore. Her
research interest includes Power System,
Power Inverter and Power Quality Issues.

More Related Content

What's hot

GSM Based Device Controlling and Fault Detection
GSM Based Device Controlling and Fault DetectionGSM Based Device Controlling and Fault Detection
GSM Based Device Controlling and Fault Detection
IJCERT
 
Zigbee based parameter monitoring and controlling system for induction machine
Zigbee based parameter monitoring and controlling system for induction machineZigbee based parameter monitoring and controlling system for induction machine
Zigbee based parameter monitoring and controlling system for induction machine
Naqeeb Ullah Kakar
 
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
 
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
 
F224450
F224450F224450
Influence of low power consumption on IEEE 802.15.4 in wireless networks perf...
Influence of low power consumption on IEEE 802.15.4 in wireless networks perf...Influence of low power consumption on IEEE 802.15.4 in wireless networks perf...
Influence of low power consumption on IEEE 802.15.4 in wireless networks perf...
journalBEEI
 
IRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of SubstationIRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of Substation
IRJET Journal
 
Development of Distributed Mains Monitoring and Switching System for Indus Co...
Development of Distributed Mains Monitoring and Switching System for Indus Co...Development of Distributed Mains Monitoring and Switching System for Indus Co...
Development of Distributed Mains Monitoring and Switching System for Indus Co...
iosrjce
 
A servey on wireless mesh networking module
A servey on wireless mesh networking moduleA servey on wireless mesh networking module
A servey on wireless mesh networking module
eSAT Journals
 
Design and Implementation of Low Cost Smart Web Sensors for Electric Power Qu...
Design and Implementation of Low Cost Smart Web Sensors for Electric Power Qu...Design and Implementation of Low Cost Smart Web Sensors for Electric Power Qu...
Design and Implementation of Low Cost Smart Web Sensors for Electric Power Qu...
IJTET Journal
 
Substation monitoring1
Substation monitoring1Substation monitoring1
Substation monitoring1
buckky
 
Modeling & Design of Dtmf Technique Based Automatic Mobile Switching & Contro...
Modeling & Design of Dtmf Technique Based Automatic Mobile Switching & Contro...Modeling & Design of Dtmf Technique Based Automatic Mobile Switching & Contro...
Modeling & Design of Dtmf Technique Based Automatic Mobile Switching & Contro...
IRJET Journal
 
Cired2011 0405 final
Cired2011 0405 finalCired2011 0405 final
Cired2011 0405 final
Genc Gjergjani
 
Designing Of Time and Power Efficient Model for Controlling Of Critical Process
Designing Of Time and Power Efficient Model for Controlling Of Critical ProcessDesigning Of Time and Power Efficient Model for Controlling Of Critical Process
Designing Of Time and Power Efficient Model for Controlling Of Critical Process
International Journal of Engineering Inventions www.ijeijournal.com
 
Bus Data Acquisition and Remote Monitoring System Using Gsm & Can
Bus Data Acquisition and Remote Monitoring System Using Gsm & CanBus Data Acquisition and Remote Monitoring System Using Gsm & Can
Bus Data Acquisition and Remote Monitoring System Using Gsm & Can
IOSR Journals
 
A solution to remote detection of illegal electricity.
A solution to remote detection of illegal electricity.A solution to remote detection of illegal electricity.
A solution to remote detection of illegal electricity.Praveen Kumar
 
Implementation and Controlling of Electrical Appliances by using Bluetooth
Implementation and Controlling of Electrical Appliances by using BluetoothImplementation and Controlling of Electrical Appliances by using Bluetooth
Implementation and Controlling of Electrical Appliances by using Bluetooth
IRJET Journal
 
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
Iaetsd Iaetsd
 

What's hot (19)

GSM Based Device Controlling and Fault Detection
GSM Based Device Controlling and Fault DetectionGSM Based Device Controlling and Fault Detection
GSM Based Device Controlling and Fault Detection
 
Zigbee based parameter monitoring and controlling system for induction machine
Zigbee based parameter monitoring and controlling system for induction machineZigbee based parameter monitoring and controlling system for induction machine
Zigbee based parameter monitoring and controlling system for induction machine
 
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...
 
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...
 
F224450
F224450F224450
F224450
 
Influence of low power consumption on IEEE 802.15.4 in wireless networks perf...
Influence of low power consumption on IEEE 802.15.4 in wireless networks perf...Influence of low power consumption on IEEE 802.15.4 in wireless networks perf...
Influence of low power consumption on IEEE 802.15.4 in wireless networks perf...
 
IRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of SubstationIRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of Substation
 
Development of Distributed Mains Monitoring and Switching System for Indus Co...
Development of Distributed Mains Monitoring and Switching System for Indus Co...Development of Distributed Mains Monitoring and Switching System for Indus Co...
Development of Distributed Mains Monitoring and Switching System for Indus Co...
 
A servey on wireless mesh networking module
A servey on wireless mesh networking moduleA servey on wireless mesh networking module
A servey on wireless mesh networking module
 
Design and Implementation of Low Cost Smart Web Sensors for Electric Power Qu...
Design and Implementation of Low Cost Smart Web Sensors for Electric Power Qu...Design and Implementation of Low Cost Smart Web Sensors for Electric Power Qu...
Design and Implementation of Low Cost Smart Web Sensors for Electric Power Qu...
 
Substation monitoring1
Substation monitoring1Substation monitoring1
Substation monitoring1
 
Modeling & Design of Dtmf Technique Based Automatic Mobile Switching & Contro...
Modeling & Design of Dtmf Technique Based Automatic Mobile Switching & Contro...Modeling & Design of Dtmf Technique Based Automatic Mobile Switching & Contro...
Modeling & Design of Dtmf Technique Based Automatic Mobile Switching & Contro...
 
Cired2011 0405 final
Cired2011 0405 finalCired2011 0405 final
Cired2011 0405 final
 
Designing Of Time and Power Efficient Model for Controlling Of Critical Process
Designing Of Time and Power Efficient Model for Controlling Of Critical ProcessDesigning Of Time and Power Efficient Model for Controlling Of Critical Process
Designing Of Time and Power Efficient Model for Controlling Of Critical Process
 
Bus Data Acquisition and Remote Monitoring System Using Gsm & Can
Bus Data Acquisition and Remote Monitoring System Using Gsm & CanBus Data Acquisition and Remote Monitoring System Using Gsm & Can
Bus Data Acquisition and Remote Monitoring System Using Gsm & Can
 
A solution to remote detection of illegal electricity.
A solution to remote detection of illegal electricity.A solution to remote detection of illegal electricity.
A solution to remote detection of illegal electricity.
 
Implementation and Controlling of Electrical Appliances by using Bluetooth
Implementation and Controlling of Electrical Appliances by using BluetoothImplementation and Controlling of Electrical Appliances by using Bluetooth
Implementation and Controlling of Electrical Appliances by using Bluetooth
 
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
 
Gemini_3__3008_web
Gemini_3__3008_webGemini_3__3008_web
Gemini_3__3008_web
 

Viewers also liked

Online review mining for forecasting sales
Online review mining for forecasting salesOnline review mining for forecasting sales
Online review mining for forecasting sales
eSAT Publishing House
 
Experimental study on ultrasonic welding of aluminum
Experimental study on ultrasonic welding of aluminumExperimental study on ultrasonic welding of aluminum
Experimental study on ultrasonic welding of aluminum
eSAT Publishing House
 
A new cascaded multilevel inverter with less no of switches
A new cascaded multilevel inverter with less no of switchesA new cascaded multilevel inverter with less no of switches
A new cascaded multilevel inverter with less no of switches
eSAT Publishing House
 
Zigbee based smart fall detection and notification
Zigbee based smart fall detection and notificationZigbee based smart fall detection and notification
Zigbee based smart fall detection and notification
eSAT Publishing House
 
Performance evaluation of ti n coated carbide insert
Performance evaluation of ti n coated carbide insertPerformance evaluation of ti n coated carbide insert
Performance evaluation of ti n coated carbide insert
eSAT Publishing House
 
Throughput analysis of energy aware routing protocol
Throughput analysis of energy aware routing protocolThroughput analysis of energy aware routing protocol
Throughput analysis of energy aware routing protocol
eSAT Publishing House
 
Wdm based fso link optimizing for 180 km using bessel filter
Wdm based fso link optimizing for 180 km using bessel filterWdm based fso link optimizing for 180 km using bessel filter
Wdm based fso link optimizing for 180 km using bessel filter
eSAT Publishing House
 
Direct torque control using neural network approach
Direct torque control using neural network approachDirect torque control using neural network approach
Direct torque control using neural network approach
eSAT Publishing House
 
Production of lactic acid from sweet meat industry waste by lactobacillus del...
Production of lactic acid from sweet meat industry waste by lactobacillus del...Production of lactic acid from sweet meat industry waste by lactobacillus del...
Production of lactic acid from sweet meat industry waste by lactobacillus del...
eSAT Publishing House
 
Run time dynamic partial reconfiguration using
Run time dynamic partial reconfiguration usingRun time dynamic partial reconfiguration using
Run time dynamic partial reconfiguration using
eSAT Publishing House
 
Heat transfer through journal bearing a case study
Heat transfer through journal bearing a case studyHeat transfer through journal bearing a case study
Heat transfer through journal bearing a case study
eSAT Publishing House
 
Performance evaluation of path loss parameters for broadcasting applications
Performance evaluation of path loss parameters for broadcasting applicationsPerformance evaluation of path loss parameters for broadcasting applications
Performance evaluation of path loss parameters for broadcasting applications
eSAT Publishing House
 
.Net compiler using cloud computing
.Net compiler using cloud computing.Net compiler using cloud computing
.Net compiler using cloud computing
eSAT Publishing House
 
Evolution of social developer network in oss survey
Evolution of social developer network in oss surveyEvolution of social developer network in oss survey
Evolution of social developer network in oss survey
eSAT Publishing House
 
Searching and tracking of neighboring base stations
Searching and tracking of neighboring base stationsSearching and tracking of neighboring base stations
Searching and tracking of neighboring base stations
eSAT Publishing House
 
Diffusion rate analysis in palm kernel oil extraction
Diffusion rate analysis in palm kernel oil extractionDiffusion rate analysis in palm kernel oil extraction
Diffusion rate analysis in palm kernel oil extraction
eSAT Publishing House
 
Hybrid web caching framework for reduction of web
Hybrid web caching framework for reduction of webHybrid web caching framework for reduction of web
Hybrid web caching framework for reduction of web
eSAT Publishing House
 
A study to improve the quality of image enhancement
A study to improve the quality of image enhancementA study to improve the quality of image enhancement
A study to improve the quality of image enhancement
eSAT Publishing House
 
Optimization of cultural conditions for lactic acid
Optimization of cultural conditions for lactic acidOptimization of cultural conditions for lactic acid
Optimization of cultural conditions for lactic acid
eSAT Publishing House
 
Comparative analysis of c99 and topictiling text
Comparative analysis of c99 and topictiling textComparative analysis of c99 and topictiling text
Comparative analysis of c99 and topictiling text
eSAT Publishing House
 

Viewers also liked (20)

Online review mining for forecasting sales
Online review mining for forecasting salesOnline review mining for forecasting sales
Online review mining for forecasting sales
 
Experimental study on ultrasonic welding of aluminum
Experimental study on ultrasonic welding of aluminumExperimental study on ultrasonic welding of aluminum
Experimental study on ultrasonic welding of aluminum
 
A new cascaded multilevel inverter with less no of switches
A new cascaded multilevel inverter with less no of switchesA new cascaded multilevel inverter with less no of switches
A new cascaded multilevel inverter with less no of switches
 
Zigbee based smart fall detection and notification
Zigbee based smart fall detection and notificationZigbee based smart fall detection and notification
Zigbee based smart fall detection and notification
 
Performance evaluation of ti n coated carbide insert
Performance evaluation of ti n coated carbide insertPerformance evaluation of ti n coated carbide insert
Performance evaluation of ti n coated carbide insert
 
Throughput analysis of energy aware routing protocol
Throughput analysis of energy aware routing protocolThroughput analysis of energy aware routing protocol
Throughput analysis of energy aware routing protocol
 
Wdm based fso link optimizing for 180 km using bessel filter
Wdm based fso link optimizing for 180 km using bessel filterWdm based fso link optimizing for 180 km using bessel filter
Wdm based fso link optimizing for 180 km using bessel filter
 
Direct torque control using neural network approach
Direct torque control using neural network approachDirect torque control using neural network approach
Direct torque control using neural network approach
 
Production of lactic acid from sweet meat industry waste by lactobacillus del...
Production of lactic acid from sweet meat industry waste by lactobacillus del...Production of lactic acid from sweet meat industry waste by lactobacillus del...
Production of lactic acid from sweet meat industry waste by lactobacillus del...
 
Run time dynamic partial reconfiguration using
Run time dynamic partial reconfiguration usingRun time dynamic partial reconfiguration using
Run time dynamic partial reconfiguration using
 
Heat transfer through journal bearing a case study
Heat transfer through journal bearing a case studyHeat transfer through journal bearing a case study
Heat transfer through journal bearing a case study
 
Performance evaluation of path loss parameters for broadcasting applications
Performance evaluation of path loss parameters for broadcasting applicationsPerformance evaluation of path loss parameters for broadcasting applications
Performance evaluation of path loss parameters for broadcasting applications
 
.Net compiler using cloud computing
.Net compiler using cloud computing.Net compiler using cloud computing
.Net compiler using cloud computing
 
Evolution of social developer network in oss survey
Evolution of social developer network in oss surveyEvolution of social developer network in oss survey
Evolution of social developer network in oss survey
 
Searching and tracking of neighboring base stations
Searching and tracking of neighboring base stationsSearching and tracking of neighboring base stations
Searching and tracking of neighboring base stations
 
Diffusion rate analysis in palm kernel oil extraction
Diffusion rate analysis in palm kernel oil extractionDiffusion rate analysis in palm kernel oil extraction
Diffusion rate analysis in palm kernel oil extraction
 
Hybrid web caching framework for reduction of web
Hybrid web caching framework for reduction of webHybrid web caching framework for reduction of web
Hybrid web caching framework for reduction of web
 
A study to improve the quality of image enhancement
A study to improve the quality of image enhancementA study to improve the quality of image enhancement
A study to improve the quality of image enhancement
 
Optimization of cultural conditions for lactic acid
Optimization of cultural conditions for lactic acidOptimization of cultural conditions for lactic acid
Optimization of cultural conditions for lactic acid
 
Comparative analysis of c99 and topictiling text
Comparative analysis of c99 and topictiling textComparative analysis of c99 and topictiling text
Comparative analysis of c99 and topictiling text
 

Similar to A remote monitoring system for a three phase 10-kva switchable distribution transformer using zigbee wireless network

Gsm or x10 based scada system for industrial
Gsm or x10 based scada system for industrialGsm or x10 based scada system for industrial
Gsm or x10 based scada system for industrial
eSAT Publishing House
 
Gsm or x10 based scada system for industrial automation
Gsm or x10 based scada system for industrial automationGsm or x10 based scada system for industrial automation
Gsm or x10 based scada system for industrial automation
eSAT Journals
 
TRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGTRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORING
IRJET Journal
 
E044081720
E044081720E044081720
E044081720
IJERA Editor
 
Zigbee based weather monitoring system
Zigbee based weather monitoring systemZigbee based weather monitoring system
Zigbee based weather monitoring system
theijes
 
Zigbee based weather monitoring system
	Zigbee based weather monitoring system	Zigbee based weather monitoring system
Zigbee based weather monitoring system
theijes
 
POWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEMPOWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEM
IRJET Journal
 
IRJET - Automated Monitoring Test Rig for Circuit Breaker Operation
IRJET -  	  Automated Monitoring Test Rig for Circuit Breaker OperationIRJET -  	  Automated Monitoring Test Rig for Circuit Breaker Operation
IRJET - Automated Monitoring Test Rig for Circuit Breaker Operation
IRJET Journal
 
Industrial Monitoring System Using Wireless Sensor Networks
Industrial Monitoring System Using Wireless Sensor NetworksIndustrial Monitoring System Using Wireless Sensor Networks
Industrial Monitoring System Using Wireless Sensor Networks
Associate Professor in VSB Coimbatore
 
IRJET - Design and Implementation of RF based Wireless Home Automation System
IRJET - Design and Implementation of RF based Wireless Home Automation SystemIRJET - Design and Implementation of RF based Wireless Home Automation System
IRJET - Design and Implementation of RF based Wireless Home Automation System
IRJET Journal
 
Fault Management of Electrical Drives Onboard Ship using Power Line Communica...
Fault Management of Electrical Drives Onboard Ship using Power Line Communica...Fault Management of Electrical Drives Onboard Ship using Power Line Communica...
Fault Management of Electrical Drives Onboard Ship using Power Line Communica...
IRJET Journal
 
GSM Based Transformer Fault Monitoring System
GSM Based Transformer Fault Monitoring SystemGSM Based Transformer Fault Monitoring System
GSM Based Transformer Fault Monitoring System
ijtsrd
 
POWER CONSUMING SYSTEM USING WSN IN HEMS
POWER CONSUMING SYSTEM USING WSN IN HEMSPOWER CONSUMING SYSTEM USING WSN IN HEMS
POWER CONSUMING SYSTEM USING WSN IN HEMS
IJERA Editor
 
1.4
1.41.4
Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT
IRJET Journal
 
Master slave autonomous surveillance bot for military applications
Master slave autonomous surveillance bot for military applicationsMaster slave autonomous surveillance bot for military applications
Master slave autonomous surveillance bot for military applications
eSAT Journals
 
TRANSFORMER HEALTH MONITORING SYSTEM
TRANSFORMER HEALTH MONITORING SYSTEMTRANSFORMER HEALTH MONITORING SYSTEM
TRANSFORMER HEALTH MONITORING SYSTEM
IRJET Journal
 
IRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning SystemIRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning System
IRJET Journal
 
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET Journal
 
Home Automation System using Arduino and GSM
Home Automation System using Arduino and GSMHome Automation System using Arduino and GSM
Home Automation System using Arduino and GSM
IRJET Journal
 

Similar to A remote monitoring system for a three phase 10-kva switchable distribution transformer using zigbee wireless network (20)

Gsm or x10 based scada system for industrial
Gsm or x10 based scada system for industrialGsm or x10 based scada system for industrial
Gsm or x10 based scada system for industrial
 
Gsm or x10 based scada system for industrial automation
Gsm or x10 based scada system for industrial automationGsm or x10 based scada system for industrial automation
Gsm or x10 based scada system for industrial automation
 
TRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGTRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORING
 
E044081720
E044081720E044081720
E044081720
 
Zigbee based weather monitoring system
Zigbee based weather monitoring systemZigbee based weather monitoring system
Zigbee based weather monitoring system
 
Zigbee based weather monitoring system
	Zigbee based weather monitoring system	Zigbee based weather monitoring system
Zigbee based weather monitoring system
 
POWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEMPOWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEM
 
IRJET - Automated Monitoring Test Rig for Circuit Breaker Operation
IRJET -  	  Automated Monitoring Test Rig for Circuit Breaker OperationIRJET -  	  Automated Monitoring Test Rig for Circuit Breaker Operation
IRJET - Automated Monitoring Test Rig for Circuit Breaker Operation
 
Industrial Monitoring System Using Wireless Sensor Networks
Industrial Monitoring System Using Wireless Sensor NetworksIndustrial Monitoring System Using Wireless Sensor Networks
Industrial Monitoring System Using Wireless Sensor Networks
 
IRJET - Design and Implementation of RF based Wireless Home Automation System
IRJET - Design and Implementation of RF based Wireless Home Automation SystemIRJET - Design and Implementation of RF based Wireless Home Automation System
IRJET - Design and Implementation of RF based Wireless Home Automation System
 
Fault Management of Electrical Drives Onboard Ship using Power Line Communica...
Fault Management of Electrical Drives Onboard Ship using Power Line Communica...Fault Management of Electrical Drives Onboard Ship using Power Line Communica...
Fault Management of Electrical Drives Onboard Ship using Power Line Communica...
 
GSM Based Transformer Fault Monitoring System
GSM Based Transformer Fault Monitoring SystemGSM Based Transformer Fault Monitoring System
GSM Based Transformer Fault Monitoring System
 
POWER CONSUMING SYSTEM USING WSN IN HEMS
POWER CONSUMING SYSTEM USING WSN IN HEMSPOWER CONSUMING SYSTEM USING WSN IN HEMS
POWER CONSUMING SYSTEM USING WSN IN HEMS
 
1.4
1.41.4
1.4
 
Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT Industrial Automation Monitor and Control using IoT
Industrial Automation Monitor and Control using IoT
 
Master slave autonomous surveillance bot for military applications
Master slave autonomous surveillance bot for military applicationsMaster slave autonomous surveillance bot for military applications
Master slave autonomous surveillance bot for military applications
 
TRANSFORMER HEALTH MONITORING SYSTEM
TRANSFORMER HEALTH MONITORING SYSTEMTRANSFORMER HEALTH MONITORING SYSTEM
TRANSFORMER HEALTH MONITORING SYSTEM
 
IRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning SystemIRJET- Ad-hoc Based Outdoor Positioning System
IRJET- Ad-hoc Based Outdoor Positioning System
 
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
 
Home Automation System using Arduino and GSM
Home Automation System using Arduino and GSMHome Automation System using Arduino and GSM
Home Automation System using Arduino and GSM
 

More from eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
eSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
eSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
eSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
eSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
eSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
eSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
eSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
eSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
eSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
eSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
eSAT Publishing House
 

More from eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Recently uploaded

addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
ShahidSultan24
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
Kamal Acharya
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 

Recently uploaded (20)

addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 

A remote monitoring system for a three phase 10-kva switchable distribution transformer using zigbee wireless network

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 668 A REMOTE MONITORING SYSTEM FOR A THREE-PHASE 10-KVA SWITCHABLE DISTRIBUTION TRANSFORMER USING ZIGBEE WIRELESS NETWORK S.Dinesh Kumar1 , R.Suresh Kumar2 , Dr.Rani Thottungal3 1 PG Student, EEE Department, Kumaraguru College of Technology, Tamil Nadu, India 2 Asst.Professor, EEE Department, Kumaraguru College of Technology, Tamil Nadu, India 3 Professor and Head, EEE Department, Kumaraguru College of Technology, Tamil Nadu, India Abstract A Remote Monitoring System plays an important role in many applications. This paper proposes an innovative design about the development of remote monitoring system for a three-phase 10-kVA Switchable Distribution transformer with the help of a PIC microcontroller and Zigbee-based Wireless device. The PIC microcontroller from microchip helps in controlling the switching devices and monitoring the current, voltage and temperature of the transformer. The Zigbee-based wireless device is used as long range wireless communication between the modules. The information is transmitted point by point using Zigbee transmitter and receiver and is sent to the server module to check the state of the transformer. It has a data rate speed of 250 Kbps with minimum power consumption and has a transmission distances range from 10 to 100m. The data transmission rate is higher than other wireless systems. This is user friendly and can be achieved at low cost. This handles the transfer of parameters such as voltage, current and temperature as digital data from current transducers, voltage transformers and from temperature sensors to the server module through wireless communication. This system helps in reading sensor, controlling switches, monitoring and data protection. Key Words: Switchable Transformer, PIC Microcontroller and Zigbee --------------------------------------------------------------------***---------------------------------------------------------------------- 1. INTRODUCTION The Switchable distribution transformer was introduced in the year 2000. This transformer similarly works like conventional transformer but only main difference is that the use of the switching devices to connect the tappings of the primary and secondary windings of the transformer. If the switching devices implemented, the new difficulty arises such as how to control the switching devices, how to reduce the copper and core losses of the transformer and how to monitor the parameters without the displacement of the crew. Reference [1] monitors the parameters with the help of local area network and used an Atmel with built in CAN controller for communication between modules and used the other controller to perform averaging and FFT calculation [3].this further enhances wiring for communication between the modules and more controller makes the entire system more complex and used Ethernet as a wired network for remote monitoring. Uses of more controllers will make costs more to the entire System and it will also make more difficulties for the operator to identify the problems in the complex system. As a solution to this Problem, some advantages can be done through the use of this approach in the system i.e. 1. Monitoring purpose can be carried out at the desirable range without the displacement of the crew. 2. Complication in the system can be reduced by using the single microcontroller and wireless network. Fig-1: Three-Phase 10-kVA Switchable Transformer 3. The system costs can be reduced effectively. In the system, a wireless device called Zigbee is used as a long range wireless communication between the modules and has data protection at the desirable range within the modules. It can be achieved at low cost and helps in long battery life in the process. This handles the transfer of parameters to the server module using Zigbee transmitter and receiver. It is a standard-based technology for remote monitoring and
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 669 control. It supports low data rate, low power consumption, security and reliability. It allows nodes to find new routes throughout the network if one route fails, making it a robust wireless solution. 2. HARDWARE DESCRIPTION 2.1 PIC16F877A MICROCONTROLLER The PIC is a family of Harvard architecture microcontrollers made by Microchip Technology, derived from the PIC1640. The name PIC initially referred to "Programmable Interface Controller". PICs are popular with both industrial developers and hobbyists alike due to their low cost, wide availability, large user base, extensive collection of application notes, availability of low cost or free development tools, and serial programming (and re-programming with flash memory) capability. It is 8-bit microcontroller compatible with any other PIC devices. It features 200 ns instruction execution, 256 bytes of EEPROM data memory, self programming, an ICD, 2 Comparators, 8 channels of 10-bit Analog-to-Digital(A/D) converter, 2 capture/compare/PWM functions, synchronous serial port that can be configured as either 3-wire SPI or 2- wire I2C bus, a USART, and a Parallel Slave port. Its Features are:  High-Performance RISC CPU  Operating speed: 20 MHz  Operating voltage: 4.0-5.5V  Industrial temperature range (-40° to +85°C)  15 Interrupt Sources  35 single-word instructions  10 bit, 8 channel A/D converter  Brown out reset  Power saving sleep mode  Programmable code protection  All single-cycle instructions except for program Branches (two-cycle) 2.2 Zigbee- based Wireless device Zigbee is based on IEEE 802.15 standard used to create a personal area network built from low power digital radios. It often transmits data over longer distances by passing data through intermediate devices to reach more distant ones. It targeted at radio frequency applications that require long battery life, low data rate and secure networking. Zigbee has a data rate speed of 250 kbps best suited for single signal transmission from an input device or sensor. Transmission distances range from 10 to 100 meters line of sight, depending upon power output and environmental characteristics. The Zigbee specification is intended to be simpler and less expensive than other WPANs, such as Bluetooth. It is a low cost, low power wireless mesh standard. The low cost allows the technology to be widely used in wireless control and monitoring system applications. Zigbee networks are secured by 128 bit symmetric encryption keys and mesh networking in the Zigbee network provides high reliability and a more extensive range. It can operate in the industrial, scientific and medical radio band but uses 2.4 GHz in most jurisdictions worldwide. The data transmission rate varies from 20 Kilobits/second in the 868 MHz frequency band to 250 Kilobits/second in the 2.4 GHz frequency band. It also supports both star and tree networks every network must have one coordinator device, tasked with its creation, the control of its parameters and basic maintenance. Both trees and mesh allows the use of Zigbee network to extend the communication at the network level. 3. ACQUISITION MODULE In the process, the acquisition module is the most significant module in the system will be discussed. This acquisition module is used to control the switching devices connected to the tappings of the primary and secondary side of the transformer and used to sense and transfer the following parameters. They are 1. Primary Voltage (for Phase A, B and C) 2. Secondary Voltage (for Phase A, B and C) 3. Primary Current (for Phase A, B and C) 4. Secondary Current (for Phase A, B and C) 5. Primary and Secondary Winding Temperature In the system, the only one acquisition module is used for the three phase transformer. This acquisition module is used to control all the switching devices and to sense and transfer the parameters of the transformer. The microcontroller in the acquisition module used to control all the switching devices and has ability to sense the parameters of the transformer accurately. This will be the massive task for the controller to handle the switching devices but thinking of cost, this will be highly beneficial and it will be easy to identify the problems in the system. The design of the switching devices of one phase is connected to the acquisition module is shown in the figure 2.this will be similar to other phases also. As in the figure 2, there are each six switching devices are connected to the tappings of the primary and secondary windings of each phase to form a serial or parallel configuration .this configuration can be achieved by turning ON or OFF the corresponding switching devices as presented in the table I. The implementation of the configuration is used to achieve efficiency or used to reduce the core and copper losses of the transformer. This implementation of the configuration helps in achieving the better efficiency over the conventional transformer. More information about the implementation of the configuration to achieve better efficiency can be read out in [5].
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 670 In addition to turn the switching devices into ON/OFF conditions, the microcontroller in the module helps in performing the switching operations from series to parallel Table –I: Switching Device States Configuration SW1 SW2 SW3 SW4 SW5 SW6 Serial OFF ON OFF OFF ON OFF Parallel ON OFF ON ON OFF ON (or vice versa) at zero crossing of current to reduce transient as an effect of switching. Zero crossing of primary voltage is used to trigger the beginning of the sampling process through hardware interruption inside the microcontroller. It also senses the temperature of the windings with the help of the analog temperature sensors. Performing this process, the real time monitoring of the current and voltage signals are done by the microcontroller used for the following purposes  To determine the winding configurations and timing for switching operations.  To calculate the true RMS voltages and currents, average power and losses.  Protection against overloads and transients. . The processes data sent by the microcontroller will be transmitted to the server module through wireless communication. 4. REMOTE MONITORING Remote monitoring of transformers has already been widely known and implemented with various technologies. Many approaches are developed to perform the remote monitoring in the world through the use of network connected to the internet. Fig- 2: Acquisition Module Connected to One Phase of the Three-Phase 10-kVA Switchable Transformer
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 671 In relation to this project, this was applied to the three-phase 10-kVA switchable distribution transformer. This transformer has been previously developed to show an increase in the efficiency through the use of special configurations of windings called serial and parallel configurations. The serial configuration is highly efficient at low loads with higher number of turns and parallel configuration is highly efficient at high loads with a low number of turns of both the windings of the switchable distribution transformer. These configurations are used to increase efficiency by reducing core and copper losses of the switchable distribution transformer. In relation to this project, we designed a remote monitoring system as shown in the fig.4 which is based on PIC microcontroller present in the acquisition module used to monitor and control the voltages, currents and temperatures of the switchable distribution transformer and also used to switch ON/OFF the switching devices depends upon the configurations. Each phase data will be monitored for 10 secs by the acquisition module and it will be transmitted to the server module through Zigbee. The Zigbee has a large coverage area up to 100m and has a transmission data rate ranging from 20 Kbps to 250 Kbps with minimum power consumption. The Radio Frequency (RF) antenna used in the system is tuned for selected frequency for data transmission. On the receiver side, the receiver antenna used in the system converts The RF signal into an electrical signal and acquires the information transmitted by the acquisition module. The resultant data will be displayed in the personal computer. This resultant data will be compared with the previous data to know the condition of the transformer. This monitoring system continuously monitors the conditions of the transformer for 24 hours. The microcontroller in the system has the mechanism to send an alarm or turn OFF the switching devices before overheating occurs. This monitoring system is highly useful in areas where the transformer is far away from the server or from the substation. This system is cost effective and easy to implement in remote areas. This monitoring system uses only one microcontroller as a main controller to monitor the parameters which helps to know the conditions of the transformer. This system uses a very little power consumption and has a long battery life. 5. SIMULATION RESULT This is the simulation result of the remote monitoring system. The software used for the simulation is Proteus on a MPLAB IDE compiler. The parameter of the temperature, current and voltage by the PIC 16F877A microcontroller are monitored from the temperature sensor, current transducer and from the voltage transformer (variable resistors are used instead) and displayed using the 16×2 alphanumeric LCD display. The LED-BIBY will glow according to the temperature condition PIC 16F877A CORE (TOP) CORE (BOTTOM) TS TS PHASE A PHASE CPHASE B Fig-3: Temperature Monitoring
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 672 Three-Phase 10-kVA Switchable Transformer PERSONAL COMPUTER (SERVER MODULE) POWER SUPPLY AND LOAD AND LOADA-PHASE B-PHASE C-PHASE T E M P E R A T U R E S E N S O R PIC 16F877A 16F877A Zigbee Module Fig-4: Block Diagram of Remote Monitoring System for a Three-Phase 10-kVA Switchable Transformer Fig-5: Simulation Result Zigbee Module ACQUISITION MODULE
  • 6. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 673 Fig-6: Monitored Parameters 6. CONCLUSION The remote monitoring system that has been developed was useful in understanding the conditions of the transformer. It also enables the operator to monitor the parameters far away from the transformer without the displacement of the crew. This system uses very little power consumption and has a long battery life. This system is cost effective and is easy to operate, to maintain, and to reproduce massively with low cost for applications in the field. 7. REFERENCES [1] H.A.Dharmawan and S. A. M. Ali, “A Compact Remote Monitoring System for a Three-Phase 10-kVA Energy -Efficient Switchable Distribution Transformer,” IEEE Transactions on instrument and measurement VOL. 61, NO. 3, march 2012 [2] H. A. Dharmawan and S. A. M. Ali, “A modular approach and controller area network bus implementation in an embedded system of a 3- phase 10 kVA energy efficient switchable distribution transformer,” in Proc. 5th IEEE Conf. Ind. Electron. Appl., Taichung, Taiwan, June 15– 17, 2010,pp. 62–67. [3] Mei-sung,Yu-Lung Ke and He-Yau Kang,” Zigbee Wireless Network for Transformer Load Monitoring and Temperatute Sensitivity Analysis” IEEE Industrial Applications Social Annual meeting (IAS), 2011 [4] Abniki, H. Afsharirad, A. Mohseni, F. Khoshkhati, H. Monsef, and P. Sahmsi, “Effective on-line parameters for transformer monitoring and protection,” in Proc. NAPS, 2010, pp. 1–5. [5] H. A. Dharmawan and S. A. M. Ali, “Development of switchable transformer research at University of South Australia,” in Proc. Int. Conf. Renew. Energies Power Qual., Valencia, Spain, Apr. 15– 17, 2009,pp. 1–6. [6] H. A. Dharmawan and S. A. M. Ali, “Managing distributed temperature measurements in an embedded system of a 3-phase 10 kVA energy efficient switchable distribution transformer employing a modular approach,”in Proc. 2nd Int. Conf. ACT, 2010, pp. 15–20. [7] F. Poza, P. Marino, S. Otero, and F. Machado, “Programmable electronic instrument for condition monitoring of in-service power transformers,”IEEE Trans. Instrum. Meas., vol. 55, no. 2, pp. 625–634, Apr. 2006. [8] Dharmawan, H. A. & Ali, S. A. M., "Design of Switchable Transformer Control System Employing the Micro-controller80C552", International Journal of Applied Electromagnetics and Mechanics, Japan, Vol. 13, pp.99-106, ISBN 1 58603 3271, 2002. [9] Microchip Technology Inc.:PIC16F87X Data Sheet. Microchip Technology Inc.2003 [10]”Electrical Machinery” book by Dr. P.S.Bimbhra, 7th edition: 2009, khanna publishers.pg no. 1-159. BIOGRAPHIES S.Dinesh Kumar received B.E (ECE) from Sri Ramakrishna Engineering College, Coimbatore and currently doing M.E Embedded Systems at Kumaraguru College of Technology, Coimbatore. Mr.R.Suresh Kumar received B.E (EEE) from Government College of Technology, Coimbatore and M.E Applied Electronics from PSG College of Technology, Coimbatore. He is presently working at Kumaraguru College of Technology as assistant Professor. His research and teaching interests include Applied electronics and Embedded systems. He is a member of Indian Society for Technical Education (ISTE). Dr.Rani Thottungal obtained her B.E and M.E degrees from Andhra University and Doctorate from Bharathiar University. She is currently working as Professor and Head in EEE Department at Kumaraguru College of Technology, Coimbatore. Her research interest includes Power System, Power Inverter and Power Quality Issues.