Parameter Optimization of Mechanical Parts Based on Pro-E

Size: px
Start display at page:

Download "Parameter Optimization of Mechanical Parts Based on Pro-E"

Transcription

1 Abstract Parameter Optimization of Mechanical Parts Based on Pro-E Yan Gao, Min Liu Yangzhou Polytechnic College, Yangzhou , China In recent years, the manufacturing industry develops quickly, moving toward information and intelligence. This change not only contributes to the improvement of industrial standardization, but promotes the standardization of design. In the design of products, selection of standard and commonly used structure and establishment of features process database based on these two structures is an important part of the manufacturing industry. The features process database can be used to shorten the product development cycle, and thus greatly improve the product design efficiency. Therefore, the improvement and adjustment of traditional process structure design methods has become a hot topic in the field of mechanical engineering design. In this paper, via study the key steps of mechanical part parametric design in the platform of Pro-Engineer 3D design software and using the toolkits, we can see that this system can effectively improve the process structure design and significantly improve product design effectiveness. Keywords: Mechanical,Parts, Parameter Optimization,Pro-E. 1. BACKGROUND 1.1 Introduction Quick and standard product design to provide users with timely and quality products can improve the market competitiveness of enterprises, thereby enabling enterprises to adapt to the dynamic market, so as to achieve long-term survival and development. The design of machinery products in the field of manufacturing always adheres to the principle of integration and coordination, and develops continuously toward the network, digital and intelligent direction. The establishment of mechanical part feature model library using core Pro/Toolkit development tools in Pro-E platform can effectively integrate the mechanical part design and 3D modeling. The efficient part design and drawing using the computer module system not only enables quick modeling and reconstruction of mechanical parts, but also strengthens the user interface and extensibility of the system (Han and Zhang, 2006). In addition, via design and development of a CAD system for common mechanical parts adopting object-oriented technology, a practical and open system interface can be created, conducive to further development and improvement of mechanical parts design (Tian and Zhao, 2004). There are many researches on design optimization of mechanical parts using Pro-E technology. For example, a company uses hot-rolled H-beam universal mill, but the failure of machine often occurs. Based on the proposed maintenance requirements, the deformation parameters such as stress, strain and displacement of the frame and housing parts are analyzed and researched using Pro-E system and ANSYS finite element software. The optimized mill is rigid and the elastic deformation is small (Wang et al, 2015). Another example is building a 3D parametric design model using "Parameters", "Relationship" and other development tools in Pro-E, with reference to V-pulley design standards. Enter the parameters according to the actual size and requirements, you can generate a 3D V-pulley model, and perform export of CAD drawings, motion simulation and kinetic analysis (Chen and Zhou, 2016). 1.2 Purpose China Association on Machinery Manufacturing Technology proposed in 2009 that,the process management should feature information and digital to achieve energy-saving emission reduction quickly by improving process management and technical level. Based on the era background, the design and research of mechanical part features process databasehas flourished. The focus of information and digital technology is optimization and upgrading of the process design. Assembly is critical in the design of mechanical parts. Multiple trial assembly methods are required in traditional assembly so as to meet the requirements, causing high 474

2 development cost and material waste (Kang and Pu, 2006). Via virtual assembly of mechanical parts using Pro-E system, greatly reduce the development cycle, while significantly improve the efficiency. For example, VC language and Pro/Toolkit in Pro-E system are used for parametric design of index plate of worm cam mechanism, not only improving the structure of parts, but promoting standard part design (Wei and Li, 2004). With modeling using Pro-E in the optimization design of packaging machinery parts, the requirements for use of the parts can be met, and the design of mechanical parts is feasible and economic, while enhancing the efficiency and quality (Zhang and Shang, 2015). With parametric design of Pro-E system, the requirements for electronic and standard design of process features can be met, and standardization of parts is promoted (Liu et al., 2009). Based on this, this paper studies and analyzes the design of mechanical parts to promote the development and improvement of mechanical manufacturing process. 2. THEORY OF PRO-E TECHNOLOGY Pro-E software is a CAD/CAM system, developed by US PTC company with a single database, parametric size-driven and other advantages. This software has been widely used in various fields such as machinery, electronics and product design, becoming the most popular 3D CAD/CAM standard software in the world (Shi and Zhu, 2016). Pro-E software has powerful functions, including part design, mould development, product assembly, database management and others, changing the traditional product design mode, greatly reducing product development cycle through parametric design and all related database (Figure 1). The principle of secondary development of Pro-E platform mainly refers to developing certain products with the same or similar structure properties based on actual applications. When designing the product model, run Pro-E for parametric design, change the parameters of the model, and then regenerate the model with changed parameters to achieve the second development. Pro-E system has a number of development tools, including Pro/Program, Pro/Toolkit, J-Link, user-defined features, etc. Various application software such as database system, graphics processing system, analysis/calculation and interface program system will run coordinating the database,as well as CAD/CAM menus and dialog boxes. conceptual design product design mould design Motion simulation analysis Production processing Figure 1.Pro-ESoftware 3. STEPS OF PARAMETRIC DESIGN 3.1 Establishing a 3D model template For parametric design of mechanical parts, first establish the model using 3D modeling method. Focus on the following points: During 3D modeling of features, complete full geometric constraints, such as 2D cross-section contour, dimensioning, symmetry and so on;second, control the design parameters of 3D model accurately;third, build the relationship between the 3D model dimensions and the design parameters, and control the geometric and topological relationships of the 3D model using the constraint parameters (Jiang et al, 2015). 3.2 Secondary development of Pro-E Pro-E system has various secondary development tools, and the more widely used one is Pro/Toolkit. Pro/Toolkit mainly includes synchronous and asynchronous development modes. In Pro-E environment, the synchronous mode program can run independently, and fulfills the functions through program interaction; the asynchronous mode program is based on the dynamic link library, and calls programs via loading the dynamic link library in Pro-E environment. The asynchronous mode is used more frequently. The development process can be divided into the following steps: 475

