You are on page 1of 5

See discussions, stats, and author profiles for this publication at: https://www.researchgate.

net/publication/261282122

Design of class-A chopper for minimizing load voltage ripple

Conference Paper · December 2012


DOI: 10.1109/IICPE.2012.6450498

CITATION READS

1 492

2 authors:

Anupam Agarwal Dheeraj Joshi


Anand International College of Engineering Delhi Technological University
2 PUBLICATIONS   1 CITATION    66 PUBLICATIONS   454 CITATIONS   

SEE PROFILE SEE PROFILE

Some of the authors of this publication are also working on these related projects:

Novel technique on removal of multiplicative noise from biomedical images View project

Simulation part View project

All content following this page was uploaded by Anupam Agarwal on 16 April 2019.

The user has requested enhancement of the downloaded file.


Design of Class-A Chopper for Minimizing Load
Voltage Ripple
Anupam Agarwal` Dr. Dheeraj Joshi
Electronics & Comm. Engg.. Electrical & Electronics Engg.
Jagannath University, Delhi Technical University,
Jaipur, India Delhi, India
anupamagarw@gmail.com ee.dheeraj@gmail.com

Abstract: This paper proposes two optimization technique has its own advantages and shortcomings.
techniques to determine the duty cycle of the class A
chopper. It also computes the components of the low
pass filter (LPF) to minimize the ripples in the output
voltage and current. These techniques are implemented
in MATLAB 7.7. The optimized results obtained are also
compared with hardware one. The microcontroller
generated the square wave which amplified by driver IC Fig. 1. Conventional PWM buck dc dc converter
to switch the MOSFET for chopping purpose.
DC–DC converters controlled by PWM generate less
Keywords: DC-DC power conversion, chopper class A, ripple in the output voltage, their switching noises are
optimization techniques, buck converter, speed control of dc easier to filter out, and they are more efficient under
motor. heavy loading, whereas dc–dc converters controlled
by PFM exhibit higher efficiency with light loads [8].
I. INTRODUCTION Generally PWM technique is widely used for motor
Society has entered the digital age in which many of control applications.
daily activities depend on computers, the internet, and This paper presents optimization techniques for
many other digital devices. These devices consume determining the duty cycle and component values of
electrical power. Compact and efficient power the LPF. It is assumed that the conduction mode is
converters are therefore becoming a critical continuous type. Fig. 1 represents the conventional
technology need for an energy-efficient digital society PWM buck DC DC converter.
[4]. DC-DC converters are some of the simplest power
electronic circuits. They are widely used in the power Fig.2. indicates the circuit diagram for the proposed
supply equipments for most electronic instruments system. A dc–dc converter needs to be selected
and also in specialised high-power applications such carefully to meet the constraints of a particular
as battery charging, plating and welding [3], [6]. application. The system consists of a dc – dc converter
Improvements in semiconductors produce very cost along with low pass filter for resistive load. The
effective choppers with high efficiency and relatively performance of output voltage and current having
low cost [7]. DC machines have been used with great resistive load will depend on the component values of
success for drive applications for more than one the LPF and the duty cycle. For this purpose two
hundred years [7], as well as, DC motor drives enjoy optimization techniques are proposed here.
the advantage of high controllability and are pertinent Equations (1) to (3) shows the objective functions
to many applications such as steel mining, paper and (OF) which are minimized by proposed optimization
textile industries, robotics manipulations. Some of techniques.
these applications serve better if these are fed from a (a) Peak-to-peak ripple voltage
variable DC voltage source [2]. For this purpose
several control strategies are proposed as (1)
(i) Constant Frequency Control
(ii) Variable Frequency Control
In former control, duty cycle is varied (PWM (b)Peak-to-peak ripple current
technique) [2] and in latter, the on-time Ton or off-time
Toff is kept constant (Frequency modulation (2)
technique).
The switch control techniques most widely used in
practical dc–dc converters are pulse width modulation (c) Combine ripple current and ripple voltage
(PWM), which controls the turn-on duty ratio of each
MOSFET with a fixed switching frequency, and (3)
pulse-frequency modulation (PFM), which controls
the switching frequency by constraining the peak
current flowing through the inductor. Each control
V4
12V
+V
L1
6.93mH
V2
5V
+V
R4
R1 D2 C1 3.295
330 1N4004 582uF

U1 R2
V1 OP4N25 10K
0/5V Q1
IRFI520G

200 Hz R3 D1
100K 1N4735

V3
+V12V

Fig. 2. Circuit diagram for class A chopper along with low pass
filter.
where Vs is the supply voltage, k being the duty cycle,
L being the inductance of LPF, C, the capacitance of
LPF and f, the frequency of operation [1]. These three
objective functions ensure that the output voltage and
current will be free from ripples.
Since in the expression for ripple voltage, three
variables as inductance, capacitance and duty cycle
are used so optimization through spherical method is
used and for the expressions of ripple current and
combine ripple current and ripple voltage, which are
of two variables (keeping capacitance constant),
optimization through circular method is used. The
Fig. 4. Flowchart of proposed circular algorithm.
frequency used here is 22.9KHz because high
frequency reduces the size of the components of LC
Fig. 3 and Fig. 4 show the optimization process using
low pass filter [5]. The minimization of ΔVc, ΔI and
circle method.
ΔVc + ΔI is done with the help of the above
B) Spherical Method
mentioned methods in MATLAB programming and
This method is approximately same as the circular
the flowcharts are presented in the subsequent
one. The difference lies in its three dimensionality and
sections.
selection of the minimum value from the square
II. PROPOSED OPTIMIZATION TECHNIQUES
matrix.
A) Circular Method
In this method, the three coordinates are calculated as
As mentioned above, this method deals with
according to the formula,
optimization problems for two variables. The
circumference points in each iteration are obtained
using (4) (5)
X = X0 + a cos (θ) and Y = Y0 + a sin (θ) (4)
These circumference points or coordinates are then
implemented in the objective function and a saddle After calculating the surface points, the coordinates
point is obtained. This saddle point along with the are tested for their validity in the specified range and
optimised value of the objective function is stored at then applied in the objective function. Thus for each
some location for future use. Now next iteration gives iteration, a square matrix is constructed containing the
another saddle point and a corresponding objective values of the objective function for each surface point.
function value, which is stored in next location Then the minimum value (local minima) is found out
corresponding to the previous saddle point. Finally, from the resulting square matrix which is stored in
after obtaining all the saddle points and the another matrix. This matrix is sorted out to obtain
corresponding objective function values, global global minima and the corresponding coordinates. In
minima is obtained amongst them. the Fig. 5, the points at which the longitude and
latitudes are meeting are the points calculated by set
of equation (5). These points are then evaluated
according to the algorithm for optimization.

Fig. 3. Moving circles Fig. 5. Moving Spherical as according to algorithm in Spherical


Method
III HARDWARE SCHEMATIC DIAGRAM
Fig. 7 shows the schematic diagram of the actual
hardware implemented.
The microcontroller used for generating the square
wave is P89C51RD2xx [9]. The programming for
generation of square wave was done in KEI. The
program was then burnt into the microcontroller using
FLASH MAGIC. The IC 2110[10] acts as driver
circuit as it raises the amplitude of square wave so as
to switch the MOSFET IRFP460 [11].
The LC low pass filter of 500µH and 1000µF is used
for pure DC supply at the load. The inductor L is used
to block ac signal while capacitor C is employed for
blocking DC. Since capacitor is in parallel with the
load so after passing through inductor, remaining ac
signal passes through capacitor while dc signal passes
through load, thus supplying constant dc voltage
across the load.

Fig. 6. Flowchart of proposed spherical algorithm.

Fig 7. Circuit Diagram for Buck Converter

Table II. Optimized results


IV. RESULTS AND DISCUSSIONS
Load Theoretical Practical ΔVc
Proposed techniques described above have been Specification Value ΔVc Value (%error)
implemented in MATLAB 7.7[12]. Table 1 shows the ΔVc
parameter ranges of inductor, capacitor and duty cycle 5 Ω+16mH 1.65mV 1.5mV 9.09%
of class A chopper for constraint optimization. RL 10 Ω+16mH 1.78mV 1.7mV 4.49%
Load 15 Ω+16mH 2.15mV 1.9mV 11.62%
At 20 Ω+16mH 3.67mV 3.4mV 7.35%
Table I. Parameters ranges 20V 25 Ω+16mH 4.8mV 4.6mV 4.16%
S. No. Parameter Range supply
Name
Minimum Value Maximum
Value DC Motor 0.52mV

1. Capacitance (μF) 1 μF 1mF


Table 2 shows the optimized theoretical results for
2. Inductance(μH) 1 μH 800 μH class A chopper along with the practical results
implemented using obtained optimized values. It is
3. Duty Cycle (K) 70% 75%
seen from these results that ripple is minimum for
4. Resistance(Ω) 5Ω 25Ω optimum values of inductor, capacitor and duty cycle.
V. CRO WAVEFORMS OF THE ABOVE TABULAR
RESULTS
The snapshots show the following waveforms
1) microcontroller output
2) square wave across MOSFET
3) capacitor voltage ripple
4) load current ripple for RL load

Fig. 11 CRO snapshot for 20Ω+16mH load

Fig 12. CRO snapshot for 25Ω + 16mH load


Fig. 8 CRO snapshot for 5Ω+16mH load

VI. CONCLUSIONS
The optimization techniques proposed in this paper
are found to be useful to design the components of
low pass filter and effective control strategy.
Minimum value of objective functions shows the
effectiveness of the proposed approaches. Analysing
the waveforms Fig 8 – Fig. 12, it was found that as
load increases the ripple decreases.

REFERENCES
[1] Muhammad H. Rashid, “Power electronics circuits, devices and
applications”, 2d edition, Prentice-Hall, 1993.
[2] N. Senthil Kumar, V. Sadasivam, K. Prema, “Design and
simulation of fuzzy controller for close loop controller of chopper
fed embedded DC Drives”, Powercon, Vol. 1, page(s) 613 – 617,
Singapore , 21-24 November, 2004.
Fig. 9 CRO snapshot for 10Ω + 16mH load [3] A. J. Forsyth and S. V. Mollov, “Modelling and control of dc -
dc converters”, Power Engineering Journal, Vol. 12, Issue 5,
page(s) 229 – 236, October 1996.
[4] Vivek Mehrotra, Jian Sun, Sriram Chandrasekaran, “Ultra
Compact DC-DC Converters for the Digital Age”, 28th Annual
Conference of IECON, Vol. 4, page(s) 3232 – 3237, 2002.
[5] Toru Takayama and Dragan Maksimović, “A power stage
optimization method for monolithic DC-DC converters”, PESC ’06,
page(s) 1 – 7.
[6] P.S. Bhimbra, Power Electronics, 2nd edition, Khanna
Publications.
[7] Zhang, Schimdoffer,” Efficiency Optimisation at DC drives for
Small Electrical Vehicles”, IEEE Trans on Industrial Technology,
Vol. 2, page(s) 1150 – 1155, Maribor, Slovenia, 2003.
[8] Yongseok Choi, Naehyuck Chang, Taewhan Kim, “DC–DC
Converter-Aware Power Management for Low-Power Embedded
Systems”, IEEE Trans. on Computer-aided Design of Integrated
Circuits and Systems, vol. 26, no. 8, pp. 1367 – 1381, August 2007.
[9] P89C51RD2xx datasheet, PHILIPS SEMICONDUCTORS.
[10] HV Floating MOS Gate Driver IC – 2110, International
Rectifier.
Fig. 10 CRO snapshot for 15Ω+16mH load [11] IRFP460 Power MOSFET Datasheet, International Rectifier.
[12] Learning MATLAB, The Mathworks, Inc. 4th Edition, July
2004.

View publication stats

You might also like