How to check the Stability of ANY Truss?

  • #1
Vigardo
88
7
TL;DR Summary
I´m need a method to determine 2D or 3D truss stability without solving complex matrix equations. It should be easily implemented in a computer program. Thanks!
Dear experts,

I´m searching for some method to determine whether any 2D or 3D truss is stable without solving complex matrix equations. I want to implement such method in a simple computer program to discard any a priori non-stable trusses for further analysis.

Do you know any book or reference where this may be well explained? Can you help me?

So far, I´ve found that the condition of stability can be expressed mathematically as M + R >= 2J for a 2D planar truss of M members, R support reactions, and J joints. Similarly, the condition becomes M + R >= 3J for a 3D space truss [1]. In case such conditions were not fulfilled, the truss should be Instable due to Partial Constraints.

However, fulfilling such conditions does not guarantee stability, it just seems to be something "necessary" but not "sufficient" to asses truss stability.

In [2], it is said that for planar trusses, the structure may yet be Unstable due to Improper Constraints when:
A) All of the reactive forces are parallel for the entire truss or any component part of the truss;
B) All of the reactive forces are collinear (intersect at one point) for the entire truss or any component part of the truss.

For example, the following structures fulfill such condition (M=4, R=6 and J=5, and thus M+R>=2J), but evidently they are not stable.
1699295981514.png
1699296169100.png

Please, don´t hesitate to correct me if I´m wrong at any point. Thanks!
 
Engineering news on Phys.org
  • #2
In 3D happens something similar, M=6, R=12 and J=6, and thus M+R>=3J (18 = 18). It is evident that this 3D truss it is not stable because the vertical member will rotate easily due to the lack of restraints.
1699379188409.png


I need a "recipe" or sequence of simple geometrical checks or rules that work in all situations.

Is there any "sufficient" condition(s) for 2/3D truss stability?
 

Similar threads

  • Introductory Physics Homework Help
Replies
4
Views
4K
  • General Engineering
Replies
1
Views
3K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
2K
  • Sci-Fi Writing and World Building
Replies
21
Views
818
  • Mechanical Engineering
Replies
1
Views
3K
Replies
0
Views
2K
Replies
8
Views
34K
  • Special and General Relativity
Replies
2
Views
1K
Replies
35
Views
9K
  • Math Proof Training and Practice
6
Replies
175
Views
19K
Back
Top