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.

LP3470A: Regarding to the programmable time delay on Supervisor and Reset IC(especially LP3470A)..

Part Number: LP3470A

Hi team, 

My customer is checking spec of LP3470A to utilize this on their project.

This has SRT(Set Reset Timeout) pin to make reset delay time by connecting external capacitor. (other similar device, it specified CT(Capacitor Time delay) pin)

But the reset delay is determined by three variables like : 1. CSRT(external cap), 2. RSRT(internal R) and 3. a constant(-ln(0.29) ). 

And these parameter specs have min/max deviation : 1. generally it has +-15%, 2. 350k(min) 500k(typ) 650k(max), 3. -ln(0.36)/max, -ln(0.29)/typ, -ln(0.26)/min ...

So, the minimum and the maximum variation is expected +-40% than the typical spec's calculation. (Considered tD(no cap) as 50us fixed, and CSRT assumed ideal capacitor)

My question is : is it possible to add external pull down resistor on SRT (SRT pin to GND) which has less value than RSRT like 100k-ohm to accurate the range?

In my calculation with adding 100k external resistor, it has decreased to the min/max variation with -22% and +13% from +-40%. (And the variation become lesser when we use lower resistor value.)

If the answer is yes, then how low can we decrease the value of the external resistor?

One more question : How is the typical and min value of tD(no cap) ? (50us is maximum value)

FYI, some applications need sensitive reset timing, so please help to understand the supervisor IC better.

Thank you.

Ernest 

  • Hello Ernest,

    Adding a parallel resistor to ground might increase the accuracy of the reset timing but the equations in the datasheet to calculate the delay will most likely no longer be accurate. We do not have information about use of the SRT pin with an external resistor as it is out of the use cases described in the datasheet.

    We only have data for the max value of tD(no cap).

    Best,
    Walter

  • Hello Walter, 

    Thank you for your feedback.

    I would like to clarify one thing. 

    but the equations in the datasheet to calculate the delay will most likely no longer be accurate.

    Do you mean the equation will be changed like this?

    from : tD = -ln(0.29) x Rsrt x Csrt + tD(no cap)

    to : tD = -ln(0.29) x (Rsrt // Ext Rsrt) x Csrt + tD(no cap) 

    Regards,
    Ernest

  • Hello Ernest,

    The equation will most likely be changed to tD = -ln(0.29) x (Rsrt // Ext Rsrt) x Csrt + tD(no cap) and tD(no cap) will might also change value.

    Best,

    Walter