1)  backup path
后备路径
1.
Investigation on backup path algorithm in Ad Hoc network;
在移动预测的机制下,该协议能够选取另外一条后备路径来实现,减少包的丢失。
2)  Backup
后备
1.
Taking the 75 t/h boiler control system as an example,some problems relating to the PLC-5 backup communication technique were stated in detail,such as the hardware installation .
详细地阐述了与PLC-5的硬件安装、后备系统工作流程、软件设计及后备程序调试等有关的后备技术问题,从而有效地避免了PLC硬件系统故障造成的控制过程中断,实现了利用后备(冗余)通讯技术,进行连续,不间断的过程控制。
3)  back up protection
后备保护
1.
Being not only the back up protection of the transformer itself but also the back up protection of the adjacent elements,the Interphase back up protection plays a role that can t replace by the other protections.
变压器相间后备保护不仅是其本身的后备保护,还作为相邻元件的后备保护,起着其他保护不可替代的作用。
4)  back-up protection
后备保护
1.
Configuration and setting research on back-up protection of turbine generator with self-shunt excitation;
自并励汽轮发电机相间短路后备保护配置与整定的探讨
2.
Study of back-up protection configuration schemes in power market environment;
市场环境下后备保护配置方法的选择
3.
Using ATmega16 microcontroller of the Atmel Company is a main controller,the main controller provide back-up protect of the mineral hoister,examining and guardianship continuously to the hoister of the run-time status,realization back-up protection that promote safe run-time of hoister.
采用Atmel公司的ATmega16单片机作为矿井提升机后备保护系统的主控制器,对提升机的运行状态连续检测和监护,实现提升机安全运行的后备保护。
5)  reserve base
后备基地
6)  emergency function
后备功能
1.
To optimize the existing power brake source so that it can possess the perfect rpotective and emergency functions.
对原有刹车电源进行优化改造 ,使其具备完善的保护功能和后备功能 ,目的是提高刹车电源设备的性能 ,以保证石油钻井作业的可靠性和连续
参考词条
补充资料:Pro/ENGINEER中复杂几何路径的数组阵列
 

1 引言



    Pro/ENGINEER是目前应用非常广泛的CAD/CAM软件,其功能非常强大。在Pro/ENGINEER中进行特征复制时, PATTERN(数组阵列)可以一次建立多个相同的特征,比COPY(复制)省时省力。



    在实际应用中,阵列的几何路径有规则的(如直线形、圆形等),也有不规则的(如平行四边形、椭圆形等)。对于规则路径,其生成较简单,如圆形路径,选取一周向驱动尺寸,输入阵列的增量与个数即可。下面以在基座上钻孔为例,介绍不规则几何路径的数组阵列。



2 设计实例



    首先,生成基座(如图1黑点表示孔的圆心位),其中心点位于Pro/ENGINEER中坐标系的原点,再钻出左上角的第一个孔(以基座的两条边为参考边,这两条边的交点为准原点)。然后进行数组阵列,产生其余的孔,依次选择“Pattern→General→Table”。





图1 黑点表示孔的圆心位



2.1 步骤一



    选择图1中的尺寸“40,55”作为“表格驱动阵列的驱动尺寸”,然后选“Done”。



2.2 步骤二



    选择“Add”,进行表的添加(输入一个表名如A),接着打开一个窗口,其中已有的文字均为注释语句,最后一行为:



    idx       d4(40.0)     d3(55.0)



    其中,idx表示这一列填的是序号,从1开始;d后的数字以实际操作中产生的为准,括号内数值为步骤1中所选驱动尺寸的值,可以看出该值的显示顺序与尺寸的选择顺序是对应的。



2.3 步骤三



进行表的录入,依次填入:
1 65   55
2 90 55
3 115 55
4 140 55
5 50 85
6 60 115
7  70 145
8 95 145
9 120 145 
10 145 145  
11 170 145
12 150 85
13 160 115



    其中1~4为上部右边的4个孔,5~7为左边3个孔,8~11为下部右边4个孔,12~13为右边剩余2个孔。



2.4 步骤四



    首先点击“File→Save”,并且进行保存。然后点击“File→Exit”,退出程序。之后执行“Done”即可进行阵列,如图2所示。


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