Consistent System |
Top Previous Next |
The Consistent System of Units is the one shown in the form below. In fact, in this system, no specific units are used for any of the quantities, this is why all unit fields are empty. The Units can be anything (any compatible unit for the quantity in question), provided that some rules are followed, as explained next.
Consistent System of Units How does a Consistent System of Units work? Imagine Newton's Second Law of Motion. The equation is F = m * a, where F is the force, m is the mass of the object and a is the acceleration. The second law states that the rate of change of momentum of a body over time is directly proportional to the force applied, and occurs in the same direction as the applied force. This law is global and it applies everywhere, no matter what units we use for the three quantities (Force, Mass and Acceleration). But these units need to be consistent, i.e. the units we use for mass and acceleration will define the unit we take for force when we apply the formula (without any conversions). For example if we use m=20 kg and a=10 m/s2, then we take F=200 and the unit of Force is then kg*m/s2, which means N (Newton). The result is therefore F=200 N. In a similar way, we can use the same formula with different units, as long as we always keep things consistent. As long as we use Consistent Units, there is no need for any unnecessary conversions. What you give (inputs) will define what you take (outputs). When using Consistent Units, the program will not show any units, but the user needs to know what units he/she uses for the inputs. The outputs will simply comply. Below you can find a thorough explanation of how exactly this works and also instructions on using the most common units this way.
ImplementationAll input data must be specified in consistent units. As a result, the analysis results will also comply to that system. The important point about using Consistent Units is the necessity to stick with units that work correctly together - not to mix units that do not have a correct relationship with each other. In order to define a consistent system of units, you have to define first the primary (basic) units and then the derived units which are dependent on the primary units. We propose two different approaches for defining a consistent system of units, as described in detail below:
A. Consistent system of units based on ForceDefine the three primary (basic) units for Force (F), Length (L), Time (T). For example you can choose to use kN, m, s (sec). The derived units are then the following:
* The mass unit (in our example 1 t) is the mass that accelerates by the acceleration unit rate (in our example 1 m/s2) when the unit force (in our example 1 kN) is exerted on it.
B. Consistent system of units based on MassDefine the three primary (basic) units for Mass (M), Length (L), Time (T). For example you can choose to use kg, m, s (sec). The derived units are then the following:
* The force unit (in our example 1 N) is the force required to accelerate the unit mass (in our example 1 kg) at the acceleration unit rate (in our example 1 m/s2).
Common consistent systems of unitsSome common systems of consistent units are shown in the table below. Any column can be used for the inputs (and outputs) of the program.
As points of reference, the mass density of steel, the Young's Modulus of steel and the standard earth gravitational acceleration are given for each system in the table below.
Notes: •1 t (tonne) = 103 kg = 1 Mg. It is a mass that accelerates by 1 m/s2 when a force of 1 kN is exerted on it. •1 slug = 1 lbf·s2/ft. It is a mass that accelerates by 1 ft/s2 when a force of 1 pound-force (lbf) is exerted on it. •1 blob = 1 lbf·s2/in. It is a mass that accelerates by 1 in/s2 when a force of 1 pound-force (lbf) is exerted on it. •1 MPa = 1 MN/m2 = 1 N/mm2 Practical exampleThe user chooses to use the MTS system, a common choice for structural engineering applications: •Length: m •Force: kN •Time: s
EngiLab Truss.2D data have to be given as shown below:
The results will also comply to that system, thus they will be given as:
* Rotations (where applicable) are ALWAYS given in RADIANS in a Consistent System of Units.
Note: In the above example, if one wants to apply self-weight to the structure, he/she can add the standard earth gravitational acceleration at the -Y direction as: aY = -9.80665 (i.e. m/s2) |