Automatic Fault Detection and Protection of Three Phase Induction Motor
Automatic Fault Detection and Protection of Three Phase Induction Motor
net/publication/321097011
CITATIONS READS
3 9,270
2 authors:
Some of the authors of this publication are also working on these related projects:
Control Scheme Based on Quasi Z-Source Network for Four Switch Three Phase Brushless DC Motor View project
All content following this page was uploaded by Anil Tekale on 18 November 2017.
Technical Report on
Submitted By
Prof. Anil Tekale
Prof. Swapna God
Table of Contents
1
List of Abrivation ii
List of Tables iv
List of Photographs v
1 Introduction 1
1.1 Introduction 1
1.2 Necessity 2
1.3 History 2
1.4 Objective 3 3
1.5 Need
2 Literature Survey 4
2.1 Introduction 4
2.2 Literature Survey on Faults 2.3 4
Literature Survey on Protection 4
3.1 Introduction 6
3.2 Block Diagram of Three Phase Fault Analysis 6
3.3 Block Diagram of Fault Detection Circuit 7
3.4 Block Diagram of Load Controller 7
3.5 Control Power Supply Circuit Diagram and PCB 8
3.6 Current Sensing Circuit Diagram and PCB 9
3.7 Relay Module 11
4 Description of Components 12
4.1 Introduction 12
4.2 Induction Motor 12 12
12 13
4.2.1 Introduction
13
4.2.2 Construction
13
4.2.2.1 Stator
4.2.2.2 Rotor
4.3 PIC Controller Functional Pin Description
4.4 PORT Register 19
4.5 LCD 20
2
4.6 Current Transformer 20
4.7 Potential Transformer 20
4.8 Diode 21
4.9 The Full Wave Bridge Rectifier 21
4.10 Transistor 22
4.11 Transistor as Switch 22
4.12 Resistor 23
4.13 Electrolytic Capacitors 24
4.14 Voltage Regulator 24
4.15 Light Emitting Diode 25
4.15.1 Function 25
4.15.2 Calculating a LED Resistor Value 25
4.16 Relay 4.17 27 28
MCB
4.17.1 Working Principle 29
5 PIC Registers 30
5.1 Introduction 30
6 5.2 PIC Analog to Digital Converter 30 37
Flowchart
7 Results 38
7.1 Under Normal Condition 38
7.2 Under Fault Condition 38
8 Expenditure 39
9 Advantages and Disadvantages 40
9.1 Advantages 40
9.2 Disadvantages 40
10 Conclusion and Future Scope 41
10.1 Conclusion 41
10.2 Future Scope 41
References 42
Annexure
3
ABSTRACT
Various studies have shown that anywhere from 70%, to as high as
90%, of faults on most overhead lines are transient. A transient fault, such as
an insulator flashover, is a fault which is cleared by the immediate tripping of
one or more circuit breakers to isolate the fault, and which does not recur
when the line is re-energized. Faults tend to be less transient (near the 80%
range) at lower, distribution voltages and more transient (near the90% range)
at higher, sub transmission and transmission voltages.
Permanent faults are those that will not clear upon tripping and
reclosing. An example of a permanent fault on an overhead line is a broken
wire causing a phase to open, or a broken pole causing the phases to short
together. Faults on underground cables should be considered permanent.
Cable faults should be cleared without auto reclosing and the damaged cable
repaired before service is restored. There may be exceptions to this, as in the
case of circuits composed of both underground cables and overhead lines.
4
LIST OF ABBREVATIONS
LIST OF FIGURES
5
6.1 Flowchart of Fault Detection 37
LIST OF TABLES
6
LIST OF PHOTOGRAPHS
4.8.1 Diode 21
4.17.1 MCBs 28
7
Chapter 1
INTRODUCTION
1.1 Introduction
In this project, the faults are detected and after clearing those faults
motor get auto turn on which depends on temporary or permanent faults.
There are one PIC microcontroller is used to detect the faults like short
circuit and over/under voltage and turn off motor as well as display the
message on LCD display. Relays are used to operate supply to switch off
load in case of short circuit.
1.2 Necessity
Various studies have shown that anywhere from 70%, to as high as
90%, of faults on most overhead lines are transient. A transient fault, such as
an insulator flashover, is a fault which is cleared by the immediate tripping of
one or more circuit breakers to isolate the fault, and which does not recur
when the line is re-energized. Faults tend to be less transient (near the 80%
range) at lower, distribution voltages and more transient (near the90% range)
at higher, sub transmission and transmission voltages.
In this project, the faults are detected and after clearing those faults
motor get auto turn on which depends on temporary or permanent faults.
There are one PIC microcontroller is used to detect the faults like short
circuit and over/under voltage and turn off motor as well as display the
message on LCD display. Relays are used to operate supply to switch off
load in case of short circuit.
1.3 History
“Microcontroller based fault detection”,[4] presents a full design of
the fault detection and alerting system by using 8051 for a three phase
induction motor. The proposed system is used to protect entire system
without any damages and also display on a LCD.
“Three Phase Fault Analysis with Auto Reset for Temporary Fault and
Trip for Permanent Fault”,[5] this paper to develop an automatic tripping
mechanism for the three phase supply system. The project output resets
automatically after a brief interruption in the event temporary fault while it
remains in tripped condition in case of permanent fault. The electrical
substation which supply the power to the consumers, have failures due to
some faults which can be temporary or permanent. IC555 timers are used for
handling short duration and long duration fault conditions.
While the fault is occurred then the inbuilt ADC of the PIC18F452 is
sense the voltage level according to programming and behaves active
LOW/active HIGH, then relay operated. Hence during the short period short
circuit fault motor get auto started after clearing fault but for long period
short circuit fault motor get turn OFF permanently and shows the message on
LCD display. This is low cost solution for protection of three phase induction
motor in rural area as well as in industrial area.
1.4 Objectives
The objectives of this research are outlined as follows:
1) Reduction in supply recovering time.
2) Reduction in fault finding time.
3) Proper working and protection of three phase induction motor.
4) If short circuit is there then it display on the LCD.
5) Maintain the supply voltage automatically during the Auto reset of
the motor.
6) Development of varying voltage level after auto reset.
1.5 Need
Permanent faults are those that will not clear upon tripping and
reclosing. An example of a permanent fault on an overhead line is a broken
wire causing a phase to open, or a broken pole causing the phases to short
together. Faults on underground cables should be considered permanent.
Cable faults should be cleared without auto reclosing and the damaged cable
repaired before service is restored. There may be exceptions to this, as in the
case of circuits composed of both underground cables and overhead lines.
Although auto reclosing success rates vary from one company to
another, it is clear that the majority of faults can be successfully cleared by
the proper use of tripping and auto reclosing. To overcome this damage of
the induction motor this auto corrector and protector model should be useful
and also the varying voltage of the induction motor can be displayed.
1) To avoid wastages of time due to interruption of supply caused by
short circuit.
microcontroller is used to detect fault and send command to the relay. Relays
are used to operate supply to motor off in case of short circuit.
than normal current. At that time CT sense the increased current and gives
analog output via current sensing circuit. After that ADC of the PIC18F452
works and convert this analog output into the digital output and when there is
changes in digital value then each get NO, either any value at ADC is change
then again relay get NC and motor get started automatically with gradually
increasing voltage level, it can be happen if and only if there is temporary
fault occurred which having time duration of 0 to 5 seconds. If fault could
not be cleared within the time limit then this fault is defined as permanent
fault and for permanent fault motor gets disconnected for long time.
By using this circuit we can convert the load current into the 0-5Vdc as
shown in Figure 3.6.1. To step down the current we can use the current
transformer which secondary current is 1A. CT secondary is connected to the
bridge rectifier across which a 5ohm resistor is connected. When 1A current
flows through the circuit a 5V drop will be across the 5ohm resistor. A
capacitor is used as a filter. The required voltage is adjusted across the
resistor R2 by setting the preset RP. Photograph 3.6.1 shows Current Sensing
Circuit PCB and Resistor Mounting Arrangement.
Photograph 3.6.1: Current Sensing Circuit PCB and Resistor Mounting Arrangement
in digital values of any ADC channel then the relay gets trip and relay
module is shown below in Figure 3.7.1. Wiring arrangement and mounting
on PCB is shown in Photograph 3.7.1.
4.2.2.1 Stator
The stator frame consists of laminations of silicon steel, usually with
a thickness of about 0.5 millimeter. Lamination is necessary since a voltage
is induced along the axial length of the steel as well as in the stator
conductors. The laminations are insulated from each other usually by a
varnish layer. This breaks up the conducting path in the steel and limits the
losses (known as eddy current losses) in the steel.
4.2.2.2 Rotor
Rotor consists of cylindrical laminated core with parallel slots
that carry conductor bars. Conductors are heavy copper or aluminum bars
which fits in each slots. Induction motor is shown in photograph 4.2.2.1
Here the relative velocity between the rotating flux and static rotor
conductor is the cause of current generation; hence as per Lenz’s law the
rotor will rotate in the same direction to reduce the cause i.e. the relative
velocity [9]. Thus from the working principle of three phase induction motor
it may observed that the rotor speed should not reach the synchronous speed
produced by the stator. If the speeds equals, there would be no such relative
velocity, so no emf induction in the rotor & no current would be flowing, and
therefore no torque would be generated. Consequently the rotor cannot reach
at the synchronous speed. The difference between the stator (synchronous
speed) and rotor speeds is called the slip. The rotation of the magnetic field
in an induction motor has the advantage that no electrical connections need
to be made to the rotor.
1 I Master Cle
Programm
VPP I
RA0/AN0
2 RA0 I/O Digital I/O
AN0 I Analog inp
RA1/AN1
3 RA1 I/O Digital I/O
AN1 I Analog inp
4 RA2/AN2/VREF-/CV
REF I/O Digital I/O
RA2 I Analog inp
AN2 I A/D refere
VREF- O Comparato
CVREF
RA3/AN3/VREF+
5 RA3 I/O Digital I/O
AN3 I Analog inp
VREF+ I A/D refere
6 RA4/T0CKI/C1OUT
RA4 I/O Digital I/O
T0CKI I Timer0 ex
C1OUT O Comparato
7 RA5/AN4/SS/C2OU
T I/O Digital I/O
RA5 I Analog inp
AN4 I SPI slave s
SS O Comparato
C2OUT
8 RE0/RD/AN5
RE0 I/O Digital I/O
RD I Read contr
AN5 I Analog inp
9 RE1/WR/AN6
RE1 I/O Digital I/O
WR I Write cont
AN6 I Analog inp
10 RE2/CS/AN7
RE2 I/O Digital I/O
CS I Chip selec
AN7 I Analog inp
11, 32 VDD Positive su
Power
12, 31 VSS Ground re
Power
13 OSC1/CLKI
OSC1 I Oscillator
Oscillator
External c
CLKI I
14 OSC2/CLKO O Oscillator
OSC2
OSC2 also
15 RC0/T1OSO/T1CKI
RC0 I/O Digital I/O
T1OSO O Timer1 osc
T1CKI I Timer1 ex
16 RC1/T1OSI/CCP2
RC1 I/O Digital I/O
T1OSI I Timer1 osc
CCP2 I/O CCP2 pin
17 RC2/CCP1
RC2 I/O Digital I/O
CCP1 I/O CCP2 pin
18 RC3/SCK/SCL
RC3 I/O Digital I/O
SCK I/O Synchrono
Mode.
SCL I/O Synchrono
Mode.
19 RD0/PSP0
RD0 I/O Digital I/O
PSP0 I/O Parallel Sl
20 RD1/PSP1
RD1 I/O Digital I/O
PSP1 I/O Parallel Sl
21 RD2/PSP2
RD2 I/O Digital I/O
PSP2 I/O Parallel Sl
RD3/PSP3
22 RD3 I/O Digital I/O
PSP3 I/O Parallel Sl
23 RC4/SDI/SDA
RC4 I/O Digital I/O
SDI I SPI data in
SDA I/O I2C data I/
24 RC5/SDO
RC5 I/O Digital I/O
PORTD is an 8-bit port with Schmitt Trigger input buffers. Each pin
is individually configurable as an input or output.
4.5 LCD
In recent year the LCD has been finding widespread use replacing LEDs
(seven-segment LEDs or other multi segment LEDs). This is due to
following reason:
4.8 Diode
Another type of circuit that produces the same output waveform as the
full wave rectifier circuit above is that of the Full Wave Bridge Rectifier.
This type of single phase rectifier uses four individual rectifying diodes
connected in a closed loop "bridge" configuration to produce the desired
output. The main advantage of this bridge circuit is that it does not require a
special centre tapped transformer, thereby reducing its size and cost. The
single secondary winding is connected to one side of the diode bridge
network and the load to the other side as shown in Figure 4.9.1.
4.10 Transistor
used for controlling high power devices such as motors, solenoids or lamps,
but they can also used in digital electronics and logic gate circuits as shown
in Figure 4.11.1.
4.12 Resistor
It is the device which oppose to the flow of current through it. Also it
used to limit the current.
Table 4.12.1: Resistor Color Coding
4.15.1 Function
LEDs must be connected the correct way round, the diagram may be
labeled a or + for anode and k or - for cathode (yes, it really is k, not c, for
cathode!). The cathode is the short lead and there may be a slight flat on the
body of round LEDs. If you can see inside the LED the cathode is the larger
electrode (but this is not an official identification method).
LEDs can be damaged by heat when soldering, but the risk is small
unless you are very slow. No special precautions are needed for soldering
most LEDs.
LED must have a resistor connected in series to limit the current through the LED;
otherwise it will burn out almost instantly. The resistor value, R is given by:
R = (VS - VL) / I
VS = supply voltage
VL = LED voltage (usually 2V, but 4V for blue and white LEDs)
I = LED current (e.g. 10mA = 0.01A, or 20mA = 0.02A)
Make sure the LED current you choose is less than the maximum
permitted and convert the current to amps (A) so the calculation will give the
For example
Where:
V = voltage across the resistor (= VS - VL in this case)
I = the current through the resistor
So,
R = (VS - VL) / I
Table 4.15.1: Standard LED Data
IF VF VF VR Luminous Viewing
Type Color Wavelength
max. typ. max. max. intensity angle
30m 5mcd @
Standard Red 1.7V 2.1V 5V 60° 660nm
A 10mA
30m 32mcd @
Standard Yellow 2.1V 2.5V 5V 60° 590nm
A 10mA
25m 32mcd @
Standard Green 2.2V 2.5V 5V 60° 565nm
A 10mA
4.16 Relay
condition. The fuse does not sense but miniature circuit breaker does it in
more reliable way. MCB is much more sensitive to over current than fuse.
2. Another advantage is, as the switch operating knob comes at its off
position during tripping, the faulty zone of the electrical circuit can easily be
identified. But in case of fuse, fuse wire should be checked by opening fuse
grip or cutout from fuse base, for confirming the blow of fuse wire.
PIC REGISTERS
5.1 Introduction
For example: Suppose that the voltage that supplied to the A/D
converter varies from 0 to 5 volt, and the A/D converter converts the input
voltage to a binary number of two-bits. With two bits, we can only display 4
different options:
00 01 10 11
That is, we can show the changes from 0 to 5 volt with 4 numbers, or more
precisely four levels.
Blue line describes the changes in the input voltage of the analog-to-digital
converter (a/d) of the microcontroller. Red line represents the digital levels at
the output of the analog-to-digital converter (A/D) of the microcontroller.
We can see that the red signal far from being ideal, i.e. not close
enough to the original analog input voltage values. Thus, we can say that
A/D with the binary number of two-bits has a low resolution and there is a
large gap between the real value of the analog input voltage and the values
represented by the A/D.
Now, suppose that the voltage that supplied to the A/D converter is still
varies from 0 to 5 volt, however, the A/D converter converts the input
voltage to a binary number of three-bits.
That is, we can show the changes from 0 to 5 volt with 8 numbers, or more
precisely 8 levels.
Now we can see that the RED line represents the original signal
“better” than the previous RED line. The gap between the analog signal and
the digital signal smaller compared to the previous graph. Based on the
"good" results that we received, we can say that current A/D converter has a
high-resolution compare to previous case.
Therefore we can say that the analog to digital converter (A/D) of the
microcontroller with a larger amount of bits has a higher resolution and
better accuracy when converting from analog signal to digital signal.
When you are planning special systems, you have to take into account
this fact. If you are planning to build accurate and fast systems, you have to
consider carefully which convert to choose: if you select an analog to digital
converter (A/D) with high resolution – system will not be as “fast; but if you
select an analog to digital converter (A/D) with high-speed response – you
will lose the resolution of the system.
. . .
. . .
. . .
4.52-5.00 3FF 1023
The A/D module has four 8 bit registers. These registers are:
The size of this register is one byte (8 bits). Each bit has an important
role in the definition of the component. Here's a breakdown of the bits role:
00 = Fosc/2
01 = Fosc/8
10 = Fosc/32
You can sample from PORTA each of the pins RA0 and RA5 except
pin RA4 (used for other purposes) as well as of PORTE.
The size of this register is one byte (8 bits). Each bit has an important
role in the definition of the component. Here's a breakdown of the bits role:
Alignment to the left – the eight MSB bits are stored in the ADRESH,
and the two LSB bits are stored in ADRESL. In this case, the remaining six
bits appear as - "0".
Left Justified
X X X X X X X X X X
ADRESL
ADRESH
Alignment to the right – the eight LSB bits are stored in ADRESL, and two
MSB bits are stored in the ADRESH. In this case six highest bits appear as -
"0".
Right Justified
0 0 0 0 0 0 X X X
ADRESL
ADRESH
With these bits we can control the pins of PORTA or PORTE. We can
decide an analog (A) or digital (D) mode.
Table 5.2.2: Bit Control
If we want to work with the PORTA and PORTE as analog ports, then
we select the option PCFG3: PCFG0 = 0000; If we want to work with ports
as digital, then we select the option PCFG3: PCFG0 = 011x.
FLOWCHART
Yes
No
Chapter 8
EXPENDITURE
The total cost for the project is 12613/-
Table 8.1.1: Total Estimated Cost
Chapter 9
Chapter 10
In this project, the faults are detected and three phase induction motor
is protected also message is displayed on LCD. There is one PIC
microcontroller used to detect the fault like over current also controller is
used to switch the relays. Relays are used to operate supply to switch off all
the loads in case of short circuit. When there is short circuited in between
any of the two phases there is motor tripping depends upon time duration of
the fault.
In next some years GSM service can be added in this system to know
consumer, when fault occurred.
[3] Zoolnasri Bin Abu Harun, University Malaysia Pahang, “Over Current Protection Relay Using PIC
Micro Controller”, Project report. PP 1-24
[4] “Microcontroller based fault detection”, International Journal of Advancements in Research &
Technology, Volume 1, Issue 5, October-2012 1 ISSN 2278-7763
“Three Phase Fault Analysis with Auto Reset for Temporary Fault and Trip for Permanent Fault”,
[5]
Sathish Bakanagari1, A. Mahesh Kumar2, M. Cheenya3
12(Asst.prof in EEE Department) 3(Asst.Prof in ECE Department) Mahaveer Institute of Science
and Technology, bandlaguda, Hyderabad.A.P.
[6] “Fault detection and protection of induction motors using sensors”, 2008, Ramazan Bayindir,
Ibrahim Sefa, İlhami Colak, and Askin Bektas
M. E. H. Benbouzid, “Bibliography on induction motors faults detection and diagnosis,” IEEE Trans.
[7]
Energy Convers., vol. 14, no. 4, pp. 1065-1074, Dec. 1999.
[8] Anderson PM. Analysis of faulted power systems. New York (USA): IEEE; 1995.
[9] “INDUCTION MOTORS - PROTECTION and STARTING by VIV COHEN” Circuit Breaker
Industries, P.O. Box 881, Johannesburg 2000, South Africa.
Annexure-A
PIC18F452
Analog Features:
- Linearity ≤ 1 LSb
MC7805/LM7805
Parameter Symbol Conditions Unit
Min. Typ. Max.
T =+25 oC
4.8 5.0 5.2
J
5.0mA ≤ Io ≤ 1.0A, P ≤ 15W
Output Voltage V
O V = 7V to 20V O V
4.75 5.0 5.25
I
V = 7V to 25V - 4.0 100
Line Regulation (Note1) Regline T =+25 oC O mV
J V = 8V to 12V - 1.6 50
I
I = 5.0mA to1.5A - 9 100
O
Load Regulation (Note1) Regload T =+25 oC I =250mA to mV
J O - 4 50
750mA
o
Quiescent Current I T =+25 C - 5.0 8.0 mA
Q J
I = 5mA to 1.0A - 0.03 0.5
Quiescent Current Change ∆I O mA
Q V = 7V to 25V - 0.3 1.3
I o
Output Voltage Drift ∆V /∆T I = 5mA - -0.8 -
O O o
mV/ C
Output Noise Voltage V f = 10Hz to 100KHz, T =+25 C - 42 - V/Vo
N A
f = 120Hz
Ripple Rejection RR 62 73 - dB
V = 8V to 18V
O o
Dropout Voltage V I = 1A, T =+25 C - 2 - V
Drop O J
Output Resistance r f = 1KHz - 15 - mΩ
O V = 35V, T =+25 oC
Short Circuit Current I - 230 - mA
SC I A
o
Peak Current I T =+25 C - 2.2 - A
PK J
Note:
1. Load and line regulation are specified at constant junction temperature. Changes in V due to heating effects
must be taken o
into account separately. Pulse testing with low duty is used.
Typical Performance Characteristics
Figure 1.
Quiescent Current Figure 2. Peak Output Current
TO-92
h Classification
FE
Classification A B C
h 110 ~ 220 200 ~ 450 420 ~ 800
FE
Typical Characteristics
100
100
V = 5V
CE
I = 400A
80
I = 350A
I = 300A 1
0
I = 250A
60
I = 200A
40
I = 150A 1
I
B
1
0
0
A
20
I = 50A
0.1
0 0.0 0.2 0.4 0.6 0.8
0 2 4 6 8 10 12 14 1.0 1.2
16 18 20
V [V], BASE-
V [V], COLLECTOR-EMITTER VOLTAGE BE
EMITTER VOLTAGE
1
0
0 IC = 10 IB
V = 5V
CE
1000
1000
V (sat)
BE
100
100 V CE(sat)
10
1
1 10 100 10
1000 1 10 100
1000
I [mA],
C IC [A], COLLECTOR CURRENT
COLLECTOR
CURRENT
100
1000
V = 5V
CE
f=1MHz
IE = 0
10 100
1 10
Maximum 1.0 A V 1. V
instantaneous 1
forward voltage F
Maximum DC reverse T = 25 °C 5.
current at rated DC A I 0 μA
blocking voltage T = 125 5
A R
0
°C
Typical junction 4.0 V, 1 MHz C 1 pF
capacitance J 5
Note
(1)
Thermal resistance from junction to ambient at 0.375" (9.5 mm) lead length, PCB mounted