資源描述:
《基于labview虛擬示波器的設計》由會員上傳分享,免費在線閱讀,更多相關內(nèi)容在教育資源-天天文庫。
1、西安交通大學本科畢業(yè)設計論文題目:基于LABVIEW虛擬示波器的設計系別:電氣與信息工程專業(yè):測控技術與儀器1西安交通大學城市學院本科畢業(yè)設計(論文)I摘要摘要虛擬儀器技術是現(xiàn)在計算機系統(tǒng)和儀器系統(tǒng)相結(jié)合的產(chǎn)物,是當今計算機輔助測試領域的一項重要技術。它推動著傳統(tǒng)儀器朝著數(shù)字化,智能化,模塊化,網(wǎng)絡化的方向發(fā)展。本文采用計算機聲卡來代替工業(yè)用的數(shù)據(jù)采集卡。所設計出的虛擬儀器成本低、通用性強,在對采樣頻率要求不高的情況下,可以用聲卡取代數(shù)據(jù)采集卡進行采樣充分利用了價格低廉的聲卡進行數(shù)據(jù)采集。文章闡述了虛擬儀器的背景、概念、發(fā)展、組成等,重點介紹了采用圖形化編程軟件LABVIEW設計虛擬示波器方
2、法以及它的波形顯示、頻譜分析、參數(shù)顯示等功能,最終實現(xiàn)開發(fā)一個能夠?qū)β曇粜盘栠M行顯示的虛擬示波器。本文所設計的虛擬示波器經(jīng)過測試可以對信號正確的采集和顯示,達到了本次虛擬示波器的設計要求。關鍵詞:虛擬儀器,LABVIEW,示波器IABSTRACTIABSTRACTABSTRACTVirtualinstrumenttechnologyisnowthecomputersystemandinstrumentationsystemcombiningtheproductoftoday'scomputer-aidedtestingisanimportanttechnologyarea.Itadvance
3、stowardsthetraditionaldigitalinstrumentation,intelligent,modular,network-baseddirection.Inthispaper,computersoundcardtoreplacetheindustrialdataacquisitioncard.Thedesignofthevirtualinstrument,lowcost,versatility,lessdemandinginthecaseofsamplingfrequencycanbeusedtoreplacethesoundcarddataacquisitionca
4、rdtosamplethefulladvantageofthecheapsoundcardfordataacquisition.Paperdescribesthebackgroundofvirtualinstruments,concepts,development,composition,focusingontheuseofLABVIEWgraphicalprogrammingsoftwaredesignmethodanditsvirtualoscilloscopewaveformdisplay,virtualspectrumanalysis,parameterdisplayandother
5、functions,ultimatelyabletodevelopasoundsignalshowsavirtualoscilloscope.Designedinthispapertestedthevirtualoscilloscopecancaptureanddisplaythecorrectsignal,reachingthesecondvirtualoscilloscopedesignrequirements.KEYWORDS:Virtualinstruments,LABVIEW,OscilloscopeIABSTRACTI目錄目錄1緒論11.1虛擬儀器背景11.1.1虛擬儀器的產(chǎn)生1
6、1.1.2虛擬儀器的概念11.1.3虛擬儀器的構成21.1.4虛擬儀器的優(yōu)點21.2虛擬儀器的現(xiàn)狀31.2.1國外虛擬儀器的研究現(xiàn)狀31.2.2國內(nèi)虛擬儀器的研究現(xiàn)狀41.2.3虛擬儀器的發(fā)展方向41.3本文的研究內(nèi)容52虛擬示波器設計理論72.1虛擬示波器的基本原理72.2虛擬示波器的功能方框圖72.3虛擬示波器的聲卡采集原理72.3.1聲卡的作用92.3.2聲卡的硬件結(jié)構102.3.3聲卡的主要技術參數(shù)102.3.4聲卡用于數(shù)據(jù)采集時的設置112.4本章小結(jié)123虛擬示波器軟件設計153.1LABVIEW簡介153.1.1G語言簡介153.1.2LABVIEW程序組成163.1.3LAB
7、VIEW中有關聲卡函數(shù)介紹163.2程序的流程圖183.3程序的結(jié)構框圖193.4LABVIEW虛擬示波器的程序設計193.4.1前面板的設計193.4.2總程序的設計203.5數(shù)據(jù)采集和處理模塊205目錄3.5.1聲音輸入設置223.5.2聲音輸入讀取243.5.3聲音輸入清除253.6測量模塊263.7頻譜分析模塊283.8參數(shù)顯示模塊293.9本章小結(jié)294程序的調(diào)試與測試314.1虛擬示波器的性能指標