SlideShare uma empresa Scribd logo
1 de 5
Baixar para ler offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1843
Digital Testing Kit for Three Phase Distribution Transformer
Renuka Kachare 1, Gitanjali Atugade2, Shreyada Jadhav 3, Shweta Mahajan4, Dhanyakumar Patil 5
1 Department of Electrical Engineering, ADCET, Ashta, Maharashtra, India
2 Department of Electrical Engineering, ADCET, Ashta, Maharashtra, India
3 Department of Electrical Engineering, ADCET, Ashta, Maharashtra, India
4. Department of Electrical Engineering, ADCET, Ashta, Maharashtra, India
5 Asst. Prof, Electrical Engineering Department, ADCET, Ashta, Sangli (MH), India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract-The aim of the project is to design a Digital
Testing Kit for Three Phase Distribution Transformer. This kit
performs necessary tests on the repaired transformer using
microcontroller based programming. After this testing
transformer is ready to use and perform healthy operations.
When transformer is repaired there are manychancesofloose
connections and insulation failure. To avoid the faulty
condition or improper operation of transformer testing is
important.
For this purpose testing kit is designed in which
various tests are performed. This testing kit consist of
components such as currenttransformertostepdowncurrent,
voltage transformer to step down voltage, zero crossing
detector to measure phase difference between thevoltageand
current, with the help of microcontroller the final output is
given to LCD to display the required outputs. In this kit PIC
microcontroller is used to process ontheoutputobtainedfrom
ZCD with the help of the microcontroller programming. For
microcontroller programming language used is embedded C.
Hence the output voltage, current and power factor is
displayed on the LCD display.
On the basis of results obtained from testing it can be
concluded that the transformer is ready to use or not.
Efficiency is one of the most important factor in the result
analysis. If the efficiency of the transformer after testing is
below the desired value then the transformer should be
repaired again.
Key Words: CT, PT, ZCD, PIC microcontroller
1. INTRODUCTION
Digital Testing Kit for Three Phase Distribution
Transformer performs necessary tests on the repaired
transformer using microcontroller based programming.
After this testing transformer is ready to use and perform
healthy operations. When transformer is repaired there are
many chances of loose connections and insulationfailure. To
avoid the faulty condition or improper operation of
transformer testing is important. In this research paper
focus is given on the tests of transformer to find out its
efficiency. The parameters to be displayed to find out the
efficiency of the transformer are:
Line voltages, Line currents, Phase voltages, Phase currents,
Power factor, Losses
2. OBJECTIVE
Transformers play an important role in the power
system. They help to convert power to appropriate levels
which other components can safely use. They are often in
operation for a long time and only stop working during
power interruptions and maintenance. It is important to
regularly assess theirfunctionstoensurecontinuousservice,
so the testing of the transformer is important factor. On the
basis of efficiency it can be determined that transformer can
be reused or not.
The main objective of this Digital Testing Kit is to
minimize the time consumption and increase the efficiency.
It works for the measurement of all parameters required for
testing of transformer such as phase voltage, phase current,
line voltage, line current, power factor, active power,
reactive power and apparent power. For testing of the
transformer two-wattmeter method is also used but
preference is given to the digital testing kit because of its
desirable features.
3. HARDWARE IMPLEMENTATION
3.1. Block Diagram of Proposed Work
Fig3.1 Block diagram of hardware
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1844
4. BLOCK DIAGRAM DESCRIPTION
4.1. Current Transformer:
Current transformer is used to stepdowncurrentof
power system to lower level to make it feasible to be
measured by small ratingammeter. Secondarycurrentis
proportional to primary current. Secondary voltage
depends upon the current as well as load resistance.
Secondary can be short circuited. Open secondary may
result in failure of the transformer.
Rating: 30A/100mA
4.2. Potential Transformer
A potential transformer is high ratio transformer
that is used to measure voltage in high voltage line.
Secondary voltage is proportional to Primary voltage.
Secondary current depends upon the voltage as well as load
resistance. Secondarycanbe opencircuited.Short secondary
may result in failure of the transformer.
 Voltage Ratio:440/36V
 Primary voltage:440V
 Secondary voltage:36V
