EEVblog Electronics Community Forum

Electronics => Metrology => Topic started by: Guille on April 23, 2023, 12:36:39 pm

Title: Gradiometric Wheatstone Bridges Calibration
Post by: Guille on April 23, 2023, 12:36:39 pm
Hi everyone,

We are building a gradiometric magnetic field detector. The detector is based on a certain magnetic Wheatstone bridge. Two bridges are placed at different distances from a magnetic source, both signals are amplified and substracted by INA-217s (https://www.ti.com/lit/ds/symlink/ina217.pdf), thus the common noise is reduced, the problem I see with this gradiometric setup is that both signal chains before substraction have to have very similar Gains and Offsets for the common noise to be efficiently removed. I'm tasked with optimizing this problem.

The biggest offender here is the Wheatstone bridge, it's resistors are not properly matched and thus has an offset <  /-20mV/V (for every volt of supply you apply to it's leads you'll get at max 20mV offset signal), additionaly it's sensitivity is 7~15mV/V/Oe (For each volt you supply you get 7~15mV signal for each Oersted of magnetic field applied).

Each sensor has a different sensitivity which is problematic for the gradiometric reading (unmatched gain). One way to adjust them is by changing the excitation voltage (Ve) fed to them so that both sensors output the same voltage for a common magnetic field. Like so:

(https://preview.redd.it/pz2nm0clhmva1.png?width=769&format=png&auto=webp&v=enabled&s=dfef41be095d1933694ec30e4cfd5964df5ff237)

Each sensor has a different offset voltage, one way to adjust for this is to introduce an oposite offset voltage into the REF terminal of the INA like so:

(https://preview.redd.it/udnxp16wfmva1.png?width=1502&format=png&auto=webp&v=enabled&s=91ff6af81eb321b19d3193ae3e592747ca1af313)

Wheatstone signals come from Sens 2 and Ref connectors: They are amplified by both INAs and one of them can be offset through the trimmer in the boxed opamp stage to match the other offset, ignore that offscreen INA. Finaly both signals are substracted by the last INA stage.

The Calibration Problem

The problem with this design is how both the sensitivity and offset of the sensor depend on the excitation voltage, let's say you do the following calibration:
Now that you've changed Ve the offset of that sensor has changed, you need to repeat step one. Additionaly you cannot be sure that you matched both sensitivites with step 2, who cares if you got the same ouput for a given magnetic field? If the offset changed again teh output matching for a given magnetic field won't guarantee that their slopes (Sensitivities) are the same.

(https://preview.redd.it/c2fx6sa8mmva1.jpg?width=1600&format=pjpg&auto=webp&v=enabled&s=84951c458c2c826de4afd8098c4cc220247df5f9)

Solutions

I thought of a couple of solutions, I would like to have some advice on which do you think is better or if you have any different ideas:


Any help, input is appreciated as I'm kinda stuck. Thanks for the interest.