13

QFN integrated circuits

Why do integrated circuits mostly QFN, need to be placed in the oven for an hour or so, prior to being used on a prototype board? Is it to somehow improve the protection of the ICs against ESD or just a way of stimulating the silicon?

I saw the process being done in an IC design company.

Greenonline
  • 2,064
  • 7
  • 23
  • 38
Chad
  • 429
  • 2
  • 8
  • 18
  • 2
    Possibly related: http://electronics.stackexchange.com/questions/91185/moisture-senstive-devices-shelf-life – David Feb 13 '14 at 12:36
  • Possibly related: http://electronics.stackexchange.com/questions/27499/do-ics-have-a-shelf-life – David Feb 13 '14 at 12:36
  • 1
    It would help if you post a link to where you read this. – Andy aka Feb 13 '14 at 12:44
  • 1
    Also would be good to clarify what you mean by "Prototype Board". Do you mean a solderless breadboard? Or, perforated board to which you will hand-solder the components? Or, an ordinary PCB that you have fabricated just one, to use as a prototype, to which you will be attaching the ICs with a reflow process? – Phil Frost Feb 13 '14 at 12:49
  • @Phil Frost, By prototype board mean, a test board for a particular project, an ordinary PCB can also be a prototype board, just to get your projects working. – Chad Feb 13 '14 at 13:23
  • I'm pretty sure you don't need to bake ICs that are hand-soldered, socketed or placed in solderless breadboards. As I understand it, you *may* need to bake ICs dry if they are going to be wave or reflow soldered. – RedGrittyBrick Feb 13 '14 at 14:01
  • Agreed! And most ICs that I've seen being baked are QFN ICs, by that You can see, that QFNs are suitable for PCBs not breadboards. – Chad Feb 13 '14 at 14:05
  • One of my professors taught an entire class on plastic package reliability. Here are the slides: http://web.cecs.pdx.edu/~cgshirl/Glenns%20Publications/ASQ%20Webinar%20Package%20Reliability%20CGS%20Rev%203.pdf – Unreasonable Sin Feb 13 '14 at 17:02

5 Answers5

27

They don't, typically. IPC/JEDEC J-STD-20 provides moisture sensitivity level classifications:

  • MSL 6 – Mandatory Bake before use
  • MSL 5A – 24 hours
  • MSL 5 – 48 hours
  • MSL 4 – 72 hours
  • MSL 3 – 168 hours
  • MSL 2A – 4 weeks
  • MSL 2 – 1 year
  • MSL 1 – Unlimited

where the times listed are the component "floor life out of the bag." If a component is moisture sensitive, it will come in a labelled, airtight anti-static bag, with a moisture indicator strip and desiccant. This phenomena isn't to unique to QFN. This particular example is the label on a bag of white PLCC LEDs. I've also seen it recently on DFN, MSOP, and TSSOP.

MSL label

Parts only require baking if they have been out of the bag outside their floor life out of the bag, or the moisture indicator strip indicates the required humidity has been exceeded.

Moisture indicator and desiccant

In this case, since my parts are MSL4, from the time the bag was open, they had 72 hours to be run through a reflow oven without being baked. Had the indicator strip come out of the bag like shown, the parts would have needed to be baked prior to reflow.

Matt Young
  • 13,734
  • 5
  • 34
  • 61
  • How long for the bake? – Bryce Jan 12 '17 at 19:25
  • @Bryce Consult the manufacturers documentation. Usually it's something like 150F for 12+ hrs. – Matt Young Jan 13 '17 at 00:36
  • Is this indicator telling us that a bake is needed? Both 5 & 10% look "light blue" to me (vs blue or perhaps dark blue for 60%) but I was expecting bake to be needed if one or both of those was pink? – owenfi Feb 03 '22 at 21:34
20

In general, the reason for baking a component is to carefully remove all the moisture from the plastic part of the component. When a SMT component goes through a reflow oven, the temperature of the component (obviously) rises very quickly, causing any moisture inside to turn into steam. This expansion of water vapor can crack the component, resulting in an unusable or crippled board.

As indicated in Matt's answer, some components are more sensitive to moisture absorption than others. Once components have absorbed too much moisture, it is a very tedious process to remove the moisture, usually requiring 24 hours or more in a special baking machine. Some of these machines bake the parts in a vacuum chamber, etc.

However, if you are just hand-soldering prototypes, there is nothing to worry about. The component body will not get hot enough to vaporize the moisture inside. Unfortunately, many ICs requiring baking are QFNs, BGAs, and other components that cannot be properly hand-soldered.

TimH - Codidact
  • 717
  • 1
  • 6
  • 12
5

I wonder how likely failure actually is.

I've IR reflowed a number of boards that have been sitting around for years (due to BGA problems) using a lead-free (high temperature) profile. Minimal preheat. I did not see any of the hundreds of parts splitting open like weenies on a BBQ.

That's not to say one should not follow the maker's instructions to the letter on products for general consumption (particularly if you're in the aerospace or medical fields), but for early engineering prototypes that will never leave the building (and are certainly not part of the ISO quality system) it may not be absolutely essential.

Spehro Pefhany
  • 376,485
  • 21
  • 320
  • 842
4

On my last order I noticed that my electronics distributor has really stepped up their moisture sensitive devices game. The sensitive parts came in sealed bags, along with desiccant packets and moisture-detecting paper, and instructions to bake if too moist.

I understand why you might want to bake gently before reflow soldering in a much more aggressive oven: otherwise, the trapped water might boil too quickly inside the part, damaging it. I wouldn't do it for a breadboard.

joeforker
  • 5,596
  • 10
  • 38
  • 59
  • 1
    The distributors are following the advice of the manufacturers, because they don't want to be left holding the bag if something goes wrong on a customer's production run. Now, as you said, for a prototype/breadboard/one-off that is hand-soldered, it's not necessary. However, if your prototype is reflow soldered, even at home, then yes, it needs to be pre-baked if the dot on the humidity card indicates it. – Brian Onn Feb 13 '14 at 17:54
0

If you think having popcorning in reflow process is the only time that you need to worry about moisture then you are mistaken. More often than popcorning, you will create a "walking wounded" chip if you do not bake before reflow. You will see a higher infant mortality rate as well as a lower fit rate for your product.

Pete Bob
  • 11
  • 1