SlideShare a Scribd company logo
1 of 6
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 237
GA BASED SELECTIVE HARMONIC MINIMIZATION OF A 11 LEVEL
CASCADED INVERTER USING PV PANELS
Kokila R1
, F. T. Josh2
1
PG scholar, EEE department, Karunya University, Tamil Nadu, India
2
Assistant Professor (SG), EEE department, Karunya University, Tamil Nadu, India
Abstract
A method for eliminating the lower order harmonics in a 11 level cascaded inverter is presented in this paper. The input for the
multilevel inverter is taken from solar panels so that the input voltage will be varying with respect to time. Genetic algorithm is a
selective harmonic minimization technique where the switching angles are calculated real time for a set of DC inputs from solar
panels. These values of switching angles are applied to a 11 level cascaded H-bridge inverter. This paper will give details regarding
the method along with the simulation results and calculation of Total Harmonic Distortion(THD). The target harmonics considered
for minimization were 5th
,7th
,11th
and 13th
harmonics.
Keywords: GA, PV, Cascaded MLI, Selective Harmonic Minimization, THD.
----------------------------------------------------------------------***------------------------------------------------------------------------
1. INTRODUCTION
One of the most prominent issues that is encountered in case
of high power converters is the presence of harmonics. For
elimination of harmonics, several modulation methods are
used. One of the most recent modulation method is Selective
Harmonic Minimization Pulse Width Modulation
(SHMPWM) method.
Selective harmonic elimination techniques for separate DC
sources were proposed in [1],[5] according to which
SHEPWM is an efficient modulation method for obtaining
output waveforms with acceptable harmonic content. But there
are certain drawbacks to SHEPWM method [2] such as the
non-cancelled harmonics are not considered in the algorithm
and could reach high amplitudes and the value of non-zeroed
harmonics cannot be managed to get any optimization
objective. [3] elaborates the elimination of harmonics in
multilevel converters by solving the harmonic elimination
equations by the method of resultant from elimination theory
for the polynomial form of equations. In general case, if the
voltage sources are unequal and varying with time, the
solution set increases. As a result, the degree of polynomials
increase and the time required to solve will also become more.
As a result, the look-up tables will increase exponentially as
the number of DC sources increase. So it needs to deal with
extrapolation leading to time consuming algorithms. A method
was proposed in [2] where the optimal switching angles were
calculated using genetic algorithm. But it did not consider the
variation of DC sources with respect to time. It was limited to
equal DC sources. In [7] , a method in which the harmonics
are eliminated using the theory of symmetric polynomials and
resultants was developed . The problem with this method is
that as the number of DC sources increases, the order becomes
very high. This leads to computational complexity. The
calculation of switching angles was calculated online using
Newton Raphson method in [4]. The limitations of this paper
is that it considers that the voltage sources will be varying ,
but they have the same value at the same time. They vary
keeping the same relative value. All the above papers
considered only the case of equal DC sources. It did not
consider the variation of DC sources with respect to time. In
practical cases, the variation of DC sources with respect to
time has to be considered. So in this work, the DC sources
feeding the multilevel inverters are taken from solar panels,
the value of input voltages of which are considered to be
varying with respect to time. The switching angles are adapted
to this variation of DC sources. Genetic Algorithm(GA) is
used to obtain the switching angles that corresponds to real
values of DC sources. Here 11 level multilevel inverter is
taken into consideration. The target harmonics to be reduced
are 5th
, 7th
, 11th
and 13th.
This paper is organized as follows. In section II, the set of
equations for harmonic minimization is described and GA is
introduced. In section III, GA based control is explained.
Section IV gives the simulation results of 11 level multilevel
inverter using GA. The value of THD and lower order
harmonics are calculated.
2. PROBLEM DEFINITION
In general case, the variation of DC sources with respect to
time also has to be considered. For example, if we consider the
output of solar panels, fuel cells, batteries etc. to be given as
the input of multilevel inverter, their variations should be
taken into consideration. The corresponding switching angles
given by the algorithm has to respond to this variation of DC
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 238
sources. In this proposed method, GA is used to obtain the
angles corresponding to real values of DC sources.
Fig-1: 11 level cascaded inverter
Fig 1 shows the 11 level cascaded inverter. It requires 5 DC
inputs, in this case, it is taken from solar panels. The output
voltage equations corresponding to Fig 2 can be expressed as
the following equation
1 1 2 2
1,3,5,7,...
4
( ) .( cos( ) cos( )an dc dc
n
V t V n V n
n
  



  
3 3 4 4 5 5cos( ) cos( ) cos( ))dc dc dcV n V n V n   
(1)
Where 1 5,.....,dc dcV V - Input DC sources
1 5,.......,  - Output angles
anV - Inverter output voltage
The proposed approach works as follows:-The input voltages
from the solar panels will be varying with respect to time.
Genetic algorithm works to obtain the switching angles
corresponding to the variation of DC sources in such a way
that minimum total harmonic distortion is obtained. It also
emphasizes in reduction of lower order harmonics such as 5th
,
7th
, 11th
, and 13th
.
Fig-2:11 level inverter output waveform
3. GA BASED HARMONIC MINIMIZATION
A genetic algorithm (GA) is a stochastic search method shown
to be well suited for problems where many global minimum
and/or highly dimensional search spaces are possible. Each
individual of a set has an associated cost value, referred to as
“fitness function” that is a measure of how well this individual
performs in the population. In previous works, analytical
solutions were found partially in the range space of input
voltage variation; however, this approach still uses GA first,
because this range is used to calibrate it to perform in the
range where there is no analytical solution. The basic
continuous GA execution flow is shown in Fig 3.
Under the variations of DC sources, it is necessary to maintain
the fundamental output voltage and to cancel out the lower
order harmonics. Here the harmonics 5th
,7th
,11th
, and 13th
harmonics are the required harmonics to be cancelled. The
triplen harmonics such 3rd
and 9th
harmonics are not
considered because in three phase application, it is cancelled
in the line voltage.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 239
Fig-3: Flowchart for GA execution
The equations for the fundamental voltage, 5th
, 7th
, 11th
and
13th
harmonics are given below
1 1 2 2 5 5
4
[ cos( ) cos( ) .... cos( )]fund dc dc dcV V V V  

    (2)
5 1 1 2 2 5 5
4
[ cos(5 ) cos(5 ) .... cos(5 )]
5
th dc dc dcV V V V  

    (3)
