1

Consider I have a 2.048 V reference voltage, for example, I build this voltage with an REF191. This IC has only 10 mA output current. How can I boost this current to 200 mA? Is there any better way to build an accurate 2 V reference with 200 mA output?

ocrdu
  • 9,195
  • 22
  • 32
  • 42
AqaRashid
  • 21
  • 4

1 Answers1

1

schematic

simulate this circuit – Schematic created using CircuitLab

This should do the trick. Be sure to use an op amp that has a max output offset voltage of 2mV. This may also be unstable, so don't use it for mass production before you do some analysis.

edit: I was bored so I made a full design.

enter image description here

enter image description here

(100mA - 500mA load step)

enter image description here

Phase margin and gain margin. I targeted a crossover frequency of 100kHz (I have no idea what your requirements are, but a design at 1MHz crossover frequency is probably possible using this op amp.)

hatsunearu
  • 830
  • 4
  • 10
  • Just to add but not to complicate the question: if you have oscillation issues, you can add a "fast path" feedback path from the opamp output to the inverting input with some low value caps. – hatsunearu May 19 '18 at 15:01