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

正文內(nèi)容

基于c51單片機的數(shù)據(jù)采集系統(tǒng)畢業(yè)論文-在線瀏覽

2025-05-01 09:06本頁面
  

【正文】 而該系統(tǒng)硬件部分的重心在于單片機。該系統(tǒng)從機負責數(shù)據(jù)采集并應答主機的命令。 五、進度計劃 1. 第 1周 ~第 10周:畢業(yè)實習、系統(tǒng)調(diào)研、熟悉開發(fā)環(huán)境及工具; 2. 第 10周 ~第 20周:需求分析、總體設(shè)計,焊制基于 C51單片機采集系統(tǒng)的板子; 3. 第 20周 ~第 30周:詳細設(shè)計、編碼、調(diào)試; 4. 第 31周 ~第 32周:撰寫畢業(yè)論文及答辯。根據(jù)基于 C51 單片機采集系統(tǒng)要完成的數(shù)據(jù)采集工作,明確本系統(tǒng)要做什么,撰寫需求說明書。包括功能設(shè)計和電路布線設(shè)計;設(shè)計本系統(tǒng)的各個功能模塊:按鍵、 LED 顯示、 A/D 模數(shù)轉(zhuǎn)換等功能,并設(shè)計各模塊間的接口,完成數(shù)據(jù)傳輸及采集工作。 測試階段:基于 C51單片機采集系統(tǒng)進行上 位機與下位機的數(shù)據(jù)采集,測試本系統(tǒng)是否能達到預期的設(shè)想,是否能完成數(shù)據(jù)采集工作,針對發(fā)現(xiàn)的問題或新的要求及時完善本系統(tǒng)。 七、參考文獻 [1] 金沙灘工作室 C51板子貼吧 [2] 唐穎,程菊花,任條娟.單片機原理與應用及 C51程序設(shè)計.北京大學出版社, [3]馬忠梅,張凱 . 單片機的 C語言應用程序設(shè)計 [M].北京航空航天大學出版社, [4]劉文濤. MCS51單片機培訓教程 [M].北京:電子工業(yè)出版社, . [5]常鐵原,王欣,陳文軍 . 多路數(shù)據(jù)采集系統(tǒng)的設(shè)計 .電子技術(shù)應用, 2021, 指導教師簽字 時 間 2021 年 10 月 9 日 摘要 本文介紹了基于單片機的數(shù)據(jù)采集的硬件設(shè)計和軟件設(shè)計,數(shù)據(jù)采集系統(tǒng)是模擬域與數(shù)字域之間必不可少的紐帶,它的存在具有著非常重要的作用。數(shù)據(jù)采集與通信控制采用了模塊化的設(shè)計,數(shù)據(jù)采集與通信控制采用了單片機 STC89C52 來實現(xiàn),硬件部分是以單片機為核心,還包括 A/D 模數(shù)轉(zhuǎn)換模塊,顯 示模塊, USB 接口和串行接口部分。 8路被測電壓通過模數(shù)轉(zhuǎn)換器 PCF8591 進行模數(shù)轉(zhuǎn)換,實現(xiàn)對采集到的數(shù)據(jù)進行模擬量到數(shù)字量的轉(zhuǎn)換,并將轉(zhuǎn)換后的數(shù)據(jù)通過 USBUART 轉(zhuǎn)換電路PL2303 或串口 RS232傳輸?shù)缴衔粰C,由上位機負責數(shù)據(jù)的接受、處理和顯示,并用 LED數(shù)碼顯示器來顯示所采集的結(jié)果。 關(guān)鍵詞 : 單片機 數(shù)據(jù)采集 STC89C52 PCF8591 Abstract This article describes the hardware design and software design of the data on which based on signalchip microputer .The data collection system is the link between the digital domain and analog domain. It has an very important function. The introductive point of this text is a data to collect the system. The hardware of the system focuses on signalchip microputer .Data collection and munication control use modular design. The data collected to control with correspondence to adopt a machine STC89C52 to carry out. The part of hardware?s core is SCM, is also includes A/D conversion module, display module, and the serial interface. Slave machine is responsible for data acquisition and answering the host roads were measured the electric voltage to pass the in general use moldfew conversion of PCF8591,the realization carries on the conversion that imitates to measure the numeral to measure towards the data that collect .Then send the data to the host machine through PL2303 or host machine is responsible for data and display, LED digital display is responsible display the data. The software is partly programmed with Keil uvision3 The software can realize the function of monitoring and controlling the whole system. It designs much program like dataacquisition treatment,datadisplay and datamunication etc. Keyword: SCM Data acquisition STC89C52 PCF8591 目錄 第一章 緒論 ................................................................................ 錯誤 !未定義書簽。 國內(nèi)外研究現(xiàn)狀 ........................................... 2 該課題研究的主要內(nèi)容 .................................... 3 采用的方法 .....................................................................................................................3 實現(xiàn)步驟 .........................................................................................................................4 預期成果 .........................................................................................................................4 第二章 開發(fā)環(huán)境及開發(fā)工具 .................................................................................. Protel99se 介紹 ........................................................................................................ KeilUvision3 介紹 ............................................................................................ Microsoft Visual Studio 2021 介紹 ......................................................... 其它 ......................................................................................................................... 第 三 章 數(shù)據(jù)采集 ................................................................................................ 6 數(shù)據(jù)采集系統(tǒng) .............................................. 7 方案論證 .................................................. 8 A/D 模數(shù)轉(zhuǎn)換的選 擇 ...................................... 8 單片機的選擇 ............................................ 8 串行口的選擇 ........................................... 9 LED 顯示部分 ............................................ 9 按鍵 ................................................... 6 通信方式 ..............................................................................................................7 第 四 章 硬件部分 .................................................................................................10 ................................ 錯誤 !未定義書簽。 模數(shù)轉(zhuǎn)換器 PCF8591 ....................................... 19 第 五 章 軟件部分 .................................................................... 錯誤 !未定義書簽。 參考文獻 ...................................................................................................................27 附錄 A外文資料翻譯 ..........................................................................................28 英文原文 ......................................................................................................... 中文譯文 ........................................................................................................... 附錄 B代碼 ..............................................................................................................45 單片機數(shù)據(jù)采集系統(tǒng)代碼 ................................................................................. PC 機接收顯示界面代碼 ..................................................................................... 附錄 C 單片機元件清單 .................................................................................. 第一章 緒論 研究背 景及其目的意義 近年來,數(shù)據(jù)采集及其應用受到了人們越來越廣泛的關(guān)注,數(shù)據(jù)采集系統(tǒng)也有了迅速的發(fā)展,它可以廣泛的應用于各種領(lǐng)域。由于該種數(shù)據(jù)采集測試系統(tǒng)具有高速性和一定的靈活性,可以滿足眾多傳統(tǒng)方法不能完成的數(shù)據(jù)采集和測試任務,因而得到了初步的認可。 20世 紀 70 年代后期,隨著微型機的發(fā)展,誕生了采集器、儀表同計算機溶為一體的數(shù)據(jù)采集系統(tǒng)。從 70 年代起,數(shù)據(jù)采集系統(tǒng)發(fā)展過程中逐漸分為兩類,一類是實驗室數(shù)據(jù)采集系統(tǒng),一類是工業(yè)現(xiàn)場數(shù)據(jù)采集系統(tǒng)。該階段的數(shù)據(jù)采集系統(tǒng)主要有兩類,一類以儀表儀器和采集器、通用接口總線和計算機組成。第二類以數(shù)據(jù)采集卡、標準總線和計算機構(gòu)成,這一類在工業(yè)
點擊復制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1