Here is a fact that sounds like it should be impossible: solder melts at a lower temperature than either of the metals it is made from.
Pure tin melts at 232 °C. Pure lead melts at 327 °C. Mix them together at exactly 63 percent tin and 37 percent lead, and the resulting alloy melts at 183 °C — nearly fifty degrees below the lower of its two ingredients, and almost 150 degrees below the higher one.
Mixing two metals does not average their properties. It produces a new one.
The eutectic point
That specific 63/37 ratio is called the eutectic composition, from the Greek for "easily melted". Every tin-lead mixture melts somewhere below pure lead, but 63/37 is the single lowest point on the whole curve, and it has a second property that matters far more to anyone holding a soldering iron.
Most alloys do not have a melting point. They have a melting range. Heat a 60/40 tin-lead mix and it starts going soft around 183 °C but is not fully liquid until about 190 °C. In between, it is neither — a slushy, grainy paste of solid crystals suspended in liquid metal. Metallurgists call this the plastic or pasty range.
At the eutectic ratio, that range collapses to zero. The alloy goes from fully solid to fully liquid at one temperature, and back again the same way. There is no slush.
Why the slush is the enemy
This is not a metallurgical curiosity. It is the difference between a joint that lasts twenty years and a joint that fails in the field.
Consider what happens as a solder joint cools. With a pasty range, there is a window of several seconds where the metal is partly frozen and partly liquid. If the component or the board moves during that window — a bumped bench, a flexing panel, a vibrating conveyor — the crystals that have already formed get torn apart from each other as the rest solidifies around them. The result is a disturbed joint: dull, grainy, often visibly crazed, and mechanically weak.
Worse, it usually still conducts. It passes continuity checks. It works on the bench. Then thermal cycling in a deployed device gradually opens the microfractures, and eighteen months later a sensor node in a warehouse ceiling stops reporting for no reason anyone can reproduce.
A eutectic joint cannot be disturbed this way, because there is no in-between state to disturb. It sets instantly and it sets crystalline. That sharp freeze is why 63/37 became the default for hand soldering and rework for decades, and why an experienced technician can tell a good joint from a bad one at a glance: a proper eutectic joint is shiny and smoothly concave.
What lead-free changed
The EU's RoHS directive pushed most commercial electronics to lead-free solder in 2006, and the industry standard became SAC305 — 96.5 percent tin, 3 percent silver, 0.5 percent copper.
SAC305 melts at about 217 °C, a full 34 degrees hotter than 63/37. It is also not eutectic in practice: it has a plastic range of a few degrees, and it wets copper less eagerly than tin-lead does.
Every one of those properties makes life harder:
- Hotter iron tips, which means more thermal stress on components and a shorter window before you cook a plastic connector or lift a pad.
- A reflow profile with far less headroom, since the gap between "solder is liquid" and "the part is damaged" has narrowed.
- Joints that look dull and slightly rough even when they are perfect, so the old visual test for a bad joint no longer applies.
- Tin whiskers, a long-term reliability problem that the lead in tin-lead solder had quietly been suppressing.
None of this makes lead-free wrong — the environmental and health case for getting lead out of the waste stream is real. But it explains why reflow oven profiles for modern connected devices are tuned so obsessively, and why plenty of prototyping benches still keep a spool of 63/37 next to the lead-free one.
Why this matters for IoT hardware
IoT devices are deployed and forgotten. A gateway goes into a ceiling void, a sensor goes onto a machine frame, and nobody looks at either again until something stops working. They also live somewhere thermally unpleasant: outdoors, near motors, in equipment rooms that swing twenty degrees between day and night.
Thermal cycling is exactly the load that finds weak solder joints. A device's uptime is decided partly by metallurgy, at the moment its joints froze, long before a single line of firmware runs.
That is the argument for caring about assembly quality on a prototype and not just on a production run — the prototype is usually what ends up running in a pilot deployment for six months. Our approach to IoT hardware and firmware development treats board assembly and thermal profile as part of the design, not as a step that happens afterward.
If you have a connected-device project where reliability in the field matters more than the demo, talk to us about what you are building.
Fluidwire builds IoT hardware and web services, from PCB design to cloud dashboards.
Top comments (0)