Electronic – subtract two AC voltages with instrumentation amps

amplifieranaloginstrumentation-amplifiervoltage measurement

I'm implementing the so-called "3 omega technique", where a thin metal line is excited with a sine current. The metal has a high TCR which causes a 3rd harmonic oscillation, and I need to measure the amplitude of this voltage using a lock-in amp. I use a Keithley 6221 current function generator, which has high harmonic noise above 5 kHz, which interferes with the measurement of the 3rd harmonic.

In the litterature, several people have used a circuit such as the one illustrated in fig 2.6, pg 47 of this document : http://repository.lib.ncsu.edu/ir/bitstream/1840.16/5418/1/etd.pdf

The metal line is placed in series with a variable resistor with a low TCR, which is adjusted to the same nominal resistance as the metal line. Therefore by subtracting the 2 voltages, this will remove the fundamental signal, and harmonics caused by noise from the function generator, and the only thing left should be the 3 omega oscillation from the metal line.

However, I haven't found any detailed description of the actual circuit, other than the basic diagram in the link above. The only extra detail given by the authors is that they use AD624 amps.

So my question is, how do I actually implement this circuit ?

The 3rd harmonic is measured versus excitation frequency, which can vary between 1 Hz and 30 kHz. However harmonic noise from the generator isn't a problem at low frequency.
The resistance of the metal line is typically 50 – 100 Ohm.

Thanks !

EDIT : my reputation is now high enough to post the diagram here directly enter image description here

Best Answer

An instrumentation amp is essentially a difference amplifier. The output is directly proportional to the difference between the two input (essentially, which is what you need) and so any common mode signals, ie, those which exist in both inputs, should in principle be eliminated. It looks like a fairly straightforward application of an inamp to me.

Simply tap the voltages at both points and dump them into the two inputs of an inamp. You have to make sure that the inamp has sufficient bandwidth to respond to your harmonics, and inherent noise and stability at the frequency of interest that comes from the inamp itself should be lower than your signal.

EDIT:

On looking at your circuit, I will posit one of three possibilities :

  1. The circuit is incorrect, and the label "Lock-In" should be on the rightmost corner, as if the lockin is not shown.

  2. The circuit is incorrect, and the output of the first opamp(the triangle, left top) goes to the second (left bottom) instead of the third, and to its angled side. (as ref input)

  3. The circuit is correct but the text is not, and the signal from the resistor is used as the lock in reference instead of something nicer coming out of the current source. The subtraction then occurs inside the lockin implicitly. From what I know of lockins, I'd bet against this possibility.

Using an instrumentation amp is easy. A difference amp is slightly more complicated. In both cases, look at the datasheet for a typical application circuit. For an inamp, the output is generally given by G x (In+ - In-) + Ref, where G is generally set by a resistor or two. Ref is typically ground unless otherwise specified, and lets you add an offset to the output.

From what I gather, both the left two triangles can be instrumentation or difference amplifiers. The output of the top one is what you want to subtract from that of the bottom one. In order to do that, one way is to send both into a third instrumentation or difference amplifier, as in possibility 1 with the lockin mislabelled. The inamp will subtract the two signals and let you give it to the locking with impunity.

Another way go perform this subtraction is to send the output of the top inamp into the ref input of the bottom inamp. I suspect you'd want one of the two inamps to be in reverse polarity for that to work, but I'll have to think about it. This would correspond to possibility 2.