<标准> 单元

在 doe.dat 文件中,<标准> 部分用于控制“质量标准”在 DOE 生成器中的显示。在 parametric.dat 文件中,此部分控制“比较标准”的显示。

对于每种成型工艺、网格类型、分析序列,<标准> 部分将定义:

以下为标准部分的内容示例:
 <process name="Thermoplastics Injection Molding" mesh="midplane" anal="Warp">
      <default_rlt_list>6250 6252 6254 6256 6258 6260</default_rlt_list>
      <criterion_group visibility_switch_tcode="10000, 612, 0, OR, 10000, 612, 1, OR, 10000, 612, 2">
        <name xml:lang="zh-cn">Deflection, all effects</name>
        <criterion id="110537" goal="minimize" weight="1.0" type="standard_deviation" component="norm">
          <name xml:lang="zh-cn">Deflection, all effects Deflection</name>
          <result id="6250"/>
          <description xml:lang="zh-cn">The Deflection, all effects Deflection result is evaluated. The goal is to minimize the variation in the 
											deflection. The lower the deflection variation the higher the part quality.</description>
        </criterion>
        ... 
      <criterion id="130205" goal="minimize" weight="1.0">
        <name xml:lang="zh-cn">Clamp force</name>
        <message id="41300" instance="1" item="1"/>
        <description xml:lang="zh-cn">The Maximum clamp force - during filling result from the Analysis log is evaluated. The goal is to minimize 
									the clamp force. The lower the clamp force, the higher the quality. </description>
      </criterion>
     </criterion_group>
   ...
</process>

其中:

<default_rlt_list> - 控制等值线结果的列表。此类结果将直接应用于原始零件,因此是对变形结果影响最大。

<criterion_group> - 在生成器标准树中创建组。

visibility_switch_tcode - 根据您在“工艺设置”中的选择,限制生成器的显示内容。

<标准> - 为优化定义“质量标准”“比较标准”

ID - 文件中唯一的质量标识符。

类型 - 定义如何将链接到标准结果的大量值压缩为单个有意义的标准值。例如,类型定义了附加到模型的每个节点的“充填时间”值如何压缩为单个质量值。选项包括最小值、最大值、范围和平均值standard_deviation

零部件 - 基于矢量的结果所必需的其他处理信息。可以选择 X、Y、Z 或法线。

目标 - 仅可用于 DOE 分析,它确定在 DOE 变量响应分析期间为特定质量标准输出的信息。可以选择“最小化”“最大化”。此值使用 DOE 求解器通过响应曲面的二阶插值方程计算。计算包括针对该特定质量进行的 DOE 分析期间的每单个分析运行的处理结果。

重量 - 为标准显示的重量的默认值,在运行响应的分析前,在 DOE 变量影响及响应分析期间使用以构建混合标准并过滤出具有最小影响的变量。

有两种类型的标准: