




已阅读5页,还剩19页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
毕业设计外文翻译题 目 曲轴的加工工艺及夹具设计 学 院 航海学院 专 业 轮机工程 学 生 佟宝诚 学 号 10960123 指导教师 彭中波 重庆交通大学 2014年Proceedings of IMECE20082008 ASME International Mechanical Engineering Congress and ExpositionOctober 31-November 6, 2008, Boston, Massachusetts, USAIMECE2008-67447MULTI-OBJECTIVE SYSTEM OPTIMIZATION OF ENGINE CRANKSHAFTS USINGAN INTEGRATION APPROACHAlbert Albers/IPEK Institute of Product DevelopmentUniversity of Karlsruhe GermanyNoel Leon/CIDyT Center for Innovation andDesignMonterrey Institute of Technology,MexicoHumberto Aguayo/CIDyT Center forInnovation and Design, Monterrey Institute ofTechnology, MexicoThomas Maier/IPEK Institute of Product Development University of Karlsruhe GermanyABSTRACTThe ever increasing computer capabilities allow faster analysis in the field of Computer Aided Design and Engineering (CAD & CAE). CAD and CAE systems are currently used in Parametric and Structural Optimization to find optimal topologies and shapes of given parts under certain conditions. This paper describes a general strategy to optimize the balance of a crankshaft, using CAD and CAE software integrated with Genetic Algorithms (GAs) via programming in Java. An introduction to the groundings of this strategy is made among different tools used for its implementation. The analyzed crankshaft is modeled in commercial parametric 3D CAD software. CAD is used for evaluating the fitness function (the balance) and to make geometric modifications. CAE is used for evaluating dynamic restrictions (the eigenfrequencies). A Java interface is programmed to link the CAD model to the CAE software and to the genetic algorithms. In order to make geometry modifications to our case study, it was decided to substitute the profile of the counterweights with splines from its original “arc-shaped” design. The variation of the splined profile via control points results in an imbalanceresponse. The imbalance of the crankshaft was defined as an independent objective function during a first approach, followed by a Pareto optimization of the imbalance from both correction planes, plus the curvature of the profile of the counterweights as restrictions for material flow during forging. The natural frequency was considered as an additional objective function during a second approach. The optimization process runs fully automated and the CAD program is on hold waiting for new set of parameters to receive and process, saving computing time, which is otherwise lost during the repeated startup of the cad application.The development of engine crankshafts is subject to a continuous evolution due to market pressures. Fast market developments push the increase of power, fuel economy, durability and reliability of combustion engines, and calls for reduction of size, weight, vibration and noise, cost, etc. Optimized engine components are therefore required if competitive designs must be attained. Due to this conditions, crankshafts, which are one of the most analyzed engine components, are required to be improved 1. One of these improvements relies on material composition, as companies that develop combustion engines have expressed their intentions to change actual nodular steel crankshafts from their engines, to forged steel crankshafts. Another important direction of improvement is the optimization of its geometrical characteristics. In particular for this paper is the imbalance, first Eigen-frequency and the forge-ability. Analytical tools can greatly enhance the understanding of the physical phenomena associated with the mentioned characteristics and can be automated to do programmed tasks that an engineer requires for optimizing a design 2.The goals of the present research are: to construct a strategy for the development of engine crankshafts based on the integration of: CAD and CAE (Computer Aided Design &Engineering) software to model and evaluate functionalparameters, Genetic Algorithms as the optimization method, the use of splines for shape construction and Java language programming for integration of the systems. Structural optimization under these conditions allows computers to work in an automated environment and the designer to speed up and improve the traditional design process. The specific requirements to be satisfied by the strategies are:Approach the target of imbalance of a V6 engine crankshaft, without affecting either its weight or itsmanufacturability.Develop interface programming that allows integration of the different software: CAD for modeling and geometric evaluations, CAE for simulation analysis and evaluation ,Genetic Algorithms for optimization and search for alternatives .Obtain new design concepts for the shape of the counterweights that help the designer to develop a better crankshaft in terms of functionality more rapidly than with the use of a “manual” approachShape optimization with genetic algorithmsGenetic Algorithms (GAs) are adaptive heuristic search algorithms (stochastic search techniques) based on the ideas of evolutionary natural selection and genetics 3. Shape optimization based on genetic algorithm (GA), or based on evolutionary algorithms (EA) in general, is a relatively new area of research. The foundations of GAs can be found in a few articles published before 1990 4. After 1995 a large number of articles about investigation and applications have been published, including a great amount of GA-based geometrical boundary shape optimization cases. The interest towards research in evolutionary shape optimization techniques has just started to grow, including one of the most promising areas for EA-based shape optimization applications: mechanical engineering. There are applications for shape determination during design of machine components and for optimization of functional performance of these the components, e.g. antennas 5, turbine blades 6, etc. In the ield of mechanical engineering, methods for structural and topological optimization based on evolutionary algorithms are used to obtain optimal geometric solutions that were commonly approached only by costly and time consuming iterative process. Some examples are the computer design and optimization of cam shapes for diesel engines 7. In this case the objective of the cam design was to minimize the vibrations of the system and to make smooth changes to a splined profile.In this article the shape optimization of a crankshaft is discussed, with focus on the geometrical development of the counterweights. The GAs are integrated with CAD and CAE systems that are currently used in Parametric and Structural Optimization to find optimal topologies and shapes of givenparts under certain conditions. Advanced CAD and CAE software have their own optimization capabilities, but are often limited to some local search algorithms, so it is decided to use genetic algorithms, such as those integrated in DAKOTA (Design Analysis Kit for Optimization Applications) 8 developed at Sandia Laboratories. DAKOTA is an optimization framework with the original goal ofproviding a common set of optimization algorithms for engineers who need to solve structural and design problems, including Genetic Algorithms. In order to make such integration, it is necessary to develop an interface to link the GAs to the CAD models and to the CAE analysis. This paper presents an approach to this task an also some approaches that can be used to build up a strategy on crankshaft design anddevelopment.Multi-objective considerations of crankshaft performanceThe crankshaft can be considered an element from where different objective functions can be derived to form an optimization problem. They represent functionalities and restrictions that are analyzed with software tools during the design process. These objective function are to be optimized (minimized or maximized) by variation of the geometry. The selected goal of the crankshaft design is to reach the imbalance target and reducing its weight and/or increasing its first eigenfrequency. The design of the crankshaft is inherently a multiobjective optimization (MO) problem. The imbalance is measured in both sides of the crankshaft so the problem is to optimize the components of a vector-valued objective function consisting of both imbalances 9. Unlike the single-objective optimization, the solution to this problem is not a single point, but a family of points known as the Pareto-optimal set. Each point in this set is optimal in the sense that no improvement can be achieved in one objective component that does not lead to degradation in at least one of the remaining components 10.The objective functions of imbalance are also highly nonlinear. Auxiliary information, like the derivatives of the objective function, is not available. The fitness-function is available only in the form of a computer model of the crankshaft, not in analytical form. Since in general our approach requires taking the objective function as a black box, and only the availability of the objective function value can be guaranteed, no further assumptions were considered. The Pareto-based optimization method, known as the Multiple Objective Genetic Algorithm (MOGA) 11, is used in the present MO problem, to finding the Pareto front among these two fitness functions.In GAs, the natural parameter set of the optimization problem is coded as a finite-length string. Traditionally, GAs use binary numbers to represent such strings: a string has a finite length and each bit of a string can be either 0 or 1. By maintaining a population of solutions, GAs can search for many Pareto-optimal solutions in parallel. This characteristic makes GAs very attractive for solving MO problems. The following two features are desired to solve MO problems successfully:1) the solutions obtained are Pareto-optimal and2) they are uniformly sampled from the Pareto-optimal set.NOMENCLATURECAD: Computer Aided Design; GAs: Genetic Algorithms; EA: Evolutionary Algorithms; MO: Multi-objective; MOGA: Multi-objective Genetic Algorithm; CW: Counterweight; FEM: Finite Element Method.OPTIMIZATION OF BALANCE WITH GEOMETRICALFig. 1: Imbalance graph from the original crankshaft DesignCrankshaft shape parameterization In order to make geometry modifications it is decided to substitute the current shape design of the crankshaft under analysis, from the original “arc-shaped” design representation of the counterweights profile, to a profile using spline curvesThe figure 2 shows a counterweight profile of the crankshaft.Fig. 2: Profile of a counterweight represented by a splineOptimization StrategiesThe general procedure of the strategy is described below. During the optimization loop the CAD software is automatically controlled by an optimization algorithm, i.e. by a Genetic Algorithms (GA). The y coordinates of the control points that define the splined profile of the crankshaft can be parametrically manipulated thanks to an interface programmed in JAVA. The splined profiles allow shapes to be changed by genetic algorithms because the codified control points of the splines play the role of genes. The Java interface allows the CAD software to run continually with the crankshaft model loaded in the computer memory, so that every time an individual is generated the geometry automatically adapts to the new set of parameters.Fig. 3: Profile Shapes of CW1, CW2, CW8 and CW9 from an individual in the Pareto FrontierA corresponding constraint to the optimization strategy is formulated next. An additional objective function was added: the measure of the curvature of all the splines from the profiles of counterweights. As it is known, the curvature is the inverse of the radius of an inscribed circle of the curve. In this case it was decided to integrate into the geometry the required inscribed circles and analysis features to extract the maximum curvature along the profiles of the four varyingFig. 4: Curvature in CW9 profile showing an improvedCurvatureIn the second part of this paper an additional evaluation is going to be introduced: the dynamic response of the crankshaft in order to control the first eigen frequency, with the aim of not affecting the weight. As in this first approach, the GA is going to be used to produce automatically alternative crankshaft shapes for the FEM simulator program, to run the simulator, and finally to evaluate the counterweights shapes on the basis of the FEM output data.SUMMARY AND CONCLUSIONSThe use of the Java interface allowed the integration of the genetic algorithm to the CAD software, in the first part of the paper, an optimization of the imbalance of a crankshaft was performed. It was possible the development of a Pareto frontier to find the closest-to-target individual. But the shapes of the counterweights were not so suitable for forging, for that reason it was necessary to introduce an additional objective function to improve the curvature of the counterweights profile. A further integration with the CAE software, as described in the second part, was performed. It was possible to improve some shapes of the crankshaft but with not so good imbalance results. The development of a new graph with the additional first eigen-frequency objective was plotted, from which important conclusions were extracted: It is necessary to prevent the sharp edges of the counterweights shape by adding extra restrictions as curvature of shapes.Simulation of the forging process is required in order to define a relationship between good shapes-curvature and manufacturability. This becomes significantly important when a proposed design outside the initial shape restrictions needs to be justified in order not to affect forge ability.This paper defined the basis and the beginning of a strategy for developing crankshafts that will include the manufacturability and functionality to compile a whole Multiobjective System Optimization.ACKNOWLEDGMENTSThe authors acknowledge the support received from Tecnolgico de Monterrey through Grant No. CAT043 to carry out the research reported in this paper.REFERENCES 1 Z.P. Mourelatos, “A crankshaft system model for structural dynamic analysis of internal combustion engines,” Computers & Structures, vol. 79, 2001, pp.2009-2027. 2 P. Bentley, Evolutionary Design by Computers, USA:Morgan Kaufmann, 1999. 3 D.E. Goldberg, Genetic Algorithms in Search ,Optimization and Machine Learning, USA: Addison-Wesley Longman Publishing Co., 1989. 4 C.A. Coello Coello, “A Comprehensive Survey of Evolutionary-Based Multi-objective Optimization Techniques,” Knowledge and Information Systems, vol.1, 1999, pp. 129-156. 5 B.E. Cohanim, J.N. Hewitt, and O. de Weck, “TheDesign of Radio Telescope Array Configurations using Multiobjective Optimization: Imaging Performance versus Cable Length,” astro-ph/0405183, 2004, pp. 1-42; 6 M. Olhofer, Yaochu Jin, and B. Sendh off, “Adaptiveen coding for aerodynamic shape optimization using evolution strategies,” Evolutionary Computation, Seoul: 2001, pp. 576-583. 7 J. Lampinen, “Cam shape optimization by genetical gorithm,” Computer-Aided Design, vol. 35, 2003, pp.727-737. 8 M. Eldred et al., DAKOTA, A Multilevel ParallelObject-Oriented Framework for Design Optimization, Parameter Estimation, Uncertainty Quantification, andSensitivity Analysis. Reference Manual, USA: Sandia Laboratories, 2002. 9 Y. Kang et al., “An accuracy improvement for balancing crankshafts,” Mechanism and Machine Theory, vol. 38,2003, pp. 1449-1467. 10 S. Obayashi, T. Tsukahara, and T. Nakamura,“Multiobjective genetic algorithm applied toaerodynamic design of cascade airfoils,” Industrial Electronics, IEEE Transactions on, vol. 47, 2000, pp.211-216. 11 C.M. Fonseca and P.J. Fleming, “An Overview of Evolutionary Algorithms in Multiobjective Optimization,” Evolutionary Computation, vol. 3, 1995,pp. 1-16 12 - ., “Comparison of Strategies forthe Optimization/Innovation of Crankshaft Balance,”Trends in Computer Aided Innovation, USA: Springer,2007, pp. 201-210. 13 S. Rao, Mechanical vibrations, USA: Addison-Wesley, 1990. 14 C.A. Coello Coello, An empirical study of evolutionary techniques for multi-objective optimization in engineering design, USA: Tulane University, 1996. 15 N. Leon-Rovira et al., “Automatic Shape Variations in 3d CAD Environments,” 1st IFIP-TC5 Working Conference on Computer Aided Innovation, Germany:2005, pp. 200-210. 16 R.E. Smith, B.A. Dike, and S.A. Stegmann, “Fitness inheritance in genetic algorithms,” ACM symposium on Applied computing, USA: ACM, 1995, pp. 345-350.IMECE2008学报2008年ASME国际机械工程国会和博览会2008年10月31-11月6日,波斯顿,马赛诸塞州,美国IMECE2008-67447适用于多目标系统优化发动机曲轴(阿尔伯特阿尔伯斯/ IPEK产品开发研究所,德国卡尔斯鲁厄大学;诺埃尔利昂/ CIDyT创新中心和设计,墨西哥蒙特雷理工学院;温贝托Aguayo / CIDyT创新中心和设计,墨西哥蒙特雷理工学院;托马斯迈尔/ IPEK产品开发研究所,德国卡尔斯鲁厄大学)摘 要随着计算机的功能不断增加,计算机辅助设计与工程(CAD和CAE)也不断加强。目前CAD和CAE系统也用于设计,在一定条件下能够选取最优参数和结构并且找到最佳的形状。本文描述了一个总体战略,优化曲轴的平衡, 通过用Java编程结合CAD和CAE软件计算出最优的参数。要使用不同的工具设计不同的工艺。分析曲轴使用商业建模参数的三维CAD软件。CAD适用于适应度函数(平衡)和几何修改。CAE适用于动态限制(学)。Java接口程序链接到CAE软件的CAD模型进行计算。我们的案例研究的是几何修改,这是从原来的“弧形”设计用样条函数替代砝码的形象决定的。花键不平衡要文件的响应通过控制点的变化来控制。首先是曲轴的平衡被定义为一个独立的目标函数,其次是失衡的帕累托优化两点校正,并且限制物体的曲率的关键在于锻造。自然频率被认为是另一个影响参数的方面。CAD的重复启动应用程序等应用是通过CAD程序完全自动化过程的优化和暂停等待接收等处理来设计出新设置的参数。前 言发动机曲轴由于受到持续的发展演变市场的压力。燃油经济性、耐用性和内燃机的可靠性,呼吁减少大小、重量、振动和噪音,成本等力量推动着市场快速发展。因此竞争必须从优化引擎组件这个刚面着手。由于这种原因。曲轴这一大多数分析引擎组件必须得到改善1。这些改进依赖于材料组成之一,随着公司的发展,内燃机锻钢曲轴实际表达了他们的意图改变结节性钢从发动机曲轴。另一个重要改进是其几何特征的优化方向。尤其是在锻造上要求符合其固有频率。分析工具可以大大提高对物理现象的理解与提到的相关特性, 工程师需要优化设计编程任务可以自动完成2。目前研究的目标是:建立一个战略发展的发动机曲轴的集成工艺:CAD和CAE(计算机辅助设计与工程)软件模按照型遗传算法评价功能参数、使用样条曲线的形状结构和Java语言编程的集成系统优化方法。在这些条件
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 天津机电职业技术学院《光学设计》2023-2024学年第二学期期末试卷
- 株洲师范高等专科学校《材料测试与分析技术》2023-2024学年第二学期期末试卷
- 2025年云南省昆明黄冈实验学校高三第四次联考数学试题试卷含解析
- 河南省镇平县联考2025年初三下学期期末考试化学试题(A卷)含解析
- 沈阳城市建设学院《建筑透视》2023-2024学年第二学期期末试卷
- 2025年云南省宣威市第九中学高三下学期开学暑假验收考试语文试题含解析
- 天津仁爱学院《现代生物制药工程原理》2023-2024学年第二学期期末试卷
- 江苏省南通港闸区五校联考2025届中考化学试题全真模拟密押卷(五)含解析
- 安康学院《幼儿园区域活动》2023-2024学年第一学期期末试卷
- 腹水腹腔引流护理查房
- 中考英语阅读理解:图表类附参考答案
- 提高型钢混凝土梁柱节点施工合格率
- 计算机系毕业论文
- JJG 814-2015自动电位滴定仪
- 部编版二年级下册语文课件小企鹅心灵成长故事
- FZ/T 07019-2021针织印染面料单位产品能源消耗限额
- 初中生职业生涯规划课件两篇
- 低利率时代家庭财富管理课件
- 北京七年级下学期生物期中考试试卷
- 拖欠房租起诉书【5篇】
- 护理人员仪容仪表及行为规范
评论
0/150
提交评论