SlideShare a Scribd company logo
1 of 7
Download to read offline
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 7, No. 6, December 2017, pp. 3292~3298
ISSN: 2088-8708, DOI: 10.11591/ijece.v7i6.pp3292-3298  3292
Journal homepage: http://iaesjournal.com/online/index.php/IJECE
Reduction of Total Harmonic Distortion in Cascaded H-Bridge
Inverter by Pattern Search Technique
Suresh N.1
, R. Samuel Rajesh Babu2
1
Faculty of Electrical and Electronics Engineering, Sathyabama University
2
Associate Professor, Departement of Electronics and Instrumentation Engineering, Sathyabama University
Article Info ABSTRACT
Article history:
Received Aug 25, 2016
Revised Sep 8, 2017
Accepted Sep 29, 2017
Pattern Search technique can be used to find the solution for the optimization
problem. In this paper, pattern search algorithm has been utilized to calculate
the switching angles for the cascaded H-bridge inverter with the
consideration of minimizing total harmonic distortion. Mathematical
equations for the optimization problem were formulated by fourier analysis
technique. Lower order harmonics such as third, fifth, seventh, ninth and
eleventh order harmonics were taken into account to mitigate the total
harmonic distortion of the inverter. Simulations have been carried out for
thirteen level, fifteen level and seventeen level cascaded H-bridge inverter
using matlab software. Total harmonic distortion of voltage and current for
resistive load, resistive-inductive load and motor load were analyzed.
Keyword:
Cascaded HBridge inverter
Optimization techniques
Pattern search algorithm
Switching angle
Total harmonic distortion Copyright © 2017 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Suresh N.,
Faculty of Electrical and Electronics Engineering,
Sathyabama University,
Sholinganallur, Chennai-600119, Tamilnadu, India.
Email: mailtonsuresh@gmail.com
1. INTRODUCTION
In developing countries, electrical power deficit is a major problem. The gap between the supply
and the demand widens with the advent of new machines and devices which rely on electricity. Most of the
machines used in the manufacturing sector and home appliances by the consumers like air-conditioner,
refrigerator, iron boxes, heaters, etc. require power for its operation. To cope up with the demand, immense
research is being carried out in the field of producing electrical power from solar energy, wind energy etc.
Power produced from the renewable energies is of direct current. But electricity of alternating current type is
utilized by many machines in the automation industry. Hence it is necessary to boost the direct current [1]
and convert it into alternating current. When converting the d.c into a.c by the inverters, distortions were
produced known as harmonics. A harmonic component in a power system is a sinusoidal component of a
periodic waveform having a frequency that is an integral multiple of the fundamental frequency [2]. These
harmonic components give rise to undesirable effects [3] on conductors, transformers, circuit breakers, fuses,
rotating machines, telephone lines, etc. Harmonics can measured by a parameter called Total Harmonic
Distortion (THD) [4]. Since THD affects the operation of machines, it is important to mitigate them.
Numerous inverters were designed by the researchers with the intention of reducing harmonics. One
such inverter is the multilevel inverter. For medium and high power applications multilevel inverters are
applied. Various topologies of multilevel inverters such as cascaded H-bridge inverter, diode-clamped
inverter, capacitor-clamped inverter were discussed [5]. THD generated by the diode-clamped inverter and
capacitor-clamped inverter is more compared to the cascaded H-bridge inverter for the same number of levels
[6]. Hence cascaded H-bridge inverters were considered for analysis.
IJECE ISSN: 2088-8708 
Reduction of Total Harmonic Distortion in Cascaded H-Bridge Inverter by Pattern .... (Suresh N.)
3293
Cascaded H-bridge inverter gets the input from several dc sources and converts it into stepped ac
waveform. The steps are called level. As the number of level increases, the sinusoidal waveform will be
produced with reduced THD. The switching angles for the inverter have to be estimated with the aim of
minimizing harmonics. Many techniques were proposed in the literature to mitigate harmonics. In [7]
Newton-Raphson method was used to calculate switching angle for the multilevel inverter. The NR method is
capable of finding solution only in the limited range and possibility of getting stuck at local optima. Ant
colony optimization [8], Firefly algorithm [9], Bacterial Foraging algorithm [10] Frog Leaping algorithm
[11], Artificial Bee Colony algorithm [12], Particle Swarm Optimization algorithm [13], Simulated
Annealing [14] and Genetic algorithm [15] were applied for harmonic reduction in multilevel inverter. But
the THD reduction does not comply with the IEEE standard 519. Walsh function method has been reported in
[16]. Here switching angles are obtained by solving linear equations. The method fails [17] if it is required to
find more angles in the same interval. The energy management system with cascaded multilevel inverter has
been reported in [18]. Harmonic analysis of seven and nine level inverter were carried out in [19]. The
optimization methods applied for harmonic reduction one way or the other leads to premature convergence,
difficulty in finding the initial guess, THD not compliance with the IEEE 519 standard, inconsistency of the
optimal solution for the varying modulation index were the major problems faced.
In this paper pattern search algorithm has been utilized to calculate the switching angle for the
cascaded H-bridge inverter with the aim to minimize the total harmonic distortion. Matlab software was used
to simulate the thirteen level, fifteen level and seventeen level inverter with resistive load, resistive-inductive
load and motor load.
2. CASCADED H-BRIDGE INVERTER
Cascaded H-bridge inverter acquires the input from manyl DC sources and generates a stepped
waveform. As the number of levels of the inverter increases, the waveform approaches sinusoid reducing the
total harmonic distortion. A k-level inverter consist of (k-1)/2 H-bridges. Four switching devices are required
for each bridge. Switching devices can be of IGBT, Power MOSFET, SCR etc. Here SCR has been used as a
switching device. Thirteen level inverter with resistive inductive load is shown in the Figure 1. The inverter
consist six H-bridges connected in series and hence it contains twenty four switches.
Figure 1. 13-level inverter with RL load
 ISSN: 2088-8708
