.Spot.ACabc.Machines.Partials.ACmachine

Information

Contains the pole-pair transformation

  pp*airgap.phi = phi_el;
  airgap.tau = -pp*tau_el;

between the 'electrical' variables phi_el and tau_el and the 'mechanical' variables airgap.phi and airgap.tau.
The connector 'airgap' transfers the electromagnetic rotor-torque to the mechanical system.

The electric reference frame can specified by the machine rotor. Use this choice ONLY if really necessary and care about restrictions. Choosing

  isRef = true
induces
  term.theta = {-phi_el_ini, phi_el}
and therefore
  omega = {0, w_el}
not allowing steady-state initialisation for asynchronous machines. Note that
  phi_el = pole_pair_number*phi_mechanical
More info see at 'Machines.Asynchron' and 'Machines.Synchron'.


Generated at 2024-05-17T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos