You are on page 1of 82

POWER

ELECTRONICS
USING
SIMULINK
First Edition
Er. Vivek



PREFACE

This Book Titled Power Electronics using Simulink aims at simulating


power electronics circuit in Simulink. This E-Manual presents experiment
based approach to simulate power electronic converter circuits. The Circuits
detailed in here are very handy to learn the Simulation of Electrical Circuits
using SIMULINK package of MATLAB.
This Book is an effective means to simulate basic power electronic circuits
with output that are usually present in an Undergraduate Text. Even NOVICE
Users can know how to simulate Circuits in Simulink without PRIOR
EXPERIENCE and can learn SIMULINK in 7 DAYS.
Who this Book is for
This Book Contains 19 Experiments and are suitable for Undergraduates of
College, particularly Engineering Students and Electronics Hobbyists with
little familiarity with Simulink Interface.
Students with need of assistance in their Sessional Courses of College will
find it highly useful.
What You Need for This Book
This Book is based on MATLAB R2013a Edition, however most of the
functionalities are same even with earlier edition of MATLAB. Only
Difference being Blocks/Components are available at other location of
Simulink Library. Use search option to find block.

Please Mail me your suggestions, requirements and questions
Thanking You
Er. Vivek
Err.vivek@yahoo.com




TABLE OF CONTENTS

1.

MODEL THE EQUATION THAT CONVERTS CELSIUS TEMPERATURE
TO FAHRENHEIT. OBTAIN A DISPLAY OF FAHRENHEIT-CELSIUS
TEMPERATURE GRAPH OVER A RANGE OF 0 TO 100C.
2.

CONSTRUCT A SIMULATION DIAGRAM FOR THE STATE EQUATION
DESCRIBED BELOW AND PLOT THE STEP RESPONSE OF THE GIVEN
SYSTEM
3.

CONSTRUCT THE STATE SPACE MODEL OF THE GIVEN LTI
EQUATION
4.

DERIVE A LINEAR STATE SPACE MODEL AND THE TRANSFER
FUNCTION FROM GIVEN SIMULINK MODEL. ALSO PLOT THE BODE
PLOT FOR THE SYSTEM
5.

SIMULATE SINGLE PHASE HALF WAVE CONTROLLED RECTIFIER
WITH RL LOAD
6.

SIMULATE SINGLE PHASE HALF WAVE CONTROLLED RECTIFIER
WITH RLE LOAD
7.

SIMULATE SINGLE PHASE FULL WAVE CONTROLLED RECTIFIER
WITH RL LOAD
8.

SIMULATE SINGLE PHASE FULL WAVE CENTRE TAPPED
CONTROLLED RECTIFIER WITH R LOAD
9.

SIMULATE SINGLE PHASE UNIDIRECTIONAL AC VOLTAGE
CONTROLLER WITH R LOAD
10.

SIMULATE SINGLE PHASE BIDIRECTIONAL AC VOLTAGE
CONTROLLER WITH R LOAD
11.

SIMULATE 3 PHASE INVERTER WITH R LOAD [180 CONDUCTION]
12.

SIMULATE 3 PHASE INVERTER WITH R LOAD [120 CONDUCTION]
13.

SIMULATE SINGLE PHASE HALF BRIDGE INVERTER
14.

SIMULATE SINGLE PHASE FULL BRIDGE INVERTER
15.

SIMULATE 3 PHASE HALF WAVE UNCONTROLLED RECTIFIER
16.

SIMULATE 3 PHASE HALF WAVE CONTROLLED RECTIFIER
17.

SIMULATE 3 PHASE FULL WAVE UNCONTROLLED RECTIFIER
18.

SIMULATE STEP DOWN CHOPPER (BUCK CONVERTER)
19.

SIMULATE STEP UP CHOPPER (BOOST CONVERTER)





Experiment No. - 01
Aim: Model the equation that converts Celsius temperature to
Fahrenheit. Obtain a display of Fahrenheit-Celsius temperature graph
over a range of 0 to 100C.

Circuit Components Required


1. Ramp Signal
2. Gain Block
3. Constant Block
4. Sum Block
5. Scope Block

Simulink Model







Simulink Circuit Parameters

Ramp Start Time=0 Circuit Simulation Time=10 s


Procedure
1. The Components/Blocks are added in the Model from Simulink Library
Browser
1. Ramp Signal (Go to Simulink->Commonly Used Blocks->Sources->Ramp
Then Right Click it and Click add to a new model )
2. Gain Block (Simulink->Commonly Used Blocks->Gain Then Right Click it
and Click add to a new model)
3. Constant Block (Simulink->Commonly Used Blocks->Constant Then Right
Click it and Click add to a new model)
4. Sum Block (Simulink->Commonly Used Blocks->Sum Then Right Click it
and Click add to a new model)
5. Scope Block (Simulink->Commonly Used Blocks->Scope Then Right Click
it and Click add to a new model)
2. The Blocks are connected according to the circuit diagram
3. The Properties of Various Blocks are set as desired (shown in screenshots). For this
individual blocks are double clicked and values are entered

4. The Model is simulated by Clicking
RUN option or by pressing CTRL-
T
5. The Scope block is Double Clicked
to obtain Output(Autoscale to be
clicked for adjusting the graph)

Output

Experiment No. -02
Aim: Construct a simulation diagram for the state equation described
below and plot the step response of the given system

Circuit Components Required


1. Step Signal
2. Gain Block
3. Integrator Block
4. Sum Block
5. Scope Block