3 3.2.1.Pro-Eparametric modeling Build a Pro-E model of parts. Set the parameter code and the model is driven parametrically. According to the features of parameters and labeling practice, designate proper parameters and assign the initial value. Add precise parameter-driven relationship Build a dynamic link library The dynamic link library is built using Visual C + +, including five parts. First, the user initialization entry, the entry function of the program. All menus and functions are added in this part. Second, the end of the user program. This function is the end point, called to clear data input in dialog and database (Qin and Su, 2016). Third, add the corresponding header files. Dynamic link library program does not require writing of additional functions. Just call Pro Toolkit functions by adding the appropriate header file. Fourth, add the design menus. The user can call the corresponding operation by clicking the menu item. Fifth, design the dialog. Design dialogs using C ++ resource editor for user interaction (Dong et al., 2004). Add the necessary member variables and member functions. Call the corresponding function by clicking the menu item to input the parameters of parts in the model Write a parameter database Many programs can be used for the database, such as Access, FoxPro etc. MS Access is used widely at present. The purpose of database program is storage of data, including parameters input in dialog boxes, and is responsible for calling data from dynamic link library programs (Hao and Yin, 2006). Drop-down menus are compiled in C language using Pro/Toolkit technology in Pro-E system. The written source files include program source files and menu resource files. Design a MMI dialog using C++ MFC dialog technology to input parameters Register dynamic link library Write the text file of "Registered file" using Pro/Toolkit to provide Pro-E with program information, so that it can find and read the corresponding information. 4. CASES For further study of the practicality and specialty of Pro-E system, some examples are used to verify the evaluation. In this paper, take involute cylindrical gears as the object for the second parametric development and research, and then use Pro-E system to optimize the parameters of mechanical parts. Involute cylindrical gear is a kind of gear with the same angular velocity, and teeth composed of involute and transition lines. The optimization of parameters of involute gears using Pro-E system is as follows: First, build the parametric 3D model of involute gear (Figure 2). Second, designate various parameters based on key sizes of involute gear, including base radius r, modulus m, the number of teeth z, pressure angle A, involute rolling arc Arc, involute deployment angle fi, gear thickness h, root circle diameter df and tip circle diameter da. The relationship between the above parameters is as follows: z 0 ; fi t 90 ; df m z 2.5 ; da m z 2 ; Arc pi t r /2; cos sin r m z cos A / 2 ; x r fi Arc fi ; 476

4 cos y r sin fi Arc fi (1) Figure 2.3Dmodel of involute gear Third, build parameter database using MS Access. Multiple Access database can be created to store design parameters of parts in multiple sets at the same time. Moreover, to maintain healthy and orderly running of the program, when the user end function program is written, design the data clearing function to ensure that the database can only store two sets of parameter data at the same time (Dai et al., 2012). Fourth, write dynamic link library program using Visual C ++ language. Dynamic link library program is a comprehensive program, so modification to the program involves design of multiple applications, interface programs and response programs. When the menu program is running, the dialog response program, parameter input box and the button response program can run synchronizing. The user can click the menu item. After the parameter input dialog pops up, the data is input as requested, and stored in the Access database through the link program. Then the data in the parameter database is called by the model generation program in Pro/Toolkit to generate parts in the model. For different input parameters, the specifications of generated part model are different. 5. BRIEF CONCLUSION At present, more and more SMEs in our country use Pro-E system for mechanical parts design and NC machining. For frequently used standard parts and other kinds of components, utilities are created through secondary development, not only optimizing the process structure of parts, but significantly promoting the production efficiency. The design and assembly can be simplified based on Pro-E development tools and the basic principle of parametric design using the VC development platform. In this paper, by studying the theory of Pro-E technology and the key steps of parametric design, the parametric design of gears is realized. It is found that through the input of parameters and parameter driven, it is possible to generate the special gear model of some industries and achieve the 3D parameterization of part design, which has good practical significance and is conducive to the digital development of manufacturing industry. ACKNOWLEDGMENTS Fund project: Top-notch Academic Programs Project of Jiangsu Higher Education Institutions Project no.ppzy2015c234; Fund project : Sponsored by Qing Lan Project Sponsoring target: GAO YAN. REFERENCES Chen J.S., Zhou Y.B. (2016). Parametric design of V belt pulley based on Pro/E, Mechanical Drive, 40 (8), Dai J.Y., Tu Q.Z., Zhao J.X. (2012). Reverse modeling method of mechanical parts based on Geomagic, Imageware and Pro/E, Tool Technology, 46 (5), Dong L.M., Yuan X., Zheng Q.C., Guo J.J., Shi J.P. (2004). Parametric design of mechanical parts based on the two development of Pro/Toolkit, Modular Machine Tool and Automatic Machining Technology, 41 (1), Han G.C., Zhang L. (2006). Parametric design of feature model library of mechanical parts based on Pro/E, Manufacturing Automation, 28 (4), Hao C.H., Yin M.F. (2006). Application of Pro/E two development technology in parametric design of mechanical parts, Mechanical Research and Application, 19(4),

5 Jiang E.J., Fu W.Y., Li S.Q., Wang R.P. (2015). An example of V6 engine motion simulation analysis based on Pro/E, Mechanical Research and Application, 25 (2), Kang W.L., Pu Z.X. (2006). Research on virtual assembly method of mechanical parts based on Pro/E, Coal Mine Machinery, 27 (7), Liu C.,Chen H.F., Fan X.B. (2009). Parametric research and practice of mechanical parts based on two development of Pro/E, Packaging Engineering, 30 (8), Qin L., Su Z.H. (2016). Parametric design of mechanical parts based on Pro/E, Farm Machinery Using & Maintenance, 23 (1), Shi Y.F., Zhu W.W. (2016). Research on 3D modeling design and motion simulation of excavator based on Pro/E, Mechanical Engineer, 48 (9), Tian Q.H., Zhao W. (2004). Design of CAD system for general mechanical parts based on Pro/E, Machine Design, 21 (8), Wang C.X., Liu X.Y., Liu R., Jia S.W. (2015). Structural design and optimization of universal mill for hot rolling H section steel based on PRO/E and ANSYS, Journal of Chongqing University of Science and Technology: Natural Science Edition, 17 (6), Wei D.W., Li J.K. (2004). Parametric design of mechanical parts developed by Pro/E two times, Mechanical Manufacturing and Automation, 33 (6), Zhang H.J., Shang R.Q. (2015). Optimization of packaging machine parts based on Pro/E behavioral modeling technology, Goods and Quality, 37 (9),

Research on Gear CAD Design Based on UG Platform

Research on Gear CAD Design Based on UG Platform 2017 5th International Civil Engineering, Architecture and Machinery Conference(ICEAMC 2017) Research on Gear CAD Design Based on UG Platform Ting Liu Jining Polytechnic, Jining, Shandong, China, 272037

More information

Simulation Comparison Between PTC/Creo and Professional CAE Software Li-xin WANG*, Jun-hui LIU and Lin-kai CHEN

Simulation Comparison Between PTC/Creo and Professional CAE Software Li-xin WANG*, Jun-hui LIU and Lin-kai CHEN 2017 International Conference on Mechanical and Mechatronics Engineering (ICMME 2017) ISBN: 978-1-60595-440-0 Simulation Comparison Between PTC/Creo and Professional CAE Software Li-xin WANG*, Jun-hui

