SLLU364 may 2023 MCT8315A
MCT8315A provides options to limit and regulate supply power. This feature can be utilized in battery powered motor driver applications such as cordless vacuum cleaners, power tools etc.
Follow below steps to limit supply power. In this mode, supply power is only limited to reference power and not actively regulated.
Step 1: Configure CONST_POWER_MODE to "Power limit control".
Step 2: Configure MAX_POWER. This sets the maximum power that MCT8315A can draw from the DC input supply at 100% duty command.
Step 3: Configure CONST_POWER_LIMIT_HYST. This sets the hysteresis band for the power reference. For example, if MAX_POWER is set to 25 W and device draws 25 W at 100% duty command and CONST_POWER_LIMIT_HYST is set to 5%, input power is limited to 25 W at 95% speed command.
CONST_POWER_LIMIT_HYST can be configured in applications where there are oscillations in speed around MAX_POWER. If speed oscillation is observed, the reccomendation is to increase the CONST_POWER_LIMIT_HYST.
Step 4: MCT8315A uses the same PI controller parameters as in the speed loop mode. Kp and Ki coefficients are configured through SPD_POWER_KP and SPD_POWER_KI. Tuning SPD_POWER_KP and SPD_POWER_KI is experimental. The reccomendation is to manually tune both parameters till the desired results are achieved.
Follow below steps to regulate supply power. In this mode, supply power is always actively regulated.
Step 1: Configure CLOSED_LOOP_MODE to "Power loop".
Step 2: Configure CONST_POWER_MODE to "Closed loop power control".
Step 3: Configure MAX_POWER. This sets the maximum power that MCT8315A can draw from the DC input supply at 100% duty command.
For example, if MAX_POWER is configured to 25 W, MCT8315A draws 12.5 W from power supply at 50% duty command.
Step 4: MCT8315A uses the same PI controller parameters as in the speed loop mode. Kp and Ki coefficients are configured through SPD_POWER_KP and SPD_POWER_KI. Tuning SPD_POWER_KP and SPD_POWER_KI is experimental. The reccomendation is to manually tune both parameters till the desired results are achieved.