I am going to measure some voltages in an avionics application.
Due to some external constraints, the design is not optimal.
The voltage is only filtered with a passive low pass filter.
VA of the ADC is 5V (0,2%).
Under normal conditions, no input exceeds this voltage.
Accordign the datasheet the input protection diodes are capable of 10mA for unlimited time without destruction.
During a lightning event the double exponential pulse is filtered and the input voltage at the ADC will be exceeded.
My question:
Is the input protection capable of an input current of ~40mA for a limited time of 500us up to 1ms?
I already thought about other solutions:
- Input protection via external diode to VA: The drop of the diode has to be very low to conduct before the ADC (i measured ~300mV sufficient for the internal diodes to conduct). And the leakage current will decrease the accuracy of the measurement whitch is not accceptable.
- Input protection via line resistor after the low pass filter: this may lead to tracking errors when switching the input channels. This could be solved by SW, but i prefer a robust design.
Thank you for your answer