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

正文內(nèi)容

基于plc的網(wǎng)球自動發(fā)射機課程設(shè)計說明書(已修改)

2025-07-21 12:33 本頁面
 

【正文】 西華大學(xué)課程設(shè)計說明書 摘要 : 針對目前網(wǎng)球自動發(fā)射機發(fā)射模式單一的情況,本文提出了一種針對不同層次鍛煉者的設(shè)計。本設(shè)計提供三種不同的模式供鍛煉者選擇,即手動模式,自動模式一和自動模式二。本設(shè)計在兩種不同方案的基礎(chǔ)上選擇了使用 PLC 控制發(fā)射機的方案。通過對輸入輸出信息的分析確定了使用什么型號的 PLC 控制器件。然后對發(fā)射機工藝流程進行分析,從而確定了整個程序的結(jié)構(gòu),利用順序編程的方法編寫控制程序,使用梯形圖測試功能初步驗證了程序的正確性。使用易控組態(tài)軟件對整個程序進行模擬驗證,進而進一步確定編程的正確性。使用 MX Component 進行了綜合測試,驗證了組態(tài)軟件與GX Developer 成功通信。本設(shè)計完成了設(shè)計目標,實現(xiàn)了網(wǎng)球自動發(fā)射機主要功能。 關(guān)鍵詞: 網(wǎng)球自動發(fā)射機, PLC, GX Developer,易控組態(tài)軟件, MX Component Abstract: In order to improve the insufficient that the present automatic transmitter launch mode was single , this design proposed a design for different levels of design provided three different patterns for the exercisers to choose, namely, manual mode, automatic mode and automatic the basis of two different schemes, this design chose PLC control transmitter scheme. According to the analysis of the input and output information, we determined the type of PLC controller then analyze the transmitter process, to determine the structure of the whole program, the method of using sequential programming write control program . Using ladder diagram test functions preliminary verifies the correctness of the INSPEC for simulating the whole program verification, and further to determine the correctness of the MX Component has carried on the prehensive test to verify the configuration software and GX Developer munication design pleted the target of the design , and realized main the function of the tennis automatic transmitter . Keywords: Tennis automatic transmitter, PLC, GX Developer, INSPEC, MX Component 西華大學(xué)課程設(shè)計說明書 目錄 1 前言 ........................................................................................................................................ 1 2 網(wǎng)球自動發(fā)射機方案設(shè)計 .................................................................................................... 3 網(wǎng)球自動發(fā)射機設(shè)計要求 ............................................................................................. 3 網(wǎng)球自動發(fā)射機方案設(shè)計 ............................................................................................. 4 方案一 基于 PLC 的網(wǎng)球自動發(fā)射機 .................................................................... 4 方案二 基于 VB 和單片機的網(wǎng)球自動發(fā)射機 ..................................................... 4 網(wǎng)球自動發(fā)射機的方案論證 ......................................................................................... 5 方案一 ..................................................................................................................... 5 方案二 ..................................................................................................................... 5 網(wǎng)球自動發(fā)射機的方案選擇 ......................................................................................... 6 3 基于 PLC 的網(wǎng)球自動發(fā)射機系統(tǒng)分析 ................................................................................ 7 基于 PLC 的網(wǎng)球自動發(fā)射機功能分析 ......................................................................... 7 基于 PLC 的網(wǎng)球自動發(fā)射機 工藝流程圖 ..................................................................... 7 總體工藝流程圖 ..................................................................................................... 8 手動模式工藝流程圖 ............................................................................................. 8 自動模式一工藝流程圖 ......................................................................................... 9 自動模式二工藝流程圖 ....................................................................................... 11 基于 PLC 的網(wǎng)球自動發(fā)射機輸入控制信 息分析 ....................................................... 12 基于 PLC 的網(wǎng)球自動發(fā)射機輸出控制信息分析 ....................................................... 12 基于 PLC 的網(wǎng)球自動發(fā)射機 PLC 輸入輸出表設(shè)計 ................................................... 12 基于 PLC 的網(wǎng)球自動發(fā)射機的 PLC 選型 ................................................................... 13 4 基于 PLC 的網(wǎng)球自動發(fā)射機硬件設(shè)計 .............................................................................. 14 網(wǎng)球自動發(fā)射機工作電路圖設(shè)計 ............................................................................... 14 PLC 外部接線圖 設(shè)計 .................................................................................................... 15 基于 PLC 的網(wǎng)球自動發(fā) 射機的 PLC 選型 ................................................................... 15 基于 PLC 的網(wǎng)球自動發(fā)射機的 電機選型 ................................................................... 16 基于 PLC 的網(wǎng)球自動發(fā)射機的 光電開關(guān)選型 ........................................................... 16 元器件表 ....................................................................................................................... 16 5 基于 PLC 的網(wǎng)球自動發(fā)射機軟件設(shè)計 .............................................................................. 18 西華大學(xué)課程設(shè)計說明書 中間元件表的制定 ....................................................................................................... 18 網(wǎng)球發(fā)射機程序順序功能圖設(shè)計 ............................................................................... 20 網(wǎng)球發(fā)射機主程序 順序功能圖 設(shè)計 ................................................................... 20 網(wǎng)球發(fā)射機手動模式程序 順序功能圖 設(shè)計 ....................................................... 21 網(wǎng)球發(fā)射機自動模式一程序 順序功能圖 設(shè)計 ................................................... 21 網(wǎng)球發(fā)射機自動模式二程序 順序功能圖 設(shè)計 ................................................... 23 PLC 編程平臺 GX DEVELOPER 介紹 ................................................................................... 24 基于 PLC 的網(wǎng)球自動發(fā)射機程序設(shè)計 ....................................................................... 24 基于 PLC 的網(wǎng)球自動發(fā)射機程序調(diào)試 ....................................................................... 28 6 基 于 PLC 的網(wǎng)球自動發(fā)射機上位監(jiān)控系統(tǒng) 設(shè)計 ..................................
點擊復(fù)制文檔內(nèi)容
研究報告相關(guān)推薦
文庫吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號-1