0

I need a rail to rail amp to replace the INA amp here: Multiple ground

After a short search I only found RRIO amps whose supply voltage go to max 5.5 V.

Now my supply is +-2.85 V, would it be correct to lower the supply for the op-amp with a diode?

Is a Schottky diode's voltage drop about 0.3 V?

Would it be OK or there is a better way?

Null
  • 7,448
  • 17
  • 36
  • 48
Status Re
  • 121
  • 6

2 Answers2

3

You can add some LDO regulators eg. +/-2.5V.

Diodes have relatively high impedance and you might have other issues as a result of trying to use them. If you throw away power by adding bias resistors and bypass capacitors it might be usable but you'd have to carefully evaluate the effects of the dynamic supply voltage variations and PSRR on the output accuracy and distortion. Simulation may not adequately model such effects.

However, I agree with @MarcusMüller 100%, just do a longer search so as to find and use an in-amp that is happy with the higher voltage.

Spehro Pefhany
  • 376,485
  • 21
  • 320
  • 842
  • 1
    yep, that's certainly a way to go. Checked: +-2.5V LDOs are back in stock at farnell, so the world's turning slowly normal again. – Marcus Müller Nov 10 '21 at 15:54
2

Is a Schottky diode's voltage drop about 0.3V?

Can't be said in general: your diode only has a voltage drop if there's current flowing through it, and what current leads to which drop depends on the diode!

Now my supply is +-2.85V, would it be correct to lower the supply for the op-amp with a diode?

So, until current starts flowing, the opamp will be exposed to overvoltage, which might or might not cause an excessive current flow through some internal circuitry.

So, you'd need

  1. a specific diode's datasheet with which you can deduce the voltage drop given a current,
  2. an opamp datasheet that at least suggests how much current can be safely injected in an overvoltage situation.

Would it be OK or there is a better way?

Simply use any of the many opamps that have a larger supply voltage range.

Marcus Müller
  • 88,280
  • 5
  • 131
  • 237