More information

Development of a Rapid Design System for Aerial Work Truck Subframe with UG Secondary Development Framework

Development of a Rapid Design System for Aerial Work Truck Subframe with UG Secondary Development Framework Available online at www.sciencedirect.com Procedia Engineering 15 (2011) 2961 2965 Advanced in Control Engineering and Information Science Development of a Rapid Design System for Aerial Work Truck Subframe

More information

Research of 3D parametric design system of worm drive based on Pro/E. Hongbin Niu a, Xiaohua Li b

Research of 3D parametric design system of worm drive based on Pro/E. Hongbin Niu a, Xiaohua Li b Advanced Materials Research Online: 2013-06-27 ISSN: 1662-8985, Vols. 712-715, pp 1107-1110 doi:10.4028/www.scientific.net/amr.712-715.1107 2013 Trans Tech Publications, Switzerland Research of 3D parametric

More information

An Automatic Control Method of Foam Spraying Glue Machine based on DMC Yu-An HEa,*, Tian CHENb

An Automatic Control Method of Foam Spraying Glue Machine based on DMC Yu-An HEa,*, Tian CHENb Advances in Engineering Research, volume 103 Proceedings of the 3rd International Conference on Material Engineering and Application (ICMEA 2016) An Automatic Control Method of Foam Spraying Glue Machine

More information

RESEARCH ON INTELLIGENT DESIGN AND ACCURATE MODELLING OF SPIRAL BEVEL GEARS BASED ON FUNCTION-TO-FORM MAPPING

RESEARCH ON INTELLIGENT DESIGN AND ACCURATE MODELLING OF SPIRAL BEVEL GEARS BASED ON FUNCTION-TO-FORM MAPPING INTERNATIONAL DESIGN CONFERENCE - DESIGN 2018 https://doi.org/10.21278/idc.2018.0216 RESEARCH ON INTELLIGENT DESIGN AND ACCURATE MODELLING OF SPIRAL BEVEL GEARS BASED ON FUNCTION-TO-FORM MAPPING Z.-G.

More information

6th International Conference on Management, Education, Information and Control (MEICI 2016)

6th International Conference on Management, Education, Information and Control (MEICI 2016) The Simulation Study of the Locking Device in Platform Screen Door System Haiying Zhang 1 a, Weiyan Xu 1 b* and Xiangyan Yu 2,c 1 Qingdao Binhai University, Qingdao, China, 266555 2 Qingdao Qian wan Container

More information

GEOMETRIC MODELING AND DYNAMIC SIMULATION OF INVOLUTE GEAR BY GENERATING METHOD

GEOMETRIC MODELING AND DYNAMIC SIMULATION OF INVOLUTE GEAR BY GENERATING METHOD PROCEEDINGS 13th INTERNATIONAL CONFERENCE ON GEOMETRY AND GRAPHICS August 4-8, 2008, Dresden (Germany ISBN: 978-3-86780-042-6 GEOMETRIC MODELING AND DYNAMIC SIMULATION OF INVOLUTE GEAR BY GENERATING METHOD

More information

Design and Application of the Visual Model Pool of Mechanical Parts based on Computer-Aided Technologies

Design and Application of the Visual Model Pool of Mechanical Parts based on Computer-Aided Technologies Design and Application of the Visual Model Pool of Mechanical Parts based on Computer-Aided Technologies Xiaoying Dong, Xia Ye, Qinxian Jiang, Xianghua Zhang and Wei Bi School of Mechanical and Automobile

More information

Design of Coal Mine Power Supply Monitoring System

Design of Coal Mine Power Supply Monitoring System 2nd International Conference on Electronics, Network and Computer Engineering (ICENCE 2016) Design of Coal Mine Power Supply Monitoring System Lei Shi 1, Guo Jin 2 and Jun Xu 3 1 2 Department of electronic

More information

Finite Element Modeling and Failure Analysis of Roll Bending. Forming of GLARE Laminates

Finite Element Modeling and Failure Analysis of Roll Bending. Forming of GLARE Laminates Finite Element Modeling and Failure Analysis of Roll Bending Forming of GLARE Laminates Jingming Tian, Gang Tao, Cheng Liu, Huaguan Li, Xian Zhang, Jie Tao* College of Materials Science and Technology,

More information

PARAMETERIZED COMPUTER AIDED DESIGN OF STUBBLE CLEANER

PARAMETERIZED COMPUTER AIDED DESIGN OF STUBBLE CLEANER PARAMETERIZED COMPUTER AIDED DESIGN OF STUBBLE CLEANER Lige Wen 1, 2, Jianqiao Li 1,*, Xiuzhi Zhang 2, Benard Chirende 1 1 The Key Laboratory for Terrain-Machine Bionics Engineering, Ministry of Education,

More information

Keywords: truck frame, parametric modeling, cross-section.

Keywords: truck frame, parametric modeling, cross-section. Key Engineering Materials Online: 2011-01-20 ISSN: 1662-9795, Vols. 460-461, pp 534-539 doi:10.4028/www.scientific.net/kem.460-461.534 2011 Trans Tech Publications, Switzerland A Research and Application

More information

Study on Improving the Quality of Reconstructed NURBS Surfaces

Study on Improving the Quality of Reconstructed NURBS Surfaces Study on Improving the Quality of Reconstructed NURBS Surfaces Shufeng jiang, Shigang Wang, Yong Yan School of Mechatronic Engineering, Qiqihar University, Qiqihar 161006, China Abstract In aspect of surface

More information

The Parameters Optimization of Fusion Winglet Based on Orthogonal Experiment Yue LUO 1, *, Qi WANG 1, Qi DU 1 and Hou-An DING 1

The Parameters Optimization of Fusion Winglet Based on Orthogonal Experiment Yue LUO 1, *, Qi WANG 1, Qi DU 1 and Hou-An DING 1 2016 International Conference on Control and Automation (ICCA 2016) ISBN: 978-1-60595-329-8 The Parameters Optimization of Fusion Winglet Based on Orthogonal Experiment Yue LUO 1, *, Qi WANG 1, Qi DU 1

More information

Research of Multi-axis NC Machining Method of Cylindrical Cam Based on UG NX

Research of Multi-axis NC Machining Method of Cylindrical Cam Based on UG NX Research of Multi-axis NC Machining Method of Cylindrical Cam Based on UG NX Qianhua Liang Electro-machinery Engineering Department, Chengdu Industrial Vocational Technical College, Sichuan, China Corresponding

More information

Research on Design Reuse System of Parallel Indexing Cam Mechanism Based on Knowledge

Research on Design Reuse System of Parallel Indexing Cam Mechanism Based on Knowledge Send Orders for Reprints to reprints@benthamscience.ae 40 The Open Mechanical Engineering Journal, 2015, 9, 40-46 Open Access Research on Design Reuse System of Parallel Indexing Cam Mechanism Based on

More information

The CAD/CAE system of a tricone rock bit

The CAD/CAE system of a tricone rock bit Computer Aided Optimum Design in Engineering IX 453 The CAD/CAE system of a tricone rock bit Z. Wu 1, V. Thomson 2, H. Attia 2 & Y. Lin 1 1 Department of Mechanical Engineering, Southwest Petroleum Institute,

More information

Macro Program Application on Non-circular Curve Machining in CNC Lathe

Macro Program Application on Non-circular Curve Machining in CNC Lathe Juan WEI, Liang-liang GUI*, Pan LU Macro Program Application on Non-circular Curve Machining in CNC Lathe Abstract: A programming method of the macro program is studied in this paper, a part with complex

More information

New modeling method of spiral bevel gears with spherical involute based on CATIA

New modeling method of spiral bevel gears with spherical involute based on CATIA New modeling method of spiral bevel gears with spherical involute based on CATIA HONG Zhaobin, YANG Zhaojun, ZHANG Xuecheng, WANG Yankun College of Mechanical Science and Engineering, Jilin University,

More information

Modal Analysis of the Light Electric Sanitation Vehicle Frame

Modal Analysis of the Light Electric Sanitation Vehicle Frame GRD Journals- Global Research and Development Journal for Engineering Volume 3 Issue 10 September 2018 ISSN: 2455-5703 Modal Analysis of the Light Electric Sanitation Vehicle Frame Lv Shaobin PG Student

More information

Study on Gear Chamfering Method based on Vision Measurement

Study on Gear Chamfering Method based on Vision Measurement International Conference on Informatization in Education, Management and Business (IEMB 2015) Study on Gear Chamfering Method based on Vision Measurement Jun Sun College of Civil Engineering and Architecture,

More information

DESIGN OF GEAR USING PARAMETRIC MODELING

DESIGN OF GEAR USING PARAMETRIC MODELING DESIGN OF GEAR USING PARAMETRIC MODELING Shivraj Gurav 1, Lohake Pankaj Dilip 2, Jokar Omkar Kailas 3, Jamdade Amol vinayak 4. 1 Asst Prof. Mechanical Engineering, Parvatibai Genba Moze College Of Engineering

More information

Research on Two - Way Interactive Communication and Information System Design Analysis Dong Xu1, a

Research on Two - Way Interactive Communication and Information System Design Analysis Dong Xu1, a 5th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 2017) Research on Two - Way Interactive Communication and Information System Design Analysis Dong Xu1,

