You are on page 1of 6

PROCEEDINGS OF ICETECT 2011

Harmonic Elimination in Three Phase PWM


Rectifier Using FPGA Control
E.Divya, J.Gnanavadivel ,
Lecturer, Assistant Professor,
Department of Electrical and Department of Electrical and
Electronics Engineering, Electronics Engineering,
P.S.R.Rengasamy College of Engg Mepco Schlenk Engineering
For Women, Sivakasi. College, Sivakasi
divya.ellappan@gmail.com g_vadivel@rediffmail.com

Abstract- Pulse width modulated rectifier is a conditioner and motor drives. [1]. previously in
very popular topic nowadays. The modern most of the cases, the ac-dc power conversion
industrial production demands continuous and was extensively carried out using passive
lossless conversion of electrical energy techniques. These include diode bridge rectifiers
parameters. This need leads to wide spread of and phase-controlled thyristor rectifiers with
power semiconductor converters. The rapid suitable passive filters at the output. Though
development in power electronics enables to passive rectifiers are simple, these present
apply sophisticated control methods that themselves as nonlinear loads to the utility. The
eliminate negative side effects of the power input currents of these rectifiers contain
converters on the supply network. The phase considerable lower order harmonics. The
controlled thyristor rectifiers overload the supply harmonic currents drawn cause voltage
network with higher harmonics and reactive distortion at the point of common coupling
power consumption. That is why the PWM (PCC). These also cause considerable
rectifier is being examined. Here FPGA based overheating in the distribution lines and the
controller is used to generate necessary pulses to distribution transformer supplying the loads, and
drive the devices of the rectifier. In comparison electromagnetic interference (EMI) with
with the phase controlled rectifier it can be communication and control lines in the
controlled to consume nearly sinusoidal current proximity. Further, a diode-bridge rectifier
with power factor equal to unity. Another cannot regulate its output dc voltage against
advantage is its capability of energy input voltage regulation. It also cannot
recuperation. The paper deals with the PWM regenerate, which is essential in certain motor
rectifier functional model realization and drive applications. With the advent of fast
examination. PWM rectifier and phase semiconductor devices such as MOSFET and
controlled rectifier is compared on the basis of IGBT, and the development of various pulse
the input current harmonic analysis. width modulation (PWM) techniques, passive
Index Terms: - PWM rectifier, field- rectifiers are increasingly replaced with PWM
programmable gate-array, harmonic rectifiers. The cost of development of such
distortion PWM rectifiers can be justified by the resulting
line currents which contain lower harmonic
I. INTRODUCTION content and high power factor compared to those
of line commutated rectifiers. For experimental
In recent years, ac to dc power setup the PWM gating signals are generated
conversion has become extremely essential in using FPGA based controller. [2].
many power electronic applications such as
battery charger, regulated dc voltage source,
UPS systems, static frequency changer, ac line

978-1-4244-7926-9/11/$26.00 ©2011 IEEE 436


II. THREE PHASE PWM
RECTIFIER

The PWM rectifier is realized by


semiconductor devices (MOSFETs or IGBTs)
that can be switched on and off .The rectifier is
controlled by pulse width modulation. Rectifier
controlled in this way consumes current with
demanded waveform that is mostly sinusoidal.
It works with given phase displacement between
consumed current and supply voltage, enables
control of power factor, and has minimal effects
on the supply network. [3]. There are two types
of PWM rectifiers, with a voltage source output
and a current source output . First of them called
a boost rectifier (increases the voltage) which
works with fixed DC voltage polarity, and the
second, called a buck rectifier (reduces the Fig 1. Three Phase PWM Rectifier
voltage) that operates with fixed DC current
flow. Fourth, the excess power in the load
side can be regenerated into the input side. In
Main features of PWM rectifiers are: bi- this paper sinusoidal Pulse Width Modulation
directional power flow, nearly sinusoidal input technique is used. The input voltage and current
current, regulation of input power factor to waveform of PWM Rectifier is shown in Fig 2.
unity, low harmonic distortion of line current
(THD below 5 %), adjustment and stabilization
of DC link voltage (or current), reduced
capacitor (or inductor) size due to the
continuous current. Furthermore, it can be
properly operated under line voltage distortion
and line frequency variation. [4].

