Modelling and Simulation DC-DC Power Converter Buck For Mobile Applications Using MATLAB/Simulink
Modelling and Simulation DC-DC Power Converter Buck For Mobile Applications Using MATLAB/Simulink
Modelling and Simulation DC-DC Power Converter Buck For Mobile Applications Using MATLAB/Simulink
net/publication/320229794
CITATIONS READS
5 4,700
4 authors:
15 PUBLICATIONS 38 CITATIONS
University Ibn Zohr - Agadir
197 PUBLICATIONS 395 CITATIONS
SEE PROFILE
SEE PROFILE
Some of the authors of this publication are also working on these related projects:
ICEMIS 2016 CFP The International Conference on Engineering & MIS 2016 View project
Second International Conference on Advanced Computational and Communication Paradigms (ICACCP-2019) View project
All content following this page was uploaded by Krit Salah-ddine on 07 February 2018.
Jalal Laassiri
Laboratory of Mathematic informatics and Applications,
Mohamed V University,
Agdal Rabat BP/1014, Morocco
Email: [email protected]
Lahoucine El Maimouni
Laboratory of Engineering Sciences and Energy,
Polydisciplinary Faculty of Ouarzazate,
Ibn Zohr University,
Agadir BP/638, Morocco
Email: [email protected]
Abstract: Switched mode DC-DC converters are some of the simplest power
electronic circuits which convert one level of electrical voltage into another
level by switching action. These converters have received an increasing deal of
interest in many areas. This is due to their wide applications like power
supplies for personal computers, office equipment, appliance control,
telecommunication equipment, DC motor drives, automotive, aircraft, etc. The
analysis, design, control and stabilisation of switching converters are the main
factors that need to be considered (Verma et al., 2013). In brief, DC/DC
converters are used to generate multiple DC levels for powering the circuits in
a device, they are also used to reduce ripples, i.e., they carry out two main
functions: modify the voltage level (step-up or step-down), regulate voltage.
This paper first reviews the commonly used DC-DC converters in portable
power device, namely, buck and boost converters, and then a model for a buck
converter using MATLAB/Simulink is illustrated and simulated in both open
loop mode and using a PID controller.
Reference to this paper should be made as follows: Bendaoud, K., Krit, S-d.,
Laassiri, J. and El Maimouni, L. (2017) ‘Modelling and simulation DC-DC
power converter buck for mobile applications using MATLAB/Simulink’,
Int. J. Intelligent Enterprise, Vol. 4, Nos. 1/2, pp.76–87.
This paper is a revised and expanded version of a paper entitled ‘Design and
simulation DC-DC power converters buck and boost for mobile applications
using MATLAB/Simulink’ presented at International Conference on
Engineering & MIS, Agadir, Morocco, 22–24 September 2016.
78 K. Bendaoud et al.
1 Introduction
At present, mobiles are composed of several integrated circuits. Figure 1 illustrates their
distribution. Namely, circuits used to transmit and receive data through the antenna,
circuit manages digital parts like memories, microcontroller and processor, circuits
incorporate analogue/digital circuits and battery management functions. Since the
constraints are very different for each of these circuits, they are realised in a technology
adapted to their functions.
Every integrated circuit needs a constant supply voltage. However, the only way to
store electrical energy in portable equipment is in DC energy reservoirs (e.g., batteries,
accumulators and capacitors), which all suffer from the same drawback: their voltage
decreases when they discharge (Rao et al., 2003). The voltage delivered must be
regulated and adapted to voltage requested by integrated circuits in mobile devices
(Panigrahi et al., 2001). This makes the integration of DC-DC converters for mobile
Modelling and simulation DC-DC power converter buck 79
systems essential. In brief, the role of DC-DC voltage regulators will be to generate
several regulated voltages, stable and constant in time, from the single, variable and
distorted voltage that delivers the rechargeable battery to power integrated circuits. I.e.,
DC-DC converter must provide a regulated dc output voltage even subjected to load and
input voltage variation (Kumutha et al., 2015).
Current needs are cost reduction and miniaturisation which manifest in the
development of new integrated DC-DC voltage regulators structures purely CMOS.
It ensures continuity of the current in the inductor. The current through the inductor
decreases.
As mentioned previously, it can operate in continuous conduction mode (CCM) or in
discontinuous conduction mode (DCM), depending on the waveform of inductor current
(Kazimierczuk, 2008).
Figure 3 Waveforms of current and voltage in CCM (see online version for colours)
This operation of the converter is called discontinuous load current mode. If the current is
non-zero for all the chopper period, the converter is said to be operating in continuous
load current mode. This is achieved by appropriate selection of converter switching
frequency or inductance value, or both (Mahesh Gowda et al., 2014). Figure 3 shows
waveforms of current and voltage in CCM for a boost converter while Figure 4 presents
them in DCM.
Figure 4 Waveforms of current and voltage in DCM (see online version for colours)
Figure 5 Buck converter with feed back controller (see online version for colours)
derivative and its integral again. This process goes on and on, this signal (u) is obtained
as follows (Rathi and Ali, 2016):
de(t )
∫
u (t ) = K p e(t ) + K i e(t )dt + K d
dt
(3)
And
Vout = VC + RL ( iL − iout ) (8)
As shown in Figure 9, inputs are represented by the duty cycle and a repeating sequence
which provides a saw-tooth waveforms of time values (0 1/fs). The magnitude of this
repeating sequence is subtracted from the duty cycle to yield a mirrored version of the
saw tooth waveform whose amplitude ranges from D to D – 1. The resulted waveform
possesses a positive value whenever the required PWM signal is high and a negative
value where the PWM pulse is low. This fact is exploited to generate the PWM pulses by
using a Relay block that is configured to switch on (Output = 1) and off (Output = 0)
during the zero crossings (Mahesh Gowda et al., 2014).
Modelling and simulation DC-DC power converter buck 85
4.2 Subsystems
Each of the power electronic models represents subsystems within the simulation
environment. These blocks have been developed so they can be interconnected in a
consistent and simple manner for the construction of complex systems. The subsystems
are masked, meaning that the user interface displays only the complete subsystem, and
user prompts gather parameters for the entire subsystem. Relevant parameters can be set
by double-clicking a mouse or pointer on each subsystem block, then entering the
appropriate values in the resulting dialogue window (Sigalo and Osikibo, 2016). Figure 9
shows the subsystem for a buck converter.
5 Simulation
Figure 10 Results on output voltage for open loop buck converter (see online version for colours)
Figure 11 Results on output current for open loop buck converter (see online version for colours)
Simulation shows that in open loop mode, converter system is sensitive to parameter
variations and external load disturbances, the output current and voltage tracking contains
overshoot and system has long settling time.
In closed-loop mode, the default PID controller offered by Simulink is used. The
simulation results of output voltage and current for buck converter with PID controller
are shown in Figure 12 and Figure 13.
86 K. Bendaoud et al.
Figure 12 Output voltage for buck converter using PID controller (see online version for colours)
Figure 13 Output current for buck converter using PID controller (see online version for colours)
Results show that using PID controller offer better output tracking ability, thus improving
output voltage and current regulation. The system is insensitive to parameter variations
and external load disturbances; PID controller gives stable operation to DC-DC
converters.
6 Conclusions
References
Erickson, R.W. and Maksimovic, D. (2004) Fundamentals of Power Electronics, 2nd ed., Kluwer
Academic Publishers.
Jiang, W., Zhou, Y-f. and Chen, J-n. (2009) ‘Modeling and simulation of boost converter in
CCM and DCM’, 2nd International Conference on Power Electronics and Intelligent
Transportation System.
Kazimierczuk, M.K. (2008) Pulse-width Modulated DC-DC Power Converters, Wiley.
Kumutha, M.A.S., Vasugi, M. and Dharmaprakash, R. (2015) ‘Voltage ripple reduction of buck
converter using sliding mode control technique’, Middle-East Journal of Scientific Research
(Sensing, Signal Processing and Security), Vol. 23, No. 23, pp.83–88.
Mahesh Gowda, N.M., Kiran, Y. and Parthasarthy, S.S. (2014) ‘Modelling of buck DC-DC
converter using Simulink’, International Journal of Innovative Research in Science,
Engineering and Technology, July, Vol. 3, No. 7, pp.14965–14975.
Mude, N.R. and Sahu, A. (2012) ‘Adaptive control schemes for DC-DC buck converter’,
International Journal of Engineering Research and Applications, Vol. 2, No. 3, pp.463–467.
Panigrahi, D., Chiasserini, C., Dey, S., Rao, R., Raghunathan, A. and Lahiri, K. (2001) ‘Battery life
estimation of mobile embedded systems’, in 14th International Conference on VLSI Design,
3–7 January, pp.57–63.
Rao, R., Vrudhula, S. and Rakhmatov, D. (2003) ‘Battery modeling for energy-aware system
design’, Computer, December, Vol. 36, No. 12, pp.77–87, IEEE Computer Society.
Rashid, M.H. (2004) Power Electronics – Circuits, Devices, and Applications, Pearson, Prentice
Hall, London.
Rathi, K. and Ali, M.S. (2016) ‘Design and simulation of PID controller for power electronics
converter circuits’, International Journal of Innovative and Emerging Research in
Engineering, Vol. 3, No. 2, pp.26–31.
Sigalo, M. and Osikibo, L. (2016) ‘Design and simulation of DC-DC voltage converters using
MATLAB/Simulink’, American Journal of Engineering Research, February, Vol. 5, No. 2,
pp.229–236.
Tse, C.K. (1994) ‘Flip Bifurcation and chaos in three-state boost switching regulators’, IEEE
Transactions on Circuits and Systems, Vol. 41, No. 1, pp.16–23.
Verma, S., Singh, S.K. and Rao, A.G. (2013) ‘Overview of control techniques for DC-DC
converters’, Research Journal of Engineering Sciences, August, Vol. 2, No. 8, pp.18–21.