Mapping KSs. Heuristic rules are used to reason out a set of stamping operation objects from a set of stamping feature objects through feature-operation mapping; examples of some mapping KS rules are given below.

(a) Piloting KS rules

Rule Piloting101: If a hole can be used as a pilot hole, then it should be circular in shape, should not have very low tolerance in diameter, and should be greater than three times the thickness of the stamped part. (Below is its corresponding source code in CLIPS.)

(defrule Piloting101 Line 1

(declare (salience 30)) Line 2

?Hole <- (Hole (Type THROUGH) (Shape CIRCULAR) (Piloting NO)(Tolerance-range ?Tol-r&:

(> ?Tol-r ?*Tolerance-threshold*))

(Diameter ?Dia&:

(> ?Dia (* 3 ?*Part-thickness*)))) Line 3

=>

(modify ?Hole (Piloting CANDIDATE)) Line 4

)

Line 1 is the rule name. In Line 2, a salience of 30 is de- clared in this rule. This property is used to set the order of rule execution. Line 3 denotes the left-hand side (hypothesis) of the rule, indicating that a desired hole feature constrained in shape, diameter, and tolerance range as above, is needed to fire the rule. Line 4 denotes the right-hand side (conclusion) of the rule, indicating that the hole feature is then selected as a piloting candidate.

Rule Piloting102: If a hole is selected for piloting purpose, then it should be stamped in a single step of piercing operation. (For conciseness, the CLIPS source codes of this rule and other rules introduced later are omitted in this paper.)

Rule Piloting103: If no suitable hole exists for piloting purposes, then piercing operations are required to stamp two pilot holes in the scrap sections and on the opposite sides of the stamped part.

(b) Piercing KS rules

Rule Piercing201: If a hole requires a very low roughness of surface, then it can be stamped by two steps of piercing and trimming operations, or a single step of high precision piercing operation.

(c) Bending KS rules

Rule Bending301: If a bend has a bending angle between 90  ∼

135◦ , then it needs a two-step bending operation.

Rule Bending302: If two bends have 90◦ angles and form a “U”

type channel, then they can be stamped by a single U-bending operation.

Staging KS. Heuristics rules are used to derive the sequence of stamping operation objects automatically by creating stamping operation relations. Examples of some staging KS rules are as follows.

Rule Staging401: The piercing operations to stamp two pilot holes should be staged together in the first station.

Rule Staging402: When embosses exist, if possible they are em- bossed in the first station to prevent deformation of other stamp- ing features.

Rule Staging403: If holes (except pilot holes) and scraps (that don’t accommodate indirect pilot holes) cannot be stamped sim- ultaneously in a same station, the process sequence is as follows: piercing operations precede notching operations.

Rule Staging404: If holes to be pierced are not close to each other, and the distance among them has a high precision require- ment, then the holes should be pierced simultaneously at the same die station.

Rule Staging405: A bending operation is not staged unless all the scraps surrounding the bending flat have been notched by notch- ing operations.

Rule Staging406: If possible, the cut-off operations on scraps that accommodate pilot holes should be staged in the final station.

3.2.2 Object-oriented knowledge organization of KSs

上一篇:数控车床附件的研究英文文献和中文翻译
下一篇:传感元件英文文献和中文翻译

微注塑成型工艺参数对成...

冲压模具的铸造结构英文文献和中文翻译

数字通信技术在塑料挤出...

U型弯曲部分工艺对中心式...

遗传算法的热水器水箱盖...

拉伸冲压成形极限列线图...

微辊压花工艺英文文献和中文翻译

基于Joomla平台的计算机学院网站设计与开发

浅论职工思想政治工作茬...

酵母菌发酵生产天然香料...

压疮高危人群的标准化中...

AES算法GPU协处理下分组加...

STC89C52单片机NRF24L01的无线病房呼叫系统设计

提高教育质量,构建大學生...

浅谈高校行政管理人员的...

上海居民的社会参与研究

从政策角度谈黑龙江對俄...