已阅读5页,还剩2页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
IntroductionsofPLCandMCUAPLCisadevicethatwasinventedtoreplacethenecessarysequentialrelaycircuitsformachinecontrol.ThePLCworksbylookingatitsinputsanddependingupontheirstate,turningon/offitsoutputs.Theuserentersaprogram,usuallyviasoftwareorprogrammerthatgivesthedesiredresults.PLCareusedinmany“realworld”applications.Ifthereisindustrypresent,chancesaregoodthatthereisaPLCpresent.Ifyouareinvolvedinmachining,packaging,materialhandling,automatedassemblyorcountlessotherindustries,youareprobablyalreadyusingthem.Ifyouarenot,youarewastingmoneyandtime.AlmostanyapplicationthatneedssometypeofelectricalcontrolhasneedforPLC.Forexample,letsassumethatwhenaswitchturnsonwewanttoturnasolenoidonfor5secondsandthenturnitoffregardlessofhowlongtheswitchisonfor.Wecandothiswithasimpleexternaltimer.Whatiftheprocessalsoneededtocounthowmanytimestheswitchindividuallyturnedon?Weneedalotofexternalcounters.Asyoucansee,thebiggertheprocessthemoreofaneedwehaveforaPLC.WecansimplyprogramthePLCtocountitsinputsandturnthesolenoidsonforthespecifiedtime.Wewilltakealookatwhatisconsideredtobethe“top20”PLCinstructions.Itcanbesafelyestimatedthatwithafirmunderstandingofthereinstructionsonecansolvemorethan80%oftheapplicationsinexistence.Thatsright,morethan80%!OfcoursewelllearnmorethanjusttheseinstructionstohelpyousolvealmostALLyourpotentialPLCapplications.ThePLCmainlyconsistsofaCPU,memoryareas,andappropriatecircuitstoreceiveinput/outputdata,asshowninFig.19.1WecanactuallyconsiderthePLCtobeaboxfullofhundredsorthousandsofseparaterelays,counters,timeranddatestoragelocations.Dothesecounters,timers,etc.reallyexist?No,theydont“physically”existbutrathertheyaresimulatedandcanbeconsideredsoftwarecounters,timers,etc.Theseinternalrelaysaresimulatedthroughbitlocationsinregisters.Whatdoeseachpartdo?INPUTRELAYS-(contacts)Theseareconnectedtotheoutsideworld.Theyphysicallyexistandreceivesignalsfromswitches,sensors,etc.Typicallytheyarenotrelaysbutrathertheyaretransistors.INTERNALUTILITYRELAYS-(contacts)Thesedonotreceivesignalsfromtheoutsideworldnordotheyphysicallyexist.TheyaresimulatedrelaysandarewhatenablesaPLCtoeliminateexternalrelays.Therearealsosomespecialrelaysthatarededicatedtoperformingonlyonetask.Somearealwaysonwhilesomearealwaysoff.Someareononlyonceduringpower-onandaretypicallyuserforinitializingdatawhatwasstored.COUNTERSTheseagaindonotphysicallyexist.Theyaresimulatedcountersandtheycanbeprogrammedtocountpulses.Typicallythesecounterscancountup,downorbothupanddown.Sincetherearesimulated,theyarelimitedintheircountingspeed.Somemanufacturersalsoincludehigh-speedcountersthatarehardwarebased.Wecanthinkoftheseasphysicallyexisting.Mosttimersthesecounterscancountup,downorupanddown.TIMERSThesealsodonotphysicallyexist.Theycomeinmanyvarietiesandincrements.Themostcommontypeisanon-delaytype.Otherincludeoff-delayandbothretentiveandnon-retentivetypes.Incrementsvaryfrom1msthrough1s.OUTPUTRELAYS-(coil)Theseareconnectedtotheoutsideworld.Theyphysicallyexistandsendon/offsignalstosolenoids,lights,etcTheycanbetransistors,relays,ortriacsdependinguponthemodelchosen.DATASTORAGE-Typicallythereareregistersassignedtosimplystoredata.Thereareusuallyusedastemporarystorageformathordatamanipulation.Theycanalsotypicallybeuserpower-uptheywillstillhavethesamecontentsasbeforepowerwarremoved.Veryconvenientandnecessary!APLCworksbycontinuallyscanningaprogram.Wecanthinkofthisscancycleasconsistingof3importantsteps,asshowninFig.19.2Therearetypicallymorethan3butwecanfocusontheimportantpartsandnotworryabouttheothers.Typicallytheothersarecheckingthesystemandupdatingthecurrentandtimervalues.Step1-CHECKINPUTSTATUS-FirstthePLCtakesalookateachinputtodetermineifitisonoroff.Inotherwords,isthesensorconnectedtothefirstinputon?Howaboutthesecondinput?HowaboutthethirdItrecordsthisdataintoitsmemorytobeusedduringthenextstep.Step2-EXECUTEPROGRAM-NextthePLCexecutesyourprogramoneinstructionatatime.Maybeyourprogramsaidthatifthefirstinputwasonthenitshouldturnonthefirstoutput.Sinceisalreadyknowswhichinputsareon/offfromthepreviousstep,itwillbeabletodecidewhetherthefirstoutputshouldbeturnedonbasedonthestateofthefirstinput.Itwillstoretheexecutionresultsforuselaterduringthenextstep.Step3-UPDATEOUTPUTSTSTUS-FinallythePLCupdatesthestatusofoutputs.Itupdatestheoutputsbasedonwhichinputswereonduringthefirststepandtheresultsofexecutingyourprogramduringthesecondstep.Basedontheexampleinstep2itwouldnowturnonthefirstoutputbecausethefirstinputwasonandyourprogramsaidtoturnonthefirstoutputwhenthisconditionistrue.AfterthethirdstepthePLCgoesbacktosteponeandrepeatsthestepscontinuously.Onescantimeisdefinedasthetimeistakestoexecutethe3stepslistedabove.Thusapracticalsystemiscontrolledtoperformspecifiedoperationsasdesired.TheAT89S52isalow-power,high-performanceCMOS8-bitmicrocontrollerwith8Kbytesofin-systemprogrammableFlashmemory.ThedeviceismanufacturedusingAtmelshigh-densitynonvolatilememorytechnologyandiscompatiblewiththeindustry-standard80C51instructionsetandpin-out.Theon-chipFlashallowstheprogrammemorytobereprogrammedin-systemorbyaconventionalnonvolatilememoryprogrammer.Bycombiningaversatile8-bitCPUwithin-systemprogrammableFlashonamonolithicchip,theAtmelAT89S52isapowerfulmicrocontrollerwhichprovidesahighly-flexibleandcost-effectivesolutiontomanyembeddedcontrolapplications.TheAT89S52providesthefollowingstandardfeatures:8KbytesofFlash,256bytesofRAM,32I/Olines,Watchdogtimer,twodatapointers,three16-bittimer/counters,asix-vectortwo-levelinterruptarchitecture,afullduplexserialport,on-chiposcillator,andclockcircuitry.Inaddition,theAT89S52isdesignedwithstaticlogicforoperationdowntozerofrequencyandsupportstwosoftwareselectablepowersavingmodes.TheIdleModestopstheCPUwhileallowingtheRAM,timer/counters,serialport,andinterruptsystemtocontinuefunctioning.ThePower-downmodesavestheRAMcontentsbutfreezestheoscillator,disablingallotherchipfunctionsuntilthenextinterruptorhardwarereset.Port0isan8-bitopendrainbidirectionalI/Oport.Asanoutputport,eachpincansinkeightTTLinputs.Wheniswrittentoport0pins,thepinscanbeusedashigh-impedanceinputs.Port0canalsobeconfiguredtobethemultiplexedlo
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025年二级建造师考试试卷(有一套)附答案详解
- “百日安全活动”安全知识竞赛题
- 《2020年湖北省公务员考试申论真题及解析》
- 2025年北京市安全员考试模拟题及答案
- 2025年一级建造师考试试题附完整答案详解【典优】
- 公务员行测常识题库及答案解析
- 《大学生职业发展与就业指导》复习题及答案大全
- 2025年护士执业资格考试真题解析及答案
- 工会专干考试题型及答案
- 助理安全工程师题库
- 2025至2030中国废铜行业项目调研及市场前景预测评估报告
- 2024娄底职业技术学院辅导员招聘笔试真题及答案
- 门窗业务员专业知识培训课件
- ISO 9001(DIS)-2026《质量管理体系-要求》之37:“9绩效评价-9.1监视、测量、分析和评价-9.1.3分析和评价”专业深度解读和应用指导材料(雷泽佳编写2025A0)
- 百年风华:《天边有颗闪亮的星》教学课件 2025-2026学年人音版(简谱)(2024)初中音乐八年级上册
- 威士忌培训知识课件
- 工业传感器课件
- GB/T 4706.127-2025家用和类似用途电器的安全第127部分:水暖毯、水暖褥垫及类似器具的特殊要求
- 饲料厂管理汇报
- 2025年中国电子技术标准化研究院第一批社会在职人员招聘笔试高频难、易错点备考题库及完整答案详解1套
- 六年级语文非连续性文本阅读真题20套
评论
0/150
提交评论