7 1 1 2 2 5 5
4
[ cos(7 ) cos(7 ) ... cos(7 )]th dc dc dcV V V V  

   
(4)
11 1 1 2 2 5 5
4
[ cos(11 ) cos(11 ) ... cos(11 )]
11
th dc dc dcV V V V  

   
(5)
13 1 1 2 2 5 5
4
[ cos(13 ) cos(13 ) ... cos(13 )]
13
th dc dc dcV V V V  

   
(6)
The equations (2) to (6) are given as the equations to solve the
angles using GA. The fundamental voltage is taken as 230V
rms. The equations (3) to (6) are equated to zero in order to
eliminate them. [6] gives the objective function for the GA as
given in equation(7)
5 7 11 13 1( , , , , ) | 230|fund th th th th fundf V V V V V k V  + 2k
5 3 7| | | |th thV k V  4 11| |thk V  5 13| |thk V (7)
The values for 2k , 3k , 4k , 5k are generally taken greater
than 1k . It can be taken as multiples of 10. Calculations were
made for switching angles that correspond to the randomly
taken values of DC sources. The values of coefficients used in
Equation (7) were found through trial and error runs of the
algorithm. They allow the fundamental to be kept very close to
230 V while keeping harmonics close to zero. The GA
program was written using Matlab R2010a. The termination
criteria was given in such a way that the number of iterations
is 100. So the algorithm stops at 100th
generation and it will
return the best individual as the end product. Table 1 shows
the parameters used for running GA.
Table-1: Parameters for GA
Table-2: Dataset obtained through GA run
Input Voltages(V)
[ 1dcV 2dcV 3dcV 4dcV 5dcV ]
Output Angles(
0
)
[ 1 2 3 4 5 ]
[40 41 42 43 44] [0.182 21.709 44.615
60.274 88.363]
[40 42 43 44 45] [1.191 23.622 45.623
59.565 74.464]
[40 42 43 44 46] [1.983 30.864 46.557
61.677 89.58]
[41 42 43 44 45] [0.446 27.372 37.528
57.359 82.694]
[42 43 44 45 46] [0.317 20.038 48.37 59.782
81.719]
[43 44 46 47 48] [0.853 22.946 42.399
56.473 87.567]
[44 45 46 47 48] [0.878 18.767 33.007
56.152 73.215]
Population size 100
Number of generations 100
Stall generations 50
Crossover fraction 0.8
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 240
Calculations were made for switching angles that correspond
to the randomly taken values of DC sources. Table 2
represents the dataset obtained through GA run for different
sets of input voltages.
Fig-4: GA fitness plot for 100 generations
Fig 4. shows the fitness plot of GA after 100 generations. The
best and the mean values of fitness functions were obtained.
Best fitness value:1112.7346
Mean fitness value:1154.5118
4. SIMULATION RESULTS AND ANALYSIS
In this section, the simulation results of 11 level cascaded
inverter is presented. The simulation is carried out using
MATLAB/SIMULINK software by the switching angles
obtained from Table 2. The output waveforms and the FFT
analysis were also carried out. The input is given from five
different solar panels. The solar panels were modeled using
the equations as given below.
The photon current is given by
[ ( 298)] /1000ph scr iI I K T S   (8)
Where scrI is the short circuit current
iK is the short circuit current temperature co-efficient
T is the module operating temperature
S is PV module illumination
The module reverse saturation current is
/[exp( / ) 1]rs sc oc sI I qV N KAT  (9)
Where q is electron charge
ocV is the open circuit voltage
sN is number of cells connected in series
K is Boltzman constant
A is ideality factor
The module saturation current is
3
[ / ] exp[( / )(1/ 1/ )]s rs r go rI I T T qE AK T T  (10)
Where rT is the reference temperature
goE is the bandgap
The output current of PV module is
exp ( )
[ 1]s
p ph p s
s
q V IR
I N I N I
N AKT

   (11)
pN is the number of parallel connected cells
sR is series resistance
Fig-5: Simulation Diagram of 11 level inverter
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 241
Fig-6: Subsystem of multilevel inverter
Fig-7: Subsystem of solar panel
The output voltage and THD analysis for 11 level inverter
using solar panel inputs are shown in Fig 8 and Fig 9
respectively.
Fig-8: Output waveform of multilevel inverter
Fig-9: FFT analysis
From the FFT analysis, it can be seen that the THD is less and
the lower order harmonics are minimized.
The value of THD and lower order harmonics are given in
table 3.
Table-3: Parameters obtained from the FFT analysis of output
of GA controller
Parameter Value
Fundamental Voltage fundV (V) 182.5
THD(%) 13.77
5th
Harmonic 5V (%) 0.57
7th
Harmonic 7V (%) 4.91
11th
Harmonic 11V (%) 1.14
13th
Harmonic 13V (%) 4.76
5. CONCLUSIONS
This paper presents an approach for real time computation of
switching angles using GA. The solutions were found in real
time using genetic algorithms to obtain a data set. GA was
also used so as to explore the advantages of approximate
solutions. The 11 level inverter whose inputs were taken from
PV panels was simulated and the output was obtained. The
THD analysis was also carried out. It is observed that the
value of THD was very low. It also reduces the lower order
harmonics such as 5th
,7th
, 11th
and 13th
. Future work points in
the direction of implementation and performance evaluation
over a greater number of angles. This would allow for
harmonic control while keeping the switching frequency
minimum and complying with THD standards. The literature
4
Conn4
3
Conn3
2
Conn2
1 Conn1
gm
DS
Q14
gm
DS
Q13
gm
DS
Q12
gm
DS
Q11
Pulse
Generator3
Pulse
Generator2
Pulse
Generator1
Pulse
Generator
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 242
review also pointed the possibility of determining what the
minimum number of angles needed is in order to comply with
certain THD level. Future work also emphasises on the real
time hardware implementation of the GA tuned ANN
technique using adSpace or DSP platform.
REFERENCES
[1]. J. Napoles, J. I. Leon, R. Portillo, L. G. Franquelo, and
M. A. Aguirre, “Selective harmonic mitigation technique for
high-power converters,” IEEE Trans. Ind. Electron., vol. 57,
no. 7, pp. 2315–2323, Jul. 2010.
[2]. J. N. Chiasson, L. M. Tolbert, K. J. McKenzie, and Z. Du,
“A unified approach to solving the harmonic elimination
equations in multilevel converters,” IEEE Trans. Power
Electron., vol. 19, no. 2, pp. 478–490, Mar. 2005.
[3]. J. N. Chiasson, L. M. Tolbert, K. J. McKenzie, and Z. Du,
“Elimination of harmonics in a multilevel converter using the
theory of symmetric polynomials and resultants,” IEEE Trans.
Control Syst. Technol., vol. 13, no. 2, pp. 216–223, Mar.
2005.IEEE Trans. Control Syst. Technol., vol. 13, no. 2, pp.
216–223, Mar 2005.
[4]. T. Tang, J. Han, and X. Tan, “Selective harmonic
elimination for a cascade multilevel inverter,” in Proc. IEEE
Int. Symp. Ind. Electron., Jul. 2006, vol. 2, pp. 977–981.
[5]. J. Chavarria, D. Biel, F. Guinjoan, C. Meza, and J. J.
Negroni, “Energybalance control of PV cascaded multilevel
grid-connected inverters under level-shifted and phase-shifted
PWMs,” IEEE Trans. Ind. Electron.,vol. 60, no. 1, pp. 98–
111, Jan. 2013.
[6]. Faete Filho, Helder Zandonadi Maia, Tiago H.A. Mateus,
Burak Ozpineci, Leon M. Tolbert and Joao O. P. Pinto,
“Adaptive Selective Harmonic Minimization Based on ANNs
for Cascade Multilevel Inverters With Varying DC Sources” ,
IEEE Transactions on Industrial Electronics, Vol. 60, No.5,
pp. 1955 – 1962, May 2013.
[7]. Chiasson J. N , Ozpineci B, and Tolbert L . M, “Harmonic
optimization of multilevel converters using genetic
algorithms,” IEEE Power Electron Lett., vol. 3, no. 3, pp. 92–
95,Sep.2005.
[8]. T.Ikegami,T.Maezono,F.Nakanishi, Y. Yamagata and
K.Ebihara, “Estimation of equivalent circuit parameters of PV
module and its application to optimal operation of PV
system,”Elsevier solar energy materials and solar
cells,67(2001),pp.389-395,Jan 2001.
BIOGRAPHIES
Kokila R completed her B.Tech degree in
Electrical and Electronics Engineering at
LBS College of Engineering, Kasaragod.
She is pursuing M.Tech in Power
Electronics and Drives at Karunya
University, Coimbatore. Her area of
interest include Multilevel inverter, soft
computing etc.
Mr. F. T. Josh completed his B. E in
Electrical and Electronics Engineering in
2000. He completed his M.E degree in
Power Electronics and Drives. He has 12
years of experience in teaching. He is
currently working as Assistant
Professor(SG) in Karunya University,
Coimbatore. His areas of interest include Multilevel inverters,
soft computing etc.

