首页/文章/ 详情

无网格法理论及程序设计

29天前浏览489

内容简介

本书以简明易懂的方式系统而全面地介绍了现有各种无网格法的基本理论及程序设计,方便初学者理解掌握相关原理与编程技术,便于读者优化算法、解决实际工程问题。全书先讲解无网格法所需的数值分析基础理论,再逐一详述 EFG、RPIM、MLPG、LRPIM、MWS 等经典无网格方法的公式推导、数值实现与程序编写思路。书中附带作者自研、经过大量算例验证的源代码,搭配详尽的程序使用说明与算例输入输出文件,源码囊括无网格法主流基础技术,可修改拓展以搭建复杂算法,助力读者吃透理论知识。

本书适合力学、机械、土木、航空航天专业高年级本科生与研究生作为课程教材,也可供相关专业教师、工程及科研技术人员查阅参考。

image.png

G.R. Liu 博士

1991 年于日本东北大学取得博士学位,后在美国西北大学完成博士后研究。现任新加坡国立大学工程科学先进计算中心主任、新加坡计算力学会会长、新加坡国立大学机械工程系教授,兼任海内外诸多学术组织职务。

累计发表 300 余篇学术文章,含 200 余篇国际期刊论文,出版 6 部专著,代表作有《Mesh Free Method: moving beyond the finite element method》《Smooth Particle Hydrodynamics-a meshfree particle method》;担任《International Journal of Computational Methods》主编及多家期刊编委。

先后斩获杰出大学学者奖、国防技术奖、CrayQuest 全国大赛银奖、杰出教师、工程教育家奖、APCOM 计算力学奖项等多项荣誉。研究方向涵盖计算力学、无网格法、纳米计算、生物微观系统计算、复合材料波动与振动、智能材料力学、反问题、数值分析等。

image.png

Y.T. Gu 博士

1991 年、1994 年于大连理工大学先后取得学士、硕士学位,2003 年获新加坡国立大学博士学位,现为新加坡国立大学机械工程系研究员。

主持多项无网格法相关科研项目,发表 40 余篇学术论文,其中 20 余篇为国际期刊论文。研究领域包含计算力学、有限元建模分析、无网格法、边界元法、机械工程、船舶海洋工程、微机电系统计算、高性能计算、结构静动态分析等。


译者序

译者于 2005 年 9 月至 2006 年 8 月,在新加坡国立大学机械工程系工程科学先进计算中心(ACES)担任访问学者。访学期间有幸研读了该中心主任 G.R. Liu 教授的著作《An Introduction to Meshfree Methods and Their Programming》(2005,Springer 出版),深感该书特色鲜明、学术价值极高,对自身学术研究助力良多,因此决意将全书译为中文,推介给国内广大读者。

无网格法诞生于 20 世纪 90 年代中期,突破了传统有限元法依赖网格划分的局限,在高速撞击、金属塑性成型、动态裂纹扩展、流固耦合等大变形、网格畸变及自适应分析问题中优势显著,如今已是计算力学领域国内外研究热点。

现阶段无网格法研究仍处在起步阶段,相关学术论文数量较多,但系统梳理汇总该领域研究成果的专著十分稀缺,据统计仅有六部:本书作者 G.R. Liu 教授撰写的《Mesh Free Method: moving beyond the finite element method》(2002 年)、《Smooth Particle Hydrodynamics-a meshfree particle method》(2003 年)与本书;Atluri 教授著作两部:《The Meshless Local Petrov-Galerkin (MLPG) Method》(2002 年)、《The meshless method (MLPG) for domain & BIE discretizations》(2004 年);以及清华大学张雄教授所著《无网格法》(2004 年)。

译者总结本书具备诸多突出特色:

其一,全书完整系统呈现了原作者学术团队多年在无网格法方向取得的一系列原创科研成果。译者身处该团队期间,切实体会到团队多年来围绕无网格法各类基础性技术难题开展大量细致攻坚探索,收获了诸多具备广泛学术影响力的创新结论,书中对诸多前沿成果均有详尽阐释,涵盖第七章基于局部弱式与配点的无网格法(MWS)、径向基点插值形函数(RPIM)、全局及局部弱式法(RPIM、LRPIM)、强式法(RPCM)、弱 — 强式法(MWS-RPIM)应用、强式法导数边界条件特殊处理方案、强对流问题数值不稳定的改善手段等内容。

其二,书中附带原作者团队自主开发、经过大量算例验证的程序源代码,搭配详尽的程序设计、使用说明,依托书中罗列的算例输入、输出文件即可便捷运行相关程序。这些程序囊括了各类经典无网格法的绝大多数基础技术,读者研读、实操程序能够深化对理论与算法的理解;更可在此基础上对代码进行扩充、修改,搭建更为复杂的无网格算法,将其运用于实际数值模拟计算。

