freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

基于plc自動送料裝車控制系統(tǒng)設(shè)計畢業(yè)論文(已修改)

2024-11-28 15:05 本頁面
 

【正文】 洛陽理工學(xué)院畢業(yè)設(shè)計(論文) I 基于 PLC 的自動送料裝車控制系統(tǒng)設(shè)計 摘 要 可編程序 邏輯 控制器( Programmable logic controller)簡稱 PLC,由于PLC 的 可靠性高、環(huán)境適應(yīng)性強、靈活通用、使用方便、維護(hù)簡單 , 所以PLC 的應(yīng)用領(lǐng)域在迅速擴(kuò)大 。 尤其是近幾年來, PLC 的成本下降,功能又不段增強,所以,目前 PLC 在國內(nèi)外已被廣泛應(yīng)用于各個行業(yè)。本設(shè)計是為了實現(xiàn)送料小車的手動和自動化的轉(zhuǎn)化,改變以往小車 的單純手動送料,減少了勞動力,提高了生產(chǎn)效率,實現(xiàn)了自動化生產(chǎn)。 而且本送 料小車的設(shè)計是由于工作環(huán)境惡劣,不允許人進(jìn) 入工作環(huán)境的情況下 而產(chǎn)生 的。 首先,用 PLC 編程實現(xiàn)送料系統(tǒng)的基本功能。其次,畫出組態(tài)仿真畫面,定義組態(tài)變量,對組態(tài)中的一些基本量如(管道中物料的流動)進(jìn)行仿真。然后,把 PLC 程序和組態(tài)結(jié)合,通過數(shù)據(jù)連接,實現(xiàn)通信。最后,運行PLC 程序及組態(tài)仿真程序,實現(xiàn)組態(tài)對整個系統(tǒng)實時監(jiān)控。在實現(xiàn)組態(tài)控制時,本文詳細(xì)的介紹了組態(tài)王軟件的編程及通信,使讀者很容易的了解組態(tài)王軟件運行仿真過程。 關(guān)鍵詞 : PLC,組態(tài)王 ,監(jiān)控 ,仿真 洛陽理工學(xué)院畢業(yè)設(shè)計(論文) II Design of automatic loading control system based on PLC ABSTRACT Programmable logic controller referred to PLC , because of the high reliability PLC adaptability, flexibility, environment, use convenient, simple maintenance, so the application of PLC in the rapidly expanding. Especially in recent years, the cost of PLC down and function increasing, so, at the moment , PLC at home and abroad , has been widely used in various order to achieve the design of the car feed the transformation of manual and automated, simple to change the past, car manual feed, a reduction of the workforce, increased productivity, automated production! Feeding and the car is designed to be as a result of bad working conditions are not allowed to enter the working environment of the circumstances formed. First, programs with PLC realizes feed system39。s basic function. Next, draws the configuration simulation picture, the definition configuration variable, like (in pipeline material flowing) carries on the simulation to configuration some fundamental quantities. Then, the PLC procedure and the configuration union, through the data connection, realizes the correspondence. Finally, moves the PLC procedure and the configuration simulated program, realizes the configuration realtime monitoring overall system. When realizes the configuration control, this article detailed introduction configuration king software39。s programming and the correspondence, caused the reader very easy to understand the configuration king software movement simulation process. KEY WORDS: PLC, configuration, monitoring, simulation 洛陽理工學(xué)院畢業(yè)設(shè)計(論文) III 目 錄 前 言 ....................................................................................................... 1 第 1 章 概述 ............................................................................................ 2 可編程控制技術(shù)的發(fā)展?fàn)顩r ................................................... 2 基于 PLC 控制的自動送料裝車系統(tǒng)簡介 ............................. 3 PLC 的特點 ................................................................................. 3 PLC 的應(yīng)用領(lǐng)域 ........................................................................ 4 第 2 章 系統(tǒng)硬件設(shè)計 ............................................................................ 6 系統(tǒng)硬件的設(shè)計 ........................................................................ 6 自動送料裝車系統(tǒng)控制工藝要求 ................................. 6 主電路的設(shè)計 .................................................................. 7 I/O 地址分配 ................................................................... 7 PLC 外部接線圖的設(shè)計 ................................................. 8 第 3 章 系統(tǒng) 軟件設(shè)計 .......................................................................... 10 系統(tǒng)功能的分析與設(shè)計 ......................................................... 10 系統(tǒng)結(jié)構(gòu)的分析與設(shè)計 ..........................................................11 I/O 信號的分析與設(shè)計 ..................................................11 數(shù)據(jù)結(jié)構(gòu)的分析與設(shè)計 ............................................... 12 程序設(shè)計的常用方法 ............................................................. 12 PLC 程序設(shè)計 .......................................................................... 14 PLC 程序流程圖 ........................................................... 14 PLC 梯形圖設(shè)計 ........................................................... 15 組態(tài)監(jiān)控系統(tǒng)設(shè)計 .................................................................. 17 監(jiān)控系統(tǒng)的形成背景 .................................................. 17 組態(tài)王工程的建立 ....................................................... 18 組態(tài)畫面的建立 ........................................................... 20 4 定義 IO 設(shè)備 ................................................................. 23 構(gòu)造數(shù)據(jù)庫 ................................................................... 24 洛陽理工學(xué)院畢業(yè)設(shè)計(論文) IV 建立動畫連接 ................................................................. 26 應(yīng)用程序命令語言 ......................................................... 27 第 4 章 系統(tǒng)軟硬件調(diào)試 ...................................................................... 30 軟件調(diào)試概述 .......................................................................... 30 通信協(xié)議 .................................................................................. 31 PLC 軟件測試 .......................................................................... 32 PLC 程序的模擬調(diào)試 ..................................................... 32 PLC 程序下載 .................................................................. 32 組態(tài)調(diào)試 .................................................................................. 34 組態(tài)通訊調(diào)試 ............................................................... 34 組態(tài)監(jiān)控仿真 ............................................................... 35 導(dǎo)航菜單 ....................................................................... 37 結(jié) 論 ..................................................................................................... 39 謝 辭 ....................................................................................................... 41 參考文獻(xiàn) ................................................................................................. 42 外文資料翻譯 ........................................................................................ 43 洛陽理工學(xué)院畢業(yè)設(shè)計(論文
點擊復(fù)制文檔內(nèi)容
法律信息相關(guān)推薦
文庫吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號-1