4.1 Stamping feature

To generate appropriate process plans, the product data requires the original inputs, which includes the geometry, topology,  tolerance,  material  and  quantity  of   product.

  Based on the feature technology and stamping technology,

4 Key points of process path generation

Unigraphics has several features that provide a subset of the capabilities of a KBE language—UG/KFL, which provides a way to specify knowledge rules that can cover all Unigraphics applications. The stamping CAPP system for automobile panels has been developed based on the frameworks advanced above, which choose C and UG/KF language as the implementation language, and ACCESS as its database on the UG/CAD development environ- ment. UG/Open and UG/Open++ allow customization and extension of Unigraphics using a standard procedural language (C and C++). UG/KFL provides a way to specify knowledge rules that can cover all Unigraphics applica- tions. Rules of UG/KFL are easily written by the developer, easy to read, understandable, and reusable by the user. Furthermore,  UG/Open can be integrated  with KBE   by

a stamping feature is the portion of a part which can be formed by means of certain stamping operations. For ex- ample, a drawn feature or bend feature is defined as the main feature, which is to describe the near net shape of a component, while flange, hole, emboss, bead, notch and flange-hole are defined as the auxiliary ones, which are required to describe the local part of the final shape.

Using feature technology and the geometry extraction method, the stamping design features, such as the main forming feature (e.g. drawing, bend), flange, hole, emboss, bead, notch, and so on, can be extracted from a 3D solid model, which are first defined as UG/UDO. For example, Fig. 3 shows the stamping features of one automobile panel. The stamping feature model should then be defined to represent product knowledge integrated and unambiguous. The stamping feature is represented as object-oriented class or object and instance using UG/KF language (UG/KFL); it

Fig. 3  Stamping features of automobile  panel

not only represents feature parameters, tolerance, material, etc. as attributes of class or instance, but also represents geometrical objects by importing UG/UDO and UG/UDF referenced solid geometry as an instance attribute or child. And this realizes the connectivity and integration between the symbol of a feature and its geometrical object. It can also get an attribute value from a function, rule, expression and database. The following is the hole class created by UG/KF. If the attribute parameters of the class are valued, the object or instance of the hole is confirmed concretely. Others can also be expressed similarly.

DefClass: pdcapp_hole_feat(ug_base_part); # name for hole feature class

(string   modifiable   parameter)   hole_id:   “variable”;

#name  of hole.

(integer  modifiable  parameter)  hole_type:   variable;

#  the  typeof hole.

(string ) geomtry_id: “udo_name”; #reference name of edges group.

(string ) parent_feature: “feature name”; # reference name of parent feature.

(number) radius: askholeradius (hole_id:); #get value from function.

(integer  modifiable  parameter)   tolerance:  variable;

#  tolerance level.

(Number modifiable parameter) part_Thickness: number variable;

(string modifiable parameter) material:”material_ name” ;

上一篇:主轴自振式钻头的加工预测英文文献和中文翻译
下一篇:破碎机英文文献和中文翻译

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

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

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

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

塑料注射成型工艺参数优...

汽车覆盖件冲压模辅助设...

热流道浇注系统注塑工艺英文文献和中文翻译

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

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

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

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

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

上海居民的社会参与研究

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

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

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

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