4.3. Signal Conditioning Block
Fig.3.2 Signal conditioning block
36V supply is given to op-am LM358 through the
transformer, this 36V supply will step down at next op-am
IC741 which acts as zero crossing detector. Property of IC
741 is to convert the sinusoidal wave into square wave. The
output of square wave is given to high level trigger MOSFET
which will give signal to microcontroller. The
microcontroller measures the angle and therefore power
factor can be obtained by cosine of that angle.
4.4 Circuit Diagram of Power Supply:
The power supply used following sections:
 A step-down Transformer.
 Rectifier stage.
 Capacitor filter.
 A Voltage Regulator.
Fig.3.3 Circuit Diagram of Power Supply
Since, many electronic components like CMOS and
TTL chips are very sensitive to the voltage variations and
other power related factors. Any electroniccircuitconsisting
of sensitive electronic components demands a stable, ripple
free and highly regulated power supply for its proper
operation. To obtain very high regulation, electronic voltage
regulators are used. Electronic voltage regulatorsmaintaina
steady output voltage in spite of line voltage and load
variations.
The circuit needs two different voltages, +5V &
+12V, to work. These dual voltages are supplied by this
specially designed power supply. The power supply, unsung
hero of every electronic circuit, plays very important role in
smooth running of the connected circuit. The main object of
this “power supply” is, as the name itself implies, to deliver
the required amount of stabilized and pure power to the
circuit. Every typical power supply contains the following
sections:
4.5. Zero Crossing Detector
ZCD is used tomeasuretimedifferencebetweentwo
waves we need to detect zero crossing of two waves.
Basically a time difference between two waves is used to
calculate power factor.
Fig.3.4 Zero Crossing Detector
4.6. PIC 18F452 Microcontroller
. The prime use of a microcontroller is tocontrol the
operation of a machine using a fixed program that is stored
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1845
in ROM and does not change over the lifetime of the system.
Here, PIC microcontroller is used for programming. The PIC
program is more compact and will run faster to accomplish
the tasks. Here, in this kit PIC 18F452 microcontroller is
used because of its desirable features which are essential for
the proper working of the digital testing kit.
Fig.3.5 PIC Microcontroller
4.7. Connection Diagram
In the connection diagram, the interfacing of the
signal conditioning block, power supply, crystal circuit,
keypad, LCD is displayed. This connection diagram is
prepared with help of the Proteus software. Connection of
different components to PIC Microcontrolleraccordingto its
configuration is as shown below:
Fig.3.6 Connection diagram
Photograph No. 1 Complete hardware of Digital Testing
Kit.
5. FLOW OF HARDWARE MODEL
Step1: Measure voltage and current flowing through the
circuit at OC test and SC test by using PT andCTrespectively.
PT and CT step down the voltage and current.
Step2: Give the measured step down currents and voltages
as input to Signal conditioning unit. The signal conditioning
unit again steps down the voltage and current and gives
input to the ADC port of PIC microcontrollerandto ZCD. ZCD
find out the angle difference betweenvoltageandcurrent for
both test.
Step3: Output of Signal conditioning unitandZCDisgiven to
PIC microcontrollerPIC18F452. The process takes place in
PIC microcontroller with the help of programming.
Step4: Interface microcontroller to LCD display
Step5: LCD displays output
6. HARDWARE RESULT
These tests are carried out on 5kVA, 440V/440V, Star-
Delta 3phase transformer.
Photograph No. 2
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1846
A. Open Circuit Test:
Open circuit test is conducted at rated voltage
i.e.440V and at rated frequency 50 Hz. From the open
circuit test we get output power in terms of iron (core)
losses.
Vph =250 V
Vl = √3*Vph = 432 V
Il = Iph = 0.2 A
Photograph No. 3
Phase angle between voltage and current = 115˚
Phase angle (α)=115= (180-115)= 65 ˚
Cosα=0.42
Photograph No. 4
P1 = √3*Vl*Il*cosα = 64 W
Photograph No. 5
B. Short Circuit Test:
Short circuit test is conducted at rated current i.e. 10A
and at rated frequency 50Hz .From the short circuit test
we get output power in terms of copper losses.
Vph= 20V
Vph = Vl =34 V
Iph =10 A
Rated current= 5000/440
= 11.36 A
(Rated current is 11.36A but the test transformer can
sustain only 10A current)
Photograph No. 6
Phase angle between voltage and current=22 ˚
Phase angle (α) = 22 ˚
Cosα=0.92
Photograph No. 7
P2 = √3* Vl* Il* cosα = 546W
Photograph No. 8
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1847
Efficiency = kVA/ (kVA+P1+P2)*100
= 89 %
Photograph No. 9
Result analysis
Parameter Observed values Calculated values
P1 64 63.24
P2 546 546.01
Efficiency 89 89.13
7. CONCLUSIONS
Calculated and observed values are approximately
same so the efficiency of kit about 90% to 95%. Kit reduces
the human efforts.
REFERENCES
[1] Muhammad Ali Mazidi, Rolin D. Makinlay, Danny Causey
“PIC Microcontroller and Embedded C System”, PEARSON
Publication.
[2] Ramakant A. Gayakwad “Op-Amps and Linear Integrated
Circuits” Fourth Edition, Indian edition published by PHI
Learning Private Limited, 4th ed.
[3] John B. Peatman “Design with PIC Microcontrollers”
PEARSON Publication.
[4] P. S. Bimbhra “Power Electronics”, Khanna Publication,
4th ed.

