Вы находитесь на странице: 1из 1

Modeling and Simulation of Electrical Drives

using MATLAB/Simulink and Power System Blockset

Hoang Le-Huy
Department of Electrical and Computer Engineering
Laval University
Ste-Foy, Quebec, CANADA
lehuy@gel.ulaval.ca

Power electronic systems such as variable-speed electrical cannot be described by differential equations. It is possible to
drives are complex systems having components of different use the state-space approach to model power electronic circuits
nature: power converters built from linear and nonlinear elec- by separating the nonlinear elements and power switches from
tric elements and power semiconductors switches, electrical the system to form two distinct parts: linear and nonlinear
machines, and control systems containing linear and nonlinear parts. The linear part is represented by its state-space model
elements. Effective modeling and simulation of such systems characterized by its ABCD matrices. The nonlinear part
require a software tool that can handle all these functions in an (including nonlinear components, electrical machines, and
integrated environment. power switches) is represented by nonlinear models which are
Available simulation software for electronic circuits or transfer characteristics relating their output currents to the
dynamic systems can be classified into two main categories: input voltages. The system is thus modeled as a feedback sys-
circuit simulation programs (such as EMTP, SPICE-based sim- tem with the linear part in the direct path and the nonlinear part
ulation programs,...) and equation solver programs (such as in the feedback path.
SIMNON, MATLAB/Simulink,...). These programs are not The proposed method has been successfully implemented in
designed specifically for power electronic systems so that the a simulation package called Power System Blockset (PSB)
users have to develop their own models to fulfill their needs. for use in MATLAB/Simulink environment. The PSB uses the
For example, SPICE users have to develop models for electri- Simulink graphical interface to represent common electric
cal machines and control components because SPICE is an components and electric machines found in power electronic
electronic circuit simulation program. On the other hand, systems. The PSB consists of libraries of electric blocks and
MATLAB/Simulink users have to develop models for power analysis tools which are used to convert electric diagrams into
electronics and electrical machines. This approach can give Simulink state-space diagrams. The simulation of complete
good results but requires considerable effort. electrical drives can be done with sufficient details in both
In this tutorial, a unified method for modeling and simula- power electronic circuits and control systems. This is useful for
tion of electrical drives using state-space formulation in MAT- waveforms analysis and also for control parameters tuning.
LAB/Simulink is presented. The application of the Power System Blockset to the model-
State-space representation is a convenient and effective ing of two variable-speed drives is considered in details: a
method to modeling linear circuits in time domain. However, it brushless dc motor drive and a Direct Torque Control (DTC)
is not directly applicable to circuits containing nonlinear ele- induction motor drive. Simulation results obtained with the
ments such as power electronic circuits because these elements PSB are presented to illustrate its capabilities in drive studies.

+ v Scope

Threephase 150 kVA 50HP/460V Vab
source Transformer Rectifier LC_Filter Induction Motor
IGBT_Inverter V_sensor
A A a A A1 A Demux
+ X X1 + A A
I_abc
N B B b B B1 B is_abc
B B
Y Y1 C1 C m wm
C C c C m_SI
pulses C C vs Tm Te_Te*
Load Te
Torque
Tm
w_w*
Discrete system DTC_Controller
Ts=1e006 is_abc
P
wm

wref wref
Te*
Speed_Reference
vs_abc
Simulink diagram representing
a DTC induction motor drive

Вам также может понравиться