資源描述:
《電氣工程及其自動化專業(yè)【畢業(yè)設計+文獻綜述+開題報告】自動售貨機的PLC系統(tǒng)設計》由會員上傳分享,免費在線閱讀,更多相關內(nèi)容在學術論文-天天文庫。
1、自動售貨機的PLC設計(20__屆)本科畢業(yè)設計自動售貨機的PLC系統(tǒng)設計61自動售貨機的PLC設計摘要隨著社會發(fā)展和科技的不斷進步,自動化商業(yè)機械也有了越來越廣泛的應用,自動售貨機是可完成無人自動售貨的商業(yè)自動化設備,它不受任何場地限制,方便快捷,可以每天24小時售貨,在我國也越來越普及。人們通過自動售貨機可以買到自己想要的物品,自動售貨機實現(xiàn)了商品需求化,性能多樣化的發(fā)展,給人們的生活帶來了極大的方便。傳統(tǒng)的自動售貨機采用單片機作為控制核心,但這樣在輸入輸出接口上消耗很大。PLC不但可實現(xiàn)類似控制功能,還具有可靠性高、編程簡單、功能強、能耗低、調(diào)試方便等優(yōu)點。本文介
2、紹了自動售貨機的基本原理以及工作流程,然后以一次交易過程為例,把交易過程分為幾個程序塊,然后分別對程序塊進行編程。具體說明了可編程序控制器在自動售貨機中的作用。程序涉及到了自動售貨機工作的絕大部分過程。利用PLC控制的自動售貨機提高了系統(tǒng)的穩(wěn)定性,保證自動售貨機能夠長期穩(wěn)定運行。關鍵詞:自動售貨機;可編程序控制器;梯形圖61自動售貨機的PLC設計PLCsystemdesignofthevendingmachinesAbstractWiththesocialdevelopmentandtechnologicaladvances,theautomationofbusines
3、smachinesalsohavemoreextensiveapplicationVendingmachineisaself-servicedevicethatcanautomaticallysellgoodstocustomers.Itisnotrestrictedtospecificsites,whichisconvenientandsells24hoursaday.VendingmachinesalsobecomeincreasinglypopularinChina.Vendingmachinerealizingthedemandforgoods,theprope
4、rtiesdiversifieddevelopment,andhasbringinggreatconveniencetopeople'slives.ThetraditionalvendingmachinesuseSingleChipMicrocomputerasthecoreofcontrol,whichcostsgreatlyonitsinput/outputinterface.PLCnotonlyfulfillasimilarcontrollingfunction,butalsohasotheradvantagessuchashighreliability,easi
5、nesstoprogram,strongfunction,lowenergyconsumption,conveniencetodebugandsoon.Thisarticleintroducedvendingmachine'sbasicprincipleaswellastheworkflow,thentakeatransactionprocessasexamples,dividesintoseveralblocksthetransactionprocess,thencarriesontheprogrammingseparatelytotheblock.Explained
6、theprogrammablecontroller'sinvendingmachinefunctionspecifically.Theprocedureinvolvedthevendingmachineworkmajorpartprocess.Enhancedsystem'sstabilityusingthePLCcontrol'svendingmachine,theguaranteevendingmachinehasbeenablethelong-termstabilitymovement.Keywords:vendingmachine;Programmablecon
7、troller;Trapezoidalchart61自動售貨機的PLC設計目錄摘要IIIAbstractIV緒論11自動售貨機介紹21.1自動售貨機功能分析21.1.1自動售貨機的基本功能21.2PLC的基本結構及原理31.2.1PLC的概述31.2.2PLC系統(tǒng)結構41.3為什么使用PLC控制41.3.1PLC的選型原則52PLC系統(tǒng)設計62.1可編程序控制系統(tǒng)設計的基本原則62.1.1控制系統(tǒng)設計原則62.1.2控制系統(tǒng)設計的基本內(nèi)容62.1.3控制系統(tǒng)設計的一般步驟72.1.4程序設計的步驟73自動售貨機PLC程序設計93.1仿真實