Two Dimensional Isostatic Truss Structures Solver ITSS2D

This program solves isostatic truss structures through the method of joints and the internal loads.
2.4K 次下载
更新时间 2009/10/8

查看许可证

This solver computes the internal loads on each member of two dimensional isostatic truss structures by using the method of joints.

Since the Theory of Deformations is not considered in this program, displacements of the structures are not computed. All assumptions of Rational Mechanics are made in order to mantain the structure as a rigid body. Besides, only axial loads are assumed, so that torsion, bending and shear stresses are neglected and cannot be determined by this method. All the members of the structure satisfy the simplification hypothesis of the method of joints.

After creating the geometrical structure model by using geom1 and geom2 functions and entering the boundary conditions of the physical problem (bc), external applied loads (extloads) must be entered. Reactions of the isostatic structure are calculated by using reactions function. Once the structure has all the equivalent applied loads (external loads and reactions included), the computation of internal loads on each member is done following a calculation sequence on adjacent nodes with the use of intloads function. The last node is used as verification.

A plot of the structure (numerating all nodes and elements) can be shown by using plotits2d function.

引用格式

Marcos Cesar Ruggeri (2024). Two Dimensional Isostatic Truss Structures Solver ITSS2D (https://www.mathworks.com/matlabcentral/fileexchange/25429-two-dimensional-isostatic-truss-structures-solver-itss2d), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Structural Analysis 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Help improved. Elements numeration included. Reactions function modified (v2.0)

1.0.0.0