




全文預(yù)覽已結(jié)束
付費(fèi)下載
VIP免費(fèi)下載
版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡介
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)是一種固態(tài)電子裝置,它利用已存入的程序來控制機(jī)器的運(yùn)行或工藝的工序。PLC通過輸入/輸出(I/O)裝置發(fā)出控制信號(hào)和接受輸入信號(hào)。PLC依據(jù)已存入程序所規(guī)定的邏輯控制輸出裝置響應(yīng)輸入裝置的激勵(lì)。輸入裝置由限位開關(guān)、按鈕、手輪、開關(guān)、脈沖、模擬信號(hào)、ASCII系列數(shù)據(jù)和來自于絕對(duì)位置解碼器的二進(jìn)制或BCD數(shù)據(jù)組成。輸出的是驅(qū)動(dòng)電磁線圈、電動(dòng)起動(dòng)器、繼電器、指示燈等終端設(shè)備的電壓或電流電平。其他輸出裝置包括模擬裝置、數(shù)字BCD顯示、ASCII兼容裝置、伺服變速驅(qū)動(dòng)器、甚至計(jì)算機(jī)。當(dāng)通用汽車公司和其他制造商們正在試驗(yàn)看能否有另一種方法來銷毀型號(hào)轉(zhuǎn)變過程中機(jī)床的所有布線控制面板各其他生產(chǎn)設(shè)備時(shí),PLC被研制成了(大約在1968年)。這種年度例行工作是必要的,因?yàn)榭刂泼姘宓闹匦虏季€比購買新的控制面板要貴得多。汽車公司與許多控制設(shè)
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 建東職業(yè)技術(shù)學(xué)院《流行音樂經(jīng)典作品分析(1)》2023-2024學(xué)年第二學(xué)期期末試卷
- 哈爾濱石油學(xué)院《體育競賽學(xué)》2023-2024學(xué)年第二學(xué)期期末試卷
- 無錫南洋職業(yè)技術(shù)學(xué)院《團(tuán)體心理輔導(dǎo)與訓(xùn)練》2023-2024學(xué)年第二學(xué)期期末試卷
- 撫州幼兒師范高等專科學(xué)?!东F醫(yī)公共衛(wèi)生學(xué)》2023-2024學(xué)年第二學(xué)期期末試卷
- 3D打印技術(shù)行業(yè)跨境出海項(xiàng)目商業(yè)計(jì)劃書
- 浙江省衢州六校聯(lián)盟2024-2025學(xué)年高一上學(xué)期期中聯(lián)考物理試題(解析版)
- 2025年互聯(lián)網(wǎng)金融平臺(tái)信任度提升與金融消費(fèi)者信任度分析報(bào)告
- 2025年互聯(lián)網(wǎng)金融平臺(tái)合規(guī)整改與金融科技風(fēng)險(xiǎn)預(yù)警研究報(bào)告
- 2025年互聯(lián)網(wǎng)金融平臺(tái)合規(guī)整改策略與可持續(xù)發(fā)展路徑解析
- 2024年合肥長豐招聘專職消防隊(duì)員真題
- 2022版義務(wù)教育語文課程標(biāo)準(zhǔn)(2022版含新增和修訂部分)
- 魚類學(xué)-鯔形目ppt課件教學(xué)教程
- 幼兒園課件:《鉛筆不能咬》
- 沒有斑馬線的馬路課件
- 高三物理一輪復(fù)習(xí)教學(xué)案追擊和相遇問題
- 門窗工程掛靠合同書
- 如何做好一名優(yōu)秀的企業(yè)管理者
- 完整word版醫(yī)院信息管理系統(tǒng)測(cè)試報(bào)告
- 新版醫(yī)療器械隨貨同行單模版(共1頁)
- 寧波奉化區(qū)國有企業(yè)融資及對(duì)外擔(dān)保治理暫行辦法
- 導(dǎo)桿式柴油打樁錘使用說明書15p
評(píng)論
0/150
提交評(píng)論