Mais conteúdo relacionado

Mais procurados

Xrio converter manual 7 sa513 v3.3 enu tu2.11 v1.000
Xrio converter manual 7 sa513 v3.3 enu tu2.11 v1.000Xrio converter manual 7 sa513 v3.3 enu tu2.11 v1.000
Xrio converter manual 7 sa513 v3.3 enu tu2.11 v1.000niranjan131
 
SMC PTE-100-C Current & Voltage Relay Testing
SMC PTE-100-C Current & Voltage Relay TestingSMC PTE-100-C Current & Voltage Relay Testing
SMC PTE-100-C Current & Voltage Relay TestingErika Herbozo
 
Matery training ICT ( IN Circuit Test Machine)
Matery training ICT ( IN Circuit Test Machine)Matery training ICT ( IN Circuit Test Machine)
Matery training ICT ( IN Circuit Test Machine)Arif Aji
 
CPC100 + TD12 Tan Delta Test Report for 132kV CT.
CPC100 + TD12 Tan Delta Test Report for 132kV CT.CPC100 + TD12 Tan Delta Test Report for 132kV CT.
CPC100 + TD12 Tan Delta Test Report for 132kV CT.SARAVANAN A
 
HYPERSIM Relay Protection Webinar
HYPERSIM Relay Protection WebinarHYPERSIM Relay Protection Webinar
HYPERSIM Relay Protection WebinarEtienne Leduc
 
Medidores de turbina blancett
Medidores de turbina blancettMedidores de turbina blancett
Medidores de turbina blancettClaudia Gonzalez
 
PP10 startup manual (Unofficial as Requested)
PP10 startup manual (Unofficial as Requested)PP10 startup manual (Unofficial as Requested)
PP10 startup manual (Unofficial as Requested)Muhammad Gulzar
 

Mais procurados (13)

Xrio converter manual 7 sa513 v3.3 enu tu2.11 v1.000
Xrio converter manual 7 sa513 v3.3 enu tu2.11 v1.000Xrio converter manual 7 sa513 v3.3 enu tu2.11 v1.000
Xrio converter manual 7 sa513 v3.3 enu tu2.11 v1.000
 
SMC PTE-100-C Current & Voltage Relay Testing
SMC PTE-100-C Current & Voltage Relay TestingSMC PTE-100-C Current & Voltage Relay Testing
SMC PTE-100-C Current & Voltage Relay Testing
 
Substation commissioning1
Substation commissioning1Substation commissioning1
Substation commissioning1
 
Substation commissioning1
Substation commissioning1Substation commissioning1
Substation commissioning1
 
Recognizing Sales Opportunities in Protective Relaying
Recognizing Sales Opportunities in Protective RelayingRecognizing Sales Opportunities in Protective Relaying
Recognizing Sales Opportunities in Protective Relaying
 
Matery training ICT ( IN Circuit Test Machine)
Matery training ICT ( IN Circuit Test Machine)Matery training ICT ( IN Circuit Test Machine)
Matery training ICT ( IN Circuit Test Machine)
 
Pragati pt cataloge
Pragati pt catalogePragati pt cataloge
Pragati pt cataloge
 
CPC100 + TD12 Tan Delta Test Report for 132kV CT.
CPC100 + TD12 Tan Delta Test Report for 132kV CT.CPC100 + TD12 Tan Delta Test Report for 132kV CT.
CPC100 + TD12 Tan Delta Test Report for 132kV CT.
 
HYPERSIM Relay Protection Webinar
HYPERSIM Relay Protection WebinarHYPERSIM Relay Protection Webinar
HYPERSIM Relay Protection Webinar
 
Medidores de turbina blancett
Medidores de turbina blancettMedidores de turbina blancett
Medidores de turbina blancett
 
PP10 startup manual (Unofficial as Requested)
PP10 startup manual (Unofficial as Requested)PP10 startup manual (Unofficial as Requested)
PP10 startup manual (Unofficial as Requested)
 
Proline PROline Promag 51W/P -Electromagnetic Flowmeter
Proline PROline Promag 51W/P -Electromagnetic FlowmeterProline PROline Promag 51W/P -Electromagnetic Flowmeter
Proline PROline Promag 51W/P -Electromagnetic Flowmeter
 
ITU-T K21 guide
ITU-T K21 guideITU-T K21 guide
ITU-T K21 guide
 

Semelhante a Digital Testing Kit For Three Phase Distribution Transformer

TRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGTRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGIRJET Journal
 
IRJET- Development of General Purpose Controller Board
IRJET- Development of General Purpose Controller BoardIRJET- Development of General Purpose Controller Board
IRJET- Development of General Purpose Controller BoardIRJET Journal
 
IRJET- A Review Paper on Development of General Purpose Controller Board
IRJET- A Review Paper on Development of General Purpose Controller BoardIRJET- A Review Paper on Development of General Purpose Controller Board
IRJET- A Review Paper on Development of General Purpose Controller BoardIRJET Journal
 
IRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household Appliances
IRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household AppliancesIRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household Appliances
IRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household AppliancesIRJET Journal
 
IRJET- Technique to Prevent Power Theft Losses using Static Device
IRJET-  	  Technique to Prevent Power Theft Losses using Static DeviceIRJET-  	  Technique to Prevent Power Theft Losses using Static Device
IRJET- Technique to Prevent Power Theft Losses using Static DeviceIRJET Journal
 
Minimizing Penalty in Industrial Power Consumption by Engaging APFC Unit : A ...
Minimizing Penalty in Industrial Power Consumption by Engaging APFC Unit : A ...Minimizing Penalty in Industrial Power Consumption by Engaging APFC Unit : A ...
Minimizing Penalty in Industrial Power Consumption by Engaging APFC Unit : A ...IRJET Journal
 
IRJET- Power Stolen Prevention by using PIC16882 Microcontroller
IRJET-  	  Power  Stolen  Prevention by using PIC16882 MicrocontrollerIRJET-  	  Power  Stolen  Prevention by using PIC16882 Microcontroller
IRJET- Power Stolen Prevention by using PIC16882 MicrocontrollerIRJET Journal
 
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
 
Robotic Catching Arm using Microcontroller
Robotic Catching Arm using MicrocontrollerRobotic Catching Arm using Microcontroller
Robotic Catching Arm using MicrocontrollerIRJET Journal
 
Modeling & Design of Dtmf Technique Based Automatic Mobile Switching & Contro...
Modeling & Design of Dtmf Technique Based Automatic Mobile Switching & Contro...Modeling & Design of Dtmf Technique Based Automatic Mobile Switching & Contro...
Modeling & Design of Dtmf Technique Based Automatic Mobile Switching & Contro...IRJET Journal
 
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
 