More information

3. Ball Screw Modal Analysis

3. Ball Screw Modal Analysis Abstract Modal Analysis of Ball Screws in AOI Equipment Jian Zhang 1, Dan Xu 1, Ruiting Wang 1 and Fengjiao Wang 1, a 1 LUSTER LightTech Group, Suzhou, 215123, China. a fengjiaowang@lusterinc.com Ball

More information

STUDY OF PARAMETRIC DESIGN IN DOUBLE-WEDGE CROSS WEDGE ROLLING MODELING. Associate Prof. Xing Xidong, PhD.

STUDY OF PARAMETRIC DESIGN IN DOUBLE-WEDGE CROSS WEDGE ROLLING MODELING. Associate Prof. Xing Xidong, PhD. STUDY OF PARAMETRIC DESIGN IN DOUBLE-WEDGE CROSS WEDGE ROLLING MODELING Associate Prof. Xing Xidong, PhD. Institute of Electrical Engineering, Chinese Academy of Science Laboratory of Solar Thermal Power

More information

The Application of CAD/CAM in the Design of Industrial Products

The Application of CAD/CAM in the Design of Industrial Products 2018 International Conference on Medicine, Biology, Materials and Manufacturing (ICMBMM 2018) The Application of CAD/CAM in the Design of Industrial Products Hequn Liu Xianning Vocational Technical College,

More information

Research on the Knowledge Based Parameterized CAD System of Wheat and Rice Combine Chassis

Research on the Knowledge Based Parameterized CAD System of Wheat and Rice Combine Chassis Research on the Knowledge Based Parameterized CAD System of Wheat and Rice Combine Chassis Xingzhen Xu, Shuangxi Liu, Weishi Cao, Peng Fa, Xianxi Liu, Jinxing Wang To cite this version: Xingzhen Xu, Shuangxi

More information

An Improved Approach for Mechanics Simulation Based on Game Engine

An Improved Approach for Mechanics Simulation Based on Game Engine An Improved Approach for Mechanics Simulation Based on Game Engine Wenfeng Hu 1, a, Zhouqing Qu 2,b and Xiaoyuan Zhang 3,c 1 Department of Computer Science, Communication University of China, China 2 Department

More information

Research on Measuring and Optimization Method of Dynamic Accuracy of CNC Machine Tools

Research on Measuring and Optimization Method of Dynamic Accuracy of CNC Machine Tools Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Research on Measuring and Optimization Method of Dynamic Accuracy of CNC Machine Tools 1, 2 Zhiming FENG, 2 Guofu YIN,

More information

Computer Life (CPL) ISSN: Finite Element Analysis of Bearing Box on SolidWorks

Computer Life (CPL) ISSN: Finite Element Analysis of Bearing Box on SolidWorks Computer Life (CPL) ISSN: 1819-4818 Delivering Quality Science to the World Finite Element Analysis of Bearing Box on SolidWorks Chenling Zheng 1, a, Hang Li 1, b and Jianyong Li 1, c 1 Shandong University

More information

Study on Digitized Measuring Technique of Thrust Line for Rocket Nozzle

Study on Digitized Measuring Technique of Thrust Line for Rocket Nozzle Study on Digitized Measuring Technique of Thrust Line for Rocket Nozzle Lijuan Li *, Jiaojiao Ren, Xin Yang, Yundong Zhu College of Opto-Electronic Engineering, Changchun University of Science and Technology,

More information

Comparison of 3-D Fracture Analysis Methods Based on ANSYS Workbench

Comparison of 3-D Fracture Analysis Methods Based on ANSYS Workbench International Conference on Material Science, Energy and Environmental Engineering (MSEEE 2017) Comparison of 3-D Fracture Analysis Methods Based on ANSYS Workbench Dejun Liua, Fang Xieb and Ningbo Gaoc