IJECE Vol. 7, No. 6, December 2017 : 3292 – 3298
3294
Mathematical equations for minimizing the harmonics have been formulated by fourier analysis The
following equation represents fundamental component, third harmonics, fifth harmonics, seventh harmonics,
ninth harmonics and eleventh harmonics for the 13-level inverter
Fundamental Component
4
π√2
(V1 cos θ1 + V2 cos θ2 + V3 cos θ3 + V4 cos θ4 + V5 cos θ5 + V6 cos θ6)= 230;
Third Harmonic Equation
V1cos3θ1+V2cos3θ2+V3cos3θ3+V4cos3θ4+V5cos3θ5+ V6cos3θ6=0;
Fifth Harmonic Equation
V1cos5θ1+V2cos5θ2+V3cos5θ3+V4cos5θ4+V5cos5θ5+ V6cos5θ6=0;
Seventh Harmonic Equation
V1cos7θ1+V2cos7θ2+V3cos7θ3+V4cos7θ4+V5cos7θ5+ V6cos7θ6=0;
Ninth Harmonic Equation
V1cos9θ1+V2cos9θ2+V3cos9θ3+V4cos9θ4+V5cos9θ5+ V6cos9θ6=0;
Eleventh Harmonic Equation
V1cos11θ1+V2cos11θ2+V3cos11θ3+V4cos11θ4+V5cos11θ5+ V6cos11θ6=0;
Where V1, V2, V3, V4, V5 & V6 are the input dc voltages for six H-brdge inverters. θ1, θ2, θ3, θ4, θ5 & θ6 are
the switching angles for six H-bridge inverters
3. PATTERN SEARCH ALGORITHM
Pattern search algorithm can be used to find the minimum of the function called objective function
with constraints. It takes the objective function with the initial random values. Pattern search method
performs the sequence of iterations for convergence. Once finite number of iteration is reached it switches to
the lower cost function. Mesh size plays a role in setting the search along the search direction. The default
value of the mesh size is one. Sometimes solution got may not be optimum. So to improve optimality of the
solution mesh scaling has to be done. The number of function evaluation will be minimum with appropriate
scaling, reducing the computation time. The Pattern Search algorithm [20] is given by
Let x0 ∈ Rn
and ∆0 > 0 be given.
For k = 0,1, . . . ,
(a) Compute f(xk).
(b) Determine a step sk using an exploratory moves algorithm.
(c) Compute ρk = f(xk) − f(xk + sk).
(d) If ρk > 0 then xk+1 = xk + sk. Otherwise xk+1 = xk.
(e) Update Ck and ∆k.
To define a particular pattern search method, it is necessary to specify the basis matrix B, the
generating matrix Ck, the exploratory moves to be used to produce a step sk, and the algorithms for updating
Ck and ∆k. Here pattern search algorithm has been applied to determine the switching angles of the cascaded
H-bridge inverter with the aim to minimize total harmonic distortion.
4. RESULTS AND DISCUSSION
The switching angles for the cascaded H-bridge inverter have been obtained by pattern search
method through Matlab software. Fitness function based on fundamental component and constraint function
based on harmonic components were formulated using fourier analysis simulation was done for thirteen
IJECE ISSN: 2088-8708 
Reduction of Total Harmonic Distortion in Cascaded H-Bridge Inverter by Pattern .... (Suresh N.)
3295
level, fifteen level and seventeen level inverter considering various loads such as resistive load, resistive-
inductive load and motor load.
Simulation results for the cascaded H-bridge inverter with various levels with R load, RL load and
motor load were shown in Figure 2, Figure 3 and Figure 4 respectively. Voltage THD and current THD with
associated waveforms for 13-level inverter RL load were shown in Figure 5 and Figure 6 respectively. To
investigate the consistency of the pattern search algorithm, it has been run many times and the correspond
THD values are plotted in Figure 7 and Figure 8. From the results it is clear that as the level of the inverter
increases THD decreases. The pattern search method of calculating the switching angles for the inverter is
effective in reducing the total harmonic distortion in compliance to the IEEE 519 standard.
Figure 2. Comparison of voltage and current THD for 13, 15 and 17-level inverter for R load
Figure 3. Comparison of voltage and current THD for 13, 15 and 17-level inverter for RL load
Figure 4. Comparison of voltage and current THD for 13, 15 and 17-level inverter for Motor load
 ISSN: 2088-8708
