PLC課程設(shè)計(jì)自動(dòng)售貨機(jī)全套畢業(yè)設(shè)計(jì)
- 文件介紹:
- 該文件為 rar 格式,下載需要 10 積分
- PLC課程設(shè)計(jì)報(bào)告-自動(dòng)售貨機(jī)目 錄
摘 要 3
Abstract 3
第一章 緒論 4
1.1設(shè)計(jì)要求 4
1.1.1系統(tǒng)組成 4
1.1.2控制要求 4
1.2系統(tǒng)設(shè)計(jì)背景 4
1.2.1自動(dòng)售貨機(jī)功能分析 4
1.2.2PLC選型分析 5
第二章 PLC S7-300的簡介 7
2.1 S7-300 PLC的系統(tǒng)組成 7
2.2 S7-300 PLC的編程 8
2.1.1編寫梯形圖的注意事項(xiàng) 8
2.1.2程序設(shè)計(jì)步驟 9
第三章 自動(dòng)售貨機(jī)系統(tǒng)的PLC設(shè)計(jì) 10
3.1自動(dòng)售貨機(jī)系統(tǒng)的設(shè)計(jì)分析 10
3.2 I/O輸入輸出分配 10
3.3 附加觸摸屏后的輸入輸出分配 11
3.4 程序設(shè)計(jì) 12
3.4.1程序流程圖 12
3.4.2 PLC程序(不附帶觸摸屏的) 13
3.4.3 PLC程序(附帶觸摸屏的)及觸摸屏界面設(shè)計(jì) 16
3.6下載和調(diào)試程序 17
結(jié)束語 18
參考文獻(xiàn) 19
摘 要
本論文設(shè)計(jì)的是基于西門子S7-300 系列PLC構(gòu)成的自動(dòng)售貨機(jī)監(jiān)控系統(tǒng),并且加入了觸摸屏E8000的設(shè)計(jì)。本文闡述了自動(dòng)售貨機(jī)的來源與發(fā)展,以及它在國內(nèi)外發(fā)展的現(xiàn)狀,對(duì)自動(dòng)售貨機(jī)的方案進(jìn)行了論證,介紹了PLC的基本組成、特點(diǎn)以及工作原理,對(duì)基于西門子S7-300 系列PLC構(gòu)成的自動(dòng)售貨機(jī)系統(tǒng)整體設(shè)計(jì)過程進(jìn)行較為細(xì)致的論述。
文中詳盡地介紹了自動(dòng)售貨機(jī)的各硬件組成,并完成了PLC外部接線圖。在PLC梯形圖的編寫時(shí),文中采用的是西門子PLC梯形圖專用編譯軟件SMATIC來進(jìn)行編寫。介紹了自動(dòng)售貨機(jī)的基本原理以及工作流程,然后以一次交易過程為例,把交易過程分為幾個(gè)程序塊,然后分別對(duì)程序塊進(jìn)行編程。具體說明了可編程序控制器在自動(dòng)售貨機(jī)中的作用。PLC控制的自動(dòng)售貨機(jī)提高了系統(tǒng)的穩(wěn)定性,保證自動(dòng)售貨機(jī)能夠長期穩(wěn)定運(yùn)行。
關(guān)鍵詞:可編程控制器(PLC);自動(dòng)售貨機(jī);梯形圖;
Abstract
This paper is based on the design of Siemens S7-300 PLC constitute the vending machine control system and the design of touching screen E8000 .This paper expounds source of the vending machine, and its development at home and abroad, the scheme design of vending machines are discussed, introduces the basic composition, characteristics of PLC and working principle, based on Siemens S7-300 PLC constitute the vending machine system, overall whole design process is discussed particularly.
The paper introduced in detail the vending machine, various hardware and completed PLC external hookup. In the writing of PLC ladder diagram, the Siemens PLC is special compiled software SMATIC ladder diagram to write. Introduces the basic principle of vending machines and work flow, and then to a transaction process, for example, the process is divided into several blocks, then respectively for program for programming
...