More Related Content

What's hot

A novel p q control algorithm for combined active
A novel p q control algorithm for combined activeA novel p q control algorithm for combined active
A novel p q control algorithm for combined activeeSAT Publishing House
 
Metric Projections to Identify Critical Points in Electric Power Systems
Metric Projections to Identify Critical Points in Electric Power SystemsMetric Projections to Identify Critical Points in Electric Power Systems
Metric Projections to Identify Critical Points in Electric Power Systemstheijes
 
DISTRIBUTION LOAD FLOW ANALYSIS FOR RDIAL & MESH DISTRIBUTION SYSTEM
DISTRIBUTION LOAD FLOW ANALYSIS FOR RDIAL & MESH DISTRIBUTION SYSTEMDISTRIBUTION LOAD FLOW ANALYSIS FOR RDIAL & MESH DISTRIBUTION SYSTEM
DISTRIBUTION LOAD FLOW ANALYSIS FOR RDIAL & MESH DISTRIBUTION SYSTEMIAEME Publication
 
Gauss Siedel method of Load Flow
Gauss Siedel method of Load FlowGauss Siedel method of Load Flow
Gauss Siedel method of Load FlowAbdul Azeem
 
96 manuscript-579-1-10-20210211
96  manuscript-579-1-10-2021021196  manuscript-579-1-10-20210211
96 manuscript-579-1-10-20210211Mellah Hacene
 
MATHEMATICAL MODEL OF WIND TURBINE IN GRID-OFF SYSTEM
MATHEMATICAL MODEL OF WIND TURBINE IN GRID-OFF SYSTEM MATHEMATICAL MODEL OF WIND TURBINE IN GRID-OFF SYSTEM
MATHEMATICAL MODEL OF WIND TURBINE IN GRID-OFF SYSTEM Mellah Hacene
 
A review on_load_flow_studies_final_2
A review on_load_flow_studies_final_2A review on_load_flow_studies_final_2
A review on_load_flow_studies_final_2yareda6
 
Multi-Objective Aspects of Distribution Network Volt-VAr Optimization
Multi-Objective Aspects of Distribution Network Volt-VAr OptimizationMulti-Objective Aspects of Distribution Network Volt-VAr Optimization
Multi-Objective Aspects of Distribution Network Volt-VAr OptimizationPower System Operation
 
Simulation of 3 Phase to 3 Phase Power Conversion Using Matrix Converter with...
Simulation of 3 Phase to 3 Phase Power Conversion Using Matrix Converter with...Simulation of 3 Phase to 3 Phase Power Conversion Using Matrix Converter with...
Simulation of 3 Phase to 3 Phase Power Conversion Using Matrix Converter with...IJERA Editor
 
Power flow solution
Power flow solutionPower flow solution
Power flow solutionBalaram Das
 
The admittance model and network calculation
The admittance model and network calculationThe admittance model and network calculation
The admittance model and network calculationBalaram Das
 
Final_Report_NathanWendt_11401887
Final_Report_NathanWendt_11401887Final_Report_NathanWendt_11401887
Final_Report_NathanWendt_11401887Nathan Wendt
 
IRJET- A Review on Three-Phase to Seven-Phase Power Converter using Transformer
IRJET- A Review on Three-Phase to Seven-Phase Power Converter using TransformerIRJET- A Review on Three-Phase to Seven-Phase Power Converter using Transformer
IRJET- A Review on Three-Phase to Seven-Phase Power Converter using TransformerIRJET Journal
 

What's hot (20)

Computer Application in Power system: Chapter two - load flow analysis
Computer Application in Power system: Chapter two - load flow analysisComputer Application in Power system: Chapter two - load flow analysis
Computer Application in Power system: Chapter two - load flow analysis
 
Load flow studies
Load flow studiesLoad flow studies
Load flow studies
 
Load flow studies 19
Load flow studies 19Load flow studies 19
Load flow studies 19
 
A novel p q control algorithm for combined active
A novel p q control algorithm for combined activeA novel p q control algorithm for combined active
A novel p q control algorithm for combined active
 
Metric Projections to Identify Critical Points in Electric Power Systems
Metric Projections to Identify Critical Points in Electric Power SystemsMetric Projections to Identify Critical Points in Electric Power Systems
Metric Projections to Identify Critical Points in Electric Power Systems
 
1901.08661
1901.086611901.08661
1901.08661
 
DISTRIBUTION LOAD FLOW ANALYSIS FOR RDIAL & MESH DISTRIBUTION SYSTEM
DISTRIBUTION LOAD FLOW ANALYSIS FOR RDIAL & MESH DISTRIBUTION SYSTEMDISTRIBUTION LOAD FLOW ANALYSIS FOR RDIAL & MESH DISTRIBUTION SYSTEM
DISTRIBUTION LOAD FLOW ANALYSIS FOR RDIAL & MESH DISTRIBUTION SYSTEM
 
Gauss Siedel method of Load Flow
Gauss Siedel method of Load FlowGauss Siedel method of Load Flow
Gauss Siedel method of Load Flow
 
96 manuscript-579-1-10-20210211
96  manuscript-579-1-10-2021021196  manuscript-579-1-10-20210211
96 manuscript-579-1-10-20210211
 
UDSLF
UDSLFUDSLF
UDSLF
 
