基于ni-visa與labview的usb串口應(yīng)用程序設(shè)計.docx
約33頁DOCX格式手機打開展開
基于ni-visa與labview的usb串口應(yīng)用程序設(shè)計,基于ni-visa與labview的usb串口應(yīng)用程序設(shè)計1萬字自己原創(chuàng)的畢業(yè)論文,僅在本站獨家出售,重復率低,推薦下載使用摘要 labview 是虛擬儀器、遠程測控等領(lǐng)域的通用編程環(huán)境。其基于visa的編程實現(xiàn)labview與外部各類接口的通訊。而usb串行通用接口目前已經(jīng)成為各類設(shè)備儀器的標準接口,在數(shù)據(jù)采集和遠程...
內(nèi)容介紹
此文檔由會員 淘寶大夢 發(fā)布
基于NI-VISA與LabView的USB串口應(yīng)用程序設(shè)計
1萬字
自己原創(chuàng)的畢業(yè)論文,僅在本站獨家出售,重復率低,推薦下載使用
摘要 LabView 是虛擬儀器、遠程測控等領(lǐng)域的通用編程環(huán)境。其基于VISA的編程實現(xiàn)Labview與外部各類接口的通訊。而USB串行通用接口目前已經(jīng)成為各類設(shè)備儀器的標準接口,在數(shù)據(jù)采集和遠程測控領(lǐng)域廣泛應(yīng)用,但USB接口的驅(qū)動設(shè)計較為復雜,對設(shè)計者的軟件編程能力要求較高。本課題以溫室環(huán)境的無線數(shù)據(jù)采集為應(yīng)用背景,開發(fā)基于NI-VISA的USB驅(qū)動,通過USB接口從下位機讀取環(huán)境數(shù)據(jù),并使用labview設(shè)計顯示與控制界面。實現(xiàn)上位機與下位機的有效連接功能,該方法實現(xiàn)簡單,有效解決了USB驅(qū)動的復雜性問題。
關(guān)鍵詞 Labview USB串行接口 NI-VISA 數(shù)據(jù)采集和遠程測控
Design of USB interface application based on NI-VISA and Labview
Abstract LabView is an environment of virtual instruments, remote monitoring and control and other field of common programming. It make Labview communicate with all types of external communication interface based on VISA. And the Universal Serial Interface USB has become the standard interface for all types of equipment and instruments, and it’s widely used in data acquisition and remote monitoring and control. But driven design of USB interface is more complex, and need higher programming skills of designers. This object is design USB serial application by NI-VISA based on environmental data collection of greenhouse, read environment data through the USB interface from the lower machine, and design the interface of display and control by Labview.. Effective connectivity PC and lower machine, it’s more easy and solve the problem of complexity of the USB drive effectively.
Keyword: Labview USB Serial Interface NI-VISA Data acquisition and remote monitoring and control
目 錄
第一章 緒論 1
1.1課題簡介 1
1.2課題意義 1
1.3研究現(xiàn)狀 2
1.3.1 國內(nèi)研究現(xiàn)狀 2
1.3.2 國外研究現(xiàn)狀 3
1.3.3 課題的主要研究內(nèi)容 4
第二章 硬件結(jié)構(gòu)與電路原理 5
2.1 ZigBee簡介 5
2.2 CC2530模塊簡介 6
2.3 USB芯片介紹 9
2.3.1 基本功能 9
2.3.2 特點 10
2.3.3 封裝 10
2.3.4 引腳功能 11
2.3.5 USB接口芯片應(yīng)用 11
第三章 軟件設(shè)計 13
3.1 串口驅(qū)動設(shè)計 13
3.1.1 軟件介紹 13
3.1.2 串口應(yīng)用程序設(shè)計 15
3.1.3 程序功能擴展 17
3.2系統(tǒng)界面設(shè)計 20
第四章 上位機與下位機USB接口調(diào)試 22
4.1調(diào)試步驟 22
4.2 調(diào)試中的問題以及解決辦法 24
第五章 總結(jié) 25
致謝 26
參考文獻 27
1萬字
自己原創(chuàng)的畢業(yè)論文,僅在本站獨家出售,重復率低,推薦下載使用
摘要 LabView 是虛擬儀器、遠程測控等領(lǐng)域的通用編程環(huán)境。其基于VISA的編程實現(xiàn)Labview與外部各類接口的通訊。而USB串行通用接口目前已經(jīng)成為各類設(shè)備儀器的標準接口,在數(shù)據(jù)采集和遠程測控領(lǐng)域廣泛應(yīng)用,但USB接口的驅(qū)動設(shè)計較為復雜,對設(shè)計者的軟件編程能力要求較高。本課題以溫室環(huán)境的無線數(shù)據(jù)采集為應(yīng)用背景,開發(fā)基于NI-VISA的USB驅(qū)動,通過USB接口從下位機讀取環(huán)境數(shù)據(jù),并使用labview設(shè)計顯示與控制界面。實現(xiàn)上位機與下位機的有效連接功能,該方法實現(xiàn)簡單,有效解決了USB驅(qū)動的復雜性問題。
關(guān)鍵詞 Labview USB串行接口 NI-VISA 數(shù)據(jù)采集和遠程測控
Design of USB interface application based on NI-VISA and Labview
Abstract LabView is an environment of virtual instruments, remote monitoring and control and other field of common programming. It make Labview communicate with all types of external communication interface based on VISA. And the Universal Serial Interface USB has become the standard interface for all types of equipment and instruments, and it’s widely used in data acquisition and remote monitoring and control. But driven design of USB interface is more complex, and need higher programming skills of designers. This object is design USB serial application by NI-VISA based on environmental data collection of greenhouse, read environment data through the USB interface from the lower machine, and design the interface of display and control by Labview.. Effective connectivity PC and lower machine, it’s more easy and solve the problem of complexity of the USB drive effectively.
Keyword: Labview USB Serial Interface NI-VISA Data acquisition and remote monitoring and control
目 錄
第一章 緒論 1
1.1課題簡介 1
1.2課題意義 1
1.3研究現(xiàn)狀 2
1.3.1 國內(nèi)研究現(xiàn)狀 2
1.3.2 國外研究現(xiàn)狀 3
1.3.3 課題的主要研究內(nèi)容 4
第二章 硬件結(jié)構(gòu)與電路原理 5
2.1 ZigBee簡介 5
2.2 CC2530模塊簡介 6
2.3 USB芯片介紹 9
2.3.1 基本功能 9
2.3.2 特點 10
2.3.3 封裝 10
2.3.4 引腳功能 11
2.3.5 USB接口芯片應(yīng)用 11
第三章 軟件設(shè)計 13
3.1 串口驅(qū)動設(shè)計 13
3.1.1 軟件介紹 13
3.1.2 串口應(yīng)用程序設(shè)計 15
3.1.3 程序功能擴展 17
3.2系統(tǒng)界面設(shè)計 20
第四章 上位機與下位機USB接口調(diào)試 22
4.1調(diào)試步驟 22
4.2 調(diào)試中的問題以及解決辦法 24
第五章 總結(jié) 25
致謝 26
參考文獻 27