More information

MODELLING AND FINITE ELEMENT SIMULATION FOR FDSC MULTI-POINT FORMING BASED ON ABAQUS

MODELLING AND FINITE ELEMENT SIMULATION FOR FDSC MULTI-POINT FORMING BASED ON ABAQUS Modelling and finite element simulation for FDSC multi-point forming based on ABAQUS XIII International Conference on Computational Plasticity. Fundamentals and Applications COMPLAS XIII Wang Weiwei, Jia

More information

Finite Element Analysis and Structure Optimal Design of the Column of Deep-Hole Drilling Machine

Finite Element Analysis and Structure Optimal Design of the Column of Deep-Hole Drilling Machine Vol. 5, No. 5; October 2011 Finite Element Analysis and Structure Optimal Design of the Column of Deep-Hole Drilling Machine Baohui Li College of Mechanical Engineering, University of Shanghai for Science

More information

II. FINITE ELEMENT MODEL OF CYLINDRICAL ROLLER BEARING

II. FINITE ELEMENT MODEL OF CYLINDRICAL ROLLER BEARING RESEARCH INVENTY: International Journal of Engineering and Science ISSN: 2278-4721, Vol. 1, Issue 1 (Aug 2012), PP 8-13 www.researchinventy.com Study of Interval of Arc Modification Length of Cylindrical

More information

Precision Engineering

Precision Engineering Precision Engineering 37 (2013) 753 757 Contents lists available at SciVerse ScienceDirect Precision Engineering jou rnal h om epage: www.elsevier.com/locate/precision Tool wear compensation in 3D micro

More information

Guangxi University, Nanning , China *Corresponding author

Guangxi University, Nanning , China *Corresponding author 2017 2nd International Conference on Applied Mechanics and Mechatronics Engineering (AMME 2017) ISBN: 978-1-60595-521-6 Topological Optimization of Gantry Milling Machine Based on Finite Element Method

More information

Design and Development of Control System for Three- Dimensional Wireless Human-Computer

Design and Development of Control System for Three- Dimensional Wireless Human-Computer IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 3 Ver. II (May Jun. 2014), PP 71-76 Design and Development of Control System for

More information

Topology Optimization Design of Automotive Engine Bracket

Topology Optimization Design of Automotive Engine Bracket Energy and Power Engineering, 2016, 8, 230-235 Published Online April 2016 in SciRes. http://www.scirp.org/journal/epe http://dx.doi.org/10.4236/epe.2016.84021 Topology Optimization Design of Automotive

More information

Modal and harmonic response analysis of key components of robotic arm based on ANSYS

Modal and harmonic response analysis of key components of robotic arm based on ANSYS Modal and harmonic response analysis of key components of robotic arm based on ANSYS Yadong Tang 1, Yongchang Yu 2, Jingzhao Shi 3, Shuaijun Zhang 4 College of Machinery and Electronic Engineering, Henan

More information

Dynamic Balance Design of the Rotating Arc Sensor Based on PSO Algorithm

Dynamic Balance Design of the Rotating Arc Sensor Based on PSO Algorithm 016 International Conference on Advanced Manufacture Technology and Industrial Application (AMTIA 016) ISBN: 978-1-60595-387-8 Dynamic Balance Design of the Rotating Arc Sensor Based on PSO Algorithm Ji-zhong

More information

2016 International Conference on Sustainable Energy, Environment and Information Engineering (SEEIE 2016) ISBN:

2016 International Conference on Sustainable Energy, Environment and Information Engineering (SEEIE 2016) ISBN: 2016 International Conference on Sustainable Energy, Environment and Information Engineering (SEEIE 2016) ISBN: 978-1-60595-337-3 Understanding Permeability and Pore Throat Radius in Sandstone Reservoirs

More information

Optimization and Simulation of Machining Parameters in Radial-axial Ring Rolling Process

Optimization and Simulation of Machining Parameters in Radial-axial Ring Rolling Process International Journal of Computational Intelligence Systems, Vol.4, No. 3 (May, 0). Optimization and Simulation of Machining Parameters in Radial-axial Ring Rolling Process Shuiyuan Tang, Jiping Lu *,

More information

ScienceDirect. Forming of ellipse heads of large-scale austenitic stainless steel pressure vessel

ScienceDirect. Forming of ellipse heads of large-scale austenitic stainless steel pressure vessel Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 81 (2014 ) 837 842 11th International Conference on Technology of Plasticity, ICTP 2014, 19-24 October 2014, Nagoya Congress

More information

CATIA V5 Robust Design Method to Prevent Feature Failure Lihua Sun 1, Baoqing Zhang 2, Bo Li 3, Wei Yin 3

CATIA V5 Robust Design Method to Prevent Feature Failure Lihua Sun 1, Baoqing Zhang 2, Bo Li 3, Wei Yin 3 International Conference on Automation, Mechanical Control and Computational Engineering (AMCCE 2015) CATIA V5 Robust Design Method to Prevent Feature Failure Lihua Sun 1, Baoqing Zhang 2, Bo Li 3, Wei

More information

Design and Implementation of Digital Library Fanqi Wei, Yan Zhang and Xiaoping Feng

Design and Implementation of Digital Library Fanqi Wei, Yan Zhang and Xiaoping Feng Advances in Computer Science Research (ACSR), volume 73 7th International Conference on Education, Management, Information and Computer Science (ICEMC 2017) Design and Implementation of Digital Library

More information

The Constructing of Gearbox Transmission Mechanism 3D Model based

The Constructing of Gearbox Transmission Mechanism 3D Model based The Constructing of Gearbox Transmission Mechanism 3D Model based on SolidWorks Jiangsu Jianzhu Institute, Jiangsu China 221116 yuanyuxiang4532@163.com Abstract The gearbox is a complex system component

More information

DynamicStructuralAnalysisofGreatFiveAxisTurningMillingComplexCNCMachine

DynamicStructuralAnalysisofGreatFiveAxisTurningMillingComplexCNCMachine Global Journal of Researches in Engineering: Mechanical and Mechanics Engineering Volume 17 Issue 2 Version 1.0 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information

ANSYS Workbench Guide

ANSYS Workbench Guide ANSYS Workbench Guide Introduction This document serves as a step-by-step guide for conducting a Finite Element Analysis (FEA) using ANSYS Workbench. It will cover the use of the simulation package through

More information

Research on Design and Application of Computer Database Quality Evaluation Model

Research on Design and Application of Computer Database Quality Evaluation Model Research on Design and Application of Computer Database Quality Evaluation Model Abstract Hong Li, Hui Ge Shihezi Radio and TV University, Shihezi 832000, China Computer data quality evaluation is the