IRJET- Tap Generator
IRJET- 	  Tap GeneratorIRJET- 	  Tap Generator
IRJET- Tap GeneratorIRJET Journal
 
IRJET- Designing of Single Ended Primary Inductance Converter for Solar P...
IRJET-  	  Designing of Single Ended Primary Inductance Converter for Solar P...IRJET-  	  Designing of Single Ended Primary Inductance Converter for Solar P...
IRJET- Designing of Single Ended Primary Inductance Converter for Solar P...IRJET Journal
 
Three Phase Load Balancing
Three Phase Load Balancing                                Three Phase Load Balancing
Three Phase Load Balancing IRJET Journal
 
IRJET- Design & Development of Automatic Switching of Line Transformer as...
IRJET-  	  Design & Development of Automatic Switching of Line Transformer as...IRJET-  	  Design & Development of Automatic Switching of Line Transformer as...
IRJET- Design & Development of Automatic Switching of Line Transformer as...IRJET 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
 
IRJET-Power Quality Improvement by using CHB Inverter based DVR
IRJET-Power Quality Improvement by using CHB Inverter based DVRIRJET-Power Quality Improvement by using CHB Inverter based DVR
IRJET-Power Quality Improvement by using CHB Inverter based DVRIRJET Journal
 
IRJET- Phase Changer Mechanism in Abnormal Conditions for Single Phase Applic...
IRJET- Phase Changer Mechanism in Abnormal Conditions for Single Phase Applic...IRJET- Phase Changer Mechanism in Abnormal Conditions for Single Phase Applic...
IRJET- Phase Changer Mechanism in Abnormal Conditions for Single Phase Applic...IRJET Journal
 
MRA Analysis for Faults Indentification in Multilevel Inverter
MRA Analysis for Faults Indentification in Multilevel InverterMRA Analysis for Faults Indentification in Multilevel Inverter
MRA Analysis for Faults Indentification in Multilevel InverterIRJET Journal
 
Designing and Controlling of Motor by Interfacing RS232 with Microcontroller
Designing and Controlling of Motor by Interfacing RS232 with MicrocontrollerDesigning and Controlling of Motor by Interfacing RS232 with Microcontroller
Designing and Controlling of Motor by Interfacing RS232 with MicrocontrollerIRJET Journal
 

Semelhante a Digital Testing Kit For Three Phase Distribution Transformer (20)

TRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGTRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORING
 
IRJET- Development of General Purpose Controller Board
IRJET- Development of General Purpose Controller BoardIRJET- Development of General Purpose Controller Board
IRJET- Development of General Purpose Controller Board
 
IRJET- A Review Paper on Development of General Purpose Controller Board
IRJET- A Review Paper on Development of General Purpose Controller BoardIRJET- A Review Paper on Development of General Purpose Controller Board
IRJET- A Review Paper on Development of General Purpose Controller Board
 
IRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household Appliances
IRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household AppliancesIRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household Appliances
IRJET- Modified Cascaded H - Bridge Multilevel Inverter for Household Appliances
 
IRJET- Technique to Prevent Power Theft Losses using Static Device
IRJET-  	  Technique to Prevent Power Theft Losses using Static DeviceIRJET-  	  Technique to Prevent Power Theft Losses using Static Device
IRJET- Technique to Prevent Power Theft Losses using Static Device
 
Minimizing Penalty in Industrial Power Consumption by Engaging APFC Unit : A ...
Minimizing Penalty in Industrial Power Consumption by Engaging APFC Unit : A ...Minimizing Penalty in Industrial Power Consumption by Engaging APFC Unit : A ...
Minimizing Penalty in Industrial Power Consumption by Engaging APFC Unit : A ...
 
IRJET- Power Stolen Prevention by using PIC16882 Microcontroller
IRJET-  	  Power  Stolen  Prevention by using PIC16882 MicrocontrollerIRJET-  	  Power  Stolen  Prevention by using PIC16882 Microcontroller
IRJET- Power Stolen Prevention by using PIC16882 Microcontroller
 
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
 
Robotic Catching Arm using Microcontroller
Robotic Catching Arm using MicrocontrollerRobotic Catching Arm using Microcontroller
Robotic Catching Arm using Microcontroller
 
Modeling & Design of Dtmf Technique Based Automatic Mobile Switching & Contro...
Modeling & Design of Dtmf Technique Based Automatic Mobile Switching & Contro...Modeling & Design of Dtmf Technique Based Automatic Mobile Switching & Contro...
Modeling & Design of Dtmf Technique Based Automatic Mobile Switching & Contro...
 
IRJET - 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- Tap Generator
IRJET- 	  Tap GeneratorIRJET- 	  Tap Generator
IRJET- Tap Generator
 
IRJET- Designing of Single Ended Primary Inductance Converter for Solar P...
IRJET-  	  Designing of Single Ended Primary Inductance Converter for Solar P...IRJET-  	  Designing of Single Ended Primary Inductance Converter for Solar P...
IRJET- Designing of Single Ended Primary Inductance Converter for Solar P...
 
Three Phase Load Balancing
Three Phase Load Balancing                                Three Phase Load Balancing
Three Phase Load Balancing
 
IRJET- Design & Development of Automatic Switching of Line Transformer as...
IRJET-  	  Design & Development of Automatic Switching of Line Transformer as...IRJET-  	  Design & Development of Automatic Switching of Line Transformer as...
IRJET- Design & Development of Automatic Switching of Line Transformer as...
 
IRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of SubstationIRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of Substation
 
IRJET-Power Quality Improvement by using CHB Inverter based DVR
IRJET-Power Quality Improvement by using CHB Inverter based DVRIRJET-Power Quality Improvement by using CHB Inverter based DVR
IRJET-Power Quality Improvement by using CHB Inverter based DVR
 
IRJET- Phase Changer Mechanism in Abnormal Conditions for Single Phase Applic...
IRJET- Phase Changer Mechanism in Abnormal Conditions for Single Phase Applic...IRJET- Phase Changer Mechanism in Abnormal Conditions for Single Phase Applic...
IRJET- Phase Changer Mechanism in Abnormal Conditions for Single Phase Applic...
 
MRA Analysis for Faults Indentification in Multilevel Inverter
MRA Analysis for Faults Indentification in Multilevel InverterMRA Analysis for Faults Indentification in Multilevel Inverter
MRA Analysis for Faults Indentification in Multilevel Inverter
 
Designing and Controlling of Motor by Interfacing RS232 with Microcontroller
Designing and Controlling of Motor by Interfacing RS232 with MicrocontrollerDesigning and Controlling of Motor by Interfacing RS232 with Microcontroller
Designing and Controlling of Motor by Interfacing RS232 with Microcontroller
 

Mais 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
 

Mais 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...
 

Último

Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
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
 
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
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
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
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
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
 
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
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 

Último (20)

Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
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
 
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
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
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...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
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
 
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
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 

