Main Content

FEM-Parameterized Induction Machine (Squirrel Cage)

Squirrel-cage-rotor induction machine defined in terms of magnetic flux linkage

Since R2023a

  • FEM-Parameterized Induction Machine (Squirrel Cage) block

Libraries:
Simscape / Electrical / Electromechanical / Asynchronous

Description

The FEM-Parameterized Induction Machine (Squirrel Cage) block models a squirrel-cage-rotor induction machine using magnetic flux linkage tables.

You can generate the magnetic flux linkage tables with a finite element tool such as ANSYS Motor-CAD software.

You can access all the stator connections on the block. Therefore, you can model soft-start regimes using a switch between wye and delta configurations.

Connect port ~1 to a three-phase circuit. To connect the stator in delta configuration, connect a Phase Permute block between ports ~1 and ~2. To connect the stator in wye configuration, connect port ~2 to a Grounded Neutral (Three-Phase) or Floating Neutral (Three-Phase) block.

Equations

A three-phase induction machine consists of an iron stator lamination with three copper windings and a rotor with copper bars. In a squirrel-cage machine, the copper bars are shorted together.

When a three-phase AC supply feeds the stator, the current produces a rotating magnetic field. This rotating field induces currents in the rotor copper bars, which produce a magnetic field in the rotor. The interaction between these magnetic fields and the currents produces a torque in the rotor, which starts its motion.

The induction machine equations are expressed in a synchronous reference frame orientated with the rotor field (SRFORF). This frame is synchronous with the stator and rotor magnetic fields, and the D-axis is aligned with the rotor field D-axis. The rotor magnetic flux linkage vector only has a D-axis component in this frame. The Q-axis component is zero.

λqr=0.

  • λs is the stator magnetic field vector.

  • λr is the rotor magnetic field vector.

  • is is the stator current vector.

All of these vectors rotate at the synchronous speed ωe. The synchronous angle θe tracks the orientation of the stator current vector.

The rotor current vector rotates at a speed given by this equation:

ωslip=ωeNppωr,

where ωr is the rotor mechanical speed and Npp is the Number of pole pairs parameter.

To express the stator a-, b-, and c-phase voltages and currents in the SRFORF reference frame, you can use the Park transform:

Ps=2/3[cosθecos(θe2π/3)cos(θe+2π/3)sinθesin(θe2π/3)sin(θe+2π/3)0.50.50.5],

where θe is the time integral of the synchronous speed:

θe=ωedt.

You can then compute the D-axis and Q-axis components of stator voltages and currents using these equations.

isdq0=Psisabcvsdq0=Psvsabc

The rotor a-, b-, and c-phase voltages and currents do not rotate at the synchronous speed due to slip. Rotor currents rotate at the slip speed ωslip.

To express rotor DQ currents in the stationary frame (a, b, and c phases) you can use the Park transform:

Pr=2/3[cosθercos(θer2π/3)cos(θer+2π/3)sinθersin(θer2π/3)sin(θer+2π/3)0.50.50.5],

where θer is the rotor slip angle, equal to the time integral of the slip speed:

θer=ωslipdt.

Then, you can compute the a, b, and c components of rotor voltages and currents using these equations.

irabc=Pr1irdq0vrabc=Pr1vrdq0

In the SRFORF reference frame, the stator and rotor currents, voltages, and fluxes are related to these fundamental induction machine equations:

  • Stator voltage equations

    vds=Rsidsωeλqs+dλdsdtvqs=Rsiqs+ωeλds+dλqsdt

  • Rotor voltage equations

    vdr=Rridr+dλdrdtvqr=Rriqr+ωslipλdr

    Use the latter rotor voltage equation to compute the slip speed, which you can then use to compute the synchronous speed for the reference frame transformations.

    ωslip=vqrRriqrλdr.

  • Squirrel cage equations: shorted rotor cage

    vdr=0vqr=0

  • Flux-current relationships

    The magnetizing D-axis current is defined as

    id=ids+idr,

    and the flux-current relationships are

    λdr=λdsLtidsλqr=λqsLtiqs

    where:

    • λds is the interpolated value of the Stator d-axis flux linkage table, λds(ids,iqs) parameter computed for the particular combination of id and iqs.

    • λqs is the interpolated value of the Stator q-axis flux linkage table, λqs(ids,iqs) parameter computed for the particular combination of id and iqs.

    • Lt is the interpolated value of the transient inductance computed from the magnetic flux linkage tables.

    An alternative form of the rotor flux-current relationships uses the Lϕ inductance

    λdr=Lϕidλqr=Lϕiq

    where Lϕ is the interpolated value of the magnetizing inductance table computed from the flux linkage tables.

    When you combine the latter equation for the Q-axis rotor flux with λqr=0 you obtain iq=0, which means that the referred rotor Q-axis current is equal and opposite to the stator Q-axis current:

    iqr=iqs.

    Lϕ is defined by this equation.

    Lϕ=LsLt,

    where Lt is the transient inductance is defined as

    Lt=LsLm2Lr.

    In these equations Ls, Lm, and Lr are the stator inductance, the magnetizing inductance, and the referred rotor inductance respectively. These equations relate these inductances:

    Ls=Lls+LmLr=Llr+Lm

    where Lls and Llr are the stator leakage inductance and the referred rotor leakage inductance, respectively.

  • Torque equation

    T=32Npp(λdsiqsλqsids).

Model Thermal Effects