More information

MASTA 9.0 Release Notes

MASTA 9.0 Release Notes November 2018 2018 Smart Manufacturing Technology Ltd. Commercial in Confidence Page 1 of 33 MASTA 9.0 Contents and Summary See next section for additional details The 9.0 release of MASTA contains all

More information

Research on Stress Characteristics of Planetary Gear Drive with Small Tooth Number Difference. Xiaoning Feng

Research on Stress Characteristics of Planetary Gear Drive with Small Tooth Number Difference. Xiaoning Feng 3rd International Conference on Mechanical Engineering and Intelligent Systems (ICMEIS 5) Research on Stress Characteristics of Planetary Gear Drive with Small Tooth Number Difference Xiaoning Feng Mechanical

More information

The Dynamic Characteristics Analysis of Rotor Blade Based on ANSYS

The Dynamic Characteristics Analysis of Rotor Blade Based on ANSYS The Dynamic Characteristics Analysis of Rotor Blade Based on ANSYS Nian-zhao Jiang, Xiang-lin Ma, Zhi-qing Zhang The Research Institute of Simulation Technology of Nanjing, No. 766 Zhujiang Road, Nanjing,210016,

More information

Analysis of fluid-solid coupling vibration characteristics of probe based on ANSYS Workbench

Analysis of fluid-solid coupling vibration characteristics of probe based on ANSYS Workbench Analysis of fluid-solid coupling vibration characteristics of probe based on ANSYS Workbench He Wang 1, a, Changzheng Zhao 1, b and Hongzhi Chen 1, c 1 Shandong University of Science and Technology, Qingdao

More information

Research on Load Balancing and Database Replication based on Linux

Research on Load Balancing and Database Replication based on Linux Joint International Information Technology, Mechanical and Electronic Engineering Conference (JIMEC 2016) Research on Load Balancing and Database Replication based on Linux Ou Li*, Yan Chen, Taoying Li

More information

Dynamic Simulation of Rigid Guide Structure Based on ANSYS

Dynamic Simulation of Rigid Guide Structure Based on ANSYS MATEC Web of Conferences 11, 0100 (2017) DOI: 10.1051/ matecconf/2017110100 Dynamic Simulation of Rigid Guide Structure Based on ANSYS ZHANG Xin 1,a and WANG Zhe 2 1 Anhui University of Science and Technology,

More information

The Design and Realization of Visual Education System for Bridge Structure Analysis

The Design and Realization of Visual Education System for Bridge Structure Analysis Available online at www.sciencedirect.com Energy Procedia 17 (2012 ) 1885 1890 2012 International Conference on Future Electrical Power and Energy Systems The Design and Realization of Visual Education

More information

A REUSE METHOD OF MECHANICAL PRODUCT DEVELOPMENT KNOWLEDGE BASED ON CAD MODEL SEMANTIC MARKUP AND RETRIEVAL

A REUSE METHOD OF MECHANICAL PRODUCT DEVELOPMENT KNOWLEDGE BASED ON CAD MODEL SEMANTIC MARKUP AND RETRIEVAL A REUSE METHOD OF MECHANICAL PRODUCT DEVELOPMENT KNOWLEDGE BASED ON CAD MODEL SEMANTIC MARKUP AND RETRIEVAL Qinyi MA*, Lu MENG, Lihua SONG, Peng XUE, Maojun ZHOU, Yajun WANG Department of Mechanical Engineering,

More information

Application of a FEA Model for Conformability Calculation of Tip Seal in Compressor

Application of a FEA Model for Conformability Calculation of Tip Seal in Compressor Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2008 Application of a FEA Model for Conformability Calculation of Tip Seal in Compressor

More information

Numerical Simulation of Middle Thick Plate in the U-Shaped Bending Spring Back and the Change of Thickness

Numerical Simulation of Middle Thick Plate in the U-Shaped Bending Spring Back and the Change of Thickness Send Orders for Reprints to reprints@benthamscience.ae 648 The Open Mechanical Engineering Journal, 2014, 8, 648-654 Open Access Numerical Simulation of Middle Thick Plate in the U-Shaped Bending Spring

More information

An Approach to Simulate the Manufacturing Process of Thermal Spray Coatings

An Approach to Simulate the Manufacturing Process of Thermal Spray Coatings 5th International Conference on Mechanical Engineering, Materials and Energy (ICMEME 2016) An Approach to Simulate the Manufacturing Process of Thermal Spray Coatings Zhang Yanjun*, Zhang Shiqi, Yang Qiuyu

More information

Operation Trajectory Control of Industrial Robots Based on Motion Simulation

Operation Trajectory Control of Industrial Robots Based on Motion Simulation Operation Trajectory Control of Industrial Robots Based on Motion Simulation Chengyi Xu 1,2, Ying Liu 1,*, Enzhang Jiao 1, Jian Cao 2, Yi Xiao 2 1 College of Mechanical and Electronic Engineering, Nanjing

More information

Research Article. ISSN (Print) *Corresponding author Chen Hao

Research Article. ISSN (Print) *Corresponding author Chen Hao Scholars Journal of Engineering and Technology (SJET) Sch. J. Eng. Tech., 215; 3(6):645-65 Scholars Academic and Scientific Publisher (An International Publisher for Academic and Scientific Resources)

More information

Cmm-based Profile Measuring Method for Unknown Screw Compressor Rotor

Cmm-based Profile Measuring Method for Unknown Screw Compressor Rotor The 2nd International Conference on Computer Application and System Modeling (202) Cmm-based Profile Measuring Method for Unknown Screw Compressor Rotor Ji Xiaogang School of Mechanical Engineering, Jiangnan

More information

Improved DDA Algorithm and FPGA Implementation Yi-Xuan WANG a, Quan-Gang WEN b, He YIN c, Zhi-Gang HAO, Xin-Zheng DONG

Improved DDA Algorithm and FPGA Implementation Yi-Xuan WANG a, Quan-Gang WEN b, He YIN c, Zhi-Gang HAO, Xin-Zheng DONG 2016 International Conference on Mechanics Design, Manufacturing and Automation (MDM 2016) ISBN: 978-1-60595-354-0 Improved DDA Algorithm and FPGA Implementation Yi-Xuan WANG a, Quan-Gang WEN b, He YIN

More information

Design and Simulation Based on Pro/E for a Hydraulic Lift Platform in Scissors Type

Design and Simulation Based on Pro/E for a Hydraulic Lift Platform in Scissors Type Available online at www.sciencedirect.com Procedia Engineering 16 (2011 ) 772 781 International Workshop on Automobile, Power and Energy Engineering Design and Simulation Based on Pro/E for a Hydraulic