Simulink Model





Simulink Circuit Parameters

Step Initial Value=25 Step Final Value=25

Procedure
1. The Components/Blocks are added in the Model from Simulink Library
Browser
1. Step Signal (Go to Simulink->Commonly Used Blocks->Sources->Step
Then Right Click it and Click add to a new model )
2. Gain Block (Simulink->Commonly Used Blocks->Gain Then Right Click it
and Click add to a new model)
3. Integrator Block (Simulink->Commonly Used Blocks->Integrator Then
Right Click it and Click add to a new model)
4. Blocks are duplicated by selecting and pressing CTRL-C & CTRL-V
5. Sum Block (Simulink->Commonly Used Blocks->Sum Then Right Click it
and Click add to a new model)
6. Scope Block (Simulink->Commonly Used Blocks->Scope Then Right Click
it and Click add to a new model)

2. The Properties of Various Blocks are set as desired (shown in screenshots). For this
individual blocks are double clicked and values are entered

3. The Scope Block is double clicked and Click
Parameter option to specify multiple axes
settings as 2 (as shown in screenshot)
4. The Scope parameters are assigned in the
dialog box
5. The Blocks are connected according to the
circuit diagram
6. The Model is simulated by Clicking RUN
option or by pressing CTRL-T
7. The Scope block is Double Clicked to obtain
Output(Autoscale to be clicked for adjusting
the graph)
Output

Experiment No. - 03
Aim: Construct the state space model of the given LTI Equation

Rearranging the above LTI Equation in State Variable Form

Circuit Components Required


1. Step Signal
2. Gain Block
3. Integrator Block
4. Sum Block
5. Scope Block

Simulink Model

Simulink Circuit Parameters

Step Initial Value=5 Step Final Value=5

Circuit Simulation Time=20 s



Procedure
1. The Components/Blocks are added in the Model from Simulink Library
Browser
1. Step Signal (Go to Simulink->Commonly Used Blocks->Sources->Step
Then Right Click it and Click add to a new model )
2. Gain Block (Simulink->Commonly Used Blocks->Gain Then Right Click it
and Click add to a new model)
3. Integrator Block (Simulink->Commonly Used Blocks->Integrator Then
Right Click it and Click add to a new model)
4. Sum Block (Simulink->Commonly Used Blocks->Sum Then Right Click it
and Click add to a new model)
5. Scope Block (Simulink->Commonly Used Blocks->Scope Then Right Click
it and Click add to a new model)
6. Blocks are duplicated by selecting and pressing CTRL-C & CTRL-V

2. The Properties of Various Blocks are set as desired (shown in screenshots). For this
individual blocks are double clicked and values are entered










3. The Blocks are connected according to the circuit diagram
4. The Model is simulated by Clicking RUN option or by pressing CTRL-T
5. The Scope block is Double Clicked to obtain Output(Autoscale to be clicked for
adjusting the graph)


Output









Experiment No. -04


Aim: Derive a linear state space model and the transfer function from
given Simulink model. Also Plot the Bode Plot for the system

The Given Simulink model has been saved as exp5.mdl


In MATLAB Command Window
[A,B,C,D]=linmod(exp5);

A
=

0 0 0 20

1 -1 0 0

1 1 -10 -56

0 0 1 0

B = C = 1 0 0 0 D=0

0

1 For Transfer Function

1 [num,den]=ss2tf(A,B,C,D);
T=tf(num,den)
0




Output of Command Window






To Generate Bode Plot

bode(num,den)

Experiment No. -05


Aim: Simulate Single Phase Half Wave Controlled Rectifier with RL Load
Circuit Components Required
1. Pulse Generator
2. Thyristor
3. AC Voltage Source
4. Series RLC Branch
5. Current Measurement
6. Voltage Measurement
7. Scope Block
8. Powergui Block
Circuit Diagram

Simulink Circuit Parameters

Vs=220V,50Hz Firing Angle=.02/360*30,Period=0.02s

Circuit Simulation Time=0.04 s R=10 ohm, L=10e-3 H

Procedure
1. The Components/Blocks are added in the Model from Simulink Library
Browser
1. Pulse Generator (Go to Simulink->Commonly Used Blocks->Sources->
Pulse Generator) Then Right Click it and Click add to a new model )
2. Scope Block (Simulink->Commonly Used Blocks->Scope) Then Right
Click it and Click add to a new model)
3. Powergui Block (Simscape->Simpowersystems->powergui) Then Right
Click it and Click add to a new model)
4. Thyristor Block (Simscape->Simpowersystems->PowerElectronics-
>Thyristor) Then Right Click it and Click add to a new model)
5. AC Voltage Source(Simscape->Simpowersystems->Electrical Sources->
AC Voltage Source) Then Right Click it and Click add to a new model
6. Voltage Measurement(Simscape->Simpowersystems->Measurement->
Voltage Measurement) Then Right Click it and Click add to a new model
7. Current Measurement(Simscape->Simpowersystems->Measurement->
Current Measurement) Then Right Click it and Click add to a new model
8. Series RLC Branch (Simscape->Simpowersystems->Elements-> Series
RLC Branch)
9. Blocks are duplicated by selecting and pressing CTRL-C & CTRL-V

2. The Properties of Various Blocks are
set as desired (shown in screenshots).
For this individual blocks are double
clicked and values are entered (e.g. RL
Type is specified in Branch Type of
Series RLC Branch)

