This post shows an example of a complete frame analysis - stability, reactions, internal force, and deflections. It is an illustration of what a typical frame analysis is.
WeTheStudy lets you connect ideas
Learn more

This post shows a sample linear structural analysis of a 2D determinate rigid portal frame with static loads using the classical approach.

This example shows units in SI and English. The English system is in parentheses.

In terms of computations, however, it will primarily be in the SI system. The author converted the answer from the SI solution to English to reflect the latter system. It only applies to definite values, not equations.

We will update this post to reflect solutions in the English system soon.

Structural Model

Let's consider a rigid portal frame example. All members are assumed to have a uniform section of the same material.

Rigid portal frame example

Structural Loads

The frame has the following static loads:

  • A \(30kN (6.74kip)\) concentrated load.
  • A uniform load of \(15kN/m (1.03kip/ft)\).
  • A \(10kN (2.25kip)\) concentrated load.

We can see the position and direction of these loads in the following figure. We can talk more about this in preparation.

Structural Analysis

Type of Analysis: Classical Approach, Linear Analysis, Static Loads, Plane Frame, Determinate Frame

Preparation

Before analyzing a structure, we'll need to make some preparations first. That includes setting up our references and finding their determinacy.

Set-Up References

An excellent structural analysis must have a uniform mathematical understanding of the structure. It ensures that other people can easily understand your results.

Global References
Global references of rigid portal frame example

We first place a Cartesian grid with its origin defined by our preference. In this case, let's assign the origin \(A(0, 0)\) at the bottom-left point of the frame. Consequently, the x-axis will run horizontally with the y-axis perpendicular to it.

We also need to identify the location of all points of interest: the location of supports, change in loads, and differences in the frame's cross-sectional properties. Starting from \(A\) and going around the structure, we identify the following points of interest: 

  • \(A(0.0m, 0.0m), A(0.0ft, 0.0ft)\). The roller support.
  • \(B(0.0m, 6.0m), B(0.0ft, 19.69ft)\). Frame joint and the start of the uniform distributed load of \(15kN/m (1.03kip/ft)\) 
  • \(C(4.0m, 6.0m), C(13.12ft, 19.69ft)\). Frame joint, the end of the uniform distributed load of\(15kN/m (1.03kip/ft)\) , and the \(10kN (2.25kip)\) concentrated load acting to the left
  • \(D(4.0m, 1.0m), D(13.12ft, 3.28ft)\). The hinge support, and
  • \(E(0.0m, 3.0m), E(0ft, 9.84ft)\). The \(30kN (6.74kip)\) concentrated load acting to the right.

You can label each joint according to your preference. The most important thing is that its coordinates must be defined appropriately.

Local References
Local references of rigid portal frame example

When dealing with structures composed of elements with varying properties and internal forces along their length, we need to create a localized reference system for each. It is a common step, especially when dealing with structural frames.

The first step would be to break the frame into its members. 

Then, we analyze each member separately and assign a location of the local origin. Usually, we place it at the left-most part of the member when looking inside the frame. You can put it on the right-most side - there is no hard rule. What's important is consistency, and it must be understandable. The x-axis would go along the length of the member while the y-axis would run perpendicular to it. 

Finally, from the selected origin, we label each point of interest.

Let's illustrate how we can create our local system for each member. In our frame example, we have three members: \(AB\), \(BC\), and \(CD\).

In member \(AB\), let the origin be joint \(A\), the local coordinates of the member are:

  • \(A(0.0m, 0.0m), A(0.0ft, 0.0ft)\).
  • \(E(3.0m, 0.0m), E(9.84ft, 0.0ft)\).
  • \(B(6.0m, 0.0m), B(19.69ft, 0.0ft)\).

In member \(BC\), let the origin be joint \(B\), the local coordinates of the member are:

  • \(B(0.0m, 0.0m), B(0.0ft, 0.0ft)\).
  • \(C(4.0m, 0.0m), C(13.12ft, 0.0ft)\).

In member \(CD\), let the origin be joint \(C\), the local coordinates of the member are:

  • \(C(0.0m, 0.0m), C(0.0ft, 0.0ft)\).
  • \(D(5.0m, 0.0m), D(16.40ft, 0.0ft)\).

Determinacy

We need to find the structure's determinacy \(D\) to know our approach.

For a 2D frame, it is:

\(D=(3m+r)-(3j+c)\)

For this frame example, there are three members: \(AB\), \(BC\), \(CD\), four joints: \(A\), \(B\), \(C\), \(D\), and three reaction components: \(R_A\), \(D_h\), \(D_v\); hence \(D=0\)

