M
MooseFET
Keep the capacitor and 100K to ground after the switch. This way the
volume goes to zero if the switch connections go open. Letting the
input of an opamp float is a bad thing to do.
Yes.
BTW: Why only 3 positions?
[...]
Why not leave the volume control where it is?
The 'volume' control is actually a gain control, it doesn't offer
volume 0%-100%. As the author says "The gain control being used to pre-
set the gain so that the pre-amp's gain control is normally used for
setting the listening level.". Gain might start from 100%, maybe less,
but not 0% (silence).
I don't use a preamp, so I have to add a volume potmeter. I don't see
sense in having two potmeters (one volume, one gain) do about the same
thing, so I figure gain could be a 3-position switch which makes a lot
more sense (I could also use a 2 position or 4 or 5... but 3 I think
will be enough).
I think the volume should be in the first stage before the first
opamp. However it would certainly affect the filter around the 1nF in
some way, I'm afraid.
It looks like google lost my reply.
The pot should he on a high amplitude low impedance signal. Putting
it after the first op-amp is the right place to have it.
The circuit can be reduced to a simplified model that looks like this:
In ---- 1M
! --/\/\---
\ 100K ! !
/<---/\/\-----+---!-\ !
100K \ ! >---+-+---- Vout
! GND-----!+/ !
! !
--------------------------
A cute trick is to make a spice model of this, apply 1V DC at the
input and step the pot setting. This way you can make a graph of the
gain vs pot setting. I think you will find that it follows a curve
very like the one you want for a volume control.
You could also plug the math into a spreadsheet.
The math looks a bit like this:
Let X be the pot setting:
Vth(wiper) = Vin * X + Vout * (1-X)
R(wiper) = 100K * X * (1-X)
Vout = -1M / (R(wiper) + 100K)
I'm too lazy to do the subst and solve for Vout but it will increase
much more rapidly at the top of the dial than at the bottom.