III. THREE PHASE PWM RECTIFIER


ARCHITECTURE
Fig 2. Typical Input Voltage and Current
A three phase structure of PWM rectifier
is shown in Fig 1. It consists of AC supply, Waveform
switches and load. Six diodes are connected in
series with these switches for the cancellation of IV. TOTAL HORMONIC DISTORTION
freewheeling action of internal diodes present in
the switches. In PWM rectifier, first the input The THD is defined as the root mean
current can be changed to sinusoidal form which square (RMS) value of the total harmonics of the
reduces the lower order line harmonics. Second, signal divided by the RMS value of its
the input power factor can be controlled by fundamental signal. For currents, the THD is
adjusting the phase of input current with respect defined as
to the input voltage. Third, the dc-link voltage IH
can be regulated quickly against the variation in THD =
IF
load.
where

437
2 2 2
I H = I 2 + I 3 + ..... + I n

I n : RMS value of the Harmonic n

I F : RMS value of the fundamental current

V. INTRODUCTION TO FPGA

A Field Programmable Gate Array is a


reconfigurable digital integrated circuit that can
be programmed to do any type of digital
function. FPGAs are programmed using support
software and a download cable connected to a
host computer. Once they are programmed, they
can be disconnected from the computer and will
retain their functionality until the power is
removed from the chip. The FPGAs can be
programmed while they run, because they can be
reprogrammable in order of microseconds.
FPGA consists of three major configurable
elements: Configurable Logic Blocks (CLBs),
Input-Output Blocks (IOBs) and Programmable
Interconnects. The design functionality is
described either by using schematic editors or by
using one of the various Hardware Description
Languages (HDLs) like Verilog or VHDL.The
main advantages of an FPGA over a
microcontroller chip is the ability to operate Fig 3. Simulation Model
faster and it supports hardware that is upwards
of one million gates. The main differences Repeating

between traditional programming languages and Sequence

<=
Scope

HDL are, 1. Traditional languages are a Relational


Operator

sequential process whereas HDL is a parallel 1.6

Constant

process. 2. HDL runs forever whereas traditional 1


Out 1

programming languages will only run if


AND double boolean

Logical Data Type Conversion Transport Data Type Conversion 1


Operator Delay

directed.[5],[6]. Pulse
Generator
2
boolean Out2

Transport Data Type Conversion 2

VI. SIMULATION RESULTS Delay 1

3
Out 3
boolean

Transport Data Type Conversion 3


Delay 2
4

The toolbox MATLAB/SIMULINK is boolean


Out 4

used to simulate the system, by which various Transport


Delay 3
Data Type Conversion 4
5
Out5

results are obtained .The experimental work is boolean

going on by using field-programmable gate-


Transport Data Type Conversion 5
Delay 4 6
Out 6

array (FPGA)-based digital controller to test on boolean

a prototype. The simulation model and gating


Transport Data Type Conversion 6
Delay 5 Scope 1

pulse generation for three phase PWM rectifier


are shown in the fig 3 & 4 respectively. The Fig 4. Control Circuit
gating pulses are generated by using Sinusoidal
Pulse Width Modulation.

438
sequence is done assuming a constant supply
frequency of 50 Hz. The harmonic analysis of
both the Phase Controlled rectifier and PWM
rectifier is presented here for the comparison of
the performance of both the rectifier.

Fig 6. THD for controlled rectifier

Fig 5. Simulation Results

A resistive load is connected across the


dc link capacitor. The values of the components
used are L = 200 mH, and C = 1000 µF with a
load resistance of 75 ohms. The simulation
results results are shown in Fig.5. Furthermore, Fig 7. THD for PWM rectifier with
the input frequency is observed to vary between
48.8–50 Hz, while the converter switching Sinusoidal PWM

Fig.8 Graphical Repersentation of Controlled Rectifier and PWM Rectifier

439
VII. HARDWARE IMPLEMENTATION
AND RESULT

The block diagrammatic view of the hardware is


shown in Figure 8. The hardware of the
proposed system consists of two main blocks as
shown in the figure below.

CONTROL CIRCUIT POWER CIRCUIT

