SLLSFQ3 January 2023 MCT8329A
PRODUCTION DATA
The input control signal can be motor speed, DC input power or motor voltage (motor PWM duty cycle) as configured by CLOSED_LOOP_MODE and CONST_POWER_MODE bits.
Speed Input Transfer Function
#GUID-C2BEEA0F-E407-4B88-9C0E-E817E2DD7059 shows the relationship between DUTY CMD and SPEED REF. When speed loop is enabled, DUTY CMD sets the SPEED REF in Hz. MAX_SPEED sets the SPEED REF at DUTY CMD of 100%. MIN_DUTY sets the minimum SPEED REF (MIN_DUTY x MAX_SPEED). If MAX_SPEED is set to 0, SPEED REF is clamped to zero (irrespective of DUTY CMD) and motor is in stopped state.
Power Input Transfer Function
#GUID-02CFD207-7F87-45EA-88B9-B7F3C5EFD76A shows the relationship between DUTY CMD and POWER REF. When power loop is enabled, DUTY CMD sets the POWER REF in Watt. MAX_POWER sets the POWER REF at DUTY CMD of 100%. MIN_DUTY sets the minimum POWER REF (MIN_DUTY x MAX_POWER). If MAX_POWER is set to 0, POWER REF is clamped to zero (irrespective of DUTY CMD) and motor is in stopped state.
Voltage Input Transfer Function
In voltage control mode, the phase voltage applied to motor is proportional to the DUTY CMD (from MIN_DUTY to 100% PWM duty applied to motor). For DUTY CMD less than MIN_DUTY, the applied voltage to motor is clamped to zero by making the duty cycle to zero.