
超负荷运行,超载运行
This will increase the pump efficiency, energy saving, to avoid electrical overload operation, to extend the service life.
这样可提高电泵工作效率,节电,避免电机超负荷作业,延长使用寿命。
This will improve the efficiency of pumps, power-saving, to avoid electrical overload operation, to extend the service life.
这样可提高电泵工作效率,节电,避免电机超负荷作业,延长使用寿命。
To selection of the optimum type transposition from the test results at rated load and overload operation are compared and analyzed in the paper.
比较分析了在额定和超发工况下的试验结果,以便按照具体情况选择最佳方案。
Because the water balance production link is not recognized and regarded fully, long - term full load or even overload operation of coal water treatment plant are caused in production.
实际生产中,由于水平衡的生产环节未被充分认识和重视,导致生产中出现剩余氨水处理装置长期满负荷甚至超负荷运行的情况。
The psychiatric institutions are overload operation. To guarantee better function and service, more input to increase psychiatric in-patient beds and working staffs is urgently needed.
精神卫生专业机构目前超负荷运作,需要加大投入,增加床位及医护人员。
在电气工程与计算机科学领域,"overload+operation"(过载运行)指设备或系统在超过其额定容量或设计极限条件下持续工作的状态。根据IEEE标准1459-2010对电力质量的规范,该术语特指电力设备承受超过标称值的电压、电流或功率负荷时的工作模式,可能引发绝缘材料老化、效率下降等连锁反应。
该现象常见于三类场景:
行业普遍采用热继电器(如施耐德TeSys系列)实现过载保护,其动作特性曲线严格遵循GB 14048.4标准规定的脱扣时间与电流倍数关系。
“overload operation” 是一个多领域术语,具体含义需结合上下文理解。以下是两种常见解释:
在面向对象编程(如C++、Java、Python等)中,操作符重载(Operator Overloading) 或方法重载(Method Overloading) 指为同一操作符或方法名赋予多种功能。例如:
+
, ==
)在不同数据类型上的行为。class Vector:
def __add__(self, other):# 重载 "+" 实现向量加法
return Vector(self.x + other.x, self.y + other.y)
calculate()
方法。目的:提高代码可读性和灵活性,简化复杂操作。
在机械或电气领域,指设备超出额定负荷运行。例如:
风险:此类操作通常需避免,需通过保护装置(如保险丝、断路器)进行防护。
【别人正在浏览】