3. The Scope Block is double clicked and
Click Parameter option to specify
multiple axes settings as 3 (as shown in
screenshot)
4. The Blocks are connected according to
the circuit diagram
5. The Circuit Simulation Time is entered
and the Model is simulated by Clicking
RUN option or by pressing CTRL-T
6. The Scope block is Double Clicked to
obtain Output(Autoscale to be clicked
for adjusting the graph)

Simulink Output

Experiment No. -06
Aim: Simulate Single Phase Half Wave Controlled Rectifier with RLE
Load
Circuit Components Required
1. Pulse Generator
2. Thyristor
3. AC Voltage Source
4. DC Voltage Source
5. Series RLC Branch
6. Current Measurement
7. Voltage Measurement
8. Scope Block
9. Powergui Block

Circuit Diagram
Simulink Circuit Parameters

Vs=220V,50Hz Firing
Angle=0.02/360*30,Period=0.02s

Circuit Simulation Time=0.08 s R=20 ohm, L=10e-2 H,E=150 V

Procedure
1. The Components/Blocks are added in the Model from Simulink Library
Browser
1. Pulse Generator (Go to Simulink->Commonly Used Blocks->Sources->
Pulse Generator) Then Right Click it and Click add to a new model )
2. Scope Block (Simulink->Commonly Used Blocks->Scope) Then Right
Click it and Click add to a new model)
3. Powergui Block (Simscape->Simpowersystems->powergui) Then Right
Click it and Click add to a new model)
4. Thyristor Block (Simscape->Simpowersystems->Power Electronics-
>Thyristor) Then Right Click it and Click add to a new model)
5. AC Voltage Source(Simscape->Simpowersystems->Electrical Sources->
AC Voltage Source) Then Right Click it and Click add to a new model
6. DC Voltage Source(Simscape->Simpowersystems->Electrical Sources->
DC Voltage Source) Then Right Click it and Click add to a new model
7. Voltage Measurement(Simscape->Simpowersystems->Measurement->
Voltage Measurement) Then Right Click it and Click add to a new model
8. Current Measurement(Simscape->Simpowersystems->Measurement->
Current Measurement) Then Right Click it and Click add to a new model
9. Series RLC Branch (Simscape->Simpowersystems->Elements-> Series
RLC Branch)
10. Blocks are duplicated by selecting and pressing CTRL-C & CTRL-V
2. The Properties of Various Blocks are
set as desired (shown in screenshots).
For this individual blocks are double
clicked and values are entered (e.g. RL
Type is specified in Branch Type of
Series RLC Branch


3. In the Block Parameter of Series RLC
Branch, Select Branch Type as RL and
enter component parameters.

4. The Scope Block is double clicked and Click Parameter option to specify multiple
axes settings as 3 (as shown in screenshot)
5. The Blocks are connected according to the circuit diagram
6. The Circuit Simulation Time is entered and the Model is simulated by Clicking
RUN option or by pressing CTRL-T
7. The Scope block is Double Clicked to obtain Output(Autoscale to be clicked for
adjusting the graph)



Simulink Output






Experiment No. -07


Aim: Simulate Single Phase Full Wave Controlled Rectifier with RL Load
Circuit Components Required
1. Pulse Generator
2. Thyristor
3. AC Voltage Source
4. Series RLC Branch
5. Voltage Measurement
6. Scope Block
7. Powergui Block

Circuit Diagram

Simulink Circuit Parameters

Vs=220V,50Hz Pg1=Pg2=
30/360*0.02,Pg3=Pg4=210/360*0.02

Circuit Simulation R=20 ohm, L=10e-2 H,E=150 V


Time=0.04 s


Procedure
1. The Components/Blocks are added in the Model from Simulink Library
Browser
1. Pulse Generator (Go to Simulink->Commonly Used Blocks->Sources->
Pulse Generator) Then Right Click it and Click add to a new model )
2. Scope Block (Simulink->Commonly Used Blocks->Scope) Then Right
Click it and Click add to a new model)
3. Powergui Block (Simscape->Simpowersystems->powergui) Then Right
Click it and Click add to a new model)
4. Thyristor Block (Simscape->Simpowersystems->Power Electronics-
>Thyristor) Then Right Click it and Click add to a new model)
5. AC Voltage Source(Simscape->Simpowersystems->Electrical Sources->
AC Voltage Source) Then Right Click it and Click add to a new model
6. Voltage Measurement(Simscape->Simpowersystems->Measurement->
Voltage Measurement) Then Right Click it and Click add to a new model
7. Series RLC Branch (Simscape->Simpowersystems->Elements-> Series
RLC Branch)
8. Blocks are duplicated by selecting and pressing CTRL-C & CTRL-V
2. The Properties of Various Blocks are set
as desired (shown in screenshots). For
this individual blocks are double clicked
and values are entered (e.g. RL Type is
specified in Branch Type of Series RLC
Circuit)


3. The Scope Block is double clicked and
Click Parameter option to specify
multiple axes settings as 2 (as shown in
screenshot)
4. The Scope parameters are assigned in the
dialog box
5. The Blocks are connected according to
the circuit diagram
6. The Circuit Simulation Time is entered as 0.04 and the Model is simulated by
Clicking RUN option or by pressing CTRL-T
7. The Scope block is Double Clicked to obtain Output(Autoscale to be clicked for
adjusting the graph)

