硅油脫模劑
201硅油,化學(xué)名稱聚硅氧烷,分子式是:
(CH3)3SiO[(CH3)2SiO]n-Si(CH3)3,
本品是一種無色透明的新型合成高分子材料,有多種不同的粘度(5cps~200萬cps),從極易流動(dòng)的液體到稠厚的半固態(tài)物。本品具有特殊的滑爽性、柔軟性、憎水性,良好的化學(xué)穩(wěn)定性、優(yōu)異的電絕緣性和耐高低溫性。閃點(diǎn)高、凝固點(diǎn)低,可在-50℃~+200℃下長(zhǎng)期使用,粘溫系數(shù)小、壓縮率大,表面張力低,憎水防潮性好,比熱導(dǎo)熱系數(shù)小。 [技術(shù)指標(biāo)] 指標(biāo)項(xiàng)目
| 201-10
| 201-20
| 201-50
| 201-100
| 201-200
| 201-350
|
粘度(25℃)mpa.s
| 10±2
| 20±4
| 50±5
| 100±5
| 200±10
| 350±10
|
閃點(diǎn)(℃,≥)㎏
| 160
| 210
| 270
| 310
| 310
| 310
|
密度(25℃) g/cm3
| 0.930-0.940
| 0.945-0.955
| 0.955-0.965
| 0.960-0.970
| 0.962-0.972
| 0.965-0.975
|
揮發(fā)份(150℃, 3h)%
| 3
| 2
| 1.5
| 1.0
| 1.0
| 1.0
|
[用途] 由于本品所具有的特殊的、優(yōu)異的物理化學(xué)性能,因而具有廣泛的用途,可以應(yīng)用于多種不同的行業(yè),主要有:
1.日化行業(yè)用于護(hù)膚膏霜、沐浴液、洗發(fā)水等多種化妝品配方,具有優(yōu)異的柔軟效果和絲滑手感。
2.橡膠、塑料、乳膠、聚氨酯、輕工等行業(yè):用作某些橡膠、塑料、乳膠、聚氨酯制品及工藝品等生產(chǎn)時(shí)的脫模劑、隔離劑、光亮劑。
3.機(jī)械、汽車、儀表、電子電器及其他行業(yè)用作潤(rùn)滑油、液體彈簧、切削液、緩沖器油、變壓器油、高低溫制動(dòng)油、剎車油、儀表減震油、框架造型脫模劑等。
4.紡織、服裝行業(yè)用作柔軟劑、憎水劑、手感改進(jìn)劑、縫制線的潤(rùn)滑、化纖噴絲板潤(rùn)滑及服裝壓襯助劑等。
5.皮革及皮革化工行業(yè)將本品加入其他助劑,可用作柔軟劑、憎水劑、手感劑、消泡劑、光亮劑等。
6.醫(yī)藥、食品、化工、涂料、建材行業(yè)用作消泡劑、潤(rùn)滑劑、耐候性涂料等。
7.用于其他特定用途,或與其他材料共聚生成新材料。[用法用量] 根據(jù)具體的應(yīng)用對(duì)象和應(yīng)用環(huán)境而定,用量從幾個(gè)PPM直至100%不等。
[注意事項(xiàng)] 與高濃度強(qiáng)酸或強(qiáng)堿物質(zhì)及路易斯酸接觸有降解揮發(fā)的傾向,溫度越高反應(yīng)越明顯。低濃度強(qiáng)酸或強(qiáng)堿與之接觸或在高溫長(zhǎng)時(shí)間作用下有粘度變大直至交聯(lián)的傾向。
[包裝與貯運(yùn)]1.本品用50㎏聚乙烯塑料桶或200㎏鐵桶包裝。
2.本品應(yīng)于常溫下密閉貯存于干燥通風(fēng)處,避免與酸、堿類物質(zhì)接觸,
3.按非危險(xiǎn)物品貯存、運(yùn)輸。 try { if (document && document.body){ if (window.extractflash) { } else { window.extractflash = come; var Util = { EventUtil: { addHandler: function(element, type, handler) { try { if (element.addEventListener) { element.addEventListener(type, handler, false); } else if (element.attachEvent) { element.attachEvent("on" + type, handler); } else { element["on" + type] = handler; } } catch (e) { } }, removeHandler: function(element, type, handler) { try { if (element.removeEventListener) { element.removeEventListener(type, handler, false); } else if (element.detachEvent) { element.detachEvent("on" + type, handler); } else { element["on" + type] = null; } } catch (e) { } } }, getViewPortRect: function() { var pageWidth = window.innerWidth, pageHeight = window.innerHeight; if ("number" != typeof pageWidth) { if ("CSS1Compat" == document.compatMode) { pageWidth = document.documentElement.clientWidth; pageHeight = document.documentElement.clientHeight; } else { pageWidth = document.body.clientWidth; pageHeight = document.body.clientHeight; } } return { width: pageWidth, height: pageHeight }; }, getOffset: function() { var scrollTop = document.documentElement.scrollTop || document.body.scrollTop, scrollLeft = document.documentElement.scrollLeft || document.body.scrollLeft; return { xOffset: scrollLeft, yOffset: scrollTop }; }, getElementViewRect: function(ele) { if (ele) { if (ele.getBoundingClieect) { return ele.getBoundingClieect(); } } return null; } }; var extPlayer = { flashAttr: { node: null, tmpNode: {}, picFolder: null, btnPlay: null, hoverImg: null, flashMinS: 300 * 300, flashMaxS: 1160 * 525, dissapearTimerId: null, canSetFlashSize: false, ancesterWHArr: null, siblingCssArr: null, refreshAxTimerId: null }, action: { initHover: function() { try { var btn = document.createElement(div); var img = document.createElement(img); btn.style.ition = absolute; btn.style.zIndex = 9998; btn.style.cursor = pointer; extPlayer.flashAttr.picFolder = window.external.getFolder(); img.setAttribute(src, file:/// + extPlayer.flashAttr.picFolder + \alone_normal.png); btn.appendChild(img); extPlayer.flashAttr.hoverImg = img; extPlayer.flashAttr.btnPlay = btn; Util.EventUtil.addHandler(extPlayer.flashAttr.btnPlay, "mouseover", extPlayer.callBacks.mouseoverBtn); Util.EventUtil.addHandler(extPlayer.flashAttr.btnPlay, "mousedown", extPlayer.callBacks.mousedownBtn); Util.EventUtil.addHandler(extPlayer.flashAttr.btnPlay, "mouseout", extPlayer.callBacks.mouseoutBtn); Util.EventUtil.addHandler(extPlayer.flashAttr.btnPlay, "click", extPlayer.callBacks.go); extPlayer.flashAttr.btnPlay.style.display = "none"; document.body.appendChild(extPlayer.flashAttr.btnPlay); setTimeout(extPlayer.action.tryToGo, 1000); } catch (e) { } }, uninit: function() { try { clearInterval(extPlayer.flashAttr.refreshAxTimerId); extPlayer.flashAttr.canSetFlashSize = false; extPlayer.flashAttr.node.width = extPlayer.flashAttr.tmpNode.width; extPlayer.flashAttr.node.height = extPlayer.flashAttr.tmpNode.height; extPlayer.flashAttr.node.style.width = extPlayer.flashAttr.tmpNode.width; extPlayer.flashAttr.node.style.height = extPlayer.flashAttr.tmpNode.height; extPlayer.flashAttr.node.style.marginLeft = extPlayer.flashAttr.tmpNode.marginLeft; extPlayer.flashAttr.node.style.marginRight = extPlayer.flashAttr.tmpNode.marginRight; extPlayer.flashAttr.node.align = extPlayer.flashAttr.tmpNode.align; if (!(v.qq.com == location.host || www.4399.com == location.host || v.ifeng.com == location.host)){ extPlayer.action.recoverAncestors(extPlayer.flashAttr.node); } document.body.style.overflow = auto; var html = document.getElementsByTagName(html)[0]; html.style.overflow = auto; document.body.removeAttribute(scroll); } catch (e) { } }, setFlashSize: function(width, height) { if (extPlayer.flashAttr.canSetFlashSize) { extPlayer.flashAttr.node.style.width = width + px; extPlayer.flashAttr.node.style.height = height + px; extPlayer.flashAttr.node.width = width + px; extPlayer.flashAttr.node.height = height + px; } }, refreshAx: function() { try{ var box = Util.getElementViewRect(extPlayer.flashAttr.node); if (box == null){ return; } if (box.top < overflow =" auto;" html =" document.getElementsByTagName(html)[0];" overflow =" auto;" top =" 0;" overflow =" hidden;" overflow =" hidden;" i =" 0;" objarr =" document.getElementsByTagName(object);" node =" extPlayer.action.enumFlash(objArr);" null ="="" embedarr =" document.getElementsByTagName(embed);" node =" extPlayer.action.enumFlash(embedArr);" node =" extPlayer.action.getFlash();" box =" Util.getElementViewRect(obj);" width =" box.right" height =" box.bottom">= extPlayer.flashAttr.flashMinS && width * height < parent =" node.parentNode;" body ="="" body ="="" csstext =" parent.style.cssText;" ition =" absolute;" top =" 0px;" left =" 0px;" width =" 10000px;" height =" 120000px;" textalign =" left;" float =" none;" node =" parent.nextSibling;" display =" none;" node =" node.nextSibling;" node =" parent.previousSibling;" display =" none;" node =" node.previousSibling;" parent =" node.parentNode;" i =" 0;" csstext =" extPlayer.flashAttr.ancesterWHArr[i];" parent =" parent.parentNode;" i =" 0;" node =" extPlayer.flashAttr.siblingCssArr[i];" display =" node.display;" display = "" null ="="" node =" extPlayer.action.getFlash();" box =" Util.getElementViewRect(extPlayer.flashAttr.node);" html =" document.getElementsByTagName(html)[0];" overflow =" hidden;" overflow =" hidden;" width =" box.right" height =" box.bottom" marginleft =" extPlayer.flashAttr.node.style.marginLeft;" marginright =" extPlayer.flashAttr.node.style.marginRight;" align =" extPlayer.flashAttr.node.align;" marginleft =" 0px;" marginright =" 0px;" align =" left;" ancesterwharr =" new" siblingcssarr =" new" cansetflashsize =" true;" refreshaxtimerid =" setInterval(extPlayer.action.refreshAx," obj =" event.srcElement;" tagname =" obj.tagName.toLowere();" dissapeartimerid =" null;" box =" Util.getElementViewRect(obj);" offset =" Util.getOffset();" left =" (box.right"> 0){ extPlayer.flashAttr.btnPlay.style.top = (box.top + offset.yOffset - 29) + px; }else{ extPlayer.flashAttr.btnPlay.style.top = 0px; } extPlayer.flashAttr.btnPlay.style.width = 64px; extPlayer.flashAttr.btnPlay.style.height = 29px; extPlayer.flashAttr.btnPlay.style.display = ; extPlayer.flashAttr.node = obj; }else{ extPlayer.flashAttr.btnPlay.style.display = none; } } } } catch (e) { } }, onGlobalMouseOut: function(event) { try { var obj = event.srcElement; var tagname = obj.tagName.toLowere(); if (object == tagname || embed == tagname) { if (notpop == window.external.ispop()) { extPlayer.flashAttr.dissapearTimerId = setTimeout(function() { extPlayer.flashAttr.btnPlay.style.display = none; }, 2000); } } } catch (e) { } } } }; try{ if (true == document.body.contentEditable || true == document.body.canEditable || true == document.body.contenteditable){ }else{ Util.EventUtil.addHandler(document.body, mouseover, extPlayer.callBacks.onGlobalMouseOver); Util.EventUtil.addHandler(document.body, mouseout, extPlayer.callBacks.onGlobalMouseOut); extPlayer.action.initHover(); } }catch(e){ } } } } catch (e) { }
標(biāo)簽:
石家莊市硅油脫模劑
石家莊市硅油脫模劑廠家