element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Internet of Things
  • Technologies
  • More
Internet of Things
Blog Building a Reflow Oven: Part 2 – Some Measurements
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Internet of Things to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: shabaz
  • Date Created: 30 Jul 2014 5:55 PM Date Created
  • Views 1109 views
  • Likes 0 likes
  • Comments 4 comments
  • reflow
  • ioe
  • internet_of_everything
  • smd
  • internet_of_things
  • surface-mount
  • matlab
  • iot
  • test_and_measurement
Related
Recommended

Building a Reflow Oven: Part 2 – Some Measurements

shabaz
shabaz
30 Jul 2014

Contents

Part 1: Introduction and test bed setup

Part 2 (you are here!): Experimentation with a heating element and basic measurements

 

Introduction

This project is about creating a reflow oven for surface mount work.

 

With the mind still active thinking about some useful avenues that will help this project take shape (a stainless steel chimney as an enclosure is top of the list so far, along with heating from both above and below) I decided to start taking some measurements to either rule in or to eliminate some heating methods.

One main method and one backup method was employed. The backup was a thermocouple as a very vague indicator just for some reassurance that the main measurements were in the same ballpark (in the photo below you can see the thermocouple wasn’t even taped to the board).

image

 

The main method was a thermal array sensor (available from a few manufacturers – I used a Melexis one which is quite overpriced for what it is – other manufacturers like Panasonic or Heimann may have something more usable) connected up to a data logger (click here for information on it) to record an array of temperature data every second.

 

The photo below shows another view of the same thing. The thermal array sensor was just attached using an elastic band to an L-shaped channel just to keep it aligned (the alignment was first tested with a cheap laser pointer module that was attached to the channel, and then the pointer was swapped out with the thermal array sensor).

image

 

The data was then uploaded into Matlab and a ‘heat map’ type image was generated every second:

image

 

The video below shows the result over a 10-minute period (the video is accelerated):

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

 

Knowing what area of the heat map corresponds to which parts of the heated area is tricky. From some very rough calculations, the horizontal span of the heat map corresponds to perhaps half an inch less than the width of the entire aluminium plate. The sensor is at an angle to the board, so pixels will be stretched in the y-direction of the plane of the aluminium of the plate.

 

At the center of the heat map, the x-width of each heat map value corresponds to about 7mm width in real life, so I think the heat map has captured the hottest points to be the large ICs. Basically it can be seen that over time the chips ended up hotter than the rest of the board.

 

Here is a best guess at doing an overlay of the target area stretched over the heat map.

image

 

The ceramic heating element that was used is clearly not useful for the application since it took 10 minutes to heat the target area to 200 degrees, but the exercise was still helpful in proving out the testbed for measurements. And it does seem to eliminate ceramic based heating elements for quick heating (unless a higher power element is used – mine was 600W).

 

Summary and Next Steps

With some more refinement it might be possible to get a reasonably useful measurement of the target area. It will be easier using a large board with just one IC on it, to make it clearer to identify from the heat map.

 

The results so far might explain why it is important to quickly heat the board during the actual reflow stage of the process, because otherwise the chips will store a lot of heat. At the end of the 10-minute test the integrated circuits were perhaps 35 degrees hotter than the rest of the board, whereas at 2 minutes into the test the ICs were only around 15-20 degrees hotter than the rest of the board. It will be interesting to see what happens with halogen heating elements and tungsten ones (I still need to buy those).

 

Some progress also needs to  be made on the controller. To keep it all simple, it is likely to use a microcontroller development board with a basic PCB containing anything custom such as the buttons, display, etc. More on that later.

  • Sign in to reply

Top Comments

  • jw0752
    jw0752 over 11 years ago +1
    Your enclosure will probably modify your results. It looks like you are getting convection with cooler air coming in from the sides. I am not sure how to block that but it is part of the physics of the…
  • mcb1
    mcb1 over 11 years ago +1
    Shabaz I managed to have a talk with Jac. She mentioned that there is a heat profile where the temperature is raised over a period, then a stable heat for another period then a rise to the temperature…
Parents
  • mcb1
    mcb1 over 11 years ago

    Shabaz

    I managed to have a talk with Jac.

    She mentioned that there is a heat profile where the temperature is raised over a period, then a stable heat for another period then a rise to the temperature that the solder melts, and finally a cooling profile.

    All of these require careful control, and there is no set profile as it depends on various factors, and then some experimenting and investigation to ensure the joints are made properly.

     

    I'll keep jogging her for more details.

     

    mark

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • mcb1
    mcb1 over 11 years ago

    Shabaz

    I managed to have a talk with Jac.

    She mentioned that there is a heat profile where the temperature is raised over a period, then a stable heat for another period then a rise to the temperature that the solder melts, and finally a cooling profile.

    All of these require careful control, and there is no set profile as it depends on various factors, and then some experimenting and investigation to ensure the joints are made properly.

     

    I'll keep jogging her for more details.

     

    mark

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
  • shabaz
    shabaz over 11 years ago in reply to mcb1

    Hi Mark,

     

    Thanks! I think Jac is referring to this type of thing, which as she says can vary - I found this one from the Renesas website. Looking at the time on the x-axis, to get to the first plateau, the element I'm using is an order of magnitude slower in response time than what is needed, so even in an enclosure I'm pretty confident it will be too slow. I'll try a halogen tube today.

     

    image

    Picture source: Renesas.eu

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube