|
The Challenge:
Building a simple yet effective PC based data acquisition system for the calculation of burn rate parameters of the rocket propellant (solid or liquid) by acquiring data from a single channel, providing a digital trigger to ignite the propellant.
Solution:
Using National Instruments Lab VIEW software (7 Express) and high speed DAQ (PCI-6036E) hardware to develop an accurate and reliable data acquisition unit.
Introduction:
The performance of the propellant, which forms the fuel of any launch vehicle, has to be evaluated by many means like the calculation of the burn rate, which is one of the most important parameter. Acoustic Emission method for calculating the time taken to burn a known length of the propellant sample at a known pressure will give the burn time based on which the burn rate is calculated.
The Burn Rate Evaluator software successfully meets this requirement by acquiring data from a selected channel of the DAQ card, which in turn connected to the Acoustic Emission strand, hence calculating the burn rate and associated parameters. The software allows the user to set a digital line high for a fixed duration through which the propellant sample is burnt. The acquired data is then continuously logged with the corresponding time stamp every second without any data loss which helps in the offline analysis.
System Configuration:
The data acquisition system uses the DAQ card (PCI-6036E), which in turn is connected to the Acoustic Emission strand through an interface unit. The control room setup consisted of a host PC where the entire channel related configuration is performed; the data from the Acoustic Emission strand is acquired and logged.
System Implementation:
The entire software is divided in to three parts, namely configuration, acquisition and processing.
|