Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For this problem, create at MATLAB script called statics.m and a diary called statics. txt . The plane truss shown below has 1 3 members

For this problem, create at MATLAB script called statics.m and a diary called statics. txt.
The plane truss shown below has 13 members (the numbered lines) and 8 joints (the numbered circles). The indicated loads are applied at joints 2,5, and 6 as shown.
For the truss to be in static equilibrium, there must be no net force, horizontally or vertically, at any joint. For the eight joints, this yields 16 equations, which is more than the 13 unknown forces to be determined. For the truss to be statically determinate (a unique solution), it is assumed that Joint 1 is rigidly fixed both horizontally and vertically and that Joint 8 is fixed vertically. Thus, we do not consider those joints in our system of equations.
Resolving the forces into horizontal and vertical components and defining =222, yields the following system of equations for the member forces fi :
Joint 2: -f2+f6=0
Joint 3: -f1+f4+f5=0
Joint 4: -f4+f8=0
Joint 5: -f5-f6+f9+f10=0
Joint 6: -f10+f13=0
Joint 7: -f8-f9+f12=0
Joint 8: -f13-f12=0
f3-10=0
-f1-f3-f5=0
f7=0
f5+f7+f9-20=0
f11-10=0
-f9-f11-f12=0
All members are assumed to be in tension, thus positive force values in the solution will denote tension and negative values will represent compression. Solve this system of equations to determine the force in each member.
Arrange the system of equations such that the solution vector is x={[f1],[f2],[vdots],[f13]}kN.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Support For Data Mining Applications Discovering Knowledge With Inductive Queries Lnai 2682

Authors: Rosa Meo ,Pier L. Lanzi ,Mika Klemettinen

2004th Edition

3540224793, 978-3540224792

More Books

Students also viewed these Databases questions

Question

What are some of the possible scenes from our future?

Answered: 1 week ago