Simulink Output
Experiment No. -08
Aim: Simulate Single Phase Full Wave Centre Tapped Controlled
Rectifier with R Load
Circuit Components Required
1. Pulse Generator
2. Thyristor
3. AC Voltage Source
4. Series RLC Branch
5. Voltage Measurement
6. Linear Transformer
7. Scope Block
8. Powergui Block

Circuit Diagram
Simulink Circuit Parameters

Vs=220V,50Hz Pg1= 30/360*0.02,Pg2=210/360*0.02

Circuit Simulation R=100 ohm,


Time=0.04 s

Multiwinding Transformer 110V/220V-0-220V


Procedure
1. The Components/Blocks are added in the Model from Simulink Library
Browser
1. Pulse Generator (Go to Simulink->Commonly Used Blocks->Sources->
Pulse Generator) Then Right Click it and Click add to a new model )
2. Scope Block (Simulink->Commonly Used Blocks->Scope) Then Right
Click it and Click add to a new model)
3. Powergui Block (Simscape->Simpowersystems->powergui) Then Right
Click it and Click add to a new model)
4. Thyristor Block (Simscape->Simpowersystems->Power Electronics-
>Thyristor) Then Right Click it and Click add to a new model)
5. AC Voltage Source(Simscape->Simpowersystems->Electrical Sources->
AC Voltage Source) Then Right Click it and Click add to a new model
6. Voltage Measurement(Simscape->Simpowersystems->Measurement->
Voltage Measurement) Then Right Click it and Click add to a new model
7. Series RLC Branch (Simscape->Simpowersystems->Elements-> Series
RLC Branch)
8. Linear Transformer Block(Simscape->Simpowersystems->Elements-
>Linear Transformer)
9. Blocks are duplicated by selecting and pressing CTRL-C & CTRL-V

2.
The Properties of Various Blocks are set as desired (shown in screenshots). For this
individual blocks are double clicked and values are entered (e.g. R Type is specified
as Branch Type of Series RLC Circuit)









































3. The Scope Block is double clicked and Click Parameter option to specify multiple
axes settings as 2 (as shown in screenshot)
4. The Scope parameters are assigned in the dialog box
5. The Blocks are connected according to the circuit
diagram
6. The Circuit Simulation Time is entered as 0.04 and
the Model is simulated by Clicking RUN option or by
pressing CTRL-T
7. The Scope block is Double Clicked to obtain
Output(Autoscale to be
clicked for adjusting the
graph)
Simulink Output









Experiment No. -09
Aim: Simulate Single Phase Unidirectional AC Voltage Controller with R
Load
Circuit Components Required
1. Pulse Generator
2. Thyristor
3. Diode
4. AC Voltage Source
5. Series RLC Branch
6. Voltage Measurement
7. Linear Transformer
8. Scope Block
9. Powergui Block
Circuit Diagram






Simulink Circuit Parameters

Vs=220V,50Hz Pg1=30/360*0.02, Period=0.02s

Circuit Simulation Time=0.04 R=10 ohm


s

Procedure
1. The Components/Blocks are added in the Model from Simulink Library
Browser
1. Pulse Generator (Go to Simulink->Commonly Used Blocks->Sources->
Pulse Generator) Then Right Click it and Click add to a new model )
2. Scope Block (Simulink->Commonly Used Blocks->Scope) Then Right
Click it and Click add to a new model)
3. Powergui Block (Simscape->Simpowersystems->powergui) Then Right
Click it and Click add to a new model)
4. Thyristor Block (Simscape->Simpowersystems->Power Electronics-
>Thyristor) Then Right Click it and Click add to a new model)
5. Diode Block (Simscape->Simpowersystems->Power Electronics->Diode)
Then Right Click it and Click add to a new model)
6. AC Voltage Source(Simscape->Simpowersystems->Electrical Sources->
AC Voltage Source) Then Right Click it and Click add to a new model
7. Voltage Measurement(Simscape->Simpowersystems->Measurement->
Voltage Measurement) Then Right Click it and Click add to a new model
8. Series RLC Branch (Simscape->Simpowersystems->Elements-> Series
RLC Branch)
9. Blocks are duplicated by selecting and pressing CTRL-C & CTRL-V
2. The Properties of Various Blocks are set
as desired (shown in screenshots). For
this individual blocks are double clicked
and values are entered (e.g. R Type is
specified in Branch Type of Series
RLC Circuit)


7. The Scope Block is double clicked and
Click Parameter option to specify
multiple axes settings as 2 (as shown in
screenshot)
8. The Blocks are connected according to
the circuit diagram
9. The Circuit Simulation Time is entered
and the Model is simulated by
Clicking RUN option or by pressing
CTRL-T
10. The Scope block is Double
Clicked to obtain Output(Autoscale
to be clicked for adjusting the graph)


Simulink Output

Experiment No.
-10
Aim: Simulate Single Phase Bidirectional AC Voltage Controller with R
Load
Circuit Components Required
1. Pulse Generator
2. Thyristor
3. AC Voltage Source
4. Series RLC Branch
5. Voltage Measurement
6. Linear Transformer
7. Scope Block
8. Powergui Block
Circuit Diagram
Simulink Circuit Parameters

Vs=220V,50Hz Pg1=30/360*0.02,Pg2=210/360*0.02,Period=0.02s

Circuit Simulation Time=0.04 R=10 ohm


s

