1)  multi-unit
多部件系统
1.
Because of the high fixed maintenance cost of multi-unit system,Opportunistic maintenance policy is adopted to combine preventive maintenance with corrective maintenance.
针对多部件系统固定维修费用高的特点,提出采用机会维修策略,将预防性维修和故障维修有机结合起来,从而分摊系统的固定维修费用,实现节约维修费用的目的。
2)  multi-site damage
多部损伤
1.
The results indicate that multi-site damage have a great influence on the J integral values.
采用平面应力弹塑性有限元法研究了含有多部损伤的焊接接头裂纹尖端J积分的变化规律。
3)  Multi-Component
多部门
4)  Multiple sites
多部位
5)  multiple traumas
多部位伤
1.
?Methods The canine multiple traumas model was established.
目的 分析犬多部位伤海水浸泡后血流动力学特点 ,为海水浸泡多部位伤的早期救治提供理论依据。
6)  multi-components
多部件
1.
The optimization of reliability-centered non-periodic preventive maintenance(PM) for multi-components equipment with minimal repair at failures was proposed.
基于以可靠性为中心的预防性维修计划对生产的重要性及其制定的复杂性,提出了多部件设备非周期预防性维修计划的优化方法。
参考词条
补充资料:将UG里的一个装配部件输出成单个部件文件
法一:
  • 关闭(turn off)FileàOptions->Load Options下"Partial Loading "选项
  • 打开装配部件
  • 选择File->Export->Part
  • 在"Part Specification"下选择"new"
  • 选择"Specify Part",指定输出部件文件名称及位置
  • 将"Object Selection Scope"设定为"All Objects"
  • 选择"Class Selection->Select All"高亮所有对象
  • 按"OK"

该种方法特点:每一个部件的特征都会汇集在新部件的MNT里。可以方便编辑。

法二:

  • 闭(turn off)File->Options->Load Options下"Partial Loading "选项
  • 打开装配部件
  • Application->Assembly
  • Assemblies->Components->Create New,给出想要输出的部件文件名及路径。
  • 如下图1,在ANT上双击新产生的部件文件,使其成为工作部件。
  • Assemblies->WAVE Geometry Linker,将设置改为"Body",选择所有组件的体。
  • 将"Create Non-associative"开关设为"On",见下图2
  • 将产生的部件设成显示部件,仅保存刚产生的新部件,不保存旧的装配部件。

图1

图2

该种方法特点:每一个部件在新部件的MNT里只会显示一个link的特征。没有相应特征可以编辑。

说明:补充资料仅用于学习参考,请勿用于其它任何用途。