基于IVI技术的多接口测控平台的实现
发布时间:2019-05-12 07:39
【摘要】:测控技术核心在于信息采集、整理、处理、显示和控制。仪器在其中扮演着不可或缺的角色,凡事对于测控系统的改良必然会涉及到对于测控工具——仪器的改进。从20世纪50年代开始经历了从模拟仪器到数字仪器进而到总线仪器和至今的虚拟仪器的发展历程。伴随的便是仪器朝智能化、虚拟化、网络化的方向发展。对于如何提供一个方便、精确、实用且具有兼容性的测控平台正是本文所研究的。 本文探讨了虚拟仪器的发展历史以及技术革新对于传统测控行业的影响,还有虚拟仪器将来的一些发展前景。同时为了配合上层软件设计研究了各仪器总线的规范和协议,尤其在接口驱动的统一等。在研究了虚拟仪器技术的基础上,设计了一种具可互换性的虚拟测控平台,可以搭载不同仪器的虚拟软面板。为此研究了IVI技术和VISA技术等,通过VISA平台来屏蔽底层的I/O接口差别,通过IVI技术来实现硬件仪器的可互换性。本文以示波器为例,开发出具有可互换性的虚拟示波器软件,实现示波器图形获取处理、对硬件的设置触发等功能,并通过与实体示波器相连进行测试达到预期效果。本文的主要内容包括: 1.介绍虚拟仪器的概念和特点,叙述当前比较主流的总线接口,并对目前主流的总线仪器与虚拟仪器互连作了说明。清楚地描述虚拟仪器从硬件到软件的各层关系。 2.针对IVI技术进行详述,从IVI整体的构架到运行机制,IVI引擎和配置仓。不光从理论上了解可互换性的实现,还从代码和算法上实现可互换性功能。 3.研究VISA的体系结构,介绍VISA函数库的常用函数。深入了解IVI与VISA之间的调用关系,在VISA基础上如何编写IVI驱动程序。熟练地运用VISA资源函数管理各种接口的仪器设备。 4.设计虚拟示波器软面板,完成示波器的数据读取、处理、显示,示波器的设置、调节等功能。虚拟示波器与实体示波器可通过多种接口连接,完全复制实体仪器的操作感,并添加对结果的处理保存、设置的恢复等人性化功能。
[Abstract]:The core of measurement and control technology lies in information collection, collation, processing, display and control. The instrument plays an indispensable role in it, and the improvement of the measurement and control system will inevitably involve the improvement of the measurement and control tool-the instrument. Since 1950's, it has experienced the development process from analog instrument to digital instrument and then to bus instrument and virtual instrument. Accompanied by the development of instruments in the direction of intelligence, virtualization and networking. How to provide a convenient, accurate, practical and compatible measurement and control platform is studied in this paper. This paper discusses the development history of virtual instrument and the influence of technological innovation on the traditional measurement and control industry, as well as some development prospects of virtual instrument in the future. At the same time, in order to cooperate with the upper software design, the specifications and protocols of each instrument bus are studied, especially in the unity of interface driver. On the basis of studying the technology of virtual instrument, a virtual measurement and control platform with interchangeability is designed, which can carry the virtual soft panel of different instruments. In this paper, IVI technology and VISA technology are studied, VISA platform is used to shield the difference of I / O interface, and IVI technology is used to realize the interchangeability of hardware instruments. In this paper, taking oscilloscope as an example, a virtual oscilloscope software with interchangeability is developed, which realizes the functions of oscilloscope graphic acquisition and hardware setting trigger, and achieves the desired results by connecting with the solid oscilloscope. The main contents of this paper are as follows: 1. This paper introduces the concept and characteristics of virtual instrument, describes the mainstream bus interface at present, and explains the interconnection between the mainstream bus instrument and virtual instrument at present. Clearly describe the relationship between hardware and software of virtual instrument. 2. The IVI technology is described in detail, from the overall architecture of IVI to the running mechanism, IVI engine and configuration warehouse. Not only the implementation of interchangeability is understood theoretically, but also the interchangeability function is realized from code and algorithm. 3. The architecture of VISA is studied, and the common functions of VISA function library are introduced. Understand the calling relationship between IVI and VISA, and how to write IVI driver on the basis of VISA. Proficient in the use of VISA resource functions to manage various interfaces of instruments and equipment. 4. Design virtual oscilloscope soft panel, complete oscilloscope data reading, processing, display, oscilloscope setting, adjustment and other functions. The virtual oscilloscope and the solid oscilloscope can be connected through a variety of interfaces to completely copy the sense of operation of the solid instrument, and add humanized functions such as the processing and saving of the results, the recovery of settings and so on.
【学位授予单位】:西安邮电大学
【学位级别】:硕士
【学位授予年份】:2014
【分类号】:TP334.7
本文编号:2475219
[Abstract]:The core of measurement and control technology lies in information collection, collation, processing, display and control. The instrument plays an indispensable role in it, and the improvement of the measurement and control system will inevitably involve the improvement of the measurement and control tool-the instrument. Since 1950's, it has experienced the development process from analog instrument to digital instrument and then to bus instrument and virtual instrument. Accompanied by the development of instruments in the direction of intelligence, virtualization and networking. How to provide a convenient, accurate, practical and compatible measurement and control platform is studied in this paper. This paper discusses the development history of virtual instrument and the influence of technological innovation on the traditional measurement and control industry, as well as some development prospects of virtual instrument in the future. At the same time, in order to cooperate with the upper software design, the specifications and protocols of each instrument bus are studied, especially in the unity of interface driver. On the basis of studying the technology of virtual instrument, a virtual measurement and control platform with interchangeability is designed, which can carry the virtual soft panel of different instruments. In this paper, IVI technology and VISA technology are studied, VISA platform is used to shield the difference of I / O interface, and IVI technology is used to realize the interchangeability of hardware instruments. In this paper, taking oscilloscope as an example, a virtual oscilloscope software with interchangeability is developed, which realizes the functions of oscilloscope graphic acquisition and hardware setting trigger, and achieves the desired results by connecting with the solid oscilloscope. The main contents of this paper are as follows: 1. This paper introduces the concept and characteristics of virtual instrument, describes the mainstream bus interface at present, and explains the interconnection between the mainstream bus instrument and virtual instrument at present. Clearly describe the relationship between hardware and software of virtual instrument. 2. The IVI technology is described in detail, from the overall architecture of IVI to the running mechanism, IVI engine and configuration warehouse. Not only the implementation of interchangeability is understood theoretically, but also the interchangeability function is realized from code and algorithm. 3. The architecture of VISA is studied, and the common functions of VISA function library are introduced. Understand the calling relationship between IVI and VISA, and how to write IVI driver on the basis of VISA. Proficient in the use of VISA resource functions to manage various interfaces of instruments and equipment. 4. Design virtual oscilloscope soft panel, complete oscilloscope data reading, processing, display, oscilloscope setting, adjustment and other functions. The virtual oscilloscope and the solid oscilloscope can be connected through a variety of interfaces to completely copy the sense of operation of the solid instrument, and add humanized functions such as the processing and saving of the results, the recovery of settings and so on.
【学位授予单位】:西安邮电大学
【学位级别】:硕士
【学位授予年份】:2014
【分类号】:TP334.7
【参考文献】
相关期刊论文 前9条
1 王兵;陈长龄;;基于IVI技术的数字存储示波器驱动程序的设计[J];国外电子测量技术;2006年02期
2 王海涛;付钧;鲜勇;杜向辉;;基于LabWindows/CVI的数据采集系统软件设计[J];舰船电子工程;2010年05期
3 肖风云;马廷卫;唐义清;;基于VISA标准的仪器驱动器设计[J];机械工程与自动化;2006年02期
4 王海涛;陈后金;;基于USB2.0和LabWindows/CVI数据采集系统软件设计[J];铁路计算机应用;2012年10期
5 李晖;;面向LabWindows/CVI的数据库访问技术研究[J];微处理机;2012年01期
6 黎梨苗;陆绮荣;陆红阳;;虚拟仪器软件结构VISA的应用研究[J];电子测试;2007年Z1期
7 伍星华;王旭;;国内虚拟仪器技术的应用研究现状及展望[J];现代科学仪器;2011年04期
8 刘伟杰;赵质良;;利用VISA通过USB接口控制Agilent34410A[J];仪器仪表标准化与计量;2008年02期
9 张钟华;;我国现代仪器仪表技术的发展战略[J];现代科学仪器;2010年01期
,本文编号:2475219
本文链接:https://www.wllwen.com/kejilunwen/jisuanjikexuelunwen/2475219.html