Post Go back to editing

AD5941 Potentiometry Basic Example and OCP Basic Example

Thread Summary

The user sought guidance on configuring AD5940/41 or ADUCM355 for potentiometric and open circuit potential (OCP) measurements. The final answer provided a switch configuration for measuring OCP across RE0 and SE0, using LpAmpCfg.LpTiaSW = LPTIASW(8) | LPTIASW(4), and explained the transfer function of the inverting amplifier. The user also found an example on GitHub that measures OCP by configuring the ADC inputs to LPTIA0_P and LPTIA0_N, and setting the LPTIA resistors to create an inverting amplifier with a gain of 2.5. The engineer clarified that to measure OCP across CE0 and SE0, SW2 should also be closed.
AI Generated Content
Category: Software
Product Number: AD5940/41
Software Version: AD5940/41 API and Application Examples

Hello,

I had the following question.

In the Application Examples of AD5940/41 Git you can find a Basic Application Example for Amperometry, Cyclic Amperometry, Voltammetry and Cyclic Voltammetry.

But I couldn't find an Application Example for Potentiometry or/and Open Circuit Potential.

Is there any of the application examples of AD5940/41 or ADUCM355 which could be taken as a basis for a Pententiometric Measurement Application or/and an Open Circuit Potential measurement ?

The only thread which goes into the direction of this topic is this one:

https://ez.analog.com/data_converters/precision_adcs/f/q-a/542089/ad5940-open-circuit-potentiometry

But I dont fully get it.

Can anyone provide a guidance which one of the application examples would the best one to start to implement a Potentiometric or/and Open Circuit measurement ?

Many Greetings