packageInterfaces

Partial models for AC machines

Information

The package contains partial models of electric AC machines:

  • airgap
  • partial basic machine
and
  • partial basic electric machine
with
— 2ph denoting a two-phase machine
— 3ph denoting a three-phase (or a multi-phase) machine
— Pwr denoting a machine with calculation of complex power
— wBalance meaning that the balance of current phasors is included

Contents

NameDescription
AirGapAirgap of an electric machine
PartialBasicMachineBasic model for generalized electric machines
PartialBasicElectricMachine2phBasic model for two-phase electric machines (no current phasor balance, no power calculation)
PartialBasicElectricMachine2phPwrBasic model for two-phase electric machines (no current phasor balance, but using power calculation)
PartialBasicElectricMachine3phBasic model for three-phase electric machines (no current phasor balance, no power calculation)
PartialBasicElectricMachine3phPwrBasic model for three-phase electric machines (no current phasor balance, but using power calculation)
PartialBasicElectricMachine2ph_wBalanceBasic model for two-phase electric machines (using current phasor balance, but no power calculation)
PartialBasicElectricMachine2phPwr_wBalanceBasic model for two-phase electric machines (using current phasor balance and power calculation)
PartialBasicElectricMachine3ph_wBalanceBasic model for three-phase electric machines (using current phasor balance, but no power calculation)
PartialBasicElectricMachine3phPwr_wBalanceBasic model for three-phase electric machines (using current phasor balance and power calculation)