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

正文內(nèi)容

電梯運(yùn)行狀態(tài)監(jiān)控系統(tǒng)設(shè)計(jì)_畢業(yè)設(shè)計(jì)論文(已修改)

2025-09-09 12:42 本頁(yè)面
 

【正文】 電梯運(yùn)行狀態(tài)監(jiān)控系統(tǒng)設(shè)計(jì) 摘要 實(shí)現(xiàn)電梯運(yùn)行狀態(tài)監(jiān)系統(tǒng)設(shè)計(jì)的目標(biāo),綜合測(cè)量數(shù)據(jù)并以多種方式傳輸。本系統(tǒng)采用傳感器采集電梯運(yùn)行數(shù)據(jù),通過(guò)微處理器進(jìn)行非常態(tài)數(shù)據(jù)分析,經(jīng)由 GPRS網(wǎng)絡(luò)傳輸,局域網(wǎng)傳輸與 485 通訊傳輸多種方式實(shí)現(xiàn)電梯故障報(bào)警、困人救援、日常管理、質(zhì)量評(píng)估、隱患防范等功能。 本文以電梯運(yùn)行狀態(tài)監(jiān)控發(fā)展情況和現(xiàn)狀為課題背景,論述了運(yùn)行狀態(tài)監(jiān)控硬件的開(kāi)發(fā)過(guò)程,主要完成課題中設(shè)計(jì)。首先介紹了運(yùn)行狀態(tài)監(jiān)控系統(tǒng)的硬件框圖。其次,介紹了每一部分的電路圖的功能和電路圖。另外,本文還介紹了STM32F107VCT6 對(duì)于采集的數(shù)據(jù)進(jìn)行實(shí)時(shí)采集、自動(dòng)存儲(chǔ)、即時(shí)顯示、即時(shí)反饋、自動(dòng)處理、自動(dòng)傳輸。本文最后提出了設(shè)計(jì)中的一些不足之處和對(duì)今后的一些要求。 關(guān)鍵詞 : 電梯運(yùn)行狀態(tài)監(jiān)控,數(shù)據(jù)采集器, STM32F107VCT6 攀枝花學(xué)院本科畢業(yè)設(shè)計(jì)(論文) ABSTRACT ABSTRACT The goal of the elevator is to design a data collector of remote elevator monitor system, enable it to transmit data through different methods. This topic is based on the scientific research project “remote elevator monitor system , using sensors to get data, then send them toto analyze, transmit data through , Ether, wireless . Users could use these data to evaluate the quality of the elevator. This thesis introduces the hardware design of wireless remote elevator monitor system with the background of measuring embedded system。 mainly plete the design of hard ware design in the subject. Firstly introduces the current development of remote elevator monitor system. Secondly, this thesis introduces the overview of the data collector and the detail of each part. Then, introduced the method of using STM32F107VCT6 to analyze, store, display and transmit realtime the end of this thesis, some suggestions and improvements are stated. Key word : The elevato runingstatus monitoring , Sdata collector ,STM32F107VCT6 攀枝花學(xué)院本科畢業(yè)設(shè)計(jì)(論文) 目錄 3 目錄 摘要 ........................................................................................................................ 1 ABSTRACT ......................................................................................................... II 目錄 ........................................................................................................................ 3 1 緒論 ................................................................................................................... 5 1. 1 課題研究的背景與意義 ............................................................................ 5 電梯的發(fā)展 ..................................................................................... 5 研究意義 ....................................................................................... 6 研究現(xiàn)狀與發(fā)展趨勢(shì) .................................................................................. 6 1. 3 研究目標(biāo)及內(nèi)容 ...................................................................................... 7 2 電梯相關(guān)知識(shí)與傳感器選擇 ......................................................................... 9 2. 1. 電梯主要部件及原理 ............................................................................ 9 電梯的分類 .................................................................................... 9 電梯的基本結(jié)構(gòu) ............................................................................. 9 電梯的四大空間 ........................................................................... 10 電梯基本工作原理 ....................................................................... 11 2. 2 傳感 器的選擇 ........................................................................................ 11 轎廂加速度傳感器 ....................................................................... 11 電流電壓傳感器 ........................................................................... 12 轉(zhuǎn)矩傳感器 .................................................................................. 13 振動(dòng)傳感器 .................................................................................. 14 溫度傳感器 .................................................................................. 15 3 電梯監(jiān)控系統(tǒng)設(shè)計(jì) ....................................................................................... 17 系統(tǒng)結(jié)構(gòu)框圖和原理圖設(shè)計(jì) .................................................................... 17 系統(tǒng)硬件 ................................................................................................. 18 CPU 模塊 ...................................................................................... 18 PL2303USB 模塊 ........................................................................... 20 模數(shù)轉(zhuǎn)換模塊 .............................................................................. 20 攀枝花學(xué)院本科畢業(yè)設(shè)計(jì)(論文) 目錄 4 CAN 總線模塊 ............................................................................... 21 EEPROM 與 JTAG模塊 .................................................................... 21 電源模塊 ...................................................................................... 22 液晶顯示模塊 ............................................................................... 23 4 電梯監(jiān)控系統(tǒng)軟件設(shè)計(jì) ............................................................................... 25 系統(tǒng)軟件總體結(jié)構(gòu) .................................................................................. 25 系統(tǒng)子程序流程 ...................................................................................... 26 系統(tǒng)初始化程序 ........................................................................... 26 I/O 數(shù)據(jù)采集子程序 .................................................................... 27 PL2303USB 子程序 ........................................................................ 29 模數(shù)轉(zhuǎn)換子程序 ........................................................................... 30 結(jié)論 ...................................................................................................................... 34 參 考 文 獻(xiàn) ........................................................................................................ 35 附錄 1:系統(tǒng)電路原理圖 .................................................................................. 37 致 謝 .............................................................................................................
點(diǎn)擊復(fù)制文檔內(nèi)容
研究報(bào)告相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號(hào)-1