|
|||||||
| Home | Forums | Rules | Articles | Store | Gallery | Blogs | Register | Donations | FAQ | Calendar | Search | Today's Posts | Mark Forums Read | Search |
| Chip Amps Amplifiers based on integrated circuits |
|
Please consider donating to help us continue to serve you.
Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving |
|
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
diyAudio Member
|
Hello crazy people. I've built a chip amp once, but not exactly for audio. I am now building my first audio amplifier, for use as the amplifier in the "monitor" system of the computers my friends who work with music and movies use. The idea is just making something for them to use instead of headphones, and instead of those crappy 0.25W "multimedia" speakers.
I selected the TDA2007 because it is the chip from the family that seems to be better suited for this task, i.e. has the perfect power rating. It seems to be kind of old, tough, and the example board is very ugly. I would appreciate to have some feedback from you as I develop this project. I am sending attached images from my Eagle project for the board. I tried to redesign the PCB, and comments on my design would be much appreciated. I also have to design the PSU, and advice there would also help. I am thinking about using a LM350 regulator after a full wave rectifier. I still have to select the transformer, or decide to use a solid-state PSU instead. The source voltage should be 22V, like the datasheet suggests (8 Ohms speakers). The only difference of this circuit from the datasheet is that I took off the source capacitors, and selected 1000 uF caps at the signal output. So, do you have any advices about changes I should do to the datasheet circuit? And what about my new PCB, is it looking good? cheers, ++nic |
|
|
|
#2 |
|
diyAudio Member
|
Here is the circuit diagram.
|
|
|
|
#3 |
|
diyAudio Member
|
With such an IC a regulated power supply is difficult to justify. It is more complex, more expensive and wastes energy. An unregulated supply would be more consistent with the price and quality of the TDA2007.
If you use a voltage regulator, there are a few hints that you can get from the datasheet. At the input a 0,1 µF capacitor is only suitable, if it is a ceramic or MKP type. A tantalum should be 1 µF and a normal electrolytic should be at least 25 µF. The same goes for the output. A bigger smoothing capacitor between rectifier and input would not hurt either. Tip: don't go for tantalum capacitors. They have good electrical properties, especially at high frequencies, but they are the only capacitors that tend to fail on their own. They produce internal shorts and can even blow up, when they fail. It is recommendable to use a protection diode from output to input of the regulator. Replace the trimmer with a multi-turn type (e. g. 64W), otherwise voltage adjusting will be tedious. Don't forget the heatsink for the regulator. The TO-220 will have something like 50 to 60 K/W junction to air. Assuming that your supply voltage is at an average 5 V above the regulated voltage and a peak current of 1,5 A you get 7,5 W of power dissipation. 7,5 * 50 = 375 K. Add 25 °C ambient to that and you get 400 °C junction temperature, where 125 °C is the allowed maximum. Capacitors don't like heat. In your layout C3 is right by the TDA's heatsinking surface. Try to move it somewhere else. C12 and C13 are right by the LM350, which will also become hot. Move them away from there. Especially C12 must leave space for the heatsink. And C6 and C8 could use a few millimeters more distance to the TDA as well. The datasheet layout has the advantage that it does not need a jumper like yours. In a new design, one should probably try to make a star-shaped ground with the star-point next to the input ground connection instead of a ground fence around the PCB.
__________________
If you've always done it like that, then it's probably wrong. (Henry Ford) |
|
|
|
#4 |
|
diyAudio Member
Join Date: Dec 2008
|
I agree with pacificblue, lose the regulator and put in some large caps for the voltage rail, such as a 2200uF 25V or 35V just to be safe.
![]() Another option would be a pair of TDA1905's which are 5W mono chips in a POWERDIP16 package. http://www.datasheetcatalog.org/data...onics/1446.pdf I still have around 400+ of these in their antistatic tubes 'cause there was a sale on at some store a few years back. Great for little speaker projects for friends. ^_^ |
|
|
|
#5 |
|
diyAudio Member
|
Hi, guys. Thanks for all the tips.
I am thinking about testing it without the regulator also, and just a rectifier with large caps instead. That's why I am building the PSU separately... I updated the board design for it (attached). I left the protection diode out because the datasheet said it was only strictly necessary ate larger voltages, and I am trying to be minimalistic on the component count. If I regret doing it later, I'll then gladly report in this forum. ![]() In the datasheet board there are some very small tracks moving under some capacitors, and I tried to avoid that to make it easier to draw. The next update I'll make to it will be after I purchase the final components, so I'll be sure of the size of them. About the star-grounding: you mean I should have a separate track from the power source ground to the signal part? Right now the "signal ground" is only separate from the source by the chip. I was concerned only in leaving the output away from the signal input, but I wasn't sure if I should link the input ground to the chip or the power source... I'll try to make an extra ground track for the signal then. thanks again! |
|
|
|
#6 | ||
|
diyAudio Member
|
Quote:
The reference designs from National show such a solution. The signal ground really looks like a star there. You can find an example on page 22 in the LM4780 datasheet. But don't bother too much around that. The TDA2007 will probably not reproduce music significantly different with either solution. Quote:
__________________
If you've always done it like that, then it's probably wrong. (Henry Ford) |
||
|
|
|
#7 |
|
diyAudio Member
|
Thanks again, pacificblue. My idea is a bit like this: I want to make an easy project, but starting to think about techniques that only really matter in more complicated ones. And also questioning a bit every step...
I am designing this board a bit as a sport also, because I am in vacations at my parent's home, and I left all my electronics stuff in my home. ![]() I did another board design, this time starting from the datasheet example. I took care to move capacitors away and tried to cram everything in a smaller space, but avoiding tracks under the small space between capacitor leads (leaving only tracks under resistors). I think the original board is something like 60x60mm, and I saved some 10mm in each direction...
|
|
|
|
#8 |
|
diyAudio Member
|
The third leg of the trimmer should also be connected. If the wiper looses contact (tear and wear), the resistance would be infinite. With alls pins connected, at least the resistance is limited to the value of the trimmer. Connect pin 3 to the LM and connect pins 1 and the wiper together. But check, if pins 1 and 3 are really the ends of the trimmer you buy. Sometimes those trimmers have the wiper on one of the outer pins instead of the center.
__________________
If you've always done it like that, then it's probably wrong. (Henry Ford) |
|
|
|
#9 |
|
diyAudio Member
|
Some minor changes, specially larger power tracks.
Thanks for the advice, pacificblue, I've done that in the past, but I didn't know the reason!
|
|
|
|
#10 |
|
diyAudio Member
|
Hi. Today I bought the components, and now I'm sure of the size of the capacitors. So this is pretty much the last version of the board.
I decided to use first a very basic PSU, as the LM350 is in fact very expansive. So I just put the rectifier there with a 2200uF capacitor, and another small one near the chip because it brings luck. ![]() How much voltage ripple should I allow? And how bad is it to leave all the power source circuit there at the same 60mm board? As for the rectifier bridge, it shouldn't heat much, right? Perhaps I should think about some kind of Zener regulator?... |
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Building A new amplifier | steevo | Solid State | 0 | 10th November 2008 06:02 PM |
| Building a new Amplifier | Frank Berry | Everything Else | 2 | 29th September 2008 11:18 AM |
| Building a car amplifier | j.wright | Car Audio | 7 | 30th April 2008 11:38 PM |
| Building a sub amplifier | AudioAddicted | Solid State | 0 | 6th November 2006 09:32 AM |
| tda2007A internals ? | ash_dac | Chip Amps | 3 | 9th July 2006 07:02 AM |
| New To Site? | Need Help? |
| Page generated in 0.13783 seconds (79.65% PHP - 20.35% MySQL) with 11 queries |