SlideShare une entreprise Scribd logo
1  sur  4
Télécharger pour lire hors ligne
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3515
REAL TIME TRANSFORMER HEALTH MONITORING SYSTEM USING
GSM AND IoT
M. Sudalaimani1, P. Lakshmi priya2, J. Pooja3, M. Vigneshwari4
1Assistant Professor, Dept. of EEE, Kamaraj College of Engineering & Technology, Dept. of Electrical and
Electronics Engineering, Kamaraj College of Engineering & Technology, Virudhunagar, Tamil Nadu, India.
2,3,4Students, Dept. of EEE, Kamaraj College of Engineering & Technology, 1,2,3,4Dept. of Electrical and Electronics
Engineering, Kamaraj College of Engineering & Technology, Virudhunagar, Tamil Nadu, India.
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract- Electrical Transformers are themostimportant
element in the process of transmission and distribution of
electricity. Transformer is the costliest component of
Electrical Industry. As we know, Distribution transformers
are one of the most important equipment in power network
and its correct functioning is vital to system operation.
Because of, the large number of transformers distributed
over a wide area in power electric systems, the data
acquisition and conditioning monitoring is an important
issue. This projectrepresentsthedesignandimplementation
of a mobile embedded system and novel softwaretomonitor
and diagnose condition of transformers, by record key
operation indicators of a distribution transformer like load
currents, transformer oil, oil temperature, winding
temperature and voltage of three phases. The proposed on-
line monitoring system integrates a Global Service Mobile
(GSM) Modem, with standalone single chip microcontroller
and sensor packages. Data of operation condition of
transformer receives in form ofSMS(ShortMessageService)
and will be saving in computer server. Using the suggested
online monitoring system will help utility operators to keep
transformers in service for longer of time.
Keywords: Distribution Transformer; PIC Microcontroller;
GSM/GPRS Module ; Sensors; Monitoring Unit; LCD display
I. INTRODUCTION
Electricity plays an important role in our life. Every moment
of our life depends upon electricity. Electricity has several
components and equipment helping human to transfer and
regulate the distribution according to usage. The most
crucial equipment of transmission and distribution of
electric power is transformer. In power systems, an
electrical equipment distribution transformer directly
distributes power to the low-voltage users and its operation
condition is an important criterion of the entire network
operation. The majority of thesedeviceshave beeninservice
for many years in different (electrical, mechanical and
environmental) conditions. They are the main components
and constitute a large portion of capital investment.
Operation of distribution transformer under ratedcondition
(as per specification in their nameplate) guarantees their
long service life. However, their lifeissignificantlyreducedif
they are subjected to overloading, heating, low or high
voltage/current resulting to unexpected failures and loss of
supply to a large number of customers thus effecting system
reliability. Abnormality in distribution transformer is
accomplished with variation in different parameters like
o Load current
o Load voltage
o Oil level
o Oil temperature
o Winding temperature
Overloading, oil temperature, load current and ineffective
cooling of transformer are the major cause of failure in
distribution transformer. When a transformer fails, an
adverse effect occurs in the continuity of transmission and
distribution system resulting in increase of power system
cost and decrease of reliability in electric delivery. As
transformer is a combination of many parts, this all parts
must be checked regularly to maintain the transformer in
perfect operating conditions. The monitoring devices or
systems which are presently used for monitoring
distribution transformer have some problems and
deficiencies. Accordingtotheaboverequirements,weneeda
distribution transformer real time monitoring system to
monitor all essential parameters operation, and send to the
monitoring center in time. It leads to online monitoring of
main functional parameters of distribution transformers
which will provide necessary informationaboutthehealthof
transformers. This will help and guide the utilities to
optimally use the transformers and keep this equipment in
operation for a longer period. Transformer Health
Monitoring System will help to identify or recognize
unexpected situations before any seriousfailure whichleads
to greater reliabilityandsignificantcostsavings.Widespread
use of mobile networks and GSM modems, have made them
an attractive option both for voice media and wide area
network applications.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3516
II. BLOCK DIAGRAM
Fig – 1: Block Diagram
III. COMPONENT DESCRIPTION
1. SUPPLY CIRCUIT
The supply circuit is used to give the proper power
supply to the circuits. The single phase AC 230volts is step
down into 12V by step down transformer. The stepdown AC
voltage is fed into the power supply circuit. The power
supply circuit provides +5V,-5V,+12V,-12V. Thearduinoand
LCD display requires 5V and driver circuit requires both 5V
and 12V.
2. ARDUINO
Arduino is open-sourcehardwareandsoftwareuser
community that designs and manufactures single- board
microcontrollers and microcontrollerkitsfor buildingdigital
devices and interactive objects that can sense and control
both physically and digitally. Arduino microcontrollers are
pre-programmed with a boot loader that simplifies
uploading of program to the on-chip flash memory. A
program for Arduino hardware may be written in any
programming language with compiler that produces binary
machine code for the target processor. With help of this
device we can read the input values using sensors and
controls the measured parameters.
3. TEMPERATURE SENSOR
The LM35 series are precision integrated-circuit
temperature sensors, whose output voltage is linearly
proportional to the Celsius temperature. The LM35 is
operated at -550 to +1200 C. The LM35 can read the data
using arduino and it can be stuck or established to a surface
and its temperature will be within around the range of 0.010
C of the surface temperature. The output of LM35
temperature can be given to comparator circuit and can be
used for over temperature indication.
+Vs(4V to 20V)
( 0 mV +10.0mV/0C )
Fig.2 Temperature sensor
4. ULTRASONIC SENSOR
Ultrasonic sensors are used for distance measuring
applications. These gadgets regularly transmit a short burst
of ultrasonic sound to a target, which reflectsthesoundback
to the sensor. The system then measures the time for the
echo to return to the sensor and computes the distance to
the target using the speed of sound within the medium.
Different sorts of transducers are utilizedwithinindustrially
accessible ultrasonic cleaning devices. An ultrasonic
transducer is affixed to a stainless steel pan which is filled
with a solvent and a square wave is applied to it, conferring
vibration energy on the liquid. The ultrasonic distance
sensors measures distance using sonar; an ultrasonicbeatis
transmitted from the unit and distance-to-target is
determined by measuring the time required for the echo
return. Output from the ultrasonic sensor is a variablewidth
beat that compares to the distance to the target.
Fig.3 Ultrasonic sensor
5. CURRENT SENSOR
The allergo ACS712 current sensor is based on the
principle of Hall Effect. According to this principle, when a
current carrying conductor is placed into a magnetic field, a
voltage is generated across its edges perpendicular to the
directions of both the current and the magnetic field. It is
used to measure the alternating high current. It steps down
LM35
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3517
ac current to lower value so that it can be easily read with
the help of microcontroller.
Fig.4 Current sensor
6. LCD DISPLAY
An LCD is made with either a passive matrix or an
active matrix display grid. The active matrix LCD is also
known as a thin film transistor (TFT) display. The passive
matrix LCD has a grid of conductors with pixels located at
each intersection in the grid. A current is sent across two
conductors on the grid to control the light for any pixel. An
active matrix has a transistor located at each pixel
intersection, requiring less current to control the luminance
of a pixel. For this reason, the current in an active matrix
display can be switched ON and OFF more frequently
improving the screen fresh time.
7. IoT
The ESP8266 Wi-Fi module is a self-contained SOC with
integrated TCP/IP protocol stack that can give any
microcontroller access to your Wi-Fi network. The ESP8266
is capable of either hosting an application or offloading all
Wi-Fi networking functions from another application
processor. Each ESP8266 module comes pre-programmed
with an AT command set firmware, meaning, youcansimply
hook this up to your arduino device and get about as much
WiFi ability as Wi-Fi offers. The ESP8266 module is an
extremely cost effective board with a huge and evergrowing
community.
Fig. 5. ESP8266 Module
IV. RELATED WORK
The process of designing and implementation real
time transformer health monitoring system is carriedoutby
arduino. The step down transformer and power supply
circuit is used to give supply to the arduino and LCD display.
In this project parameters like voltage, current, oil level, oil
temperature and windingtemperatureissensedthrough the
respective sensors. The sensed level values are given to the
arduino.
Fig. 6 Output of the related work
Arduino calibrates the given input values and it
provides the necessary output as programmed in it. The
programmed output is displayed through the local display
LCD screen. The same output is also transmittedthroughthe
Wi-Fi module to the internet server programmed in the
arduino. Data’s will be saved and could be used for the
further analysis. The GSM modem is used as a shortmessage
server (SMS) device that transmits parameters as an SMS.
V. PROPOSED WORK
The main objective of this project istodesignandimplement
an embedded – mobile and IoT based system to measure
Over voltage, Load current, Oil level, Oil temperature and
Winding temperature.
VI. METHODOLOGY
Our work includes the process of monitoring the
transformer performance in which the over voltage, over
current, oil level, oil current and winding temperature is
measured and it is compared with the nominal value in the
comparator. If the measured value exceeds or decreases,the
system will send an error alert to the concern person.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3518
VII. Conclusion
A mobile monitoring system for distribution transformer
was designed, implemented andtested.Thedesignedsystem
is connected to a distribution transformer and is able to
record and send abnormal operating parameters
information to a mobile device using a GSM network. The
time to receive the SMS message varied from 2-10 seconds
and this is due to the public GSM network traffic. Thesystem
hardware was constructed from off- the- shelf components.
The experimental results came out as expected. A server
module can be added to this system to periodically receive
and store transformer parameters information about the
entire distribution transformer of a particular utility in a
database application. This database will bea useful source of
information on the utility transformers. The stored data can
be analyzed to help the utility in monitoring the operational
behavior of their distribution transformers and identify
faults before any catastrophic failures thus resulting in
significant cost saving as well as improving system
reliability.
VIII. REFERENCES
[1] Implementation of a Transformer Monitoring Solution
Per IEEE C57.91-1995 Using an Automation Controller
Walter A. Castillo CenterPoint Energy Rekha T. Jagaduri and
Prasanna K. Muralimanohar Schweitzer Engineering
Laboratories, Inc.
[2] Distribution Transformer Monitoring for Smart Grid in
India, 1st IEEE International Conference on Power
Electronics, Intelligent Control and Energy Systems
(ICPEICES-2016).
[3] A new Method for Monitoring of Distribution
Transformers, SH. Mohamadi Department of Electrical
Engineering K.N Toosi University of Technology Tehran,
Iran.
[4] GSM-BasedDistribution TransformerMonitoringSystem.
Abdul-Rahman AI-Ali, Abdul Khaliq & Muhammad Arshad
School of Engineering, American University of Sharjah Box
26666, AUS, Sharjah, United Arab Emirate, IEEE MELECON
2004, May 12-15,2004, Dubrovnik, Croatia.
[5]. Prof. M. S. Sujatha & Dr. M Vijay Kumar, “On-Line
Monitoring And Analysis of Faults in Transmission and
Distribution Lines Using GSM Technique”, Journal of
Theoretical and Applied Information Technology, ISSN:
1992-8645, E-ISSN: 1817-3195, 30th November 2011, Vol.
33 No.2.
[6]. Sh. Mohamadi & A. Akbari, “A New Method For
Monitoring of Distribution Transformers”, 978-1-4577-
1829-8/12/$26.00 ©2012 IEEE.261

