Skip to content

Confirm Phase Inductance Measurement Convention #81

@sahil-kale

Description

@sahil-kale

When validating the phase inductance estimator in simulation, the phase inductor estimate strictly works as intended in reporting the phase inductance, Ls, given a balanced 3 phase motor with no saliency.
The following LTSpice model was also used to verify the voltage/current outputs manually:
image

The phase inductance estimation law is able to deduce the phase inductance value given these measurements.

However, it was noted that the sensorless rotor observer paper defines the motor inductance for a non-salient motor as L = 3/2 * L_s, and defines L as equal to L_d and L_q. An NXP app note app note, however, claims that L_d is simply the phase inductance, as does the MATLAB documentation for PMSM drive parameterization. When the 3/2 term is removed from the observer, it works with the estimator values, equating L_d as L_s.
image

I'm more inclined to think the paper parameterization may be referring to something else given that it does not describe the motor model directly, but this might be completely wrong...

For now I will remove the 3/2 term, but this is something to look into and make sure is correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions