详细说明
助焊剂(flux):在焊接工艺中能帮助和促进焊接过程,同时具有保护作用、阻止氧化反应的化学物质。常见的助焊剂为液体状。
(1)助焊剂应有适当的活性温度范围。在焊料熔化前开始起作用,在施焊过程中较好地发挥清除氧化膜、降低液态焊料表面张力的作用。焊剂的熔点应低于焊料的熔点,但不易相差过大。
(2)助焊剂应有良好的热稳定性,一般热稳定温度不小于100℃。
(3)助焊剂的密度应小于液态焊料的密度,这样助焊剂才能均匀地在被焊金属表面铺展,呈薄膜状覆盖在焊料和被焊金属表面,有效地隔绝空气,促进焊料对母材的润湿。
(4)助焊剂的残留物不应有腐蚀性且容易清洗;不应析出有毒、有害气体;要有符合电子工业规定的水溶性电阻和绝缘电阻;不吸潮,不产生霉菌;化学性能稳定,易于贮藏。
国创牌助焊剂,专业工程师一对一服务!质量值得信懒!!!
var pcon = document.getElementById("procontent").scrollHeight;
if(pcon > 360)
{
document.getElementById("procontent").className = "over";
document.write('
');
}
function sh(){
var pcon = document.getElementById("procontent");
var pconcl = pcon.className;
var shbutton = document.getElementById("shbutton");
if(pconcl == "over")
{
pcon.className = "show_over";
shbutton.value = "隐藏";
shbutton.className="h_over";
}else{
pcon.className = "over";
shbutton.value = "查看详情";
shbutton.className = "s_over";
}
}