Other Parts Discussed in Thread: TIOS101,
Hi,
in Thread "TIOS101: Over current failure" is mentioned, that with open Rset, fault reporting will be disabled.
Quote:
Also note that if the maximum current limit is configured via pulling RSET low, then you could use a switch (e.g., FET controlled by the MCU) to open RSET instead when a fault is detected. Having RSET open sets the same current limit value but disables the fault reporting; so, if the fault did not repeat then you would know that it was an over-current fault.
By switching a FET to float the Rset pin, you could differentiate between an overcurrent and overtemperature/undervoltage fault reporting. But in the datasheet, you can see, that with open Rset pin, only auto recovery mode will be disabled, but not the fault reporting. Fault reporting will always be active:
Is this a wrong description in the datasheet or wrong description in the mentioned thread?
Next question:
How does the Rlimit internally work? I assume that current is measured through a shunt and voltage will be compared with a feedback voltage, which is set by Rset. But, if current limitation works with settable voltage feedback through Rset, how does it work for Rset = GND ? Feedback voltage would be GND/zero in this case. Could you give me a detailled information about the internal structure of current measurement?
At the end of the day, I need an option to differentiate the overcurrent fault reporting from overtemperature and undervoltage. Undervoltage is not as important as overtemperature. We operate this devices at ambient temperatures about 120 degrees celsius, so with self-heating of the device, overtemperature fault could be active low in normal operating conditions.
We have to prevent, that TIOS1015 will generate "false" signals to the OUT pin, which is the case in auto recovery mode. We could deactivate auto recovery mode, but then the TIOS1015 will heat itself up to the point where overtemperature shutdown will be active. Device will set the OUT pin to high impedance, but in this time, it cools down, and when reached the hysteresis (10 °C) it will turned on again, so you can see a temperature-specific frequency at the output. So this it not an option for us.
We would be quite happy, to detect an overcurrent condition which is not an overtemperature warning, and then shut down the device until it will be resettet. Microcontroller is available.
Last question:
What hysteresis does have NFAULT reporting for overtemperature warning? In datasheet, there is only described hysteresis for overtemperature shutdown, but not for overtemperature warning. If there is no hysteresis, will NFAULT oscillate at T(wrn) 125°C ?
Thanks and best regards,
Chris