MATHEMATICAL MODEL OF WIND TURBINE IN GRID-OFF SYSTEM
MATHEMATICAL MODEL OF WIND TURBINE IN GRID-OFF SYSTEM MATHEMATICAL MODEL OF WIND TURBINE IN GRID-OFF SYSTEM
MATHEMATICAL MODEL OF WIND TURBINE IN GRID-OFF SYSTEM
 
A review on_load_flow_studies_final_2
A review on_load_flow_studies_final_2A review on_load_flow_studies_final_2
A review on_load_flow_studies_final_2
 
Load flow study
Load flow studyLoad flow study
Load flow study
 
Multi-Objective Aspects of Distribution Network Volt-VAr Optimization
Multi-Objective Aspects of Distribution Network Volt-VAr OptimizationMulti-Objective Aspects of Distribution Network Volt-VAr Optimization
Multi-Objective Aspects of Distribution Network Volt-VAr Optimization
 
Simulation of 3 Phase to 3 Phase Power Conversion Using Matrix Converter with...
Simulation of 3 Phase to 3 Phase Power Conversion Using Matrix Converter with...Simulation of 3 Phase to 3 Phase Power Conversion Using Matrix Converter with...
Simulation of 3 Phase to 3 Phase Power Conversion Using Matrix Converter with...
 
Power flow solution
Power flow solutionPower flow solution
Power flow solution
 
The admittance model and network calculation
The admittance model and network calculationThe admittance model and network calculation
The admittance model and network calculation
 
Au4101266270
Au4101266270Au4101266270
Au4101266270
 
Final_Report_NathanWendt_11401887
Final_Report_NathanWendt_11401887Final_Report_NathanWendt_11401887
Final_Report_NathanWendt_11401887
 
IRJET- A Review on Three-Phase to Seven-Phase Power Converter using Transformer
IRJET- A Review on Three-Phase to Seven-Phase Power Converter using TransformerIRJET- A Review on Three-Phase to Seven-Phase Power Converter using Transformer
IRJET- A Review on Three-Phase to Seven-Phase Power Converter using Transformer
 

Viewers also liked

Optimization techniques for harmonics minimization in cascaded hybrid multile...
Optimization techniques for harmonics minimization in cascaded hybrid multile...Optimization techniques for harmonics minimization in cascaded hybrid multile...
Optimization techniques for harmonics minimization in cascaded hybrid multile...eSAT Journals
 
Design and simulation of cascaded h bridge multilevel inverter based dstatcom...
Design and simulation of cascaded h bridge multilevel inverter based dstatcom...Design and simulation of cascaded h bridge multilevel inverter based dstatcom...
Design and simulation of cascaded h bridge multilevel inverter based dstatcom...Asoka Technologies
 
Harmonic Minimization In Multilevel Inverters By Using PSO
Harmonic Minimization In Multilevel Inverters By Using PSOHarmonic Minimization In Multilevel Inverters By Using PSO
Harmonic Minimization In Multilevel Inverters By Using PSOIDES Editor
 
Multilevel inverter
Multilevel inverterMultilevel inverter
Multilevel inverterusic123
 
ABC, an effective tool for selective harmonic elimination in multilevel inve...
ABC, an effective tool for selective  harmonic elimination in multilevel inve...ABC, an effective tool for selective  harmonic elimination in multilevel inve...
ABC, an effective tool for selective harmonic elimination in multilevel inve...Shridhar kulkarni
 
Comparative study on single and double-pass
Comparative study on single  and double-passComparative study on single  and double-pass
Comparative study on single and double-passeSAT Publishing House
 
Improvement of quality of service parameters using
Improvement of quality of service parameters usingImprovement of quality of service parameters using
Improvement of quality of service parameters usingeSAT Publishing House
 
Optimization of process parameters for vinegar
Optimization of process parameters for vinegarOptimization of process parameters for vinegar
Optimization of process parameters for vinegareSAT Publishing House
 
The common challenges of mobile internet for up coming generation
The common challenges of mobile internet for up coming generationThe common challenges of mobile internet for up coming generation
The common challenges of mobile internet for up coming generationeSAT Publishing House
 
Comparative study on tax compliance software
Comparative study on tax compliance softwareComparative study on tax compliance software
Comparative study on tax compliance softwareeSAT Publishing House
 
Survey on content based image retrieval techniques
Survey on content based image retrieval techniquesSurvey on content based image retrieval techniques
Survey on content based image retrieval techniqueseSAT Publishing House
 
Experimental investigation of thermal performance of petrol engine using fuel...
Experimental investigation of thermal performance of petrol engine using fuel...Experimental investigation of thermal performance of petrol engine using fuel...
Experimental investigation of thermal performance of petrol engine using fuel...eSAT Publishing House
 
3 d video streaming for virtual exploration of planet surface
3 d video streaming for virtual exploration of planet surface3 d video streaming for virtual exploration of planet surface
3 d video streaming for virtual exploration of planet surfaceeSAT Publishing House
 
Community profiling for social networks
Community profiling for social networksCommunity profiling for social networks
Community profiling for social networkseSAT Publishing House
 
Efficient way of user search location in query processing
Efficient way of user search location in query processingEfficient way of user search location in query processing
Efficient way of user search location in query processingeSAT Publishing House
 
Accelerated broadcast authentication with signature amortization for wsns
Accelerated broadcast authentication with signature amortization for wsnsAccelerated broadcast authentication with signature amortization for wsns
Accelerated broadcast authentication with signature amortization for wsnseSAT Publishing House
 
Analytical survey of active intrusion detection techniques in mobile ad hoc n...
Analytical survey of active intrusion detection techniques in mobile ad hoc n...Analytical survey of active intrusion detection techniques in mobile ad hoc n...
Analytical survey of active intrusion detection techniques in mobile ad hoc n...eSAT Publishing House
 
Evaluation of the impact of oil spillage on izombe community and their produc...
Evaluation of the impact of oil spillage on izombe community and their produc...Evaluation of the impact of oil spillage on izombe community and their produc...
Evaluation of the impact of oil spillage on izombe community and their produc...eSAT Publishing House
 
Analysis of three dimensional couette flow and heat
Analysis of three dimensional couette flow and heatAnalysis of three dimensional couette flow and heat
Analysis of three dimensional couette flow and heateSAT Publishing House
 

Viewers also liked (20)

Optimization techniques for harmonics minimization in cascaded hybrid multile...
Optimization techniques for harmonics minimization in cascaded hybrid multile...Optimization techniques for harmonics minimization in cascaded hybrid multile...
Optimization techniques for harmonics minimization in cascaded hybrid multile...
 
Design and simulation of cascaded h bridge multilevel inverter based dstatcom...
Design and simulation of cascaded h bridge multilevel inverter based dstatcom...Design and simulation of cascaded h bridge multilevel inverter based dstatcom...
Design and simulation of cascaded h bridge multilevel inverter based dstatcom...
 
