User:Uf.team.wiki/HW2
From Wikiversity
[edit] Introduction
The first step to solving a 2 truss system is to look at the picture from each element, and use the derived recipe to help solve.
[edit] Recall: Use the Derived "Recipe" to Simplify the Problem
Recalling the recipe will help us solve Truss problems with the use of FEA requirements and notation.
| Step 1: Develop a Global Picture |
|---|
|
This Global Picture will give us a description of the problem at the structure level as well a schematic diagram, complete with the following:
|
| Step 2: Develop a Picture For Each Element |
|---|
|
It is important to draw element pictures for all elements in the system, so that one can use information already know in static mechanics to continue to breakdown the problem, and finally solve it. The element pictures should include:
Note: The Element picture may be place in the global coordinate system or in a local coordinate system |
| Step 3: Define Global Force Displacement Relationships |
|---|
|
By defining global force displacement relationships, will allow for the following:
|
| Step 4: Elimination of known Degrees of Freedom |
|---|
|
This can serve to simplify the problem so that unknown forces may be found, and solved for.
With the preceding information, we will use the recipe to solve for the required displacement degree of freedom vectors as well as the global forces. |
| Step 5: Computation of Element Forces |
|---|
|
The matrix K is non-singular, which allows inversion of the matrix With this known we can now say
|
| Step 6: Computation of Reaction Forces |
|---|
|
We know have all the necessary tools to compute the unknown reaction forces. |
[edit] Statically Determinate: Problem 1.2 (continued)
The following is an example of a two member truss system which is known to be statically determinate. Given the specified information, and since it is statically determinate, this problem can be setup and solved using simple statics to determine any unknown forces, and moments. Solving this problem will also provide us with further exposure to FEAD notation in problem solving.
Figure 1: Given Two Member Truss System
- This problem can be solved using the knowledge of two forces members. It simplifies the unknowns so we have the same number of equations and unknowns. This means that we would not have to use the Finite Element Method (FEM). This problem can be solved by simply using a statics method learned previously. The system will generate forces that act along the members themselves which will reduce unknowns.
[edit] Step 1: Global Picture
Figure 2: Global Forces of Two Member Truss System
- The global forces are shown here in the global coordinate system. We see both the applied forces and the reactions forces. We see the additional unknowns (reaction forces) added to the system by removing the constraints of the ground connections.
[edit] Step 2: Elemental Picture
Figure 3: First Element Forces
- The element is broken down and the element forces are displayed. With this we can now determine the magnitudes and direction of the combined forces. We see here that at the pin connection we display the reaction forces created by the separation of the two elements. With the two force member method we can solve the system
Element 2
θ(1)=-45°
Figure 4: Second Element Forces
- The second element is broken down and the element forces are displayed. With this we can now determine the magnitudes and direction of the combined forces. We see here that at the pin connection we display the reaction forces created by the separation of the two elements. With the two force member method we can solve the system
[edit] Problem Setup
The elemental picture includes a stiffness matrix 'k', a displacement matrix 'd', and a force matrix 'f'.
k(e) X d(e) = f(e)
For this problem there are two elements 1 and 2 (e=1,2).
- k(e) is considered a 4 X 4 matrix
- d(e) is considered a 4 X 1 matrix
- f(e) is considered a 4 X 1 matrix
Figure 5: Direction Cosine Coordinate System
| Contribution: Directional Proofs |
|---|
|
The following two diagrams will serve as proofs for the "dot products" for the directional coordinate system Figure 6: Proof #1 Figure 7: Proof #2 |
Solve for k:

k(e) =
:
where,
- E(e) is the Young's Modulus of each element, e
- A(e) is the cross-sectional area of element, e
- L(e) is the length of each element, e
, 
l(e)=cos(θe):
, 
m(e)=sin(θe):
, 
Here are the k(1) and k(2) matrices:
k(1) = 
k(2) = 
[edit] Step 3: Global Force Displacement Relationships

