|
|||||||
| Home | Forums | Rules | Articles | Store | Gallery | Blogs | Register | Donations | FAQ | Calendar | Search | Today's Posts | Mark Forums Read | Search |
| Class D Switching Power Amplifiers and Power D/A conversion |
|
|
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
Join Date: Nov 2012
Location: Kansas
|
I'm new to the forum but I've have some experience working with micro chips such as PIC16F887. I got to thinking what kind of sound quality could be achieved using a micro chip to convert low level audio to digital then create a pwm signal to drive an high powered h-bridge to achieve approximately 1500 watts peak power into 4 ohms for subwoofer duty.
Anyone have any experience with something similar or is this something that will not have satisfactory results? Thanks in advance! Last edited by jlind54; 29th November 2012 at 04:01 AM. |
|
|
|
#2 |
|
diyAudio Member
|
A similar project was published on Hack a Day: 70 watt amp uses an ATtiny
It uses the other type of MCU but the idea is same. It drives the mosfets directly. For higher power it's not enough, I guess you could add some mosfet drivers. No idea about the sound quality, it has no feedback too. |
|
|
|
#3 |
|
diyAudio Member
Join Date: Nov 2012
Location: Kansas
|
Thanks for the link. That looks about like what I would want to try and build except with a bit more power. Is the no feedback thing good or bad?
|
|
|
|
#4 |
|
diyAudio Member
Join Date: Feb 2004
Location: Anonymityville
|
I don't think open loop is ever really considered a good thing. Here's a thread that touches on the topic....
all digital pwm Open Loop or withfeedback
__________________
"If you don't like funerals don't kick sand in Ninja's face." - Ninja |
|
|
|
#5 |
|
diyAudio Member
Join Date: Nov 2012
Location: Kansas
|
Ok so it is probably a lot easier to not use a microchip to create the pwm signal to feed the output. Next question... which produces better sound a single push-pull output or a balanced output from an h-bridge?
|
|
|
|
#6 |
|
diyAudio Member
Join Date: Dec 2004
Location: Aberystwyth and Manchester, depending upon term times.
|
An H bridge gives twice the voltage swing for the same rails, so if you're interested in high power then it might be worth thinking about in order to keep the rail voltages low - that way you can use cheaper and/or better performing MOSFETs and make smaller explosions. Assuming you don't mind building twice the circuitary that is. Can't comment about differences in sound quality though.
My concern would be whether you can get a high enough switching frequency and enough resolution with typical uC clock speeds. As a quick back-of-an-envelope guestimate, A 50kHz switching speed divided up into 256 steps (as in 8-bit audio) means that the clock doing the timing needs to be at 12Mhz. That's the clock rate, not the oscilator that you put into the uC which will need to be at least twice that. Maybe the PIC has special facilities for accutate timing though (I've never used one), or maybe there are cleaverer modulation schemes that relax the timing demands?
__________________
The Geek shall inherit the Earth. |
|
|
|
#7 |
|
diyAudio Member
Join Date: Dec 2004
Location: Aberystwyth and Manchester, depending upon term times.
|
That said, of course if you're driving a sub the switching speed can be lots lower, if you can build a good enough filter to keep it out of the speaker (bleed from 5kHz switching us going to get anoying pretty damned fast).
__________________
The Geek shall inherit the Earth. |
|
|
|
#8 |
|
diyAudio Member
Join Date: Nov 2012
Location: Kansas
|
After some readings and looking at some chip specs I believe it would be possible to go the microchip route but at the expense of writing some assembly code and messing with some extra circuitry for no real accomplishments... I think its probably best to go with a more traditional proven route. Thank you for the input.
|
|
|
|
#9 |
|
diyAudio Member
Join Date: Apr 2008
Location: Carlisle, England
|
You could use a pair of ir2110 to drive an H bridge from a micro.
__________________
http://www.murtonpikesystems.co.uk PCBCAD50 pcb design software. |
|
|
|
#10 |
|
diyAudio Member
Join Date: Jan 2013
|
I just got done breadboarding 70 watt amp uses an ATtiny. The sound is not bad.
I had to substitute IRFZ34 and IR9Z34. Couldn't find a reasonable price for the others. They are running hot using a 12vdc supply. I assume this is because the RDS is lower than the IRFZ14. Adjusting the 12v supply down to 10v allows it to run cool with no heat sinks. The sound is not bad. The only major snag I hit was programming the fuse bits on the attiny85. You have to make sure to switch the clock to PLL. Cost me a little time because it wasn't spelled out and I'm not an Atmel expert. |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PGA4311 with PIC Microcontroller Project | nalinb80 | Digital Source | 4 | 19th April 2012 06:45 AM |
| Help amplifying microcontroller PWM audio | yardleydobon | Class D | 4 | 7th September 2011 04:41 AM |
| Simple SMPS using 8 pin PIC microcontroller. | nigelwright7557 | Power Supplies | 42 | 24th November 2010 12:18 AM |
| Controlling a relay with a PIC microcontroller | rtarbell | Parts | 9 | 12th October 2006 09:29 PM |
| PIC Microcontroller starter kit?? | Zero Cool | Everything Else | 15 | 25th July 2006 01:24 PM |
| New To Site? | Need Help? |