全文预览已结束
下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1ProgrammableLogicControllersProgrammablelogiccontroller(plc)isasolid-statedeviceusedtocontrolmachinemotionorprocessoperationbymeansofastoredprogram.ThePLCsendsoutputcontrolsignalsandreceivesinputsignalsthroughinput/output(I/O)devices.APLCcontrolsoutputsinresponsetostimuliattheinputsaccordingtothelogicprescribedbythestoredprogram.Theinputsaremadeupoflimitswitches,pushbuttons,thunbwheels.Switches,pulses,analogsignals,ASCLLserialdata,andbinaryorBCDdatafromabsolutepositionencoders.Theoutputsarevoltageorcurrentlevelstodriveenddevicessuchassolenoids,motorstarters,relays,lights,andsoon.Otheroutputdevicesincludeanalogdevices,digitalBCDdisplays,ASCIIcompatibledevices,servovariable-speeddrives,andevencomputers.Programmablecontrollersweredeveloped(circain1968)whenGeneralMotorsCorp,andotherautomobilemanufacturerswereexperimentingtoseeiftheremightbeanalternativetoscrappingalltheirhardwiredcontrolpanelsofmachinetoolsandotherproductionequipmentduringamodelchangeover.Thisannualtraditionwasnecessarybecauserewiringofthepanelswasmoreexpensivethanbuyingnewones.Theautomotivecompaniesapproachedanumberofcontrolequipmentmanufacturersandaskedthemtodevelopacontrolsystemthatwouldhavealongerproductivelifewithoutmajorrewiring,butwouldstillbeunderstandabletoandrepairablebyplantpersonnel.Thenewproductwasnameda“programmablecontroller”.TheprocessorpartofthePLCcontainsacentralprocessingunitandmemory。Thecentralprocessingunit(cpu)isthe“trafficdirector”oftheprocessor,thememorystoresinformation.Comingintotheprocessoraretheelectricalsignalsfromtheinputdevices,asconditionedbytheinputmoduletovoltagelevelsacceptabletoprocessorlogic.TheprocessorscansthestateofI/oandupdatesoutputsbasedoninstructionsstoredinthememoryoftheplc.Forexample,theprocessormaybeprogrammedsothatifaninputconnectedtoalimitswitchistrue(limitswitchclosed),thenacorrespondingoutputwiredtoanoutputmoduleistobeenergized.Thisoutputmightbeasolenoid,forexampleoneachscantoseeifthatlimitswitchis,infact,closed.Ifitisclosed,theprocessorenergizesthesolenoidbyturningontheoutputmodule.Theoutputdevice,suchasasolenoidormotorstarter,iswiredtooutputmodulesterminal,anditreceivesitsshiftsignalfromtheprocessor,ineffect,theprocessorisperformingalongandcomplicatedseriesoflogicdecisions.ThePLC2performssuchdecisionssequentiallyandinaccordancewiththestoredprogram.Similarly,analogI/Oallowstheprocessortomakedecisionsbasedonthemagnitudelfasignal.Ratherthanjustifitisonoroff.Forexample,Theprocessormaybeprogrammedtoincreaseordecreasethesteamflowtoaboiler(analogoutput)basedonacomparisonoftheactualtemperatureintheboiler(analoginput)tothedesiredtemperature.Thisisoftenperformedbyutilizingthebuilt-inPID(proportional,integral,derivative)capabilitieslftheprocessor.BecauseaPLCis“softwarebased”,itscontrollogicfunctionscanechangedbyreprogrammingitsmemory.Keyboardprogrammingdevicesfacilitateentryoftherevisedprogram,whichcanbedesignedtocauseanexistingmachineorprocesstooperateinadifferentsequenceortorespondtodifferentlevelsof,orcombinationsofstimuli.Hardwaremodificationsareneededonlyifadditional,changed,orrelocatedinput/outputdevicesareinvolved.AllprogrammablecontrollersconsistofthebasicfunctionalblocksshowninFigure10.1.Wewillexamineeachblocktounderstandtherelationshiptothecontrolsystem.Firstwelookedatthecenter,asitistheheartofthesystem.Itconsistsofamicroprocessor,logicmemoryforthestorageoftheactualcontrollogic,storageorvariablememoryforusewithdatathatwillordinarilychangeasafunctionofthecontrolprogramexecution,andapowersupplytoprovideelectricalpowerfortheprocessorandmemory.NextcomestheI/Obloke.ThisfunctiontakesthecontrollevelsignalsfortheCPUandconvertsthemtovoltageandcurrentlevelssuitableforconnectionwithfactorygradesensorsandactuators.TheI/Otypecanrangefromdigital,analog,oravarietyofspecialpurpose“smart”I/Owhicharededicatedtoacertainapplicationtask.Theprogrammerisnormallyusedonlytoinitiallyconfigureandprogramasystemandisnotrequiredforthesystemtooperate.Itisalsousedintroubleshootingasystem,andcanprovetobeavaluabletoolinpinpointingtheexactcauseofaproblem.ThefielddevicesshownhererepresentthevarioussensorsandactuatorsconnectedtotheI/O.Thesearethearms,legs,eyes,andearsofthesystem,includingpushbuttons,limitswitches,proximityswitches,photosensors,thermocouples,positionsensingdevices,andbarcodereaderasinput;andpilotlight,displaydevices,motorstarters,DCandACdrivers,solenoids,andprintersasoutputs.Anadaptivecontrolsystemisonewhoseparametersareautomaticallyadjustedtocompensateforcorrespondingvariationsinthepropertiesoftheprocess.Thesystemis,inaword,“adapted”totheneedsoftheprocess.Naturallytheremustbe3somecriteriaonwhichtobaseanadaptiveprogram.Tospecifyavalueforthecontrolledvariableisnotenough-adaptionisnotrequiredtomeetthisspecification.Some“objectivefunction”ofthecontrolledvariablemustbespecifiedinaddition.Itisthisfunctionthatdeterminestheparticularformofadaptionrequired.Theobjectivefunctionforagivenprocessmaybethedampingofthecontrolledvariable.Inessence,therearethentwoloops,oneoperatingonthecontrolledvariable,theotheronitsdamping.Becausedampingidentifiesthedynamicloopgain,thissystemisdesignatedasadynamicadaptivesystem.Itisalsopossibletostipulateanobjectivefunctionofthesteady-stategainoftheprocess.Acontrolsystemdesignedtothisspecificationisthensteady-stateadaptive.Thereis,inpractice,solittleresemblancebetweenthesetwosystemsthattheirclassificationunderasingletitle“adaptive”hasledto,muchconfusion.Aseconddistinctionistobemade,thisnotontheobjectivefunction,butratheronthemechanismthroughwhichadaptionisintroduced,ifenoughisknownonaprocessthatparameteradjustmentscanberelatedtothevariableswhichcauseitspropertiestochange,adoptionmaybeprogrammed.However,ifitisnecessarytobaseparametermeansofafeedbackloop.Thisisknownasaselfadaptivesystem.4可编程逻辑控制器(PLC)可编程逻辑控制器(PLC)是一种固态电子装置,它利用已存入的程序来控制机器的运行或工艺的工序。PLC通过输入/输出(I/O)装置发出控制信号和接受输入信号。PLC依据已存入程序所规定的逻辑控制输出装置响应输入装置的激励。输入装置由限位开关、按钮、手轮、开关、脉冲、模拟信号、ASCII系列数据和来自于绝对位置解码器的二进制或BCD数据组成。输出的是驱动电磁线圈、电动起动器、继电器、指示灯等终端设备的电压或电流电平。其他输出装置包括模拟装置、数字BCD显示、ASCII兼容装置、伺服变速驱动器、甚至计算机。当通用汽车公司和其他制造商们正在试验看能否有另一种方法来销毁型号转变过程中机床的所有布线控制面板各其他生产设备时,PLC被研制成了(大约在1968年)。这种年度例行工作是必要的,因为控制面板的重新布线比购买新的控制面板要贵得多。汽车公司与许多控制设
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2026年文科概率测试题及答案
- 2026年广州速游测试题及答案
- 2026年sqe岗位测试题及答案
- 2026年关于童年的测试题目及答案
- 2026年新疆中班测试题及答案
- 2026年大学配平测试题及答案
- 2026年职业危害防护测试题及答案
- 2026年考验友情测试题及答案
- 2026年认识周长前测试题及答案
- 八年级数学上册“三角形”单元复习课教学设计
- 通威在线测评题
- NY∕T 83-2017 米质测定方法
- 消失模铸造工艺教学课件
- 篮球基础体育理论知识考试题库200题(含答案)
- 特殊教育概论第二版PPT完整全套教学课件
- 应急预案演练记录电子版(7篇)
- 幼儿园年中班主题方案《常见的用具》
- 某医院空调通风系统工程投标书
- 植保和农药基本知识培训
- GB/T 26949.2-2022工业车辆稳定性验证第2部分:平衡重式叉车
- 胡寿松 自动控制原理(第7版)笔记和课后习题(含考研真题)及答案详解(第七版-上册)
评论
0/150
提交评论