Harmonic Minimization In Multilevel Inverters By Using PSO
Harmonic Minimization In Multilevel Inverters By Using PSOHarmonic Minimization In Multilevel Inverters By Using PSO
Harmonic Minimization In Multilevel Inverters By Using PSO
 
Final report
Final reportFinal report
Final report
 
Multilevel inverter
Multilevel inverterMultilevel inverter
Multilevel inverter
 
ABC, an effective tool for selective harmonic elimination in multilevel inve...
ABC, an effective tool for selective  harmonic elimination in multilevel inve...ABC, an effective tool for selective  harmonic elimination in multilevel inve...
ABC, an effective tool for selective harmonic elimination in multilevel inve...
 
Comparative study on single and double-pass
Comparative study on single  and double-passComparative study on single  and double-pass
Comparative study on single and double-pass
 
Improvement of quality of service parameters using
Improvement of quality of service parameters usingImprovement of quality of service parameters using
Improvement of quality of service parameters using
 
Optimization of process parameters for vinegar
Optimization of process parameters for vinegarOptimization of process parameters for vinegar
Optimization of process parameters for vinegar
 
The common challenges of mobile internet for up coming generation
The common challenges of mobile internet for up coming generationThe common challenges of mobile internet for up coming generation
The common challenges of mobile internet for up coming generation
 
Comparative study on tax compliance software
Comparative study on tax compliance softwareComparative study on tax compliance software
Comparative study on tax compliance software
 
Survey on content based image retrieval techniques
Survey on content based image retrieval techniquesSurvey on content based image retrieval techniques
Survey on content based image retrieval techniques
 
Experimental investigation of thermal performance of petrol engine using fuel...
Experimental investigation of thermal performance of petrol engine using fuel...Experimental investigation of thermal performance of petrol engine using fuel...
Experimental investigation of thermal performance of petrol engine using fuel...
 
3 d video streaming for virtual exploration of planet surface
3 d video streaming for virtual exploration of planet surface3 d video streaming for virtual exploration of planet surface
3 d video streaming for virtual exploration of planet surface
 
Community profiling for social networks
Community profiling for social networksCommunity profiling for social networks
Community profiling for social networks
 
Efficient way of user search location in query processing
Efficient way of user search location in query processingEfficient way of user search location in query processing
Efficient way of user search location in query processing
 
Accelerated broadcast authentication with signature amortization for wsns
Accelerated broadcast authentication with signature amortization for wsnsAccelerated broadcast authentication with signature amortization for wsns
Accelerated broadcast authentication with signature amortization for wsns
 
Analytical survey of active intrusion detection techniques in mobile ad hoc n...
Analytical survey of active intrusion detection techniques in mobile ad hoc n...Analytical survey of active intrusion detection techniques in mobile ad hoc n...
Analytical survey of active intrusion detection techniques in mobile ad hoc n...
 
Evaluation of the impact of oil spillage on izombe community and their produc...
Evaluation of the impact of oil spillage on izombe community and their produc...Evaluation of the impact of oil spillage on izombe community and their produc...
Evaluation of the impact of oil spillage on izombe community and their produc...
 
Analysis of three dimensional couette flow and heat
Analysis of three dimensional couette flow and heatAnalysis of three dimensional couette flow and heat
Analysis of three dimensional couette flow and heat
 

Similar to Ga based selective harmonic minimization of a 11 level

Improved hybrid algorithm based on GA and local search method for asymmetric...
Improved hybrid algorithm based on GA and local search  method for asymmetric...Improved hybrid algorithm based on GA and local search  method for asymmetric...
Improved hybrid algorithm based on GA and local search method for asymmetric...nooriasukmaningtyas
 
THD Optimization in 13 level photovoltaic inverter using Genetic Algorithm
THD Optimization in 13 level photovoltaic inverter using Genetic AlgorithmTHD Optimization in 13 level photovoltaic inverter using Genetic Algorithm
THD Optimization in 13 level photovoltaic inverter using Genetic AlgorithmSuman Debnath
 
Numerical simulaton of axial flow fan using gambit and
Numerical simulaton of axial flow fan using gambit andNumerical simulaton of axial flow fan using gambit and
Numerical simulaton of axial flow fan using gambit andeSAT Publishing House
 
Open switch fault diagnosis in three phase inverter
Open switch fault diagnosis in three phase inverterOpen switch fault diagnosis in three phase inverter
Open switch fault diagnosis in three phase invertereSAT Publishing House
 
DESIGNING A LARGE AUTOMOTIVE ELECTRIC VEHICLE BY USING T TYPE MULTILEVEL INVE...
DESIGNING A LARGE AUTOMOTIVE ELECTRIC VEHICLE BY USING T TYPE MULTILEVEL INVE...DESIGNING A LARGE AUTOMOTIVE ELECTRIC VEHICLE BY USING T TYPE MULTILEVEL INVE...
DESIGNING A LARGE AUTOMOTIVE ELECTRIC VEHICLE BY USING T TYPE MULTILEVEL INVE...IRJET Journal
 
Comparison of PWM Techniques and Selective Harmonic Elimination for 3-Level I...
Comparison of PWM Techniques and Selective Harmonic Elimination for 3-Level I...Comparison of PWM Techniques and Selective Harmonic Elimination for 3-Level I...
Comparison of PWM Techniques and Selective Harmonic Elimination for 3-Level I...IJERA Editor
 
6.[36 45]seven level modified cascaded inverter for induction motor drive app...
6.[36 45]seven level modified cascaded inverter for induction motor drive app...6.[36 45]seven level modified cascaded inverter for induction motor drive app...
6.[36 45]seven level modified cascaded inverter for induction motor drive app...Alexander Decker
 
Selective Harmonic Elimination PWM using Generalized Hopfield Neural Network ...
Selective Harmonic Elimination PWM using Generalized Hopfield Neural Network ...Selective Harmonic Elimination PWM using Generalized Hopfield Neural Network ...
Selective Harmonic Elimination PWM using Generalized Hopfield Neural Network ...IRJET Journal
 
THD Minimisation for Phase Voltage of Multilevel Inverters Using Genetic Algo...
THD Minimisation for Phase Voltage of Multilevel Inverters Using Genetic Algo...THD Minimisation for Phase Voltage of Multilevel Inverters Using Genetic Algo...
THD Minimisation for Phase Voltage of Multilevel Inverters Using Genetic Algo...theijes
 
Comparison of symmetrical and asymmetrical cascaded current source multilevel...
Comparison of symmetrical and asymmetrical cascaded current source multilevel...Comparison of symmetrical and asymmetrical cascaded current source multilevel...
Comparison of symmetrical and asymmetrical cascaded current source multilevel...eSAT Journals
 
Open switch fault diagnosis in three phase inverter using diagnostic variable...
Open switch fault diagnosis in three phase inverter using diagnostic variable...Open switch fault diagnosis in three phase inverter using diagnostic variable...
Open switch fault diagnosis in three phase inverter using diagnostic variable...eSAT Journals
 
