GSM Based Transformer Fault Monitoring System
GSM Based Transformer Fault Monitoring System
GSM Based Transformer Fault Monitoring System
Volume 6 Issue 4, May-June 2022 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
1. INTRODUCTION
Now day’s protection of equipments in power system that transformer is an important component of the
is a very important aspect. The power system entire distribution network operation. Operation of
equipments are valuable and important for well distribution transformer under the rated condition as
operation of power system network. A Transformer is per specifications their long life depends. Their life is
such equipment which is one of the most important significantly reduces if they are subjected to
machines in the power system network. High overloading conditions, resulting in unexpected
reliability is required for a transformer even in failures and loss of supply to a large number of
adverse conditions. PLC automation used for this customers this affects system’s reliability.
condition; many types of faults in the transformer can Overloading and ineffective cooling of transformers
be detected and rectified. The power systems with no are the major causes of failure in distribution
transformer is like a human without heart. So the transformers. Presently used devices for monitoring
protection of a transformer is of utmost importance. distribution transformer have some problems and
The Relays here are provided for sensing the fault deficiencies. Few of them are mentioned below.
current and provide the protection to the transformer. Ordinary transformer measurement system
The receipient gets a message in the form of a SMS generally detects a single transformer parameter,
using of a GSM module interfaced with a PLC. such as power, current, voltage, and phase. While
Distribution transformer is electrical equipment in some ways could detect multi parameter, the time
power systems, which distribute power to the low of acquisition and operation parameters is too
voltage users directly, and the operation condition of long, and testing speed is not fast enough.
@ IJTSRD | Unique Paper ID – IJTSRD50166 | Volume – 6 | Issue – 4 | May-June 2022 Page 677
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
Detection system is not reliable. The main
performance is the device itself instability, low
measurement accuracy of the data, or even state
monitoring system should have no effect.
Timely detection data will not be sent to
monitoring centers in time, which cannot judge
distribution transformers three-phase equilibrium.
A monitoring system can only monitor the
operation state or guard against steal the power,
and is not able to monitor all useful data of
distribution transformers to reduce costs. Fig 2: 16x2 LCD
According to the above requirements, we need a LCD stands for Liquid Crystal Display, this screen is
distribution transformer real-time monitoring system an electronic display module and find a wide range of
to detect all operating parameters operation, and send applications. A 16x2 LCD display is very basic and is
to the monitoring centre in time. This leads to very commonly used in many devices and circuits.
monitoring of key operational parameters of These modules are preferred over seven segments and
distribution transformers which can provides the other multi segment LEDs. The reasons are: LCD is
useful information of health of transformers which economical, easily programmable, no limitation of
will help utilities to optimally use their transformers displaying special & even custom characters.. A 16x2
and keep the asset in operation for a long time. This means it can display 16 characters per line and there
system will help to identify problems before any are 2 such lines, each character is displayed in 5x7
failure which leads to significant cost savings and pixel matrix. A command is an instruction given to
greater reliability. Widespread use of mobile LCD to do a predefined task like initializing it,
networks and GSM devices such GSM modems and clearing its screen, setting the cursor position,
their decreasing costs have made them an attractive controlling display etc.
option not only for voice media but for other wide C. Transformer:
area network applications.
2. HARDWARE DESCRIPTION
The hardware parts used in this project are mentioned
below.
A. GSM Module:
Fig 3: Transformer
Transformer is the electrical device which converts
Fig 1: GSM Module voltage levels with little loss of power. Transformers
GSM is mobile communication module, stands for work only with AC. There are two types of
global system for mobile communication. The idea of transformers as Step-up and Step-down transformer.
GSM was developed at Bell Laboratories in the 1970. Step-up transformers steps up voltage, step-down
It is largely used mobile communication system in the transformers steps down voltage. Many power
world. GSM is digital cellular technology used for supplies use a step-down transformer to reduce the
transmitting mobile voice and data services operates at high mains voltage to a safer low voltage. Here we are
the 900MHz, 1800MHz, 850MHz, and 1900MHz using step down transformer to get 12V AC from the
frequency bands. We are interfacing GSM module to supply i.e. 230V AC.
send sms and call alert if fire detected near system.
B. LCD Display: D. MicrocontrollerATmega328:
@ IJTSRD | Unique Paper ID – IJTSRD50166 | Volume – 6 | Issue – 4 | May-June 2022 Page 678
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
The magnetic oil level indicators are used to give a
visual indication of the oil level inside the conservator
by a graduated dial with arrow plus electric signals,
when the oil inside the conservator reaches the max
or min level. This way, for every variation of the oil
inside conservator tank the movement of the float
cause the rotation of the magnet joint with consequent
variation of the indication on the dial of the gauge.
The pointer indicates the level that the oil should
reach. The electronic version of the oil level gauge
provides an analogical and a digital signal
proportional to the oil level inside the conservator.
These signals can be remote to: PLC, PC, integrated
monitoring system, Remote Indicator.
When transformer is working near its maximum
rating, the oil temperature starts to increase which
Fig 4: Atmega328 Microcontroller
will expand the oil volume. This expansion may let
It is a Atmel 8-bit AVR RISC-based the oil reach its maximum limit. Conversely, if there
microcontroller with 32KB ISP flash memory and is substantial oil loss or leakage, oil may reach its
read-while-write capabilities, 1KB EEPROM, 23 minimum limit. For the importance of these two
general purpose I/O lines, 32 general purpose levels, the proposed monitoring system will send a
working registers, 3 flexible timer/counters with SMS to NEC engineer whenever one of them reach
compare modes, internal, external interrupts, serial its limit.
programmable USART, a byte-oriented 2-wire serial
F. Temperature sensor LM35:
interface, SPI serial port, 6-channel 10-bit A/D
converter programmable watchdog timer with internal
oscillator, and five software selectable power saving
modes. The device operates between 1.8-5.5 volts.
Key parameters for ATmega328:
Flash (KBytes):32kBytes, Pin count: 28, Max.
Operating Frequency (MHz): 20MHz, CPU: 8-bit
AVR, Touch channels: 16, Hardware touch
Acquisition: No, Max I/o pins: 22, Ext Interrupts: 24,
SPI: 221, TWI (12c):1, UART: 1, ADC Channels:8 Fig 6: LM35
ADC Resolution (bits): 10, ADC speed (kbps): 15, It is a temperature sensor that outputs an analog
Analog comparator: 1, DAC Resolution: 0, signal which is proportional to the varying
Temperature sensor: yes, Operating voltage: 1.8 to temperature. The voltage output can easily be
5.5 interpreted to obtain a temperature reading in Celsius.
E. Magnetic oil level indicator: The advantage of lm35 over thermistor is it does not
require any external calibration. The coating also
protects it from self-heating. Low cost and great
accuracy make it popular among hobbyists, circuit
makers, and students. Many low-end products take
advantage of low cost, greater accuracy and used
LM35 in their products. Its approximately 15+ years
to its first release but the sensor is still surviving and
is used in any products.
@ IJTSRD | Unique Paper ID – IJTSRD50166 | Volume – 6 | Issue – 4 | May-June 2022 Page 679
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
3. BLOCK DIGRAM:
@ IJTSRD | Unique Paper ID – IJTSRD50166 | Volume – 6 | Issue – 4 | May-June 2022 Page 680
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
5. CONCLUSION Electronics Engineering (IOSRJEEE), 1(6), pp.
Monitoring of distribution transformer using GSM is 13-21.
quite useful as compared to manual monitring and also
[4] Surekha, N., Kumar, A. and Figueiredo, D.
it is reliable as it is not possible to monitor always the
(2012). Monitoring and Controlling of
oil level, oil temperature rise, ambient temperature
Distribution Transformer via GSM Modem.
rise, load current manually. After receiving of
International Journal of Advanced Research in
message of any abnormality we can take action
Computer Science and Software Engineering,
immediately to prevent any catastrophic failures of
4(7), pp. 617-620.
distribution transformers. In a distribution network
there are many distribution transformers and [5] Suresh, D., Prathibha, T. and Taj, K. (2014).
associating each transformer with such system, we can Oil Based Transformer Health Monitoring
easily figure out that which transformer is undergoing System. International Journal of Science and
fault from the message sent to mobile. We don’t need Research (IJSR),3(6), pp. 1626-1628.
to check all transformers and corresponding phase [6] Nagaraju, N. and Kiruthika, M. (2013). Fault
currents and voltages and thus we can recover the Sensing in a Remote Transformer Using GSM
system in less time. Time for receiving messages may & Automatic ON/OFF of Street Lamps.
vary due to the public GSM network traffic but still it International Journal of Advanced Research in
is effective than manual monitoring. Electrical, Electronics and Instrumentation
6. REFERENCES Engineering, 2(10), pp. 4620-4626.
[1] Sarsamba, M., Yanamshetty, R. and Sangulagi, [7] Pandey, R. and Kumar, D. (2013). Distributed
P. (2013). The load monitoring and protection Transformer Monitoring System Based On
on electricity power lines using GSM network. Zigbee Technology, International Journal of
International Journal of Advanced Research in Engineering Trends and Technology (IJETT),
Computer Science and Software Engineering, 4(5), pp. 1981-1983.
3(9), pp. 1131- 1136.
[8] Agarwal, M. and pandya, A. (2014). GSM
[2] Kumar, A., Raj, A., Kumar, A., Prasad, S.and Based Condition Monitoring of Transformer,
Kumar, B. (2012). Method for Monitoring of International Journal for Scientific Research &
distribution transformer. Undergraduate Development, 1(12), pp. 2818-2821.
Academic Research Journal (UARJ), (3, 4), pp.
91-95. [9] Ranvir, K., Solanke, M., Ratnaparkhi, R. and
Sable, A. (2015). Substation Monitoring
[3] Sachan, A. (2012). Microcontroller Based System, International Journal of Engineering
Substation Monitoring and Control System with and Technical Research, 3(2), pp. 306-308.
GSM Modem. IOSR Journal of Electrical and
@ IJTSRD | Unique Paper ID – IJTSRD50166 | Volume – 6 | Issue – 4 | May-June 2022 Page 681