Welcome to the Power Interface Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".
Dear Sir,
In my design, there is a I2C backplane and 16 number of cards. Among these 16 cards, there are 12 general purpose I2C cards, dual redundant Power supply cards and dual redundant controller cards. Before each slot on backplane, i am using TPS2459 whose inrush current limit, operating current limit and other parameters can be set using I2C bus
But i am facing one problem as follows:
The controller card can control the TPS2459 using I2C bus and take care of the 12 general purpose I2C card and Power supply card slots.
"But for the controller card hot swap, I will not have access to the I2C bus itself. How to take care of inrush current and other parameters of controller card's power hot swap.
And could you please also tell me the minimum operating current that i can have for 12V channel of TPS2459.
Thank you
What i have thought is as follows:
I will use a 2:1 master selector IC (PCA9541) and connect both the controller cards on I2C bus to this IC. This IC receives I2C lines from both the controller and routs only one
I2C bus at output.
" Suppose if one controller card is removed or inserted to backplane, other controller card will take care of the inrush currents, operating current limits by controlling TPS2459 at the slot of card being inserted"
Please tell me whether it will be ok to do like this.
thank you,
ankit
Your method seems to be sound. TPS2359 must be configured via the I2C bus.
Thanks a lot for the confirmation.
Could you please tell me, the minimum operating current for 12V channel. There is no information in datasheet. I am planning to have the following design parameters for 12V channel:
12V CHANNEL:
I am going to set operating current limit as 5% of the inrush current limit. SO
(implemented by having R3 FIRST BIT SET)
Your settings look good. There is no minimum 12V channel current (ie you can operate the channel with no load)
Dear Eric Wright,
Thanks a lot for your confirmation.