Product: ABAQUS/Explicit
An inflator definition:
can be used to inflate a fluid cavity to simulate actual inflators used for airbag supplemental restraint systems;
can inflate a fluid cavity with an ideal gas mixture different from that present in the fluid cavity;
can be specified directly or by defining data from a tank test;
has a name that can be used to identify history output of mass flow rates; and
can be activated at any time during the analysis.
The inflator capability in ABAQUS/Explicit is suited for modeling the flow characteristics of inflators used for airbag systems. You must associate the inflator definition with a name. You specify the reference node of the fluid cavity that the inflator will fill with gas. A single fluid cavity can have any number of inflators.
Input File Usage: | *FLUID INFLATOR, NAME=name fluid_cavity_reference_node |
The inflator property defines the mass flow rate and temperature as a function of inflation time either directly or by entering tank test data. It also defines the mixture of gases entering the fluid cavity. You must associate the inflator property with a name. This name can then be used to associate a certain property with an inflator definition.
Input File Usage: | Use the following options: |
*FLUID INFLATOR, NAME=fluid_inflator_name, PROPERTY=property_name *FLUID INFLATOR PROPERTY, NAME=property_name |
The temperature and the mass flow rate of the gas entering the fluid cavity can be given directly as functions of inflation time. Enter a table of mass flow rate and temperature versus inflation time.
Input File Usage: | *FLUID INFLATOR PROPERTY, TYPE=TEMPERATURE AND MASS inflation time, inflator gas temperature, inflator mass flow rate ... |
The mass flow rate and the temperature of the gas entering the fluid cavity can be determined by the results of a tank test. In the test the inflator is discharged into a closed, fixed volume tank, and the time history of pressure in the tank is measured. The inflator mass flow rate can then be calculated from the pressure history using the equations of gas dynamics. For an ideal gas, conservation of energy for an adiabatic process is given by
Input File Usage: | *FLUID INFLATOR PROPERTY, TYPE=TANK TEST, TANK VOLUME= inflation time, inflator gas temperature, tank pressure ... |
If both the inflator pressure, , and tank pressure, , time history curves can be measured during a tank test, the inflator mass flow rate and temperature can then be calculated using the assumption of isentropic flow (Wang and Nefske, 1988). The mass flow rate through the inflator orifice can be described by
To calculate the inflator mass flow rate and temperature using the dual pressure method, enter a table of tank pressure and inflator pressure versus inflation time; and specify the volume of the tank, the effective area, and the discharge coefficient. The tank volume and effective area must be specified. The discharge coefficient has a default value of 0.4.
Input File Usage: | *FLUID INFLATOR PROPERTY, TYPE=DUAL PRESSURE, TANK VOLUME=, EFFECTIVE AREA=A, DISCHARGE COEFFICIENT=C inflation time, inflator pressure, tank pressure ... |
You can enter a table of the mass flow rate and inflator pressure versus inflation time and specify the effective area and discharge coefficient. The gas temperature in the inflator will be calculated by using the assumption of isentropic flow. The effective area must be specified. The discharge coefficient has a default value of 0.4.
Input File Usage: | *FLUID INFLATOR PROPERTY, TYPE=PRESSURE AND MASS, EFFECTIVE AREA=A, DISCHARGE COEFFICIENT=C inflation time, inflator pressure, inflator mass flow rate ... |
To define the inflator gas mixture, specify the number of gas species used for the inflator, and enter a list of names of fluid behaviors and a table of the molar fraction of the species. The molar fraction of the species may be a function of inflation time. The sum of the molar fractions for the species should be equal to one at any given time.
Input File Usage: | Use the following options to specify the gas mixture: |
*FLUID INFLATOR PROPERTY *FLUID INFLATOR MIXTURE, NUMBER SPECIES=k fluid behavior name 1, fluid behavior name 2, etc. inflation time, molar fraction 1, molar fraction 2, etc. |
Inflation will not occur unless the inflation definition is activated in an analysis step.
Input File Usage: | Use the following options to activate a fluid inflator for a given analysis step: |
*FLUID INFLATOR, NAME=fluid_inflator_name *FLUID INFLATOR INTERACTION fluid_inflator_name |
Inflator property definition consists of specifying tables of gas variables versus inflation time. In ABAQUS/Explicit the inflation time, , is related to the value of an amplitude curve by
Input File Usage: | Use the following options: |
*AMPLITUDE, NAME=amplitude_name *FLUID INFLATOR INTERACTION, AMPLITUDE=amplitude_name |
By default, when you modify the activation of a fluid inflator definition or activate a new fluid inflator definition, all existing fluid inflator activations in the step remain. When modifying an existing activation, all applicable parameters must be respecified.
Activated inflator definitions remain active in subsequent steps unless deactivated. You can choose to deactivate all fluid inflator definitions in the model and optionally reactivate new ones. If you deactivate any fluid inflator definition in a step, all fluid inflator definitions must be respecified.
Input File Usage: | Use the following option to modify an existing fluid inflator activation or to specify an additional fluid inflator activation (default): |
*FLUID INFLATOR INTERACTION, OP=MOD Use the following option to deactivate all fluid inflator definitions in the model and optionally reactivate new ones: *FLUID INFLATOR INTERACTION, OP=NEW |