View Single Post
  #14   Report Post  
Posted to alt.binaries.schematics.electronic
John Fields John Fields is offline
external usenet poster
 
Posts: 2,022
Default All purpose SS op amp

On Sat, 24 Mar 2007 07:48:15 +1100, Trevor Morton
wrote:

I am sorry if my original post caused confusion. Yes, I am looking for
an op amp because of the DC requirement. The LM386 I tried to no
avail.

Phrasing it another way, why is there no predefined op amp/Darlington
configuration, or off-the-shelf power op amp, that can do the all same
things as the LM386 does with audio, but down to DC?

Single supply
Wide supplyvoltage range
DC coupling
Easily variable gain
Low power
Etc.

At first, I thought such specs might be mutually exclusive. However,
if there are such design limitations, they seem to be receeding fast.

For example, there is the "new" OPA569, rated at 2A. It meets all my
requirements except it only operates up to 5.5V. I need a range of 4
to 12V.

http://focus.ti.com/docs/prod/folders/print/opa569.html

Can someone explain, why can't something like this be done with a
CA3130 and a couple of transistors.


---
Please bottom post.

The main reason you can't get what you want is because you're
specifying a single supply and DC coupling and expecting an output
which can swing negative.

For example, this circuit:


Version 4
SHEET 1 880 680
WIRE -192 64 -416 64
WIRE -80 64 -112 64
WIRE 64 64 -80 64
WIRE 336 64 144 64
WIRE -80 192 -80 64
WIRE -48 192 -80 192
WIRE 64 208 16 208
WIRE 176 208 144 208
WIRE -240 224 -272 224
WIRE -192 224 -240 224
WIRE -80 224 -112 224
WIRE -48 224 -80 224
WIRE 240 272 240 256
WIRE 336 272 336 64
WIRE 336 272 240 272
WIRE -416 288 -416 64
WIRE -240 288 -240 224
WIRE -80 288 -80 224
WIRE 240 304 240 272
WIRE -416 416 -416 368
WIRE -240 416 -240 368
WIRE -240 416 -416 416
WIRE -80 416 -80 368
WIRE -80 416 -240 416
WIRE -16 416 -16 240
WIRE -16 416 -80 416
WIRE 240 416 240 384
WIRE 240 416 -16 416
WIRE -416 480 -416 416
FLAG -416 480 0
FLAG -272 224 +12V
FLAG 240 160 +12V
FLAG -16 176 +12V
SYMBOL Opamps\\LT1055 -16 144 R0
WINDOW 0 30 88 Left 0
WINDOW 3 27 117 Left 0
SYMATTR InstName U1
SYMBOL npn 176 160 R0
SYMATTR InstName Q1
SYMATTR Value 2N3904
SYMBOL res 224 288 R0
SYMATTR InstName R2
SYMATTR Value 20
SYMBOL res -96 272 R0
SYMATTR InstName R3
SYMATTR Value 10K
SYMBOL res -96 208 R90
WINDOW 0 94 56 VBottom 0
WINDOW 3 32 56 VTop 0
SYMATTR InstName R4
SYMATTR Value 10K
SYMBOL voltage -240 272 R0
WINDOW 0 -50 100 Left 0
WINDOW 3 24 104 Invisible 0
WINDOW 123 0 0 Left 0
WINDOW 39 0 0 Left 0
SYMATTR InstName V1
SYMATTR Value 12
SYMBOL voltage -416 272 R0
WINDOW 0 -50 100 Left 0
WINDOW 3 24 104 Invisible 0
WINDOW 123 0 0 Left 0
WINDOW 39 0 0 Left 0
SYMATTR InstName V2
SYMATTR Value SINE(6 .1 10)
SYMBOL res -96 48 R90
WINDOW 0 -36 49 VBottom 0
WINDOW 3 -35 52 VTop 0
SYMATTR InstName R5
SYMATTR Value 1K
SYMBOL res 160 192 R90
WINDOW 0 -41 58 VBottom 0
WINDOW 3 -37 56 VTop 0
SYMATTR InstName R6
SYMATTR Value 1K
SYMBOL res 160 48 R90
WINDOW 0 -39 56 VBottom 0
WINDOW 3 -34 57 VTop 0
SYMATTR InstName R1
SYMATTR Value 10K
TEXT -396 450 Left 0 !.tran 1 uic


will do what you want, but because of the single supply and no
capacitor rule, the input signal must be offset and the output
signal will swing about a DC value, which will waste power in the
load as well as in the single (which is what you asked for) output
transistor.

The circuit list, above, is for LTSPICE, and if you don't have a
copy you can download one, free, at:

http://www.linear.com/designtools/software/

One caveat: the output transistor I used can't dissipate the power
needed to feed the 20 ohm load shown, but I didn't want to spend a
lot of time looking for the right one this early in the game.


--
JF