This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

UC2625-EP: UC2625-EP Application

Part Number: UC2625-EP

Reviewing a legacy product with UC2625-EP.

New to motor control and currently have no hardware to verify the following which is why I am requesting verification of the interpretation of Data Sheet and U-115 app note.

BLDC Motor running 100% duty cycle( No PWM switching) using just Hall Sensors for commutation, 120degree Hall Sensor

Referencing the standard 6 step commutation model with 2 electrical cycle per 1 mechanical cycle

motor rpm =16K (61.5uS/ rotation), 1 electrical cycle = 31.25uS,  6.25uS per each of the six commutation periods

When driven the Power switches are on for two consecutive commutation periods, with appropriate sequencing,  in this case, for a period of 12.5uS.

Q1) Are the above relationships correct?

One of the Power Switch is on for two commutation steps while while 2 Power Switches will change state over that time period, standard six step model.

The RC oscillator is set to 181KHZ (nominal, tolerances excluded for this example), clk period = 5.52uS => dead time period, Controller injects 1-2 clk period results in a dead time of 5.52uS up to 10.5uS

Q2) Is the following correct?

Two commutation period  =   dead time + Power Switch on time

Power Switch on period = 12.5uS - (n*5.25us) with n=1 or 2 results in a Power Switch on period ranging from 7.25uS  to low of  2uS.

Q3) What Power Switch(s) is the dead time applied too; 1) both transiting devices or 2) just delay the Power Switch turning on?

  • Hey David,

    I'm going to answer things a bit out of order, so remind me if I miss something.

    The cross conduction prevention part of the datasheet kinda tries to go over this.

    The outputs are guaranteed to be on for at least 2 switching cycles. This however does not mean they stay high if they are not supposed to be, it just gives a minimum value. The two switching cycles are the "dead time"

    For the 16 K motor speed you have a 62.5 us per rotation which will have 6 transitions per rotation or that means 10.4 us per transition. The clk period has to be at least half of this time so 5.2 us clk period. This corresponds to a clk frequency of 192 kHz.

    Its generally easier to do this in RPM because then you just divide RPM by 5.

    The two clock cycles will be the minimum "on/off time" if you will.

    This dead time is applied to ALL transitions.

    Thanks,
    Daniel