儀器的自動(dòng)發(fā)現(xiàn)與測(cè)控管理
發(fā)布時(shí)間:2018-12-18 14:39
【摘要】:隨著儀器在各個(gè)領(lǐng)域的大量使用,從研究實(shí)驗(yàn)室到工業(yè)廠房,自動(dòng)化儀器無處不在。人們意識(shí)到收集隨時(shí)間變遷的數(shù)據(jù)有用起來,自然就需要某種方法來捕捉并完成數(shù)據(jù)記錄。一旦計(jì)算機(jī)被連接到儀器,數(shù)據(jù)收集、分析和控制等等功能就可以自由擴(kuò)展。借助已經(jīng)發(fā)展成熟并且廣泛應(yīng)用的網(wǎng)絡(luò)技術(shù),實(shí)現(xiàn)儀器的網(wǎng)絡(luò)化和智能化。儀器測(cè)量系統(tǒng)已經(jīng)從傳統(tǒng)的RS232、CAN、USB等總線測(cè)量系統(tǒng)發(fā)展到以互聯(lián)網(wǎng)技術(shù)應(yīng)用為基礎(chǔ)的LAN總線網(wǎng)絡(luò)化測(cè)量系統(tǒng),不同接口、不同類型的大量儀器接入測(cè)試環(huán)境,需要對(duì)儀器進(jìn)行整體的管理。為了統(tǒng)一接口標(biāo)準(zhǔn),美國國家儀器(National Instruments、簡(jiǎn)稱NI)提出了虛擬儀器(Virtual Instrument,簡(jiǎn)稱VI)的概念,并結(jié)合IVI技術(shù)(Interchangeable Virtual Instrument, IVI)進(jìn)行控制和測(cè)量,虛擬儀器通過計(jì)算機(jī)軟件將計(jì)算機(jī)硬件資源與儀器硬件有機(jī)融為一體,從而把計(jì)算機(jī)強(qiáng)大的處理能力和儀器硬件的測(cè)量、控制能力結(jié)合起來。為了實(shí)現(xiàn)虛擬儀器和實(shí)體儀器的整體管理,其中包括本地儀器探測(cè)發(fā)現(xiàn),IVI驅(qū)動(dòng)管理,設(shè)備統(tǒng)一管理,對(duì)儀器進(jìn)行互換配置,完成儀器的IVI互換性需求,從而最大程度的提高儀器的管理效率和測(cè)試效率,本選題將虛擬儀器設(shè)計(jì)技術(shù)中對(duì)儀器的管理和操作使用為基礎(chǔ),結(jié)合儀器網(wǎng)絡(luò)化的特點(diǎn),設(shè)計(jì)對(duì)虛擬儀器進(jìn)行統(tǒng)一管理的系統(tǒng),可以針對(duì)本地的儀器資源和儀器驅(qū)動(dòng)進(jìn)行管理配置和查詢等基本功能。在虛擬儀器技術(shù)基礎(chǔ)上,設(shè)計(jì)了一套具有可互換性的虛擬測(cè)控平臺(tái),可以針對(duì)不同的儀器進(jìn)行仿真和實(shí)體儀器的測(cè)量和操作。在研究了VISA技術(shù)和IVI技術(shù)后,實(shí)現(xiàn)了通過VISA完成對(duì)儀器硬件的基本的探測(cè)功能,通過IVI技術(shù)實(shí)現(xiàn)對(duì)儀器的互換和實(shí)體操作,將兩種技術(shù)結(jié)合起來完成對(duì)實(shí)體硬件的訪問和操作。本文首先對(duì)虛擬儀器的設(shè)計(jì)架構(gòu)進(jìn)行深入地分析和研究,主要內(nèi)容包括:VISA技術(shù)、LXI總線技術(shù)和IVI技術(shù)的規(guī)范,通過對(duì)這些內(nèi)容的研究和整合,了解虛擬儀器的工作原理并能夠搭建虛擬儀器的工作環(huán)境,分析虛擬儀器的軟硬件的工作關(guān)系和流程。其次針對(duì)IVI技術(shù)進(jìn)行詳細(xì)分析,從IVI的內(nèi)部機(jī)制分析出IVI儀器互換的具體流程。在系統(tǒng)的實(shí)現(xiàn)上,結(jié)合Python語言,利用其高效、靈活、具有面向?qū)ο蟮奶攸c(diǎn),結(jié)合Pyqt4、NumPy以及Matplotlib等功能強(qiáng)大的可擴(kuò)展模塊,以及IVI和VISA技術(shù)的后端支持,將儀器探測(cè)管理以及儀器測(cè)量功能結(jié)合起來,提高虛擬儀器的測(cè)試效率,實(shí)現(xiàn)儀器管理、驅(qū)動(dòng)管理以及儀器互換測(cè)量的目的。
[Abstract]:With the extensive use of instruments in various fields, automatic instruments are everywhere from research laboratories to industrial buildings. People realize that collecting data over time is useful, and nature needs a way to capture and complete data records. Once the computer is connected to the instrument, data collection, analysis and control functions can be freely extended. With the help of the network technology which has been developed and widely used, the instrument can be networked and intelligentized. The instrument measurement system has developed from the traditional RS232,CAN,USB bus measurement system to the LAN bus network measurement system based on the application of Internet technology, with different interfaces and different types of instrument access test environment. The instrument needs to be managed as a whole. In order to unify the interface standard, the concept of virtual instrument (Virtual Instrument, (VI) is put forward by (National Instruments, (NI), and the IVI technology (Interchangeable Virtual Instrument, IVI) is used to control and measure it. Virtual instrument combines computer hardware resources with instrument hardware organically through computer software, which combines the powerful processing ability of computer with the measurement and control ability of instrument hardware. In order to realize the whole management of virtual instrument and physical instrument, including local instrument detection and discovery, IVI driver management, equipment unified management, instrument exchange configuration, the IVI interchangeability requirement of instrument is fulfilled. In order to improve the management efficiency and test efficiency of the instrument to the greatest extent, this topic is based on the management and operation of the instrument in the virtual instrument design technology, combined with the characteristics of the instrument network. A unified management system for virtual instruments is designed, which can manage, configure and query the local instrument resources and drivers. On the basis of virtual instrument technology, a set of virtual measurement and control platform with interchangeability is designed, which can simulate different instruments and measure and operate physical instruments. After studying VISA technology and IVI technology, the basic detecting function of instrument hardware is realized through VISA, the exchange and entity operation of instrument are realized by IVI technology, and the access and operation of entity hardware are accomplished by combining the two technologies. In this paper, the design framework of virtual instrument is analyzed and studied in depth. The main contents include: VISA technology, LXI bus technology and the specification of IVI technology, through the research and integration of these contents, To understand the working principle of virtual instrument and build the working environment of virtual instrument, analyze the working relationship and flow of software and hardware of virtual instrument. Secondly, the IVI technology is analyzed in detail, and the specific flow of IVI instrument exchange is analyzed from the internal mechanism of IVI. In the implementation of the system, combining with the Python language, using its high efficiency, flexibility and object-oriented characteristics, combining with the powerful extensible modules such as Pyqt4,NumPy and Matplotlib, as well as the back-end support of IVI and VISA technology. The instrument detection management and the instrument measurement function are combined to improve the testing efficiency of the virtual instrument and to realize the purpose of instrument management, driving management and instrument exchange measurement.
【學(xué)位授予單位】:西安郵電大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2015
【分類號(hào)】:TH702
本文編號(hào):2385990
[Abstract]:With the extensive use of instruments in various fields, automatic instruments are everywhere from research laboratories to industrial buildings. People realize that collecting data over time is useful, and nature needs a way to capture and complete data records. Once the computer is connected to the instrument, data collection, analysis and control functions can be freely extended. With the help of the network technology which has been developed and widely used, the instrument can be networked and intelligentized. The instrument measurement system has developed from the traditional RS232,CAN,USB bus measurement system to the LAN bus network measurement system based on the application of Internet technology, with different interfaces and different types of instrument access test environment. The instrument needs to be managed as a whole. In order to unify the interface standard, the concept of virtual instrument (Virtual Instrument, (VI) is put forward by (National Instruments, (NI), and the IVI technology (Interchangeable Virtual Instrument, IVI) is used to control and measure it. Virtual instrument combines computer hardware resources with instrument hardware organically through computer software, which combines the powerful processing ability of computer with the measurement and control ability of instrument hardware. In order to realize the whole management of virtual instrument and physical instrument, including local instrument detection and discovery, IVI driver management, equipment unified management, instrument exchange configuration, the IVI interchangeability requirement of instrument is fulfilled. In order to improve the management efficiency and test efficiency of the instrument to the greatest extent, this topic is based on the management and operation of the instrument in the virtual instrument design technology, combined with the characteristics of the instrument network. A unified management system for virtual instruments is designed, which can manage, configure and query the local instrument resources and drivers. On the basis of virtual instrument technology, a set of virtual measurement and control platform with interchangeability is designed, which can simulate different instruments and measure and operate physical instruments. After studying VISA technology and IVI technology, the basic detecting function of instrument hardware is realized through VISA, the exchange and entity operation of instrument are realized by IVI technology, and the access and operation of entity hardware are accomplished by combining the two technologies. In this paper, the design framework of virtual instrument is analyzed and studied in depth. The main contents include: VISA technology, LXI bus technology and the specification of IVI technology, through the research and integration of these contents, To understand the working principle of virtual instrument and build the working environment of virtual instrument, analyze the working relationship and flow of software and hardware of virtual instrument. Secondly, the IVI technology is analyzed in detail, and the specific flow of IVI instrument exchange is analyzed from the internal mechanism of IVI. In the implementation of the system, combining with the Python language, using its high efficiency, flexibility and object-oriented characteristics, combining with the powerful extensible modules such as Pyqt4,NumPy and Matplotlib, as well as the back-end support of IVI and VISA technology. The instrument detection management and the instrument measurement function are combined to improve the testing efficiency of the virtual instrument and to realize the purpose of instrument management, driving management and instrument exchange measurement.
【學(xué)位授予單位】:西安郵電大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2015
【分類號(hào)】:TH702
【參考文獻(xiàn)】
相關(guān)期刊論文 前1條
1 黃娟;李文臻;;基于VISA及IVI技術(shù)的儀器儀表自動(dòng)測(cè)試系統(tǒng)軟件設(shè)計(jì)[J];電子質(zhì)量;2012年05期
相關(guān)碩士學(xué)位論文 前1條
1 趙俊;通用測(cè)試儀器可互換引擎IVI-C的研究與實(shí)現(xiàn)[D];電子科技大學(xué);2013年
,本文編號(hào):2385990
本文鏈接:http://www.sikaile.net/kejilunwen/yiqiyibiao/2385990.html
最近更新
教材專著