Procedure
1. The Components/Blocks are added in the Model from Simulink Library
Browser
1. Pulse Generator (Go to Simulink->Commonly Used Blocks->Sources->
Pulse Generator) Then Right Click it and Click add to a new model )
2. Scope Block (Simulink->Commonly Used Blocks->Scope) Then Right
Click it and Click add to a new model)
3. Powergui Block (Simscape->Simpowersystems->powergui) Then Right
Click it and Click add to a new model)
4. Thyristor Block (Simscape->Simpowersystems->Power Electronics-
>Thyristor) Then Right Click it and Click add to a new model)
5. AC Voltage Source(Simscape->Simpowersystems->Electrical Sources->
AC Voltage Source) Then Right Click it and Click add to a new model
6. Voltage Measurement(Simscape->Simpowersystems->Measurement->
Voltage Measurement) Then Right Click it and Click add to a new model
7. Series RLC Branch (Simscape->Simpowersystems->Elements-> Series
RLC Branch)
8. Blocks are duplicated by selecting and pressing CTRL-C & CTRL-V

2. The Properties of Various Blocks are set as desired (shown in screenshots). For this
individual blocks are double clicked and values are entered (e.g. R Type is specified
in Branch Type of Series RLC Circuit)









3. The Scope Block is double clicked
and Click Parameter option to
specify multiple axes settings as 2
(as shown in screenshot)
4. The Blocks are connected
according to the circuit diagram
5. The Circuit Simulation Time is
entered and the Model is simulated
by Clicking RUN option or by
pressing CTRL-T
6. The Scope block is Double Clicked to
obtain Output(Autoscale to be clicked
for adjusting the graph)

Simulink Output


Experiment No. -11
Aim: Simulate 3 phase Inverter with R load [180 conduction]
Circuit Components Required
1. Pulse Generator
2. IGBT
3. DC Voltage Source
4. Series RLC Branch
5. Voltage Measurement
6. Scope Block
7. Powergui Block

Circuit Diagram

Simulink Circuit Parameters

Vs=220V,50Hz R1=R2=R3=10 Ohm

Circuit Simulation Time=0.04 s Period=0.02 s

Firing Angle Parameters of IGBTs (Pulse Width=50% ALL)


DC Voltage=24 V

Vao,Vbo,Vco (Phase Voltages)

Vab,Vbc,Vca(Line Voltages)


Procedure
1. The Components/Blocks are added in the Model from Simulink Library
Browser
1. Pulse Generator (Go to Simulink->Commonly Used Blocks->Sources->
Pulse Generator) Then Right Click it and Click add to a new model )
2. Scope Block (Simulink->Commonly Used Blocks->Scope) Then Right
Click it and Click add to a new model)
3. Powergui Block (Simscape->Simpowersystems->powergui) Then Right
Click it and Click add to a new model)
4. IGBT Block (Simscape->Simpowersystems->Power Electronics->IGBT)
Then Right Click it and Click add to a new model)
5. DC Voltage Source(Simscape->Simpowersystems->Electrical Sources->
DC Voltage Source) Then Right Click it and Click add to a new model
6. Voltage Measurement(Simscape->Simpowersystems->Measurement->
Voltage Measurement) Then Right Click it and Click add to a new model
7. Series RLC Branch (Simscape->Simpowersystems->Elements-> Series
RLC Branch)
8. Blocks are duplicated by selecting and pressing CTRL-C & CTRL-V

2. The Properties of Various Blocks are set as desired (shown in screenshots). For this
individual blocks are double clicked and values are entered (e.g. R Type is specified
in Branch Type of Series RLC Circuit)

























3. In the
Block
Parameter of Series RLC Branch,
Select Branch Type as R and enter
component parameters.

4. The Scope Block is double clicked and
Click Parameter option to specify
multiple axes settings as 3 (as shown in
screenshot)




5. The Blocks are connected according to
the circuit diagram
6. The Circuit Simulation Time is
entered and the Model is simulated
by Clicking RUN option or by
pressing CTRL-T

7. The Scope block is Double Clicked to obtain Output(Autoscale to be clicked for


adjusting the graph)
Simulink Output (Phase Voltages)




Simulink Output (Line Voltages)




Experiment No. -12


Aim: Simulate 3 phase Inverter with R load [120 conduction]
Circuit Components Required
1. Pulse Generator
2. IGBT
3. DC Voltage Source
4. Series RLC Branch
5. Voltage Measurement
6. Scope Block
7. Powergui Block

Circuit Diagram

Simulink Circuit Parameters

Vs=220V,50Hz R1=R2=R3=10 Ohm

Circuit Simulation Time=0.04 Period=0.02 s


s

Firing Angle Parameters of IGBTs (Pulse Width=33.33% ALL)


PG1=0s,PG4= 180/360*0.02s PG3=120/360*0.02s,PG6= -60/360*0.02

PG5= -120/360*0.02 s PG2= 60/360*0.02 s

DC Voltage=24 V

Vao,Vbo,Vco (Phase Voltages)

Vab,Vbc,Vca(Line Voltages)


Procedure
1. The Components/Blocks are added in the Model from Simulink Library
Browser
1. Pulse Generator (Go to Simulink->Commonly Used Blocks->Sources->
Pulse Generator) Then Right Click it and Click add to a new model )
2. Scope Block (Simulink->Commonly Used Blocks->Scope) Then Right
Click it and Click add to a new model)
3. Powergui Block (Simscape->Simpowersystems->powergui) Then Right
Click it and Click add to a new model)
4. IGBT Block (Simscape->Simpowersystems->Power Electronics->IGBT)
Then Right Click it and Click add to a new model)
5. DC Voltage Source(Simscape->Simpowersystems->Electrical Sources->
DC Voltage Source) Then Right Click it and Click add to a new model
6. Voltage Measurement(Simscape->Simpowersystems->Measurement->
Voltage Measurement) Then Right Click it and Click add to a new model
7. Series RLC Branch (Simscape->Simpowersystems->Elements-> Series
RLC Branch)
8. Blocks are duplicated by selecting and pressing CTRL-C & CTRL-V

