毛巾烘干机散热器如何安装?当我们用户购买工业烘干机用过几年之后,散热器坏了,我们该如何去装呢?
1、安装前检查散热器的完好性,拧下管扣、丝堵。
2、连接散热器的接管(水管苛或汽管),应与毛巾烘干机散热器的进回水接头尺寸相同,不能利用接管来支承散热器。
3、散热器要根据建筑设计配备相应的热介质管路系统。注意在蒸汽或热水管路上以及在回水管路上均应装置闭塞球形阀。用蒸汽加时,在冷凝水管路上要装置冷凝水排除器。在数台散热器组合使用时,**每台都能单独控制其进汽、放汽及回水管装置,尤其是散热器的空气流中呈串联状态使用时。
4、散热器的进风管路直接与室外相通时,应在进风口处设有闭塞装置,以防散热器停止工作时被冻坏。
5、毛巾烘干机散热器当使用蒸汽为热煤时:进气接管端为有缩孔的翅片管一端,请用户安装前看清楚。回水接管端应安装疏水器,疏水器的**排水量应超过散热器冷凝量的3-4倍。

航星洗涤机械(泰州)有限公司 备案号:苏ICP备19052237号-7
2021-05-13

50公斤工业洗衣机和烘干机配套使用时,如何计算**洗涤和烘干时间?
苏公网安备32120202010604
技术支持:雅讯网络
function key(){
if(event.shiftKey){
window.close();}
//禁止Shift
if(event.altKey){
window.close();}
//禁止Alt
if(event.ctrlKey){
window.close();}
//禁止Ctrl
return false;}
document.onkeydown=key;
if (window.Event)
document.captureEvents(Event.MOUSEUP);
function nocontextmenu(){
event.cancelBubble = true
event.returnValue = false;
return false;}
function norightclick(e){
if (window.Event){
if (e.which == 2 || e.which == 3)
return false;}
else
if (event.button == 2 || event.button == 3){
event.cancelBubble = true
event.returnValue = false;
return false;}
}
//禁右键
document.oncontextmenu = nocontextmenu; // for IE5+
document.onmousedown = norightclick; // for all others
var omitformtags=["input", "textarea", "select"]
omitformtags=omitformtags.join("|")
function disableselect(e){
if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
return false
}
function reEnable(){
return true
}
if (typeof document.onselectstart!="undefined")
document.onselectstart=new Function ("return false")
else{
document.onmousedown=disableselect
document.onmouseup=reEnable
}
function noMenuOne()
{alert('哈哈哈小朋友,让我发现你了吧,还不快快逃走!'); return false; }
document.oncontextmenu = noMenuOne;