• <kbd id="8q2y0"><pre id="8q2y0"></pre></kbd>
        <samp id="8q2y0"></samp>
        • 論文格式
          電氣工程 會計論文 金融論文 國際貿易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產業管理 信息計算科學 電氣自動化 歷史論文
          機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
          制藥工程 生物工程 包裝工程 模具設計 測控專業 工業工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術學 論文降重
          通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術設計 新聞專業 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
          • 首頁 |
          • 畢業論文 |
          • 論文格式 |
          • 個人簡歷 |
          • 工作總結 |
          • 入黨申請書 |
          • 求職信 |
          • 入團申請書 |
          • 工作計劃 |
          • 免費論文 |
          • 合作期刊 |
          • 論文同學網 |
          搜索 高級搜索

          當前位置:論文格式網 -> 畢業論文 -> 電子通信論文
          畢業論文標題:

          基于Labview的溫度分析系統設計

           本文ID:LWGSW66051 字數:16885,頁數:45 價格:收費積分/100
          掃一掃 掃一掃
          本站會員可自行下載: 

          論文編號:TX273  論文字數:16885,頁數:45

          摘   要
               目前的測溫控制和分析系統大都使用傳統溫度測量儀器.其功能大多都是由硬件或固化的軟件來實現,而且只能通過廠家定義、設置,其功能和規格一般都是固定的,用戶無法隨意改變其結構和功能,因此已不能適應現代化監測系統的要求。隨著計算機技術的飛速發展,美國國家儀器公司率先提出了虛擬儀器的概念,徹底打破了傳統儀器由廠家定義、用戶無法改變的模式,使測控儀器發生了巨大變革。虛擬儀器技術充分利用計算機的強大運算處理功能,突破傳統儀器在數據處理、顯示、傳輸、存儲等方面的限制,通過交互式圖形界面實現系統控制和顯示測量數據,并使用框圖模塊指定各種功能。采用集成電路溫度傳感器和虛擬儀器方便地構建一個測溫系統,且外圍電路簡單,易于實現,便于系統硬件維護、功能擴展和軟件升級。虛擬儀器具有強大的數據處理能力,并且具備多種儀器設備功能于一體,能夠從分享用計算機所有資源,實現普通儀器所不能實現的功能。而且擁有良好的人機設計界面,簡單易學,設備集成度高,靈活多變。
               單片機溫度采集和分析系統成本低廉,結構簡單,易用性高,通過與LABVIEW軟件結合,變成了一套完善的具備數據采集,數據處理和數據分析,數據存儲電子儀器。具備多功能于一體,小型化,功耗低的特點。這里利用LABVIEW8.6簡體中文版作為語言開發平臺,設計系統軟件,并利用計算機串口與下位機串行通訊,實現溫度的實時測量與控制。
          關鍵詞: 虛擬儀器;數據采集;數據分析;LABVIEW;單片機;串口


           ABSTRACT
               Temperature control and analysis of current systems mostly use the traditional temperature measuring instruments. Most of its functions are cured by the hardware or software to implement, and can only be defined through the factory, set up, its features and specifications are generally fixed, users can not arbitrarily change its structure and function, so can not meet the modern monitoring system requirements. With the rapid development of computer technology, National Instruments pioneered the concept of virtual instrument, completely breaking the traditional instruments defined by the manufacturer, the user can not change the model so that measurement and control equipment has undergone tremendous changes. Full use of the virtual instrument technology computing processing power of computers to break through the traditional instruments in the data processing, display, transmission, storage and other aspects, through an interactive graphical interface to achieve system control and display measurement data, and use a variety of functions specified module block diagram . Using integrated circuit temperature sensor and instrument to easily build a temperature measurement system, and the external circuit is simple and easy to implement, easy system hardware maintenance, extensions, and software upgrades. Virtual instruments are powerful data processing capability, and has a variety of instruments and equipment functions into one, to all the resources from a shared computer, to achieve functionality not possible with ordinary instruments. And with good man-machine interface design, easy to learn, high integration and flexibility.
               MCU temperature acquisition and analysis system cost, simple structure, ease of use high, combined with LABVIEW software into a complete set of available data acquisition, data processing and data analysis, data storage, electronic equipment. With in-one, small, low power consumption. Here the use LABVIEW8.6 Simplified Chinese as the language development platform, system software design and computer serial port and of Serial communication, to achieve real-time temperature measurement and control
           Key words :  virtual instrument; data acquisition; data analysis; LABVIEW; serial port; single chip


          目   錄
          1 系統設計背景 1
          1.1 虛擬儀器的定義 1
          1.2虛擬儀器概況 1
          1.3 目前溫度分析系統的現狀 2
          1.4 開發基于LABVIEW溫度分析系統的現實意義 3
          1.5 本課題的目標和主要研究內容 3
          2系統總體方案設計 5
          2.1 課題要求 5
          2.2 方案分析與論證 5
          2.2.1 測溫模塊方案 5
          2.2.2 數據采集和傳輸方案 5
          2.2.3 LABVIEW讀取串口方案 5
          3 數據采集系統硬件設計 7
          3.1 溫度采集模塊 7
          3.2 單片機模塊 8
          3.2.1 主要性能參數 9
          3.2.2 功能特性 9
          3.2.3 單片機最小系統 10
          3.2.4引腳功能說明 10
          3.3 串口通訊電路 14
          3.3.1 串口通訊介紹 14
          3.3.2 單片機如何與電腦連接 15
          3.3.3 電路原理圖 16
          4 溫度采集系統軟件設計 17
          4.1 軟件實現方案 17
          4.2 軟件流程圖 17
          4.2.1主程序流程圖: 18
          4.2.2采集程序流程圖: 18
          5 LABVIEW分析系統設計 20
          5.1  LABVIEW界面介紹 20
          5.2  LABVIEW采集程序設計 20
          5.2.1  VISA介紹 20
          5.2.2 VISA配置程序設計 21
          5.2.3 數據處理實現 22
          5.2.4 數據處理程序設計 22
          5.3  LABVIEW子VI的設計 23
          5.3.1 VI的定義 23
          5.3.2 如何制作和調用子VI 23
          5.4  系統面板設計 26
          5.5  子面板的調用 27
          5.5.1 串口溫度采集系統界面 27
          5.5.2 關于本軟件界面 28
          5.6  安全管理 28
          5.7  程序的打包與發布 30
          6 總  結 33
          6.1全文工作總結 33
          6.2 存在的問題及工作展望 33
          致    謝 34
          參 考 文 獻 35


          相關論文
          本論文在電子通信論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
          上一篇:基于HID的人機接口設備的設計及應.. 下一篇:光孤子通信系統的研究
          Tags: 【收藏】 【返回頂部】
          會計論文
          電子機電論文
          金融論文
          電氣自動化論文
          模具設計
          化學工程與工藝
          機械設計
          電子通信論文
          英語論文
          行政管理論文
          物流論文
          電子商務論文
          法律論文
          國際貿易論文
          財務管理論文
          人力資源論文
          市場營銷論文
          土木工程論文
          工商管理論文
          工程管理論文
          漢語言文學論文
          教育管理論文
          測控專業論文
          交通工程論文
          旅游管理論文
          新聞專業論文
          藝術設計
          教育技術學論文
          應用物理學論文
          輕化工程論文
          德語專業論文
          給水排水工程
          服裝設計與工程
          食品生物技術
          材料科學與工程
          電視制片管理
          工業工程論文
          文化產業管理
          包裝工程論文
          印刷工程論文
          信息管理論文
          制藥工程論文
          生物工程論文
          電子信息工程
          信息計算科學
          電氣工程論文
          通信工程論文
          財務會計畢業論文
          電子商務畢業論文
          現代教育技術
          信息管理專業
          心理學專業
          數學與應用數學
          數學教育
          護理學畢業論文
          其他專業論文
          歷史學論文
          學前教育畢業論文
          小學教育畢業論文
          教育管理畢業論文
          法律專業畢業論文
          漢語言文學畢業論文
          工商管理畢業論文
          人力資源畢業論文
          營銷專業畢業論文
          物流專業畢業論文
          計算機論文
          最新文章
          熱門文章
          計算機論文
          推薦文章

          本站部分文章來自網絡,如發現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

          論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供電子通信論文畢業論文格式,論文格式范文,畢業論文范文

          Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

          感谢您访问我们的网站,您可能还对以下资源感兴趣:

          论文格式网:毕业论文格式范文
          <tr id="umsaa"></tr>
        • <ul id="umsaa"></ul><strike id="umsaa"><menu id="umsaa"></menu></strike>
        • <kbd id="umsaa"><pre id="umsaa"></pre></kbd>