Plane Trusses Finite Elements 2 - Assembled Matrix

Click For Summary
SUMMARY

This discussion focuses on the assembly of the global stiffness matrix in finite element analysis, specifically for plane trusses. The naming convention used in the matrix assembly is clarified, with references to global and element numbers as illustrated in figure 4.6.3 (b). The user describes the process of creating an Element Freedom Table (EFT) for element 3, which involves calculating degrees of freedom based on global node numbers. The final global matrix is constructed by combining the EFTs of all elements, resulting in a 6x6 matrix.

PREREQUISITES
  • Understanding of finite element analysis (FEA)
  • Familiarity with stiffness matrix concepts
  • Knowledge of degrees of freedom in structural elements
  • Ability to interpret matrix notation and assembly techniques
NEXT STEPS
  • Study the process of constructing global stiffness matrices in finite element analysis
  • Learn about Element Freedom Tables (EFT) and their role in matrix assembly
  • Explore the significance of degrees of freedom in structural analysis
  • Investigate advanced topics in finite element methods, such as symmetry in matrices
USEFUL FOR

Structural engineers, finite element analysts, and students studying mechanical or civil engineering who are looking to deepen their understanding of matrix assembly in finite element analysis.

bugatti79
Messages
786
Reaction score
4
Folks,

I am having difficulty understanding how this global matrix is assembled with the naming convention used as shown in attached.

The numbers in the corners such as 1(1,2) etc in figure 4.6.3 (b) denote the global and element numbers respectively.

Can anyone shed light on how this assembled...? Thanks
 

Attachments

  • Assembled Matrix.jpg
    Assembled Matrix.jpg
    11.9 KB · Views: 515
Engineering news on Phys.org
bugatti79 said:
Folks,

I am having difficulty understanding how this global matrix is assembled with the naming convention used as shown in attached.

The numbers in the corners such as 1(1,2) etc in figure 4.6.3 (b) denote the global and element numbers respectively.

Can anyone shed light on how this assembled...? Thanks

Maybe if I write out the matrix attached for easier read...the blanks indicate symmetry.

##\begin{bmatrix}
k^1_{11}+k^3_{11} &k^1_{12}+k^3_{12} &k^1_{13} &k^1_{14} &k^3_{13} &k^3_{14} \\
&k^1_{22}+k^3_{22} &k^1_{23} &k^1_{24} &k^3_{23} &k^3_{24} \\
& & k^1_{33}+k^2_{11} &k^1_{34}+k^2_{12} &k^2_{13} &k^2_{14} \\
& & &k^1_{44}+k^2_{22} &k^2_{23} &k^2_{24} \\
& & & & k^2_{33}+k^3_{33} &k^2_{24}+k^3_{34} \\
& & & & & k^2_{44}+k^3_{44}
\end{bmatrix}##

The above is the matrix I am trying to understand how it was assembled based on the attached picture..

The numbers in the corners such as 1(1,2) etc in figure 4.6.3 (b) denote the global and element numbers respectively.

There are 2 displacement degrees of freedom (horizontal and vertical) at each node of the element...thanks
 

Attachments

  • DSC_0892.jpg
    DSC_0892.jpg
    30.2 KB · Views: 490
bugatti79 said:
Maybe if I write out the matrix attached for easier read...the blanks indicate symmetry.

##\begin{bmatrix}
k^1_{11}+k^3_{11} &k^1_{12}+k^3_{12} &k^1_{13} &k^1_{14} &k^3_{13} &k^3_{14} \\
&k^1_{22}+k^3_{22} &k^1_{23} &k^1_{24} &k^3_{23} &k^3_{24} \\
& & k^1_{33}+k^2_{11} &k^1_{34}+k^2_{12} &k^2_{13} &k^2_{14} \\
& & &k^1_{44}+k^2_{22} &k^2_{23} &k^2_{24} \\
& & & & k^2_{33}+k^3_{33} &k^2_{24}+k^3_{34} \\
& & & & & k^2_{44}+k^3_{44}
\end{bmatrix}##

The above is the matrix I am trying to understand how it was assembled based on the attached picture..

The numbers in the corners such as 1(1,2) etc in figure 4.6.3 (b) denote the global and element numbers respectively.

There are 2 displacement degrees of freedom (horizontal and vertical) at each node of the element...thanks

After some searching online I have a found an easy way of assembling the global matrix for this problem.

If we focus on element 3 which has global nodes 1 and 3. we can create the element freedom table 'EFT' for this element by the following

2 dof's times global number 1 minus 1=1
2 dof's times the global number 1 =2

2 dof's times global number 3 minus 1=5
2 dof's times the global number 3 =6

( I am interested to know what the above technique is based on)

Thus the EFT is {1,2,5,6}. Similarly for the other 2 elements.

Then one combines the EFT for each element into the global matrx (2 dof's times number elements 3= 6 gives a 6 matrix.)
 

Similar threads

Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
10K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
4K
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K