SlideShare a Scribd company logo
IJSRD - International Journal for Scientific Research & Development| Vol. 3, Issue 10, 2015 | ISSN (online): 2321-0613
All rights reserved by www.ijsrd.com 494
Correlative Study on The Modeling and Control of Boost Converter using
Advanced Controllers
G.C. Sowparnika1 A. Sivalingam2 M. Thirumarimurugan3
1
P.G. Student 2
Associate Professor 3
Associate Professor and Head
1,2,3
Department of Chemical Engineering
1,2,3
Coimbatore Institute of Technology Coimbatore, Tamil Nadu, India
Abstract— DC-DC converters are switched power converters.
The converters are most widely used in research and
industrial applications. The DC-DC Boost Converters are
used to step-up the supply voltage given to the plant model.
The main advantage of using the Boost Converters is that it
works in the low voltage according to the design
specifications. In order to regulate the uncontrolled supply of
voltage, a controller has to be designed and modeled to
stabilize the output voltage. Since the convectional
controllers cannot work under dynamic operating conditions,
advanced controllers are to be designed to overcome the
problems. In this article, the advanced controllers such as
NARMA-L2, Fuzzy Logic (FLC) and Sliding Mode
Controllers (SMC) are implemented and their responses are
compared using MATLAB.
Key words: FLC, Duty Cycle (D), Design of Sliding Mode
Control (SMC)
I. INTRODUCTION
DC-DC boost converters usually provide variations in output
voltage with respect to input voltage. The free supply of
voltage and current leads to malfunctioning of the boost
converter. Control techniques such as analog and digital
methods are used [1]. DC-DC converters are intrinsically
non-linear circuits and it is difficult to obtain accurate models
which influences dynamic behaviour. The DC-DC converter
inputs are generally unregulated DC voltage input and the
required outputs should be a constant or fixed voltage.
Application of a voltage regulator is that it should maintains
a constant or fixed output voltage irrespective of variation in
load current or input voltage. Boost converters are widely
used for power monitoring of the renewable energy sources
such as solar cell, wind mills, wind generators and fuel cell
systems. Because of these advantages boost converters are
more extensively used in industrial applications. In this
article, the transient response of the converter system is
improved by NARMA-L2, FLC and SMC using MATLAB
and the responses are compared.
II. MODELING OF BOOST CONVERTER
The Boost converter is designed using the following
procedure:
The necessary parameter for the design of boost converter is
the input voltage, output voltage, output current and
switching frequency. Fig. 1 shows the basic circuit of boost
converter [2].
Fig. 1: Boost Converter Circuit.
A. Duty Cycle (D):
to determine the duty cycle D, for the minimum input voltage.
The minimum input voltage is used because it leads to the
maximum switching current.
D= 1-
Vin
Vo
Vin = input voltage
Vo = desired output voltage
1) Load Resistance (R):
R=
Vo
Io
Vo = desired output voltage
Io = desired output current
2) Inductance (L):
L=
Vin∗(Vo−Vin)
∆Il∗fs∗Vo
∆Il = 10% of Io
Vin = input voltage
Vo = desired output voltage
fs = switching frequency
∆Il = inductor ripple current
Io = desired output current
3) Capacitance (C):
C=
(Io∗D)
(fs∗∆Vo)
∆Vo = ESR(
Io
1 − D
+
∆Il
2
)
Io = desired output current
D = duty cycle
fs = switching frequency
∆Vo = output ripple voltage
∆Il = inductor ripple current
ESR = equivalent series resistance of the capacitor
4) Diode:
In order to reduce losses, ultra fast recovery diodes can be
used. The forward current rating needed is equal to the
maximum output current. From the above equations the
design parameters are obtained as shown in Table I.
Diode: In order to reduce losses, ultra fast recovery diodes
can be used. The forward current rating needed is equal to the
maximum output current. From the above equations the
design parameters are obtained as shown in Table I.
S.
NO.
PARAMETERS VALUES
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
Input Voltage (Vin)
Input Current (Iin)
Output Voltage (Vo)
Output Current (Io)
Duty cycle (D)
Switching frequency (fs)
Load Resistance (R)
Inductance (L)
Equivalent Series Resistance
(ESL)
60 V
5 A
300 V
1 A
0.8
2 KHz
300 Ω
240 mH
0.5Ω
5000 μF
(2)
(3)
(4)
(1)
(5)
Correlative Study on The Modeling and Control of Boost Converter using Advanced Controllers
(IJSRD/Vol. 3/Issue 10/2015/102)
All rights reserved by www.ijsrd.com 495
11. Capacitance (C)
Equivalent Series Resistance
(ESR)
16 mΩ
Table I: Design Specifications
*Units: V- volt, A- ampere, Ω- ohms, mH- milli Henry, μF-
micro Farad
III. STATE SPACE MODELING
The modeling of DC-DC boost converter is carried out to
determine the state space model. The output and the control
transfer function of the system are obtained from the state
space model using MATLAB. This method is known as state
space averaging technique. The operation of the boost
converter takes place in two modes [3]:
A. Switch On Equivalent Circuit
Fig. 2: ON Mode Circuit
During OFF mode as shown in Fig. 3, the state equation
matrices are given by-
[
dil
dt
dvc
dt
] = [
−Rl+(R‖Rc)
L
−R
L(R+Rc)
R
C(R+Rc)
−1
(R+Rc)
] * [
il
vc
] + [
1
L
0
] * Vin
Vo= [(R‖Rc)
R
(R+Rc)
] * [
il
vc
] (7)
B. Switch Off Equivalent Circuit
Fig. 3: OFF Mode Circuit
During OFF mode as shown in Fig. 3, the state equation
matrices are given by-
[
dil
dt
dvc
dt
] = [
−Rl+(R‖Rc)
L
−R
L(R+Rc)
R
C(R+Rc)
−1
(R+Rc)
] * [
il
vc
] + [
1
L
0
] * Vin (8)
Vo= [(R‖Rc)
R
(R+Rc)
] * [
il
vc
]
The state space parameters A, B, C and D matrices for the
above equations are obtained for ON and OFF states. By
averaging techniques the determined matrices are:
Aavg =[
−2.06972 −0.8332
39.996 −0.666
]
Bavg = [
4.166
0
]
Cavg = [0.003198 0.999]
Davg = [0]
Using MATLAB, the output transfer function obtained is
Vo
Vin
=
0.0133s+166.5
s2+2.753s+34.72
(10)
IV. MODELING & IMPLEMENTATION OF CONTROLLER
The boost converter should always maintain constant voltage
with variations in the input parameters. In order to maintain a
stable output in the converter, an appropriate control signal
should be applied. In practice the switching network is highly
non-linear. An accurate mathematical modeling of the
switching network is very difficult to obtain. In addition there
are also reported problems of the supply voltage and load
current fluctuating over a wide range. A controller is designed
and modeled which yields the control transfer function and
the controller transfer function. Therefore a NARMA-L2
Controller, Fuzzy Logic controller and Sliding Mode Control
are implemented to achieve a proper system performance [4].
The occurrence of oscillatory behaviour of the boost
converter is mainly caused by the switching operation of the
semiconductor device. In order to stabilize the transient
response of the system, NARMA-L2, FLC and SMC are
implemented. By small signal modeling technique, the
control transfer function is determined.
Vo
d
=
−0.7999s2−996s+49500
s2+2.753s+34.72
A. Design Of NARMA-L2 Control
NARMA-L2 Controller is also called as Feedback
Linearization Control (FLiC). If the model is inn companion
form, then it is called as FLiC. When the converter model is
approximated in the same form, it is called as NARMA-L2
Control. The design of NARMA-L2 Control aims at
transforming the non-linear dynamics into linear dynamics by
nullifying the non-linear behaviour of the model [5]. Fig. 4
shows the simulink model of the NARMA-L2 Controller.
FLiC is used for identification of the system that is
to be controlled. Training of the ANN depicts the forward
dynamics of the converter model. Initially, the dynamics of
the converter model that is to be controlled should be chosen.
The standard model of NARMA-L2 control is
x(a+ b) = P[ x(a), x(a- 1), x(a - t +1),m(a),m(a -1), m(a - t +1)]
[12]
where m(a) is the system input, and x(a) is the
system output. Identification of the model can be done by
training the ANN to approximate the nonlinear function P.
The model output is given as
x(a + b) = xr(a + b) [13]
The controller of the model is given as
m(a) = Q[x(a), x(a -1), x(a - t +1), xr (a + b),x(a -1), x(a -t
+1)] [14]
Fig. 4: Simulink Model of NARMA-L2 Controller
(11)
Correlative Study on The Modeling and Control of Boost Converter using Advanced Controllers
(IJSRD/Vol. 3/Issue 10/2015/102)
All rights reserved by www.ijsrd.com 496
B. Design Of Fuzzy Logic Controller (FLC)
The Fuzzy Logic Controller (FLC) are considered to be one
of intelligent controllers. This paper is using fuzzy logic
controller with feedback of voltage output respectively. The
voltage output in the circuit will be fed to fuzzy controller to
give appropriate measure on steady state signal [6]. FLC
offers an important concept of soft computing with words. It
provides technique which deals with imprecision. The fuzzy
theory provides mechanism for representation of linguistic
terms such as “many,” “low,” “medium,” “often,” “few.” In
general, the fuzzy logic provide an inference structure that
enable appropriate human reasoning capabilities. Fuzzy logic
systems are suitable for approximate reasoning. Fuzzy logic
systems have faster and smoother response than conventional
systems and control complexity is less. The fuzzy inference
system combines fuzzy IF–THEN rules for mapping from
fuzzy sets in the input space X to the output space Y based on
fuzzy logic principle. In fuzzy logic, knowledge
representation, fuzzy IF–THEN rule is a technique for
capturing knowledge that involve imprecision. The main
feature of reasoning using fuzzy rules is its partial matching
capability, an inference to be made from fuzzy rule even
when the rule’s conditions are partially satisfied [7]. Fig. 5
shows the simulink model of the FLC. Table 2 shows the rule-
base for the boost converter.
Fig. 5: Simulink Model of FLC
e
ce
MN NB N Z P PB MP
MN MN MN MN MN NB N Z
NB MN NB NB NB N Z P
N MN NB N N Z P PB
Z MN NB N Z P PB MP
P NB N Z P P PB MP
PB N Z P PB PB PB MP
MP Z P PB MP MP MP MP
Table II: Rule Base
*ce- change of error, e- error
C. Design Of Sliding Mode Control (SMC)
SM controller is a type of non-linear controller. It is employed
and adopted for controlling variable structured systems
(VSSs). It is very easy to implement as compared to other
types of nonlinear and classical controllers [8]. Two
important steps in SM control is to design a sliding surface in
state space and then prepared a control law to direct the
system state trajectory starting from any arbitrary initial state
to reach the sliding surface in finite time, and at the end it
should arrive to a point where the system equilibrium state
exists that is in the origin point of the phase plane. There are
three important factors responsible for the stability of SM
controllers, existence, stability, and hitting condition. The
sliding line divides the phase plane into two main regions.
Each region is represent by a switching state and when the
trajectory comes at the system equilibrium point, in this case
the system is considered as stable system [9].
Fig. 6 shows simulink model of the sliding mode
control technique that operates at infinite switching
frequency. But practical SM controllers are operated at finite
switching frequencies represent a quasi-sliding mode [10].
The transfer function for the compensator is determined as
6.3443s2
+ 49.8473s + 101.73
s2 + 100s
Therefore the overall control transfer function is
−0.5083s6−6327s5+(2.583∗105)s4+(3.906∗106)s3
+(2.385∗107)S2+(1.308∗108)s+(1.75∗108)
s6+84.55s5+1452s4+(1.744∗104)s3+(8.935∗104)s2
+(4.408∗105)s+(5.834∗105)
Fig. 6: Simulink Model of SMC
V. RESULTS AND DISCUSSIONS
In this section, the output response of the NARMA-L2, FLC
and SMC controllers are compared and the response shows
that the performance of the boost converter is improved. Fig.
7, 8 and 9 shows the response of the advanced controllers.
Fig. 7: Response of NARMA-L2 Controller
(15)
(16)
Correlative Study on The Modeling and Control of Boost Converter using Advanced Controllers
(IJSRD/Vol. 3/Issue 10/2015/102)
All rights reserved by www.ijsrd.com 497
Fig. 8: Response of FLC
Fig. 9: Response of SMC
VI. CONCLUSION
In this article, the boost converter for the desired specification
was obtained. The advanced controllers such as NARMA-L2
Control, FLC and SMC are modeled and designed. In this, the
SMC have produced an improved output response using
MATLAB. Since the advanced controllers are used, the Boost
Converter operates in the dynamic operating conditions.
Further this work can be developed into hardware using the
required components and arduino boards.
REFERENCES
[1] Sowparnika G C, Sivalingam A and Thirumarimurugan
M, “Evaluation of Control Techniques in DC-DC
Converters”, International Journal of Emerging
Technology & Research, vol.2, no.4, pp.1-8, 2015.
[2] Dhivya B S, Krishnan V and Ramaprabha R, “Neural
Network Controller for Boost Converter”, In
Proceedings of International Conference on Circuits,
Power and Computing Technologies [ICCPCT-2013],
pp.246-251, Jan, Research Gate, 2013.
[3] Brigitte Hauke, “Basic Calculation of a Boost
Converter’s Power Stage”, Application Report
SLVA372C, Texas Instruments, 2014.
[4] Abdul Fathah, “Design of Boost Converter”,
Department of Electrical Engineering, National Institute
of Technology, Rourkela 2013.
[5] Mark Hudson Beale, Martin T. Hagan and Howard B.
Demuth, “Neural Network Toolbox- User’s Guide”,
MATLAB, The Math Works Inc., 2015.
[6] Rajesh Kr Ahuja and Rajesh Kumar, “Design and
Simulation of Fuzzy Logic Controller based Switched-
Mode Power Supply”, International Journal of
Electrical Engineering, vol.2(5), pp.16-21, 2014.
[7] Chetan P. Ugale, R. B. Dhumale and V. V. Dixit, “DC-
DC Converter Using Fuzzy Logic Controller”,
International Journal of Engineering and Technology,
vol.2(4), pp.593-596, 2015.
[8] Tamal Biswas, Prof. G KPanda, Prof. P KSaha and Prof.
S Das, “Design of PWM-Based Sliding-Mode Control
of Boost Converter with Improved Performance”,
International Journal of Advanced Research in
Electrical, Electronics and Instrumentation
Engineering, vol. 4(2), pp. 817-824, 2015.
[9] Hanifi Guldemir, “Study of Sliding Mode Control of
Dc-Dc Buck Converter”, Energy and Power
Engineering, vol.3, 2011.
[10]R. A. Abdulhalem, Haroutuon A. Hairik, Hisham L.
Swady and Asmaa J. Kadhem, “Modeling and
Simulation of PWM Sliding Mode Voltage Controller
for DC/DC Boost Converters Operating in Continuous
Conduction Mode”, Academicia, pp. 1-13.