\(D=(3(3)+3)-(3(4)+0)=0\)

A determinacy of zero indicates that the structure can be analyzed using only the equilibrium equations.

Main Analysis

Stability

The first requirement is to know if our structure is externally and internally stable.

Let's examine its external stability first: 

  1. The reaction components \(R_A, D_h, D_v\) are not collinear, parallel, or concurrent with each other.
  2. The determinacy is equal to zero.

From these observations, we can conclude the frame is externally stable. In terms of its internal stability, the frame arrangement doesn't pose any risks of excessive deformation or immediate collapse; hence, it's internally stable.

Since the structure is externally and internally stable, we can proceed with the analysis. If it is unstable, we may have to adjust its model before proceeding.

Reactions

Reaction analysis of rigid portal frame example

The second requirement for a complete analysis is to compute the support loads of the structure. Solving for the components enables us to understand the transfer of loads.

For a determinate structure, solving for its reactions is straightforward. To solve it, always remember that the whole model must obey the laws of equilibrium.

As a demonstration, we first break the support loads into their components (not their resultant) along the axes. In our example, we have three components:

  • We assume \(D_h\) to be acting towards the left, and 
  • \(R_A\) and \(D_v\) are acting upwards.

Then, applying the equilibrium equations (to the global system):

\(\sum{F_h}=0]\space{\rightarrow_+}\)

\(30-10-D_h=0\)

\(D_h=20kN (4.5kip)\)

\(\sum{M_D}=0]\space{\circlearrowright_+}\)

\(R_A(4)+30(5-3)-15(4)(\frac{1}{2}\times4)-10(5)=0\)

\(R_A=27.5kN (6.18kip)\)

\(\sum{F_v}=0]\space{\uparrow_+}\)

\(27.5+D_v-15(4)=0\)

\(D_v=32.5kN (7.31kip)\)

From our calculations, the reaction components of the structure are: 

\(R_A=27.5kN (6.18kip)\)

\(D_h=20kN (4.5kip)\)

\(D_v=32.5kN (7.31kip)\)

If our answer is negative, the assumed direction is wrong, and the correct one is the opposite.

Force Analysis

The third requirement for a complete analysis is understanding the internal force and stress developed on the structure due to the applied loads.

We have four types of stresses to analyze: axial, shear, moment, and torsion. Typically, we do these by modeling the behavior using functions and diagrams.

In 2D frames, we limit to axial, shear, and moment only.

Modeling Axial, Shear, and Moment Behavior

We can use axial, shear, and moment equations and graphs to describe the internal behavior of each frame member.

Creating these equations and diagrams deserves a separate section. Learn more about how to construct these using these individual posts:

Local System

The following section shows each frame member's axial, shear, and moment behavior in the local system. You can view the complete solution in this link.

Member AB

Axial Diagram

Shear Diagram

Moment Diagram

Member BC

Axial Diagram

Shear Diagram

Moment Diagram

Member CD

Axial Diagram

Shear Diagram

Moment Diagram

Global System

The following section shows all frame members' combined axial, shear, and moment diagrams.

Combined axial, shear, and moment diagrams of rigid portal frame example

Deflections

The final requirement is to analyze the structure's deflection. In this part, we analyze the translations and rotations of the object from their original position.

We have two types to analyze: rotation and translation. As in the previous part, we can describe their behavior using functions and diagrams.

The topic of deflection deserves a separate section. There are many ways how to explain a structure's movement, such as the following:

The author will post the mathematical solution for this example soon. In the meantime, we can describe its deflection qualitatively.

  • When the member experiences a negative moment, the member concaves downward, locally speaking (as in member \(AB\), \(BC\), and \(CD\))
  • The roller support restricts vertical translation at that point but is free to move horizontally or rotate.
  • The hinge support restricts the frame's translation at that point but is free to rotate.
  • Interconnected joints, such as in \(B\) and \(C\), have the same deformation.
  • The joints rotated but maintained their rigidity.
Want to access the remaining content?
You're a Member!
Click to expand on exclusive content
Want to access the remaining content?

Become a Member

When you sign-up and subscribe to WeTheStudy, you’ll get the following benefits:

No ads! (yey!)
Complete access to all articles
Ability to track your progress in the tree

SIGN-UP

Complete Your Checkout

When you complete your account, here are the following benefits:

No ads! (yey!)
Complete access to all articles
Ability to track your progress in the tree

PROCEED CHECKOUT

N/A

Created On
June 5, 2023
Updated On
February 23, 2024
Contributors
Edgar Christian Dirige
Founder
References

WeTheStudy original content

Revision
1.00
Got some questions? Something wrong? Contact us