IJECE Vol. 7, No. 6, December 2017 : 3292 – 3298
3296
Figure 5. Voltage THD of 13-level inverter with RL load
Figure 6 Current THD of 13-level inverter with RL load
Figure 7. 13,15,17 Level inverter RL load -Voltage THD% comparison
IJECE ISSN: 2088-8708 
Reduction of Total Harmonic Distortion in Cascaded H-Bridge Inverter by Pattern .... (Suresh N.)
3297
Figure 8. 13,15,17 Level inverter RL load -Current THD% comparison
5. CONCLUSION
Cascaded H-bridge inverters with thirteen level, fifteen level and seventeen level have been
simulated with matlab for harmonic mitigation. The switching angles for the inverter calculated by pattern
search optimization algorithm. The results conforms the effectiveness of the pattern search algorithm to find
out the switching angles with the objective of THD minimization.
REFERENCES
[1] R. S. R. Babu, et al., “A Closed Loop Control of Quadratic Boost Converter Using PID Controller,” IJE
transactions B: Applications, vol. 27, pp. 1653-1662, 2014.
[2] R. D. Henderson and P. J. Rose, “Harmonics: The effects on power quality and transformers,” IEEE Transactions
on Industry Applications, vol. 30, pp. 528–32, 1994.
[3] N. Suresh and R. S. R. Babu, “Review on Harmonics and its Eliminating Strategies in Power System,” Indian
Journal of Science and Technology, vol. 8, pp. 1-9, 2015.
[4] D. Shmilovitz, “On the definition of total harmonic distortion and its effect on measurement interpretation,” IEEE
Transactions on Power Delivery, vol. 20, pp. 526–528, 2005.
[5] J. Rodríguez, et al., “Multilevel Inverters: A Survey of Topologies, Controls, and Applications,” IEEE
Transactions on Industrial Electronics, vol. 49, pp.724-738, 2002.
[6] M. G. V. Kumar, et al., “Comparison of multilevel inverters with PWM Control Method,” International Journal of
IT, Engineering and Applied Sciences Research, vol. 1, pp. 25-29, 2012.
[7] T. R. Sumithira, et al., “Elimination of Harmonics in Multilevel Inverters Connected to Solar Photovoltaic Systems
Using ANFIS: An Experimental Case Study,” Journal of Applied Research and Technology, vol. 11, pp. 124-132,
2013.
[8] I. Adeyemo, et al., “Ant Colony Optimisation Approach to Selective Harmonic Elimination in Multilevel Inverter,”
IMPACT: International Journal of Research inEngineering & Technology, vol. 3, pp. 31-42, 2015.
[9] M. G. Sundaria, et al., “Application of improved firefly algorithm for programmed PWM in multilevel inverter
with adjustable DC sources,” Applied Soft Computing, 2015.
[10] T. S. Babu, et al., “Selective voltage harmonic eliminationin PWM inverter using bacterial foraging algorithm,”
Swarm and Evolutionary Computation, 2015.
[11] H. Lou, et al., “Fundamental modulation strategy with selective harmonic elimination for multilevel inverters,” IET
Power Electron, vol.7, pp. 2173–81, 2014.
[12] S. Biswasa, “Amitava Chatterjeeb, Swapan Kumar Goswamib, An artificial bee colony-least square algorithm for
solving harmonic estimation problems,” Applied Soft Computing, vol. 13, pp. 2343–2355, 2013.
[13] Adeyemo I. A., et al., “Particle Swarm Optimization Approach to Harmonic Reduction in Voltage Source
Multilevel Inverter,” International Journal of Soft Computing and Engineering, vol/issue: 5(5), pp. 1-5, 2015.
[14] L. G. Sugumaran, et al., “Simulated Anealing Algorithm Based Optimization for Cascaded Multilevel Inverters,”
International Journal on Applications in Electrical and Electronics Engineering, vol. 1, pp. 32-35, 2015.
[15] G. Gera, et al., “Reduction of Total Harmonic Distortion in Power Invertors Using Genetic Algorithm,” Int.
Journal of Engineering Research and Applications, vol. 3, pp. 761-766, 2013.
[16] F.Swift, et al., “A new Walsh domain technique of harmonic elimination and voltage control in pulse-width
modulated inverters,” IEEE Trans.Power Electron, vol. 8, pp. 172–185, 1993.
[17] L. T. Juu, et al., “Inverter harmonic reduction using Walsh function harmonic elimination method,” IEEE
Trans.Power Electron, vol. 12, pp. 971–982, 1997.
[18] R. N. Kumar and J. Baskaran, “Energy Management system for Hybrid RES with Hybrid Cascaded Multilevel
inverter,” International Journal of Electrical and Computer Engineering, vol. 4, pp. 24-30, 2014.
 ISSN: 2088-8708
IJECE Vol. 7, No. 6, December 2017 : 3292 – 3298
3298
[19] C. Gupta, et al., “Harmonic Analysis of Seven and Nine Level Cascade Multilevel Inverter using Multi Carrier
PWM Technique,” International Journal of Power Electronics and Drive Systems, vol. 5, pp. 76-82, 2014.
[20] V. Torczon, “On the Convergence of Pattern Search Algorithms,” Society for Industrial and Applied Mathematics,
vol. 7, pp. 1–25, 1997.
BIOGRAPHIES OF AUTHORS
First author’s
Photo (3x4cm)
Mr. N. Suresh has completed B.E from Anna university in 2007. He obtained M.E degree in the
field of control and instrumentation from College of Engineering, Guindy Anna University in
2009. Presently, He is working as Assistant Professor in Sathyabama University, Chennai and
doing research in power electronics. His areas of interest are power electronics, control
engineering and Embedded Systems.
Second author’s
photo(3x4cm)
Dr. R. Samuel Rajesh Babu has obtained his B.E Degree from Madras University in 2003. He
obtained his M.E degree from Anna University in 2005. He obtained his Ph.D degree from
Sathyabama University in 2013. Presently he is a Associate Professor in Sathyabama University.
His areas of interest are Power Electronics and Digital Protection.

More Related Content

What's hot

Three phase shunt active filter with constant instantaneous power contro
Three phase shunt active filter with constant instantaneous power controThree phase shunt active filter with constant instantaneous power contro
Three phase shunt active filter with constant instantaneous power contro
IAEME Publication
 
ECG Signal Compression Technique Based on Discrete Wavelet Transform and QRS-...
ECG Signal Compression Technique Based on Discrete Wavelet Transform and QRS-...ECG Signal Compression Technique Based on Discrete Wavelet Transform and QRS-...
ECG Signal Compression Technique Based on Discrete Wavelet Transform and QRS-...
CSCJournals
 

What's hot (20)

Kl3518001806
Kl3518001806Kl3518001806
Kl3518001806
 
Load flow study
Load flow studyLoad flow study
Load flow study
 
Efficient Design of Reversible Multiplexers with Low Quantum Cost
Efficient Design of Reversible Multiplexers with Low Quantum CostEfficient Design of Reversible Multiplexers with Low Quantum Cost
Efficient Design of Reversible Multiplexers with Low Quantum Cost
 
High Speed Time Efficient Reversible ALU Based Logic Gate Structure on Vertex...
High Speed Time Efficient Reversible ALU Based Logic Gate Structure on Vertex...High Speed Time Efficient Reversible ALU Based Logic Gate Structure on Vertex...
High Speed Time Efficient Reversible ALU Based Logic Gate Structure on Vertex...
 
Ei35761766
Ei35761766Ei35761766
Ei35761766
 
H05835260
H05835260H05835260
H05835260
 
Three phase shunt active filter with constant instantaneous power contro
Three phase shunt active filter with constant instantaneous power controThree phase shunt active filter with constant instantaneous power contro
Three phase shunt active filter with constant instantaneous power contro
 
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
 
Performance Evaluation of a Three Phase Nine Level Inverter with Reduced Swit...
Performance Evaluation of a Three Phase Nine Level Inverter with Reduced Swit...Performance Evaluation of a Three Phase Nine Level Inverter with Reduced Swit...
Performance Evaluation of a Three Phase Nine Level Inverter with Reduced Swit...
 