Contenu connexe

Tendances

Planning and modern trends in hvdc
Planning and modern trends in hvdcPlanning and modern trends in hvdc
Planning and modern trends in hvdcjawaharramaya
 
Railway summer training report electrical engineering
Railway summer training report electrical engineeringRailway summer training report electrical engineering
Railway summer training report electrical engineeringYogesh Jadoun
 
Speed control of Three phase Induction motor using AC voltage regulator
Speed control of Three phase Induction motor using AC voltage regulatorSpeed control of Three phase Induction motor using AC voltage regulator
Speed control of Three phase Induction motor using AC voltage regulatorShivagee Raj
 
Latest Electrical Mini Projects For EEE Students
Latest Electrical Mini Projects For EEE StudentsLatest Electrical Mini Projects For EEE Students
Latest Electrical Mini Projects For EEE Studentselprocus
 
Instrument Transformers
Instrument TransformersInstrument Transformers
Instrument TransformersRidwanul Hoque
 
Digital energy meter
Digital energy meter Digital energy meter
Digital energy meter preeti naga
 
Automatic meter reading nnb ppt
Automatic meter reading  nnb pptAutomatic meter reading  nnb ppt
Automatic meter reading nnb pptNagendraEEE
 
Interconnection issue in microgrid
Interconnection issue in microgridInterconnection issue in microgrid
Interconnection issue in microgridAmarjeet S Pandey
 
