Customer SolutionsLabVIEW-Based Automated Calibration System Improves Directional Surveying and Navigation Senors
Author(s):Mike Spalding, Honeywell-Tensor, Rayodyne LLC; Phil Walters, Honeywell-Tensor, Rayodyne LLC
Industry:Oil and Gas/ Refining/ Chemicals
Product:Data Acquisition, LabVIEW
The Challenge:Enhancing mission-critical calibration software used in the manufacturing of precise measuring tools for the oil drilling and underground utilities construction industries.
The Solution:Creating a robust LabVIEW-based automated calibration system encom-passing a flexible modular architecture to connect a wide variety of data acquisition (DAQ) devices and industry-standard relational databases.Honeywell Tensor Operations is world-renowned for its downhole systems, in which system electronics and hardware "go down the hole" - with a drill bit and subsystems used for directional surveying and navigation. Its focus is designing and manufacturing highly sensitive magnetic survey tools and systems and the software to drive those systems. The Tensor Calibration System (TCS) combines software and hardware to perform calibration on a variety of Honeywell Tensor Operations orientation products. These products can sense their orientation with respect to the XYZ plane using accelerometers and magnetometers and deliver mission-critical data ensuring that the bits actually drill in the appropriate place. Incorrect calibration of this system can cost oil companies tens or hundreds of thousands of dollars in drilling expenditure. Because of the critical nature of the TCS on the production floor, we needed to rewrite the TCS with post-2000 compatible software, operating system, and associated hardware. In addition, the system needed to work with graphical user interface (GUI) technology, a flexible plug-in DAQ architecture, and an enhanced database reporting mechanism. We contracted with Rayodyne, based in Austin, TX (rayodyne.com), to rearchitect the TCS. In the past, adding a new DAQ instrument to the TCS required a major rewrite of those sections of the code. The pursuit was time-consuming, and sometimes fruitless. The virtual data acquisition instruments (VDAQ) architecture streamlines the process of adding new DAQ instruments and provides a foundation for other Honeywell operations that use similar calibration systems. Every DAQ instrument requires device-specific code written to conform to the command set of the DAQ instrument. Rather than include this device-specific code in the main body of the data acquisition and analysis (DAA) function of the TCS, it is a separate entity that communicates with the DAA function through a fixed command set. To assist with future VDAQ additions, we developed a VDAQ framework based on industry-standard models for instrument drivers. Using these frameworks or template programs (VIs), Honeywell Tensor Operations internal and external customers can easily develop new VDAQs. At the core of this architecture lies the VDAQ Director, essentially a resource manager for the entire TCS. When each operator station requests access to a specific test stand and DAQ instrument, the VDAQ Director determines whether the requested equipment is in use and, if not, grants access to it. The VDAQ Director is the only system that requires additional DAQ interface boards. These can include DIO, GPIB, or other. With the use of appropriate adapters, we can accommodate most DAQ interface requirements through the use of an Ethernet interface using TCP/IP. We divided the TCS application software into modules for data acquisition, analysis, and data storage functions. Central to the TCS application is the DAA application, which acquires the raw data from the analog/digital tool. The thermal analysis application uses this data to generate an Nth order polynomial curve fit. See the diagram below for the overall structure. Mike Spalding Principal Engineer Honeywell Tensor Operations 1840 Royston Lane Round Rock, Texas 78664 Tel: (512) 251-4131 Fax (512) 251-5798 E-mail: mike.spalding@honeywell.com View the entire user solution in Adobe Acrobat PDF format. |
