Sie sind auf Seite 1von 5

2017 International Conference on Intelligent Computing,Instrumentation and Control Technologies (ICICICT)

Development of IOT Based Solution for Monitoring


and Controlling of Distribution Transformers
A.Ajitha Dr.T.Anil Kumar
Department of EEE Department of EEE
Anurag group of Institutions Anurag group of Institutions
Hyderabad, India Hyderabad, India
tirumuruajitha@gmail.com thalluruanil@gmail.com

Abstract— This paper presents a new IoT (Internet of Things) Distribution transformers operate 24 hours a day. Any
framework for condition monitoring and controlling of larger failure of these transformers is bound to cause great
number of distribution transformers as they are one of the inconvenience to large number of consumers and also huge
influential and important equipment in the power distribution financial losses to the utilities. It is therefore extremely
network. Great numbers of distribution transformers are important to avoid transformer failures [4]. The long life of
required to distribute power over a wide area. That being the distribution transformers can be guaranteed if they are
case, it is essential to keep an eye on its condition for satisfactory operated under the rated conditions.
operation of any distribution network. This paper presents a
method of implementing LoRa (Long-range) technology for Distribution transformers are not only important electrical
monitoring and diagnosing the condition of distribution equipment but also costlier. Frequent failures of transformers
transformers using specified sensors/devices. This facilitates will lead to big revenue loss to power distributors. In India,
recording key operation indicators like voltage, load current, more than 40% distribution losses are being reported by the
winding temperatures, oil temperatures, oil level in conservator states in the recent years. Failure of distribution transformers
and breather silica gel status of each distribution transformer in is one of the major causes for this high distribution loss.
the range of 10km using LoRa modules. This data is sent to IoT Unfortunately in India the failure rate of these transformers is
platform using LoRa gateway. If a parameter of any distribution around 25% per annum, which is not favorably comparable to
transformer exceeds the predefined value/level, alerts will be international norms of 1-2%. Proper maintenance and
received on the developed web application showing the particular
continuous monitoring of distribution transformers and early
transformer’s location, to take necessary action. Commands of
controlling transformer’s operation can be issued from the web
& prompt correction of any abnormal functioning will increase
application itself. Selected advantages of this method are like, the life of the transformer and saves heavy investment,
continuous monitoring of DTs, timely alerts to rectify the frequent replacements to the utilities. Hence there is a need
abnormality if any, thereby extending the lifetime of distribution for continuous monitoring and controlling of distribution
transformers, simplifying the troubleshooting in the distribution transformers [5].
network and providing customers with proper service. Important reasons for the failure of distribution
transformers includes Overloading, low transformer oil level,
Keywords—Distribution transformers; condition Monitoring;
unbalance loading, over heating of transformer oil , defective
controlling; Internet of things; Dragino LoRa; Lora gateway. breather and consequent ingress of moisture [6].
Distribution Transformers are generally not recommended
I. INTRODUCTION for continuous overloading. However, overloading for a short
duration cannot be avoided. In case of overloading the
Electrical power systems are real-time energy
additional loss generates more heat, which effects the burning
delivering systems which means that power is generated,
of winding insulation, causing ultimate failure of the
transmitted and supplied the moment it is required [1]. A
transformer. Unbalanced loading of distribution transformer
modern electric power system component includes
will result in increased copper losses [7].
transformers which raise or lower the voltages as needed and
particularly distribution transformers lower the voltage to the The temperature of the transformer oil increases with the
level needed for the consumer equipment [2]. loading, consequently the volume of the oil too. Transformers
breath-in and breath-out as per the loading conditions during
Transmitting power at higher voltages reduces cost of the
which the oil level in the conservator varies accordingly. In
conductor, improves voltage regulation in addition to line loss
order to preserve the dielectric properties of transformer oil,
reduction. Hence in practice, power is transmitted at higher
the air entering the transformer should be free from moisture
voltages [3]. The low level voltages are stepped up to higher
and practically it is achieved using silica gel. The colour of the
by transformers at the sending end. However high voltage
silica gel crystals is dark blue and in the long run its colour
power may not be distributed to the consumers directly, so it is
turns to pink as it absorbs moisture which necessitates its
to be stepped down to the desired levels using distribution
replacement for effective working of the transformer [8].
transformers. Distribution transformer plays a vital role in the
power distribution network.

