Problem definition
Krishnan, 'Permanent Magnet Synchronous and Brushless DC Motor Drives', CRC Press, 2010; Pillay & Krishnan, IEEE Trans. Industry Applications, vol. 25, 1989
Canonical RHS excerpt from the registered callable used for this benchmark cell. Expand it to verify the state equations; it is not a standalone runnable fixture.
- Parameters
- _ALPHA_CU = 0.00393
- _B_FRICTION = 1e-05
- _C_TH_WIND = 8
- _J_ROTOR = 5.5e-06
- _KP_SPEED = 0.02
- _K_TORQUE = 1.5e-07
- _LAMBDA_M = 0.0042
- _L_D = 2.5e-05
- _L_Q = 2.5e-05
- _N_COG = 6
- _OMEGA_TARGETS = [523.6, 549.78, 523.6, 497.42]
- _P = 7
- _R_S_20 = 0.085
- _R_TH_CASE_AMB = 15
- _R_TH_WIND_CASE = 3
- _STEP_MAGNITUDES = [50, -30, 40, -20]
- _STEP_TIMES = [0.02, 0.05, 0.03, 0.04]
- _T_AMB = 25
- _T_COG_MAX = 0.0005
- _V_BUS = 12
- Initial condition
- y(0) = [0, 2, 523.6, 0, 25, 0, …] [shape=(20,), min=0, max=523.6]
- Horizon
- t ∈ [0, 0.5]
Canonical RHS excerpt captured from the same registered callable used for the published benchmark. Frozen closure values are summarized below; helper imports and solver settings are intentionally omitted.