




全文预览已结束
付费下载
下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
ExplorationAndSimulationofNeuralNetworkPIDInTemperatureControlSystemAbstract:ThispaperpresentsanewkindofintelligencePIDcontrolmethodonBPneuralnetworkandsomeofbasicconceptsaboutBPneuralnetwork.NeuralnetworkintelligencePIDcontrollerhasmanyadvancedpropertiescomparedwithtraditionalPIDcontroller.TheBPneuralnetworkPIDcontrolmethodisappliedtotemperaturecontrolsysteminindustryfield.Thesimulationresultsshowthatthecontrolmethodhashighcontrolaccuracy,strongadaptationandexcellentcontrolresults.Keywords:Neuralnetwork,PIDcontroller,Temperaturecontrolsystem1ForewordInindustrialprocesscontrol,PIDcontrolisabasiccontrolmethod,itsrobustness,simplestructure,easytoimplement,buttheconventionalPIDcontrolalsohasitsowndisadvantage,becausetheparametersofconventionalPIDcontrollerisbasedonbeingmathematicalmodelofcontrolledobjectidentified,whenthemathematicalmodeloftheobjectarechanging,non-lineartime,PIDparametersisnoteasyinaccordancewithitsactualsituationandmakeadjustments,theimpactofthequalitycontrolsothatthecontrolofthequalitycontrolsystemdecline.Especiallyinthepuretime-delaycharacteristicswiththeindustrialprocess,theconventionalPIDcontrolmoredifficulttomeettherequirementsofthecontrolaccuracy.Becauseofneuralnetworkswithself-organization,self-learning,adaptivecapacity,Inthispaper,basedonBPneuralnetworkPIDcontroller,sothatartificialneuralnetworkPIDcontrolwiththetraditionalcombinationofeachotherandjointlyimprovequalitycontrolandtothemethodinthetemperaturecontrolsystemusingthesimulationlanguageMatlabapplication.2BPneuralnetworkmodelandalgorithmconstitute2.1BPneuralnetworkmodelconstituteBPneuralnetworklearningprocessconstitutedmainlybytwostages:Thefirstphase(forwardpropagation),theinputsignalthroughtheinputlayer,hiddenlayerafterlayer-by-layertreatment,intheoutputlayeriscalculatedforeachneurontheactualoutputvalue.Thesecondstage(theprocessoferrorback-propagation),ifnotintheoutputlayerthedesiredoutputvalue,theactuallayer-by-layerrecursiveoutputanddesiredoutputofthemargin,andtherighttoadjustthebasisofthiserrorfactor.2.2TheneuralnetworkPIDcontrollerstructureandalgorithmInthetraditionalPIDcontrol,classicalincrementalPIDcontrolforms:u(k)=u(k-1)+pe(k)-e(k-1)+ie(k)+de(k)-2e(k-1)+e(k-2)Kp:proportionalcoefficienti=iop:Integralcoefficientodpd:DifferentialcoefficientSetupBPneuralnetworkPIDcontrollerstructure:r(k)e(k)u(k)y(k)+_y(k)Adaptiveinordertoachievedip,ofthepurpose,theoutputlayerforthethreeneurons,correspondingtodip,.Inputlayer,hiddenlayerneurons,thenumberofchargedobjectsinaccordancewiththecomplexityoffixed.Hiddenlayeractivationfunctionusedforthepositiveandnegativesymmetricalsigmoidfunction:xxxxeeeexxf)tanh()(Outputlayeractivationfunctionoftheuseofnon-negativesigmoidfunction:xxxeeexxg2)tanh(1)(Weassumethato31,o32,o33istheoutputofoutputlayer,whichcorrespondtop,i,d.Wetaketheperformanceindexfunctionasfollows:2)1()1(21kykrJWhentheactualoutputandthedeviationbetweenthedesiredoutput,thentheerrorback-propagation.Reversethespreadofthesubstanceisbyadjustingtheweightssothatthesmallestdeviation,itcanusethesteepestdescentmethod,errorfunctionbyanegativegradientdirectiontoalllevelsofneuronweightstoadjustoramend.Thenhave:NNPIDNNPlantNNArithmetic)1()3(kwli=-)()3()3(kwwJlili:Learningrate:MomentumofAvailablebythechainrule:)3(liwJ=)3()3()3()3()3()()()()()1()1(lillllwknetknetOOkukukykyJ=-e(k+1)3()3()3()3()3()()()()()1(lillllwknetknetOOkukukyOne:l=1,2,3SoBPneuralnetworkcanbetheoutputlayerweightsofthecalculationformula:)()()1()3()2()3()3(kwkOkwliilliOfwhich:)(*)()(*)()1(sgn()1()3(,)3()3(knetgkOkukukykelllBecauseofthePIDcontrol)()1(kukyalgorithminnormalcircumstancesareunknown,canbeusedtoreplacefunctionsymbols)()1(sgnkuky,andthroughadjustmentstocorrecterrors.Empathycanbehiddenlayerweightcoefficientcalculationformula:)()()2()1()2()2(kwkOwijjiijOfwhich:)()()3(31)3()2()2(kwknetflillii,Intheabovevarioustypes,theScorner(1),(2),(3)express,respectively,inputlayer,hiddenlayer,outputlayer,l:Thenumberofoutputlayerneuronsi:Thenumberofhiddenlayerneuronsj:Thenumberofinputlayerneurons)(1)(xgxgg2/)(12xffBasedontheabovecanbeBPneuralnetworkcontrolalgorithms:(1)determinetheneuralnetworkarchitecture,initializedweightsoneachfloor.Controlthevolumeofoutput,errorchecktheinitialvalue0.(2)ofthesamplingsystemhasbeen)(kr、)(ky.Calculatedbytheerror)()()(kykrke.AndundertheincrementalPIDalgorithmtotheerrorcomponentinputlayerasinput.(3)AccordingtoallfloorsoftheweightcoefficientsarecalculatedlayersBPneuralnetworkinputandoutput.Outputlayerweight,respectivelyKp、Ki、Kd.AccordingtoincrementalPIDcontrollerformulacanbeoutputu.(4)willserveuasthesupervisionofBPneuralnetworksignal,totheback-propagationalgorithmBP.Onlineaccordingtotheoutputlayer,hiddenlayerofthelearningalgorithmadjusttheweightsoneachfloor,sothattoachieveadaptiveadjustPIDcoefficients.(5)backto(2).3.InthetemperaturecontrolsystemsimulationexperimentIntheindustrialproductionprocess,controltheproductionprocessofallkinds,oftentothetemperatureoftheprocesssuchastimedelaycontroloftheprocess.Setthetemperaturecontrolwaschargedwiththeprocessoftransferfunctionis:)110)(140(3)(sssGSe60Thesimulationresultsasfollows:Figure(1)Figure(2)Figure(1)fortheconventionalPIDcontrol,Fig(2)FortheBPneuralnetworkPIDcontrol.FromthefigurewecanseethatconventionalPIDcontrolarisingfromovershootandtransitiontimethantheBPneuralnetworkPIDcontrolarisingfromovershoot
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 情景高尔夫培训课件
- 2026届江苏省常州市14校联盟化学高一第一学期期中质量跟踪监视模拟试题含解析
- 营销活动的策划方案有哪些
- 幼儿园教科研的工作方案
- 2026届重庆市梁平实验中学化学高一第一学期期中预测试题含解析
- 2026届江西省上饶市民校考试联盟化学高二上期中达标检测模拟试题含解析
- 恒捷安全知识培训课件学校
- 文库发布:恐龙课件
- 恐龙无处不在课件
- 江苏省南京市江浦高级中学2026届化学高二上期末教学质量检测试题含答案
- 2025届广州市高三年级阶段训练(8月市调研摸底) 数学试卷(含答案)
- 《旅馆建筑设计原理》课件
- 2024年危险化学品经营单位安全管理人员考试练习题(附答案)
- 2024-2030全球与中国探地雷达市场现状及未来发展趋势
- 火龙果病虫害
- 电梯维保服务考核标准及评分办法
- 不使用童工的承诺书中英文版本
- 国际贸易理论与实务(陈岩 第四版) 课件全套 第0-16章 绪论、国际贸易理论、国际贸易政策-国际贸易方式
- 公司跟合作社合作协议书
- 局部麻醉知情同意书
- 五年级下册计算题400道及答案
评论
0/150
提交评论