全文预览已结束
下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
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. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025年血液特快运输行业风险预警与应对
- 城际物流网2025年货运成本控制策略分析报告
- 旧楼外墙改造施工设备方案
- 医美投放策略运营方案
- 西餐简餐店运营方案
- 营销渠道市场细分与定位2025年方案
- 廊坊市辅警招聘考试题及答案
- 网络设备安装与调试(eNSP)(AIGC版) 课后习题及答案汇 -项目1-7
- 护理实践中的康复护理
- 2026 育儿儿童社交倾听技巧课件
- CJ/T 106-2016生活垃圾产生量计算及预测方法
- 测绘公司无人机管理制度
- 食品行业技术文件管理员岗位职责
- 诈骗赔偿协议书模板
- 生物安全管理体系文件
- 物流基础培训课件
- GB/T 45083-2024再生资源分拣中心建设和管理规范
- 地锚抗拔力计算
- 汽车设计驱动桥设计
- 中国食物成分表2018年(标准版)第6版
- FZT 60045-2014 汽车内饰用纺织材料 雾化性能试验方法
评论
0/150
提交评论