All courses › Finite Element Method › Boundary conditions and Ku = f
Boundary conditions and Ku = f
The global stiffness matrix is singular before boundary conditions are applied, because the structure can still move freely as a rigid body. By fixing known displacements (often zero) and removing the corresponding rows, the system becomes solvable for the remaining unknown displacements.
the linear system that is solved
Symbols
| global stiffness matrix (after boundary conditions) | ||
| nodal displacements (unknown) | m | |
| nodal forces | N |
Example
Node 1 fixed, force at node 2 of a single bar:
after row/column 1 is removed.
Enough degrees of freedom must be fixed to prevent rigid-body motion, or stays singular.
Practise bar elements and stiffness matrices for free →
← Assembly · Shape functions →
Part of Finite Element Method: Bar elements and stiffness matrices.