|
The Challenge:
Implementing a PC-based Data Acquisition system to measure pressure and force in a Tri-sonic Wind Tunnel. The acquisition consists of creating calibration data for the pressure sensors both single and multiple (Electronic Pressure Scanners) types. The force measurement is to be calculated using a Calibration matrix for the same.
The Solution:
Developing a reliable and highly accurate Data acquisition system using SCXI- Signal conditioning System (SCXI-1000 CHASSIS, SCXI-1520 MODULE, SCXI-1180 FEED THROUGH PANEL), high speed features of Data Acquisition Card (PCI-6036E), Digital I/O Card PCI-6601 & software using Lab VIEW 7 Express.
Introduction:
The Data acquisition system is designed to perform reliable and highly accurate pressure as well as force measurements. The system first calibrates the Electronic Pressure Scanner and the calibration constants are recorded. The acquisition for the Wind Tunnel System Starts with a Wind-off Phase, for obtaining the offset values in the Tunnel. During the actual run (Wind-on Phase), the tunnel is run for a duration of 20-30 seconds and corresponding Pressure values obtained by means of calibration constants recorded and are displayed. The Electronic Pressure Scanners (Multi port pressure sensors) are continuously switched using DIO lines of the data Acquisition card and the multiplexed analog output from the sensor is acquired using analog input channels of the ADC. The user may perform the wind-on acquisition for n number of times. The pressure values obtained are logged in a Processed data file, where user can relate it with a configuration file, which contains the Transducer details. Force data is also calculated based on the calibration matrix.
System Configuration:
The Data acquisition system uses two SCXI module (SCXI-1520), which are interfaced to the DAQ card (PCI-6036E) in the System. For Calibrating the ESP, the address lines of the Scanner are interfaced to first four lines of DIO Card for addressing. The System uses four channels for Pressure Sensitivities obtained from the pressure Transducers, One Channel for Pressure Scanner and two channels for Force Measurements.
System Implementation:
The software of the system is basically divided into 3 Modules which are Calibration, Configuration and Acquisition Modules.
Calibration Module
This module is used for calibrating the sensors. Depending the Transducer type, the ESP or Pressure Transducer is selected and calibrated. The GUI Screen used when creating new calibration is presented below
|