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.

TPS24751: TPS24751 as a load switch - design questions

Part Number: TPS24751


Hi,

I am using the tps24751 and I have implemented it as a simple 12A load switch as outlined in Figure 48 of the data sheet.  I have all the signals tied as shown and Cgate is a 47 nF cap and Rgate is a 1K resistor.  Cload in 470 uF.  Vin is 12V.

With no load connected, when the enable is sent to 3.3V, the switch operates as expected and 12V in outputted.  However, if I connect up either a 12V fan, which has a nominal 2 amp draw (inrush could be around 7 amps or a known circuit card that draws 4 amps (no inrush) the tps24751 either A) goes int a mode where the output is around 3.3V or B) starts to spin up the fan and gets to about 9 volts and then shuts down to about 3.3V and then about 10 seconds later tries again and does the same thing.  I probed the gate pin and the pin is doing a sawtooth pattern at about 9 volts if I remember correctly.

I have been reading the datasheet and I looked at the excel spreadsheet, but it makes no provisions for the load switch design.

I am going to look at modifying Cgate to see if that makes any difference, but also in reading the datasheet, it seems like maybe I should have a cap (47nF) on the timer even though the datasheet doesn't indicate I need one.

What I am trying to do is just have a simple load switch on / off.  I do not need inrush control or overvoltage / over current protection, so Im not sure what I am doing wrong in the design.  Any guideance or tips would be very appreciated.

Thank you,

Will

  • Hi Will,

    Can you share few test waveforms.

    Vin, Gate, Vout, Timer

    Gate, Vout, Timer, input current

    Also send me datasheet of the Fan.

    Best regards,

    Rakesh

  • Hi,

    I believe I have discovered this issue.  In my design I used to have a current sense resistor (3 mOhms) and I swapped it out with a "zero" ohm resistor, but it seems there is more resistance that expected and this was causing issues.  I replaced the resistor with just a piece of thick wire and the circuit so far now behaves as expected.  I am getting a true 0 ohm (0.0003) max jumper to try out.

    So for anyone else trying to modify their design, please be aware of this fact regarding the current sense resistor.

    Thank you,

    Will