You can expose thermal ports to simulate the effects of generated heat and motor temperature. To expose the thermal ports and enable the Temperature Dependence and Thermal Port parameters, set the Modeling option parameter to one of these options:

  • No thermal port — The block contains electrical conserving ports associated with the stator windings, but does not contain thermal ports.

  • Show thermal port — The block contains expanded electrical conserving ports associated with the stator windings and thermal conserving ports for each of the windings and for the rotor.

For more information about using thermal ports in actuator blocks, see Simulating Thermal Effects in Rotational and Translational Actuators.

Variables

To set the priority and initial target values for the block variables before simulation, use the Initial Targets section in the block dialog box or Property Inspector. For more information, see Set Priority and Initial Target for Block Variables.

Nominal values provide a way to specify the expected magnitude of a variable in a model. Using system scaling based on nominal values increases the simulation robustness. You can specify nominal values using different sources, including the Nominal Values section in the block dialog box or Property Inspector. For more information, see System Scaling by Nominal Values.

Ports

Conserving

expand all

Composite three-phase port associated with the stator positive-end connections. For more information about three-phase ports, see Three-Phase Ports.

Composite three-phase port associated with the stator negative-end connections.

Mechanical rotational conserving port associated with the machine rotor.

Mechanical rotational conserving port associated with the machine case.

Thermal conserving port associated with the a-phase terminal.

Dependencies

To enable this port, set Modeling option to Show thermal port.

Thermal conserving port associated with the b-phase terminal.

Dependencies

To enable this port, set Modeling option to Show thermal port.

Thermal conserving port associated with the c-phase terminal.

Dependencies

To enable this port, set Modeling option to Show thermal port.

Thermal conserving port associated with the rotor.

Dependencies

To enable this port, set Modeling option to Show thermal port.

Parameters

expand all

Option to enable the thermal ports of the block and model the effects of generated heat and machine temperature.

Resistance

Stator resistance.

Option to tabulate the rotor resistance with the frequency.

Clear this parameter to specify a constant rotor resistance at the rated temperature.

Select this parameter to specify resistance as a function of frequency at the rated temperature.

Rotor resistance referred to the stator.

Dependencies

To enable this parameter, clear the Tabulate rotor resistance with frequency parameter.

Rotor AC frequency vector.

Dependencies

To enable this parameter, select the Tabulate rotor resistance with frequency parameter.

Table of rotor resistance referred to the stator as a function of the rotor AC frequency vector.

Dependencies

To enable this parameter, select the Tabulate rotor resistance with frequency parameter.

Flux

Number of machine pole pairs.

Stator D-axis current vector.

Stator Q-axis current vector.

Stator D-axis flux linkage table.

The default value corresponds to linear flux. Using linear flux is equivalent to the modeling approach of the Induction Machine Squirrel Cage block.

Stator Q-axis flux linkage table.

The default value corresponds to linear flux. Using linear flux is equivalent to the modeling approach of the Induction Machine Squirrel Cage block.

Interpolation method for approximating the output value when the input value is between grid points:

  • Linear — Use an extension of the linear algorithm for multidimensional interpolation. Select this option to get the best performance.

  • Smooth — Use a modified Akima interpolation algorithm. Select this option to produce a continuous surface with continuous first-order derivatives.

For more information about interpolation methods, see tablelookup.

Mechanical

Option to include rotor inertia.

Rotor inertia.

Dependencies

To enable this parameter, select the Include rotor inertia parameter.

Rotor damping.

Temperature Dependence

To enable these parameters, set Modeling option to Show thermal port.

Temperature at which you quote the motor parameters.

Coefficient α in the equation relating resistance to temperature for all three stator windings. For more information, see Thermal Model for Actuator Blocks. The default value is for copper.

Coefficient α in the equation relating resistance to temperature for the rotor. For more information, see Thermal Model for Actuator Blocks. The default value is for copper.

Thermal Port

To enable these parameters, set Modeling option to Show thermal port.

Option to include stator and rotor thermal masses.

Thermal mass value for each stator winding. The thermal mass is the energy required to raise the temperature by one degree.

Dependencies

To enable this parameter, select the Include stator and rotor thermal masses parameter.

Thermal mass of the rotor. The thermal mass is the energy required to raise the temperature of the rotor by one degree.

Dependencies

To enable this parameter, select the Include stator and rotor thermal masses parameter.

References

[1] Carbonieri, Matteo, Nicola Bianchi, and Luigi Alberti. “Induction Motor Mapping Using Rotor Field-Oriented Analysis Technique.” In 2019 IEEE Energy Conversion Congress and Exposition (ECCE), 2321–28. Baltimore, MD, USA: IEEE, 2019. https://doi.org/10.1109/ECCE.2019.8912787.

[2] Carbonieri, Matteo, Lino Di Leonardo, Marco Tursini, Marco Villani, and Mircea Popescu. “Induction Motor Performance Prediction Using Static FEA: Method Description and Comparison With Time-Domain Approach.” In 2020 IEEE Energy Conversion Congress and Exposition (ECCE), 1351–56. Detroit, MI, USA: IEEE, 2020. https://doi.org/10.1109/ECCE44975.2020.9236246.

[3] Troncon, Diego, Matteo Carbonieri, Luigi Alberti, and Nicola Bianchi. “Measures and Simulations of Induction Machines Flux Linkage Characteristics Based on Rotor Field Orientation.” IEEE Transactions on Industry Applications 57, no. 5 (September 2021): 4686–93. https://doi.org/10.1109/TIA.2021.3089662.

Extended Capabilities

C/C++ Code Generation
Generate C and C++ code using Simulink® Coder™.

Version History

Introduced in R2023a