Two Dimensional Isostatic Truss Structures Solver ITSS2D

버전 1.1.0.0 (191 KB) 작성자: Marcos Cesar Ruggeri
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