More Related Content

What's hot (20)

PDF
modeling and control a d-statcom with sugeno and mamdani fuzzy logic control...
John Here
 
PDF
Voltage profile Improvement Using Static Synchronous Compensator STATCOM
INFOGAIN PUBLICATION
 
PDF
HARMONIC MITIGATION USING D STATCOM THROUGH A CURRENT CONTROL TECHNIQUE
Journal For Research
 
PDF
International Journal of Engineering Research and Development (IJERD)
IJERD Editor
 
PDF
Closed Loop Analysis of Multilevel Inverter Fed Drives 
IJPEDS-IAES
 
PPTX
Pst presentation ms f19_008
hamza zaheer
 
PDF
A Novel Hybrid Negative Half Cycle Biased Modulation Scheme for Cascaded Mult...
IJPEDS-IAES
 
PDF
Control of modular multilevel converter based hvdc systems during asymmetrica...
Ghazal Falahi
 
PDF
Biological Control Systems - Short Questions and Answers - Mathankumar.S (VM...
Mathankumar S
 
PDF
15 47-58
idescitation
 
PDF
International Journal of Engineering Research and Development
IJERD Editor
 
PDF
Speed Conrol of Separately Excited dc Motor using Fuzzy Technique
IDES Editor
 
PDF
Distance Algorithm for Transmission Line with Mid-Point Connected STATCOM
IRJET Journal
 
PDF
F0321040045
theijes
 
PDF
Ijartes v2-i4-001
IJARTES
 
PDF
A Three-to-Five-Phase Matrix Converter BasedFive- Phase Induction Motor Drive...
idescitation
 
PDF
T04405112116
IJERA Editor
 
PDF
Non-integer IMC Based PID Design for Load Frequency Control of Power System t...
IJECEIAES
 
PDF
Design consideration of an mmc hvdc system based on 4500 v:4000a emitter turn...
Ghazal Falahi
 
PDF
A Predictive Control Strategy for Power Factor Correction
IOSR Journals
 
modeling and control a d-statcom with sugeno and mamdani fuzzy logic control...
John Here
 
Voltage profile Improvement Using Static Synchronous Compensator STATCOM
INFOGAIN PUBLICATION
 
HARMONIC MITIGATION USING D STATCOM THROUGH A CURRENT CONTROL TECHNIQUE
Journal For Research
 
International Journal of Engineering Research and Development (IJERD)
IJERD Editor
 
Closed Loop Analysis of Multilevel Inverter Fed Drives 
IJPEDS-IAES
 
Pst presentation ms f19_008
hamza zaheer
 
A Novel Hybrid Negative Half Cycle Biased Modulation Scheme for Cascaded Mult...
IJPEDS-IAES
 
Control of modular multilevel converter based hvdc systems during asymmetrica...
Ghazal Falahi
 
Biological Control Systems - Short Questions and Answers - Mathankumar.S (VM...
Mathankumar S
 
15 47-58
idescitation
 
International Journal of Engineering Research and Development
IJERD Editor
 
Speed Conrol of Separately Excited dc Motor using Fuzzy Technique
IDES Editor
 
Distance Algorithm for Transmission Line with Mid-Point Connected STATCOM
IRJET Journal
 
F0321040045
theijes
 
Ijartes v2-i4-001
IJARTES
 
A Three-to-Five-Phase Matrix Converter BasedFive- Phase Induction Motor Drive...
idescitation
 
T04405112116
IJERA Editor
 
Non-integer IMC Based PID Design for Load Frequency Control of Power System t...
IJECEIAES
 
Design consideration of an mmc hvdc system based on 4500 v:4000a emitter turn...
Ghazal Falahi
 
A Predictive Control Strategy for Power Factor Correction
IOSR Journals
 

Viewers also liked (13)

PDF
Reccomendation_Letter_CS (1).PDF
Maja Stefanovic
 
PDF
FPGA Implementation of Mixed Radix CORDIC FFT
IJSRD
 
PDF
CURRICULUM VITAE-Maja Stefanovic
Maja Stefanovic
 
PDF
CV_AlbertHofman_2016_Feb
Albert Hofman
 
PPTX
Achyutam-Executive Search-Send Version
ankita rinnikulshrestha
 
PDF
An Article on Electrical Safety
IJSRD
 
PPT
Scientific method
zimirajpoot
 
PDF
Energy-efficient cluster-based security mechanism for Wireless Body Area Netw...
IJSRD
 
PPT
Glucocorticoides Farmacologia
Pediatra Carlos Andres Vera Aparicio
 
PDF
Fisiologia del sistema endocrino para 200 y 400 2015
Alejandro Profe Ostoic
 
PPT
Avaya Aura Five Nines by PacketBase
PacketBase, Inc.
 
PPTX
Farmacología terapéutica oftalmológica
andremileluismi
 
Reccomendation_Letter_CS (1).PDF
Maja Stefanovic
 
FPGA Implementation of Mixed Radix CORDIC FFT
IJSRD
 
CURRICULUM VITAE-Maja Stefanovic
Maja Stefanovic
 
CV_AlbertHofman_2016_Feb
Albert Hofman
 
Achyutam-Executive Search-Send Version
ankita rinnikulshrestha
 
An Article on Electrical Safety
IJSRD
 
Scientific method
zimirajpoot
 
Energy-efficient cluster-based security mechanism for Wireless Body Area Netw...
IJSRD
 
Glucocorticoides Farmacologia
Pediatra Carlos Andres Vera Aparicio
 
Fisiologia del sistema endocrino para 200 y 400 2015
Alejandro Profe Ostoic
 
Avaya Aura Five Nines by PacketBase
PacketBase, Inc.
 
Farmacología terapéutica oftalmológica
andremileluismi
 
Ad

Similar to Correlative Study on the Modeling and Control of Boost Converter using Advanced Controllers (20)

PDF
Input-output linearization of DC-DC converter with discrete sliding mode fuz...
IJECEIAES
 
PDF
PID Controller Response to Set-Point Change in DC-DC Converter Control
IAES-IJPEDS
 
PDF
Modeling & Analysis of a Novel Adaptive Hysteresis Band Controller for Boost ...
International Journal of Power Electronics and Drive Systems
 
PDF
J1103017075
IOSR Journals
 
PDF
IRJET-Robust Intelligent Controller for Voltage Stabilization of dc-dc Boost ...
IRJET Journal
 
PDF
A Novel Nonlinear Control of Boost Converter using CCM Phase Plane
IJECEIAES
 
PDF
A Review on Modeling and Analysis of Multi Stage with Multi Phase DC DC Boost...
YogeshIJTSRD
 
PDF
Small Signal Modelling and Controller Design of Boost Converter using MATLAB
Premier Publishers
 
PPTX
FUZZY LOGIC CONTROLLER ON DC/DC BOOST CONVERTER
RAGHVENDRA KUMAR PANDIT
 
PDF
Fuzzy logic controller for closed loop cascaded flyback converter fed PMDC-mo...
International Journal of Power Electronics and Drive Systems
 
PDF
Design and Simulation of a soft switching scheme for a dc-dc Boost Converter ...
CSCJournals
 
PDF
IRJET- Adaptive Approach for Reducing the Total Harmonic Distortion of Bo...
IRJET Journal
 
PDF
Digital Voltage Control of DC-DC Boost Converter
IJERA Editor
 
PPTX
PI controller design based on stability boundary locus approach for DC-DC boo...
Son Tran
 
PDF
Application of direct MRAC in PI controller for DC-DC boost converter
International Journal of Power Electronics and Drive Systems
 
PDF
D0363022039
theijes
 
PPTX
fuzzy based bidirectional buck-boost cascade inverter
ali13jf1a0321
 
PDF
Fuzzy Control Based Quadrupler Boost Converter
IJSRD
 
PDF
State-space averaged modeling and transfer function derivation of DC-DC boost...
TELKOMNIKA JOURNAL
 
PDF
IRJET- Design and Development of Interleaved Boost Converter using Fuzzy ...
IRJET Journal
 
Input-output linearization of DC-DC converter with discrete sliding mode fuz...
IJECEIAES
 
PID Controller Response to Set-Point Change in DC-DC Converter Control
IAES-IJPEDS
 
Modeling & Analysis of a Novel Adaptive Hysteresis Band Controller for Boost ...
International Journal of Power Electronics and Drive Systems
 
J1103017075
IOSR Journals
 
IRJET-Robust Intelligent Controller for Voltage Stabilization of dc-dc Boost ...
IRJET Journal
 
A Novel Nonlinear Control of Boost Converter using CCM Phase Plane
IJECEIAES
 
A Review on Modeling and Analysis of Multi Stage with Multi Phase DC DC Boost...
YogeshIJTSRD
 
Small Signal Modelling and Controller Design of Boost Converter using MATLAB
Premier Publishers
 
FUZZY LOGIC CONTROLLER ON DC/DC BOOST CONVERTER
RAGHVENDRA KUMAR PANDIT
 
Fuzzy logic controller for closed loop cascaded flyback converter fed PMDC-mo...
International Journal of Power Electronics and Drive Systems
 
Design and Simulation of a soft switching scheme for a dc-dc Boost Converter ...
CSCJournals
 
IRJET- Adaptive Approach for Reducing the Total Harmonic Distortion of Bo...
IRJET Journal
 
Digital Voltage Control of DC-DC Boost Converter
IJERA Editor
 
PI controller design based on stability boundary locus approach for DC-DC boo...
Son Tran
 
Application of direct MRAC in PI controller for DC-DC boost converter
International Journal of Power Electronics and Drive Systems
 
D0363022039
theijes
 
fuzzy based bidirectional buck-boost cascade inverter
ali13jf1a0321
 
Fuzzy Control Based Quadrupler Boost Converter
IJSRD
 
State-space averaged modeling and transfer function derivation of DC-DC boost...
TELKOMNIKA JOURNAL
 
IRJET- Design and Development of Interleaved Boost Converter using Fuzzy ...
IRJET Journal
 
Ad

More from IJSRD (20)

PPTX
#IJSRD #Research Paper Publication
IJSRD
 
PDF
Maintaining Data Confidentiality in Association Rule Mining in Distributed En...
IJSRD
 
PDF
Performance and Emission characteristics of a Single Cylinder Four Stroke Die...
IJSRD
 
PDF
Preclusion of High and Low Pressure In Boiler by Using LABVIEW
IJSRD
 
PDF
Prevention and Detection of Man in the Middle Attack on AODV Protocol
IJSRD
 
PDF
Comparative Analysis of PAPR Reduction Techniques in OFDM Using Precoding Tec...
IJSRD
 
PDF
Evaluation the Effect of Machining Parameters on MRR of Mild Steel
IJSRD
 
PDF
Filter unwanted messages from walls and blocking nonlegitimate user in osn
IJSRD
 
PDF
Keystroke Dynamics Authentication with Project Management System
IJSRD
 
PDF
Diagnosing lungs cancer Using Neural Networks
IJSRD
 
PDF
A Survey on Sentiment Analysis and Opinion Mining
IJSRD
 
PDF
A Defect Prediction Model for Software Product based on ANFIS
IJSRD
 
PDF
Experimental Investigation of Granulated Blast Furnace Slag ond Quarry Dust a...
IJSRD
 
PDF
Product Quality Analysis based on online Reviews
IJSRD
 
PDF
Solving Fuzzy Matrix Games Defuzzificated by Trapezoidal Parabolic Fuzzy Numbers
IJSRD
 
PDF
Study of Clustering of Data Base in Education Sector Using Data Mining
IJSRD
 
PDF
Fault Tolerance in Big Data Processing Using Heartbeat Messages and Data Repl...
IJSRD
 
PDF
Investigation of Effect of Process Parameters on Maximum Temperature during F...
IJSRD
 
PDF
Review Paper on Computer Aided Design & Analysis of Rotor Shaft of a Rotavator
IJSRD
 
PDF
A Survey on Data Mining Techniques for Crime Hotspots Prediction
IJSRD
 
#IJSRD #Research Paper Publication
IJSRD
 
Maintaining Data Confidentiality in Association Rule Mining in Distributed En...
IJSRD
 
Performance and Emission characteristics of a Single Cylinder Four Stroke Die...
IJSRD
 
Preclusion of High and Low Pressure In Boiler by Using LABVIEW
IJSRD
 
Prevention and Detection of Man in the Middle Attack on AODV Protocol
IJSRD
 
Comparative Analysis of PAPR Reduction Techniques in OFDM Using Precoding Tec...
IJSRD
 
Evaluation the Effect of Machining Parameters on MRR of Mild Steel
IJSRD
 
Filter unwanted messages from walls and blocking nonlegitimate user in osn
IJSRD
 
Keystroke Dynamics Authentication with Project Management System
IJSRD
 
Diagnosing lungs cancer Using Neural Networks
IJSRD
 
A Survey on Sentiment Analysis and Opinion Mining
IJSRD
 
A Defect Prediction Model for Software Product based on ANFIS
IJSRD
 
Experimental Investigation of Granulated Blast Furnace Slag ond Quarry Dust a...
IJSRD
 
Product Quality Analysis based on online Reviews
IJSRD
 
Solving Fuzzy Matrix Games Defuzzificated by Trapezoidal Parabolic Fuzzy Numbers
IJSRD
 
Study of Clustering of Data Base in Education Sector Using Data Mining
IJSRD
 
Fault Tolerance in Big Data Processing Using Heartbeat Messages and Data Repl...
IJSRD
 
Investigation of Effect of Process Parameters on Maximum Temperature during F...
IJSRD
 
Review Paper on Computer Aided Design & Analysis of Rotor Shaft of a Rotavator
IJSRD
 
A Survey on Data Mining Techniques for Crime Hotspots Prediction
IJSRD
 

Recently uploaded (20)

PPTX
CATEGORIES OF NURSING PERSONNEL: HOSPITAL & COLLEGE
PRADEEP ABOTHU
 
PDF
Dimensions of Societal Planning in Commonism
StefanMz
 
PPTX
How to Set Up Tags in Odoo 18 - Odoo Slides
Celine George
 
PPTX
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
PPTX
How to Manage Large Scrollbar in Odoo 18 POS
Celine George
 
PDF
QNL June Edition hosted by Pragya the official Quiz Club of the University of...
Pragya - UEM Kolkata Quiz Club
 
PDF
Isharyanti-2025-Cross Language Communication in Indonesian Language
Neny Isharyanti
 
PDF
Women's Health: Essential Tips for Every Stage.pdf
Iftikhar Ahmed
 
PDF
LAW OF CONTRACT ( 5 YEAR LLB & UNITARY LLB)- MODULE-3 - LEARN THROUGH PICTURE
APARNA T SHAIL KUMAR
 
PPTX
Unit 2 COMMERCIAL BANKING, Corporate banking.pptx
AnubalaSuresh1
 
PDF
Exploring the Different Types of Experimental Research
Thelma Villaflores
 
PPTX
2025 Winter SWAYAM NPTEL & A Student.pptx
Utsav Yagnik
 
PDF
The Different Types of Non-Experimental Research
Thelma Villaflores
 
PDF
DIGESTION OF CARBOHYDRATES,PROTEINS,LIPIDS
raviralanaresh2
 
PDF
Reconstruct, Restore, Reimagine: New Perspectives on Stoke Newington’s Histor...
History of Stoke Newington
 
PDF
The dynastic history of the Chahmana.pdf
PrachiSontakke5
 
PPTX
ASRB NET 2023 PREVIOUS YEAR QUESTION PAPER GENETICS AND PLANT BREEDING BY SAT...
Krashi Coaching
 
PDF
LAW OF CONTRACT (5 YEAR LLB & UNITARY LLB )- MODULE - 1.& 2 - LEARN THROUGH P...
APARNA T SHAIL KUMAR
 
PDF
Biological Bilingual Glossary Hindi and English Medium
World of Wisdom
 
PPTX
A PPT on Alfred Lord Tennyson's Ulysses.
Beena E S
 
CATEGORIES OF NURSING PERSONNEL: HOSPITAL & COLLEGE
PRADEEP ABOTHU
 
Dimensions of Societal Planning in Commonism
StefanMz
 
How to Set Up Tags in Odoo 18 - Odoo Slides
Celine George
 
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
How to Manage Large Scrollbar in Odoo 18 POS
Celine George
 
QNL June Edition hosted by Pragya the official Quiz Club of the University of...
Pragya - UEM Kolkata Quiz Club
 
Isharyanti-2025-Cross Language Communication in Indonesian Language
Neny Isharyanti
 
Women's Health: Essential Tips for Every Stage.pdf
Iftikhar Ahmed
 
LAW OF CONTRACT ( 5 YEAR LLB & UNITARY LLB)- MODULE-3 - LEARN THROUGH PICTURE
APARNA T SHAIL KUMAR
 
Unit 2 COMMERCIAL BANKING, Corporate banking.pptx
AnubalaSuresh1
 
Exploring the Different Types of Experimental Research
Thelma Villaflores
 
2025 Winter SWAYAM NPTEL & A Student.pptx
Utsav Yagnik
 
The Different Types of Non-Experimental Research
Thelma Villaflores
 
DIGESTION OF CARBOHYDRATES,PROTEINS,LIPIDS
raviralanaresh2
 
Reconstruct, Restore, Reimagine: New Perspectives on Stoke Newington’s Histor...
History of Stoke Newington
 
The dynastic history of the Chahmana.pdf
PrachiSontakke5
 
ASRB NET 2023 PREVIOUS YEAR QUESTION PAPER GENETICS AND PLANT BREEDING BY SAT...
Krashi Coaching
 
LAW OF CONTRACT (5 YEAR LLB & UNITARY LLB )- MODULE - 1.& 2 - LEARN THROUGH P...
APARNA T SHAIL KUMAR
 
Biological Bilingual Glossary Hindi and English Medium
World of Wisdom
 
A PPT on Alfred Lord Tennyson's Ulysses.
Beena E S
 

Correlative Study on the Modeling and Control of Boost Converter using Advanced Controllers

  • 1. IJSRD - International Journal for Scientific Research & Development| Vol. 3, Issue 10, 2015 | ISSN (online): 2321-0613 All rights reserved by www.ijsrd.com 494 Correlative Study on The Modeling and Control of Boost Converter using Advanced Controllers G.C. Sowparnika1 A. Sivalingam2 M. Thirumarimurugan3 1 P.G. Student 2 Associate Professor 3 Associate Professor and Head 1,2,3 Department of Chemical Engineering 1,2,3 Coimbatore Institute of Technology Coimbatore, Tamil Nadu, India Abstract— DC-DC converters are switched power converters. The converters are most widely used in research and industrial applications. The DC-DC Boost Converters are used to step-up the supply voltage given to the plant model. The main advantage of using the Boost Converters is that it works in the low voltage according to the design specifications. In order to regulate the uncontrolled supply of voltage, a controller has to be designed and modeled to stabilize the output voltage. Since the convectional controllers cannot work under dynamic operating conditions, advanced controllers are to be designed to overcome the problems. In this article, the advanced controllers such as NARMA-L2, Fuzzy Logic (FLC) and Sliding Mode Controllers (SMC) are implemented and their responses are compared using MATLAB. Key words: FLC, Duty Cycle (D), Design of Sliding Mode Control (SMC) I. INTRODUCTION DC-DC boost converters usually provide variations in output voltage with respect to input voltage. The free supply of voltage and current leads to malfunctioning of the boost converter. Control techniques such as analog and digital methods are used [1]. DC-DC converters are intrinsically non-linear circuits and it is difficult to obtain accurate models which influences dynamic behaviour. The DC-DC converter inputs are generally unregulated DC voltage input and the required outputs should be a constant or fixed voltage. Application of a voltage regulator is that it should maintains a constant or fixed output voltage irrespective of variation in load current or input voltage. Boost converters are widely used for power monitoring of the renewable energy sources such as solar cell, wind mills, wind generators and fuel cell systems. Because of these advantages boost converters are more extensively used in industrial applications. In this article, the transient response of the converter system is improved by NARMA-L2, FLC and SMC using MATLAB and the responses are compared. II. MODELING OF BOOST CONVERTER The Boost converter is designed using the following procedure: The necessary parameter for the design of boost converter is the input voltage, output voltage, output current and switching frequency. Fig. 1 shows the basic circuit of boost converter [2]. Fig. 1: Boost Converter Circuit. A. Duty Cycle (D): to determine the duty cycle D, for the minimum input voltage. The minimum input voltage is used because it leads to the maximum switching current. D= 1- Vin Vo Vin = input voltage Vo = desired output voltage 1) Load Resistance (R): R= Vo Io Vo = desired output voltage Io = desired output current 2) Inductance (L): L= Vin∗(Vo−Vin) ∆Il∗fs∗Vo ∆Il = 10% of Io Vin = input voltage Vo = desired output voltage fs = switching frequency ∆Il = inductor ripple current Io = desired output current 3) Capacitance (C): C= (Io∗D) (fs∗∆Vo) ∆Vo = ESR( Io 1 − D + ∆Il 2 ) Io = desired output current D = duty cycle fs = switching frequency ∆Vo = output ripple voltage ∆Il = inductor ripple current ESR = equivalent series resistance of the capacitor 4) Diode: In order to reduce losses, ultra fast recovery diodes can be used. The forward current rating needed is equal to the maximum output current. From the above equations the design parameters are obtained as shown in Table I. Diode: In order to reduce losses, ultra fast recovery diodes can be used. The forward current rating needed is equal to the maximum output current. From the above equations the design parameters are obtained as shown in Table I. S. NO. PARAMETERS VALUES 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. Input Voltage (Vin) Input Current (Iin) Output Voltage (Vo) Output Current (Io) Duty cycle (D) Switching frequency (fs) Load Resistance (R) Inductance (L) Equivalent Series Resistance (ESL) 60 V 5 A 300 V 1 A 0.8 2 KHz 300 Ω 240 mH 0.5Ω 5000 μF (2) (3) (4) (1) (5)
  • 2. Correlative Study on The Modeling and Control of Boost Converter using Advanced Controllers (IJSRD/Vol. 3/Issue 10/2015/102) All rights reserved by www.ijsrd.com 495 11. Capacitance (C) Equivalent Series Resistance (ESR) 16 mΩ Table I: Design Specifications *Units: V- volt, A- ampere, Ω- ohms, mH- milli Henry, μF- micro Farad III. STATE SPACE MODELING The modeling of DC-DC boost converter is carried out to determine the state space model. The output and the control transfer function of the system are obtained from the state space model using MATLAB. This method is known as state space averaging technique. The operation of the boost converter takes place in two modes [3]: A. Switch On Equivalent Circuit Fig. 2: ON Mode Circuit During OFF mode as shown in Fig. 3, the state equation matrices are given by- [ dil dt dvc dt ] = [ −Rl+(R‖Rc) L −R L(R+Rc) R C(R+Rc) −1 (R+Rc) ] * [ il vc ] + [ 1 L 0 ] * Vin Vo= [(R‖Rc) R (R+Rc) ] * [ il vc ] (7) B. Switch Off Equivalent Circuit Fig. 3: OFF Mode Circuit During OFF mode as shown in Fig. 3, the state equation matrices are given by- [ dil dt dvc dt ] = [ −Rl+(R‖Rc) L −R L(R+Rc) R C(R+Rc) −1 (R+Rc) ] * [ il vc ] + [ 1 L 0 ] * Vin (8) Vo= [(R‖Rc) R (R+Rc) ] * [ il vc ] The state space parameters A, B, C and D matrices for the above equations are obtained for ON and OFF states. By averaging techniques the determined matrices are: Aavg =[ −2.06972 −0.8332 39.996 −0.666 ] Bavg = [ 4.166 0 ] Cavg = [0.003198 0.999] Davg = [0] Using MATLAB, the output transfer function obtained is Vo Vin = 0.0133s+166.5 s2+2.753s+34.72 (10) IV. MODELING & IMPLEMENTATION OF CONTROLLER The boost converter should always maintain constant voltage with variations in the input parameters. In order to maintain a stable output in the converter, an appropriate control signal should be applied. In practice the switching network is highly non-linear. An accurate mathematical modeling of the switching network is very difficult to obtain. In addition there are also reported problems of the supply voltage and load current fluctuating over a wide range. A controller is designed and modeled which yields the control transfer function and the controller transfer function. Therefore a NARMA-L2 Controller, Fuzzy Logic controller and Sliding Mode Control are implemented to achieve a proper system performance [4]. The occurrence of oscillatory behaviour of the boost converter is mainly caused by the switching operation of the semiconductor device. In order to stabilize the transient response of the system, NARMA-L2, FLC and SMC are implemented. By small signal modeling technique, the control transfer function is determined. Vo d = −0.7999s2−996s+49500 s2+2.753s+34.72 A. Design Of NARMA-L2 Control NARMA-L2 Controller is also called as Feedback Linearization Control (FLiC). If the model is inn companion form, then it is called as FLiC. When the converter model is approximated in the same form, it is called as NARMA-L2 Control. The design of NARMA-L2 Control aims at transforming the non-linear dynamics into linear dynamics by nullifying the non-linear behaviour of the model [5]. Fig. 4 shows the simulink model of the NARMA-L2 Controller. FLiC is used for identification of the system that is to be controlled. Training of the ANN depicts the forward dynamics of the converter model. Initially, the dynamics of the converter model that is to be controlled should be chosen. The standard model of NARMA-L2 control is x(a+ b) = P[ x(a), x(a- 1), x(a - t +1),m(a),m(a -1), m(a - t +1)] [12] where m(a) is the system input, and x(a) is the system output. Identification of the model can be done by training the ANN to approximate the nonlinear function P. The model output is given as x(a + b) = xr(a + b) [13] The controller of the model is given as m(a) = Q[x(a), x(a -1), x(a - t +1), xr (a + b),x(a -1), x(a -t +1)] [14] Fig. 4: Simulink Model of NARMA-L2 Controller (11)
  • 3. Correlative Study on The Modeling and Control of Boost Converter using Advanced Controllers (IJSRD/Vol. 3/Issue 10/2015/102) All rights reserved by www.ijsrd.com 496 B. Design Of Fuzzy Logic Controller (FLC) The Fuzzy Logic Controller (FLC) are considered to be one of intelligent controllers. This paper is using fuzzy logic controller with feedback of voltage output respectively. The voltage output in the circuit will be fed to fuzzy controller to give appropriate measure on steady state signal [6]. FLC offers an important concept of soft computing with words. It provides technique which deals with imprecision. The fuzzy theory provides mechanism for representation of linguistic terms such as “many,” “low,” “medium,” “often,” “few.” In general, the fuzzy logic provide an inference structure that enable appropriate human reasoning capabilities. Fuzzy logic systems are suitable for approximate reasoning. Fuzzy logic systems have faster and smoother response than conventional systems and control complexity is less. The fuzzy inference system combines fuzzy IF–THEN rules for mapping from fuzzy sets in the input space X to the output space Y based on fuzzy logic principle. In fuzzy logic, knowledge representation, fuzzy IF–THEN rule is a technique for capturing knowledge that involve imprecision. The main feature of reasoning using fuzzy rules is its partial matching capability, an inference to be made from fuzzy rule even when the rule’s conditions are partially satisfied [7]. Fig. 5 shows the simulink model of the FLC. Table 2 shows the rule- base for the boost converter. Fig. 5: Simulink Model of FLC e ce MN NB N Z P PB MP MN MN MN MN MN NB N Z NB MN NB NB NB N Z P N MN NB N N Z P PB Z MN NB N Z P PB MP P NB N Z P P PB MP PB N Z P PB PB PB MP MP Z P PB MP MP MP MP Table II: Rule Base *ce- change of error, e- error C. Design Of Sliding Mode Control (SMC) SM controller is a type of non-linear controller. It is employed and adopted for controlling variable structured systems (VSSs). It is very easy to implement as compared to other types of nonlinear and classical controllers [8]. Two important steps in SM control is to design a sliding surface in state space and then prepared a control law to direct the system state trajectory starting from any arbitrary initial state to reach the sliding surface in finite time, and at the end it should arrive to a point where the system equilibrium state exists that is in the origin point of the phase plane. There are three important factors responsible for the stability of SM controllers, existence, stability, and hitting condition. The sliding line divides the phase plane into two main regions. Each region is represent by a switching state and when the trajectory comes at the system equilibrium point, in this case the system is considered as stable system [9]. Fig. 6 shows simulink model of the sliding mode control technique that operates at infinite switching frequency. But practical SM controllers are operated at finite switching frequencies represent a quasi-sliding mode [10]. The transfer function for the compensator is determined as 6.3443s2 + 49.8473s + 101.73 s2 + 100s Therefore the overall control transfer function is −0.5083s6−6327s5+(2.583∗105)s4+(3.906∗106)s3 +(2.385∗107)S2+(1.308∗108)s+(1.75∗108) s6+84.55s5+1452s4+(1.744∗104)s3+(8.935∗104)s2 +(4.408∗105)s+(5.834∗105) Fig. 6: Simulink Model of SMC V. RESULTS AND DISCUSSIONS In this section, the output response of the NARMA-L2, FLC and SMC controllers are compared and the response shows that the performance of the boost converter is improved. Fig. 7, 8 and 9 shows the response of the advanced controllers. Fig. 7: Response of NARMA-L2 Controller (15) (16)
  • 4. Correlative Study on The Modeling and Control of Boost Converter using Advanced Controllers (IJSRD/Vol. 3/Issue 10/2015/102) All rights reserved by www.ijsrd.com 497 Fig. 8: Response of FLC Fig. 9: Response of SMC VI. CONCLUSION In this article, the boost converter for the desired specification was obtained. The advanced controllers such as NARMA-L2 Control, FLC and SMC are modeled and designed. In this, the SMC have produced an improved output response using MATLAB. Since the advanced controllers are used, the Boost Converter operates in the dynamic operating conditions. Further this work can be developed into hardware using the required components and arduino boards. REFERENCES [1] Sowparnika G C, Sivalingam A and Thirumarimurugan M, “Evaluation of Control Techniques in DC-DC Converters”, International Journal of Emerging Technology & Research, vol.2, no.4, pp.1-8, 2015. [2] Dhivya B S, Krishnan V and Ramaprabha R, “Neural Network Controller for Boost Converter”, In Proceedings of International Conference on Circuits, Power and Computing Technologies [ICCPCT-2013], pp.246-251, Jan, Research Gate, 2013. [3] Brigitte Hauke, “Basic Calculation of a Boost Converter’s Power Stage”, Application Report SLVA372C, Texas Instruments, 2014. [4] Abdul Fathah, “Design of Boost Converter”, Department of Electrical Engineering, National Institute of Technology, Rourkela 2013. [5] Mark Hudson Beale, Martin T. Hagan and Howard B. Demuth, “Neural Network Toolbox- User’s Guide”, MATLAB, The Math Works Inc., 2015. [6] Rajesh Kr Ahuja and Rajesh Kumar, “Design and Simulation of Fuzzy Logic Controller based Switched- Mode Power Supply”, International Journal of Electrical Engineering, vol.2(5), pp.16-21, 2014. [7] Chetan P. Ugale, R. B. Dhumale and V. V. Dixit, “DC- DC Converter Using Fuzzy Logic Controller”, International Journal of Engineering and Technology, vol.2(4), pp.593-596, 2015. [8] Tamal Biswas, Prof. G KPanda, Prof. P KSaha and Prof. S Das, “Design of PWM-Based Sliding-Mode Control of Boost Converter with Improved Performance”, International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering, vol. 4(2), pp. 817-824, 2015. [9] Hanifi Guldemir, “Study of Sliding Mode Control of Dc-Dc Buck Converter”, Energy and Power Engineering, vol.3, 2011. [10]R. A. Abdulhalem, Haroutuon A. Hairik, Hisham L. Swady and Asmaa J. Kadhem, “Modeling and Simulation of PWM Sliding Mode Voltage Controller for DC/DC Boost Converters Operating in Continuous Conduction Mode”, Academicia, pp. 1-13.