Quote:
Originally Posted by royewest 
At the risk of asking too much, really:
* DC offset. I confess, I think I understand what this would be (+/- signal moving wave into all + or - voltage?), but I am not certain and have no idea how to measure it or what the cause can be and why the coupling caps prevent it. Obviously this is a pretty basic audio circuit issue and perhaps there is a place on line already that explains this?
|
DC offset occurs because the typical power for IC circuits and PC's is +5VDC. Audio is AC; the signal "swings" between an upper voltage and a lower voltage. Ideally, that lower voltage is negative with pure AC. However, the way the PCM chip does it is by swinging between 62% of that +5V and 50% of the +5V. What that means is the bottom of the signal wave is ~+2.5VDC. Hence, there is 2.5VDC offset before anything is connected.
Capacitors block DC, while fully passing AC. This allows us to use capacitors on the sound output of the PCM chip to zero out that +2.5VDC and allows only the AC music signal to pass. There's a lot of devil in those details, though - the caps must be charged first (DC offset is still present until then), caps have their own sound signature they impart to the music signal, and caps form an RC circuit with the resistance of the load - this causes the bass frequencies to be cut off.
Quote:
| * Replacing the CL/CR electrolytics. What general guidelines can anyone offer about replacing these with film caps (VitQs, etc.) while preserving the DC protection the electrolytics offer. I'm currently bypassing the stock 33uF electolytics that came with the glass jar kit with .18 1000V VitQs. TomB has replaced them entirely with 3x(.22uF in parallel)=.66uF (correct math?) on each channel VitQs. Is there a range I should stay inside to experiment with here? I have some nice 1uF and 2uF 600V film caps from other projects, could I try them without risking the amp I connect to? Or are they way too high capacitance? |
As mentioned above, the output capacitors form an RC circuit with the load to which it's connected. Select a capacitor with a rating too low and you will lose some of the bass frequencies.
You need to know the input impedance of your amplifier in the case of the Alien DAC. Most of the time, that's the impedance of the volume pot. For instance, in the case of the Millett MAX, a 50 Kohm pot is used for the volume control (ALPS RK27). The equation for determining the bass cutoff is:
f = 1/(2*pi*C*R), where f is the frequency in Hertz, C is capacitance in farads, and R is in ohms.
Rearranging to solve for "C", we have: C = 1/(2*pi*R*f).
Let's say we want to be safe and want a cap that will give us at least 10Hz. The reason we want to do this is because the filtering starts at frequencies above that. "f" is only where the drop is down -3dB. So, solving for "C", we might have:
C = 1/(2*pi*50000*10) = 0.3 x 10E-6, or 0.3uf.
This is saying that a 0.3uf capacitor on the output of the Alien, connected to an amp with a 50K volume pot, should have a -3dB drop in frequency response at 10Hz.
Quote:
Again, thanks in advance for your generous and ongoing support for beginners on this forum.
__Roy |
OK - hope that helped.

PRE-EDIT: I see that we've had Pars and error401 post before me. I typed all of this in the meantime, so I'll post it anyway.

Maybe it will help to have different perspectives on the same subject.