Preamp and Chip Amp from same power supply

Status
Not open for further replies.
I'm building a Chip Amp based on a LM3875 (from AudioSector.com) and would like to integrate a preamp (the Death of Zen preamp from Rod Elliot's site) using the same power supply as the amp itself.

Is this a matter of making a lead off the PS board and using a couple resistors to bring the voltage to where it needs to be, or should I think about an entirely separate PS board for the preamp?

Thanks!
 
If the supplies are correctly implemented there is no problem using the same supply as the main amp. If the supplies in the main amp effect the preamp then it's the implementation that's wrong, not the principle.
That means suitable regulation, perhaps simple discrete series pass and then an IC or zener shunt if the current requirements are modest.
Grounding is (very very) important too and must be correct.
 
Ok, thanks for the input.

I want to keep this project as error-proof as possible since I'm new to building amps, so would it be a bad idea to skip the active preamp and instead go for a passive version consisting of an input selector and volume control? I've read different things about chip amps needing an active preamp, people both for and against it. The integrated amp described on the audiosector site doesn't have one, so it seems like it should be fine.

If it is recommended, do you guys have any recommendations about where I can read up on how to implement the single power supply to provide for both boards (the suitable regulation, discreet series pass, zener shunt, and the very very important grounding) as Mooly mentioned?

Many tips of the hat.
 
I've read different things about chip amps needing an active preamp, people both for and against it. The integrated amp described on the audiosector site doesn't have one, so it seems like it should be fine.

A chipamp does not necessarily need a preamp. Try it without first and add the preamp later, if you are not satisfied with the result.


If it is recommended, do you guys have any recommendations about where I can read up on how to implement the single power supply to provide for both boards

There is a link in my previous post.
 
Yes, I agree with Pacific.
Learn how to build a simple chip power amp. Find out how you could package it once you see the size of the assemblies. Then think about the extra space needed for the selector/pre-amp stages. Finally buy a chassis to hold a power only amp or big enough for the full integrated amp.

Do the initial bit in small achievable stages.
 
All you need is a simple zener regulated supply for that current and voltage. It's as easy as it comes and performance is excellent.

Two 15 volt zeners, two resistors and two caps...

I can draw it for you later if no one beats me to it 🙂
 
Here's the circuit.
The two zener diodes determine the rails so that's two 15 volt zeners for -/+15 volts.

The resistors are calculated as follows...

Supply =30 volts (substitute what yours actually is). We call that Vsupply
So each resistor has to drop Vsupply minus Vzener. So that's 30-15=15 volts. That's the voltage that appears across each resistor.

If we choose a low wattage zener, say a 0.5 watt then the maximum zener current allowed is I=W/V which is 0.5/15 giving 33 milliamps.

So the lowest value resistor we can use (allowing for the supply to be safe wuith no load) is R=V/I which is 15/0.033 giving 454 ohms. Play safe and choose next highest common value which is 470 ohms.

Resistor wattage is W=V squared/R which is (15*15)/470 giving 0.478 watts. A 0.6 watt metal film would be fine or a 1 watt carbon.

Your preamp uses about 10milliamps. Lets play safe and say it uses 20milliamps. That means that of those 33 milliamps flowing in each zener, whatever the preamp wants will come out of that. So if it did use 20ma that still leaves 13ma for the zener which is perfect. As long as there is a couple of milliamps for the zener the supply is regulated. If the preamp drew more than 33 milliamps then we would have to rescale things.

The caps are around 10 to 100uf 25 volts... not critical.
 

Attachments

  • PSU.jpg
    PSU.jpg
    42.6 KB · Views: 359
To back up Mooly's idea, i have also implemented this zener circuit into my own project without fault. The idea of pre-amp, a few board members made suggestion i wouldn't need one for my chip amp, maybe true that, but i did anyway and found i was able to gain a few more cleaner db's out my project.

rick
 
Status
Not open for further replies.