978-1-5090-6106-8/17/$31.00 ©2017 IEEE 1457


2017 International Conference on Intelligent Computing,Instrumentation and Control Technologies (ICICICT)

Oil in the transformer provides cooling and insulation.


These processes will get affected if the oil level in the
conservator is less than the required level [9].
Hence all these parameters are to be monitored
continuously in order to evaluate the transformer’s
performance and also to avoid inconvenience caused from
unexpected failure.
Presently distribution transformers are monitored
manually where; a person visits the transformer site at regular
intervals to record parameters of importance which reflects
health of transformers. But this method of monitoring
distribution transformers doesn’t represent information about Fig.1
overloads that occur occasionally and also regarding
temperatures of oil and windings [10]. Receiving information
of important parameters like voltage, current and temperatures the Arduino Uno board. Each digital pin on the Uno board
continuously from distribution transformers will help the can be used as an input or output, with different functions like
operating engineers with the monitoring of the electric pinMode(), digitalWrite(), and digitalRead().
distribution grid, as the parameters can provide useful
information about the health of transformers and this The Software (IDE):
definitely increase the life time of the transformers and
The Arduino IDE (Integrated Development Environment)
maintains the stability of grid [11].
is a special program that allows writing sketches for the
In this paper an Internet of things (IoT) based solution is Arduino board in a simple language modeled after the
proposed for better monitoring and controlling of distribution Processing language. The upload button on the IDE is used to
transformers by monitoring voltage, current, oil temperature, load the sketch to the board.
winding temperature and status of silica gel in breather were
Dragino Lora shield:
done by using different sensors and using LoRaWAN
technology. LoRaWAN is low power wide area network Fig.3. shows the Dragino LoRa (Long Range) Shield on an
which is featured to support secure bidirectional Arduino shield form factor, is a long range transceiver that is
communication for Internet of Things (IoT) which may based on open source library. Using this LoRa Shield, data can
include large networks with millions and millions of be transmitted to extremely long ranges of 15-20km with low
devices[12]. data-rates of 0.3kbps to 50kbps. LoRa provides ultra-long
range spread spectrum communication and has high
IoT connects systems, sensors and actuator instruments to
interference immunity and uses minimum power [15].
the broader Internet. It is an emerging paradigm of Internet
connected things that allow the physical objects or things to Features of Dragino Lora shield includes its compatibility
connect, interact and communicate with one another [13]. with different Arduino boards like UNO, Mega and Due,
consumes less power, operating in frequency bands of
Using IoT technology key parameters are recorded with
915MHz/868MHz/433MHz and has an external antenna via I-
different sensors and are monitored continuously. The data is
Pex connector.
received at the control centre through the LoRaWAN and, in
the reverse direction, the WAN undertake the instruction Lora gateway:
communications from control centres to the devices/nodes.
A gateway is a node/router that connects two networks of
different protocols. Gateways are connected to the network
II. MATERIALS AND METHODS server via standard IP connections [12].
Fig.1 shows the IoT framework of monitoring and Fig.4. shows a Multiconnect conduit gateway used which
controlling number of distribution transformers using LoRa have a range of 16km and packet data of 100Mbps downlink
modules and LoRaWAN technology. and 50Mbps uplink. It comes with (1) Multiconnect mcard
that supports widerange of communication protocols including
A. Materials: Wi-Fi and (2) Multiconnect mdot which is able to connect
The Arduino Platform: low-data rate devices to the internet using LoRaWAN
technology.
Arduino platform comprises of two parts: the Arduino
board and the Arduino IDE. Arduino board is a hardware to
work on for building objects, where as Arduino IDE is the
software used to create a sketch (a little computer program)
that can be uploaded to the Arduino board [14].
The Arduino Uno board:
The Arduino Uno is a microcontroller board based on the
ATmega328 which has 14 digital input/output pins of which 6
pins can be used as PWM outputs,6 analog inputs [14]. The
Fig.3.Dragino Lora
operating voltage of the Arduino board is 5v.It has a flash Fig.2.Arduino UNO
memory of 32KB and 1Kb of EEPROM memory.Fig.2 shows