More information

Research of the L-Type Gantry Crane s System Based on BP Network and Genetic Algorithm

Research of the L-Type Gantry Crane s System Based on BP Network and Genetic Algorithm Sensors & Transducers 2013 by IFSA http//www.sensorsportal.com Research of the L-Type Gantry Crane s System Based on BP Network and Genetic Algorithm LI Yue, FAN Qin College of Machinery and Automation

More information

Research on Full-text Retrieval based on Lucene in Enterprise Content Management System Lixin Xu 1, a, XiaoLin Fu 2, b, Chunhua Zhang 1, c

Research on Full-text Retrieval based on Lucene in Enterprise Content Management System Lixin Xu 1, a, XiaoLin Fu 2, b, Chunhua Zhang 1, c Applied Mechanics and Materials Submitted: 2014-07-18 ISSN: 1662-7482, Vols. 644-650, pp 1950-1953 Accepted: 2014-07-21 doi:10.4028/www.scientific.net/amm.644-650.1950 Online: 2014-09-22 2014 Trans Tech

More information

101. Design and realization of virtual prototype of shotcrete robot based on OpenGL

101. Design and realization of virtual prototype of shotcrete robot based on OpenGL 101. Design and realization of virtual prototype of shotcrete robot based on OpenGL Pei-si Zhong 1, Yi Zheng 2, Kun-hua Liu 3 1, 2, 3 Shandong University of Science and Technology, Qingdao, China 2 Qingdao

More information

Vibration Analysis of Welded Tubular Structures Considering Local Joint Flexibility

Vibration Analysis of Welded Tubular Structures Considering Local Joint Flexibility American Journal of Mechanics and Applications 2017; 5(5): 41-46 http://www.sciencepublishinggroup.com/j/ajma doi: 10.11648/j.ajma.20170505.11 ISSN: 2376-6115 (Print); ISSN: 2376-6131 (Online) Vibration

More information

Multi-Objective Optimization of Gatling gun Tripod Based on Mesh. Morphing and RBF Model

Multi-Objective Optimization of Gatling gun Tripod Based on Mesh. Morphing and RBF Model Multi-Objective Optimization of Gatling gun Tripod Based on Mesh Morphing and RBF Model BINBIN HUA, RUILIN WANG, YONGJIAN LI, XIAOYONG KANG, HAO TIAN Department of Mechanical Engineering Shijiazhuang Mechanical

More information

Intelligent design and simulation of roadheader cutting head

Intelligent design and simulation of roadheader cutting head Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(6):2140-2146 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Intelligent design and simulation of roadheader

More information

Body Mold Setting and Motion Emulation Analysis of Steering Mechanism of Two Power Flow Tracked Vehicle based on CATIA

Body Mold Setting and Motion Emulation Analysis of Steering Mechanism of Two Power Flow Tracked Vehicle based on CATIA Body Mold Setting and Motion Emulation Analysis of Steering Mechanism of Two Power Flow Tracked Vehicle based Yong Sun 1 2,Wen-zhe Li *2,Tian-zhi Fu 1,Hong-qiong Zhang 1 1. College of engineering, Northeast

More information

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 4, December 2016, Page 30

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 4, December 2016, Page 30 Computer Aided Drafting, Design and Manufacturing Volume 26, Number 4, December 2016, Page 30 CADDM Aircraft wing box rapid modeling based on skeleton model Zhang Chao, Xi Ping School of Mechanical Engineering

More information

PTC Newsletter January 14th, 2002

PTC  Newsletter January 14th, 2002 PTC Email Newsletter January 14th, 2002 PTC Product Focus: Pro/MECHANICA (Structure) Tip of the Week: Creating and using Rigid Connections Upcoming Events and Training Class Schedules PTC Product Focus:

More information

Development of a Mechanical Creative Combination Based on 3D Printing

Development of a Mechanical Creative Combination Based on 3D Printing Development of a Mechanical Creative Combination Based on 3D Printing Xinwen Li, Yingjie Tang * College of Nuclear Technology and Automation Engineering, Chengdu University of Technology, Chengdu 610059,

More information

The Vibration Characteristics Analysis of Damping System of Wallmounted Airborne Equipment Based on FEM

The Vibration Characteristics Analysis of Damping System of Wallmounted Airborne Equipment Based on FEM IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS The Vibration Characteristics Analysis of Damping System of Wallmounted Airborne Equipment Based on FEM To cite this article: Changqing

More information

ANSYS AIM Tutorial Structural Analysis of a Plate with Hole

ANSYS AIM Tutorial Structural Analysis of a Plate with Hole ANSYS AIM Tutorial Structural Analysis of a Plate with Hole Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Problem Specification Pre-Analysis & Start Up Analytical vs. Numerical Approaches

More information

Test Analysis of Serial Communication Extension in Mobile Nodes of Participatory Sensing System Xinqiang Tang 1, Huichun Peng 2

Test Analysis of Serial Communication Extension in Mobile Nodes of Participatory Sensing System Xinqiang Tang 1, Huichun Peng 2 International Conference on Automation, Mechanical Control and Computational Engineering (AMCCE 2015) Test Analysis of Serial Communication Extension in Mobile Nodes of Participatory Sensing System Xinqiang

More information

CHAPTER 4 INCREASING SPUR GEAR TOOTH STRENGTH BY PROFILE MODIFICATION

CHAPTER 4 INCREASING SPUR GEAR TOOTH STRENGTH BY PROFILE MODIFICATION 68 CHAPTER 4 INCREASING SPUR GEAR TOOTH STRENGTH BY PROFILE MODIFICATION 4.1 INTRODUCTION There is a demand for the gears with higher load carrying capacity and increased fatigue life. Researchers in the

More information

World Scientific Research Journal (WSRJ) ISSN: Design and Implementation of Stepper Motor Control System Based on 52 MCU

World Scientific Research Journal (WSRJ) ISSN: Design and Implementation of Stepper Motor Control System Based on 52 MCU World Scientific Research Journal (WSRJ) ISSN: 2472-3703 www.wsr-j.org Design and Implementation of Stepper Motor Control System Based on 52 MCU Xinglan Zhang a, Xianda Zhang b, * and Xin Zhong c School

More information

Autonomous System Network Topology Discovery Algorithm Based On OSPF Protocol

Autonomous System Network Topology Discovery Algorithm Based On OSPF Protocol 3rd International Conference on Material, Mechanical and Manufacturing Engineering (IC3ME 2015) Autonomous System Network Topology Discovery Algorithm Based On OSPF Protocol Xingchao Ma 1, a *, Geming

