Version: 15.0

    Show / Hide Table of Contents

    Enum DQAxisConvention

    Namespace: SMT.MastaAPI.ElectricMachines
    Assembly: SMT.MastaAPI.15.0.dll
    Syntax
    public enum DQAxisConvention

    Fields

    Name Description
    PermanentMagnet

    The D-Axis is in the direction of a positive magnet pole. The Q-Axis is between magnet poles 90 electrical degrees advanced from the D-Axis. The Current Angle is 0 when the current axis is aligned with the Q-Axis.

    SynchronousReluctance

    The D-Axis is in the direction of minimum reluctance. The Q-Axis is in the direction of maximum reluctance, 90 electrical degrees advanced from the D-Axis. The Q-Axis is in the direction of a south magnet pole if the pole contains magnets. The Current Angle is 0 when the current axis is aligned with the D-Axis.

    Back to top