THREE PHASE
FPGA ISOLATION DRIVER PWM 3 Ø AC SUPPLY
RECTIFIER

LOAD
Fig.9 Gating pulses for MOSFETs

Fig.8 Overall hardware implementation


block diagram

The control circuit of the proposed system


consists of the following blocks namely; Spartan
III FPGA controller kit, isolation and driver. The
FPGA controller used here generates the gating
signals required to drive the power MOSFETs.
The voltage magnitude of the pulses generates
by the FPGA controller is only 5V and the
circuit driving capability of the controller is only
1mA. Thus to drive the power switches Fig.10 Output DC Voltage
satisfactorily the isolation and driver circuit are
necessary in between the controller and the
power circuit. The power circuit of the proposed
system is the three phase PWM rectifier in
which six MOSFETS are connected in three
legs. It also includes input inductance and output
capacitor. The MOSFETs used here are of type
IRF540.

The gating pulses for MOSFETs,output voltage


and THD are shown in Figure 9,10 & 11.

Fig.11 THD for PWM Rectifier

440
VIII. CONCLUSION [5] Rajesh Ghosh and G. Narayanan, Member,
IEEE , Control of Three-Phase, Four-Wire
Utilization of PWM rectifiers PWM Rectifier IEEE transactions on power
eliminates the problems caused by using of electronics, vol. 23, no. 1,january 2008.
phase controlled rectifiers. The PWM rectifier
can assert itself for its good behavior in many [6] Manikandan Jayachandran, Scientist
applications, for example as an active filter or as Aeronautical Development Agency, Maruthia
Jayachandran, Head of Communication Eritrean
an input rectifier for indirect frequency
Institute of Technology. Control a three-phase
converter. Measured properties of the realized
full-wave rectifier with an FPGA. EE Times-
phase thyristor rectifier and realized voltage type
India | November 2006 | eetindia.com.
PWM rectifier are compared. The phase
controlled rectifiers due to their phase control [7] Abdul Hamid Bhat ∗, Pramod Agarwal,
loads the supply grid with higher harmonics and Three-phase, power quality improvement
consume reactive power. These side effects of ac/dc converters. Electrical Engineering
phase control cannot be ignored and must be Department, Indian Institute of Technology
suppressed or compensated. The modern way is Roorkee, India. Electric Power Systems
to apply the rectifier with pulse width Research 78 (2008) 276–289.Sciencedirect.com.
modulation instead of the thyristor rectifier.
Such PWM rectifier consumes current of [8] J. H. Kim and B. H. Kwon, “Unity power
demanded shape and with demanded phase factor ZVS ac-to-dc converters with an active
shift between first harmonic of the input current filter,” IEEE Trans. Ind. Electron., vol. 44, pp.
and first harmonic of the supply voltage, so that 265–267, Apr. 1997
the power factor can be regulated to the unity. [9] Bong-Hwan Kwon and Byung-duk Min, A
Both rectifiers were tested under the same Fully Software-Controlled PWM Rectifier
conditions and comparison of the tests result with Current Link, IEEE transactions on
are summarized. industrial electronics, vol. 40, no. 3, June 1993.

[10] Wang, Xu; Huang, Kaizheng; Yan, Shijie;


IX. REFERENCES Xu, Bin, Simulation of Three-Phase Voltage
Source PWM Rectifier Based on Direct
Current Control, Image and Signal Processing,
[1] N.Mohan, T.Undeland, and W.Robbins, 2008. CISP apos; 08. Congress on, Volume 5,
Power Electronics: Converters, Applications Issue, 27-30 May 2008.
and Design Newyork: Wiley, 1995

[2] Rajesh Ghosh , Modeling, Analysis and


Control of Single-Phase and Three-Phase
PWM Rectifiers, Department of Electrical
Engineering Indian Institute of Science
,Bangalore – 560012, INDIA , May 2007

[3] J. Rodriguez, Senior Member, IEEE, J.


Dixon, J. Espinoza, Member, IEEE, and P.
Lezana. PWM Regenerative Rectifiers: State
of the Art.

[4] M. Sc. Mariusz Malinowski, Sensorless


Control Strategies for Three - Phase PWM
Rectifiers. Warsaw University of Technology,
Warsaw, Poland – 2001.

441

You might also like