Control analysis of a high frequency resonant inverter for induction cooking ...
Control analysis of a high frequency resonant inverter for induction cooking ...Control analysis of a high frequency resonant inverter for induction cooking ...
Control analysis of a high frequency resonant inverter for induction cooking ...eSAT Journals
 
Comparison of symmetrical and asymmetrical cascaded
Comparison of symmetrical and asymmetrical cascadedComparison of symmetrical and asymmetrical cascaded
Comparison of symmetrical and asymmetrical cascadedeSAT Publishing House
 

Similar to Ga based selective harmonic minimization of a 11 level (20)

Ei35761766
Ei35761766Ei35761766
Ei35761766
 
Improved hybrid algorithm based on GA and local search method for asymmetric...
Improved hybrid algorithm based on GA and local search  method for asymmetric...Improved hybrid algorithm based on GA and local search  method for asymmetric...
Improved hybrid algorithm based on GA and local search method for asymmetric...
 
THD Optimization in 13 level photovoltaic inverter using Genetic Algorithm
THD Optimization in 13 level photovoltaic inverter using Genetic AlgorithmTHD Optimization in 13 level photovoltaic inverter using Genetic Algorithm
THD Optimization in 13 level photovoltaic inverter using Genetic Algorithm
 
Numerical simulaton of axial flow fan using gambit and
Numerical simulaton of axial flow fan using gambit andNumerical simulaton of axial flow fan using gambit and
Numerical simulaton of axial flow fan using gambit and
 
M356872
M356872M356872
M356872
 
Open switch fault diagnosis in three phase inverter
Open switch fault diagnosis in three phase inverterOpen switch fault diagnosis in three phase inverter
Open switch fault diagnosis in three phase inverter
 
DESIGNING A LARGE AUTOMOTIVE ELECTRIC VEHICLE BY USING T TYPE MULTILEVEL INVE...
DESIGNING A LARGE AUTOMOTIVE ELECTRIC VEHICLE BY USING T TYPE MULTILEVEL INVE...DESIGNING A LARGE AUTOMOTIVE ELECTRIC VEHICLE BY USING T TYPE MULTILEVEL INVE...
DESIGNING A LARGE AUTOMOTIVE ELECTRIC VEHICLE BY USING T TYPE MULTILEVEL INVE...
 
Comparison of PWM Techniques and Selective Harmonic Elimination for 3-Level I...
Comparison of PWM Techniques and Selective Harmonic Elimination for 3-Level I...Comparison of PWM Techniques and Selective Harmonic Elimination for 3-Level I...
Comparison of PWM Techniques and Selective Harmonic Elimination for 3-Level I...
 
X33128132
X33128132X33128132
X33128132
 
Kd3418211827
Kd3418211827Kd3418211827
Kd3418211827
 
6.[36 45]seven level modified cascaded inverter for induction motor drive app...
6.[36 45]seven level modified cascaded inverter for induction motor drive app...6.[36 45]seven level modified cascaded inverter for induction motor drive app...
6.[36 45]seven level modified cascaded inverter for induction motor drive app...
 
N1102018691
N1102018691N1102018691
N1102018691
 
Selective Harmonic Elimination PWM using Generalized Hopfield Neural Network ...
Selective Harmonic Elimination PWM using Generalized Hopfield Neural Network ...Selective Harmonic Elimination PWM using Generalized Hopfield Neural Network ...
Selective Harmonic Elimination PWM using Generalized Hopfield Neural Network ...
 
Dynamic simulation of three-phase nine-level multilevel inverter with switchi...
Dynamic simulation of three-phase nine-level multilevel inverter with switchi...Dynamic simulation of three-phase nine-level multilevel inverter with switchi...
Dynamic simulation of three-phase nine-level multilevel inverter with switchi...
 
Performance Evaluation and Comparison of Two Cascaded Configurations of PV Ge...
Performance Evaluation and Comparison of Two Cascaded Configurations of PV Ge...Performance Evaluation and Comparison of Two Cascaded Configurations of PV Ge...
Performance Evaluation and Comparison of Two Cascaded Configurations of PV Ge...
 
THD Minimisation for Phase Voltage of Multilevel Inverters Using Genetic Algo...
THD Minimisation for Phase Voltage of Multilevel Inverters Using Genetic Algo...THD Minimisation for Phase Voltage of Multilevel Inverters Using Genetic Algo...
THD Minimisation for Phase Voltage of Multilevel Inverters Using Genetic Algo...
 
Comparison of symmetrical and asymmetrical cascaded current source multilevel...
Comparison of symmetrical and asymmetrical cascaded current source multilevel...Comparison of symmetrical and asymmetrical cascaded current source multilevel...
Comparison of symmetrical and asymmetrical cascaded current source multilevel...
 
Open switch fault diagnosis in three phase inverter using diagnostic variable...
Open switch fault diagnosis in three phase inverter using diagnostic variable...Open switch fault diagnosis in three phase inverter using diagnostic variable...
Open switch fault diagnosis in three phase inverter using diagnostic variable...
 
Control analysis of a high frequency resonant inverter for induction cooking ...
Control analysis of a high frequency resonant inverter for induction cooking ...Control analysis of a high frequency resonant inverter for induction cooking ...
Control analysis of a high frequency resonant inverter for induction cooking ...
 
Comparison of symmetrical and asymmetrical cascaded
Comparison of symmetrical and asymmetrical cascadedComparison of symmetrical and asymmetrical cascaded
Comparison of symmetrical and asymmetrical cascaded
 

More from eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnameSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnameSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaeSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingeSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a revieweSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard managementeSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallseSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaeSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structureseSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingseSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...eSAT Publishing House
 

More from eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Recently uploaded

HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
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
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
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
 
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
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
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
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
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
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
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
 

Recently uploaded (20)

HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
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
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
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
 
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
 
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
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
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...
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.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
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
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
 