Iaetsd power-frequency transient studies
Iaetsd power-frequency transient studiesIaetsd power-frequency transient studies
Iaetsd power-frequency transient studies
 
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC MotorNovelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
 
Three Phase AC to DC Boost Converter Using D-Q Theory
Three Phase AC to DC Boost Converter Using D-Q TheoryThree Phase AC to DC Boost Converter Using D-Q Theory
Three Phase AC to DC Boost Converter Using D-Q Theory
 
L021201085091
L021201085091L021201085091
L021201085091
 
A novel four wire inverter system using SVPWM technique for ups applications
A novel four wire inverter system using SVPWM technique for ups applicationsA novel four wire inverter system using SVPWM technique for ups applications
A novel four wire inverter system using SVPWM technique for ups applications
 
ECG Signal Compression Technique Based on Discrete Wavelet Transform and QRS-...
ECG Signal Compression Technique Based on Discrete Wavelet Transform and QRS-...ECG Signal Compression Technique Based on Discrete Wavelet Transform and QRS-...
ECG Signal Compression Technique Based on Discrete Wavelet Transform and QRS-...
 
Inverse h-parameters and Interrelation with other parameters
Inverse h-parameters and Interrelation with other parameters Inverse h-parameters and Interrelation with other parameters
Inverse h-parameters and Interrelation with other parameters
 
A Comparison Analysis of Unipolar and Bipolar Switching modulated Cascade H-B...
A Comparison Analysis of Unipolar and Bipolar Switching modulated Cascade H-B...A Comparison Analysis of Unipolar and Bipolar Switching modulated Cascade H-B...
A Comparison Analysis of Unipolar and Bipolar Switching modulated Cascade H-B...
 
Robust control of pmsm using genetic algorithm analysis with pid
Robust control of pmsm using genetic algorithm analysis with pidRobust control of pmsm using genetic algorithm analysis with pid
Robust control of pmsm using genetic algorithm analysis with pid
 
H1103045459
H1103045459H1103045459
H1103045459
 
Closed loop Control of grid Integrated High Frequency Linked Active Bridge Co...
Closed loop Control of grid Integrated High Frequency Linked Active Bridge Co...Closed loop Control of grid Integrated High Frequency Linked Active Bridge Co...
Closed loop Control of grid Integrated High Frequency Linked Active Bridge Co...
 

Similar to Reduction of Total Harmonic Distortion in Cascaded H-Bridge Inverter by Pattern Search Technique

Multilevel inverter
Multilevel inverterMultilevel inverter
Multilevel inverter
usic123
 
Chp%3 a10.1007%2f978 3-642-55753-8-3
Chp%3 a10.1007%2f978 3-642-55753-8-3Chp%3 a10.1007%2f978 3-642-55753-8-3
Chp%3 a10.1007%2f978 3-642-55753-8-3
Sabina Czyż
 

Similar to Reduction of Total Harmonic Distortion in Cascaded H-Bridge Inverter by Pattern Search Technique (20)

N1102018691
N1102018691N1102018691
N1102018691
 
Comparison of Cascaded H-bridge Inverters for Harmonic Mitigation Considerin...
Comparison of Cascaded H-bridge Inverters for Harmonic  Mitigation Considerin...Comparison of Cascaded H-bridge Inverters for Harmonic  Mitigation Considerin...
Comparison of Cascaded H-bridge Inverters for Harmonic Mitigation Considerin...
 
Multilevel Inverter
Multilevel InverterMultilevel Inverter
Multilevel Inverter
 
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 ...
 
Ga based selective harmonic minimization of a 11 level
Ga based selective harmonic minimization of a 11 levelGa based selective harmonic minimization of a 11 level
Ga based selective harmonic minimization of a 11 level
 
Fuzzy Logic Controlled Harmonic Suppressor in Cascaded Multilevel Inverter
Fuzzy Logic Controlled Harmonic Suppressor in Cascaded Multilevel InverterFuzzy Logic Controlled Harmonic Suppressor in Cascaded Multilevel Inverter
Fuzzy Logic Controlled Harmonic Suppressor in Cascaded Multilevel Inverter
 
Cascaded H-Bridge Multilevel Inverter Using SPWM and MSPWM Strategies
Cascaded H-Bridge Multilevel Inverter Using SPWM and MSPWM StrategiesCascaded H-Bridge Multilevel Inverter Using SPWM and MSPWM Strategies
Cascaded H-Bridge Multilevel Inverter Using SPWM and MSPWM Strategies
 
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...
 
X33128132
X33128132X33128132
X33128132
 
Multilevel inverter
Multilevel inverterMultilevel inverter
Multilevel inverter
 
Performance Analysis of H-bridge and T-Bridge Multilevel Inverters for Harmon...
Performance Analysis of H-bridge and T-Bridge Multilevel Inverters for Harmon...Performance Analysis of H-bridge and T-Bridge Multilevel Inverters for Harmon...
Performance Analysis of H-bridge and T-Bridge Multilevel Inverters for Harmon...
 
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...
 
3. simulation of 11 level hybrid cascade stack (hcs) inverter with reduced nu...
3. simulation of 11 level hybrid cascade stack (hcs) inverter with reduced nu...3. simulation of 11 level hybrid cascade stack (hcs) inverter with reduced nu...
3. simulation of 11 level hybrid cascade stack (hcs) inverter with reduced nu...
 
Chp%3 a10.1007%2f978 3-642-55753-8-3
Chp%3 a10.1007%2f978 3-642-55753-8-3Chp%3 a10.1007%2f978 3-642-55753-8-3
Chp%3 a10.1007%2f978 3-642-55753-8-3
 
The Combination of Newton-Raphson Method and Curve-Fitting Method for PWM-bas...
The Combination of Newton-Raphson Method and Curve-Fitting Method for PWM-bas...The Combination of Newton-Raphson Method and Curve-Fitting Method for PWM-bas...
The Combination of Newton-Raphson Method and Curve-Fitting Method for PWM-bas...
 
Fw3410821085
Fw3410821085Fw3410821085
Fw3410821085
 
A Simplified Space Vector Pulse Width Modulation Method Including Over Modula...
A Simplified Space Vector Pulse Width Modulation Method Including Over Modula...A Simplified Space Vector Pulse Width Modulation Method Including Over Modula...
A Simplified Space Vector Pulse Width Modulation Method Including Over Modula...
 
