基于labview的監(jiān)控系統(tǒng)設(shè)計(jì).rar
基于labview的監(jiān)控系統(tǒng)設(shè)計(jì),基于labview的監(jiān)控系統(tǒng)設(shè)計(jì)2.5萬(wàn)字68頁(yè)摘 要本監(jiān)控系統(tǒng)主要采用虛擬儀器的思想,結(jié)合計(jì)算機(jī)的結(jié)構(gòu)特點(diǎn),提出了一種以計(jì)算機(jī)為平臺(tái),基于labview的監(jiān)控系統(tǒng),它是以采集目標(biāo)源信息,采集輸入到信號(hào)分析模塊經(jīng)過判斷來(lái)確定系統(tǒng)是否穩(wěn)定的一種監(jiān)控手段。在本監(jiān)控系統(tǒng)主要流程是數(shù)據(jù)采集輸入、輸出、信號(hào)分析、判斷、 結(jié)果顯示...
該文檔為壓縮文件,包含的文件列表如下:
![](http://img.queshao.com/images/pcgzh.gif)
![](http://preview.queshao.com/tobuy/37688.gif)
內(nèi)容介紹
原文檔由會(huì)員 云貝貝 發(fā)布
基于LabVIEW的監(jiān)控系統(tǒng)設(shè)計(jì)
2.5萬(wàn)字 68頁(yè)
摘 要
本監(jiān)控系統(tǒng)主要采用虛擬儀器的思想,結(jié)合計(jì)算機(jī)的結(jié)構(gòu)特點(diǎn),提出了一種以計(jì)算機(jī)為平臺(tái),基于LabVIEW的監(jiān)控系統(tǒng),它是以采集目標(biāo)源信息,采集輸入到信號(hào)分析模塊經(jīng)過判斷來(lái)確定系統(tǒng)是否穩(wěn)定的一種監(jiān)控手段。在本監(jiān)控系統(tǒng)主要流程是數(shù)據(jù)采集輸入、輸出、信號(hào)分析、判斷、 結(jié)果顯示。在本程序中將采集到的數(shù)據(jù)輸入到信號(hào)分析模塊分析判斷最后輸出顯示。實(shí)驗(yàn)結(jié)果表明:系統(tǒng)能正確的接收采集的數(shù)據(jù)和顯示數(shù)據(jù),并判斷系統(tǒng)數(shù)據(jù)是否正常,可以應(yīng)用于該范圍內(nèi)的一般系統(tǒng)監(jiān)控,也可以用于其它一些接收數(shù)據(jù)接近的系統(tǒng)當(dāng)中,此方法生成的監(jiān)控軟件交互性好,性價(jià)比高,且實(shí)現(xiàn)簡(jiǎn)單,還可以根據(jù)不同的系統(tǒng)對(duì)程序進(jìn)行修改,以滿足系統(tǒng)的需要,為低成本構(gòu)建數(shù)據(jù)采集提供了一種思路。在LabVIEW環(huán)境中實(shí)現(xiàn)了對(duì)測(cè)試系統(tǒng)的監(jiān)測(cè)和控制。
關(guān)鍵詞:LabVIEW、數(shù)據(jù)采集、FOR循環(huán)、while循環(huán)、信號(hào)分析。
The abstract
The control system is mainly based on virtual instruments, and combining the features of the structure of the computer, a computer as a platform, LabVIEW-based monitoring system, which is based on source information collection target, Acquisition of input signal analysis module judgment to determine whether the stability of supervision. In the main control system data acquisition process is input and output, signal analysis, judgment, the results showed. In this procedure will be collected data input to the signal analysis module, analysis showed that the final output. Experimental results show : The system can correct the reception of data acquisition and display data, and data to judge whether it is normal, can be used within the scope of the general system monitoring, and can also be used for other data close to the receiving system, This method of generating interactive control software, and high performance-price ratio, very easy to realize. also under different systems of modifying the program to meet the needs of Construction of low-cost data acquisition with a new idea. In LabVIEW environment to achieve the right test system monitoring and control.
Keywords : LabVIEW, data acquisition, FOR cycle while loops, the signal analysis
目 錄
摘 要 2
The abstract 3
引言 3
LabVIEW簡(jiǎn)介: 3
第一章 緒論 5
1.1 虛擬儀器簡(jiǎn)介: 5
1.2 本次設(shè)計(jì)的主要內(nèi)容 6
第二章 程 序 結(jié) 構(gòu) 8
2.1循環(huán)結(jié)構(gòu) 8
2.1.1 While循環(huán) 8
2.1.2 For循環(huán) 10
2.2分支結(jié)構(gòu) 13
2.3順序結(jié)構(gòu) 14
2.3.1平鋪?lái)樞蚪Y(jié)構(gòu) 14
2.4公式節(jié)點(diǎn) 15
第三章 圖形顯示 16
3.1 概述 16
3.2 Graph控件 17
3.3 Chart的獨(dú)有控件 18
3.4 XY圖形控件(XY Graph) 20
3.5 強(qiáng)度圖形控件(Intensity Graph) 21
3.6 數(shù)字波形圖控件(Digital Waveform Graph) 21
第四章 數(shù) 據(jù) 采 集 22
4.1數(shù)據(jù)采集基礎(chǔ) 23
4.1.1數(shù)據(jù)采集系統(tǒng)的構(gòu)成 23
4.1.2信號(hào)調(diào)理 24
4.1.3測(cè)量系統(tǒng)的連接方式 25
4.2采樣定理的應(yīng)用 27
4.3模入VI的組織與簡(jiǎn)介 29
4.3.1傳統(tǒng)DAQ VI分為類簡(jiǎn)介 29
4.4 DAQ波形模入 30
4.4.1使用易用函數(shù)進(jìn)行波形采集 30
4.4.2 使用中級(jí)模入VI進(jìn)行波形采集 31
4.5 DAQ連續(xù)模入 32
4.6 DAQ 波形模入 33
4.6.1 DAQ連續(xù)模出與周期信號(hào)的連續(xù)模出 34
4.6.2模擬邊沿觸發(fā) 35
4.7模入、模出的并行安排 36
第五章 信號(hào)處理與分析 38
5.1 概述 38
5.2 信號(hào)的產(chǎn)生 40
5.3 標(biāo)準(zhǔn)頻率 43
5.4 數(shù)字信號(hào)處理 43
5.4.1 FFT變換 43
5.4.2 窗函數(shù) 46
5.4.3 諧波失真與頻譜分析 48
5.5 數(shù)字濾波 51
5.6 曲線擬合 56
第六章 結(jié)束語(yǔ) 58
參考文獻(xiàn) 59
致 謝 60
附圖 61
參考文獻(xiàn)
1 李慶揚(yáng)、關(guān)治、白峰杉,數(shù)值計(jì)算原理[M]。北京:化學(xué)工業(yè)出版社
2 侯國(guó)屏、王坤、葉齊鑫等。LabVIEW7.1編程與虛擬儀器設(shè)計(jì)[M]。北京。清華大學(xué)出版社。2005
3 on Conway、Steve Watts著羅霄、周毅等譯。軟件工程方法在LabVIEW中的應(yīng)用[M]。北京。清華大學(xué)出版社。2006
4 雷振山。LabVIEW7Express實(shí)用技術(shù)教程[M]。北京。中國(guó)鐵道出版社。2004
5 楊樂平、李海濤、趙勇等。LabVIEW高級(jí)程序設(shè)計(jì)[M]。北京。清華大學(xué)出版社
2.5萬(wàn)字 68頁(yè)
摘 要
本監(jiān)控系統(tǒng)主要采用虛擬儀器的思想,結(jié)合計(jì)算機(jī)的結(jié)構(gòu)特點(diǎn),提出了一種以計(jì)算機(jī)為平臺(tái),基于LabVIEW的監(jiān)控系統(tǒng),它是以采集目標(biāo)源信息,采集輸入到信號(hào)分析模塊經(jīng)過判斷來(lái)確定系統(tǒng)是否穩(wěn)定的一種監(jiān)控手段。在本監(jiān)控系統(tǒng)主要流程是數(shù)據(jù)采集輸入、輸出、信號(hào)分析、判斷、 結(jié)果顯示。在本程序中將采集到的數(shù)據(jù)輸入到信號(hào)分析模塊分析判斷最后輸出顯示。實(shí)驗(yàn)結(jié)果表明:系統(tǒng)能正確的接收采集的數(shù)據(jù)和顯示數(shù)據(jù),并判斷系統(tǒng)數(shù)據(jù)是否正常,可以應(yīng)用于該范圍內(nèi)的一般系統(tǒng)監(jiān)控,也可以用于其它一些接收數(shù)據(jù)接近的系統(tǒng)當(dāng)中,此方法生成的監(jiān)控軟件交互性好,性價(jià)比高,且實(shí)現(xiàn)簡(jiǎn)單,還可以根據(jù)不同的系統(tǒng)對(duì)程序進(jìn)行修改,以滿足系統(tǒng)的需要,為低成本構(gòu)建數(shù)據(jù)采集提供了一種思路。在LabVIEW環(huán)境中實(shí)現(xiàn)了對(duì)測(cè)試系統(tǒng)的監(jiān)測(cè)和控制。
關(guān)鍵詞:LabVIEW、數(shù)據(jù)采集、FOR循環(huán)、while循環(huán)、信號(hào)分析。
The abstract
The control system is mainly based on virtual instruments, and combining the features of the structure of the computer, a computer as a platform, LabVIEW-based monitoring system, which is based on source information collection target, Acquisition of input signal analysis module judgment to determine whether the stability of supervision. In the main control system data acquisition process is input and output, signal analysis, judgment, the results showed. In this procedure will be collected data input to the signal analysis module, analysis showed that the final output. Experimental results show : The system can correct the reception of data acquisition and display data, and data to judge whether it is normal, can be used within the scope of the general system monitoring, and can also be used for other data close to the receiving system, This method of generating interactive control software, and high performance-price ratio, very easy to realize. also under different systems of modifying the program to meet the needs of Construction of low-cost data acquisition with a new idea. In LabVIEW environment to achieve the right test system monitoring and control.
Keywords : LabVIEW, data acquisition, FOR cycle while loops, the signal analysis
目 錄
摘 要 2
The abstract 3
引言 3
LabVIEW簡(jiǎn)介: 3
第一章 緒論 5
1.1 虛擬儀器簡(jiǎn)介: 5
1.2 本次設(shè)計(jì)的主要內(nèi)容 6
第二章 程 序 結(jié) 構(gòu) 8
2.1循環(huán)結(jié)構(gòu) 8
2.1.1 While循環(huán) 8
2.1.2 For循環(huán) 10
2.2分支結(jié)構(gòu) 13
2.3順序結(jié)構(gòu) 14
2.3.1平鋪?lái)樞蚪Y(jié)構(gòu) 14
2.4公式節(jié)點(diǎn) 15
第三章 圖形顯示 16
3.1 概述 16
3.2 Graph控件 17
3.3 Chart的獨(dú)有控件 18
3.4 XY圖形控件(XY Graph) 20
3.5 強(qiáng)度圖形控件(Intensity Graph) 21
3.6 數(shù)字波形圖控件(Digital Waveform Graph) 21
第四章 數(shù) 據(jù) 采 集 22
4.1數(shù)據(jù)采集基礎(chǔ) 23
4.1.1數(shù)據(jù)采集系統(tǒng)的構(gòu)成 23
4.1.2信號(hào)調(diào)理 24
4.1.3測(cè)量系統(tǒng)的連接方式 25
4.2采樣定理的應(yīng)用 27
4.3模入VI的組織與簡(jiǎn)介 29
4.3.1傳統(tǒng)DAQ VI分為類簡(jiǎn)介 29
4.4 DAQ波形模入 30
4.4.1使用易用函數(shù)進(jìn)行波形采集 30
4.4.2 使用中級(jí)模入VI進(jìn)行波形采集 31
4.5 DAQ連續(xù)模入 32
4.6 DAQ 波形模入 33
4.6.1 DAQ連續(xù)模出與周期信號(hào)的連續(xù)模出 34
4.6.2模擬邊沿觸發(fā) 35
4.7模入、模出的并行安排 36
第五章 信號(hào)處理與分析 38
5.1 概述 38
5.2 信號(hào)的產(chǎn)生 40
5.3 標(biāo)準(zhǔn)頻率 43
5.4 數(shù)字信號(hào)處理 43
5.4.1 FFT變換 43
5.4.2 窗函數(shù) 46
5.4.3 諧波失真與頻譜分析 48
5.5 數(shù)字濾波 51
5.6 曲線擬合 56
第六章 結(jié)束語(yǔ) 58
參考文獻(xiàn) 59
致 謝 60
附圖 61
參考文獻(xiàn)
1 李慶揚(yáng)、關(guān)治、白峰杉,數(shù)值計(jì)算原理[M]。北京:化學(xué)工業(yè)出版社
2 侯國(guó)屏、王坤、葉齊鑫等。LabVIEW7.1編程與虛擬儀器設(shè)計(jì)[M]。北京。清華大學(xué)出版社。2005
3 on Conway、Steve Watts著羅霄、周毅等譯。軟件工程方法在LabVIEW中的應(yīng)用[M]。北京。清華大學(xué)出版社。2006
4 雷振山。LabVIEW7Express實(shí)用技術(shù)教程[M]。北京。中國(guó)鐵道出版社。2004
5 楊樂平、李海濤、趙勇等。LabVIEW高級(jí)程序設(shè)計(jì)[M]。北京。清華大學(xué)出版社
TA們正在看...
- 辦公室工作總結(jié)機(jī)關(guān)單位辦公室個(gè)人工作總結(jié).doc
- 辦公室工作總結(jié)校辦公室工作總結(jié).doc
- 辦公室工作總結(jié)校學(xué)生會(huì)辦公室工作總結(jié).doc
- 辦公室工作總結(jié)校社聯(lián)辦公室工作總結(jié).doc
- 辦公室工作總結(jié)檔案辦公室年終工作總結(jié).doc
- 辦公室工作總結(jié)煙草辦公室年終工作總結(jié).doc
- 辦公室工作總結(jié)煙草管理辦公室工作總結(jié).doc
- 辦公室工作總結(jié)煤礦辦公室工作總結(jié)兩篇.doc
- 辦公室工作總結(jié)物業(yè)辦公室工作總結(jié).doc
- 辦公室工作總結(jié)社區(qū)訪惠聚工作組工作總結(jié).doc