2. The Properties of Various Blocks are set as desired (shown in screenshots). For this
individual blocks are double clicked and values are entered (e.g. R Type is specified
in Branch Type of Series RLC Circuit)



3. In the Block Parameter of Series RLC Branch, Select Branch Type as R and enter
component parameters.
4. The Scope Block is double clicked and
Click Parameter option to specify multiple
axes settings as 3 (as shown in screenshot)
7. The Blocks are connected according to
the circuit diagram
8. The Circuit Simulation Time is entered
and the Model is simulated by Clicking
RUN option or by pressing CTRL-T

8. The Scope block is Double Clicked to obtain Output(Autoscale to be clicked for


adjusting the graph)
Simulink Output (Phase Voltages)
Simulink Output (Line Voltages)
Experiment No. -13
Aim: Simulate single phase Half Bridge Inverter
Circuit Components Required
1. Pulse Generator
2. GTO Thyristor
3. Diode
4. DC Voltage Source
5. Series RLC Branch
6. Voltage Measurement
7. Scope Block
8. Powergui Block
9. Mux block

Simulink Model
Simulink Circuit Parameters

DC Voltage=5 Pg1=0,Pg2=180/360*0.02,Period=0.02s

Circuit Simulation Time=0.04 R=10 ohm


s

Procedure
1. The Components/Blocks are added in the Model from Simulink Library
Browser
1. Pulse Generator (Go to Simulink->Commonly Used Blocks->Sources->
Pulse Generator) Then Right Click it and Click add to a new model )
2. Scope Block (Simulink->Commonly Used Blocks->Scope) Then Right
Click it and Click add to a new model)
3. Powergui Block (Simscape->Simpowersystems->powergui) Then Right
Click it and Click add to a new model)
4. GTO Thyristor Block (Simscape->Simpowersystems->Power Electronics-
>GTO) Then Right Click it and Click add to a new model)
5. Diode Block (Simscape->Simpowersystems->Power Electronics->Diode)
Then Right Click it and Click add to a new model)
6. MUX Block (Simulink->Commonly Used Blocks->MUX) Then Right Click
it and Click add to a new model)
7. DC Voltage Source(Simscape->Simpowersystems->Electrical Sources->
DC Voltage Source) Then Right Click it and Click add to a new model
8. Voltage Measurement(Simscape->Simpowersystems->Measurement->
Voltage Measurement) Then Right Click it and Click add to a new model
9. Series RLC Branch (Simscape->Simpowersystems->Elements-> Series
RLC Branch)
10. Blocks are duplicated by selecting and pressing CTRL-C & CTRL-V
2. The Properties of Various Blocks are set as desired (shown in screenshots). For
this individual blocks are double clicked and values are entered (e.g. R Type is
specified in Branch Type of Series RLC Circuit)















3.
The Scope Block is double clicked and Click Parameter option to specify multiple
axes settings as 1 (as shown in screenshot)

The Blocks are connected according to the


4.
circuit diagram
5. The Circuit Simulation Time is entered and the Model is simulated by Clicking

RUN option or by pressing CTRL-T





6. The Scope block is Double Clicked to obtain Output(Autoscale to be clicked for

adjusting the graph)



Simulink Output




















Experiment No. -14
Aim: Simulate single phase Full Bridge Inverter
Circuit Components Required
1. Pulse Generator
2. GTO Thyristor
3. Diode
4. DC Voltage Source
5. Series RLC Branch
6. Voltage Measurement
7. Scope Block
8. Powergui Block
9. Mux block

Simulink Model
Simulink Circuit Parameters

DC Voltage=5 Pg1=0,Pg2=180/360*0.02,Period=0.02s

Circuit Simulation Time=0.04 R=10 ohm


s

Procedure
1. The Components/Blocks are added in the Model from Simulink Library
Browser
1. Pulse Generator (Go to Simulink->Commonly Used Blocks->Sources->
Pulse Generator) Then Right Click it and Click add to a new model )
2. Scope Block (Simulink->Commonly Used Blocks->Scope) Then Right
Click it and Click add to a new model)
3. Powergui Block (Simscape->Simpowersystems->powergui) Then Right
Click it and Click add to a new model)
4. GTO Thyristor Block (Simscape->Simpowersystems->Power Electronics-
>GTO) Then Right Click it and Click add to a new model)
5. Diode Block (Simscape->Simpowersystems->Power Electronics->Diode)
Then Right Click it and Click add to a new model)
6. MUX Block (Simulink->Commonly Used Blocks->MUX) Then Right Click
it and Click add to a new model)
7. DC Voltage Source(Simscape->Simpowersystems->Electrical Sources->
DC Voltage Source) Then Right Click it and Click add to a new model
8. Voltage Measurement(Simscape->Simpowersystems->Measurement->
Voltage Measurement) Then Right Click it and Click add to a new model
9. Series RLC Branch (Simscape->Simpowersystems->Elements-> Series
RLC Branch)
10. Blocks are duplicated by selecting and pressing CTRL-C & CTRL-V
2. The Properties of Various Blocks are
set as desired (shown in screenshots).
For this individual blocks are double
clicked and values are entered (e.g. R
Type is specified in Branch Type of
Series RLC Circuit)












