999精品在线视频,手机成人午夜在线视频,久久不卡国产精品无码,中日无码在线观看,成人av手机在线观看,日韩精品亚洲一区中文字幕,亚洲av无码人妻,四虎国产在线观看 ?

Research of data transmission path of neutral file between Pro/E and ADAMS*

2014-07-18 06:08:50MeifaHUANGBaofengMOMengmengXIAO
機(jī)床與液壓 2014年12期

Mei-fa HUANG,Bao-feng MO,Meng-meng XIAO

School of Mechatronic Engineering,Guilin University of Electronic Technology,Guilin 541004,China

1.Introduction

VPT(virtual prototyping technology)is a new technology in the current areas of design and manufacture,which can establish three-dimensional entity model and kinematics model of mechanical system by using computer software.Meanwhile it can analyze and evaluate the performance of the mechanical system,providing the basis for design and manufacture of mechanical products[1-2].ADAMS(automatic dynamic analysis of mechanical systems),and Pro/E software are commonly used in the virtual prototype technology.

ADAMS has a powerful post-processing module and friendly man-machine interface,whose simulation analysis is in the important significance of reference value.Pro/E is comprehensive three-dimensional software that integrates the function of CAD/CAM/CAE,possessing very strong three-dimensional modeling capabilities.Among the current development of complex mechanical system,the more popular solution is to use Pro/E to construct 3D modeling,then import it into the ADAMS to conduct kinematics and dynamics analysis,which can meet the research needs well[3].Due that CAD software and dynamic simulation software are two different kinds of products,a series of problems such as graphical information data exchange will occur in the process of passing model.How to choose graphic data transmission path between Pro/E and ADAMS to avoid the shortcomings mentioned above and get the best result is an inevitable problem,especially for technician to conduct the development of VPT by using Pro/E and ADAMS.

The ways of importing the model into ADAMS from Pro/E can be generally divided into kinds.One way is to conduct seamless connection by Mechanism/Pro,a special data interface between Pro/E and ADAMS.The other way is to save the model as a neutral file supported by two software,and then import it into ADAMS by reading[4].The advantage of first kind of method is to define model to conduct simulation analysis without quitting Pro/E interface,while the shortcoming is that it will often cause trans-mission failure because of being unable of identifying reading path when transport model is complex.The advantage of the second kind of method is to provide a variety of neutral files for users to choose,while the shortcoming is that it will cause the phenomenon of lacking of line and angle,which can’t ensure the quality of model strictly.Now,for the transmission path of special data interface,there have been more professional teaching books and video to consult.The further introduction won’t be discussed here.Taking the model of five-axis linkage milling head as an example,this paper mainly discuss the transmission between the Pro/E and ADAMS software for the model in kinds of the neutral files.

2.The neutral file supported by Pro/E and ADAMS

The neutral files supported by Pro/E and ADAMS software are mainly:* .stp,* .slp,* .stl,* .igs,* .x_t,* .obj.

2.1.The* .stp file

Stp,a kind of CAD file format conforming to STEP international standard(ISO 10303),is internationally recognized as the global uniform standard of CAD data file exchange.Our country also formulates the corresponding national standards based on STEP international standard like many countries in the world,whose standard is GB16656[5].The problems existing in the STEP standard are that too tremendous entire system,slow process of setting standard,and larger generated data than the file of IGES format.

Figure 1.Five-axis milling head model in Pro/E

STP format is more commonly used in the design of 3D CAD,because it has good compatibility for each CAD software and the basic data will not lost when transmitted in the CAD software which will be easy to lose data between CAD and other software.From the Figure 2,it can be seen that part information of electric spindle of five-axis linkage milling head mode,breaking surface and losing surface will appear when the data is transmitted by using the STP format between Pro/E and ADAMS which will damage the model.What’s more,it takes a long time when STP file format is imported into ADAMS,especially unsuitable for the large transduction and complex model.

Figure 2.Five-axis milling head model of stp format

2.2.The* .slp file

Slp file is a common standard format of data exchange.The parts precision outputted by Pro/E can be adjusted by deviation control,the smaller the deviation value is set,the higher the precision of the model.The higher the model accuracy,the greater the output file,the time will also be longer.So the deviation control should be set reasonably,usually by selecting the default values.

The precision is higher and surface quality is better when data is exchanged in the form of slp between Pro/E and ADMS,and there is no occurrence of wrinkled surface and lost surface.But it is just suitable for transmitting parts;the information will lose when transmitting assembly,which will lead to the failure of transmission,as shown in Figure 3.

Figure 3.Five-axis milling head model of slp format

2.3.The* .stl file

Since stl file was developed by three-dimensional systems company,it used triangular facets to represent three-dimensional solid model.Now it has become a standard file of CAD/CAM system interface formats,and most modeling systems can support and generate such a format[6].