In Compact Notation:
![\left[K_\underset{6 \times 6}{ij} \right]\left\{d_\underset{6 \times 1}{j} \right\}=\left\{F_\underset{6 \times 1}{i} \right\}](http://upload.wikimedia.org/math/7/5/a/75a3ea1ef458f6cc7e5f14925c58e7cf.png)
More General Form of nxn Matrix:
,where i = 1,...,6
= Global Stifness Matrix
= Global Displacement Matrix
= Global Force Matrix
Recall the Element Force Displacement Relation:

= Element Stifness Matrix
= Element Displacement Matrix
= Element Force Matrix
How to go from element matricies (stiffness, displacement, force) to global matrix?
Through an assembly process:
- Identify the correspondence between element displacement definitions and global displacement definitions.
Global Level:

Element Level:
- Element 1

- Element 2

Identification of Global to Local Degrees of Freedoms:
= Node (1)
= Node (2)
= Node (3)
Conceptual Step of Assembly:
(Topology of K)
In the Global Stiffness Matrix, The first Element Stiffness Matrix occupies the top left, while the second Element Stiffness Matrix occupies the bottom left. The two Element Stiffness Matrices overlap in the middle, where the values are summed. The resulting empty locations in the Global Stiffness Matrix are zero.

[edit] Step 4:Elimination of Known Degrees of Freedom
Elimination of Known Degrees of Freedom=>
Reduce the Global Force Displacement Relation (See Lecture 5-3)
d1 = d2 = d5 = d6 = 0
- Apply fixed boundary conditions
delete corresponding columns in the global stiffness matrix, K
- By Principal of [Virtual work]
delete corresponding rows (here, rows 1,2,5,6) of K; therefore, corresponding rows of F may also be deleted
Resulting force-displacement relation:
{Known
Problem Statement}
Recall: 

What is ? |
|---|
|
To find det
|

[edit] Step 5: Computation of Element Forces
Use the global force-displacement relationship to compute element forces:
Recall:
{e = 1 , 2}
For Element 1: (e=1)


Recall, 

Similarly, For Element 2: (e=2)


Recall, 

[edit] Step 6: Computation of Reaction Forces
Figure 8: Axial Forces in Member 1
![P^{(1)}_1 = [(f^{(1)}_1)^2 + (f^{(1)}_2)^2]^{1/2}](http://upload.wikimedia.org/math/0/1/4/01480a9002c47e759b90faa2381e13a0.png)
and
![P^{(1)}_2 = [(f^{(1)}_3)^2 + (f^{(1)}_4)^2]^{1/2}](http://upload.wikimedia.org/math/4/3/0/430e59bcb19de888f9660c9aff9e765b.png)
Element 1 is a two-force member, thus:

Similarly, in element 2, the global nodes are translated into the local nodal coordinate system and are shown in the figure below.
Figure 9: Axial Forces in Member 2
[edit] Further Analysis
Looking at the axial forces shown in section below in the two figures, we may use statics to relate the relationship between all the forces. Both elements are in equilibrium.
For Element 1:


For Element 2:


[edit] Method 2: Statics and Euler Cut Principle
Second method for solving the two-bar truss example using [Statics] and the Euler cut principle. It is useful to use Euler's method rather than statics or the FEM "recipe" method to solve since it allows us to break away specific sections of the system, and recreate them specifically into distinct sections.
Figure : One example of Euler Cut Principle with Two Bar System
Figure : Another example of Euler Cut Principle with same Two Bar System
More information on Euler's Law and Cut Principle can be found by clicking here: [Euler's Laws and Cut Principles]
[edit] Example 1.2 Solved in MathCAD
In the following pictures we solve example problem 1.2 using PTC's MathCAD software.
Figure 11: Element 1's Stiffness Matrix
- Here we are simply defining all of the variables for Element 1's Stiffness Matrix.Defined here is The Young's Modulus, Cross sectional area, and Length. The Matrix coefficient is defined here. We also and solve for Element 1's Stiffness Matrix.
Figure 12: Element 2's Stiffness Matrix
- Here we are simply defining all of the variables for Element 2's Stiffness Matrix.Defined here is The Young's Modulus, Cross sectional area, and Length. The Matrix coefficient is defined here. We also and solve for Element 2's Stiffness
Figure 13: Combining Element Stiffness Matrices
Figure 14: Combined Global Stiffness Matrix
- Above we combine the Element Stiffness Matrices as stated in step 3 of example 1.2 solution above.
Figure 15: What is left of the Global Matrices after Virtual Work
- By Principal of Virtual Work we delete corresponding rows (here, rows 1,2,5,6) of K; therefore, corresponding rows of F may also be deleted. We end up with the following variables left. We also take the inverse of the remaining Global Stiffness Matrix.
Figure 16: Global Displacement Matrix values
- Here we simply solve for the Global Displacement Matrix values.
Figure 17: Reaction forces
- We now take the Global Displacement values and return them respectively to their corresponding Element Stiffness Matrix. The we compute the reaction forces at each pin.
[edit] Solution for example 1.2 using two force member principle In MathCAD
In the following picture we solve the axial load picture from the notes using PTC's MathCAD software.
Figure 18: Solution of Example 1.2 with two force member.
- You can refer to Figure 7 to see the system solved using the principle of two force members
[edit] Help with MathCAD
For help with [Mathcad], we found some practical help on LSU's webpages. [Source: LSU]
[edit] References
In this section we will list some of our references and sources to help readers improve and further there understanding of the material covered in this assignment.
Principles in [Virtual work] were touched upon to help facilitate learning in the subject. [Source: Wikipedia]
[Statics] method of work was also used to help solve some problems. [Source: Wikipedia]
For help with [Mathcad], we found some practical help on LSU's webpages. [Source: LSU]
[edit] Contributing Members
The following Team Wiki members contributed to this report.
Rodney Dagulo --Eml4500.f08.wiki.dagulo.r 11:51, 25 September 2008 (UTC)
Renee Hood -- Eml4500.f08.wiki.hood 22:52, 25 September 2008 (UTC)
Cortland Glowacki -- Eml4500.f08.wiki.cort 8:34, 25 September 2008 (UTC)
Ricardo Lopez --Eml4500.f08.wiki.Lopez 1:23, 26 September 2008 (UTC)
Gonzalo Barcia --Eml4500.f08.wiki.Barcia 3:14, 26 September 2008 (UTC)








?
) without a calculator:
≠ 











