0% found this document useful (2 votes)
1K views1 page

Complex Trusses

Complex trusses are statically determinate trusses that have simultaneous equilibrium equations that cannot be easily uncoupled. While most practical trusses are simple, complex trusses can be solved using the same stiffness analysis methods as more general indeterminate structures. The author has written a Python program that can solve both complex and simple trusses using this method.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (2 votes)
1K views1 page

Complex Trusses

Complex trusses are statically determinate trusses that have simultaneous equilibrium equations that cannot be easily uncoupled. While most practical trusses are simple, complex trusses can be solved using the same stiffness analysis methods as more general indeterminate structures. The author has written a Python program that can solve both complex and simple trusses using this method.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Complex Trusses

Most practical statically determinate trusses are simple trusses. Occasionally, however, one encounters a peculiarly arranged truss which, whilst statically determinate, has a set of simultaneous equilibrium equations which can not be readily uncoupled. These trusses are called Complex Trusses. Complex trusses lend themselves to a simple computer solution with algorithms resembling those of the more general stiffness analysis of structures. Since all trusses, statically determinate and indeterminate can be solved with equal ease with the stiffness method, there is no real need to cover special methods for statically determinate trusses. The author of these lines has written a Python program for the Complex Trusses which, of course, can also solve simple trusses. If there is an expressed interest in it, I will be happy to add it to this text.
Complex Trusses cannot be classified as simple or compound

Procedure for Analysis 1. method of joints 2. simultaneously solve the 2j equations or method of substitute members 1. 2. 3. 4. reduction to stable simple truss external loading on simple truss remove external loading from simple truss superposition

You might also like