978-1-5090-6106-8/17/$31.00 ©2017 IEEE 1458


2017 International Conference on Intelligent Computing,Instrumentation and Control Technologies (ICICICT)

B. Sensors Used
The measuring parameters considered, to monitor the
distribution transformers are voltage, current, oil temperature,
winding temperature and status of silica gel in breather, which
is done by using following sensors.
Voltage sensing circuit is shown in Fig.5. Voltage is
measured using a 230v/9v potential transformer (PT) whose
output is converted to required dc with a bridge rectifier. A
capacitor of 100uf 25v is employed to ripple out the rectifier Fig.6.Current sensor Fig.7.LM 235
output. The DC voltage obtained is still high which is around
15.5v to give to Arduino board operating at 5v. So, a potential IoT Platform (Cloud):
divider circuit with two resistors of 1/4w with10K and 6.5K is
IoT platforms are the central piece in the Internet of Things
used to reduce the voltage to 5v which is given to the analog
architecture that connect the real and the virtual worlds and
input pin of Arduino through the Dragino Lora shield.
enable communication between objects. IOT platform consists
Current is measured using Allegro ACS712 Hall effect of 8 important building blocks: Connectivity & normalization,
sensor which provides an economical and precise way of device management, database, processing & action
sensing AC and DC currents. This sensor works on the basis management, analytics, visualization, additional tools, and
of Hall-effect, which was discovered by Dr. Edwin Hall. The external interfaces [16]. Number of studies witnessed IOT
Allegro Hall effect sensor is as shown in Fig.6 which has 3 application server on cloud platform was cost effective in
pins, namely Vcc, Output, and Ground. maintenance and allow fast deployment as it uses application
program interfaces(API) provided by cloud platform[17] [18].
For measuring oil and winding temperatures LM 235
temperature sensor is used and is as shown in Fig.7.The LoRaWAN:
LM235 is precision temperature sensor which can be easily
It is a network protocol which support bi-directional
calibrated. It operates over a í40°C to 125°C temperature
communication between things in a regional, national or
range. The three pins of LM235 temperature sensor are Vcc,
global network. These networks are in star- topology in which
output and ground.
gateways acting as a bridge relays messages between end-
A colour sensor named TCS230 is used to know the status devices and a network server.
of silica gel in the transformer’s breather. The TCS230 is a
In the proposed method, data is to be collected from
programmable colour sensor or colour light-to-frequency
number of transformers in a region for which LoRaWAN
converter that combines configurable silicon photodiodes and
(LoRa wide area network) is used. It also consists of IoT
a current-to-frequency converter on single monolithic CMOS
devices that have unique identities and are capable of
integrated circuit. TCS230 sensor is as shown in the Fig.8.
performing remote sensing, monitoring and actuating tasks.
The oil level in the conservator tank is measured using an These devices are capable of interacting with one another
ultrasonic sensor that measures the distance to an object using directly or indirectly. Data collection is performed locally or
sound waves and is shown in Fig.9. It sends out a sound wave remotely via centralized servers or cloud based applications.
at a specific frequency and listens for that sound wave to These devices may be actuating devices or data collecting
bounce back. By recording the time duration between the devices. Actuating devices are those to which actuators are
sound wave being generated and the sound wave bouncing connected like relays, whereas data collecting devices are
back, it is possible to calculate the distance between the sonar attached with various sensing devices like temperature sensor,
sensor and the object. The sensor has four pins namely trig, light sensor etc., [19].
echo, Vcc and ground.
III. BLOCKDIAGRAM AND DESCRIPTION
C. Technology Used:
The block diagram shown in Fig.10 gives a clear picture
In this paper distribution transformers are monitored and of the work. The intension is to get parameters data from
controlled using LoRa modules and LoRaWAN (LoRa wide distribution transformers for their monitoring and controlling.
area network) which are referred under Internet of Things For this we are using a potential transformer with bridge
(IoT) technology. IoT is a network of smart devices that are rectifier and potential divider circuits to measure voltage, A
embedded with sensors, actuators and network connectivity Hall effect current sensor for measuring current, two
that enables them to collect and exchange data. temperature sensors, an ultrasonic sensor and a colour sensor
TCS230.These sensors are connected to Arduino

