> I actually have another question regarding analog switches. I have
> this image:
[quoted text clipped - 6 lines]
>
> In my diagram, does it accomplish the task?
> But there are other considerations.
>
> How much supply current will these dividers consume? How
> regulated is that Vcc supply?
This would just be a simple Ohm's law of the voltage divider right?
i = Vcc / (R_div1 + R_div2) ?
> This divider scheme will add some of whatever that noise is
> to the incoming signals.
So there is a balance between picking a higher resistance and limiting
the voltage divider supply current draw, right?
> What is the loading effect (attenuation) of this divider
> load on the source impedances feeding it?
I am assuming this would be the parallel combination of the voltage
divider resistors in series with the source impedance. In order to
minimize the loading effect, the parallel combination must be a higher
resistance (i.e. source impedance and parallel combination in voltage
divider configuration). Is this a correct assumption?
> How high can these resistor values go, before leakage
> current through the input capacitors and the switch shift
> the DC operating point enough to cause some trouble?
> Otherwise, higher resistance has only good effects.
I'm not to familiar with leakage current, yet. But is this the same
concept of adding a high resistance resistor to the input nodes of an
opamp? The input bias current of the opamp would "drop" a higher
voltage if the resistor value is high... (? .. I think).
> In many cases, it is better to use an opamp to make a low
> pass filtered Vcc/2 supply, and tie all the nodes that need
> this reference voltage to that output, with single resistors.
Something like this one? I figured if I put a capacitor at the output
to ground, then that would filter out the higher frequency components.
I picked the capacitor value based on the parallel combination of the
three output resistors. Did I make the right assumptions for this
setup?
> > Also, for audio bypass capacitors, what other characteristics should I
> > know?
[quoted text clipped - 3 lines]
> the term, "audio bypass" so we are all talking about the
> same thing.
I was just referring to the capacitors at the input terminals (Mic in
and CD in).
Thank you very much, John!
MRW - 28 Jun 2007 19:10 GMT
> > In many cases, it is better to use an opamp to make a low
> > pass filtered Vcc/2 supply, and tie all the nodes that need
[quoted text clipped - 5 lines]
> three output resistors. Did I make the right assumptions for this
> setup?
Forgot the link: http://bayimg.com/nACfNAaBl
John Popelish - 29 Jun 2007 01:18 GMT
>> But there are other considerations.
>>
[quoted text clipped - 3 lines]
> This would just be a simple Ohm's law of the voltage divider right?
> i = Vcc / (R_div1 + R_div2) ?
Yes, times the total number of such dividers in the system.
>> This divider scheme will add some of whatever that noise is
>> to the incoming signals.
>
> So there is a balance between picking a higher resistance and limiting
> the voltage divider supply current draw, right?
Both the current draw and the ability of supply noise and
ripple to get into the signals through the divider get
better as the divider resistors go up in resistance.
>> What is the loading effect (attenuation) of this divider
>> load on the source impedances feeding it?
>
> I am assuming this would be the parallel combination of the voltage
> divider resistors in series with the source impedance.
That's right. The parallel impedance of your divider forms
a second signal divider with the source impedance as the
input side. For instance, if your two sources each have a
1k ohm impedance, then your two 1k resistors in parallel
form a divider with that source impedance that divided the
signal voltage down to .33 of its unloaded amplitude.
> In order to
> minimize the loading effect, the parallel combination must be a higher
> resistance (i.e. source impedance and parallel combination in voltage
> divider configuration). Is this a correct assumption?
You want the bias divider to look like a high impedance,
compared to the signal source impedance. Having the bias
divider have a parallel impedance at least 10 times the
source impedance wastes less than 1/10th of your signal
amplitude.
>> How high can these resistor values go, before leakage
>> current through the input capacitors and the switch shift
[quoted text clipped - 5 lines]
> opamp? The input bias current of the opamp would "drop" a higher
> voltage if the resistor value is high... (? .. I think).
Right. if you want to provide an accurate bias voltage to
an opamp input, you need the bias network to have a low
impedance compared to the opamp bias current, so that the
bias system dominates the voltage.
In this case, the leakages are the input capacitor, anything
that leaks from the supply into the switch channel (the data
sheet should spec that) and any bias current injected into
this node, by opamps or whatever that are downstream of the
switch, when it is switched on.
You may be able to use 100k or 1 meg resistors for your bias
network and still control the average bias voltage of the
signal passing through. You have to total up all the leakage
sources and also come up with an acceptable DC error voltage
you can tolerate, to calculate the maximum resistor values
you can use.
>> In many cases, it is better to use an opamp to make a low
>> pass filtered Vcc/2 supply, and tie all the nodes that need
[quoted text clipped - 6 lines]
> setup?
> http://bayimg.com/nACfNAaBl
Yes, something like that. Though I think I would use 100k
or 10 k resistors for R1 and 2, and add a capacitor across
R2 to form a low pass filter for power supply noise.
>>> Also, for audio bypass capacitors, what other characteristics should I
>>> know?
[quoted text clipped - 7 lines]
>
> Thank you very much, John!
John Popelish - 29 Jun 2007 01:23 GMT
>> http://bayimg.com/nACfNAaBl
>
> Yes, something like that. Though I think I would use 100k or 10 k
> resistors for R1 and 2, and add a capacitor across R2 to form a low pass
> filter for power supply noise.
Oops. Get rid of the cap from the opamp output to ground.
It doesn't filter much, since the opamp output impedance
approaches zero, but it does tend to destabilize the opamp.
>> I was just referring to the capacitors at the input terminals (Mic in
>> and CD in).
If they are large enough to hold essentially a constant
voltage during the audio signal swing, then linearity is not
important. And since there is a definite DC voltage across
them, electrolytics (aluminum or tantalum) could be used.
But if the divider impedance is high enough, film caps are
probably the best way to have low leakage through them.
MRW - 30 Jun 2007 06:49 GMT
> >>http://bayimg.com/nACfNAaBl
>
[quoted text clipped - 15 lines]
> But if the divider impedance is high enough, film caps are
> probably the best way to have low leakage through them.
Thank you again, John! :-)