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.

TPS61081 - FET Recommendation for PWM dimming

Other Parts Discussed in Thread: TPS61081

Hello,

Customer is using the TPS61081 for LED backlight control, using Fig 24 in the datasheet. They would like to know if there is a recommended FET for the PWM dimming?

Thanks in advance,

Mohammed

  • There is no recommendation.  I suggest a FET with turn on speed at least 100x faster than your PWM signal.  Also, I suggest adding 10 ohm resistor in series the FET's gate to prevent any ringing/overshoot at the gate.  Also, I suggesting placing at least a 100 ohm resistor in series with the drain so that the SS pin is not pulled completely to ground.

  • I am sorry.  I was not clear.  In Figure 24, the circuit is switching between ILED(high) = I(ss) * R1 / Rset and ILED(low) = I(ss) * (R1||R2) / Rset.  Alternatively, you could switch between ILED(high) = VFB / Rset and ILED(low) = I(ss) * R2 / Rset, where I(ss)*R2 < VFB and R1 is not used.  If ILED(low) is supposed to be 0, then I recommend R2 be 10-100 ohm so that the SS pin is not pulled completely to ground.

  • Thanks, Jeff. That makes sense.