Ga based selective harmonic minimization of a 11 level

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 237 GA BASED SELECTIVE HARMONIC MINIMIZATION OF A 11 LEVEL CASCADED INVERTER USING PV PANELS Kokila R1 , F. T. Josh2 1 PG scholar, EEE department, Karunya University, Tamil Nadu, India 2 Assistant Professor (SG), EEE department, Karunya University, Tamil Nadu, India Abstract A method for eliminating the lower order harmonics in a 11 level cascaded inverter is presented in this paper. The input for the multilevel inverter is taken from solar panels so that the input voltage will be varying with respect to time. Genetic algorithm is a selective harmonic minimization technique where the switching angles are calculated real time for a set of DC inputs from solar panels. These values of switching angles are applied to a 11 level cascaded H-bridge inverter. This paper will give details regarding the method along with the simulation results and calculation of Total Harmonic Distortion(THD). The target harmonics considered for minimization were 5th ,7th ,11th and 13th harmonics. Keywords: GA, PV, Cascaded MLI, Selective Harmonic Minimization, THD. ----------------------------------------------------------------------***------------------------------------------------------------------------ 1. INTRODUCTION One of the most prominent issues that is encountered in case of high power converters is the presence of harmonics. For elimination of harmonics, several modulation methods are used. One of the most recent modulation method is Selective Harmonic Minimization Pulse Width Modulation (SHMPWM) method. Selective harmonic elimination techniques for separate DC sources were proposed in [1],[5] according to which SHEPWM is an efficient modulation method for obtaining output waveforms with acceptable harmonic content. But there are certain drawbacks to SHEPWM method [2] such as the non-cancelled harmonics are not considered in the algorithm and could reach high amplitudes and the value of non-zeroed harmonics cannot be managed to get any optimization objective. [3] elaborates the elimination of harmonics in multilevel converters by solving the harmonic elimination equations by the method of resultant from elimination theory for the polynomial form of equations. In general case, if the voltage sources are unequal and varying with time, the solution set increases. As a result, the degree of polynomials increase and the time required to solve will also become more. As a result, the look-up tables will increase exponentially as the number of DC sources increase. So it needs to deal with extrapolation leading to time consuming algorithms. A method was proposed in [2] where the optimal switching angles were calculated using genetic algorithm. But it did not consider the variation of DC sources with respect to time. It was limited to equal DC sources. In [7] , a method in which the harmonics are eliminated using the theory of symmetric polynomials and resultants was developed . The problem with this method is that as the number of DC sources increases, the order becomes very high. This leads to computational complexity. The calculation of switching angles was calculated online using Newton Raphson method in [4]. The limitations of this paper is that it considers that the voltage sources will be varying , but they have the same value at the same time. They vary keeping the same relative value. All the above papers considered only the case of equal DC sources. It did not consider the variation of DC sources with respect to time. In practical cases, the variation of DC sources with respect to time has to be considered. So in this work, the DC sources feeding the multilevel inverters are taken from solar panels, the value of input voltages of which are considered to be varying with respect to time. The switching angles are adapted to this variation of DC sources. Genetic Algorithm(GA) is used to obtain the switching angles that corresponds to real values of DC sources. Here 11 level multilevel inverter is taken into consideration. The target harmonics to be reduced are 5th , 7th , 11th and 13th. This paper is organized as follows. In section II, the set of equations for harmonic minimization is described and GA is introduced. In section III, GA based control is explained. Section IV gives the simulation results of 11 level multilevel inverter using GA. The value of THD and lower order harmonics are calculated. 2. PROBLEM DEFINITION In general case, the variation of DC sources with respect to time also has to be considered. For example, if we consider the output of solar panels, fuel cells, batteries etc. to be given as the input of multilevel inverter, their variations should be taken into consideration. The corresponding switching angles given by the algorithm has to respond to this variation of DC
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 238 sources. In this proposed method, GA is used to obtain the angles corresponding to real values of DC sources. Fig-1: 11 level cascaded inverter Fig 1 shows the 11 level cascaded inverter. It requires 5 DC inputs, in this case, it is taken from solar panels. The output voltage equations corresponding to Fig 2 can be expressed as the following equation 1 1 2 2 1,3,5,7,... 4 ( ) .( cos( ) cos( )an dc dc n V t V n V n n          3 3 4 4 5 5cos( ) cos( ) cos( ))dc dc dcV n V n V n    (1) Where 1 5,.....,dc dcV V - Input DC sources 1 5,.......,  - Output angles anV - Inverter output voltage The proposed approach works as follows:-The input voltages from the solar panels will be varying with respect to time. Genetic algorithm works to obtain the switching angles corresponding to the variation of DC sources in such a way that minimum total harmonic distortion is obtained. It also emphasizes in reduction of lower order harmonics such as 5th , 7th , 11th , and 13th . Fig-2:11 level inverter output waveform 3. GA BASED HARMONIC MINIMIZATION A genetic algorithm (GA) is a stochastic search method shown to be well suited for problems where many global minimum and/or highly dimensional search spaces are possible. Each individual of a set has an associated cost value, referred to as “fitness function” that is a measure of how well this individual performs in the population. In previous works, analytical solutions were found partially in the range space of input voltage variation; however, this approach still uses GA first, because this range is used to calibrate it to perform in the range where there is no analytical solution. The basic continuous GA execution flow is shown in Fig 3. Under the variations of DC sources, it is necessary to maintain the fundamental output voltage and to cancel out the lower order harmonics. Here the harmonics 5th ,7th ,11th , and 13th harmonics are the required harmonics to be cancelled. The triplen harmonics such 3rd and 9th harmonics are not considered because in three phase application, it is cancelled in the line voltage.
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 239 Fig-3: Flowchart for GA execution The equations for the fundamental voltage, 5th , 7th , 11th and 13th harmonics are given below 1 1 2 2 5 5 4 [ cos( ) cos( ) .... cos( )]fund dc dc dcV V V V        (2) 5 1 1 2 2 5 5 4 [ cos(5 ) cos(5 ) .... cos(5 )] 5 th dc dc dcV V V V        (3) 7 1 1 2 2 5 5 4 [ cos(7 ) cos(7 ) ... cos(7 )]th dc dc dcV V V V        (4) 11 1 1 2 2 5 5 4 [ cos(11 ) cos(11 ) ... cos(11 )] 11 th dc dc dcV V V V        (5) 13 1 1 2 2 5 5 4 [ cos(13 ) cos(13 ) ... cos(13 )] 13 th dc dc dcV V V V        (6) The equations (2) to (6) are given as the equations to solve the angles using GA. The fundamental voltage is taken as 230V rms. The equations (3) to (6) are equated to zero in order to eliminate them. [6] gives the objective function for the GA as given in equation(7) 5 7 11 13 1( , , , , ) | 230|fund th th th th fundf V V V V V k V  + 2k 5 3 7| | | |th thV k V  4 11| |thk V  5 13| |thk V (7) The values for 2k , 3k , 4k , 5k are generally taken greater than 1k . It can be taken as multiples of 10. Calculations were made for switching angles that correspond to the randomly taken values of DC sources. The values of coefficients used in Equation (7) were found through trial and error runs of the algorithm. They allow the fundamental to be kept very close to 230 V while keeping harmonics close to zero. The GA program was written using Matlab R2010a. The termination criteria was given in such a way that the number of iterations is 100. So the algorithm stops at 100th generation and it will return the best individual as the end product. Table 1 shows the parameters used for running GA. Table-1: Parameters for GA Table-2: Dataset obtained through GA run Input Voltages(V) [ 1dcV 2dcV 3dcV 4dcV 5dcV ] Output Angles( 0 ) [ 1 2 3 4 5 ] [40 41 42 43 44] [0.182 21.709 44.615 60.274 88.363] [40 42 43 44 45] [1.191 23.622 45.623 59.565 74.464] [40 42 43 44 46] [1.983 30.864 46.557 61.677 89.58] [41 42 43 44 45] [0.446 27.372 37.528 57.359 82.694] [42 43 44 45 46] [0.317 20.038 48.37 59.782 81.719] [43 44 46 47 48] [0.853 22.946 42.399 56.473 87.567] [44 45 46 47 48] [0.878 18.767 33.007 56.152 73.215] Population size 100 Number of generations 100 Stall generations 50 Crossover fraction 0.8
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 240 Calculations were made for switching angles that correspond to the randomly taken values of DC sources. Table 2 represents the dataset obtained through GA run for different sets of input voltages. Fig-4: GA fitness plot for 100 generations Fig 4. shows the fitness plot of GA after 100 generations. The best and the mean values of fitness functions were obtained. Best fitness value:1112.7346 Mean fitness value:1154.5118 4. SIMULATION RESULTS AND ANALYSIS In this section, the simulation results of 11 level cascaded inverter is presented. The simulation is carried out using MATLAB/SIMULINK software by the switching angles obtained from Table 2. The output waveforms and the FFT analysis were also carried out. The input is given from five different solar panels. The solar panels were modeled using the equations as given below. The photon current is given by [ ( 298)] /1000ph scr iI I K T S   (8) Where scrI is the short circuit current iK is the short circuit current temperature co-efficient T is the module operating temperature S is PV module illumination The module reverse saturation current is /[exp( / ) 1]rs sc oc sI I qV N KAT  (9) Where q is electron charge ocV is the open circuit voltage sN is number of cells connected in series K is Boltzman constant A is ideality factor The module saturation current is 3 [ / ] exp[( / )(1/ 1/ )]s rs r go rI I T T qE AK T T  (10) Where rT is the reference temperature goE is the bandgap The output current of PV module is exp ( ) [ 1]s p ph p s s q V IR I N I N I N AKT     (11) pN is the number of parallel connected cells sR is series resistance Fig-5: Simulation Diagram of 11 level inverter
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 241 Fig-6: Subsystem of multilevel inverter Fig-7: Subsystem of solar panel The output voltage and THD analysis for 11 level inverter using solar panel inputs are shown in Fig 8 and Fig 9 respectively. Fig-8: Output waveform of multilevel inverter Fig-9: FFT analysis From the FFT analysis, it can be seen that the THD is less and the lower order harmonics are minimized. The value of THD and lower order harmonics are given in table 3. Table-3: Parameters obtained from the FFT analysis of output of GA controller Parameter Value Fundamental Voltage fundV (V) 182.5 THD(%) 13.77 5th Harmonic 5V (%) 0.57 7th Harmonic 7V (%) 4.91 11th Harmonic 11V (%) 1.14 13th Harmonic 13V (%) 4.76 5. CONCLUSIONS This paper presents an approach for real time computation of switching angles using GA. The solutions were found in real time using genetic algorithms to obtain a data set. GA was also used so as to explore the advantages of approximate solutions. The 11 level inverter whose inputs were taken from PV panels was simulated and the output was obtained. The THD analysis was also carried out. It is observed that the value of THD was very low. It also reduces the lower order harmonics such as 5th ,7th , 11th and 13th . Future work points in the direction of implementation and performance evaluation over a greater number of angles. This would allow for harmonic control while keeping the switching frequency minimum and complying with THD standards. The literature 4 Conn4 3 Conn3 2 Conn2 1 Conn1 gm DS Q14 gm DS Q13 gm DS Q12 gm DS Q11 Pulse Generator3 Pulse Generator2 Pulse Generator1 Pulse Generator
  • 6. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Special Issue: 07 | May-2014, Available @ http://www.ijret.org 242 review also pointed the possibility of determining what the minimum number of angles needed is in order to comply with certain THD level. Future work also emphasises on the real time hardware implementation of the GA tuned ANN technique using adSpace or DSP platform. REFERENCES [1]. J. Napoles, J. I. Leon, R. Portillo, L. G. Franquelo, and M. A. Aguirre, “Selective harmonic mitigation technique for high-power converters,” IEEE Trans. Ind. Electron., vol. 57, no. 7, pp. 2315–2323, Jul. 2010. [2]. J. N. Chiasson, L. M. Tolbert, K. J. McKenzie, and Z. Du, “A unified approach to solving the harmonic elimination equations in multilevel converters,” IEEE Trans. Power Electron., vol. 19, no. 2, pp. 478–490, Mar. 2005. [3]. J. N. Chiasson, L. M. Tolbert, K. J. McKenzie, and Z. Du, “Elimination of harmonics in a multilevel converter using the theory of symmetric polynomials and resultants,” IEEE Trans. Control Syst. Technol., vol. 13, no. 2, pp. 216–223, Mar. 2005.IEEE Trans. Control Syst. Technol., vol. 13, no. 2, pp. 216–223, Mar 2005. [4]. T. Tang, J. Han, and X. Tan, “Selective harmonic elimination for a cascade multilevel inverter,” in Proc. IEEE Int. Symp. Ind. Electron., Jul. 2006, vol. 2, pp. 977–981. [5]. J. Chavarria, D. Biel, F. Guinjoan, C. Meza, and J. J. Negroni, “Energybalance control of PV cascaded multilevel grid-connected inverters under level-shifted and phase-shifted PWMs,” IEEE Trans. Ind. Electron.,vol. 60, no. 1, pp. 98– 111, Jan. 2013. [6]. Faete Filho, Helder Zandonadi Maia, Tiago H.A. Mateus, Burak Ozpineci, Leon M. Tolbert and Joao O. P. Pinto, “Adaptive Selective Harmonic Minimization Based on ANNs for Cascade Multilevel Inverters With Varying DC Sources” , IEEE Transactions on Industrial Electronics, Vol. 60, No.5, pp. 1955 – 1962, May 2013. [7]. Chiasson J. N , Ozpineci B, and Tolbert L . M, “Harmonic optimization of multilevel converters using genetic algorithms,” IEEE Power Electron Lett., vol. 3, no. 3, pp. 92– 95,Sep.2005. [8]. T.Ikegami,T.Maezono,F.Nakanishi, Y. Yamagata and K.Ebihara, “Estimation of equivalent circuit parameters of PV module and its application to optimal operation of PV system,”Elsevier solar energy materials and solar cells,67(2001),pp.389-395,Jan 2001. BIOGRAPHIES Kokila R completed her B.Tech degree in Electrical and Electronics Engineering at LBS College of Engineering, Kasaragod. She is pursuing M.Tech in Power Electronics and Drives at Karunya University, Coimbatore. Her area of interest include Multilevel inverter, soft computing etc. Mr. F. T. Josh completed his B. E in Electrical and Electronics Engineering in 2000. He completed his M.E degree in Power Electronics and Drives. He has 12 years of experience in teaching. He is currently working as Assistant Professor(SG) in Karunya University, Coimbatore. His areas of interest include Multilevel inverters, soft computing etc.