3. The Scope Block is double clicked and Click Parameter option to specify multiple
axes settings as 1 (as shown in screenshot)
4. The Blocks are connected according to the circuit diagram

5. The Circuit Simulation Time is entered and the Model is simulated by Clicking
RUN option or by pressing CTRL-T

The Scope block is Double Clicked to


6.
obtain Output(Autoscale to be clicked for
adjusting the graph)

Simulink Output






Experiment No. -15
Aim: Simulate 3 phase Half Wave Uncontrolled Rectifier
Circuit Components Required
1. Diode
2. AC Voltage Source
3. Series RLC Branch
4. Voltage Measurement
5. Scope Block
6. Powergui Block
7. Mux block

Simulink Model
Simulink Circuit Parameters

Voltages Va=220 0 Vb=220 120 Vc=220 240, 50


Hz

Circuit Simulation Time=0.02 s R=10 ohm

Procedure
1. The Components/Blocks are added in the Model from Simulink Library
Browser
1. Scope Block (Simulink->Commonly Used Blocks->Scope) Then Right
Click it and Click add to a new model)
2. Powergui Block (Simscape->Simpowersystems->powergui) Then Right
Click it and Click add to a new model)
3. Diode Block (Simscape->Simpowersystems->Power Electronics->Diode)
Then Right Click it and Click add to a new model)
4. MUX Block (Simulink->Commonly Used Blocks->MUX) Then Right Click
it and Click add to a new model)
5. AC Voltage Source(Simscape->Simpowersystems->Electrical Sources->
AC Voltage Source) Then Right Click it and Click add to a new model
6. Voltage Measurement(Simscape->Simpowersystems->Measurement->
Voltage Measurement) Then Right Click it and Click add to a new model
7. Series RLC Branch (Simscape->Simpowersystems->Elements-> Series
RLC Branch)
8. Blocks are duplicated by selecting and pressing CTRL-C & CTRL-V

2. The Properties of
Various Blocks
are set as desired
(shown in
screenshots). For
this individual
blocks are double
clicked and values
are entered (e.g.
R Type is
specified in Branch Type of Series RLC Circuit)
3. The Scope
Block is double
clicked and
Click Parameter
option to
specify multiple
axes settings as
2 (as shown in
screenshot)
4. The
Blocks
are

connected according to the circuit diagram




5. The Circuit Simulation Time is entered and
the Model is simulated by Clicking RUN
option or by pressing CTRL-T

6. The Scope block is Double Clicked to
obtain Output(Autoscale to be clicked for

adjusting the graph)

Simulink Output





Experiment No. -16


Aim: Simulate 3 phase Half Wave Controlled Rectifier
Circuit Components Required
1. Thyristor
2. AC Voltage Source
3. Series RLC Branch
4. Voltage Measurement
5. Scope Block
6. Powergui Block

Simulink Model

Simulink Circuit Parameters

Voltages Va=220 0 Vb=220 120 Vc=220 240,


50 Hz

Circuit Simulation Time=0.06 s R=10 ohm

PG1= 90/360*0.02,PG2= 210/360*0.02,PG3=


330/360*0.02

Procedure
1. The Components/Blocks are added in the Model from Simulink Library
Browser
1. Scope Block (Simulink->Commonly Used Blocks->Scope) Then Right
Click it and Click add to a new model)
2. Powergui Block (Simscape->Simpowersystems->powergui) Then Right
Click it and Click add to a new model)
3. Thyristor Block (Simscape->Simpowersystems->Power Electronics-
>Thyristor) Then Right Click it and Click add to a new model)
4. AC Voltage Source(Simscape->Simpowersystems->Electrical Sources->
AC Voltage Source) Then Right Click it and Click add to a new model
5. Voltage Measurement(Simscape->Simpowersystems->Measurement->
Voltage Measurement) Then Right Click it and Click add to a new model
6. Series RLC Branch (Simscape->Simpowersystems->Elements-> Series
RLC Branch)
7. Blocks are duplicated by selecting and pressing CTRL-C & CTRL-V
2. The Properties of
Various Blocks
are set as desired
(shown in
screenshots). For
this individual
blocks are double
clicked and values
are entered (e.g. R
Type is specified
in Branch Type
of Series RLC
Circuit)
3. The

Blocks are connected according to the circuit


diagram
4. The Circuit Simulation Time is entered and the
Model is simulated by Clicking RUN option or by
pressing CTRL-T

5. The Scope block is Double Clicked to obtain
Output(Autoscale to be clicked for adjusting the

graph)

Simulink Output

Experiment No. -17


Aim: Simulate 3 phase Full Wave uncontrolled Rectifier
Circuit Components Required
1. Diode
2. AC Voltage Source
3. Series RLC Branch
4. Voltage Measurement
5. Scope Block
6. Powergui Block

Simulink Model

Simulink Circuit Parameters

Voltages Va=220 0 Vb=220 120 Vc=220 240, 50


Hz

Circuit Simulation Time=0.02 s R=10 ohm

