Dear team AD,
I am trying to get an automated impedance measurement system (EIS) based on 2-wire electrode using the evaluation board.
I understand that while I am measuring a Zunknwon with large or small impedance, the ADC output would be somewhat too large or too small and some adjustment is required (RTIA or PGA).
This is easy if I already know the impedance of the Zunknown.
But when dealing with an unknown impedance, we need an automated system that can suggest an accurate result by making multiple trials.
1) For instance, if I made an initial measurement and if the ADC voltage is too small, there would be a significant error.
In the following trial, the EVAL should increase the RTIA.
Repeat until the ADC voltage is in the reasonable range and suggest the impedance value to user.
2) In the opposite case, if the initial measurement is saturated, the impedance result would be wrong.
In the following trial, the EVAL would reduce the RTIA.
Repeat until the ADC voltage is in the reasonable range and suggest the impedance value to user.
In order to do so, I need to get the voltage magnitude of the AC signal. (ADCed value at somepoint)
I am a noob in signal processing and I can only see that I have couple of options.
Can you please provide an insight on how I can automate this process?
Is there a way the magnitude of the AC (voltage just before the ADC) can be obtained?
Thanks!