1. Blog>
  2. Let’s make Aluminum PCBs using KiCad

Let’s make Aluminum PCBs using KiCad

by: Apr 24,2021 4818 Views 0 Comments Posted in PCB Design Tutorial

KiCAD PCB layout Circuit

We usually see printed circuit boards ( PCBs ) use FR4 ( fiberglass ) as the substrate. There are all kinds of materials that can be used for the substrate but I’ll be taking a look at Aluminum PCBs which are also commonly used, design one using KiCad, and get it manufactured. Let’s get started!


How do Aluminum PCBs work?


First, we need to understand how Aluminum PCBs work. The stack-up diagram below shows how a 1 Layer Aluminum PCB works. There are also multilayer Aluminum PCBs but we’ll be taking a look at a 1 Layer one for now.

The solder mask layer protects the copper layer ( our circuit layer ) from oxidization and solder bridges when soldering. To prevent everything from shorting because of the aluminum layer, there is a thin fiberglass ( FR4 ) layer to prevent that from happening.


Why use it in your project?

  • Better heat dissipation
  • Much more durable
  • Environmentally friendly
  • Lightweight

But with some cons

  • Harder to solder because of the larger thermal mass
  • Slightly rougher edges


Designing one using KiCad


I used KiCad as it’s free and open source. Designing an Aluminum PCB in KiCad is quite easy but however, you’ll need to adjust a few things like the DRC ( Design Rule Check ) which checks things like the minimum or maximum track spacing, hole size, traces, and so on. You can do it manually with the measuring tool in KiCad but that’s very inconvenient and inefficient.

What came to mind was to design an LED panel using aluminum PCBs because that was guaranteed to get hot pretty fast at full brightness. I decided to go with some 1210 LEDs that I got from eBay a while back and never ended up using it until now.


Schematic


The LEDs are connected both in parallel and in series. If I connected all the LEDs in series I would need a higher voltage but less current. If I connected them in parallel I would need a lower voltage but a higher current. It was a pain in the neck figuring out which method to go with but in the end, I went with both after doing some research on the net. I did a bit of math and calculated the voltage to be +15V. For the current, it would be around 100-200ma.

Printed Circuit Board ( PCB ) Layout



3D Model Viewer

 


Download


Getting the PCBs made


Thankfully PCBWay offers a decently priced Aluminium PCB prototype service that you can check out here. They also make regular FR4 PCBs, offer PCB assembly and all kinds of cool services. Huge thanks to them for providing the PCBs + stencil used in this project.

When I received it, everything seemed to be packed well. As always the quality was good.


Assembling the PCBs


I assembled two kinds of boards. The first one was the aluminum one and the other was the regular FR4 one. I did this so that I can compare the boards during testing.


Applying the solder paste


Using some of the extra PCBs, I made a jig to hold the PCB in place. I then used some lead-free solder paste and applied it on the stencil with a plastic card. With the magic of video editing, I tried making the process look cool in the video below.


Soldering


After placing the components I used my trusty cheap generic 858D hot air soldering station to solder the components in place. The Aluminum PCB requires a higher reflow temperature as it has a larger thermal mass to heat up. The only issue there is that you’ll need to make sure that some of the components don’t melt or deform. So just watch out for that. You can see an example of what I mean in the picture below.


Testing


I made use of this super cheap LED power supply I got a while back. I tried using my regulated power supply but it blew up the first board ( 25 LEDs went to waste  ). For the thermal testing, I used one of these IR ( Infra-Red ) thermometers to get a rough estimate of the temperature values ( in degrees celsius ). Not the best accurate method but it was enough to show the thermal performance between the 2 boards.


The image on the left is the temperature when it’s connected to nothing and on the right is when it’s connected to my metal PCB holder which acted as a not-so-great heatsink after 5 minutes. It was just laid flat onto the PCB holder and there was no thermal compound added. This could have improved the cooling on the Aluminum PCB but for the FR4 one, it wasn’t very likely.


An aluminum heatsink would have probably also given better results for the aluminum PCB but for the FR4 one, it would have probably had similar results.


Note: Don’t stare at a very bright light directly, wear protective glasses.



Aluminum PCB



Regular FR4 PCB



Conclusion


Aluminum PCBs work great if your circuit heats up like crazy but the use case can vary. They aren’t hard to design but before you design one, take a look at your PCB manufacturer’s specifications and make sure your board design respects them.

Don’t be intimidated if it’s a material you’ve never worked with, it’s always cool to try out new things.

If you want to get the design files for this project then check out my GitHub repo, https://github.com/Chromico/ledy-aluminum.

Join us
Wanna be a dedicated PCBWay writer? We definately look forward to having you with us.
  • Comments(0)
You can only upload 1 files in total. Each file cannot exceed 2MB. Supports JPG, JPEG, GIF, PNG, BMP
0 / 10000
    Back to top