Fig.4. LoRa Gateway Fig.5.Voltage sensing circuit Fig.8.Colour sensor Fig.9.Ultrasonic sensor

978-1-5090-6106-8/17/$31.00 ©2017 IEEE 1459


2017 International Conference on Intelligent Computing,Instrumentation and Control Technologies (ICICICT)

Fig.12 Sensors connected to microcontroller through Lora shield

Fig.10.Block diagram
On execution, microcontroller (Arduino Uno) reads data
from different sensors and displayed on serial monitor. The
microcontroller which can be placed at different transformer’s data from nodes is transmitted to server continuously through
location. The data sensed by the arduino at different locations, the gateway. Data sensed at one transformer viewed on the
is transmitted to cloud server using Dragino Lora shield and a arduino IDE is as shown in Fig.13.
LoRa gateway which is placed in the substation. Fig11 shows
functional diagram of data transmission between nodes and the Web application shown in Fig.14 is so designed that it
server. contains an admin page and user page with separate login
credentials. Administrator creates login credentials for each
For a lora module to send data and a gateway to receive substation and is given to respective authority, who manages
data they have to be registered on the IoT platform with each distribution transformer in the area. The data received for
unique identities. The data from all nodes/devices in the range one of the transformers is represented in TABLE I indicating
is received by the gateway in the form of RF packets. Each RF the abnormal current value. Alert received for the violation of
packet contains unique MAC address and the data. Based on current limits and hence the command given to control the
the MAC address present in the received data packet the transformer operation is executed and the message of
gateway will identify the device. Then the gateway which is
operation control is shown in Fig15.
configured with Wi-Fi sends the data to IoT platform (cloud).
CONCLUSION
A web application is created on the IoT platform with
monitoring and controlling features. When any parameter of a The IoT-based solution for monitoring and controlling of
transformer is abnormal, an alert is received on the web page, distribution transformers is quite easy and effective compared
so that a command to control the operation of particular to manual monitoring method. The paper focuses on
transformer can be given through the same platform. When a transmitting real time data from each transformer to IoT
command is issued, based on the MAC address gateway will platform using LoRa (Long Range) modules. Selected
transmit the command to respective transformer and the advantages of this method are like, continuous monitoring of
command will get executed by the arduino microcontroller DTs, timely alerts to rectify the abnormality if any, there by
with the help of actuators. extending the lifetime of distribution transformers, simplifying

IV. RESULTS AND DISCUSSION


The setup of all the sensors connected to Dragino lora
module on Arduino microcontroller is as shown in Fig.12
Gateway and the nodes registered on the IoT platform
with unique IDs and communication is established between
them to exchange data. The code for sensing parameters is
uploaded to microcontroller.

Fig.11
Fig.13.Data sensed by the microcontroller

978-1-5090-6106-8/17/$31.00 ©2017 IEEE 1460


2017 International Conference on Intelligent Computing,Instrumentation and Control Technologies (ICICICT)