G04123844
G04123844G04123844
G04123844
 
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...
 
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
 

More from IJECEIAES

Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...
IJECEIAES
 
An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...
IJECEIAES
 
A review on internet of things-based stingless bee's honey production with im...
A review on internet of things-based stingless bee's honey production with im...A review on internet of things-based stingless bee's honey production with im...
A review on internet of things-based stingless bee's honey production with im...
IJECEIAES
 
Seizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksSeizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networks
IJECEIAES
 
Hyperspectral object classification using hybrid spectral-spatial fusion and ...
Hyperspectral object classification using hybrid spectral-spatial fusion and ...Hyperspectral object classification using hybrid spectral-spatial fusion and ...
Hyperspectral object classification using hybrid spectral-spatial fusion and ...
IJECEIAES
 
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
IJECEIAES
 
Performance enhancement of machine learning algorithm for breast cancer diagn...
Performance enhancement of machine learning algorithm for breast cancer diagn...Performance enhancement of machine learning algorithm for breast cancer diagn...
Performance enhancement of machine learning algorithm for breast cancer diagn...
IJECEIAES
 
A deep learning framework for accurate diagnosis of colorectal cancer using h...
A deep learning framework for accurate diagnosis of colorectal cancer using h...A deep learning framework for accurate diagnosis of colorectal cancer using h...
A deep learning framework for accurate diagnosis of colorectal cancer using h...
IJECEIAES
 
Predicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningPredicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learning
IJECEIAES
 
Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...
IJECEIAES
 

More from IJECEIAES (20)

Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...
 
Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...
 
Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...
 
An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...
 
Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...
 
A review on internet of things-based stingless bee's honey production with im...
A review on internet of things-based stingless bee's honey production with im...A review on internet of things-based stingless bee's honey production with im...
A review on internet of things-based stingless bee's honey production with im...
 
A trust based secure access control using authentication mechanism for intero...
A trust based secure access control using authentication mechanism for intero...A trust based secure access control using authentication mechanism for intero...
A trust based secure access control using authentication mechanism for intero...
 
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbers
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbersFuzzy linear programming with the intuitionistic polygonal fuzzy numbers
Fuzzy linear programming with the intuitionistic polygonal fuzzy numbers
 
The performance of artificial intelligence in prostate magnetic resonance im...
The performance of artificial intelligence in prostate  magnetic resonance im...The performance of artificial intelligence in prostate  magnetic resonance im...
The performance of artificial intelligence in prostate magnetic resonance im...
 
Seizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networksSeizure stage detection of epileptic seizure using convolutional neural networks
Seizure stage detection of epileptic seizure using convolutional neural networks
 
Analysis of driving style using self-organizing maps to analyze driver behavior
Analysis of driving style using self-organizing maps to analyze driver behaviorAnalysis of driving style using self-organizing maps to analyze driver behavior
Analysis of driving style using self-organizing maps to analyze driver behavior
 
Hyperspectral object classification using hybrid spectral-spatial fusion and ...
Hyperspectral object classification using hybrid spectral-spatial fusion and ...Hyperspectral object classification using hybrid spectral-spatial fusion and ...
Hyperspectral object classification using hybrid spectral-spatial fusion and ...
 
Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...
 
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
SADCNN-ORBM: a hybrid deep learning model based citrus disease detection and ...
 
Performance enhancement of machine learning algorithm for breast cancer diagn...
Performance enhancement of machine learning algorithm for breast cancer diagn...Performance enhancement of machine learning algorithm for breast cancer diagn...
Performance enhancement of machine learning algorithm for breast cancer diagn...
 
A deep learning framework for accurate diagnosis of colorectal cancer using h...
A deep learning framework for accurate diagnosis of colorectal cancer using h...A deep learning framework for accurate diagnosis of colorectal cancer using h...
A deep learning framework for accurate diagnosis of colorectal cancer using h...
 
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
Swarm flip-crossover algorithm: a new swarm-based metaheuristic enriched with...
 
Predicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningPredicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learning
 
Taxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca AirportTaxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca Airport
 
Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...
 

Recently uploaded

electrical installation and maintenance.
electrical installation and maintenance.electrical installation and maintenance.
electrical installation and maintenance.
benjamincojr
 

Recently uploaded (20)

What is Coordinate Measuring Machine? CMM Types, Features, Functions
What is Coordinate Measuring Machine? CMM Types, Features, FunctionsWhat is Coordinate Measuring Machine? CMM Types, Features, Functions
What is Coordinate Measuring Machine? CMM Types, Features, Functions
 
Dynamo Scripts for Task IDs and Space Naming.pptx
Dynamo Scripts for Task IDs and Space Naming.pptxDynamo Scripts for Task IDs and Space Naming.pptx
Dynamo Scripts for Task IDs and Space Naming.pptx
 
21scheme vtu syllabus of visveraya technological university
21scheme vtu syllabus of visveraya technological university21scheme vtu syllabus of visveraya technological university
21scheme vtu syllabus of visveraya technological university
 
Instruct Nirmaana 24-Smart and Lean Construction Through Technology.pdf
Instruct Nirmaana 24-Smart and Lean Construction Through Technology.pdfInstruct Nirmaana 24-Smart and Lean Construction Through Technology.pdf
Instruct Nirmaana 24-Smart and Lean Construction Through Technology.pdf
 
"United Nations Park" Site Visit Report.
"United Nations Park" Site  Visit Report."United Nations Park" Site  Visit Report.
"United Nations Park" Site Visit Report.
 
Research Methodolgy & Intellectual Property Rights Series 1
Research Methodolgy & Intellectual Property Rights Series 1Research Methodolgy & Intellectual Property Rights Series 1
Research Methodolgy & Intellectual Property Rights Series 1
 
Passive Air Cooling System and Solar Water Heater.ppt
Passive Air Cooling System and Solar Water Heater.pptPassive Air Cooling System and Solar Water Heater.ppt
Passive Air Cooling System and Solar Water Heater.ppt
 
