




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、课件1english for mechanical engineering机械工程专业英语常州工学院机电工程学院徐红丽课件2机械工程专业英语机械工程专业英语预备知识预备知识lesson 3 optimization for finite element applications 一、一、background informationnfinite element method ( 有限元法有限元法) the finite element method (fem) (sometimes referred to as finite element analysis) is a numerical t
2、echnique for finding approximate solutions of partial differential equations (pde) as well as of integral equations. 课件3机械工程专业英语机械工程专业英语预备知识预备知识lesson 3 optimization for finite element applications 一、一、background informationnfinite element method ( 有限元法有限元法) the solution approach is based either on
3、eliminating the differential equation completely (steady state problems), or rendering the pde into an approximating system of ordinary differential equations, which are then numerically integrated using standard techniques such as eulers method, runge-kutta, etc.课件4机械工程专业英语机械工程专业英语预备知识预备知识lesson 3
4、optimization for finite element applications 一、一、background informationnfinite element method ( 有限元法有限元法) in solving partial differential equations, the primary challenge is to create an equation that approximates the equation to be studied, but is numerically stable, meaning that errors in the inpu
5、t data and intermediate calculations do not accumulate and cause the resulting output to be meaningless. there are many ways of doing this, all with advantages and disadvantages. the finite element method is a good choice for solving partial differential equations over complex domains (like cars and
6、 oil pipelines), when the domain changes (as during a solid state reaction with a moving boundary), when the desired precision varies over the entire domain, or when the solution lacks smoothness. 课件5机械工程专业英语机械工程专业英语预备知识预备知识lesson 3 optimization for finite element applications 一、一、background informa
7、tionnfinite element method ( 有限元法有限元法) for instance, in a frontal crash simulation it is possible to increase prediction accuracy in important areas like the front of the car and reduce it in its rear (thus reducing cost of the simulation); another example would be the simulation of the weather patt
8、ern on earth, where it is more important to have accurate predictions over land than over the wide-open sea.课件6机械工程专业英语机械工程专业英语预备知识预备知识lesson 3 optimization for finite element applications 一、一、background informationnfinite element method ( 有限元法有限元法) the finite-element method originated from the need
9、 for solving complex elasticity and structural analysis problems in civil and aeronautical engineering. its development can be traced back to the work by alexander hrennikoff (1941) and richard courant (1942). while the approaches used by these pioneers are dramatically different, they share one ess
10、ential characteristic: mesh discretization of a continuous domain into a set of discrete sub-domains, usually called elements. 课件7机械工程专业英语机械工程专业英语预备知识预备知识lesson 3 optimization for finite element applications 一、一、background informationnfinite element method ( 有限元法有限元法)development of the finite elemen
11、t method began in earnest in the middle to late 1950s for airframe and structural analysis and gathered momentum at the university of stuttgart through the work of john argyris and at berkeley through the work of ray w. clough in the 1960s for use in civil engineering. by late 1950s, the key concept
12、s of stiffness matrix and element assembly existed essentially in the form used today. nasa issued request for proposals for the development of the finite element software nastran in 1965. 课件8机械工程专业英语机械工程专业英语预备知识预备知识lesson 3 optimization for finite element applications 一、一、background informationnfin
13、ite element method ( 有限元法有限元法) a variety of specializations under the umbrella of the mechanical engineering discipline (such as aeronautical, biomechanical, and automotive industries) commonly use integrated fem in design and development of their products. several modern fem packages include specif
14、ic components such as thermal, electromagnetic, fluid, and structural working environments. in a structural simulation, fem helps tremendously in producing stiffness and strength visualizations and also in minimizing weight, materials, and costs.课件9机械工程专业英语机械工程专业英语预备知识预备知识lesson 3 optimization for f
15、inite element applications 一、一、background informationnfinite element method ( 有限元法有限元法) fem allows detailed visualization of where structures bend or twist, and indicates the distribution of stresses and displacements. fem software provides a wide range of simulation options for controlling the comp
16、lexity of both modeling and analysis of a system. similarly, the desired level of accuracy required and associated computational time requirements can be managed simultaneously to address most engineering applications. fem allows entire designs to be constructed, refined, and optimized before the de
17、sign is manufactured.课件10机械工程专业英语机械工程专业英语预备知识预备知识lesson 3 optimization for finite element applications 一、一、background informationnfinite element method ( 有限元法有限元法) this powerful design tool has significantly improved both the standard of engineering designs and the methodology of the design process
18、in many industrial applications. the introduction of fem has substantially decreased the time to take products from concept to the production line. it is primarily through improved initial prototype designs using fem that testing and development have been accelerated. in summary, benefits of fem inc
19、lude increased accuracy, enhanced design and better insight into critical design parameters, virtual prototyping, fewer hardware prototypes, a faster and less expensive design cycle, increased productivity, and increased revenue.课件11机械工程专业英语机械工程专业英语预备知识预备知识lesson 3 optimization for finite element ap
20、plications 一、一、background informationnfinite element method ( 有限元法有限元法)general form of the finite element method lchoose a grid. in the preceding treatment, the grid consisted of triangles, but one can also use squares or curvilinear polygons. lthen, one chooses basis functions. we used piecewise li
21、near basis functions, but it is also common to use piecewise polynomial basis functions. 课件12机械工程专业英语机械工程专业英语预备知识预备知识lesson 3 optimization for finite element applications 一、一、background informationnfinite element method ( 有限元法有限元法)general form of the finite element method lby analyzing the response
22、of each finite element of the object to the stress, strain, heat, or other force acting on it ,the computer can predict the reaction of the whole object.lthere is a trade-off between accuracy and computation time 课件13预备知识预备知识 一、预备知识一、预备知识u有限元法起源于有限元法起源于50年代航空工程中的机构分析矩阵法。为年代航空工程中的机构分析矩阵法。为了解决航空结构设计问题
23、,了解决航空结构设计问题,turner、clough等人首次采用等人首次采用三角形和矩形单元,成功地将结构力学中的位移用于平面三角形和矩形单元,成功地将结构力学中的位移用于平面应力问题的求解,应力问题的求解,1960年,首次提出了年,首次提出了“有限元法有限元法”。 u有限元法的基本步骤:有限元法的基本步骤:1)结构离散)结构离散-网格划分,关系到有限元网格划分,关系到有限元计算的速度和精度计算的速度和精度2)单元分析:建立各节点位移和节点力)单元分析:建立各节点位移和节点力之间的关系,从而求出单元刚度矩阵之间的关系,从而求出单元刚度矩阵3)等效节点载荷计算)等效节点载荷计算4)整体分析,建立
24、整体刚度方程)整体分析,建立整体刚度方程5)约束条件引入和方程求解)约束条件引入和方程求解lesson 3 optimization for finite element applications 机械工程专业英语机械工程专业英语课件14机械工程专业英语机械工程专业英语预备知识预备知识lesson 3 optimization for finite element applications 一、一、background informationndesign optimization ( 优化设计优化设计) typical engineering systems are described by
25、 very large numbers of variables, and it is the designers task to specify appropriate values for these variables. skilled designers utilize their knowledge, experience, and judgment to specify these variables and design effective engineering systems. because of the size and complexity of the typical
26、 design task, however, even the most skilled designers are unable to take into account all of the variables simultaneously. 课件15机械工程专业英语机械工程专业英语预备知识预备知识lesson 3 optimization for finite element applications 一、一、background informationndesign optimization ( 优化设计优化设计) in mathematics, optimization, or ma
27、thematical programming, refers to choosing the best element from some set of available alternatives. optimization methodologies can be applied during the product development stage to ensure that the finished design will have the high performance, high reliability, low weight, and/or low cost. altern
28、atively, optimization methods can be applied to existing products to identify potential design improvements. 课件16机械工程专业英语机械工程专业英语预备知识预备知识 一、预备知识一、预备知识lesson 3 optimization for finite element applications u最优化问题:希望在可能的条件下用最少的付出最优化问题:希望在可能的条件下用最少的付出得最满意的效果。得最满意的效果。u最优化设计:借助最优化数值计算方法和计算机最优化设计:借助最优化数值计算
29、方法和计算机技术,求取工程问题的最优设计方案。技术,求取工程问题的最优设计方案。-用数学方用数学方法解决设计问题的设计方法。法解决设计问题的设计方法。u最优化设计的数学模型:最优化设计的数学模型:由设计变量、目标函数和约束条件组成由设计变量、目标函数和约束条件组成课件17optimization 7cptimai5zeifen n. 优化,优选(法)优化,优选(法) finite element analysis5fainait5eliment e5nalesis n. 有限元分析有限元分析iterative 5iteretiv adj. 反复的反复的 迭代的迭代的alternative c:
30、l5te:netiv n. 二中择一二中择一, 可供选择的办法可供选择的办法, 事事物物 adj. 交替的交替的 可供选择的可供选择的manual 5manjuel adj. 手工的,人工的手工的,人工的trial-and-error 反复试验反复试验 试凑法试凑法bias 5baies n. 偏向(重、差)偏向(重、差)vt. 使存偏见使存偏见a desktop platform 桌面平台桌面平台 词词 汇汇 二、词汇二、词汇lesson 3 optimization for finite element applications 机械工程专业英语机械工程专业英语课件18 二、词汇二、词汇l
31、esson 3 optimization for finite element applications 机械工程专业英语机械工程专业英语constrain(t) ken5strein n. vt. 强制强制 约束约束response ris5pcns n. 反应反应 灵敏度灵敏度parameter pe5ramite n. 参数,参量参数,参量 parametric 7pare5metrik adj. mesh mef n. 网格网格 vt. 以网捕捉,啮合,编织,以网捕捉,啮合,编织,vi. 落网,落网,相啮合相啮合capability 7keipe5biliti n. 能力,性能,容量能
32、力,性能,容量loop lu:p n. 循环循环 closed loop闭环闭环 open loop 开环开环pose peuz vt. 摆出摆出.姿态,提出姿态,提出model 5mcdl n. 模型,样品模型,样品词词 汇汇课件19displacement dis5pleisment n. 位移,排量,替换位移,排量,替换buckling 5bqklin n. 弯曲,翘曲,挠度弯曲,翘曲,挠度factor 5fa kte n. 因素因素gradient 5greidient n.梯度,倾斜度,坡度,倾斜的梯度,倾斜度,坡度,倾斜的flux flqks n. 通量,流量,通量,流量,vi.
33、溶化,流出溶化,流出 vt.使溶融,用使溶融,用焊剂处理焊剂处理 multidisciplinary 7mqlti5disiplineri adj. 多学科的多学科的 deflection di5flekfen n. 偏转,挠曲偏转,挠曲objective function 目标函数目标函数 preprocesspri:5preuses 预处理预处理词词 汇汇 二、词汇二、词汇lesson 3 optimization for finite element applications 机械工程专业英语机械工程专业英语课件20 as engineers work with increasingly
34、 complex structures, they need rational, reliable, fast, and economical design tools. over the past two decades, finite element analysis has proven to be the most frequently used method of identifying and solving the problems associated with these complicated designs. 课文分析课文分析lesson 3 optimization f
35、or finite element applications 机械工程专业英语机械工程专业英语课件21as engineers work with increasingly complex structures, they need rational, reliable, fast, and economical design tools.课文分析课文分析当工程师们需要求解越来越复杂的结构问题时,他当工程师们需要求解越来越复杂的结构问题时,他们需要合理的、可靠的、快速而经济的设计工具。们需要合理的、可靠的、快速而经济的设计工具。 over the past two decades, finit
36、e element analysis has proven to be the most frequently used method of identifying and solving the problems associated with these complicated designs. 过去二十年里,有限元分析已经成为确定和解决涉及过去二十年里,有限元分析已经成为确定和解决涉及这些复杂设计问题时的最常用方法。这些复杂设计问题时的最常用方法。lesson 3 optimization for finite element applications 机械工程专业英语机械工程专业英语课
37、件22 because most of the design tasks in engineering are quantifiable, computers have revolutionized the highly iterative design process, particularly the procedures for quickly finding alternative designs. but even now, many engineers still follow a manual trial and error approach, such all approach
38、 makes designing even for seemingly simple tasks more difficult because it usually takes longer, requires extensive human machine interaction, and tends to be biased by the design groups experience. 课文分析课文分析lesson 3 optimization for finite element applications 机械工程专业英语机械工程专业英语课件23because most of the
39、 design tasks in engineering are quantifiable, computers have revolutionized the highly iterative design process, particularly the procedures for quickly finding alternative designs.课文分析课文分析因为工程实践中的大多数设计任务都是可量化因为工程实践中的大多数设计任务都是可量化的,计算机彻底改变了繁琐的重复设计过程,的,计算机彻底改变了繁琐的重复设计过程,特别是有了快速找到比较设计方案的程序。特别是有了快速找到比较
40、设计方案的程序。 lesson 3 optimization for finite element applications adj.可以计量的,可以计量的,可计量的可计量的itrtivadj. 重复的重复的,迭代的迭代的机械工程专业英语机械工程专业英语课件24but even now, many engineers still follow a manual trial-and-error approach, such all approach makes designing even for seemingly simple tasks more difficult because it
41、usually takes longer, requires extensive human machine interaction, and tends to be biased by the design groups experience.课文分析课文分析但是,即使是现在,许多工程师仍然使用人工试凑法。但是,即使是现在,许多工程师仍然使用人工试凑法。这种方法使得设计过程、即使是很简单的设计任务也这种方法使得设计过程、即使是很简单的设计任务也变得困难,因为通常它要花更长的时间,需要广泛的变得困难,因为通常它要花更长的时间,需要广泛的人人机交流,且设计质量取决于设计人员的经验。机交流,且设计
42、质量取决于设计人员的经验。 lesson 3 optimization for finite element applications 试凑法试凑法取决于取决于机械工程专业英语机械工程专业英语课件25 design optimization, which is based on a rational mathematical approach to modifying designs too complex for the engineer to modify, automates the design cycle. 课文分析课文分析优化设计是以合理的数学推倒方法为基础,改进那优化设计是以合理
43、的数学推倒方法为基础,改进那些对于工程师来说过于复杂无法改进的设计,使设些对于工程师来说过于复杂无法改进的设计,使设计过程自动化。计过程自动化。 if automated optimization can be done on a desktop platform, it can save a lot of time and money. 如果在如果在台计算机就能实现自动优化设计,台计算机就能实现自动优化设计,那就可以节省大量的时间和金钱那就可以节省大量的时间和金钱lesson 3 optimization for finite element applications 机械工程专业英语机械工
44、程专业英语课件26 the goal of optimization is to minimize or maximize an objective, such as weight or fundamental frequency that is subject to constraints on response and design parameters. 课文分析课文分析优化设计的目的就是要将设计目标最大化或最小化,优化设计的目的就是要将设计目标最大化或最小化,例如,重量或基频这些受到频响和设计参数方向的约例如,重量或基频这些受到频响和设计参数方向的约束的对象。束的对象。 the siz
45、e and/or shape of the design determine the optimization approach. 尺寸和尺寸和(或或)结构形状决定着优化设计的方法。结构形状决定着优化设计的方法。 lesson 3 optimization for finite element applications 机械工程专业英语机械工程专业英语课件27 looking at optimization as part of the design process makes it easier to understand. the first step includes preproces
46、sing, analysis, and postprocessing, just as ii1 customary finite element analysis (rea) and computer aided design (cad) program applications (the difference in cad lies in building the problems geometry in terms of the design parameters). in the second step, the optimization objective and response c
47、onstraints are defined. and in the last step, the repetitive task of design adjustment is automated. 课文分析课文分析lesson 3 optimization for finite element applications 机械工程专业英语机械工程专业英语课件28 looking at optimization as part of the design process makes it easier to understand.课文分析课文分析优化过程看作设计过程的一部分,使它变得更容易理解
48、优化过程看作设计过程的一部分,使它变得更容易理解 the first step includes preprocessing, analysis, and postprocessing, just as in customary finite element analysis (fea) and computer aided design (cad) program applications (the difference in cad lies in building the problems geometry in terms of the design parameters).第一步,包
49、括前处理、分析和后处理,正像通常使用的第一步,包括前处理、分析和后处理,正像通常使用的有限元分析有限元分析(fea)和计算机辅助设计和计算机辅助设计(cad)程序应用。程序应用。(cad的特点在于根据设计参数建立了问题的几何图形的特点在于根据设计参数建立了问题的几何图形)。 lesson 3 optimization for finite element applications 机械工程专业英语机械工程专业英语课件29 in the second step, the optimization objective and response constraints are defined.课文分
50、析课文分析第二步,定义优化目标和响应约束。第二步,定义优化目标和响应约束。 and in the last step, the repetitive task of design adjustment is automated. 而最后而最后步,自动化的重复设计过程。步,自动化的重复设计过程。lesson 3 optimization for finite element applications 机械工程专业英语机械工程专业英语课件30 optimization programs should allow engineers to monitor the progress of the de
51、sign, stop it if necessary, change the design conditions, and restart. the power of an optimization program depends on the available preprocessing and analysis capabilities. applications for 2 d and 3 d need both automatic and parametric meshing capabilities. error estimate and adaptive control must
52、 be included because the problems geometry and mesh might change during the optimization loops. 课文分析课文分析lesson 3 optimization for finite element applications 机械工程专业英语机械工程专业英语课件31 optimization programs should allow engineers to monitor the progress of the design, stop it if necessary, change the desi
53、gn conditions, and restart.课文分析课文分析优化设计程序将允许工程师们监督该设计过程,如果优化设计程序将允许工程师们监督该设计过程,如果必要时可停止设计,改变设计条件并重新开始。必要时可停止设计,改变设计条件并重新开始。 the power of an optimization program depends on the available preprocessing and analysis capabilities.一个优化设计程序的功能取决于其有效的预一个优化设计程序的功能取决于其有效的预处理和分析能力。处理和分析能力。 lesson 3 optimizati
54、on for finite element applications 机械工程专业英语机械工程专业英语课件32 applications for 2 d and 3 d need both automatic and parametric meshing capabilities.课文分析课文分析二维和三维设计的应用既需要自动进行也需要设计参二维和三维设计的应用既需要自动进行也需要设计参数的相互匹配性能。数的相互匹配性能。 error estimate and adaptive control must be included because the problems geometry and
55、 mesh might change during the optimization loops. 因为在优化循环过程中,问题的几何条件和网格会改因为在优化循环过程中,问题的几何条件和网格会改变,所以优化程序必须包含误差估计和自适应控制。变,所以优化程序必须包含误差估计和自适应控制。 lesson 3 optimization for finite element applications 机械工程专业英语机械工程专业英语课件33 revising, remeshing, and reevaluating models to achieve specific design goals star
56、t with preliminary design data input. next comes the specification of acceptable tolerances and posed constraints to achieve an optimum, or at least improve, solution. to optimize products ranging from simple skeletal structures to complicated three dimensional solid models, designers need access to
57、 a wide variety of design objectives and behavior constraints. additional capabilities will also be needed for easy definition and use of the following: weights, volumes, displacements, stresses, strains, frequencies, buckling safely factors, temperatures, temperature gradients, and heat fluxes as c
58、onstraints and objective functions。 课文分析课文分析lesson 3 optimization for finite element applications 机械工程专业英语机械工程专业英语课件34 revising, remeshing, and reevaluating models to achieve specific design goals start with preliminary design data input.课文分析课文分析修改、重配置和重新估算模型以期获得确定的设计目修改、重配置和重新估算模型以期获得确定的设计目标是以输入预先设
59、定的设计数据开始的。标是以输入预先设定的设计数据开始的。 next comes the specification of acceptable tolerances and posed constraints to achieve an optimum, or at least improve, solution.接着,是规定许用公差并提出约束条件等技术要求以接着,是规定许用公差并提出约束条件等技术要求以获得最优结果,或至少能改进设计,解决问题。获得最优结果,或至少能改进设计,解决问题。 lesson 3 optimization for finite element applications
60、 机械工程专业英语机械工程专业英语课件35 to optimize products ranging from simple skeletal structures to complicated three dimensional solid models, designers need access to a wide variety of design objectives and behavior constraints.课文分析课文分析为使从简单轮廓图形到复杂三维实体模型的产品得到为使从简单轮廓图形到复杂三维实体模型的产品得到优化,设计者必须利用各种各样的设计目标和特性约优化,设计者必
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 合同转让简单版的协议书范本3篇
- 共同生活协议书范本3篇
- 大学生毕业就业协议书模板3篇
- 合作经营茶叶店合同协议书3篇
- 厂房买卖合同法律效力3篇
- 北京离婚协议书签署注意事项3篇
- 牛的饲养疫病监测技术发展考核试卷
- 网络犯罪防范考核试卷
- 电机在放射性检测设备中的应用考核试卷
- 种苗培育技术与实践考核试卷
- 化工公司bluesign认证资料准备清单20201201
- 建设用地报批服务投标方案(技术方案)
- 短引线保护引出线保护以及T区保护
- 完美公司玛丽艳美的观念
- 浙摄影版(2020)信息技术三年级上册第一课认识计算机(课件)
- 校园安全常识测试题卷
- 建筑用玻璃ccc标准
- 第一课中国人民站起来了
- 眼科门诊病历
- 彝文《指路经》课件
- 《神经系统的传导通路》课件
评论
0/150
提交评论