Hello,
I have exported an FMU block from Flux Motor with rotor angle dependency set.
Then when inserting the FMU block into my simulation software I have for example 3 inputs Jd_A_, Jq_A_, and Rotor_position_deg_
This is a common input for a variety of parameters like Torque, QFlux, DDynInductance, etc…
The outputs values output nothing whenever the rotor position is less than 0 degrees or more than 89 degrees. Conventionally I am putting in rotor angle positions as measured by my motor speed sensor/encoder which goes from a standard 0 to 360 degree.
Why does providing a rotor angle greater than 89 degrees or less than 0 cause the FMU block to output nothing? While in between those numbers I generate actual values.
Documentation shows that a control angle is commonly used as well but I believe rotor angle and control angle should be defined differently.
How does Altair FluxMotor define the rotor angle?
Thanks.