4.1.4 Flap mechanism

Products: Abaqus/Standard  Abaqus/Explicit  

This example illustrates the use of connector elements to model a three-dimensional trailing edge mechanism.

Geometry and model

The complete model of the flap is shown in Figure 4.1.4–1. An actuator rotates a bell crank through the deployment of an actuator arm. The bell crank pushes and pulls a connecting rod that attaches to the arm of the flap.

The flap is connected to a rigid shaft on the aircraft wing structure at points E and I. An arm on the shaft is attached to the rod at point F. The other end of the rod attaches to a bell crank at point D. The bell crank is attached to the airplane so that it can rotate about point B. The axis of rotation of the bell crank passes through point B and is parallel to the global Z-axis. The rotation of the bell crank is driven by the deployment of the actuator arm. The actuator system attaches to the bell crank at point C. The other end of the actuator system is attached to the aircarft structure at point A and is allowed to compensate for the change of angle caused by the rotation of the bell crank.

A load is applied at the center of gravity of the flap so that it is colinear and oriented along the global Z-axis.

Model interactions

The bodies named in Figure 4.1.4–1 are connected as follows:

All bodies in the model are visualized using display bodies connected to the relevant connector nodes. Separate models in Abaqus/Standard and Abaqus/Explicit include friction, plasticity, and damage in the connectors.

Results and discussion

The amplitude curve used to drive the deployment of the actuator arm is shown in Figure 4.1.4–3. Figure 4.1.4–2 shows the configuration of the flap mechanism at intermediate instants as it is actuated. As the actuator system is deployed, the flap rotates around the -axis to modify the aerodynamics of the wing.

Input file

flap_model.py

Python replay file for constructing the flap mechanism model in Abaqus/CAE.

flap.inp

Abaqus/Standard flap mechanism model.

flap_fric.inp

Abaqus/Standard flap mechanism model with friction.

flap_exp_fric.inp

Abaqus/Explicit flap mechanism model with friction.

flap_plas.inp

Abaqus/Standard flap mechanism model with plasticity.

flap_exp_plas.inp

Abaqus/Explicit flap mechanism model with plasticity.

flap_exp_plas_dam.inp

Abaqus/Explicit flap mechanism model with plasticity and damage.

Figures

Figure 4.1.4–1 Undeformed configuration of the flap mechanism.

Figure 4.1.4–2 Deformed configurations of the flap mechanism.

Figure 4.1.4–3 Translator connector motion.