Lab Manual Arduino UNO Microcontrollar.docx
Lab Manual Arduino UNO Microcontrollar.docxLab Manual Arduino UNO Microcontrollar.docx
Lab Manual Arduino UNO Microcontrollar.docx
 
Augmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxAugmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptx
 
Software Engineering Practical File Front Pages.pdf
Software Engineering Practical File Front Pages.pdfSoftware Engineering Practical File Front Pages.pdf
Software Engineering Practical File Front Pages.pdf
 
Research Methodolgy & Intellectual Property Rights Series 2
Research Methodolgy & Intellectual Property Rights Series 2Research Methodolgy & Intellectual Property Rights Series 2
Research Methodolgy & Intellectual Property Rights Series 2
 
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024
 
Involute of a circle,Square, pentagon,HexagonInvolute_Engineering Drawing.pdf
Involute of a circle,Square, pentagon,HexagonInvolute_Engineering Drawing.pdfInvolute of a circle,Square, pentagon,HexagonInvolute_Engineering Drawing.pdf
Involute of a circle,Square, pentagon,HexagonInvolute_Engineering Drawing.pdf
 
Raashid final report on Embedded Systems
Raashid final report on Embedded SystemsRaashid final report on Embedded Systems
Raashid final report on Embedded Systems
 
Linux Systems Programming: Semaphores, Shared Memory, and Message Queues
Linux Systems Programming: Semaphores, Shared Memory, and Message QueuesLinux Systems Programming: Semaphores, Shared Memory, and Message Queues
Linux Systems Programming: Semaphores, Shared Memory, and Message Queues
 
handbook on reinforce concrete and detailing
handbook on reinforce concrete and detailinghandbook on reinforce concrete and detailing
handbook on reinforce concrete and detailing
 
electrical installation and maintenance.
electrical installation and maintenance.electrical installation and maintenance.
electrical installation and maintenance.
 
Autodesk Construction Cloud (Autodesk Build).pptx
Autodesk Construction Cloud (Autodesk Build).pptxAutodesk Construction Cloud (Autodesk Build).pptx
Autodesk Construction Cloud (Autodesk Build).pptx
 
NO1 Best Powerful Vashikaran Specialist Baba Vashikaran Specialist For Love V...
NO1 Best Powerful Vashikaran Specialist Baba Vashikaran Specialist For Love V...NO1 Best Powerful Vashikaran Specialist Baba Vashikaran Specialist For Love V...
NO1 Best Powerful Vashikaran Specialist Baba Vashikaran Specialist For Love V...
 
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas Sachpazis
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas SachpazisSeismic Hazard Assessment Software in Python by Prof. Dr. Costas Sachpazis
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas Sachpazis
 