REFERENCES
[1] B. Eyasu, “Design and Development of WCDMA-based
Distribution Transformer Monitoring System”, Thesis, Addis
Ababa University, December, 2014.
[2] https://www.ece.ncsu.edu/research/pes/ps.
[3] https://www.electrical4u.com/electrical-power-transmission-
system-and-network/
[4] Hitendrasinh. C. Chawda, “Causes of Failure of Distribution
Transformer and its Remedial Measures”, Indian Journal of
Applied Research, Vol.5, Issue.7, pp.606-607, July 2015.
[5] Ranjana Singh, Amarjit Singh, “Causes of failure of Distribution
Transformers in India”, Environment and Electrical Engineering
(EEEIC), 9th International Conference, 2010,
DOI: 10.1109/EEEIC.2010.5489987.
[6] Sharma, Ansuman, and Rajesh Behura. GSM based Distribution
Transformer Monitoring System. Diss. 2013.
[7] Atabak Njafi, Ires Iskender, Naci Genc, “Evaluating and
Derating of Three-Phase Distribution Transformer under
Fig.14 Web application
Unbalanced Voltage and Unbalance Load Using Finite Element
Method”, IEEE 8th International Power Engineering and
the trouble shooting in distribution network and providing Optimization Conference, pp.160-165, March 2014.
continuity of power supply to the consumer. This new IoT [8] http://www.silicagel.in/silicagel-breather.html
based framework will result in receiving alerts on the web [9] Amit Sachan, “GSM based SCADA monitoring and control system
substation equipment”, NIMS University, ISSN: 2278-0181, Vol. 1
application for any violations in the rated values of
Issue 5, July 2012.
parameters, so that an immediate action can be taken to avoid [10] Abdul-Rahman AI-Ali, Abdul Khaliq and Muhammad Arshad,
any dangerous failures in the distribution network. “GSM-Based Distribution Transformer Monitoring System”,
IEEE MELECON, pp.999-1002, May 2004.
[11] M. A. E. A. Elmustafa Hayati, Sherief F. Babiker, “Design and
Implementation of Low-Cost SMS Based Monitoring System of
Distribution Transformers”, Conference of Basic Sciences and
Engineering Studies (SGCAC), pp.152-157, 2016.
[12] https://www.lora-alliance.org/What-Is-LoRa/Technology
[13] http://electricalindustry.ca/latest-news/2744-iot-and-its-
application-in-electrical-power-systems-part-2
[14] Andi Adriansyah, Akhmad Wahyu Dani, “Design of Small Smart
Home System Based on Arduino”, Electrical Power, Electronics,
Communications, Controls, and Informatics Seminar (EECCIS),
pp.121-125, 2014
[15] http://wiki.dragino.com/index.php?title=Lora_Shield#What_is_the
_Dragino_LoRa_Shield
[16] https://iot-analytics.com/5-things-know-about-iot-platform/

Fig.15.Response received for the given command


[17] F. Longo, D. Bruneo, S. Distefano, G. Merlino, and A. Puliafito,
“Stack4things: an openstack-based framework for iot,” in Proc.
TABLE I Showing values of the parameters monitored International Conference on Future Internet of Things and Cloud,
Aug. 2015.
S. Voltage Current Oil Winding Oil Silica gel [18] G. Merlino, D. Bruneo, S. Distefano, F. Longo, and A. Puliafito,
No (V) (A) temperature temperature level status “Enabling mechanisms for cloud-based network virtualization in
(°C) (°C) (cm) iot,” in Proc. IEEE 2nd World Forum on Internet of Things, Dec.
1. 5 1.02 30 30 21 Unsaturated 2015.
2. 5 1.1.02 30 28 24 Unsaturated
3. 5 1.02 29 28 20 Unsaturated [19] http://www.electricaltechnology.org/2016/07/internet-of-things-
4. 5 1.02 29 28 18 Unsaturated iot-and-its-applications-in-electrical-power-industry.html
5. 5 1.5 29 28 18 Unsaturated
6. 4.9 1.02 29 28 18 Unsaturated
7. 4.98 1.02 30 30 18 Unsaturated
8. 5 1.02 31 28 18 Unsaturated
9. 5 1.02 30 28 18 Unsaturated

978-1-5090-6106-8/17/$31.00 ©2017 IEEE 1461

Das könnte Ihnen auch gefallen