全书语言通俗易懂,细致讲解各类典型无网格法的基础概念、公式推导、算例验证、数值实现与程序编写;内容涵盖各类无网格形函数构造,以及基于全局弱式、局部弱式、强式(配点)、弱 — 强式的主流无网格方法,便于初学者快速入门掌握核心知识。书中还给出大量计算参数推荐取值,包含径向基函数形状参数、支持域、影响域、局部积分域尺寸参数等,这类参数不存在理论最优解,随问题与算法变化,推荐值均由原作者团队通过海量算例总结得到,对参数选取具备极高参考价值。

本书翻译工作得到原著作者 G.R. Liu 教授全力支持,教授提供全套原文电子资料,并对专业术语翻译予以悉心指导;第二作者 Y.T. Gu 博士细致审校全部译稿,保障译文贴合原著本意。硕士生黄乐健完成本书第 5 章翻译,山东大学出版社为书籍出版给予诸多协助,译者在此致以诚挚谢意。

同时感谢国家留学基金委,资助译者赴新加坡国立大学访学,并承担海外期间全部生活与科研开支,这段经历促成了本书译本的诞生。

受译者学识水平所限,译文在原著理解、文字表达方面难免存在疏漏,恳请广大读者与业内专家批评指正。

采用有限差分法(FDM)求解微分方程已有数百年历史。有限差分法处理规则几何问题效率出众,在适用性更强的有限元法(FEM)诞生之前,一直被大范围应用;有限元法则多用于求解复杂构型问题。如今科研人员不断研发新型高效数值算法,力求简便、精准地求解复杂系统近似解,无网格法便是近十年飞速发展起来的数值技术,也是本书的核心研究内容。

现阶段已衍生出多种适配不同应用场景的无网格方法,此前共有三部无网格法相关专著问世:

《Mesh Free Method:moving beyond the finite element method》,作者 G.R. Liu,2002 年出版。该书系统讲解无网格法基础理论,以弱式无网格法为核心,梳理主流无网格方法,详述其在固体力学(实体、梁、板、壳结构)与流体力学领域的各类应用。

《The Meshless Local Petrov-Galerkin (MLPG)》,作者 Atluri、Shen,2002 年出版。全书聚焦无网格局部彼得罗夫 - 伽辽金(MLPG)法及其各类变体,深入阐释该方法原理与工程应用。

《Smooth Particle Hydrodynamics-a meshfree particle method》,作者 G.R. Liu、Liu,2003 年出版。本书围绕无网格粒子法展开,重点讲解光滑粒子流体动力学(SPH)方法及其衍生格式,介绍 SPH 求解流体穿透、爆炸问题的思路,并附上流体计算通用源代码。

读者难免会疑惑本书的创作目的,以及它和上述著作、尤其是 G.R. Liu 2002 年首部专著的差异。

后两部专著仅针对单一类型无网格法,内容范畴和本书完全不同;G.R. Liu 2002 年著作是全球首部全面讲解各类主流无网格法的正式出版物,完整梳理了成熟弱式无网格法,及其在固体、流体多领域的应用,但该书阅读门槛偏高,需要读者拥有扎实的力学与数值模拟基础;受篇幅约束,部分内容讲解简略,也未配套程序源代码。

首部专著面世后,作者收到诸多修改建议:增补源代码、细化基础理论内容。因此本书作为其补充读物,细致拆解无网格法基础原理,逐一讲解程序实现细节并配套完整源代码。本书以基础无网格弱式方法为主要内容,同时也会介绍基于强式和弱 — 强式的无网格方法也会展开充分论述。表 0.1 罗列了本书与 G.R. Liu 在 2002 年所著首部著作的关联对比,二者重合内容极少,属于互补关系。作者希望本书能够助力初次涉足该领域的科研人员、工程技术人员与学生,顺利开展相关研究,深入钻研无网格相关技术。

本书编写宗旨为细致阐释无网格法基础原理,重点讲解 EFG、MLPG、RPIM、LRPIM 等经典无网格方法,详尽介绍各类方法的数值计算流程与编程实现技巧,同时系统论述无网格配点(强式)法。书中附带大量经过验证调试的无网格法程序源代码,并依托配套算例演示代码功能与实际用法;源代码依托有限元法及常规数值分析技术编写,涵盖无网格技术绝大部分核心内容,可便捷拓展衍生出各类更为复杂的无网格算法。

配套源码旨在帮助读者吃透现有无网格理论,同时便于读者在此基础上自主优化、开发全新无网格算法。全部程序均基于 Windows 系统与 MS Developer Studio 97(Visual FORTRAN Professional Edition 5.0.A)在个人计算机上完成开发调试;稍加修改后,代码便可适配 UNIX 工作站等其他系统平台。本研究团队长期在 Windows、UNIX 两大系统间迁移运行这些程序,全程未出现任何技术故障。

image.png

image.png

本书可供高年级本科生、研究生以及工程、科技行业相关科研人员阅读参考,面向想要学习无网格法、运用该方法解决实际工程问题的初学者、科研工作者与工程师。阅读本书无需预先掌握有限元相关知识,但拥有有限元基础能够更好地理解无网格法基础概念与分析流程;同时读者需要具备一定固体力学基础知识。借助书中配套程序完成算例求解练习,是熟练掌握各类无网格算法最有效的方式。

致谢

