INTRODUCTION
Nowadays most of the electrical projects are based on fault
identification and rectification as the society wants an
automated system that can not only run the plant smoothly but
also automatically rectifies the fault within it.
Today’s demand is to run the system continuously, even at the
time of fault so that the production during a particular time
interval should be maximum to maximise the profit of any
industry.
3
LITERATURE SURVEY
In December 1998 Raphael, Stephen and Jean produced a paper on fault
detection on three phase inverters by using Concordia transform or alpha
beta transform
During switching fault conditions due to unbalance in the three phase
currents the relation between the alpha beta currents changes and the
type of fault can be classified. The relations for switching fault is given as-:
4
LITERATURE SURVEY
In 2007 Surin Komfoi released his 22nd volume on fault detection technique
using neural networks. He implemented his theory on cascaded H-bridge
inverter.
The basic steps for fault detection and remedies according to him is
Step 1 - Feature extraction for different kind of faults(THD).
Step 2 - Arranging these features in a matrix form and arrange
another matrix (target matrix) in which the type of fault are given.
Step 3 - Arrange these data column wise feature extraction of n parameters
in first n columns and the target matrix in another column. This is called the
training data set.
Step 4 - Fed this training data set to a neural network for training .
Step 5 - Once the network is trained connect this network to a simulated
inverter in which feature extraction data has been taken and test for different
kind of faults.
5
BASIC INVERTER
• A basic inverter is able to convert dc to pulsating form of ac
• These are basically of two types called CSI and VSI.
• CSI or current source inverters are those in which the source current
remains constant independent load, a VSI or voltage source inverter are
those in which voltage is kept constant.
• On the basis of construction inverter is classified as Cascaded H-Bridge,
flying capacitor type and diode clamped inverter
7
MULTI LEVEL INVERTER
Unlike basic type inverters multi-level inverters have more than one
voltage levels
They are meant to make the output voltage and current waveform more
sinusoidal.
Actually we are getting a stair-case waveform, capacitive and inductive
filters are used to make the waveform smoothen and the resulting
waveform becomes sinusoidal.
As the level of voltage level increases the size of the smoothening reactor
filter reduced to make the stair case waveform more sinusoidal.
The main heart of inverter is its pulse sequence. PWM technique is
generally used for firing the IGBTS.
12
MULTILEVEL INVERTER
If there are n level of inverter the no of PWM saw tooth waves required for
supplying the pulse in the IGBTs is P and the no of IGBTS are I then:-
P = I/2
I = 2(n – 1)
P = n-1
13
Neural Network
Neural network is a highly interconnected sets of neurons which can be
trained and then can be used as a human brain .
Its application is not only in engineering ,mathematics and science but also
in medicine ,business ,finance and literature as well.
Most NNs have some sort of training rule. In other words, NNs learn from
examples (as children learn to recognize dogs from examples of dogs) and
exhibit some capability for generalization beyond the training data.
Neural computing requires a number of neurons, to be connected together
into a neural network. neurons are arranged in layers.
14
Learning Methods
Supervised learning
In supervised training, both the inputs and the outputs are provided.
The network then processes the inputs and compares its resulting outputs
against the desired outputs.
Examples-multi-layer perceptron
Unsupervised learning
In unsupervised training, the network is provided with inputs but not with
desired outputs.
The system itself must then decide what features it will use to group the
input data.
Examples-kohonen ,ART
16
NINE LEVEL INVERTER WITH
CAPACITOR IN PARALLEL
When a capacitor of suitable value is connected in parallel to the resistive
load It produces a sinusoidal voltage waveform. For a resistance of 1 ohm
0.1 F capacitor is required
25
CYCLOCONVERTER
Cycloconverter i is an ac to ac converter by changing the input frequency.
There are two types of cycloconverters step up and step down.
The step up cycloconverter steps up the frequency of output waveform as
compared to input voltage waveform.
The step down cycloconverter steps down the frequency of input voltage
waveform
33
FEATURE EXTRACTION
For feature extraction process we have to separate the output waveform
in its frequency components.
1st ,3rd,5th, ………19th harmonics are taken.
This can be done by Fourier transformation block.
Total Harmonic Distortion of each harmonic has been taken for each and
every switch fault conditions.
For test purpose one switch at a time get faulted.
The simulated results of fault condition of five level inverter is taken.
38
PROCEDURE FOLLOWED
For fault diagnosis two neural networks are required for analysis, one for
open circuit fault and one for short circuit fault
Total harmonic distortion of each case is taken for open circuit switch fault
classification.
Neural network creation for open circuit switching faults.
The THD matrix for open circuit switch fault classification is x
=[ 28.43 34.73 18.86 18.15 18.43 18.66 18.39 18.15 18.43]
t = [0 1 2 37 48 5 6 37 48]
44
PROCEDURE FOLLOWED 45
Number of layers - 4(two hidden layers, one input
and one output layer)
Input layer - 10 neurons
Hidden layer 1- 8 neurons
Hidden layer 2 – 6 neurons
Output layer - 1 neuron
Function used – tangent sigmoid
PROCEDURE FOLLOWED
Neural network creation for short circuit switching fault.
the THD values are stored in the matrix x = [28.43 21.31 21.89 43.89
20.85 35.97 18.02 43.95 18.55]
t = [0 1 2 3 4 5 6 7 8]
50
PROCEDURE FOLLOWED 51
Number of layers - 4(two hidden layers, one input
and one output layer)
Input layer - 11 neurons
Hidden layer 1- 6 neurons
Hidden layer 2 – 5 neurons
Output layer - 1 neuron
Function used – tangent sigmoid for input layer and
hidden layer 1
Pure linear for hidden layer 2 and output layer.
FUTURE WORK
Simulation of T type inverter
Fault diagnosis of both 5 level cascaded inverter and T type inverter
56
CONCLUSION
Our project was the fault diagnosis in the multilevel inverter with the help
of ANN. We started with the study of neural network so that we would be
familiar with what we have exactly to do.
In the neural network we studied about the basic neural network , its
biological interpretation, application, architecture, classification perceptron
neuron model, training rules and some examples.
Then we move towards multilevel inverter we started with the basic
inverter knowledge and then we go towards multilevel inverter. In this we
studied about three level, five level, seven level and nine level inverter
and simulated these inverters to find out voltage waveforms
We then found out voltage waveforms in the 1st, 3rd ,5th up to 19th
harmonics.
57
REFRENCES
Fault diagnostic system for multilevel inverter using ANN by SURIN
KHOMFOI VOLUME 2 2007.
Unique fault tolerant design for flying capacitor multilevel inverter by
XIAOMI N KUO
58