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.

BQ24780S: ACDRV issue

Part Number: BQ24780S
Other Parts Discussed in Thread: BQ24781, CSD17308Q3

Hi,

I had used bq24781 for several projects,but can't find any design information for Q1 & Q2.

Can you tell me what kind of MOSFET parameters must be checked and calculated?

Thanks!

  • Hi Bill,

    In general, using the same components that are listed in the EVM user's guide is a safe choice. We recommend the CSD17308Q3 for Q1 and Q2, as shown below:

    However, if you would like to use a different MOSFET, then Section 8.2.2.7 in the datasheet discusses the parameters that should be taken into account.

    Best regards,

    Angelo

  • Hi Angelo:
    The sention 8.2.2.7 was for Q4 & Q5's selection,not for Q1 & Q2(adapter input)
    Could you have more clear criteria for Q1 & Q2? or some parameter of ACDRV pin?
    Ex:Output current?...etc.
    Thanks!
    Bill
  • Hey Bill,

    Q1 and Q2 are back-to-back input protection FETs.

    As far as criteria:
    ACDRV to CMSRC will be set to 6V, meaning these FETs cannot be incredibly large such that they will not turn fully on with a 6V gate-source voltage.

    Additonally, the FETs cannot be overly small such that the turn-on time is extremely fast; this could create a path from the input directly to the battery as the Break-Before-Make logic of the power path selection is heavily time dependent. You can also increase the gate resistance and gate-source capacitance of each FET in order to slow them down.

    Lastly, will want to make sure the RDSon of the FETs is not so large as to create large conduction losses.

    As Angelo stated earlier, you may use the Ciss, RDSON, VGS threshold, Rg, and Qg values of the EVM's Q1/Q2 FETs, CSD17308Q3 for comparison when selecting your FETs.


    Regards,
    Joel H
  • Hi Joel:

    Thanks for your reply.

    Can I know ACDRV pin's source and sink capacity?

    It'll be helpful if I can't find out similar part of CSD17308.

    Thanks!

  • Hi Bill,

    ACDRV is a charge pump output which drives ACFET and RBFET. The current limit is 60 µA, as shown in the table below.

    Best regards,

    Angelo

  • Hi Angelo:

    If I use Q=CV=It to calculate R3 & R4.

    I'll adjust R3 & R4 from 4K to 3K.

    Will you have any concern for R3 & R4's adjustment?

    Thanks!

    BR,

    Bill

  • Hi Bill,

    The purpose of R3 and R4 is to limit the inrush current on the ACDRV and CMSRC pins. A 3 kΩ resistor should also be fine as long as its power rating is high enough.

    Please take a look at this related thread which could be helpful to you: https://e2e.ti.com/support/power-management/f/196/t/690509

    Best regards,

    Angelo

  • Hi Angelo:

    Does it mean R3 & R4's resistor value isn't relative Q1 & Q2?

    If yes,could you advise how to adjust Q1 & Q2's turn on/off time?

    Thanks!

    BR

    Bill

  • Hi Bill,

    The resistor value does affect the Q1/Q2 turn on/off time. A bigger resistor will cause a slower turn on/off time. What I meant with my last reply is that it's acceptable to use a 3 kΩ resistor instead of a 4 kΩ resistor as long as the resistor's power rating is sufficient.

    As Joel stated, you can slow down the FETs' turn on/off time by increasing the gate resistance and/or increasing the gate-to-source capacitance.

    Best regards,

    Angelo

  • Hi Angelo:

    Could you offer fomula or advise about R3 & R4's value calculation?

    Thanks!

    BR,

    Bill

  • Hi Bill,

    The purpose of R3 and R4 is to limit the inrush current on the ACDRV and CMSRC pins, so I wouldn't recommend changing these resistor values too much from the 4.02 kΩ value given in the datasheet.

    Assuming a 20 V input, the power dissipated by the resistor would be P = (V^2)/R = 400/R. Therefore, a smaller resistor would need to have a higher power rating. This may mean that you would need to use a larger package size as well.

    For example, a 4 kΩ resistor would need to handle 0.1 W, while a 2 kΩ resistor would need to handle 0.2 W. The 2 kΩ resistor would necessitate the use of a larger 1206 package instead.

    May I ask why you want to change the component values used on the EVM? What are you trying to achieve?

    Best regards,

    Angelo

  • Hi Angelo:

    Thanks for your explaination of R3 & R4's purpose.

    We're always suffering Q1's fail from factory,so I want to adjust Q1 & Q2's turn on/off time,that is why I asked how to select Q1 & Q2 in the first time.

    Base on EVM's schematic,how can I tunning the Q1 & Q2's turn on/off time if I don't use TI's MOSFET?

    Thanks!

    BR

    Bill

  • Hi Bill,

    You mentioned Q = CV = It previously, which gives some clues about how to adjust the turn on/off time. These are the main approaches you can try:

    1) Change the gate-to-source capacitance. A larger Cgs leads to a slower turn on/off.

    2) Change the gate resistance. A larger Rg leads to a slower turn on/off.

    3) Use a FET with a different gate charge. A higher Qg leads to a slower turn on/off.

    However, we generally recommend sticking to the component values used in our EVMs. This is the circuit that we do our testing and validation on, so we can be sure that the device will work correctly with those component values.

    Best regards,

    Angelo