Design Your Own Amplifier PCB (in DipTrace)

by lutkeveld in Circuits > Electronics

6057 Views, 31 Favorites, 0 Comments

Design Your Own Amplifier PCB (in DipTrace)

57556e5350e1b6bbec000076.jpeg

PCB design is a valuable skill I wish upon any hobbyist. It transforms your messy breadboard into a neat product you can use (or sell!).

That's why I created this 'follow-along' guide of a complete design, beginning to end. It consists of 4 main steps:

1) A look in the datasheet

2) Making the schematic

3) PCB Layout

4) File export

The first step is specific to this chip, but all other steps can be applied to PCB design in general, not only amplifiers.

I'll provide a link to my files (schematic, layout and gerbers) on the last page.

A Look at the Datasheet

IC Specifications [DIPTRACE]
A look at the datasheet [DIPTRACE]

I'm using the TPA3118D2 chip from Texas Instruments for this tutorial (pin-compatible with the TPA3116). Here is a link to the datasheet:

http://www.ti.com/lit/ds/symlink/tpa3118d2.pdf

Making the Schematic

Schematic TPA.png
Land Pattern Design [DIPTRACE]
Making the Schematic [DIPTRACE]

TI provides us with a schematic. It has several 'option blocks', I will copy most of them but swap out the LC filter for a ferrite bead filter. The beauty of DIY is that you can customize most things to your preference.

PCB Layout

PCB Layout [DIPTRACE]

Making a schematic is mostly a matter of correctly copying the datasheet. Making a modification to it requires some reading mixed with knowledge. PCB Layout however, is a real skill. The first time you do it you only see a big mess, the tenth time you'll see more clearly what needs to go where. This layout may seem complex to a beginner, but this is just a simple one.

Export

Export and Verificiation [DIPTRACE]

Last step is exporting the needed files for manufacturing and packing it in a zip file. The zip can be send to a board house like:

-http://seeedstudio.com/

-http://dirtypcbs.com/

-https://www.itead.cc/

Usual price is 10USD for 10 boards. Shipping takes ~3 weeks in my experience.

Download link to all my files is here:

https://www.dropbox.com/s/awd9pp95a3htltt/Instruct...

My PCB

IMG_1508.JPG
IMG_1510.JPG

And finally, some pictures of my PCB. It's slightly different from the design in the tutorial, but the core is the same.

Thanks for reading/watching :)