Procedure
1. The Components/Blocks are added in the Model from Simulink Library
Browser
1. Scope Block (Simulink->Commonly Used Blocks->Scope) Then Right
Click it and Click add to a new model)
2. Powergui Block (Simscape->Simpowersystems->powergui) Then Right
Click it and Click add to a new model)
3. Thyristor Block (Simscape->Simpowersystems->Power Electronics-
>Thyristor) Then Right Click it and Click add to a new model)
4. AC Voltage Source(Simscape->Simpowersystems->Electrical Sources->
AC Voltage Source) Then Right Click it and Click add to a new model
5. Voltage Measurement(Simscape->Simpowersystems->Measurement->
Voltage Measurement) Then Right Click it and Click add to a new model
6. Series RLC Branch (Simscape->Simpowersystems->Elements-> Series
RLC Branch)
7. Blocks are duplicated by selecting and pressing CTRL-C & CTRL-V
2. The Properties of
Various Blocks are
set as desired
(shown in
screenshots). For
this individual
blocks are double
clicked and values
are entered (e.g. R
Type is specified in
Branch Type of Series RLC Circuit)
1. The
Blocks
are

connected according to the circuit diagram

The Circuit Simulation Time is entered and the Model is simulated by Clicking 2.
RUN option or by pressing CTRL-T


3. The Scope block is Double Clicked to obtain Output(Autoscale to be clicked for

adjusting the graph)


Simulink Output











Experiment No. -18


Aim: Simulate Step down Chopper (Buck Converter)
Circuit Components Required
1. Diode
2. GTO Thyristor
3. AC Voltage Source
4. Series RLC Branch
5. Voltage Measurement
6. Current Measurement
7. Scope Block
8. Powergui Block
9. Pulse Generator

Simulink Model






Simulink Circuit Parameters

Vs=10 V PG Period= 100e-6,Pulse Width:75%

Circuit Simulation Time= R=200 ohm,L=250e-5 H


0.0003 s

Procedure
1. The Components/Blocks are added in the Model from Simulink Library
Browser
1. Scope Block (Simulink->Commonly Used Blocks->Scope) Then Right
Click it and Click add to a new model)
2. Powergui Block (Simscape->Simpowersystems->powergui) Then Right
Click it and Click add to a new model)
3. GTO Thyristor Block (Simscape->Simpowersystems->Power Electronics-
>GTO) Then Right Click it and Click add to a new model)
4. AC Voltage Source(Simscape->Simpowersystems->Electrical Sources->
AC Voltage Source) Then Right Click it and Click add to a new model
5. Voltage Measurement(Simscape->Simpowersystems->Measurement->
Voltage Measurement) Then Right Click it and Click add to a new model
6. Current Measurement(Simscape->Simpowersystems->Measurement->
Voltage Measurement) Then Right Click it and Click add to a new model
7. Series RLC Branch (Simscape->Simpowersystems->Elements-> Series
RLC Branch)
8. Blocks are duplicated by selecting and pressing CTRL-C & CTRL-V
2. The Properties of Various Blocks are set as desired (shown in screenshots). For this
individual blocks are double clicked and values are entered (e.g. R & L Type is
specified in Branch Type of Series RLC Circuit)











3. The Scope Block is double clicked and Click
Parameter option to specify multiple axes
settings as 3 (as shown in screenshot)


4. The Blocks are connected according to the
circuit diagram
5. The Circuit Simulation Time is entered and the
Model is simulated by Clicking RUN option or
by pressing CTRL-T

6. The Scope block is Double Clicked to obtain Output(Autoscale to be clicked for

adjusting the graph)



Simulink Output

Experiment No. -19


Aim: Simulate Step Up Chopper (Boost Converter)
Circuit Components Required
1. Diode
2. GTO Thyristor
3. AC Voltage Source
4. Series RLC Branch
5. Voltage Measurement
6. Current Measurement
7. Scope Block
8. Powergui Block
9. Pulse Generator

Simulink Model
Simulink Circuit Parameters

Vs=10 V PG Period= 10000e-6,Pulse Width:50%

Circuit Simulation Time= 0.06 R=200 ohm, L=5e-3 H,C=90e-6 F


s

Procedure
1. The Components/Blocks are added in the Model from Simulink Library
Browser
1. Scope Block (Simulink->Commonly Used Blocks->Scope) Then Right
Click it and Click add to a new model)
2. Powergui Block (Simscape->Simpowersystems->powergui) Then Right
Click it and Click add to a new model)
3. GTO Thyristor Block (Simscape->Simpowersystems->Power Electronics-
>GTO) Then Right Click it and Click add to a new model)
4. AC Voltage Source(Simscape->Simpowersystems->Electrical Sources->
AC Voltage Source) Then Right Click it and Click add to a new model
5. Voltage Measurement(Simscape->Simpowersystems->Measurement->
Voltage Measurement) Then Right Click it and Click add to a new model
6. Current Measurement(Simscape->Simpowersystems->Measurement->
Voltage Measurement) Then Right Click it and Click add to a new model
7. Series RLC Branch (Simscape->Simpowersystems->Elements-> Series
RLC Branch)
8. Blocks are duplicated by selecting and pressing CTRL-C & CTRL-V
2. The Properties of Various Blocks are set as desired (shown in screenshots). For this
individual blocks are double clicked and values are entered (e.g. R & L Type is
specified in Branch Type of Series RLC Circuit)













3. The
Scope Block is
double clicked
and Click
Parameter
option to specify
multiple axes
settings as 3 (as
shown in screenshot)

4. The
Blocks
are connected according to the circuit diagram
5. The Circuit Simulation Time is entered and the Model is simulated by Clicking
RUN option or by pressing CTRL-T

6. The Scope block is Double Clicked to obtain Output(Autoscale to be clicked for

adjusting the graph)



Simulink Output

You might also like