当水洗机甩干桶不运转或运转速度慢,可能是甩干电容器或甩干电机有故障。那么该如何有效的维护检修呢?下面小编为您做详细分析解答:
1、取下甩干电容器,用万用表测量电容器,万用表的指针不动,说明电容开路。在没有万用表的条件下,检查电容的好坏可用下列方法:将电容器两根导线碰触电源1-2秒钟,然后把两导线短接碰触,这时,如有强烈电火花产生,并有响亮的“啪”声,说明电容器无故障。
而此电容器,电火花小,说明电容器已被击穿。换一支同型号电容器,经检查无故障,安装上,通电旋转甩干定时器,甩干桶运转正常,故障排除。工业水洗机价格相对降低。
2、水洗机通电后不运转,发出强烈嗡嗡声。从现象看,可能是起动电容损坏或电机绕组烧坏。经查,电容器完好。拆开水洗机电机的三根引出线封头,量黑线与另两根红线间的直流电阻。分别为16Ω和13Ω。量两红线间电阻为3.4Ω。显然电机定子两个绕组间有短路的地方。
3、拆下电机,打开电机外壳,小心拆开绕组引出线的绑扎带,翻开电机引线逐一仔细检查,发现在一根红线与绕组的接头的套管之后有3mm处的漆包线表皮发黑脱落,并与另一绕组两根漆包线粘连在一起。

航星洗涤机械(泰州)有限公司 备案号:苏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;