When generating the AIC’s for a particular model, there is a slight problem that must be resolved. The structural model degrees of freedom (DOF) and the aerodynamic DOF are not the same.
The hallmark of aeroelasticity in general is the interaction between aerodynamics and structural forces, so there must be a way to freely pass information from one system to another (such as displacements and forces). This is most commonly achieved using splines:
The default spline (surface) used in NASTRAN is the infinite plate spline in which the differential equation of an infinite plate under a point load is solved at all of the structural DOF and then the N linear solutions are superimposed on one another. What this means is that when constructing splines to connect the aerodynamic and structural DOF, reducing regions connected by splines can drastically reduce the computational time required.
For example, take a straight rectangular wing with no control surfaces. In terms of accuracy, there is very little difference between using 1 spline to connect the aerodynamic and structural DOF, and dividing the wing into two regions (such as an outer wing and an inner wing section) and using two splines. Splitting it up into two regions and using two splines will drastically reduce the computational time required to generate the splines, and by proxy, the run of the aeroelastic analysis in general.
When conducting an aeroelastic analysis, it is actually possible to also detect the divergence speed as well. This might seem strange as divergence is a static aeroelastic instability and flutter analysis in inherently a dynamic stability analysis. When the AIC’s are generated using the DLM, the quasi-steady AIC terms (when the reduced frequency k=0) are actually generated using VLM. When conducting a divergence analysis, all that is needed is information about the elastic forces, and the quasi-steady aerodynamic forces.
Since this information is already included in the matrices required to run a classical flutter analysis, it stands to reason that we should be able to detect divergence as well. This explanation is hand waving at best from an academic perspective, but sufficient for the user interested in the application of flutter analysis.
In order to detect divergence, we must look at the vibration frequency of the modes. Notice in the figure below that mode 1 frequency goes to zero at some point. With the behavior of this mode becoming steady, you would then have to go to the damping plot to observe when the mode 1 damping became positive, signaling divergence.
Two very important numbers that appear repeatedly in flutter analysis are the Mach number and reduced frequency. When implementing a flutter analysis, these are actually the only two numbers required to generate your AIC’s once the aerodynamic model has been generated. Many are familiar with the Mach number as the free-stream air speed over the speed of sound.
For subsonic flutter analysis, the Mach number is used to account for compressibility effect between 0.3<M<0.8, which is nicely illustrated in the following picture taken from a lecture series from the Mechanical and Aerospace Engineering Department of the Florida Institute of Technology:
The reduced frequency is a much subtler parameter. The reduced frequency is calculated using the following:
When conducting flutter analysis on a wing, it is common to simply constrain the root of the wing to be fixed. When conducting a flutter analysis on a full aircraft however, it is very important to consider how the dynamics of the rigid body motion can also couple with the structural and aerodynamics of the model. What this means is that you can end up with a lower flutter speed than otherwise predicted if the aircraft were fixed in place.
This type of behavior is particularly apparent in the Air Force Research Lab (AFRL) Body Freedom Flutter (BFF) aircraft, X-56A, seen below in a picture from the NASA website:
One of the benefits of using composite materials in an aircraft’s design is the possibility to aeroelastically tailor the loads and behavior of the aircraft. This can actually be done on traditional metallic aircraft structures such as by moving the shear center, however since stiffness of metals is uniform tailoring metallic aircraft structures is more difficult. When using composites, the stiffness of a structure can be manipulated by simply changing the ply angles within the structure, rather than changing the physical geometry.
Typically, aeroelastic tailoring is associated with the tailoring of a wings lift distribution or to allow for better wing gust response, however aeroelastic tailoring can also be used to manipulate the flutter speed and divergence speed of an aircraft. One of the simplest examples of this kind of tailoring was explored by Dr. Patil in 1997 using a composite box beam:
By changing the fiber angles of the four sides of the box beam, he was able to show how the flutter and divergence speed of a wing using this structure changes parametrically as a function of ply angle:\
I’d love to get your feedback. Do you have any questions or comments or anything I addressed? Please submit a ticket or post in our community.