作者在无网格法领域的相关研究深受 T.Belyschko 教授、N.Atluri 教授等学界前辈研究成果的启发,若无诸位学者在该领域的卓越贡献,本书难以完成撰写出版。

众多同事与学生为本书编撰提供了大量支持,做出诸多贡献,作者在此致以诚挚谢意。特别感谢 X. Liu、Y. L. Wu、K. Y. Dai、L. Yan、G. Y. Zhang 等人,书中大量算例均由其整理提供,他们也在工程科学先进计算中心(ACES)开展了多项无网格法相关科研课题;同时感谢 Y. Liu、Bernard Kee、Jerry Quek 等人通读本书初稿,并给出诸多优质修改建议。

由衷感谢 Gladwell 教授,其富有建设性的意见大幅提升了本书的可读性。

最后,感谢新加坡 A*STAR 科研机构与新加坡国立大学给予的项目经费资助,作者团队开展的诸多科研项目均和本书研究内容密切相关。

G.R. Liu

Y.T. Gu


第 1 章 预备知识

本章讲解固体力学基础知识,同时简明介绍数种应用广泛的数值计算方法,并以一维问题为例,阐释各类方法的本质特点。已经熟知力学与数值方法的读者可跳过本章;本章会界定全书频繁使用的各类专业术语。

1.1 数值模拟

自然界中机械、地理、电力、化学、电子、生物等各个领域的客观现象,都能够借助代数方程、微分方程或者积分方程进行数学描述。人们总希望求出这些方程的精确解析解,但现实当中,仅有极少数实际问题可以得到精确解;绝大多数复杂问题,只能依靠数值方法求取近似解。因此现如今,工程师与科研技术人员都必须熟练掌握各类数值求解技术。伴随计算机技术飞速进步,依托计算机开展的数值模拟,已然成为处理复杂工程问题、开展科学研究的核心手段。

数值模拟的核心思路:将繁杂的现实工程问题,转化为简易、离散化的数学表达式,再利用计算机完成求解,最终按照分析需求挖掘问题内在规律。只要选取合适的数值算法,就能够高效算出复杂问题的数值近似解。

各类数值模拟求解实际问题的流程大体相近,图 1.1 展示了数值模拟的基础实施步骤。

image.png

步骤 1:物理现象的选择及辨识。

步骤 2:通过合理假设与简化,建立对应物理现象的数学模型。该数学模型一般通过控制方程以场变量形式进行描述,同时配套适宜的边界条件(BCs)与初始条件(ICs);控制方程大多为常微分方程组(ODEs)、偏微分方程组(PDEs)或是积分方程,边界条件、初始条件是求解控制方程、得到空间与时间场变量的必要前提,这一步是数值模拟的根基。

步骤 3:选取合适的数值方法与算法,对数学模型进行离散表达。该环节核心目标是编写可用于数值模拟的计算机程序;选用的数值技术不同,对应的算法、实现流程与最终编写的程序均存在差异。

步骤 4:开展数值模拟。运用步骤 3 编写完成的计算机程序,针对实际工程问题进行数值仿真计算。

步骤 5:观测、解析数值模拟计算结果。计算机输出的数据体量庞大、结构繁杂,可视化软件是展示计算结果十分便捷高效的工具。

整套流程里,选取的数值技术决定了仿真所用算法与程序代码。想要精准还原真实物理问题、得到可靠仿真结果,就必须选用稳定、高效的数值技术。诸多科研学者始终致力于各类数值近似方法的研发,目前已经诞生了多种实用有效的近似求解方法,包含有限差分法 (FDM)、有限元法 (FEM)、边界元法 (BEM) 以及本书重点讲解的无网格法(本书缩写为 MFree 法)。

1.2 固体力学基本理论

本书推导的 MFree 格式主要适用于固体力学与流体力学问题。本节简要罗列固体力学基本控制方程,方便后文查阅使用。

1.2.1 三维固体基本方程

1.2.1.1 应力分量

设一三维(3D)弹性体,区域体积记作 image.png,表面边界为image.png,如图 1.2 所示。该固体受任意位置的支承,其所受外力可以分布在体积和 / 或边界上。固体中的应力将引起变形,从而产生位移场,而该位移即是我们所关心的场变量。固体中的位移和应力水平在各点是不相同的,这将取决于该固体的构造、载荷及边界条件。

image.png

固体中的任意一点通常用 6 个应力分量描述其应力状态,如图 1.3 中小立方体单元的各表面所示。每个面上均作用有一个正应力和两个剪应力,其第一个下标代表应力作用面,第二个下标代表应力方向,图中标注的应力均为正方向。注意在立方体三个背面上同样存在应力,由于这些面的法线方向与坐标轴方向相反,因此对应应力的正方向也与坐标轴方向相反。该立方体单元内共计存在 9 个应力分量,这9各应力分量共同构成应力张量的组成元素。分别对立方体单元的三根形心轴列力矩平衡方程,便可简便证明


image.png

image.png


原资料见附件


免责声明:

本页面/内容部分素材来源于互联网公 开 信 息,旨在传递更多信息,不代表本平台立场。

