function start() { document.getElementById("Button1").disabled = true; document.getElementById("Button1").value = 5; window.setTimeout("tick()",1000); } function tick() { var time = new Number(document.getElementById("Button1").value); if(time>0) { document.getElementById("Button1").value = time-1; window.setTimeout("tick()",1000); } else { document.getElementById("Button1").disabled = false; } } function ssClick() { var cx = document.searchform.keys.value; searchform.action ="slist.asp?keys="+cx; }
start();
首页 / 提供ISO 11507涂料暴露于人工气候老化试验

提供ISO 11507涂料暴露于人工气候老化试验

2023-5-12T17:21:08 阅读量:1760

ISO 11507标准可以用于评估涂料在紫外线辐射下的老化性能。涂料在紫外线辐射下的老化主要涉及到颜色和光泽的变化、表面龟裂和失效等问题。该标准提供了使用熟练度测试评估涂料老化性能的指南,为涂料的选择和应用提供了重要的依据。

在使用ISO 11507标准进行涂料老化测试时,需要根据涂料的类型和使用环境选择合适的测试方法和条件。一般来说,测试需要使用紫外线辐射设备进行加速老化,以模拟实际使用条件下的老化过程。老化测试的结果需要使用适当的统计方法进行分析和解释,以确定涂料的老化性能是否符合要求。

需要注意的是,涂料的老化性能不仅受到紫外线辐射的影响,还受到其他因素的影响,如湿度、温度和化学物质等。因此,在进行涂料老化测试时,需要尽可能模拟实际使用条件下的各种因素,以获得更准确的测试结果。


近期技术文章

新能源电芯绝缘涂层在线整面测厚...

TUV-421紫外荧光灯管:材...

氨基树脂在建筑木结构阻燃涂料中...

SPECIM FX50工业高光...

TUV-421紫外灯管和氙灯灯...

液晶显示器增亮膜微区检测:ZE...

在线咨询 电话联系
var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?2411464452ad3a9d5e51c039b84d07d8"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); window.onscroll=function(){ var t=document.documentElement.scrollTop||document.body.scrollTop; var div2=document.getElementById("div2"); if(t>= 1000){ div2.className = "div2_1"; }else{ div2.className = "div2"; } }