Smart energy meter ppt
Smart energy meter   pptSmart energy meter   ppt
Smart energy meter pptRitam Giri
 
Power theft detection
Power theft detectionPower theft detection
Power theft detectionAravind Shaji
 
ELECTRICAL MEASUREMENT & MEASURING INSTRUMENTS [Emmi- (NEE-302) -unit-1]
ELECTRICAL MEASUREMENT & MEASURING INSTRUMENTS [Emmi- (NEE-302) -unit-1]ELECTRICAL MEASUREMENT & MEASURING INSTRUMENTS [Emmi- (NEE-302) -unit-1]
ELECTRICAL MEASUREMENT & MEASURING INSTRUMENTS [Emmi- (NEE-302) -unit-1]Md Irshad Ahmad
 
WAVE ENERGY CONVERTER
WAVE ENERGY CONVERTERWAVE ENERGY CONVERTER
WAVE ENERGY CONVERTERHamid Raza
 
Automatic meter reading
Automatic meter readingAutomatic meter reading
Automatic meter readingSajan Sahu
 

Tendances (20)

Planning and modern trends in hvdc
Planning and modern trends in hvdcPlanning and modern trends in hvdc
Planning and modern trends in hvdc
 
Smart Meters
Smart MetersSmart Meters
Smart Meters
 
