Close

I'm no fan of the fan heater but I've seen the light... and it's a halogen lamp

A project log for Using a Slow Cooker to reflow your PCB's

Repurposing a low cost slow cooker to provide a simple (and maybe a more energy efficient) way to reflow PCB's

gerriko-ioGerriko IO 07/08/2020 at 17:330 Comments

We all know the drill, keep it simple stupid (kiss). So, when a project starts to get complicated STOP right there. This project log demonstrates this philosophy.

Temperature Testing using a k-type Thermocouple

Setup

For the temperature measurement, I used an Arduino MKR1000 with a TFT screen and a MKR Therm shield. I added some bells and whistles to my firmware to tell me which reflow zone I was in and what my temperature gradient was looking like. For my testing phase I had a data stream going to the Serial Monitor at 1 second intervals, so I could then copy and paste this data into a spreadsheet for later analysis.

First temperature profile test

For my first temperature profile test, I wanted to see how fast the slow cooker could heat the PCB.

I used the high setting as this allows the temperature of the bowl to reach over 150 degrees C.

I placed the thermocouple onto an unpopulated or empty PCB and held it down with some wire making sure that the temperature probe was in the middle of the bai.

As can be seen by this chart, the heating profile achieved with the PCB inside the bowl was nice and linear but very slow.

Second temperature profile test

My first challenge was whether I could improve things just using the slow cooker. Then it dawned on me.

Who needs the bowl anyway as the heating comes through the aluminium shell. So, I removed the ceramic bowl and I placed the PCB inside the shell with the lid balanced on top (not quite a snug fit).

This provided a much much better temperature gradient. It took about 10 to 15 minutes to reach 150 degrees centigrade with the lid on.

This was an excellent start, in my opinion, as there is actually a science behind getting the whole PCB to reach the magic 150 degrees C in steady gradient for flux to do its thing and for "soaking" phase to kick in (I am using this PCB reflow reference as my guide).

Thus the slow but steady approach can be beneficial, if you are patient.

But I am not really the patient type so I immediately started looking at how this can be optimised through additional heating methods. This is where I thought the fan heater could be used with it's multiple heater settings.

Temperature profile tests using the fan heater

Unfortunately, my temperature measurements using the fan heater did not go as well as I hoped for.

Using the first heat setting, with the fan heater over the bowl, the temperature profile was not great at all.


Then when using the maximum heat setting I had some improvement but this was not the profile I wanted at all. Clearly temperature control was kicking in.

It was time to open up the fan heater and have a look inside.


Inside the fan heater there was a mechanical type thermostat control mechanism. To solve my temperature fluctuation problem, I will have to remove this. For now, I am leaving this well alone.

So, it was back to the drawing board.

Enter my light bulb moment


As I was rooting around looking for ideas, I spotted an old flood light I had in the shed. It was one of those that used a 400W halogen R7 type light bulb.


I recalled that these halogen light bulbs were really good a giving off loads of heat, as the exterior casing got very hot. Doing some prelim online research confirmed that these type of light bulbs reach some impressive high temperatures the higher the wattage.

To ensure I got max heat with my flood light, I removed the glass covering.


I then balanced it with some wood on top of the slow cooker and turned the light on (cooker remained switched off) and took some temperature measurements.


The results were really encouraging.

I am no PCB reflow expert so I am not sure what the implications are for the initial high temperature gradient (below 65 degree the temperature rise was about 5 degrees per second) but this eventually settled to a steady 1 degree per second rise all the way up to 150 degree, which is pretty darn good, in my opinion.

The problem now was that once I turned off the spotlight, the temperature plummeted as there was no means for heat retention.

As a quick fix I used some polystyrene that was part of the slow cooker packaging. With my next temperature test I had both the slow cooker on max and then monitored what happened when I turned the light on.


My makeshift lid set up worked pretty well until the temperature got above 120 degree C. The weight of the spotlight meant it started to give in as the polystyrene began to soften.


You can see how the halogen light and how the lid problem impacted the temperature profile.

The really good news is that combined it can work. If I left the halogen light off until the soaking period has ended, I can then turn the light on to give that boost to reach the solder reflow temperatures required.

Summary

So, not bad for a first run using this new simplified set up of slow cooker and halogen light for added heating.

Together, the combined cost of $30 is pretty good - that is, $15 for the slow cooker and about $15 for a 400W halogen flood light... and the polystyrene comes free with the slow cooker packaging (although it only works once). The fan heater can wait until a cold winters day where it may get some use again. As for the silicon baking mat... hmmm, not sure yet. All I know is that I should've gone for the baking/oven mitts instead of the baking mat, as those PCB's take a good while to cool down.

My next steps is to play around with the lighting setup to optimise and to come up with a better slow cooker lid come light fitting. I found online that you also purchase infrared R7 light bulbs, if you want to spend more - this will then remove the bright light. For now, I am looking to use a lower wattage light bulb and then maybe use two of them for more finer temperature control. I can then look at adding in either a relay or SSR to help automate the light on and off for further temperature control too.

Discussions