- #1
pedrok
- 3
- 0
Homework Statement
I've been given the above truss and have to analyze it's internal forces as part of the problem, the other part of the problem is to analyze for which lengths members will fail, in what order and for which force F, however this is not the part that I find difficult.
In the actual problem statement it says the following: * Do not analyze segment AB it is assumed strong enough do to the support and AB can only extend or contract along its length.
Homework Equations
[itex]\sum F_x = 0[/itex]
[itex]\sum F_y = 0[/itex]
[itex]\sum M = 0[/itex]
The Attempt at a Solution
I know how to work the method of joints, but first off from the statement (marked with * above) I gather that I should introduce a support at either point A or B which gives reaction forces and then also makes it a statically determinate truss structure, then I think the following happens (please correct me if I'm wrong):
part CB : in compression
part AB : in compression
part AD : in tension
part CD : in tension
part BD : in compression
part AC : in tension
Then analysis per joint gives me the follow equations:
A - [itex]\sum F_x = F_{ad} + F_{ac} \cdot cos(45) = 0[/itex]
- [itex]\sum F_y = -F_{ab} + F_{ac} \cdot sin(45) = 0[/itex]
B - [itex]\sum F_x = Rb_x - F_{bc} - F_{bd} \cdot cos(45) = 0 [/itex]
- [itex]\sum F_y = Rb_y - F_{ab} + F_{bd} \cdot sin(45) = 0 [/itex]
C - [itex]\sum F_x = F_{bc} - F_{ac} \cdot cos(45) = 0 [/itex]
- [itex]\sum F_y = -F - F_{cd} - F_{ac} \cdot sin(45) = 0 [/itex]
D - [itex]\sum F_x = -F_{ad} + F_{bd} \cdot cos(45) = 0 [/itex]
- [itex]\sum F_y = F_{cd} - F{bd} \cdot sin(45) = 0 [/itex]
I now have 8 equations with 8 variables (although F is also given as a variable, I can end up with equation based on F for this purpose) and this should be solvable, but I have no idea how to start, at which point and if the assumption for a support is valid and or logical (or simplifying).
Any help is greatly appreciated!
Peter