Railway summer training report electrical engineering
Railway summer training report electrical engineeringRailway summer training report electrical engineering
Railway summer training report electrical engineering
 
Speed control of Three phase Induction motor using AC voltage regulator
Speed control of Three phase Induction motor using AC voltage regulatorSpeed control of Three phase Induction motor using AC voltage regulator
Speed control of Three phase Induction motor using AC voltage regulator
 
Latest Electrical Mini Projects For EEE Students
Latest Electrical Mini Projects For EEE StudentsLatest Electrical Mini Projects For EEE Students
Latest Electrical Mini Projects For EEE Students
 
Instrument Transformers
Instrument TransformersInstrument Transformers
Instrument Transformers
 
Digital energy meter
Digital energy meter Digital energy meter
Digital energy meter
 
Smart grid
Smart gridSmart grid
Smart grid
 
Automatic meter reading nnb ppt
Automatic meter reading  nnb pptAutomatic meter reading  nnb ppt
Automatic meter reading nnb ppt
 
prepaid energy meter
prepaid energy meterprepaid energy meter
prepaid energy meter
 
Smart grid ppt
Smart grid pptSmart grid ppt
Smart grid ppt
 
Interconnection issue in microgrid
Interconnection issue in microgridInterconnection issue in microgrid
Interconnection issue in microgrid
 
Smart energy meter ppt
Smart energy meter   pptSmart energy meter   ppt
Smart energy meter ppt
 
Power theft detection
Power theft detectionPower theft detection
Power theft detection
 
Dc motor drive
Dc motor driveDc motor drive
Dc motor drive
 
Solar Power Charge Controller
Solar Power Charge ControllerSolar Power Charge Controller
Solar Power Charge Controller
 
ELECTRICAL MEASUREMENT & MEASURING INSTRUMENTS [Emmi- (NEE-302) -unit-1]
ELECTRICAL MEASUREMENT & MEASURING INSTRUMENTS [Emmi- (NEE-302) -unit-1]ELECTRICAL MEASUREMENT & MEASURING INSTRUMENTS [Emmi- (NEE-302) -unit-1]
ELECTRICAL MEASUREMENT & MEASURING INSTRUMENTS [Emmi- (NEE-302) -unit-1]
 
WAVE ENERGY CONVERTER
WAVE ENERGY CONVERTERWAVE ENERGY CONVERTER
WAVE ENERGY CONVERTER
 
Sinusoidal pwm
Sinusoidal pwmSinusoidal pwm
Sinusoidal pwm
 
Automatic meter reading
Automatic meter readingAutomatic meter reading
Automatic meter reading
 

Similaire à IRJET- Real Time Transformer Health Monitoring System using GSM and IoT

IoT Based Distribution Transformer Condition Monitoring System
IoT Based Distribution Transformer Condition Monitoring SystemIoT Based Distribution Transformer Condition Monitoring System
IoT Based Distribution Transformer Condition Monitoring SystemIRJET Journal
 
TRANSFORMER HEALTH MONITORING SYSTEM
TRANSFORMER HEALTH MONITORING SYSTEMTRANSFORMER HEALTH MONITORING SYSTEM
TRANSFORMER HEALTH MONITORING SYSTEMIRJET Journal
 
IRJET- Three Phase Fault Analysis in Three Phase Distribution Line
IRJET- Three Phase Fault Analysis in Three Phase Distribution LineIRJET- Three Phase Fault Analysis in Three Phase Distribution Line
IRJET- Three Phase Fault Analysis in Three Phase Distribution LineIRJET Journal
 
