14.18. Enforced Motion in Structural Analysis

In structural analysis, enforced motion is a common excitation. Examples of this behavior include the response of a building to an earthquake, the vibration of a device carried by a vehicle, etc.

The equations of motion in terms of absolute displacements can be expressed by:

(14–326)

where:

= structural mass matrix

= structural damping matrix

= structural stiffness matrix

= nodal acceleration vector

= nodal velocity vector

= nodal displacement vector

= applied load vector

Partition the degrees of freedom into two sets:

(14–327)

where:

= displacements remaining free

= displacements with enforced motion

Assuming that the only excitation source is the enforced motion, the load vector applied on degree of freedom {u1} is zero. Equation 14–326 can be expanded to:

(14–328)

Where {F2} = the reaction force between the structure and its supports. 

14.18.1. Full Method for Transient and Harmonic Analyses

In transient and harmonic analyses using the full method (TRNOPT,FULL and HROPT,FULL), the upper part of Equation 14–328 is rearranged and solved as:

(14–329)

where

is the enforced acceleration. In a full transient analysis, it is input with the D command and Lab = ACCX, ACCY, ACCZ, DMGX, DMGY, or DMGZ (not supported in harmonic).
is the enforced velocity. In a full transient analysis, it is input with the D command and Lab = VELX, VELY, VELZ, OMGX, OMGY, or OMGZ (not supported in harmonic).
is the enforced displacement. In full transient and harmonic analyses, it is input with the D command and Lab = UX, UY, UZ, ROTX, ROTY, or ROTZ.

The solution of Equation 14–329 is the absolute displacement vector .

14.18.2. Enforced Motion Method for Transient and Harmonic Analyses

The nodal displacement due to enforced motion can be separated into the quasi-static response and the dynamic response, also called relative motion (see Paultre [422]):

(14–330)

where:

{y} is the dynamic response, representing the relative motion of the structure with respect to the base motion.

is the quasi-static response.

By introducing Equation 14–330 into Equation 14–328, and neglecting time-derivative terms, the following equation is obtained:

(14–331)

From the upper part of Equation 14–331, is derived as:

(14–332)

The absolute displacement can be written as:

(14–333)

Substituting Equation 14–332 and Equation 14–333 into Equation 14–329 gives:

(14–334)

Neglecting the enforced velocity term on the right hand side, the equation reduces to:

(14–335)

This equation is exact in the case of stiffness-based proportional damping (BETAD) and results will match those obtained with a full method using Equation 14–329. It is approximate for all other cases of damping.

14.18.2.1. Structure Subjected to Differential Support Motion

When a structure is subjected to excitations from different supports and/or along different axes, Equation 14–335 can be solved using the mode-superposition method (TRNOPT,MSUP and HROPT,MSUP). In that case, the degrees of freedom are first fixed for the modal analysis. The natural frequencies and mode shapes of the conservative system without damping, derived from Equation 14–335 are used to obtain the uncoupled equations, as explained in Mode-Superposition Method in this guide.

If different supports are excited, the vector of displacements from enforced motion and the associated accelerations are composed of subsets with degrees of freedom corresponding to the different supports. Each subset, also called base, is identified using the Value argument on the D command during the modal analysis, and for all the degrees of freedom of a subset, the common value of enforced displacement or enforced acceleration is input using the DVAL command in the mode-superposition transient and harmonic analyses.

In a harmonic analysis, depending on whether displacements or accelerations are input with the DVAL command, the following relationship is used internally:

where Ω is the current forced circular frequency.

This equation defines the acceleration of supports in Equation 14–335 when displacements are specified and defines displacements of supports in Equation 14–332 when accelerations are specified.

In a transient analysis, the Newmark time integration method described in Transient Analysis is internally used to calculate the enforced displacements when enforced accelerations are specified. Conversely, the same method is used to calculate the enforced accelerations when enforced displacements are specified.

When KeyCal is ON in the DVAL command, the final displacement vector is calculated with Equation 14–330 and displacements are absolute.

When KeyCal is OFF in the DVAL command, the final displacement vector is {y} and displacements are relative.

If excitations act in different directions and/or intensity, stresses from the quasi-static solution are not zero. Therefore, stresses obtained with KeyCal set to ON are different from those obtained with KeyCal set to OFF.

For more information, see Enforced Motion Method for Mode-Superposition Transient and Harmonic Analyses in the Structural Analysis Guide.

14.18.2.2. Structure Subjected to Global Support Acceleration

When a structure is subjected to global motion of a rigid support (see Geradin and Rixen [369]), reaction force vector {F2} is zero and the quasi-static response defined in Equation 14–332 can be rewritten as:

(14–336)

where:

[r1] represents the rigid-body modes of the part of the structure remaining free
= the support motion, the acceleration of which is:

(14–337)

where:

γ = the global acceleration of the support, input on the ACEL command.

In this case, the coupled mass between the free and constrained degrees of freedom ([M12]) is ignored in Equation 14–335 to obtain:

(14–338)

To solve Equation 14–338, degrees of freedom must be fixed and the full method transient and harmonic analyses are used. The solution is the relative displacement vector {y}.

As stresses of the quasi-static solution are zero, the stresses obtained with a full method working with absolute displacements (D) or relative displacements (ACEL) are identical.

The relative solution obtained with Equation 14–338 matches the relative results obtained with the enforced motion method (DVAL,,ACC,,OFF). However, the static element nodal forces and the static reaction forces do not match as there is no external inertia load in the enforced motion method.

14.18.3. Large Mass Method

The large mass method is an approximate technique that treats the response to acceleration excitation as a response to external forces.

Assuming that the masses associated with subsystem are augmented so that [M22 ] becomes , then Equation 14–328 becomes:

(14–339)

Solve the equations of :

(14–340)

Define and substitute Equation 14–340 into the upper part of Equation 14–339 to get:

(14–341)

where:

(14–342)

If is large enough, tends to zero, and the following approximation is verified:

(14–343)

Equation 14–341 will be in the same form as Equation 14–329, and Equation 14–339 is equivalent to Equation 14–328.

A ratio of the large mass to the mass of the entire structure in the range of 104 to 108 keeps the modeling error small (see Léger et al. [423]).

Large lumped masses can be implemented by using element type MASS21.

The solution of Equation 14–341 is the absolute displacement vector .


Release 18.2 - © ANSYS, Inc. All rights reserved.