This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

high current drain in OPA1611 circuit

Other Parts Discussed in Thread: OPA1611, TINA-TI

Hope someone can help.

I have a single stage,  single supply 15V,  OPA1611 connected in a typical inverting configuration. 

The inputs and outputs are ac-coupled through 10 uF caps. 

At IN+,  there is 1kohm which  connects it to the reference circuit which is a 100k/100k voltage divider from 15V.  There is a 2 uF decoupling cap.

At IN-,  the input resistor R1 is 1kohm which connects to a 10uF coupling cap to the input source,

OUT is connected to a 10uF coupling cap.  The feedback resistor R2 is 15k which connects to IN-.

During a DC check,  I find that the measured current into this circuit is about 30 mA.  I am expecting it to be 4 to 6 mA.  IN-,  IN+ and OUT are all at about 7.5V.  The circuit is otherwise functional in terms of amplification.  I see this same behaviour over a few boards and chips.

Q1.  Is the excessive current drain due to values chosen for the biasing?  Webench seems to recommend much smaller  R1 and R2 values.

Q2.  For this chip,  is a resistive path required between OUT and GND?

Q3.  The datasheet's application schematic shows dual supply operation,  does anybody have any successful implementation with single supply, inverting amp configuration for this chip?

thanks n rgds.

  • Hello WT,

    Below are answers to your questions.

    Q1: If I understand your circuit correctly, the biasing circuitry should only draw approximately 75uA (15V/(100k+100k)) so I would not expect those two resistors to cause the issue. Using smaller resistor, as recommended by Webench, will draw even more current. But if you are looking for a low noise solution you might consider lowering the resistor values. You can see the noise to resistor value relationship in the Analog Engineer's Pocket Reference.

    Q2: A resistive path from OUT to GND is not required for this chip.

    Q3: All amplifiers can operate on both single and dual supply.

    Nothing immediately jumps out at me as to what might be causing the circuit to draw 30mA. I have attached what I believe is your circuit into TINA-TI to help bebug your issue. If I have misunderstood how something is configured please let me know.

    -Tim Claycomb

    OPA1611 AC coupled Inverting Configuration.TSC

  • Hi Tim,
    thanks for responding. Your .tsc is similar to what I had used to study the circuit during troubleshooting.
    re this issue, I have since found that it is due to capacitive loading from a component directly at the OUT pin. The symptom has been completely removed. I will incorporate a series resistor on the OUT pin to the circuit output.

    rgds, WT.