版权归原作者或机构所有,如涉及侵权,请通过平台联系我们,我们将在核实后第一时间处理。

本平台对转载内容的真实性、准确性不作任何保证,用户需自行判断并承担使用风险。

附件

免费Q36-无网格法理论及程序设计.PDF
通用航空航天船舶电力MeshFree振动化学爆炸控制有限差分复合材料求解技术裂纹理论材料
著作权归作者所有,欢迎分享,未经许可,不得转载
首次发布时间:2026-07-27
最近编辑:29天前
仿真支持爱好者
在仿真的路上越走越远
获赞 333粉丝 21文章 318课程 0
点赞
收藏
作者推荐

燃烧物理学核心原理与应用(Combustion Physics)

摘要:本文为《CombustionPhysics》第1、2章核心内容,系统讲解燃烧热力学与化学反应动力学两大基础板块。热力学部分推导化学平衡判据、平衡常数、生成焓与绝热火焰温度,结合图表分析当量比、压力对火焰温度、产物组分的影响;动力学从质量作用定律切入,介绍可逆/多步反应稳态、部分平衡简化手段,详述阿伦尼乌斯公式、碰撞理论、过渡态理论、RRK单分子反应模型,区分直链与支链链式反应机理,完整给出自由基生成、消耗路径,配套反应速率推导与能量势能曲线,为燃烧数值模拟、反应机理简化提供完整理论框架。COMBUSTIONPHYSICSInthepastseveraldecades,combustionhasevolvedfromascientificdisciplinethatwaslargelyempiricaltoonethatisquantitativeandpredictive.Thesead-vancesarecharacterizedbythecanonicalformulationofthetheoreticalfoun-dation;thestronginterplaybetweentheory,experiment,andcomputation;andtheunifieddescriptionoftherolesoffluidmechanicsandchemicalkinetics.Thisgraduate-leveltextincorporatestheseadvancesinacomprehensivetreatmentofthefundamentalprinciplesofcombustionphysics.Thepresentationemphasizesanalyticalproficiencyandphysicalinsight,withtheformerachievedthroughcomplete,thoughabbreviated,derivationsatdifferentlevelsofrigor,andthelatterthroughphysicalinterpretationsofanalyticalsolutions,experimentalob-servations,andcomputationalsimulations.Exercisesaredesignedtostrengthenthestudent’smasteryofthetheory.Implicationsofthefundamentalknowledgeonpracticalphenomenaarediscussedwheneverappropriate.Thesedistinguish-ingfeaturesprovideasolidfoundationforanacademicprogramincombustionscienceandengineering.ChungK.LawistheRobertH.GoddardProfessorofMechanicalandAerospaceEngineeringatPrincetonUniversity.HeobtainedhisdoctorateinengineeringphysicsfromtheUniversityofCaliforniaatSanDiegoin1973.Hisresearchinterestsareincombustion,propulsion,heatandmasstransfer,andissuesonenergyandtheenvironment.Forhisresearchaccomplishments,hereceivedtheCurtisW.McGrawResearchAwardoftheAmericanSocietyforEngineeringEducation(ASEE)in1984foroutstandingearlyachievementinresearch,asil-vermedaloftheCombustionInstitutein1990,thePropellantsandCombustionAwardoftheAmericanInstituteofAeronauticsandAstronautics(AIAA)in1994,theHeatTransferMemorialAward,inscience,oftheAmericanSocietyofMechanicalEngineers(ASME)in1997,theEnergySystemsAwardandthePendrayLiteratureAwardoftheAIAAin1999and2004,respectively,andsev-eralawardsforbestconferencepapers.HeisanoriginalmemberoftheHighlyCitedResearchersdatabaseoftheInstituteforScientificInformation(ISI).ProfessorLawisaformerpresidentoftheCombustionInstitute,aFellowoftheAIAAandtheASME,andamemberoftheU.S.NationalAcademyofEngineering.PrefaceSincethemid-1970stherehasbeentrulysignificantadvancementincombustionsci-ence,spurredbythedualsocietalconcernsforenergysufficiencyandenvironmentalquality,andenabledbytherapidincreaseinthesophisticationofmathematicalanalysis,computationalsimulation,andexperimentaltechniques.Consequently,wehavewitnessedtheevolvementofcombustionfromascientificdisciplinethatwaslargelyempiricaltoonethatisquantitativeandpredictive,leadingtoitsusefulapplicationsincombustion-relatedengineeringdevicesandpractices.Thistextreflectsmydesiretoincorporatetheseadvancesinmylecturesoncombus-tion.Asaresult,itspreparationhasbeenguidedbythethreedistinguishingthemescharacterizingrecentdevelopmentsincombustionresearch,namelythecanonicalformulationofthetheoreticalfoundation;thestronginterplaybetweenexperiment,theory,andcomputation;andthedescriptionofcombustionphenomenafromtheunifiedviewpointoffluidmechanicsandchemicalkinetics.Thetextalsoemphasizesanalyticalproficiencybypresentingcomplete,albeitab-breviated,derivationsthatcanbefollowedbythestudentwithamodesteffort.Alternatesolutionsaresometimespresentedtodemonstratethataphenomenoncanoftenbeanalyzedusingdifferentapproachesandatdifferentlevelsofrigor.Ihopethatthroughthisgentleguidancethestudentcanacquiretheneededconfidencetotacklemoredifficultproblemsonhisorherown.Thistextgrewoutofthelecturematerialpreparedforaone-yeargraduatecoursethatIhavegivenatseveralacademicinstitutions.Noprerequisiteinmathematics,fluidmechanics,andchemistryisexpectedapartfromtheusualundergraduateed-ucationinthephysicalsciencesormechanical,aerospace,orchemicalengineering.Thetextconsistsofthreeparts:Chapters1through4coverthebasiccomponentsrequiredtodescribechemicallyreactingflows,namelythermodynamics,chemicalkinetics,andtransportphenomena;Chapters5through10coverdescriptionsofthebasiccombustionphenomena—thoseofgoverningequations,nonpremixedandpre-mixedflames,thelimitphenomenaofignition,extinction,andflamestabilization,andtheaerodynamicsofflames;Chapters11through14covercombustioninthefourmajorclassesofflows,namelyturbulent,boundary-layer,two-phase,andsupersonicflows.Sincetheamountofmaterialtreatedinthistextissubstantial,theinstructormaybemoreselectiveinthechoiceoftopics.Forexample,discussiononreactionmechanisms,especiallymostofChapter3,canbeomittedifchemistryisnotempha-sizedinthecourse.Similarly,muchofthematerialsthatrequireextensivemathemat-icalderivations,especiallythoseofChapter9,canbeomittedifstrongmathematicalexperienceisnotintended.Furthermore,aone-semestercoursecanbestructuredbyabstractingmaterialsfromindividualchapters,leavingtherestofthetextfortheenrichmentofindividualstudents.Whileaseriousattemptwasmadetomakethetextcomprehensiveinitscover-age,itisneverthelessinevitablethatsomeimportanttopicswereeitherexcludedorinadequatelypresented.Feedbackfromreadersonpossibleimprovementsinfutureeditionswillbeverymuchappreciated.Similarly,becauseoftheextensiveliteratureinexistence,itisalsounavoidablethatimportantreferenceswereinadvertentlyleftout.Forbearanceoftheauthorsofthesearticlesisrequested.InthepreparationofthistextIhavebeenablyassistedbymanyofmypresentandformergraduatestudentsandresearchassociates.Inparticular,Iacknowledgewithappreciationthefollowingwhohavecontributedsubstantiallyinthiseffort:JohnK.Becktold,Beei-HuanChao,PeckCho,Suk-HoChung,FokionN.Egolfopoulos,HongG.Im,TianfengLu,AtsushiMakino,MateiI.Radulescu,Chih-JenSung,HaiWang,HeyangWang,andDelinZhu.ThemanuscriptwasreadinpartorinwholebyProfessorCraigT.BowmanofStanfordUniversity,ProfessorSau-HaiLamofPrincetonUniversity,andProfessorFormanA.WilliamsoftheUniversityofCaliforniaatSanDiego.Theircommentshavebeensubstantialandmostuseful,andIthankthemsincerelyfortheircollegialityandgenerosity.ItwasbychancethatIbecameastudentofProfessorFormanA.Williamsinthespringof1970.Hisinfluenceonmyintellectualandprofessionaldevelopmenthasbeenprofound.Iamimmenselythankfulforhismentorship.Ireservemymostheartfeltappreciationformywife,HelenKwan-mei,forhavingtranscribedthefirstdraftsofthistext,forconstantlyencouragingmetobringittofruition,andforherpatienceandloveovertheyears.ChungK.LawPrinceton,NewJerseryJanuary2006Introductionustionscienceandtechnologyand,assuch,coversnotonlythebasiclawsandphenomenarelatedtothephysicsandchemistryofcombustion,butalsotheimplicationsofthefundamentalunderstandinggainedthereintotheprinciplesbehindthepracticalcombustionphenomenaaffectingourdailylives.Itpresentsthediverseknowledgerequiredofcombustionscientistsandengineers,thechallengestheyface,andthesatisfactiontheyderiveinprovidingtheproperlinkagebetweenthefundamentalandthepractical.InSection0.1weidentifythemajorareasofpracticalcombustionphenomena,illustratedbysomespecificproblemsofinterest.InSection0.2wediscussthescientificdisciplinescomprisingthestudyofcombustion,andinSection0.3wepresenttheclassificationsoffundamentalcombustionphenomena.AnoverviewofthetextisgiveninSection0.4.0.1.MAJORAREASOFCOMBUSTIONAPPLICATIONItisfairtosaythattheabilitytousefireisanimportantfactorinusheringthedawnofcivilization.Todayourdependenceontheserviceoffireisalmosttotal,fromheatingandlightingourhomestopoweringthevariousmodesoftransportationvehicles.Usefulasitis,firecanalsobemenacingandsometimesdeadly.Wildlandandurbanfirescausetremendouslossofpropertyandliveseveryyear;thenoxiouspollutantsfromautomotiveandindustrialpowerplantspoisontheveryenvironmentinwhichwelive;andtheuseofchemicalweaponscontinuestobeanagentofdestructionwithevergreaterefficiency.Combustioniscertainlyonebranchofsciencethataffectsalmosteveryaspectofhumanactivities.Practicalcombustionproblemscanberoughlydividedintothefollowingfivemajorcategories,ineachofwhichwecitesomeexamplesofcurrentinterest.EnergyandCombustionDevices:Despitethelargevarietyofalternateenergysourcesavailable,suchasnuclear,solar,wind,hydroelectric,geothermal,andOTEC(oceanthermalenergyconversion),chemicalenergyderivedfromburningfossilfuelssuppliesadisproportionatelylargefractionofthetotalworldenergyneeds—around85percentatpresent.Thistrendwillcontinueintheforeseeablefuturebecauseofitsconvenience,high-energydensity,andtheeconomics.Combustionenergyismainlyusedtogenerateheatandpower.Examplesofthisapplicationaredomesticheating,firingofindustrialfurnaces,andtheoperationofautomotiveenginesandgasturbines.Hencethedesignandoperationofheatandpowerdevicesandenginesiscloselyrelatedtotheissueofefficientenergyutiliza-tion.Becauseoftheimportanceoftransportationvehiclesasamajorconsumerofpetroleumfuelsandcontributorofairpollution,therehasbeenextensivedevelop-mentsincetheearly1970sformoreefficientandcleanerburninginternalcombustionenginesforautomobiles.Forexample,thedieselengineofferssubstantialadvantageoverthemorewidelyusedgasolineengines,forseveralreasons.First,eventhoughitscombustioncycleefficiencyislessthanthatofthegasolineengineforthesamecompressionratio,itismoreefficientoverallbecauseitoperatesathighercompres-sionratios.Furthermore,unlikethegasolineengine,whichrequireshighlyrefinedfuelswithnarrowspecifications,thedieselengineisveryfueltolerant.Thusdieselfuelrequireslessrefiningthangasolineand,consequently,resultsinanetsavinginprocessingenergyattherefinerystage.Thispropertyoffueltolerancealsoimpliesthatthedieselengineisagoodcandidatefortheuseofunconventionalorlow-gradefuels.Thedieselengine,however,doeshavethepotentialdisadvantagesofbeingrelativelynoisierandaheavyemitterofsootandoxidesofnitrogen(NOx);bothproblemshavetheirorigininitsoperationalprincipleandthereforerequirefunda-mentalcombustionresearch.Itisneverthelessgratifyingtonotethatmuchprogresshasbeenmaderecentlyinalleviatingtheseproblems.Animportantconceptinenginedevelopmentisthatofstratifiedchargecombustion.Thebasicideaisthatthecombustionofleanmixtureshasthepotentialofsimultaneouslyincreasingthecombustionefficiencyandreducingtheformationofmostpollutants.Leanmixtures,however,arehardtoignite.Therefore,thecon-ceptofstratifiedchargecombustionistostratifyanoverallfuelleanmixturefromrelativelyrichtoultralean.Sincetherelativelyrichportioncanbeignitedeasier,thehotcombustionproductssogeneratedcaninturnignitetheultraleanportionofthecharge.Thusbycombiningthemeritsofhigh-pressurecombustion,directfuelinjectionforuniformcylinder-to-cylinderchargedistributionandcontrolledfuelvaporization,sparkignitionforcontrolledignitionevent,andstratifiedchargecombustion,therehasbeenconsiderabledevelopmentonhigh-compression-ratio,direct-injection,spark-assisted,stratifiedchargeengines.Incontrasttostratifiedchargeengines,thereisalsoconsiderableinterestinthedevelopmentofHCCI(homogeneouschargecompressionignition)engines.Conceptually,byhavingreactiontakingplacehomogeneouslywithintheentireen-ginecylinder,insteadofbeingconfinedtolocalized,high-temperatureregionscon-stitutingtheflames,theformationofsootandNOxcanbesubstantiallyreduced.Furthermore,highercompressionratiosandhencehigherefficiencycanbeattainedwithcompressionignition.Thefactthatimprovementsintheengineperformancecanbepursuedthroughtheoppositeconceptsofstratifiedandhomogeneouschargesnotonlydemonstratesthecomplexityofthecombustionphenomenaunderlyingsuchtechnologicalprocesses,butitalsohighlightstherichnessofthepossibleavenuesthatcanbeexploredforoptimization.Fuels:Combustionneedsfuel.Furthermore,thesatisfactoryoperationofdifferentheatandpowerenginesusuallydependscriticallyonthecompatibilityofthefuelused.Examplesaretheunsuitabilityofdieselfuelforuseingasolineenginesbecauseitisrelativelylessvolatile,andthenarrowcompositionalspecificationsofgaseswhichcanbeusedindomesticgasstovesinordertomaintainflamestabilizationbyavoidingblowoffandflashback.Theimportanceoffuelincombustionhasbeenreceivingincreasedinterestbe-causeoftheconcernovertheshortageandreliabilityofpetroleumsupply.Thus“energycrisis”issimplya“fuelcrises.”Sincetheworld’spetroleumsupplyispro-jectedtobeseverelydepletedwithinthiscentury,thelongtermsolutionforthenextfewcenturiesintermsoffossilfuelsappearstolargelydependontheburningofcoal,eitherthroughdirectutilizationorascoal-derivedfuels.Twoapproachesfordirectcoalutilizationarebeingactivelypursued.Thefirstisfluidized-bedcombustion,inwhichairisintroducedthroughthebottomofabedofcoalparticlesatasufficientlyfastratesuchthattheparticlesarelevitated,thatis,fluidized.Thisapproachhastheadvantagesthatthecoalparticlesareindirectcontactwiththeoxidizingairsuchthattheirburningratesaremaximized,thatneutralizationofoxidesofsulfur(SOx)canbefacilitatedbymixinglimestonewiththecoalparticles,andthattheproductionofNOxcanbeminimizedbycontrollingthefluidizationrate.Thesecondapproachfordirectcoalutilizationistheburningofcoal–waterslurries.Here,finelycrushedcoalparticlesofsizesrangingbetween40–70μmaremixedinwaterandsprayeddirectlyintothecombustionchamberofindustrialfurnaces.Theadvantagesarethatthephysicalprocessesofcoalcrushingandmixingarelessenergyexpensivethanthechemicalprocessofcoalliquefaction,andthattheslurriescanbetransportedthroughpipelinesandsubsequentlydirectlyburnedinconventionaloil-firedcombus-tors.Thisrequiresminimumhardwaremodification,andtherebycapitaloutlayandcombustordowntime.Slurriesupto70percentcoalcontenthavebeensuccessfullyburned.Oilcanalsobederivedfromcoal.Thesecoal-derivedoilshavehigherboilingpoints,widerboilingpointranges,andhighercontentsofaromaticsandnitrogen-containingcompounds.Consequently,theytendtoproducemoresootandNOx.Variousalternateandhybridfuelshavealsobeenformulated.Prominentamongthesearemethanol,ethanol,andmixturesofethanolwithoil.Methanolcanbederivedfromnaturalgasandcoal,whilebothmethanolandethanolcanbeproducedfrombiomass.Alcoholshavesmallerheatsofcombustionbecauseoftheextraoxygenatominthemolecule.However,theyhavehigherknockratingsingasolineenginesandproducelessNOxandsoot.Blendsofethanolandgasoline,andmethanolandgasoline,havebeensuccessfullymarketed.Coal,ofcourse,canalsobegasifiedinthepresenceofair,withorwithoutsteam,toproduceacombustiblegaseousfuelthatconsistsofhydrogenandcarbonmonoxide.Coalgasificationbecomesprogressivelymoreattractiveasasourceofcleanfuelwiththedwindlingsupplyofnaturalgas.PollutionandHealth:Themajorpollutantsfromcombustionaresoot,SOx,NOx,unburnedhydrocarbons(UHC),andcarbonmonoxide(CO).Asjustmentioned,sootisexpectedtobeaseriousproblemwiththeburningofcoal-derivedfuelsandthelarge-scaledeploymentofhigh-compressionenginessuchasthediesel.Sootnotonlyisunsightlybutcanalsobecarcinogenicduetothecondensationandtherebypresenceofcarcinogenicliquidcombustionproductsontheparticlesurface.ThemainsourceofSOxisfromburningcoal.Whencombinedwithwaterintheatmosphere,theemittedSOxformssulfuricacidandprecipitatesasacidrain,withdevastatingeffectsonaquaticlifeandsoilerosion.NOxcanbeformedfromeithertheN2intheatmosphereorthenitrogenatomsinthefuelmolecules,withtheformerproducedunderhigh-temperature,intensecombustionsituationsbecauseoftheneedtodissociatethenominallyinertN2intheair.Fuel-boundNOxislesstemperaturesensitiveandcouldbeamajorcontributorofNOxemissionfromburningcoalorcoal-derivedoils.WhenitreactswithUHCandozoneinthepresenceofsunlight,NOxformssmogthatisdetrimentaltotherespiratorysystem.Aproblemofpotentialconcernisindoorpollution.Withhousesbeingbetterinsu-latedtoconserveenergy,thetracepollutants(CO,NOx,UHC),fromsuchdomesticheatingdevicesasthegasstove,furnace,andkeroseneheater,mayexistatsufficientlyhighlevelsastobeinjurioustohealth.Thereisalsointerestinapplyingcombustiontechnologyinthemanagementofmunicipal,munition,andchemicalhazardouswastesthroughincineration.Theprob-lemswithburningthesewastesaretheuncertaintyofthetoxicityofthecombustionintermediatesandproductsandthefactthatsomeofthechemicalsarehalogenatedcompounds,whichcanberesistanttoefficientburningbecauseofthescavengingofthecrucialhydrogenatombythehalogenradicalsintheoxidationprocess.Aserious,andpotentiallycatastrophic,environmentalproblemisglobalwarmingcausedbytheincreasedamountofanthropogenicCO2intheatmosphere.SinceCO2isaby-productofhydrocarboncombustion,suggestionshavebeenmadetousehydrogenastheprimaryfuelsource.Intheeventthathydrogenisderivedthroughtheconversionofhydrocarbons,CO2isstillproducedduringconversionandneedstobesequesteredproperlyinordertopreventitsreleaseintotheatmosphere.Adiscussionontheadverseeffectsofcombustiononhealthwouldnotbecompletewithoutmentioningthewell-establishedcancer-causingconsequenceofcigaretteSafety:Thistopiccanbedividedintothreecategories,namelyfires,explosions,andmaterials.Fires,bothstructuralandwildland,arecostlyintermsofhumansufferingaswellasfinancialloss.Problemsofinterestincludeimprovingfiredetectiontech-nologyandunderstandingthedynamicsoffirepropagationinconfinedspacessuchasbuildingsandaircraftcabins.Explosionsareofconcerntosafetyinminegalleriesandgrainelevators,asacon-sequenceofLNG(liquefiednaturalgas)spillsorrupturingofpressurizedhydrogenstoragetanksinurbanareas,andinnuclearreactoraccidents.Inthelastexample,hydrogengasisgeneratedandcouldaccumulateinsufficientquantitytocauseanexplosion.Thiswouldinturnrupturethereactorcontainmentstructure,causingthereleaseofradioactivegasesintotheenvironment.Sincetheinhalationofsmokeandthetoxicproductsofcombustionisacauseoffatalityinfires,thechoiceofmaterialsforstructureanddecorationisalsoanimportantconsiderationintheoverallstrategyforfirecontrol.Astrategytowardthepreventionoffiresandexplosionsinaircraftandcombatvehicles,suchastanks,isthedevelopmentoffire-safefuelswhich,whileburningwellwithintheengine,willnotcatchfireuponspillage.Forexample,dieseloilemulsifiedwithasmallamountofwaterhasbeenfoundtobefireresistant.DefenseandSpace:Thevariousdefenseestablishmentsareinterestedinthefor-mulationofhigh-energymunitionsandpropellants;thesuppressionofcombustioninstabilitywithinjetengines,rocketsandguns;signatureanddetectionvulnerabilityfromtheexhaustsofjetenginesandrockets;andmeasuresatpreventingexplosionoffueltankswhenbeingpenetratedbyprojectiles.ThedevelopmentofchemicallasersasanintensepowersourceandofhypersonicaircraftuptoMach25arealsoofinteresttothenationaldefense.Sincecombustionexperimentsconductedoneartharefrequentlycomplicatedbythepresenceofbuoyantflows,therehasbeenmuchinteresttoconducttheseexper-imentsintheweightlessenvironmentofaspaceshuttleorstation.Theintrusionofbuoyancyisparticularlyproblematicwhentheburningisslowasinthepropagationofaflameinaweakmixture,orforlong-durationphenomenasuchassmoldering.Thepresenceofbuoyancycanalsodistorttheflameconfigurationfromanother-wisesymmetricalone,andhencesignificantlycomplicatesdatareductionaswellastheoreticalanalysisorcomputationalsimulationofthephenomenonofinterest.Firesafetyisofparamountinterestinspaceexploration.Forexample,whileearth-boundsmokedetectorsofincipientfiresareplacedattheceilingofaroominor-dertocapturethebuoyancy-driven,upwardlyrisingsmoke,theyareclearlyinop-erativeintheweightlessspaceenvironment.Furthermore,flammabilitystandardsestablishedonearthmaynothavemuchmeaningforthefiresafetyevaluationofaspacecraft.Recognizingthattheenvironmentwithinaspacecraftisartificialanyway,therehasbeenthesuggestionofcreatinganalmostfire-prooflivingenvironmentsothatfirehazardceasestobeaconcern.Thisconceptisbasedontherecognitionthatwhereasignitionandcombustionintensitydependonthefractionalamountofoxygenintheoxidizinggas,humancomfortdependsonlyontheabsoluteamountofoxygen.Furthermore,itisalsoempiricallyknownthatthecombustibilityofmostorganicmaterialsdecreasesdrasticallywithdecreasingoxygenconcentration.Theybecomehardlyflammablewhentheoxygenconcentrationisreducedtolessthan,say,15molepercent.Thusifwecanreducethecabinoxygenconcentrationtohalfofitsvalueinair,butincreasethecabinpressuretotwoatmospheres,thenacomfortable,butfire-proofenvironmentcanbecreated.原资料见附件免责声明:本页面/内容部分素材来源于互联网公开信息,旨在传递更多信息,不代表本平台立场。版权归原作者部分或机构所有,如涉及侵权,请通过平台联系我们,我们将在核实后第一时间处理。本平台对转载内容的真实性、准确性不作任何保证,用户需自行判断并承担使用风险。

有附件
未登录
还没有评论
课程
培训
服务
行家
VIP会员 学习计划 福利任务
下载APP
联系我们
帮助与反馈