IRJET- GSM Based Transformer Fault Monitoring System
IRJET- GSM Based Transformer Fault Monitoring SystemIRJET- GSM Based Transformer Fault Monitoring System
IRJET- GSM Based Transformer Fault Monitoring SystemIRJET Journal
 
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 SubstationIRJET Journal
 
Transformer monitoring and controlling with GSM based system
Transformer monitoring and controlling with GSM based systemTransformer monitoring and controlling with GSM based system
Transformer monitoring and controlling with GSM based systemIRJET Journal
 
Design of embedded based three phase preventor and selector system for indust...
Design of embedded based three phase preventor and selector system for indust...Design of embedded based three phase preventor and selector system for indust...
Design of embedded based three phase preventor and selector system for indust...IAEME Publication
 
IRJET - Transformer Parameter Measurement and Protection by using Wireless Sy...
IRJET - Transformer Parameter Measurement and Protection by using Wireless Sy...IRJET - Transformer Parameter Measurement and Protection by using Wireless Sy...
IRJET - Transformer Parameter Measurement and Protection by using Wireless Sy...IRJET Journal
 
Smart Transformer Protection Unit
Smart Transformer Protection UnitSmart Transformer Protection Unit
Smart Transformer Protection Unitijtsrd
 
Electricity Theft: Reason and Solution
Electricity Theft: Reason and SolutionElectricity Theft: Reason and Solution
Electricity Theft: Reason and SolutionIRJET Journal
 
IRJET- Fault Detection, Classification and Location using GPS System
IRJET- Fault Detection, Classification and Location using GPS SystemIRJET- Fault Detection, Classification and Location using GPS System
IRJET- Fault Detection, Classification and Location using GPS SystemIRJET Journal
 
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in ...
IRJET-  	  Wireless Data Monitoring and Fault Identification by using IoT in ...IRJET-  	  Wireless Data Monitoring and Fault Identification by using IoT in ...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in ...IRJET Journal
 
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...IRJET Journal
 
POWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEMPOWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEMIRJET Journal
 
IRJET- Development of Intelligent Accelerometer and its Implementation wi...
IRJET-  	  Development of Intelligent Accelerometer and its Implementation wi...IRJET-  	  Development of Intelligent Accelerometer and its Implementation wi...
IRJET- Development of Intelligent Accelerometer and its Implementation wi...IRJET Journal
 
IRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection RobotIRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection RobotIRJET Journal
 
TRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGTRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGIRJET Journal
 
IRJET- IoT based Solar Power Monitoring System
IRJET- IoT based Solar Power Monitoring SystemIRJET- IoT based Solar Power Monitoring System
IRJET- IoT based Solar Power Monitoring SystemIRJET Journal
 
IOT based Three Phase Power fault monitoring with SMS alerts
IOT based Three Phase Power fault monitoring with SMS alertsIOT based Three Phase Power fault monitoring with SMS alerts
IOT based Three Phase Power fault monitoring with SMS alertsIRJET Journal
 
IRJET- Overloading Detection in Residentional Area
IRJET- Overloading Detection in Residentional AreaIRJET- Overloading Detection in Residentional Area
IRJET- Overloading Detection in Residentional AreaIRJET Journal
 

Similaire à IRJET- Real Time Transformer Health Monitoring System using GSM and IoT (20)

IoT Based Distribution Transformer Condition Monitoring System
IoT Based Distribution Transformer Condition Monitoring SystemIoT Based Distribution Transformer Condition Monitoring System
IoT Based Distribution Transformer Condition Monitoring System
 
TRANSFORMER HEALTH MONITORING SYSTEM
TRANSFORMER HEALTH MONITORING SYSTEMTRANSFORMER HEALTH MONITORING SYSTEM
TRANSFORMER HEALTH MONITORING SYSTEM
 
IRJET- Three Phase Fault Analysis in Three Phase Distribution Line
IRJET- Three Phase Fault Analysis in Three Phase Distribution LineIRJET- Three Phase Fault Analysis in Three Phase Distribution Line
IRJET- Three Phase Fault Analysis in Three Phase Distribution Line
 
IRJET- GSM Based Transformer Fault Monitoring System
IRJET- GSM Based Transformer Fault Monitoring SystemIRJET- GSM Based Transformer Fault Monitoring System
IRJET- GSM Based Transformer Fault Monitoring System
 
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
 
Transformer monitoring and controlling with GSM based system
Transformer monitoring and controlling with GSM based systemTransformer monitoring and controlling with GSM based system
Transformer monitoring and controlling with GSM based system
 