More information

Research on software development platform based on SSH framework structure

Research on software development platform based on SSH framework structure Available online at www.sciencedirect.com Procedia Engineering 15 (2011) 3078 3082 Advanced in Control Engineering and Information Science Research on software development platform based on SSH framework

More information

IJMH - International Journal of Management and Humanities ISSN:

IJMH - International Journal of Management and Humanities ISSN: EXPERIMENTAL STRESS ANALYSIS SPUR GEAR USING ANSYS SOFTWARE T.VADIVELU 1 (Department of Mechanical Engineering, JNTU KAKINADA, Kodad, India, vadimay28@gmail.com) Abstract Spur Gear is one of the most important

More information

Cone crusher in the cylindrical roller bearing contact analysis

Cone crusher in the cylindrical roller bearing contact analysis 5th International Conference on Civil Enginee and Transportation (ICCET 015) Cone crusher in the cylindrical contact analysis Zhou Zhang 1,a*,Shuisheng Chen,b,Yi Yang3,c 1 Wuhan, Hubei university of technology

More information

International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015)

International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015) International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015) ARINC - 429 airborne communications transceiver system based on FPGA implementation Liu Hao 1,Gu Cao 2,MA

More information

Parameter Modeling for Single Screw Pump Based On CATIA Secondary Development Platform Heng Fu 1,a, Yanhua Gu 2,b *, Xiaoyu Wang 3,b, Xiu Fang Zhang 4

Parameter Modeling for Single Screw Pump Based On CATIA Secondary Development Platform Heng Fu 1,a, Yanhua Gu 2,b *, Xiaoyu Wang 3,b, Xiu Fang Zhang 4 5th International Conference on Advanced Engineering Materials and Technology (AEMT 205) Parameter Modeling for Single Screw Pump Based On CATIA Secondary Development Platform Heng Fu,a, Yanhua Gu 2,b

More information

Related Work The Concept of the Signaling. In the mobile communication system, in addition to transmit the necessary user information (usually voice

Related Work The Concept of the Signaling. In the mobile communication system, in addition to transmit the necessary user information (usually voice International Conference on Information Science and Computer Applications (ISCA 2013) The Research and Design of Personalization preferences Based on Signaling analysis ZhiQiang Wei 1,a, YiYan Zhang 1,b,

More information

First Order Analysis for Automotive Body Structure Design Using Excel

First Order Analysis for Automotive Body Structure Design Using Excel Special Issue First Order Analysis 1 Research Report First Order Analysis for Automotive Body Structure Design Using Excel Hidekazu Nishigaki CAE numerically estimates the performance of automobiles and

More information

An explicit feature control approach in structural topology optimization

An explicit feature control approach in structural topology optimization th World Congress on Structural and Multidisciplinary Optimisation 07 th -2 th, June 205, Sydney Australia An explicit feature control approach in structural topology optimization Weisheng Zhang, Xu Guo

More information

Research on the Wood Cell Contour Extraction Method Based on Image Texture and Gray-scale Information.

Research on the Wood Cell Contour Extraction Method Based on Image Texture and Gray-scale Information. , pp. 65-74 http://dx.doi.org/0.457/ijsip.04.7.6.06 esearch on the Wood Cell Contour Extraction Method Based on Image Texture and Gray-scale Information Zhao Lei, Wang Jianhua and Li Xiaofeng 3 Heilongjiang

More information

Static Characteristics Analysis of ZK Worm and Worm Gear Based on ANSYS Workbench

Static Characteristics Analysis of ZK Worm and Worm Gear Based on ANSYS Workbench Static Characteristics Analysis of ZK Worm and Worm Gear Based on ANSYS Workbench Xu Yun a, Yuankai Meng b, Yinghua Liao c, Yan Shi d School of Mechanical Engineering, Sichuan University of science & engineering,

More information

MODELLING OF COLD ROLL PROCESS USING ANALYTIC AND FINITE ELEMENT METHODS

MODELLING OF COLD ROLL PROCESS USING ANALYTIC AND FINITE ELEMENT METHODS MODELLING OF COLD ROLL PROCESS USING ANALYTIC AND FINITE ELEMENT METHODS Yunus Ozcelik, Semih Cakil Borusan R&D Kayisdagi Cad, Defne Sok. Buyukhanli Plaza 34750 Istanbul/Turkey e-mail: yozcelik@borusan.com

More information

E91 Machine Design: Lab 2

E91 Machine Design: Lab 2 E91 Machine Design: Lab 2 Analysis of Stresses in Machines with FEA Techniques Julian Leland Swarthmore College, Fall 2011 ABSTRACT In this lab, a 3- ton arbor press was modeled and assembled in Solidworks.

More information

Driven by Innovation. March 28th

Driven by Innovation. March 28th Driven by Innovation March 28th 2014 1 Driven by Innovation 1963: Breton was founded by Marcello Toncelli Today 580 people 81,000 square meters of premises of which 40,000 square meters are covered. 2

More information

An Improved Method of Vehicle Driving Cycle Construction: A Case Study of Beijing

An Improved Method of Vehicle Driving Cycle Construction: A Case Study of Beijing International Forum on Energy, Environment and Sustainable Development (IFEESD 206) An Improved Method of Vehicle Driving Cycle Construction: A Case Study of Beijing Zhenpo Wang,a, Yang Li,b, Hao Luo,

More information

Study on Image Position Algorithm of the PCB Detection

Study on Image Position Algorithm of the PCB Detection odern Applied cience; Vol. 6, No. 8; 01 IN 1913-1844 E-IN 1913-185 Published by Canadian Center of cience and Education tudy on Image Position Algorithm of the PCB Detection Zhou Lv 1, Deng heng 1, Yan

More information

Adaptive Zoom Distance Measuring System of Camera Based on the Ranging of Binocular Vision

Adaptive Zoom Distance Measuring System of Camera Based on the Ranging of Binocular Vision Adaptive Zoom Distance Measuring System of Camera Based on the Ranging of Binocular Vision Zhiyan Zhang 1, Wei Qian 1, Lei Pan 1 & Yanjun Li 1 1 University of Shanghai for Science and Technology, China

More information

The Design and Development of Flexsim/JMP based Quality Simulation System for Mass Customization

The Design and Development of Flexsim/JMP based Quality Simulation System for Mass Customization International Forum on Mechanical, Control and Automation (IFMCA 2016) The Design and Development of Flexsim/JMP based Quality Simulation System for Mass Customization Chen Si-Yu12, a, Fan Shu-Hai*12,

More information