What is Structural Stiffness??

Anyone that has done finite element analysis has been exposed to stiffness matrices. Each term in a stiffness matrix represents the structures ability to resist deformations under different types of loads. Types of deformations that are considered include 1) nodal displacements and 2) nodal rotations if your talking about FEA. But the concept still applies to statics problems as well. The easiest way to interpret structural stiffness mathmatically is with the following expression:

(1)   \begin{equation*} K= \frac{P}{\delta}\,or\, \frac{M}{\theta} \end{equation*}

where K is structural stiffness, P is a point load that causes a displacement \delta, and M is a moment that causes a rotation \theta. Basically the smaller a material deflects, the stiffer it is. Now to get ones ahead around the concept of stiffness, we can derive expressions for stiffness using statics and mechanics of materials. We will use a cantilever beam as an example and derive two different stiffness expressions using the integration method: One for a point load P and another for a bending moment M. Consider the cantilever beam with a point load as shown below:

STEP 1: Draw an FBD and Make a Cut

Because the left side includes less terms, we will solve for the bending moment and shear forces for the left side.

STEP 2: Solve for the bending moment equation using the equilibrium Equations

    \begin{align*}\label{Step4}&\sum{F_y} =0 = -V_x-P\\ &P= V_x\\\\&\overset{\curvearrowleft}{+} \sum{M_x} =0=M_x + P_x\\ &M_x =-P_x\\\end{align*}

STEP 3: Integrate the moment equation twice to get deflection
Recall that the deflection of a beam is defined by the following differential equation:

(2)   \begin{equation*} EIy'' = M(x) \end{equation*}

Substituting the derived moment equation and integrating the equation twice gives the following expressions:

    \begin{align*}\label{Step4}&EIy'' = -Px\\&EIy'= -\frac{1}{2}Px^2 +C_1\\&EIy= -\frac{1}{6}Px^3 +C_1x+C_2\\\end{align*}



STEP 4: Apply boundary conditions to get the deflection equation
To solve the equation for deflection, we need two boundary conditions since we have two constants generated from integrating. The boundary conditions can be visualized by the deflection curve of the beam as illustrated below:

At the fixed end of the beam, the slope is zero and the deflection is zero. Applying the boundary conditions, to the equations derived in STEP 3 we get the value of the constants as given by the following expressions:

    \begin{align*}\label{Step4}&[x=L,\frac{dy}{dx}=0]\\&EI(0) = \frac{1}{2}PL^2 + C_1\\&C_1= \frac{1}{2}PL^2\\\\&[x=L, y=0]\\&EI(0)= -\frac{1}{6}PL^3 +C_1L+C_2\\&C_2 = \frac{1}{6}PL^3 -C_1L\\&C_2 = \frac{1}{6}PL^3 -\frac{1}{2}PL^3\\&C_2 = -\frac{1}{3}PL^3\end{align*}


The final expression for the deflection across the cantilever beam is given by the following expression:

    \begin{align*}\label{Step4}y =\frac{P}{6EI}(-x^3 + 3L^2x-2L^3) \end{align*}

STEP 5: Evaluate the deflection at the end node of the beam and rearrange equation in terms of stiffness.

To determine stiffness, the max deflection is normally used. In the case of a cantilever beam, the max deflection occurs at the end of the beam. Using the equation derived in STEP 5 and evaluating at x=0, the max deflection is the following:

    \begin{align*}\label{Step4}&\delta_{max} =\frac{P}{6EI}(0^3 + 3L^2(0)-2L^3)\\&\delta_{max} = -\frac{PL^3}{3EI}\end{align*}

Recall that stiffness is defined as K=\frac{P}{\delta}. If we rearrange the equation above , we can determine the stiffness of the cantilever beam. The result is: 

(3)   \begin{align*}K=\frac{P}{\delta}=-\frac{3EI}{L^3}\end{align*}



That’s it!! We were able to apply our knowledge of solid mechanics and statics to derive the stiffness of an end loaded cantilver beam. In some cases, we deal with torque loads, i.e. moments. In this case we have to define stiffness as K = \frac{M}{\theta} because one does not have a load P. Consider a cantilever subject to a moment load:

STEP 1: Draw an FBD and Make a Cut

Because the left side includes less terms, we will solve for the bending moment for the left side.

STEP 2: Solve for the bending moment equation using the equilibrium Equations

    \begin{align*}\label{Step4}&\overset{\curvearrowleft}{+} \sum{M_x} =0=M_x -M\\ &M_x =M\\\end{align*}

STEP 3: Integrate the moment equation once to get slope
Recall that the deflection of a beam is defined by the following differential equation:

(4)   \begin{equation*} EIy'' = M(x) \end{equation*}

Substituting the derived moment equation and integrating the equation once gives the following expressions:

    \begin{align*}\label{Step4}&EIy'' = M\\&EIy'= Mx +C_1\\\end{align*}



STEP 4: Apply boundary conditions to get the rotation/slope equation
To solve the equation for the slope, we need a single boundary condition since we have one constant generated from integrating. The boundary condition can be visualized by the deflection curve of the beam as illustrated below:

At the fixed end of the beam, the slope is zero. Applying the boundary conditions, to the equations derived in STEP 3 we get the value of the constants as given by the following expressions:

    \begin{align*}\label{Step4}&[x=L,\frac{dy}{dx}=0]\\&EI(0) = ML + C_1\\&C_1= -ML\end{align*}


The final expression for the slope across the cantilever beam is given by the following expression:

    \begin{align*}\label{Step4}y'=\theta(x) =\frac{M}{EI}(x-L) \end{align*}

STEP 5: Evaluate the slope at the end node of the beam and rearrange equation in terms of stiffness.

To determine stiffness, the maximum slope is normally used. In the case of a cantilever beam, the max deflection occurs at the end of the beam. Using the equation derived in STEP 5 and evaluating at x=0, the max deflection is the following:

    \begin{align*}\label{Step4}&\theta(x) =\frac{M}{EI}(0-L)\\ &\theta_{max} = -\frac{ML}{3EI}\end{align*}

Recall that stiffness is defined as K=\frac{M}{\theta}. If we rearrange the equation above , we can determine the stiffness of the cantilever beam due to a moment load. The result is.

(5)   \begin{align*}K=\frac{M}{\theta}=-\frac{ML}{EI}\end{align*}



We are done!! In finite element analysis textbooks, stiffness is defined abruptly with very little background on where the different terms of the matrix equation comes from. Here I have derived some stiffness equations from the fundamentals of statics and solid mechanics using methods engineers should be familiar with.