1
\$\begingroup\$

I am working with a LTC6915 and i don't understand what REF pin does.

That like V+ - V- + Vref = Vout? Or something else? I don't understand the datasheet.

\$\endgroup\$
1
  • 1
    \$\begingroup\$ so where's that schematic then showing the actual voltage on all pins? You have two answers now that cannot answer your further debugging question without that information. \$\endgroup\$ Commented Apr 25, 2024 at 6:23

2 Answers 2

1
\$\begingroup\$

where input is (V(in+) - V(in-))

Vout = gain*input + Vref

or to put it another way

(Vout-Vref) = gain * input

or to express it yet another way

differential output (Vout-Vref) = gain * differential input (V(in+) - V(in-))

\$\endgroup\$
8
  • \$\begingroup\$ Okay, but when i put 500mV in REF and V+ - V- = 500mV, i got 500mV as Vout \$\endgroup\$ Commented Apr 24, 2024 at 13:02
  • \$\begingroup\$ What gain setting do you have (is the amp saturating?(or any of its internal nodes?)), what power supply voltages (are they enough?), and what are the absolute V+ and V- voltages (have you respected any common mode requirements?) as well as their difference. A schematic in your question might help as well, to show what you're measuring voltages with respect to. \$\endgroup\$ Commented Apr 24, 2024 at 14:37
  • \$\begingroup\$ These equations hold if the Ref pin is driven with zero impedance. \$\endgroup\$ Commented Apr 24, 2024 at 15:14
  • \$\begingroup\$ @tobalt surely if the Ref pin has a voltage Vref, then it has a voltage Vref, regardless of how it's being driven? The circuitry internal to the IC senses the voltage on the Vref pin. Usually it will be connected to a low impedance like GND. \$\endgroup\$ Commented Apr 24, 2024 at 16:20
  • 1
    \$\begingroup\$ Yes you are right. This comment was angled more towards an incorrect perception of what Vref might be. I.e. if you make a high impedance 0.5V from a divider, then actual Vref will not be 0.5 V when connected to the ref pin. \$\endgroup\$ Commented Apr 24, 2024 at 16:32
1
\$\begingroup\$

The reference pin sets the output reference level. This is an instrumentation amplifier with built-in PGA. So ideally the output would be Av((Vin+) - (Vin-))+Vref, where Av is the digitally programmed gain.

Unlike most instrumentation amplifiers, this one uses a flying capacitor topology internally so it has fewer issues with internal nodes saturating (in return you get a bit of subtle weirdness in terms of sensitivity to input resistances and matching of same- see the datasheet), however do heed the equations and limits under "Input Voltage Range".

Like most instrumentation amplifiers, the Vref pin is not high impedance (something like 32kΩ to an internal voltage). For this reason you may wish to drive the Vref pin to something other than 0V.

V– ≤ (Vin+ – Vin–) + Vref ≤ V+ – 1.3

and

V– < Vin+ < V+ and V– < Vin– < V+

There are some additional limits that may apply when using +/- supplies so be sure to read that section.

If you are using +/-5V supplies, for example, you would normally ground the Vref pin. However, for single supply operation you might want to connect Vref to some other voltage within the power supply range. Since the pin (like the Vref pin on most instrumentation amplifiers) is not high impedance you may need a buffer. This is covered in the datasheet.

In the 'Typical Application' shown on the datasheet page 1, for example, the Vref is grounded and a single supply is shown. This has the disadvantage that (since the output cannot be driven below V- = GND) the differential input has to be strictly positive (within a few uV offset) to get any output change. Since the bridge resistors will not be perfect you might also get a dead zone near nominal balance (say zero pressure for a bridge pressure sensor).

\$\endgroup\$
6
  • \$\begingroup\$ Okay, but when i put 500mV in REF and V+ - V- = 500mV, i got 500mV as Vout, and i had to get 1V i think. I am on a 5V to GND supply \$\endgroup\$ Commented Apr 24, 2024 at 13:17
  • \$\begingroup\$ What's your gain setting? The datasheet mentions a gain of '0' as a possibility. However it seems to set the output high-Z or something. \$\endgroup\$ Commented Apr 24, 2024 at 13:29
  • \$\begingroup\$ I set my gain to 1 by parallele. If I put Vdif of 500mV and Ref to GND I have 500mV as Output but if i have 500mV as Vdif and 500mV as Ref, I have 500mV too \$\endgroup\$ Commented Apr 24, 2024 at 14:03
  • \$\begingroup\$ If you can measure that 0.5V voltage right on the chip Vref pin maybe the part is damaged. It does not respond to Vref changes at all? Actually if the pin was open (like unsoldered) you'd get a similar effect. \$\endgroup\$ Commented Apr 24, 2024 at 14:17
  • \$\begingroup\$ I get a rising voltage as react, but that return to 500mV. Rising like a DC go to 800mV and back down 500mV. That a new part. I am sure to have 500mV in entrance in REF and 500mV in diff \$\endgroup\$ Commented Apr 24, 2024 at 14:53

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.