Design of embedded based three phase preventor and selector system for indust...
Design of embedded based three phase preventor and selector system for indust...Design of embedded based three phase preventor and selector system for indust...
Design of embedded based three phase preventor and selector system for indust...
 
IRJET - Transformer Parameter Measurement and Protection by using Wireless Sy...
IRJET - Transformer Parameter Measurement and Protection by using Wireless Sy...IRJET - Transformer Parameter Measurement and Protection by using Wireless Sy...
IRJET - Transformer Parameter Measurement and Protection by using Wireless Sy...
 
Smart Transformer Protection Unit
Smart Transformer Protection UnitSmart Transformer Protection Unit
Smart Transformer Protection Unit
 
Electricity Theft: Reason and Solution
Electricity Theft: Reason and SolutionElectricity Theft: Reason and Solution
Electricity Theft: Reason and Solution
 
IRJET- Fault Detection, Classification and Location using GPS System
IRJET- Fault Detection, Classification and Location using GPS SystemIRJET- Fault Detection, Classification and Location using GPS System
IRJET- Fault Detection, Classification and Location using GPS System
 
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in ...
IRJET-  	  Wireless Data Monitoring and Fault Identification by using IoT in ...IRJET-  	  Wireless Data Monitoring and Fault Identification by using IoT in ...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in ...
 
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...
 
POWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEMPOWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEM
 
IRJET- Development of Intelligent Accelerometer and its Implementation wi...
IRJET-  	  Development of Intelligent Accelerometer and its Implementation wi...IRJET-  	  Development of Intelligent Accelerometer and its Implementation wi...
IRJET- Development of Intelligent Accelerometer and its Implementation wi...
 
IRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection RobotIRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection Robot
 
TRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGTRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORING
 
IRJET- IoT based Solar Power Monitoring System
IRJET- IoT based Solar Power Monitoring SystemIRJET- IoT based Solar Power Monitoring System
IRJET- IoT based Solar Power Monitoring System
 
IOT based Three Phase Power fault monitoring with SMS alerts
IOT based Three Phase Power fault monitoring with SMS alertsIOT based Three Phase Power fault monitoring with SMS alerts
IOT based Three Phase Power fault monitoring with SMS alerts
 
IRJET- Overloading Detection in Residentional Area
IRJET- Overloading Detection in Residentional AreaIRJET- Overloading Detection in Residentional Area
IRJET- Overloading Detection in Residentional Area
 

Plus de IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

Plus de IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Dernier

Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 

Dernier (20)

Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 

IRJET- Real Time Transformer Health Monitoring System using GSM and IoT

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3515 REAL TIME TRANSFORMER HEALTH MONITORING SYSTEM USING GSM AND IoT M. Sudalaimani1, P. Lakshmi priya2, J. Pooja3, M. Vigneshwari4 1Assistant Professor, Dept. of EEE, Kamaraj College of Engineering & Technology, Dept. of Electrical and Electronics Engineering, Kamaraj College of Engineering & Technology, Virudhunagar, Tamil Nadu, India. 2,3,4Students, Dept. of EEE, Kamaraj College of Engineering & Technology, 1,2,3,4Dept. of Electrical and Electronics Engineering, Kamaraj College of Engineering & Technology, Virudhunagar, Tamil Nadu, India. ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract- Electrical Transformers are themostimportant element in the process of transmission and distribution of electricity. Transformer is the costliest component of Electrical Industry. As we know, Distribution transformers are one of the most important equipment in power network and its correct functioning is vital to system operation. Because of, the large number of transformers distributed over a wide area in power electric systems, the data acquisition and conditioning monitoring is an important issue. This projectrepresentsthedesignandimplementation of a mobile embedded system and novel softwaretomonitor and diagnose condition of transformers, by record key operation indicators of a distribution transformer like load currents, transformer oil, oil temperature, winding temperature and voltage of three phases. The proposed on- line monitoring system integrates a Global Service Mobile (GSM) Modem, with standalone single chip microcontroller and sensor packages. Data of operation condition of transformer receives in form ofSMS(ShortMessageService) and will be saving in computer server. Using the suggested online monitoring system will help utility operators to keep transformers in service for longer of time. Keywords: Distribution Transformer; PIC Microcontroller; GSM/GPRS Module ; Sensors; Monitoring Unit; LCD display I. INTRODUCTION Electricity plays an important role in our life. Every moment of our life depends upon electricity. Electricity has several components and equipment helping human to transfer and regulate the distribution according to usage. The most crucial equipment of transmission and distribution of electric power is transformer. In power systems, an electrical equipment distribution transformer directly distributes power to the low-voltage users and its operation condition is an important criterion of the entire network operation. The majority of thesedeviceshave beeninservice for many years in different (electrical, mechanical and environmental) conditions. They are the main components and constitute a large portion of capital investment. Operation of distribution transformer under ratedcondition (as per specification in their nameplate) guarantees their long service life. However, their lifeissignificantlyreducedif they are subjected to overloading, heating, low or high voltage/current resulting to unexpected failures and loss of supply to a large number of customers thus effecting system reliability. Abnormality in distribution transformer is accomplished with variation in different parameters like o Load current o Load voltage o Oil level o Oil temperature o Winding temperature Overloading, oil temperature, load current and ineffective cooling of transformer are the major cause of failure in distribution transformer. When a transformer fails, an adverse effect occurs in the continuity of transmission and distribution system resulting in increase of power system cost and decrease of reliability in electric delivery. As transformer is a combination of many parts, this all parts must be checked regularly to maintain the transformer in perfect operating conditions. The monitoring devices or systems which are presently used for monitoring distribution transformer have some problems and deficiencies. Accordingtotheaboverequirements,weneeda distribution transformer real time monitoring system to monitor all essential parameters operation, and send to the monitoring center in time. It leads to online monitoring of main functional parameters of distribution transformers which will provide necessary informationaboutthehealthof transformers. This will help and guide the utilities to optimally use the transformers and keep this equipment in operation for a longer period. Transformer Health Monitoring System will help to identify or recognize unexpected situations before any seriousfailure whichleads to greater reliabilityandsignificantcostsavings.Widespread use of mobile networks and GSM modems, have made them an attractive option both for voice media and wide area network applications.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3516 II. BLOCK DIAGRAM Fig – 1: Block Diagram III. COMPONENT DESCRIPTION 1. SUPPLY CIRCUIT The supply circuit is used to give the proper power supply to the circuits. The single phase AC 230volts is step down into 12V by step down transformer. The stepdown AC voltage is fed into the power supply circuit. The power supply circuit provides +5V,-5V,+12V,-12V. Thearduinoand LCD display requires 5V and driver circuit requires both 5V and 12V. 2. ARDUINO Arduino is open-sourcehardwareandsoftwareuser community that designs and manufactures single- board microcontrollers and microcontrollerkitsfor buildingdigital devices and interactive objects that can sense and control both physically and digitally. Arduino microcontrollers are pre-programmed with a boot loader that simplifies uploading of program to the on-chip flash memory. A program for Arduino hardware may be written in any programming language with compiler that produces binary machine code for the target processor. With help of this device we can read the input values using sensors and controls the measured parameters. 3. TEMPERATURE SENSOR The LM35 series are precision integrated-circuit temperature sensors, whose output voltage is linearly proportional to the Celsius temperature. The LM35 is operated at -550 to +1200 C. The LM35 can read the data using arduino and it can be stuck or established to a surface and its temperature will be within around the range of 0.010 C of the surface temperature. The output of LM35 temperature can be given to comparator circuit and can be used for over temperature indication. +Vs(4V to 20V) ( 0 mV +10.0mV/0C ) Fig.2 Temperature sensor 4. ULTRASONIC SENSOR Ultrasonic sensors are used for distance measuring applications. These gadgets regularly transmit a short burst of ultrasonic sound to a target, which reflectsthesoundback to the sensor. The system then measures the time for the echo to return to the sensor and computes the distance to the target using the speed of sound within the medium. Different sorts of transducers are utilizedwithinindustrially accessible ultrasonic cleaning devices. An ultrasonic transducer is affixed to a stainless steel pan which is filled with a solvent and a square wave is applied to it, conferring vibration energy on the liquid. The ultrasonic distance sensors measures distance using sonar; an ultrasonicbeatis transmitted from the unit and distance-to-target is determined by measuring the time required for the echo return. Output from the ultrasonic sensor is a variablewidth beat that compares to the distance to the target. Fig.3 Ultrasonic sensor 5. CURRENT SENSOR The allergo ACS712 current sensor is based on the principle of Hall Effect. According to this principle, when a current carrying conductor is placed into a magnetic field, a voltage is generated across its edges perpendicular to the directions of both the current and the magnetic field. It is used to measure the alternating high current. It steps down LM35
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3517 ac current to lower value so that it can be easily read with the help of microcontroller. Fig.4 Current sensor 6. LCD DISPLAY An LCD is made with either a passive matrix or an active matrix display grid. The active matrix LCD is also known as a thin film transistor (TFT) display. The passive matrix LCD has a grid of conductors with pixels located at each intersection in the grid. A current is sent across two conductors on the grid to control the light for any pixel. An active matrix has a transistor located at each pixel intersection, requiring less current to control the luminance of a pixel. For this reason, the current in an active matrix display can be switched ON and OFF more frequently improving the screen fresh time. 7. IoT The ESP8266 Wi-Fi module is a self-contained SOC with integrated TCP/IP protocol stack that can give any microcontroller access to your Wi-Fi network. The ESP8266 is capable of either hosting an application or offloading all Wi-Fi networking functions from another application processor. Each ESP8266 module comes pre-programmed with an AT command set firmware, meaning, youcansimply hook this up to your arduino device and get about as much WiFi ability as Wi-Fi offers. The ESP8266 module is an extremely cost effective board with a huge and evergrowing community. Fig. 5. ESP8266 Module IV. RELATED WORK The process of designing and implementation real time transformer health monitoring system is carriedoutby arduino. The step down transformer and power supply circuit is used to give supply to the arduino and LCD display. In this project parameters like voltage, current, oil level, oil temperature and windingtemperatureissensedthrough the respective sensors. The sensed level values are given to the arduino. Fig. 6 Output of the related work Arduino calibrates the given input values and it provides the necessary output as programmed in it. The programmed output is displayed through the local display LCD screen. The same output is also transmittedthroughthe Wi-Fi module to the internet server programmed in the arduino. Data’s will be saved and could be used for the further analysis. The GSM modem is used as a shortmessage server (SMS) device that transmits parameters as an SMS. V. PROPOSED WORK The main objective of this project istodesignandimplement an embedded – mobile and IoT based system to measure Over voltage, Load current, Oil level, Oil temperature and Winding temperature. VI. METHODOLOGY Our work includes the process of monitoring the transformer performance in which the over voltage, over current, oil level, oil current and winding temperature is measured and it is compared with the nominal value in the comparator. If the measured value exceeds or decreases,the system will send an error alert to the concern person.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3518 VII. Conclusion A mobile monitoring system for distribution transformer was designed, implemented andtested.Thedesignedsystem is connected to a distribution transformer and is able to record and send abnormal operating parameters information to a mobile device using a GSM network. The time to receive the SMS message varied from 2-10 seconds and this is due to the public GSM network traffic. Thesystem hardware was constructed from off- the- shelf components. The experimental results came out as expected. A server module can be added to this system to periodically receive and store transformer parameters information about the entire distribution transformer of a particular utility in a database application. This database will bea useful source of information on the utility transformers. The stored data can be analyzed to help the utility in monitoring the operational behavior of their distribution transformers and identify faults before any catastrophic failures thus resulting in significant cost saving as well as improving system reliability. VIII. REFERENCES [1] Implementation of a Transformer Monitoring Solution Per IEEE C57.91-1995 Using an Automation Controller Walter A. Castillo CenterPoint Energy Rekha T. Jagaduri and Prasanna K. Muralimanohar Schweitzer Engineering Laboratories, Inc. [2] Distribution Transformer Monitoring for Smart Grid in India, 1st IEEE International Conference on Power Electronics, Intelligent Control and Energy Systems (ICPEICES-2016). [3] A new Method for Monitoring of Distribution Transformers, SH. Mohamadi Department of Electrical Engineering K.N Toosi University of Technology Tehran, Iran. [4] GSM-BasedDistribution TransformerMonitoringSystem. Abdul-Rahman AI-Ali, Abdul Khaliq & Muhammad Arshad School of Engineering, American University of Sharjah Box 26666, AUS, Sharjah, United Arab Emirate, IEEE MELECON 2004, May 12-15,2004, Dubrovnik, Croatia. [5]. Prof. M. S. Sujatha & Dr. M Vijay Kumar, “On-Line Monitoring And Analysis of Faults in Transmission and Distribution Lines Using GSM Technique”, Journal of Theoretical and Applied Information Technology, ISSN: 1992-8645, E-ISSN: 1817-3195, 30th November 2011, Vol. 33 No.2. [6]. Sh. Mohamadi & A. Akbari, “A New Method For Monitoring of Distribution Transformers”, 978-1-4577- 1829-8/12/$26.00 ©2012 IEEE.261