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.

TPS2116: TPS2116 – Clarification on Priority Behavior When Input Voltages Are Equal / Close & Deterministic Priority Configuration

Part Number: TPS2116
Other Parts Discussed in Thread: TPS2121

Hello TI Team,

I am using the TPS2116 as a dual-input power multiplexer between USB 5 V (VIN1) and a regulated 5 V battery rail (VIN2) for a flight controller design.

I would like clarification on the following points:


1. How does TPS2116 determine priority when both inputs are equal or very close in voltage?

For example, if VIN1 = 5.02 V and VIN2 = 5.01 V, or both are exactly 5.0 V, what are the internal decision criteria used by the part?

Does the part rely purely on voltage comparison, or is there an internal hysteresis or timing mechanism that decides which input becomes active?


2. What is the recommended method to enforce deterministic priority (e.g., always VIN1 preferred over VIN2) even when the voltages are nearly identical?

Should we use D0/D1 configuration for forced priority, or is there a specific recommended configuration for stable switching in equal-voltage conditions?


3. Any additional layout or design guidance

If there are TI app notes or known best practices regarding:

  • priority behavior tuning

  • transitions when both rails are nearly identical

  • avoiding unnecessary toggling between inputs

…please share them.


Thank you for your guidance.
Sushant Chaturvedi

  • Hi Sushant Chaturvedi,

    Thanks for reaching out.

    1) when both input voltages are equal and close, the below table shows the expected behavior of the TPS2116. For Priority mode, VIN1 is connected to PR1 through a resistor divider. Here the Vref min and max are 0.92 and 1.08 respectively. The part relies on voltage comparison.

    2) refer below truth table.

    3) The best alternative is TPS2121 supports the same input voltage range for IN1 and IN2 as you requested. It also integrates a comparator with hysteresis, which helps prevent unwanted switching when both input voltages are at the same level. This avoids rapid toggling on VOUT due to noise on the supply.

    Thank you,

    Hemanth

  •   Hi have Designed the schematic based on reference EVK for the TPS2116 (slvubz0a) and i am confused with ST pin connection, in datasheet it is connected with Vin1. and also i want to understand the need of 10uF and 1uF capacitors along with 0.1uF decoupling.

  • HI Sushant,

    ST Pin Function:

    • ST is an open-drain output that requires an external pull-up resistor
    • It provides status indication of which channel is active
    • ST = High (pulled up): VIN1 is powering the output
    • ST = Low (pulled down): VIN2 is powering the output OR device is in shutdown.

    Decoupling cap is to reduce the voltage dip during switchover.

    you have to choose the output cap such that voltage dip is within your acceptable range.

    1. Calculate your requirements based on:

      • Maximum acceptable voltage dip
      • Load current during switchover
      • Switchover time (tSW): 6.2-17.7 µs depending on input voltage.
      • V_DIP = (I_OUT × t_SW) / C_OUT

    Thanks,

    Hemanth

  • hi Sushant,

    Typical Connection: The ST pin is typically connected to:

    1. A pull-up resistor (commonly 10kΩ as mentioned in the specifications)
    2. The other end of the resistor connects to a suitable voltage rail (could be VIN1, VIN2, or a separate logic supply)

    thanks,

    Hemanth