说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 优化维修模型
1)  optimal maintenance model
优化维修模型
1.
Furthermore,the inspection interval and number are chosen as optimized variables,and an optimal maintenance model is developed to minimize the maintenance cost rate,and the model is subject to the reliability.
为此研究了并联系统在此策略下的不同更新情况和相应的更新概率,以检测间隔和检测次数为优化变量、可靠度为约束、期望维修费用率为目标函数,建立了并联系统的优化维修模型
2)  maintenance optimal model
维修优化模型
3)  maintenance interval optimal model
维修周期优化模型
4)  optimized maintenance model
优化维修模式
1.
It states optimized maintenance model and management of the plant, which would be good references to other plants to proceed condition-based maintenance.
重点介绍了具有邹县发电厂特色的优化维修模式和设备状态诊断管理,可供计划实施状态检修的发电单位参考。
5)  maintenance optimization
维修优化
1.
Aiming at the problem that maintenance decision is made just according to reliability,maintenance costs or operation condition in power stations,and the whole maintenance optimization can not be realized,a frame of risk-based maintenance decision is suggested.
针对当前电站单纯根据设备可靠性、维修费用或设备运行状态进行维修决策,而不能实现全局维修优化的问题,建立了基于风险的设备维修决策框架。
2.
This paper briefly introduced the basic model and method of the maintenance optimization and management technology that Thermal Power Research Institute developed and applied.
文章简要介绍了热工研究院维修优化和管理技术开发与应用的基本模式与作法。
3.
Maintenance optimization depends on correct and timely supply of information.
维修优化依赖于准确、及时的信息;以可靠性为中心的维修(Reliability-centered Maintenance,RCM)是目前国内外广泛采用的维修优化方法。
6)  Maintenance basis optimization
优化维修
补充资料:优化


优化
optimization

  youhuQ优化(oPtimization)在语言处理过程中为提高程序质量而采用的技术。需求级、功能级和设计级语言处理系统的优化技术尚处于实验探索阶段,实现级语言处理系统尤其编译程序的优化技术发展较早、较为成熟。 编译阶段上可进行的优化分为中间代码级的优化和机器代码级的优化,又分别称为与机器无关的优化和与机器有关的优化。 中间代码级的优化有表达式优化、循环优化等。表达式优化通常有合并常量运算、提取公共子表达式、布尔表达式优化等。循环优化通常有外提循环不变式、强度削减等技术。 机器代码级的优化有寄存器优化、机器指令的有效利用等。 从涉及的范围上优化技术又可分为局部优亿和奎局化化。若优化涉及的范围是一个基本块,则称为局部优化,否则称为全局优化。 在优化工作中循环优化,尤其是与内循环有关的优化特别重要,它对程序的质量有显著影响。 优化技术的基础是数据流分析和控制流分析等。 目标程序的质量不仅与编译的优化技术有关,而且与源程序所采用的算法有关。求解一个问题的算法可能有许多,它们的复杂度常常会有数量级上的差异。采用高质量算法的源程序是提高目标程序质量的关键所在。
  
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条