Reduction of Total Harmonic Distortion in Cascaded H-Bridge Inverter by Pattern Search Technique

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 7, No. 6, December 2017, pp. 3292~3298 ISSN: 2088-8708, DOI: 10.11591/ijece.v7i6.pp3292-3298  3292 Journal homepage: http://iaesjournal.com/online/index.php/IJECE Reduction of Total Harmonic Distortion in Cascaded H-Bridge Inverter by Pattern Search Technique Suresh N.1 , R. Samuel Rajesh Babu2 1 Faculty of Electrical and Electronics Engineering, Sathyabama University 2 Associate Professor, Departement of Electronics and Instrumentation Engineering, Sathyabama University Article Info ABSTRACT Article history: Received Aug 25, 2016 Revised Sep 8, 2017 Accepted Sep 29, 2017 Pattern Search technique can be used to find the solution for the optimization problem. In this paper, pattern search algorithm has been utilized to calculate the switching angles for the cascaded H-bridge inverter with the consideration of minimizing total harmonic distortion. Mathematical equations for the optimization problem were formulated by fourier analysis technique. Lower order harmonics such as third, fifth, seventh, ninth and eleventh order harmonics were taken into account to mitigate the total harmonic distortion of the inverter. Simulations have been carried out for thirteen level, fifteen level and seventeen level cascaded H-bridge inverter using matlab software. Total harmonic distortion of voltage and current for resistive load, resistive-inductive load and motor load were analyzed. Keyword: Cascaded HBridge inverter Optimization techniques Pattern search algorithm Switching angle Total harmonic distortion Copyright © 2017 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Suresh N., Faculty of Electrical and Electronics Engineering, Sathyabama University, Sholinganallur, Chennai-600119, Tamilnadu, India. Email: mailtonsuresh@gmail.com 1. INTRODUCTION In developing countries, electrical power deficit is a major problem. The gap between the supply and the demand widens with the advent of new machines and devices which rely on electricity. Most of the machines used in the manufacturing sector and home appliances by the consumers like air-conditioner, refrigerator, iron boxes, heaters, etc. require power for its operation. To cope up with the demand, immense research is being carried out in the field of producing electrical power from solar energy, wind energy etc. Power produced from the renewable energies is of direct current. But electricity of alternating current type is utilized by many machines in the automation industry. Hence it is necessary to boost the direct current [1] and convert it into alternating current. When converting the d.c into a.c by the inverters, distortions were produced known as harmonics. A harmonic component in a power system is a sinusoidal component of a periodic waveform having a frequency that is an integral multiple of the fundamental frequency [2]. These harmonic components give rise to undesirable effects [3] on conductors, transformers, circuit breakers, fuses, rotating machines, telephone lines, etc. Harmonics can measured by a parameter called Total Harmonic Distortion (THD) [4]. Since THD affects the operation of machines, it is important to mitigate them. Numerous inverters were designed by the researchers with the intention of reducing harmonics. One such inverter is the multilevel inverter. For medium and high power applications multilevel inverters are applied. Various topologies of multilevel inverters such as cascaded H-bridge inverter, diode-clamped inverter, capacitor-clamped inverter were discussed [5]. THD generated by the diode-clamped inverter and capacitor-clamped inverter is more compared to the cascaded H-bridge inverter for the same number of levels [6]. Hence cascaded H-bridge inverters were considered for analysis.
  • 2. IJECE ISSN: 2088-8708  Reduction of Total Harmonic Distortion in Cascaded H-Bridge Inverter by Pattern .... (Suresh N.) 3293 Cascaded H-bridge inverter gets the input from several dc sources and converts it into stepped ac waveform. The steps are called level. As the number of level increases, the sinusoidal waveform will be produced with reduced THD. The switching angles for the inverter have to be estimated with the aim of minimizing harmonics. Many techniques were proposed in the literature to mitigate harmonics. In [7] Newton-Raphson method was used to calculate switching angle for the multilevel inverter. The NR method is capable of finding solution only in the limited range and possibility of getting stuck at local optima. Ant colony optimization [8], Firefly algorithm [9], Bacterial Foraging algorithm [10] Frog Leaping algorithm [11], Artificial Bee Colony algorithm [12], Particle Swarm Optimization algorithm [13], Simulated Annealing [14] and Genetic algorithm [15] were applied for harmonic reduction in multilevel inverter. But the THD reduction does not comply with the IEEE standard 519. Walsh function method has been reported in [16]. Here switching angles are obtained by solving linear equations. The method fails [17] if it is required to find more angles in the same interval. The energy management system with cascaded multilevel inverter has been reported in [18]. Harmonic analysis of seven and nine level inverter were carried out in [19]. The optimization methods applied for harmonic reduction one way or the other leads to premature convergence, difficulty in finding the initial guess, THD not compliance with the IEEE 519 standard, inconsistency of the optimal solution for the varying modulation index were the major problems faced. In this paper pattern search algorithm has been utilized to calculate the switching angle for the cascaded H-bridge inverter with the aim to minimize the total harmonic distortion. Matlab software was used to simulate the thirteen level, fifteen level and seventeen level inverter with resistive load, resistive-inductive load and motor load. 2. CASCADED H-BRIDGE INVERTER Cascaded H-bridge inverter acquires the input from manyl DC sources and generates a stepped waveform. As the number of levels of the inverter increases, the waveform approaches sinusoid reducing the total harmonic distortion. A k-level inverter consist of (k-1)/2 H-bridges. Four switching devices are required for each bridge. Switching devices can be of IGBT, Power MOSFET, SCR etc. Here SCR has been used as a switching device. Thirteen level inverter with resistive inductive load is shown in the Figure 1. The inverter consist six H-bridges connected in series and hence it contains twenty four switches. Figure 1. 13-level inverter with RL load
  • 3.  ISSN: 2088-8708 IJECE Vol. 7, No. 6, December 2017 : 3292 – 3298 3294 Mathematical equations for minimizing the harmonics have been formulated by fourier analysis The following equation represents fundamental component, third harmonics, fifth harmonics, seventh harmonics, ninth harmonics and eleventh harmonics for the 13-level inverter Fundamental Component 4 π√2 (V1 cos θ1 + V2 cos θ2 + V3 cos θ3 + V4 cos θ4 + V5 cos θ5 + V6 cos θ6)= 230; Third Harmonic Equation V1cos3θ1+V2cos3θ2+V3cos3θ3+V4cos3θ4+V5cos3θ5+ V6cos3θ6=0; Fifth Harmonic Equation V1cos5θ1+V2cos5θ2+V3cos5θ3+V4cos5θ4+V5cos5θ5+ V6cos5θ6=0; Seventh Harmonic Equation V1cos7θ1+V2cos7θ2+V3cos7θ3+V4cos7θ4+V5cos7θ5+ V6cos7θ6=0; Ninth Harmonic Equation V1cos9θ1+V2cos9θ2+V3cos9θ3+V4cos9θ4+V5cos9θ5+ V6cos9θ6=0; Eleventh Harmonic Equation V1cos11θ1+V2cos11θ2+V3cos11θ3+V4cos11θ4+V5cos11θ5+ V6cos11θ6=0; Where V1, V2, V3, V4, V5 & V6 are the input dc voltages for six H-brdge inverters. θ1, θ2, θ3, θ4, θ5 & θ6 are the switching angles for six H-bridge inverters 3. PATTERN SEARCH ALGORITHM Pattern search algorithm can be used to find the minimum of the function called objective function with constraints. It takes the objective function with the initial random values. Pattern search method performs the sequence of iterations for convergence. Once finite number of iteration is reached it switches to the lower cost function. Mesh size plays a role in setting the search along the search direction. The default value of the mesh size is one. Sometimes solution got may not be optimum. So to improve optimality of the solution mesh scaling has to be done. The number of function evaluation will be minimum with appropriate scaling, reducing the computation time. The Pattern Search algorithm [20] is given by Let x0 ∈ Rn and ∆0 > 0 be given. For k = 0,1, . . . , (a) Compute f(xk). (b) Determine a step sk using an exploratory moves algorithm. (c) Compute ρk = f(xk) − f(xk + sk). (d) If ρk > 0 then xk+1 = xk + sk. Otherwise xk+1 = xk. (e) Update Ck and ∆k. To define a particular pattern search method, it is necessary to specify the basis matrix B, the generating matrix Ck, the exploratory moves to be used to produce a step sk, and the algorithms for updating Ck and ∆k. Here pattern search algorithm has been applied to determine the switching angles of the cascaded H-bridge inverter with the aim to minimize total harmonic distortion. 4. RESULTS AND DISCUSSION The switching angles for the cascaded H-bridge inverter have been obtained by pattern search method through Matlab software. Fitness function based on fundamental component and constraint function based on harmonic components were formulated using fourier analysis simulation was done for thirteen
  • 4. IJECE ISSN: 2088-8708  Reduction of Total Harmonic Distortion in Cascaded H-Bridge Inverter by Pattern .... (Suresh N.) 3295 level, fifteen level and seventeen level inverter considering various loads such as resistive load, resistive- inductive load and motor load. Simulation results for the cascaded H-bridge inverter with various levels with R load, RL load and motor load were shown in Figure 2, Figure 3 and Figure 4 respectively. Voltage THD and current THD with associated waveforms for 13-level inverter RL load were shown in Figure 5 and Figure 6 respectively. To investigate the consistency of the pattern search algorithm, it has been run many times and the correspond THD values are plotted in Figure 7 and Figure 8. From the results it is clear that as the level of the inverter increases THD decreases. The pattern search method of calculating the switching angles for the inverter is effective in reducing the total harmonic distortion in compliance to the IEEE 519 standard. Figure 2. Comparison of voltage and current THD for 13, 15 and 17-level inverter for R load Figure 3. Comparison of voltage and current THD for 13, 15 and 17-level inverter for RL load Figure 4. Comparison of voltage and current THD for 13, 15 and 17-level inverter for Motor load
  • 5.  ISSN: 2088-8708 IJECE Vol. 7, No. 6, December 2017 : 3292 – 3298 3296 Figure 5. Voltage THD of 13-level inverter with RL load Figure 6 Current THD of 13-level inverter with RL load Figure 7. 13,15,17 Level inverter RL load -Voltage THD% comparison
  • 6. IJECE ISSN: 2088-8708  Reduction of Total Harmonic Distortion in Cascaded H-Bridge Inverter by Pattern .... (Suresh N.) 3297 Figure 8. 13,15,17 Level inverter RL load -Current THD% comparison 5. CONCLUSION Cascaded H-bridge inverters with thirteen level, fifteen level and seventeen level have been simulated with matlab for harmonic mitigation. The switching angles for the inverter calculated by pattern search optimization algorithm. The results conforms the effectiveness of the pattern search algorithm to find out the switching angles with the objective of THD minimization. REFERENCES [1] R. S. R. Babu, et al., “A Closed Loop Control of Quadratic Boost Converter Using PID Controller,” IJE transactions B: Applications, vol. 27, pp. 1653-1662, 2014. [2] R. D. Henderson and P. J. Rose, “Harmonics: The effects on power quality and transformers,” IEEE Transactions on Industry Applications, vol. 30, pp. 528–32, 1994. [3] N. Suresh and R. S. R. Babu, “Review on Harmonics and its Eliminating Strategies in Power System,” Indian Journal of Science and Technology, vol. 8, pp. 1-9, 2015. [4] D. Shmilovitz, “On the definition of total harmonic distortion and its effect on measurement interpretation,” IEEE Transactions on Power Delivery, vol. 20, pp. 526–528, 2005. [5] J. Rodríguez, et al., “Multilevel Inverters: A Survey of Topologies, Controls, and Applications,” IEEE Transactions on Industrial Electronics, vol. 49, pp.724-738, 2002. [6] M. G. V. Kumar, et al., “Comparison of multilevel inverters with PWM Control Method,” International Journal of IT, Engineering and Applied Sciences Research, vol. 1, pp. 25-29, 2012. [7] T. R. Sumithira, et al., “Elimination of Harmonics in Multilevel Inverters Connected to Solar Photovoltaic Systems Using ANFIS: An Experimental Case Study,” Journal of Applied Research and Technology, vol. 11, pp. 124-132, 2013. [8] I. Adeyemo, et al., “Ant Colony Optimisation Approach to Selective Harmonic Elimination in Multilevel Inverter,” IMPACT: International Journal of Research inEngineering & Technology, vol. 3, pp. 31-42, 2015. [9] M. G. Sundaria, et al., “Application of improved firefly algorithm for programmed PWM in multilevel inverter with adjustable DC sources,” Applied Soft Computing, 2015. [10] T. S. Babu, et al., “Selective voltage harmonic eliminationin PWM inverter using bacterial foraging algorithm,” Swarm and Evolutionary Computation, 2015. [11] H. Lou, et al., “Fundamental modulation strategy with selective harmonic elimination for multilevel inverters,” IET Power Electron, vol.7, pp. 2173–81, 2014. [12] S. Biswasa, “Amitava Chatterjeeb, Swapan Kumar Goswamib, An artificial bee colony-least square algorithm for solving harmonic estimation problems,” Applied Soft Computing, vol. 13, pp. 2343–2355, 2013. [13] Adeyemo I. A., et al., “Particle Swarm Optimization Approach to Harmonic Reduction in Voltage Source Multilevel Inverter,” International Journal of Soft Computing and Engineering, vol/issue: 5(5), pp. 1-5, 2015. [14] L. G. Sugumaran, et al., “Simulated Anealing Algorithm Based Optimization for Cascaded Multilevel Inverters,” International Journal on Applications in Electrical and Electronics Engineering, vol. 1, pp. 32-35, 2015. [15] G. Gera, et al., “Reduction of Total Harmonic Distortion in Power Invertors Using Genetic Algorithm,” Int. Journal of Engineering Research and Applications, vol. 3, pp. 761-766, 2013. [16] F.Swift, et al., “A new Walsh domain technique of harmonic elimination and voltage control in pulse-width modulated inverters,” IEEE Trans.Power Electron, vol. 8, pp. 172–185, 1993. [17] L. T. Juu, et al., “Inverter harmonic reduction using Walsh function harmonic elimination method,” IEEE Trans.Power Electron, vol. 12, pp. 971–982, 1997. [18] R. N. Kumar and J. Baskaran, “Energy Management system for Hybrid RES with Hybrid Cascaded Multilevel inverter,” International Journal of Electrical and Computer Engineering, vol. 4, pp. 24-30, 2014.
  • 7.  ISSN: 2088-8708 IJECE Vol. 7, No. 6, December 2017 : 3292 – 3298 3298 [19] C. Gupta, et al., “Harmonic Analysis of Seven and Nine Level Cascade Multilevel Inverter using Multi Carrier PWM Technique,” International Journal of Power Electronics and Drive Systems, vol. 5, pp. 76-82, 2014. [20] V. Torczon, “On the Convergence of Pattern Search Algorithms,” Society for Industrial and Applied Mathematics, vol. 7, pp. 1–25, 1997. BIOGRAPHIES OF AUTHORS First author’s Photo (3x4cm) Mr. N. Suresh has completed B.E from Anna university in 2007. He obtained M.E degree in the field of control and instrumentation from College of Engineering, Guindy Anna University in 2009. Presently, He is working as Assistant Professor in Sathyabama University, Chennai and doing research in power electronics. His areas of interest are power electronics, control engineering and Embedded Systems. Second author’s photo(3x4cm) Dr. R. Samuel Rajesh Babu has obtained his B.E Degree from Madras University in 2003. He obtained his M.E degree from Anna University in 2005. He obtained his Ph.D degree from Sathyabama University in 2013. Presently he is a Associate Professor in Sathyabama University. His areas of interest are Power Electronics and Digital Protection.