There are two ways to generate stl files of Pro/E,one is a binary format,the other is the ASC Ⅱcode format.Special attention should be paid to the output file in Pro/E,which cannot be identified by ADAMS when files generate a binary format,so ASCⅡcode must be chosen to transfer data smoothly between two software.Stl files are imported into the ADAMS in the form of shell,and material properties of spare parts can’t be defined after importing.As shown in Figure 4,five-axis milling head model becomes a whole,but can’t be simulated.

Figure 4.Five-axis milling head model of stl format

2.4.The* .igs file

Igs files are generated by Iges standard,mainly used for conversion and transmission of file,such as three-dimensional surface model and three-dimensional solid model between different three-dimensional software.Our country has recommended the IGES 3.0 as a national standard in September,1993.

The surface quality is relatively smooth after the five-axis milling head model is imported into ADAMS by the form of igs,basically no loss of pattern features.But surface quality is unstable after conversion,sometimes phenomenon of wrinkled surface appears.And only simple geometric model information can be imported,while additional information can be lost easily.As shown in Figure 5,we pay more attention to the selection of export form between entity and shell when importing the model into ADAMS.If imported by the form of housing,the material properties can’t be defined and simulated effectively,so models of igs format generally use the"entity"form when imported.

Figure 5.Five-axis milling head model of igs format

2.5.The* .x_t file

X_T file as the earliest neutral file,outputted by parasolid module of UG,can be used in the other software supported by other format.As x_t file has good compatibility,and the converted file is relatively small,easy to transport and use.It’s now commonly used as a neutral file supported by a variety of softwares.

Pro/E will automatically create a file to save the each part information and assembly information for model when the model is imported into ADAMS.After defining and adding the constraint of material properties for assembly,the required analysis can be conducted.From Figure 6,it can be seen that the surface quality of the imported model is not perfect,the original smooth round surface turns into a polygon surface and wrinkled surface appears,but this does not affect the subsequent analysis.

Figure 6.Ive-axis milling head model of x_t format

2.6.The* .obj file

Obj file is a three-dimensional file format,mainly supporting polygon model,the surface above three points,normal and texture coordinates[7].It can be directly opened by Word Pad to edit and modify,and is very useful for data transduction between models in the three-dimensional software.Obj file is a broad applicability neutralfile,almostallwell-known three-dimensional software support the reading and writing of obj files,but many of them need the plug to achieve.

Due to the version and system,sometime wrinkle will appear on the surface after the model is imported into ADAMS in the form of obj.But after many trials,there is no occurrence of information leakage and it does not affect the subsequent analysis research,as shown in Figure 7.Before defining the material properties of the parts,we can merge unimportant parts into a whole and define the material properties by using Boolean operation.Then we add the Marker points,constraints,power supply,etc.,and analyze at last,which can effectively reduce the total work and improve the work efficiency.

Figure 7.Five-axis milling head model of obj format

3.Analysis of experimental results

This paper jointly set up 3D model for the research of dynamic analysis by using Pro/E and ADAMS,firstly considering the problem of data transfer between them.And the most important thing in the process of transmitting data is to ensure the integrity,continuity and stability of the model information and balance transmission efficiency.Its main features as below:

① The phenomenon of wrinkled surface,crumpled surface,and lost surface can’t appear after model transmission as much as possible.

②The phenomenon of the error information or missing information can not appear before and after transmitting the information of model.

③The work can be done after finishing the model transmission,which makes analysis and research work go on in rapid succession between them.

④ The processofmodeltransconductance should be convenient and quick,efficient and reliable in order to improve the work efficiency.

Taking the model of five-axis linkage milling head as an example,several neutral files supported by Pro/E and ADAMS are analyzed and studied specifically.Establish a model of five-axis linkage milling head in software of Pro/E,and define the properties of components.Add constraints and verify the accuracy of the model through the interference checking.Then the model is separately saved to working directory in the neutral file format of* .stp,* .slp,* .stl,* .igs,* .x_t,* .obj.Finally,copy the saved neutral files to the ADAMS working directory and use the key of import in the file menu of ADAMS to read each neutral file.Click the button of model in the view and the file is displayed in the ADAMS.

The Stp format is the slowest considering the conversion speed when Stp Slp Stp are transferred to ADAMS,and the others are relatively fast.The surface quality is very good after SLP and STL format conversion,but the assembly information of model is lost,leading to the failure of simulation.The situation is mainly used in the simple conversion of parts and assembly,not for turning surface.Parts model established in Pro/E can be imported into ADAMS in the format of SLP and STL format one by one to conduct assembly simulation.This kind of practice is feasible for the simple assembly.However,it will be amount of workload and wasting of resources for complex assembly model.

The conversion speed of Igs format is slow and must be in the form of an entity when imported.Otherwise,it is unable to define material properties,leading to the failure of simulation.The information of quality and color is not easier to lose,which is not suitable for transmitting file between Pro/E and ADAMS.Igs format is often used to convert surface,whose surface quality is better,but not for entities.

