下載本文檔
版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報或認(rèn)領(lǐng)
文檔簡介
ThedevelopmentandapplicationofPLC
Abstract:
ThefullnameofPLCisprogrammablecontroller,itisdefinedasadigitalcomputingoperationsoftheelectronicsystem,specificallydesignedforapplicationinindustrialenvironments.It’smainstructurebypowersupply,thecentralprocessingunit,memory,inputandoutputinterfacecircuit,functionmodules,andcommunicationmodules.becauseofPLChasstrongcommonality,useconvenient,wideadaptability,easytoprogrammandothercharacteristics,it’susedwidelyinthemilitary,thenationaldefense,aerospace,transportationandindustrialproduction.Thereforeitcannotbereplacedintheforeseeablefuture.Asweknow,PLChasmanyschools,PLCdevelopinginChinaisveryquickly,especiallyintheapplication.
Keyword:
Developmentprocess,controlfunction,application,trend
Summary:
TheProgrammableLogicController(PLC),itusesaProgrammablememoryforitsinternalstorageprocedures,toperformtheLogicoperation,sequencecontrol,timing,countingandarithmeticoperation。andthroughthedigitaloranaloginput/outputtocontrolvarioustypesofmachineryorproductionprocessintheindustrialautomationcontrolfield.PLChastheimportantpositionintheindustryandhasanirreplaceableroleinthefuture.
Fromnowon,theworld'sbestPLCproductionismainlycontainedGermany'sSiemens,Japan'sMitsubishi,HoneywellcompanyinUSA,PLCisdividedintowholetypeandmoduletypeaccordingtothestructure.accordingtotheapplicationenvironmentintoon-siteinstallationandcontrolroominstallation;what’smore,aCPUwordlengthcanbedividedinto4,8,16,32,64bites.Fromtheapplicationpointofview,itusuallycanbechooseincontrolledfunctionorinputandoutputpoints.
Inthisrespect,PLCcontrolfunctionsalsousedinmanyindustrialfields,anditsfuturedevelopmentiscloselyrelatedtotheindustrialdevelopment.
PLCthedevelopmenthistoryandmainschools
Intheindustrialproductionprocess,alargenumberofswitchordercontrol,orderofactioninaccordancewithlogicalconditions,andcontrollingthemotionofchainprotection,andalargenumberofdiscretedataacquisitioninaccordancewiththelogicalrelationship.Traditionally,thesefunctionsareachievedbypneumaticorelectricalcontrolsystems.U.S.GM(GeneralMotors)proposedtoreplacethefollowingelectricalcontroldevicerequirementsin1968,thesecondyear,theU.S.Digitaldevelopedatechnology-basedintegratedcircuitsandelectroniccontroldevices,it’sthefirsttimeusedinelectricalcontrol,Thisisthefirstgenerationofprogrammablelogiccontroller,calledtheProgrammableController(PC).Inordertofacilitatethedevelopmentofthepersonalcomputer(referredtoasPC)toreflectthefeaturesoftheprogrammablecontroller,whichtobecalledtheProgrammableLogicController(PLC),andnow,thePLCsometimesreferredtothePC.
PLCcontrolfunctions
Firsttheoperationfunction
Simplearithmeticfunctionsoftheprogrammablelogiccontrollerincludinglogicoperations,timingandcountingfunctions;commonprogrammablelogiccontrolleroperationfeaturesalsoincludetheshiftdatatocomparethecomputingcapabilities;morecomplexcalculationfunctionalgebra,anddatatransfer;large-scaleprogrammablelogiccontrollerandanalogPIDoperationandotheradvancedcomputingcapabilities.Withtheadventofopensystems,programmablelogiccontrollerhaveacommunicationfunction,someproductswiththesamemachineorthehostcomputercommunication,someproductswiththefactoryorenterprisenetworkfordatacommunicationsfunctions.Sodesignselectionshouldbefromtherequirementsofpracticalapplication,therationaluseofcomputingcapabilitiesisrequired.Mostapplicationsonlyneedthelogicoperationandtimingcount,someapplicationsrequiredatatransmissionand,whenusedinanalogdetectionandcontrol,tousealgebra,numericalconversionandPIDoperation.Todisplaythedatarequiredfordecodingandencodingoperations.
Secondthecontrolfunction
Off-lineprogrammingmethod:programmablelogiccontrollerandprogrammerpublicaCPU,aprogrammingconsoleinprogrammingmodel,CPUforaprogrammingconsoleprovidestheservice,nottheequipmentcontrol.Completeprogramming,aprogrammingconsoleswitchtothemodeofoperation,totheCPUcontrolequipment,notforprogramming.Off-lineprogrammingmethodscanreducethesystemcost,buttouseanddebuggingnotconvenient.Theonlineprogrammingway:theCPUandaprogrammingconsolehavetheirownCPU,thehostCPUresponsibleforon-sitecontrol,andinascanningcycleandprogrammerfordataexchange,programmeroftheonlineprogramsordatasenttothehost,thenextscanningcycle,accordingtothenewhostsreceivedprogramsrunning.Thiswaycostishigher,butsystemcommissioningandconvenientoperation,inlargeandmedium-sizedprogrammablelogiccontrolleroftenused.
Thirdcommunicationfunction
WiththefunctionofPLCnetworkcommunication,itmakesthePLCandPLC,betweenthePLCandthePCandotherintelligencetoexchangeinformationbetweendevices,formaunifiedwhole,scatteredrealizecentralcontrol.MostofthePLChaveRS-232interface,andsomebuilt-insupporttheircommunicationprotocolinterfaces.
Programmablelogiccontrollersystemofcommunicationnetworkisthemainformofthefollowingseveralkindsofforms:
1),PC-basedstation,multipleprogrammablelogiccontrollerofthesamemodelfromthestation,composedofsimpleprogrammablelogiccontrollernetwork;
2),aprogrammablelogiccontroller-basedstation,programmablelogiccontrollerofthesamemodelastheslaveconstitutesamaster-slaveprogrammablelogiccontrollernetwork;
3),programmablelogiccontrollernetworkthroughaspecificnetworkinterfacetoconnecttolargeDCSDCSsubnet;
4),adedicatedprogrammablelogiccontrollernetwork(manufacturersdedicatedprogrammablelogiccontrollercommunicationsnetwork).
Fourthprogrammingfunction
Fivestandardizedprogramminglanguage:sequencediagram(SFC),functionladderdiagram(LD),functionmodulechart(FBD)threegraphicallanguageandstatementtable(IL),structuretext(ST)twotextlanguage.Theselectionofprogramminglanguageshouldabidebyitsstandards(IEC6113123),meanwhile,stillshouldsupportavarietyofprogramminglanguageforms,suchasC,Basicetc,inordertomeetthespecialcontrolthecontrolrequirementsoftheoccasion.
Fifthdiagnosisfunction
Programmablelogiccontrollerdiagnosisfunctionincludingthehardwareandsoftwareofthediagnosis.Hardwarediagnosisthroughthehardwarelogictodeterminethefaultlocationhardware,softwareandthediagnosistheirfairshareofthediagnosisdiagnosis.ThroughthesoftwaretointernalperformanceandPLCfunctionwithinthediagnosisisadiagnosis,throughthesoftwareofprogrammablelogiccontrollersCPUandexternalinput/outputcomponentsuchasinformationexchangefunctionthediagnosisisadiagnosis.
Sixthprocessingspeed
Programmablelogiccontrollerusingscanningmode.Real-timedemandfromview,processingspeedshouldbethesoonerthebetter,ifthesignallasttimelessthanscanningtime,theprogrammablelogiccontrollerwillscanlessthanthissignal,causingsignallossofdata.
Processingspeedandtheuserprogramlength,theCPUprocessingspeed,andsoftwarequalityandsoon.Atpresent,theprogrammablelogiccontrollerofthecontactsfastresponse,highspeed,allthebinaryinstructiontimeabout0.2~0.4Ls,andtherefore,canadapttothecontrolrequirementishigh,thecorrespondingrequirementfastapplications.Scanningperiod(processorscanningcycle)shouldmeet:smallprogrammablelogiccontrollerscanningtimenotmorethan0.5ms/K;Largeandmedium-sizedprogrammablelogiccontrollerscanningtimenotmorethan0.2ms/K.
**thedevelopmenttrendofindustrialprogrammablelogiccontroller(plc)
plcautomationsystemelectroniccontroldeviceasoneoftheIPCinthemajorindustrialcountriesiseasytocontrol,highreliability,easytograsp,smallsize,andaffordable.Accordingtostatistics,plcmanufactureroftheworldtodayisabout150,producingover300varieties.2000annualsalesofapproximately$8.6billion,accountingfor50%ofIPC'smarketshare,plc,playsanessentialroleintheIPCmarket,andmaintainthemomentumcontinuestorise.
plc,whenintroducedintoChinainthelate1960s,usedonlyfordiscretecontrol,itsfunctionistooperatethecontactorreceiveddiscreteoutput,onlytheearliestcompletionoftheoperationofrelayladderlogic.Thenewgenerationplcpidregulatoryfunction,anditsapplicationfromtheswitchcontrolextendedtothefieldofanalogcontrol,widelyusedinaerospace,metallurgy,lightindustry,buildingmaterialsandotherindustries.PLCasindustrialPC,andamemberofthemajorindustrialcountriesinbecomeautomationsystemofbasicelectronicdevice.Ithasconvenientcontrol,highreliabilityandeasytomaster,smallvolume,pricesforetc.Characteristics.Accordingtothestatistics,themodernworldPLCmanufacturerabout150home,producingmorethan300varieties.In2000,salesofaroundus$8.6billion,accountingfor50%ofthemarketshareofindustrialcomputer,PLCwillbeinthemajorityofindustrialPCmarket,andkeeprisingtrend.
thePLCintheindustrialanddomestic
PLCintheindustry,whichiswidelyusedinthemanufacturingsectorarealsoappreciated.PLCisoneofthethreepillarsofthemodernindustrialautomationandcontrol,thethreepillarsarePLC,CAD,androbotics.Itworkswhentheprogrammablelogiccontrollerwasputintooperation,thecourseoftheirworkisgenerallydividedintothreestages,namely,theinputsample,theuserprogramexecutionandoutputrefreshthreestages.Completionofthethreestagesiscalledascancycle.Duringtheentireoperation,theCPUoftheprogrammablelogiccontrollerscanspeed,repeattheabovethreestages.PLCcyclescanisdifferentfromthemostimportantfeatureofcomputerandothercontrolequipment.InthelifeofseveralcommonPLCapplicationatypicalcase:acrossroadsoftrafficlights,automaticcontrolsystemofgreenhouse,elevator,automaticcontrolandsoon.Arealsomanyapplicationsinindustry,suchasmultiplewindturbines,pumpaut
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 2025年粵教滬科版選擇性必修3歷史上冊月考試卷含答案
- 2025年度生態(tài)農(nóng)業(yè)門面房購置與農(nóng)產(chǎn)品銷售合同4篇
- 2025年華師大新版七年級生物下冊月考試卷
- 2025年滬科新版必修1語文上冊月考試卷含答案
- 2025年度數(shù)字經(jīng)濟年薪制工資合同3篇
- 物業(yè)服務(wù)商與商戶就2025年度物業(yè)管理簽訂的合同2篇
- 二零二五年度南京市二手房買賣合同附件清單4篇
- 二零二五年度木材加工鋼材買賣居間合同附帶質(zhì)量監(jiān)管協(xié)議3篇
- 專屬2024人力資源代招服務(wù)合作合同版
- 2025年度能源市場交易代理服務(wù)合同4篇
- 2025年高考物理復(fù)習(xí)壓軸題:電磁感應(yīng)綜合問題(解析版)
- 012主要研究者(PI)職責(zé)藥物臨床試驗機構(gòu)GCP SOP
- 2024年個人車位租賃合同經(jīng)典版(二篇)
- 農(nóng)耕研學(xué)活動方案種小麥
- 2024年佛山市勞動合同條例
- 污水管網(wǎng)規(guī)劃建設(shè)方案
- 城鎮(zhèn)智慧排水系統(tǒng)技術(shù)標(biāo)準(zhǔn)
- 采購管理制度及流程采購管理制度及流程
- 五年級美術(shù)下冊第9課《寫意蔬果》-優(yōu)秀課件4人教版
- 節(jié)能降耗課件
- 尼爾森數(shù)據(jù)市場分析報告
評論
0/150
提交評論