DifferentialVelocityDutyCycleEnableFOC Property
Set to true to use FOC commutation (requires Phoenix Pro), which increases
peak power by ~15%. Set to false to use trapezoidal commutation. FOC
improves motor performance by leveraging torque (current) control. However,
this may be inconvenient for applications that require specifying duty cycle
or voltage. CTR-Electronics has developed a hybrid method that combines the
performances gains of FOC while still allowing applications to provide duty
cycle or voltage demand. This not to be confused with simple sinusoidal
control or phase voltage control which lacks the performance gains.
Namespace: CTRE.Phoenix6.ControlsAssembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
public bool EnableFOC { get; set; }
member EnableFOC : bool with get, set
Property Value
Boolean