The transmission speed of x_t file and obj file is faster and the transmission won’t lose the assembly information of model.And it will automatically create the information of a separate part to distinguish each entity,making sure to get the feature information of assembly effectively.Sometimes wrinkled surface appears in the transformation model,but this does not affect its overall quality and follow-up studies,as shown in Table 1.

Table 1.The results of data exchange for each neutral file

4.Conclusion

In the case of five-axis linkage milling head,this paper mainly studies and analyzes many kinds of the neutral file supported by the Pro/E and ADAMS software,summarizing the characteristics of data transmission of the neutral file,the problems that should be paid attention to when used and the applicability after conversion.In addition,the superiority of data conversion between Pro/E and ADAMS software for* .x_t file and* .obj file is shown,which has certain guiding significance for those who use Pro/E and ADAMS for unite-modeling to conduct dynamics analysis.

[1]Zenggang Li.ADAMS Introductory explanation and example[M].Beijing:National defence industry press,2006.

[2]Demin Chen,Chuangfeng Huai,Ketao Zhang,etc.Proficient in 2005/2007 ADAMS virtual prototype technology[M].Beijing:Chemical industry press,2010.

[3]Cheng Dai,Weichun Zhang.Pro/E and ADAMS study of graphic data transfer method[J].Micro computer information,2010,26(3):203-204,111.

[4]Zhonghua Du,Deqing Xue,Yinggong Zhao.Pro/E and ADAMS,some problems in the process of discussion[J].Machinery and electronics,2003(2):68-70.

[5]Ning Li,Guolin Duan,Gongjing Xu.Pro/E and ADAMS,the way of data exchange between studies[J].Mechanical design,2012,29(9):36-40.

[6]Meiqin Li,Tao He.PRo/E and ADAMS model transfer between common problems[J].A mechanical engineer,2010(5):77-78.

[7]Weidong Guo.Virtual prototype technology and ADAMS application instance tutorial[M].Beijing:Beijing university of aeronautics and astronautics press,2008.

主站蜘蛛池模板: 91麻豆国产精品91久久久| 欧美成人在线免费| 黄色网站不卡无码| 精品少妇人妻一区二区| 国产一区二区精品福利| 91精品国产91久久久久久三级| 老司机久久精品视频| 亚洲九九视频| 国产精品jizz在线观看软件| 亚洲成A人V欧美综合天堂| 国产网站免费观看| 99热国产这里只有精品无卡顿"| 国产精品成| 精品久久香蕉国产线看观看gif| 欧美日韩国产在线观看一区二区三区| 婷婷亚洲视频| 亚洲欧美成人| 怡春院欧美一区二区三区免费| 99人体免费视频| 一级全黄毛片| 国产chinese男男gay视频网| 国产精品三区四区| 中字无码av在线电影| 激情六月丁香婷婷四房播| 国产簧片免费在线播放| 久久www视频| 久久网欧美| 91探花国产综合在线精品| 精品欧美日韩国产日漫一区不卡| 久久久久亚洲AV成人网站软件| 午夜无码一区二区三区在线app| 国产农村妇女精品一二区| 久久综合伊人77777| 亚洲日本中文综合在线| 国产特级毛片| 国产91高清视频| 国产理论一区| 99热最新网址| 国产三区二区| 日韩天堂在线观看| 国产九九精品视频| 亚洲无码精品在线播放| 蜜臀AV在线播放| 九九久久精品免费观看| 国产一级毛片yw| 欧美www在线观看| 影音先锋亚洲无码| 2048国产精品原创综合在线| 欧美亚洲一区二区三区在线| 91免费观看视频| 白丝美女办公室高潮喷水视频 | 久久久久亚洲精品成人网| 午夜无码一区二区三区| 日韩无码精品人妻| 日本黄色不卡视频| 色婷婷色丁香| 久久精品国产亚洲麻豆| 伊人成人在线| 国产成人久视频免费| 国产精品吹潮在线观看中文| 国产精品国产三级国产专业不| 欧美日韩一区二区在线免费观看| 2020最新国产精品视频| 一级香蕉视频在线观看| a级毛片毛片免费观看久潮| 久久96热在精品国产高清| 91娇喘视频| 国产精品亚洲专区一区| 国产精品天干天干在线观看 | 欧美一级色视频| aa级毛片毛片免费观看久| 亚洲日韩AV无码一区二区三区人| 国产专区综合另类日韩一区| 国产欧美性爱网| 色综合热无码热国产| 久无码久无码av无码| 精品伊人久久久久7777人| 全部无卡免费的毛片在线看| 亚洲午夜久久久精品电影院| 国产成人精品免费视频大全五级| 国产色婷婷视频在线观看| 欧美a在线看|