Digital Testing Kit For Three Phase Distribution Transformer

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1843 Digital Testing Kit for Three Phase Distribution Transformer Renuka Kachare 1, Gitanjali Atugade2, Shreyada Jadhav 3, Shweta Mahajan4, Dhanyakumar Patil 5 1 Department of Electrical Engineering, ADCET, Ashta, Maharashtra, India 2 Department of Electrical Engineering, ADCET, Ashta, Maharashtra, India 3 Department of Electrical Engineering, ADCET, Ashta, Maharashtra, India 4. Department of Electrical Engineering, ADCET, Ashta, Maharashtra, India 5 Asst. Prof, Electrical Engineering Department, ADCET, Ashta, Sangli (MH), India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract-The aim of the project is to design a Digital Testing Kit for Three Phase Distribution Transformer. This kit performs necessary tests on the repaired transformer using microcontroller based programming. After this testing transformer is ready to use and perform healthy operations. When transformer is repaired there are manychancesofloose connections and insulation failure. To avoid the faulty condition or improper operation of transformer testing is important. For this purpose testing kit is designed in which various tests are performed. This testing kit consist of components such as currenttransformertostepdowncurrent, voltage transformer to step down voltage, zero crossing detector to measure phase difference between thevoltageand current, with the help of microcontroller the final output is given to LCD to display the required outputs. In this kit PIC microcontroller is used to process ontheoutputobtainedfrom ZCD with the help of the microcontroller programming. For microcontroller programming language used is embedded C. Hence the output voltage, current and power factor is displayed on the LCD display. On the basis of results obtained from testing it can be concluded that the transformer is ready to use or not. Efficiency is one of the most important factor in the result analysis. If the efficiency of the transformer after testing is below the desired value then the transformer should be repaired again. Key Words: CT, PT, ZCD, PIC microcontroller 1. INTRODUCTION Digital Testing Kit for Three Phase Distribution Transformer performs necessary tests on the repaired transformer using microcontroller based programming. After this testing transformer is ready to use and perform healthy operations. When transformer is repaired there are many chances of loose connections and insulationfailure. To avoid the faulty condition or improper operation of transformer testing is important. In this research paper focus is given on the tests of transformer to find out its efficiency. The parameters to be displayed to find out the efficiency of the transformer are: Line voltages, Line currents, Phase voltages, Phase currents, Power factor, Losses 2. OBJECTIVE Transformers play an important role in the power system. They help to convert power to appropriate levels which other components can safely use. They are often in operation for a long time and only stop working during power interruptions and maintenance. It is important to regularly assess theirfunctionstoensurecontinuousservice, so the testing of the transformer is important factor. On the basis of efficiency it can be determined that transformer can be reused or not. The main objective of this Digital Testing Kit is to minimize the time consumption and increase the efficiency. It works for the measurement of all parameters required for testing of transformer such as phase voltage, phase current, line voltage, line current, power factor, active power, reactive power and apparent power. For testing of the transformer two-wattmeter method is also used but preference is given to the digital testing kit because of its desirable features. 3. HARDWARE IMPLEMENTATION 3.1. Block Diagram of Proposed Work Fig3.1 Block diagram of hardware
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1844 4. BLOCK DIAGRAM DESCRIPTION 4.1. Current Transformer: Current transformer is used to stepdowncurrentof power system to lower level to make it feasible to be measured by small ratingammeter. Secondarycurrentis proportional to primary current. Secondary voltage depends upon the current as well as load resistance. Secondary can be short circuited. Open secondary may result in failure of the transformer. Rating: 30A/100mA 4.2. Potential Transformer A potential transformer is high ratio transformer that is used to measure voltage in high voltage line. Secondary voltage is proportional to Primary voltage. Secondary current depends upon the voltage as well as load resistance. Secondarycanbe opencircuited.Short secondary may result in failure of the transformer.  Voltage Ratio:440/36V  Primary voltage:440V  Secondary voltage:36V 4.3. Signal Conditioning Block Fig.3.2 Signal conditioning block 36V supply is given to op-am LM358 through the transformer, this 36V supply will step down at next op-am IC741 which acts as zero crossing detector. Property of IC 741 is to convert the sinusoidal wave into square wave. The output of square wave is given to high level trigger MOSFET which will give signal to microcontroller. The microcontroller measures the angle and therefore power factor can be obtained by cosine of that angle. 4.4 Circuit Diagram of Power Supply: The power supply used following sections:  A step-down Transformer.  Rectifier stage.  Capacitor filter.  A Voltage Regulator. Fig.3.3 Circuit Diagram of Power Supply Since, many electronic components like CMOS and TTL chips are very sensitive to the voltage variations and other power related factors. Any electroniccircuitconsisting of sensitive electronic components demands a stable, ripple free and highly regulated power supply for its proper operation. To obtain very high regulation, electronic voltage regulators are used. Electronic voltage regulatorsmaintaina steady output voltage in spite of line voltage and load variations. The circuit needs two different voltages, +5V & +12V, to work. These dual voltages are supplied by this specially designed power supply. The power supply, unsung hero of every electronic circuit, plays very important role in smooth running of the connected circuit. The main object of this “power supply” is, as the name itself implies, to deliver the required amount of stabilized and pure power to the circuit. Every typical power supply contains the following sections: 4.5. Zero Crossing Detector ZCD is used tomeasuretimedifferencebetweentwo waves we need to detect zero crossing of two waves. Basically a time difference between two waves is used to calculate power factor. Fig.3.4 Zero Crossing Detector 4.6. PIC 18F452 Microcontroller . The prime use of a microcontroller is tocontrol the operation of a machine using a fixed program that is stored
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1845 in ROM and does not change over the lifetime of the system. Here, PIC microcontroller is used for programming. The PIC program is more compact and will run faster to accomplish the tasks. Here, in this kit PIC 18F452 microcontroller is used because of its desirable features which are essential for the proper working of the digital testing kit. Fig.3.5 PIC Microcontroller 4.7. Connection Diagram In the connection diagram, the interfacing of the signal conditioning block, power supply, crystal circuit, keypad, LCD is displayed. This connection diagram is prepared with help of the Proteus software. Connection of different components to PIC Microcontrolleraccordingto its configuration is as shown below: Fig.3.6 Connection diagram Photograph No. 1 Complete hardware of Digital Testing Kit. 5. FLOW OF HARDWARE MODEL Step1: Measure voltage and current flowing through the circuit at OC test and SC test by using PT andCTrespectively. PT and CT step down the voltage and current. Step2: Give the measured step down currents and voltages as input to Signal conditioning unit. The signal conditioning unit again steps down the voltage and current and gives input to the ADC port of PIC microcontrollerandto ZCD. ZCD find out the angle difference betweenvoltageandcurrent for both test. Step3: Output of Signal conditioning unitandZCDisgiven to PIC microcontrollerPIC18F452. The process takes place in PIC microcontroller with the help of programming. Step4: Interface microcontroller to LCD display Step5: LCD displays output 6. HARDWARE RESULT These tests are carried out on 5kVA, 440V/440V, Star- Delta 3phase transformer. Photograph No. 2
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1846 A. Open Circuit Test: Open circuit test is conducted at rated voltage i.e.440V and at rated frequency 50 Hz. From the open circuit test we get output power in terms of iron (core) losses. Vph =250 V Vl = √3*Vph = 432 V Il = Iph = 0.2 A Photograph No. 3 Phase angle between voltage and current = 115˚ Phase angle (α)=115= (180-115)= 65 ˚ Cosα=0.42 Photograph No. 4 P1 = √3*Vl*Il*cosα = 64 W Photograph No. 5 B. Short Circuit Test: Short circuit test is conducted at rated current i.e. 10A and at rated frequency 50Hz .From the short circuit test we get output power in terms of copper losses. Vph= 20V Vph = Vl =34 V Iph =10 A Rated current= 5000/440 = 11.36 A (Rated current is 11.36A but the test transformer can sustain only 10A current) Photograph No. 6 Phase angle between voltage and current=22 ˚ Phase angle (α) = 22 ˚ Cosα=0.92 Photograph No. 7 P2 = √3* Vl* Il* cosα = 546W Photograph No. 8
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1847 Efficiency = kVA/ (kVA+P1+P2)*100 = 89 % Photograph No. 9 Result analysis Parameter Observed values Calculated values P1 64 63.24 P2 546 546.01 Efficiency 89 89.13 7. CONCLUSIONS Calculated and observed values are approximately same so the efficiency of kit about 90% to 95%. Kit reduces the human efforts. REFERENCES [1] Muhammad Ali Mazidi, Rolin D. Makinlay, Danny Causey “PIC Microcontroller and Embedded C System”, PEARSON Publication. [2] Ramakant A. Gayakwad “Op-Amps and Linear Integrated Circuits” Fourth Edition, Indian edition published by PHI Learning Private Limited, 4th ed. [3] John B. Peatman “Design with PIC Microcontrollers” PEARSON Publication. [4] P. S. Bimbhra “Power Electronics”, Khanna Publication, 4th ed.