版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
IntelligentControlLecturer:王学泰GroupMembers:王学泰李媛张玉磊2011-04-021太原理工大学谢刚Dr.GangXie,TUT1INTRODUCTIONWithincreasingdemandsforhighprecisionautonomouscontroloverwideoperatingenvelopes,conventionalcontrol(传统控制)
engineeringapproachesareunabletoadequatelydealwithsystemcomplexity(复杂性),nonlinearities(非线性),spatial(多维)andtemporalparametervariations(多参数),andwithuncertainty(不确定).
IntelligentControlorself-organising/learningcontrolisanewemergingdisciplinethatisdesignedtodealwithproblems.Ratherthanbeingmodelbased,itisexperientialbased(基于经验而不是模型).
IntelligentControlistheamalgamofthedisciplinesofArtificialIntelligence人工智能,SystemsTheory系统论andOperationsResearch运筹学Intelligentcontroldescribesthedisciplinewherecontrolmethodsaredevelopedthatattempt
toemulate(模拟
)importantcharacteristicsofhumanintelligence.Thesecharacteristicsincludeadaptationandlearning,planningunderlargeuncertaintyandcopingwithlargeamountsof
data.CharacteristicsofIntelligentSystemsAdaptation自适应andLearning再学习:
Theabilitytoadapttochangingconditionsisecessaryinan
intelligentsystem.Althoughadaptationdoesnotnecessarilyrequiretheabilitytolearn,for
systemstobeabletoadapttoawidevarietyofunexpectedchangeslearningisessential.So
theabilitytolearnisanimportantcharacteristicof(highly)intelligentsystems.Autonomy自治性
andIntelligence智能性:
Autonomyinsettingandachievinggoalsisanimportan
characteristicofintelligentcontrolsystems.Whenasystemhastheabilitytoac
appropriatelyinanuncertainenvironmentforextendedperiodsoftimewithoutexternal
interventionitisconsideredtobehighlyautonomous.StructuresandHierarchies分级递阶:
Inordertocopewithcomplexity,anintelligentsystemmust
haveanappropriatefunctionalarchitectureorstructureforefficientanalysisandevaluation
ofcontrolstrategies.Fuzzy(logic)Control模糊(逻辑)控制ANN-BasedControl(ArtificialNeuralNetwork)基于人工神经网络的控制ExpertControl专家控制GeneticAlgorithm遗传算法Intelligentcontrolcanbedividedintothefollowingmajorsub-domains:summary:Thecollectionofmethodologiescomprisingsoftcomputingincludee.g.fuzzylogic,neuralnetworks(neurocomputing)andgeneticalgorithms.Theseareoftencomplementaryratherthancompetingmethodologiesandcanoftenbecombinedinordertocreateintelligentsystems.Thestrengthsofthedifferentmethodologiesaresummarizedinthetablebelow.2FuzzyControlFuzzytheorybeganwithapaperon“fuzzysets(模糊集合)”,writtenbyProf.L.A.Zadehin1965.Fuzzysetsarethosesetswhoseboundaryisnotclear.Fuzzylogicsarecalculationproceduresonfuzzysets.Atechnologyinwhichthewholesystemcanberoughlydefined,thatis“fuzzytheory”wasproposed.Afuzzycontrolsystemisacontrolsystembasedonfuzzylogic(模糊逻辑)—amathematicalsystemthatanalyzesanaloginputvaluesintermsoflogicalvariablesthattakeoncontinuousvaluesbetween0and1,incontrasttoclassicalordigitallogic,whichoperatesondiscretevaluesofeither0or1(trueorfalse).2.1FuzzyLogicNormal“Crisp”logic
whereeverythingmustbeeither
TrueorFalse。Fuzzylogicisaformofmany-valuedlogicderivedfromfuzzysettheory(模糊集合理论)todealwithreasoningthatisfluidorapproximateFuzzylogicacknowledgesandexploitsthetoleranceforuncertaintyandimprecision.Thesentenceontheotherside
ofthelineisfalseThesentenceontheotherside
ofthelineisfalselinguisticvariables(语言变量)takeonlinguisticvalues(语言值)whicharewords(linguisticterms)withassociateddegreesof
membership(隶属度)intheset。
2.2FuzzyControlDesign©INFORM1990-1998 Slide17Fuzzycontrolisamethodologytorepresentandimplementa(smart)human’sknowledgeabout
howtocontrolasystem.AfuzzycontrollerisshowninFigure1.©INFORM1990-1998 Slide18Thefuzzycontrollerhasseveral
components:•Therule-baseisasetofrulesabouthowtocontrol.•Fuzzification(模糊化)istheprocessoftransformingthenumericinputsintoaformthatcanbeused
bytheinferencemechanism.•Theinferencemechanism(推理机)usesinformationaboutthecurrentinputs(formedbyfuzzification),decideswhichrulesapplyinthecurrentsituation,andformsconclusionsaboutwhattheplant
inputshouldbe.•Defuzzification(去模糊化)convertstheconclusionsreachedbytheinferencemechanismintoanumeric
inputfortheplant.MaptoFuzzySetsFuzzyRules
IFAANDBTHENL
*
*DefuzzificationInputsOutputget_inputs();fire_rules();find_output();TermDefinitions:Distance :={far,medium,close,zero,neg_close}Angle :={pos_big,pos_small,zero,neg_small,neg_big}Power :={pos_high,pos_medium,zero,neg_medium,neg_high}2.2.1Fuzzification:
-LinguisticVariables-©INFORM1990-1998 Slide21MembershipFunctionDefinition:TheLinguisticVariablesArethe“Vocabulary”ofaFuzzyLogicSystem!Computationofthe“IF-THEN”-Rules:#1:IFDistance=mediumANDAngle=pos_smallTHENPower=pos_medium#2:IFDistance=mediumANDAngle=zeroTHENPower=zero#3:IFDistance=farANDAngle=zeroTHENPower=pos_medium2.2.2Fuzzy-Inference:
-“IF-THEN”-Rules-©INFORM1990-1998 Slide22Aggregation: Computingthe“IF”-PartComposition: Computingthe“THEN”-PartTheRulesoftheFuzzyLogicSystemsArethe“Laws”ItExecutes!
2.2.3Defuzzification©INFORM1990-1998 Slide23
Defuzzificationistheprocessofproducingaquantifiableresultinfuzzylogic,givenfuzzysetsandcorrespondingmembershipdegrees。©INFORM1990-1998 Slide24summary:Fuzzycontrolistypicallyusedwhentheexplicitsystemanalyticalmodelis
notavailable.
Fuzzycontrolisintuitivetounderstandandeasytodesignfor
engineerswhoareunfamiliarwithclassicalcontroltheory.Afuzzycontroller
canbedesignedbasedone.g.ahumanoperatorsexperience.Fuzzycontrol
consistsofselectingandusing1.acollectionofrulesthatdescribethecontrolstrategy描述控制策略的规则集合2.membershipfunctionsforthelinguisticvariablesintherules在上述规则下,表示语言变量的隶属度函数3.logicalconnectionsforfuzzyrelations模糊关系之间的逻辑关系4.adefuzzicationmethod
去模糊化的方法
3Artificialneuralnetwork©INFORM1990-1998 Slide253.1BiologicalapproachtoAIArtificialneuralnetworksarecircuits,computeralgorithms(计算方法),ormathematicalrepresentationsloosely
inspired(激励)bythemassivelyconnectedsetofneuronsthatformbiologicalneuralnetworks.
Artificial
neuralnetworksareanalternativecomputingtechnologythathaveprovenusefulinavarietyof
patternrecognition(模式识别),signalprocessing(信号处理),estimation,andcontrolproblems.©INFORM1990-1998 Slide26©INFORM1990-1998 Slide27ArtificialneuronsNeuronsworkbyprocessinginformation.Theyreceiveandprovideinformationinformofspikes.©INFORM1990-1998 Slide28ArtificialneuralnetworksAnartificialneuralnetworkiscomposedofmanyartificialneuronsthatarelinkedtogetheraccordingtoaspecificnetworkarchitecture.Theobjectiveoftheneuralnetworkistotransformtheinputsintomeaningfuloutputs.©INFORM1990-1998 Slide293.2LearningProcessesLearning=learningbyadaptationTheyounganimallearnsthatthegreenfruitsaresour,whiletheyellowish/reddishonesaresweet.Thelearninghappensbyadaptingthefruitpickingbehavior.©INFORM1990-1998 Slide301.Learningwithateacher有教师学习
(Supervisedlearning)2.Learningwithoutateacher无教师学习(UnsupervisedLearning)3.ReinforcemengtLearning再励学习©INFORM1990-1998 Slide31a.Learningwithaperceptron(感知机)Perceptron:Data:Error:Learning:©INFORM1990-1998 Slide32Perceptron:Data:Error:Learning:©INFORM1990-1998 Slide33b.LearningwithRBF(径向基函数)neuralnetworksOnlythesynapticweightsoftheoutputneuronaremodified.AnRBFneuralnetworklearnsanonlinearfunction.©INFORM1990-1998 Slide34c.LearningwithMLP(多层感知机)neuralnetworks©INFORM1990-1998 Slide35Data:Error:xyout12…p-1p©INFORM1990-1998 Slide36d.Learningwithbackpropagation(BP反向传播神经网络)Solutionofthecomplicatedlearning:calculatefirstthechangesforthesynapticweightsoftheoutputneuron;calculatethechangesbackwardstartingfromlayerp-1,andpropagatebackwardthelocalerrorterms.©INFORM1990-1998 Slide37e.LearningwithFeed-Forward(前馈)NNx1=x2=x3=Inputsandoutputsarenumeric.©INFORM1990-1998 Slide38
Learningtasksofartificialneuralnetworkscanbereformulatedasfunctionapproximation(函数逼近)tasks.
Neuralnetworkscanbeconsideredasnonlinearfunctionapproximating(非线性逼近)tools(i.e.,linearcombinationsofnonlinearbasisfunctions),wheretheparametersofthenetworksshouldbefoundbyapplyingoptimisationmethods(最优化方法).Theoptimisation(最优化)isdonewithrespecttotheapproximationerrormeasure.
Ingeneralitisenoughtohaveasinglehiddenlayer(单隐含层)neuralnetwork(MLP,RBForother)tolearntheapproximationofanonlinearfunction.Insuchcasesgeneraloptimisationcanbeappliedtofindthechangerulesforthesynapticweights.3.3
Training(训练)NeuralNetworks©INFORM1990-1998 Slide39Howdoweconstructaneuralnetwork?Wetrainitwithexamples.Regardlessofthetypeof
network,wewillrefertoitaswhereθisthevectorofparametersthatwetunetoshapethenonlinearityitimplements(Fcould
beafuzzysystemtoointhediscussionbelow).Foraneuralnetworkθwouldbeavectorofthe
weightsandbiases.SometimeswewillcallFan“approximatorstructure.”Supposethatwegather
input-outputtrainingdatafromafunctiony=g(x)thatwedonothaveananalyticalexpression
for(e.g.,itcouldbeaphysicalprocess).©INFORM1990-1998 Slide40TrainingoftheANN(ArtificialNeuralNet)iseffectedby:Startingwithartibrarywieghts(任意权值)Presentingthedata,instancebyinstance
adaptingtheweightsaccordingtheerrorforeachinstance.Repeatinguntilconvergence(收敛).©INFORM1990-1998 Slide41summaryANNisamassivelyparalleldistributedprocessor(分布式并行处理).1.Simpleprocessingunitsthatcanstoreexperience2.Alearningprocess4ExpertControlSystemsAnexpertcontrolsystemisacomputerprogramthatisdesignedtoholdtheaccumulatedknowledge(累计知识)
ofoneormoredomainexperts4.1ComponentsofanExpertSystemTheknowledgebaseisthecollectionoffactsandruleswhichdescribealltheknowledgeabouttheproblemdomainTheinferenceengineisthepartofthesystemthatchooseswhichfactsandrulestoapplywhentryingtosolvetheuser’squeryTheuserinterfaceisthepartofthesystemwhichtakesintheuser’squeryinareadableformandpassesittotheinferenceengine.Itthendisplaystheresultstotheuser.InterpreterInferenceEngineKnowledgeBasedRulesDatabaseContextSetoffactsNaturalLanguageInterfaceExpertUserExpertSystemStructure(1)KnowledgeBase(知识库)Representsallthedataandinformationimputedbyexpertsinthefield.Storesthedataasasetofrulesthatthesystemmustfollowtomakedecisions.KnowledgeAcquisitionExpertSystemKnowledgeEngineerHumanExpert
(2)InferenceEngine(推理机)Askstheuserquestionsaboutwhattheyarelookingfor.Appliestheknowledgeandtherulesheldintheknowledgebase.Appropriatelyusesthisinformationtoarriveatadecision.(3)UserInterface(人机界面)Allowstheexpertsystemandtheusertocommunicate.Findsoutwhatitisthatthesystemneedstoanswer.Sendstheuserquestionsoranswersandreceivestheirresponse.4.2CharacteristicswithExpertSystemsThereisnoexpertinthefieldTheexpertisunabletocommunicatehis/herideasTheexpertisunwillingtocommunicatehis/herideasTheexpertisnotavailableMusthaveallinformationonasubjectCanallthetestingbeaccomplished?UseracceptanceAdvantagesofExpertSystemsCanbesimpletouseEfficientresultsAccurateresultsAdaptationandadjustmentstochangingconditionsCosteffectiveProblemswithExpertSystemsLimiteddomainSystemsarenotalwaysuptodate,anddon’tlearnNo“commonsense”Expertsneededtosetupandmaintainsystem5GeneticAlgorithmsAnalgorithmisasetofinstructionsthatisrepeatedtosolveaproblem.Ageneticalgorithmconceptuallyfollowsstepsinspiredbythebiologicalprocessesofevolution.GeneticAlgorithmsfollowtheideaofSURVIVALOFTHEFITTEST-Better(适者生存)andbettersolutionsevolvefrompreviousgenerationsuntilanearoptimalsolutionisobtained.Alsoknownasevolutionaryalgorithms,geneticalgorithmsdemonstrateselforganizationandadaptationsimilartothewaythatthefittestbiologicalorganismsurviveandreproduce.Ageneticalgorithmisaniterativeprocedure(迭次求近)thatrepresentsitscandidatesolutionsasstringsofgenescalledchromosomes(染色体).5.1Individual
Representing(个体表现)
Anindividualisdatastructurerepresenting
the“geneticstructure(基因组合)”ofapossiblesolution.Geneticstructureconsistsofanalphabet(usually0,1)BinaryEncoding二进制编码MostCommon–stringofbits,0or1. Chrom:A=1011001011Chrom:B=1111110000GivesyoumanypossibilitiesExampleProblem:KnapsackproblemTheproblem:therearethingswithgivenvalueandsize.Theknapsackhasgivencapacity.Selectthingstomaximizethevalues.Encoding:Eachbitsays,ifthecorrespondingthingisintheknapsackPermutationEncoding排列编码Usedin“orderingproblems”Everychromosomeisastringofnumbers,whichrepresentsnumberisasequence.ChromA:153264798ChromB:857723149Example:TravellingsalesmanproblemTheproblem:citiesthatmustbevisited.Encodingsaysorderofcitiesinwhichsalesmanwilllvisit.ValueEncoding值编码Usedforcomplicatedvalues(realnumbers)andwhenbinarycodingwouldbedifficultEachchromosomeisastringofsomevalues.ChromA:1.23235.32430.4556ChromB:abcdjeifjdhdierjfdChromC:(back),(back),(right),(forward),(left)Example:Findingweightsforneuralnets.Theproblem:findweightsfornetworkEncoding:RealvaluesthatrepresentweightsRulebasesystem规则库Givenarule(ifcolor=redandsize=smallandshape=roundthenobject=apple.Assumethateachfeaturehasfinitesetofvalues(e.g.,size=small,large)Representthevalueasasubstringoflengthequltothenumberofpossiblevalues.Forexample,small=10,large=01.Theentirerulewouldbe10010010100–setofrulesconcatenatingthevaluestogether.5.2SelectionCriteria(选择标准)Fitnessproportionateselection,rankselectionmethods.
Fitnessproportionate(适应度比例法)–eachindividual,I,hastheprobabilityfitness(I)/sum_over_all_individual_jFitness(j),whereFitness(I)isthefitnessfunctionvalueforindividualI.
Rankselection(
随机抽样法)–sortsindividualbyfitnessandtheprobabilitythatanindividualwillbeselectedisproportionaltoitsrankinthissortedlist.FitnessFunction(适应度函数)Representsarankofthe“representation”Itisusuallyarealnumber.Thefunctionusuallyhasavaluebetween0and1.Onecanhaveasubjectivejudgment(e.g.1-5forrecipe2-1-4.)Similarlythelengthoftherouteinthetravelingsalespersonproblemisagoodmeasure,becausetheshortertheroute,thebetterthesolution.
5.3Reproduction(复制)Reproduction-Throughreproduction,geneticalgorithmsproducenewgenerationsofimprovedsolutionsbyselectingparentswithhigher
fitnessratings(适应度)Crossover(交叉)-Manygeneticalgorithmsusestringsofbinarysymbolsforchromosomes,asinourKnapsackexample,torepresentsolutions.Crossovermeanschoosingarandompositioninthestring(say,after2digits)andexchangingthesegmentseithertotherightortotheleftofthispointwithanotherstringpartitionedsimilarlytoproducetwonewoffspring.CrossoverExampleParentA011011ParentB101100“bysplittingeachnumberasshownbetweenthesecondandthirddigits(positionisrandomlyselected)01*1011 10*1100Mutation(变异)-Mutationisanarbitrarychangeinasituation.Sometimesitisusedtopreventthealgorithmfromgettingstuck.Theprocedurechangesa1toa0,or0toa1.Thischangeoccurswithaverylowprobability(say1in1000)10101111100011Parent1Parent210100111100110Child1Child2MutationMutationandCrossoverCrossoverOperators
Singlepointcrossover:ParentA:10010|11101ParentB:01011|10110ChildAB:1001010110ChildBA:0101111101
Twopointcrossover:ParentA:1001|011|101
ParentB:0101|110|110ChildAB:1001110101
ChildBA:0101011110UniformCrossoverandMutationUniformcrossover:ParentA:1001011101ParentB:0101110110ChildAB:1101111101
ChildBA:0001010110Mutation:randomlytoggleonebitIndividualA:1001011101IndividualA':1000011101Crossover–PermutationEncodingSinglepointcrossover-onecrossoverpointisselected,tillthispointthepermutationiscopiedfromthefirstparent,thenthesecondparentisscannedandifthenumberisnotyetintheoffspringitisadded
(123456789)+(453689721)=(123456897)Mutation
Orderchanging-twonumbersareselectedandexchanged(123456897)=>(18345629
7)
Crossover–ValueEncodingCrossover
AllcrossoversfrombinaryencodingcanbeusedMutation
Addingasmallnumber(forrealvalueencoding)-toselectedvaluesisadded(or
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 染色体微缺失的表观遗传学调控机制
- 临洮《中药材鉴别》冲刺押题卷
- 护理输液PDCA的应用
- 脑疝患者的心理评估与干预
- 26年食管癌靶向给药方式梳理
- 福建省龙岩市2026届高三下学期高中毕业班适应性练习生物试卷(含解析)
- 安徽省A10联盟2026届高三下学期5月最后一卷生物试卷(含解析)
- 肺炎的护理团队协作
- 蕾诺氏病患者的护理职业素养与道德规范
- 小学食品安全自救2025说课稿
- 2026-2030中国摩卡咖啡壶行业市场发展趋势与前景展望战略分析研究报告
- Unit5OldtoysPartALet'sspell(课件)人教PEP版英语三年级下册
- 2026年民法典宣传月专题知识竞答
- 2025年西部计划高频考点公基训练题库(附解析)
- 2026年深度学习及其应用-复旦大学中国大学mooc课后章节答案期末练习题(典型题)附答案详解
- 2026云南昆华医院投资管理有限公司(云南新昆华医院)招聘5人备考题库及答案详解参考
- 2026届陕西省西安市五校中考三模语文试题含解析
- 2026小升初语文专项冲刺辅导
- 2025年东莞市康复实验学校招聘笔试真题
- 2026年医师定期考核业务水平测评理论(人文医学)考试卷含答案
- 交通运输工程全流程工作手册
评论
0/150
提交评论