




已阅读5页,还剩2页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
The inverted pendulumKey words: invertedpendulum, modeling, PIDcontrollers,Fuzzycontrollers,statespacecontrollersWhatisanInvertedPendulum?Rememberwhenyouwereachildandyoutriedtobalancea broom-stickorbaseballbatonyourindexfingerorthepalmofyourhand?Youhadtoconstantlyadjustthepositionofyourhandtokeeptheobjectupright.AnInvertedPendulumdoesbasicallythesamething.However,itislimitedinthatitonlymovesinonedimension,whileyourhandcouldmoveup,down,sideways,etc.CheckoutthevideoprovidedtoseeexactlyhowtheInvertedPendulumworks. 倒立摆是什么?还记得当你是个孩子时你曾用你的食指或者掌心设法去平衡一把扫帚柄或者棒球棍吗?你必须不断地调整你的手的位置以保持对象的垂直。一个倒立摆在本质上就是做相同的事情。然而,它会受限制因为它只能在一定范围内移动,虽然你的手可以上升、下降、斜向一边等等。检查录象提供的画面来观察倒立摆是如何确切地工作的。 Aninvertedpendulumisaphysicaldeviceconsistinginacylindricalbar(usuallyofaluminum)freetooscillatearoundafixedpivot.Thepivotismountedonacarriage,whichinitsturncanmoveonahorizontaldirection.Thecarriageisdrivenbyamotor,whichcanexertonitavariableforce.Thebarwouldnaturallytendtofalldownfromthetopverticalposition,whichisapositionofunsteadyequilibrium. 一个倒立摆是个物理设备它包括一个圆柱体的棒子(通常是铝的)可以在一个支点周围振荡。这个支点是安在一个车架上,它的转动方向是水平的偏转。小车是由一个马达控制的,它可以运用于一个变力。棒子会有自然的趋势从最高的竖直位置下落,那是一个不稳定的平衡位置。 Thegoaloftheexperimentistostabilizethependulum(bar)onthetopverticalposition.Thisispossiblebyexertingonthecarriagethroughthemotoraforcewhichtendstocontrastthefreependulumdynamics.Thecorrectforcehastobecalculatedmeasuringtheinstantvaluesofthehorizontalpositionandthependulumangle(obtainede.g.throughtwopotentiometers). 实验的目标是使摆(棒子)稳定在最高的竖直位置。这是有可能的只要运用通过马达的小车一个力该力可以与“自由”摆的动力学抵消。这个正确的力必须通过计算测量水平偏转的瞬时值和摆的角度(获得两个电位计)。 Thesystempendulum+cart+motorcanbemodeledasalinearsystemifalltheparametersareknown(masses,lengths,etc.),inordertofindacontrollertostabilizeit.Ifnotalltheparametersareknown,onecanhowevertrytoreconstructthesystemparametersusingmeasureddataonthedynamicsofthependulum. 系统摆+车+马达可以建模成一个线形系统如果所有的参数都是已知的(质量、长度等),为了寻找一个控制器去稳定住它。如果不是所有的参数都已知,可以用多种方法去“推想”系统参数像用摆的动力学的测量数据。 Whatisitusedfor?Justlikethebroom-stick,anInvertedPendulumisaninherentlyunstablesystem.Forcemustbeproperlyappliedtokeepthesystemintact.Toachievethis,propercontroltheoryisrequired.TheInvertedPendulumisessentialintheevaluatingandcomparingofvariouscontroltheories. 倒立摆是干什么的?就好象扫帚柄,一个倒立摆是一个天生的不稳定系统。力度必须被严格地应用以保持系统的完整性。为了实现它,严格的控制理论是必须的。倒立摆在求数值和各种控制理论的比较中是必要的。Theinvertedpendulumisatraditionalexample(neitherdifficultnortrivial)ofacontrolledsystem.Thusitisusedinsimulationsandexperimentstoshowtheperformanceofdifferentcontrollers(e.g.PIDcontrollers,statespacecontrollers,fuzzycontrollers.). 倒立摆是一个控制器系统中的一个传统的例子(既不困难也不是没有价值)。尽管它是仿真和实验来显示不同控制器的性能(举例来说PID控制器,状态空间控制器,模糊控制器)。 TheReal-TimeInvertedPendulumisusedasabenchmark,totestthevalidityandtheperformanceofthesoftwareunderlyingthestate-spacecontrolleralgorithm,i.e.theusedoperatingsystem.Actuallythealgorithmisimplementformthenumericalpointofviewasasetofmutuallyco-operatingtasks,whichareperiodicallyactivatedbythekernel,andwhichperformdifferentcalculations.Thewayhowthesetasksareactivated(e.g.theactivationorder)iscalledschedulingofthetasks.Itisobviousthatacorrectschedulingofeachtaskiscrucialforagoodperformanceofthecontroller,andhenceforaneffectivependulumstabilization.Thustheinvertedpendulumisveryusefulindeterminingwhetheraparticularschedulingchoiceisbetterthananotherone,inwhichcases,towhichextent,andsoon. 实时倒立摆被作为一个基准,去测试软件在状态空间控制器运算法则下的有效性和性能,也就是实用的操作系统。事实上运算法则是通过数值点实现的该数值点看作一组互助的协同操作的任务,它是周期性的通过核心的活动,它执行不同的计算。这些任务如何活动的方法(举例来说激活命令)被称作任务的时序安排。很明显每个任务的时序安排对控制器的一个好的性能是至关紧要的,因此对一个摆的稳定性是有效的。如此倒立摆是非常有用的在决定是否一个特殊的时序安排的选择比另一个好,在哪个情形下,在什么程度内等等。 Modelinganinvertedpendulum.Generallytheinvertedpendulumsystemismodeledasalinearsystem,andhencethemodelingisvalidonlyforsmalloscillationsofthependulum. 为倒立摆建模。通常倒立摆系统建模成一个线形系统,因此模型只对小幅度摆动的摆才有效。 Prescribedtrajectorytrackingwithcertainaccuracyisamaintaskofroboticcontrol.Thecontrolisoftenbasedonamathematicalmodelofthesystem.Thismodelisneveranexactrepresentationofreality,sincemodelingerrorsareinevitable.Moreover,onecanuseasimplifiedmodelonpurpose.Inthispaper,thestructuredandunstructureduncertaintiesareofprimaryinterest,i.e.,themodelingerrorduetotheparametersvariationandunmodeledmodes,especiallythefrictionandsensordynamics,neglectedtimedelays,etc.法定轨道通过确定的精确性是机器控制的一个主要任务。控制通常是基于一个系统的数学模型。模型不是一个准确的实体表现,模型的误差是不可避免的。此外,我们可以特意使用一个简化的模型。在这篇论文中,构造好的和未构造好的不确定因素是主要的兴趣所在,也就是说模型的误差导致参数变化和未模型化的模式,尤其是摩擦力和敏感元件的力度,被忽视的时间延迟等等。Theerroneousmodelandthedemandforhighperformancerequirethecontrollertoberobust.Theslidingmodecontrollers(SMC)basedonvariablestructurecontrolcanbeusediftheinaccuraciesinthemodelstructureareboundedwithknownbounds.However,anSMChassomedisadvantages,relatedtochatteringofthecontrolinputsignal.Oftenthisphenomenonisundesirable,sinceitcausesexcessivecontrolactionleadingtoincreasewearoftheactuatorsandtoexcitationofunmodeleddynamics.不正确的模型和高性能的需求要求控制器非常坚固。滑模控制器(SMC)是基于变结构控制使用的如果模型结构中的错误在已知的范围内跃进。然而,一个SMC有一些缺点,涉及控制输入信号的振动。通常这个现象是令人不快的,它会引起额外的控制作用从而导致激励者穿戴的增加和未建模动力学的刺激。 Theattemptstoattenuatethisundesirableeffectresultinthedeteriorationoftherobustnesscharacteristics.Thisisawell-knownproblemandwidelytreatedintheliterature.Inordertoobtainsmoothinginthebang-bangtypeddiscontinuitiesoftheslidingmodecontrollerdifferentschemeshavebeensuggested. 削弱这个令人不快的效果的尝试导致坚固的特性的变化。这是一个众所周知的难题并且广泛的在文献中经过处理。为了在继电器控制中获得滤波中断滑模控制器的方案已经被提出了。AnotherimportantissuelimitingthepracticalapplicabilityofSMCistheoverconservativecontrollawduetotheupperboundsoftheuncertainties.Inpracticemostoftentheworstcaseimplementedincontrollawdoesnottakeplaceandtheresultinglargecontrolinputsbecomeunnecessaryanduneconomical. 另外一个重要的论点限定了SMC的实际应用性就是创新的控制定律导致上面的不确定因素的范围。在实践中通常大部分最差的案例在控制定律下执行确没有发生并且作为结果的大的控制输入变得不必要和不经济的。Inthispaperwesuggestanapproachtothedesignofdecentralizedmotioncontrollersforelectromechanicalsystemsbesidestheslidingmodemotioncontrollerstructureanddisturbancetorqueestimation.Theaccuracyoftheestimationisthecriticalparameterforrobustnessinthisscheme,asopposedtotheupperboundsoftheperturbationsthemselves.Consequently,thedrivingtermsoftheerrordynamicsarereducedfromtheuncertainties(asintheconventionalSMC)totheaccuracyintheirestimates.Theresultisamuchbettertrackingaccuracywithoutbeingoverconservativeincontrol. 在这篇论文中我们提出一个机电系统中分散震动控制器的设计方法除了滑模震动控制器结构和干扰转矩的估算。估算的精确性是这个计划中最中坚的评定参数,与上面的不确定的范围正好相反。因此,在评估的精确性中控制一些误差动力学的条件减少了一些不确定性(就如同在传统的SMC中)。结果在没有超越传统的控制中是一个较好的跟踪精度。 Experimentalrobustnesspropertiesoffuzzycontrollersremaintheoreticallydifficulttoproveandtheirsynthesisisstillanopenproblem.Thenon-linearstructureofthefinalcontrollerisderivedfromallcontrollersatthedifferentstagesoffuzzycontrol,particularlyfromcommondefuzzificationmethods(suchasCentreofArea).Ingeneral,fuzzycontrollershavearegion-wisestructuregiventhepartitionofitsinputspacebythefuzzificationstage.Localcontrolsdesignedintheseregionsarethencombinedintosetstomakeupthefinalglobalcontrol.Apartitionofthestatespacecanbefoundforwhichthecontrollerhasregion-wiseconstantparameters.Moreover,eachfuzzycontrollertuningparameter(i.e.theshapesandthevaluesofinputoroutputvariablesmembershipfunctions)influencesthevaluesofparametersinseveralregionsatthesametime.Intheparticularcaseofaswitchinglineseparatingthephaseplaneintooneregionwherethecontrolispositivewhereasintheotheritisnegative,thefuzzycontrollermaybeseenasavariablestructurecontroller.Thiskindofafuzzycontrollercanbeassimilatedtoavariablestructurecontrollerwithboundarylayersuchasin,forwhichstabilitytheoremsexist,butwithanon-linearswitchingsurface. 模糊控制装置的实验的健全的性质难以用理论去证明它们的综合仍然是一个未解决的问题。最终控制器的非线性性质来源于各级模糊控制的控制器,显著地逆模糊化方法(诸如中心区)。通常,模糊控制器有一个区域劝导的性质是模糊化级数给的输入空间。本地控制设计这些区域结合成集使最终的全球控制实现。一个级数空间的分割可以在控制器有区域劝导的常数参数中找到。此外,每个模糊控制器调整参数(即形状以及输入输出的变量的值的隶属函数)会在同一时间在某些区域影响参数的值。在特殊情况下开关线将相平面分成一个区域那个区域中控制是正的反之另一边是负的,模糊控制器可以视为一个可变结构的控制器。这类的模糊控制器可以吸收到可变结构控制器边界层,其中稳定性定理存在,而是一个非线形开关面。 Withtheuseoftrapezoidalinputmembershipfunctionsandappropriatecompositionandinferencemethods,itwillbeshownthatitispossibletoobtainrulemembershipfunctionswhichareregion-wiseaffinefunctionsofthecontrollerinputvariable.Weproposealineardefuzzificationalgorithmthatkeepsthisregion-wiseaffinestructureandyieldsapiece-wiseaffinecontroller.Aparticularandsystematicparametertuningmethodwillbegivenwhichallowsturningthiscontrollerintoavariablestructure-likecontroller.Wewillcomparethisregion-wiseaffinecontrollerwithaFuzzyandVariableStructureControllerthroughtheapplicationtoaninvertedpendulumcontrol. 通过梯形输入隶属函数的使用和适当的作图法和推论方法,这将说明那是有可能遵循规则区域劝导的输入变量仿射函数的隶属函数。我们提出线形逆模糊化算法它能这个区域劝导仿射结构和产生一个块仿射控制器。一个特殊的系统的参数调节方法将会被给定它允许把这个控制器调节成一个可变的结构相似的控制器。我们将比较这个区域劝导仿射控制器和一个模糊的可变结构的控制器通过应用一个倒立摆控制。 Sofar,intheapplicationnoteseries,wehaveprovidedseveralexamplesshowinghowtocreatefuzzycontrollerswithFIDE.However,theseexamplesdonotprovidetopicsonimplementationofthedesignedsystem.Inthisapplicationnote,weuseanexampleofaninvertedpendulumtoprovidedetailsonallaspectsoffuzzylogicbasedsystemdesign. 迄今为止,在应用笔记系列中,我们已经提供了许多展示如何用FIDE创造模糊控制装置的例子。然而,这些例子不能提供设计系统执行的话题。在这应用笔记中,我们可以用一个倒立摆的例子来提供模糊逻辑基础系统设计的所有方面的细节。 Wewillbeginwithsystemdesign;analyzingcontrolbehaviorofatwo-stageinvertedpendulum.Wewillthenshowhowtodesignafuzzycontrollerforthesystem.Wewilldescribeacontrolcurveandhowitdiffersfromthatofconventionalcontrollerswhenusingafuzzycontroller.Finally,wewilldiscusshowtousethiscurvetodefinelabelsandmembershipfunctionsforvariables,aswellashowtocreaterulesforthecontroller. 我们将从系统设计开始;分析二级倒立摆的控制行为。随后我们将展示如何为系统设计一个模糊控制装置。我们将描绘一个控制曲线当使用模糊控制装置时它与一个常规控制器是如何的不同。最后,我们将讨论如何使用这个曲线去定义标志还有变量的隶属函数,还有就是如何为控制器创立一套规则。 Intheformulationofanycontrolproblemtherewilltypicallybediscrepanciesbetweentheactualplantandthemathematicalmodeldevelopedforcontrollerdesign.Thismismatchmaybeduetounmodelleddynamics,variationinsystemparametersortheapproximationofcomplexplantbehaviorbyastraightforwardmodel.Theengineermustensurethattheresultingcontrollerhastheabilitytoproducetherequiredperformancelevelsinpracticedespitesuchplant/modelmismatches.Thishasledtoanintenseinterestinthedevelopmentofso-calledrobustcontrolmethodswhichseektosolvethisproblem.Oneparticularapproachtorobustcontrolcontrollerdesignistheso-calledslidingmodecontrolmethodology. 在任何控制问题的陈述中,在控制的设计发展中现行的设备和数学模型之间总是有着明显的差异。这种失谐也许应归于非建模动力学中,通过一个简洁的模型系统参数或者复杂设备的近似值会发生变化。工程师必须确定作为结果的控制器在实际中有能力制造必须的性能指标不管是设备还是模型的失谐。这已经导致了在所谓坚固的操纵方法的发展产生一个强烈的兴趣此方法能设法解决这个问题。坚固的操纵控制器设计的一个特殊的方法就是所谓的滑模控制方法。SlidingmodecontrolisaparticulartypeofVariableStructureControlSystem(VSCS).AVSCSischaracterizedbyasuiteoffeedbackcontrollawsandadecisionrule.Thedecisionrule,termedtheswitchingfunction,hasasitsinputsomemeasureofthecurrentsystembehaviorandproducesasanoutputtheparticularfeedbackcontrollerwhichshouldbeusedatthatinstantintime.Avariablestructuresystem,whichmayberegardedasacombinationofsubsystemswhereeachsubsystemhasafixedcontrolstructureandisvalidforspecifiedregionsofsystembehavior,results.Oneoftheadvantagesofintroducingthisadditionalcomplexityintothesystemistheabilitytocombineusefulpropertiesofeachofthecompositestructuresofthesystem.Furthermore,thesystemmaybedesignedtopossessnewpropertiesnotpresentinanyofthecompositestructuresalone.UtilizationofthesenaturalideasbeganintheSovietUnioninthelate1950s. 滑模控制是可变结构控制系统(VSCS)的一个特殊的类型。一个VSCS是由一套反馈控制定律和一个决策规则表现出来的。决策规则,条件是开关方程,将输入估计成正确的系统特性并且产生一个输出精确的反馈控制器使之可以及时地被使用。一个可变结构系统,被认为是各子系统的结合其中每个子系统有一个确定的控制结构并且结果是对系统结构给定的区域是适用的。介绍这个额外的系统的复杂性的优势之一就是可以将系统中复合结构的有用的性质组合起来。此外,该系统可能被设计成拥有新的性质而且不是单独地应用与复合结构的某一方面。 前苏联在20世纪50年代末最先开始利用这些自然的想法。 Inslidingmodecontrol,theVSCSisdesignedtodriveandthenconstrainthesystemstatetoliewithinaneighborhoodoftheswitchingfunction.Therearetwomainadvantagestothisapproach.Firstly,thedynamicbehaviorofthesystemmaybetailoredbytheparticularchoiceofswitchingfunction.Secondly,theclosed-loopresponsebecomestotallyinsensitivetoaparticularclassofuncertainty.Thelatterinvariancepropertyclearlymakesthemethodologyanappropriatecandidateforrobustcontrol.Inaddition,theabilitytospecifyperformancedirectlymakesslidingmodecontrolattractivefromthedesignperspective. 在滑模控制中,VSCS被设计成操作并强迫系统状态位于邻近的开关方程中。这种方法有两个主要的优点:第一,系统的动态性能适应于开关方程的特殊选择;第二,闭环响应完全不受不确定的特殊种类的影响。后面的恒定性质明显地使方法论在坚固的操纵方法中有一个适当的侯选对象。另外,立即指定性能的能力使得滑模控制从设计观点看变得有价值。 Theslidingmodedesignapproachconsistsoftwocomponents.Thefirstinvolvesthedesignofaswitchingfunctionsothattheslidingmotionsatisfiesdesignspecifications.Thesecondisconcernedwiththeselectionofacontrollawwhichwillmaketheswitchingfunctionattractivetothesystemstate.Notethatthiscontrollawisnotnecessarilydiscontinuous. 滑模设计处理两种结构组成。第一个包括开关方程的设计所以滑行的动作满足设计规范。第二个涉及到控制规则的选择该规则将使开关方程在系统状态中变得有价值。注意这个控制规则并不是必然不连续的。 Wewillprovidethereaderwithathoroughgroundingintheslidingmodecontrolareaandassuchisappropriateforthegraduatewithabasicknowledgeofclassicalcontroltheoryandsomeknowledgeofstate-spacemethods.Fromthisbasis,moreadvancedtheoreticalresultsaredeveloped.ResultingdesignproceduresareemphasizedusingMatlabfiles.Fullyworkeddesignexamplesareanadditionaltutorialfeature.Industrialcasestudies,whichpresenttheresultsofslidingmodecontrollerimplementations,areusedtoillustratethesuccessfulpracticalapplicationofthetheory. 我们将提供读者一个彻底的滑模控制领域的基础并且适合大学生使用的经典控制理论和一写状态空间方法的知识的基础知识。从这些基础中,许多先进的理论的成果在不断发展。因而发生的设计规程强调需要用Matlab软件。充分的处理过的设计实例是一个额外的性质的指示。工业的案例学习,介绍了滑模控制执行的成果,被用于阐述成功的实际的理论上的应用。 The“INVERTEDPENDULUM,ANALYSIS,DESIGNANDIMPLEMENTATION”isacollectionofMATLABfunctionsandscripts,andSIMULINKmodels,usefulforanalyzingInvertedPendulumSystemanddesigningControlSystemforit.Thisreport&MATLAB-filescollectionaredevelopedasapartofpracticalassignmentonControlSystemAnalysis,Design&Developmentpracticalproblem.TheassignedproblemofINVERTEDPENDULUMisapa
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025年金融分析师职业手册深度解析金融知识面试模拟题集
- 2025年机器人技术应用与管理试卷及答案
- 2025年全国基层产科医师培训项目专业理论考核历年参考题库含答案
- 2025年注册验船师资格考试(A级船舶检验专业实务)经典试题及答案一
- 2025年注册验船师资格考试(A级船舶检验专业案例分析)全真冲刺试题及答案二
- 北京市门头沟区2024-2025学年八年级上学期期末考试道德与法制试题及答案
- 北京市门头沟区2023-2024学年七年级下学期第一次月考道德与法制考试题目及答案
- 2025年陵园服务礼仪与沟通技巧面试题
- 2025年生态修复师中级考试模拟题答案
- 2025年环境工程师专业能力评估模拟题及解析
- 岗前安全培训课件
- 学前儿童融合教育
- 2025年新疆中考道德与法治试卷真题(含标准答案)
- 科技公司薪资管理制度
- 糖尿病患者围手术期麻醉管理
- 胃肠疾病预防与健康管理
- 2025年云南省中考英语试卷真题(含标准答案及解析)
- 2025年全国新高考英语II卷试题解析及复习备考策略(课件)
- 全球化背景下文化自信的传承与创新
- 合规监督概念课件
- 电力变压器智能数字孪生体的构建与展望
评论
0/150
提交评论