Lesson 13 of 13 20 min
🧠 Quiz: FEA Fundamentals
Answer all questions to complete the quiz.
1
What is the fundamental principle behind shape functions in FEA?
2
For a 2-node bar element with nodes at x=0 and x=L, what is the shape function N₁(x)?
3
What makes FEA stiffness matrices always symmetric for elastic problems?
4
A 2D problem has 100 nodes with 2 DOFs per node. After applying 10 fixed boundary conditions, what is the size of the reduced system matrix?
5
Why are quadratic (second-order) elements generally preferred over linear elements?
6
What is the purpose of numerical integration (Gauss quadrature) in FEA?
7
What is 'hourglassing' in FEA?
8
In the isoparametric formulation, what does the Jacobian matrix relate?
9
When should you choose an iterative solver (like CG with AMG) over a direct solver (like Cholesky)?
10
What is the difference between verification and validation in FEA?
11
In a mesh convergence study, what indicates that your mesh is sufficiently refined?
12
Why should point loads be avoided or distributed in FEA models?
13
What is the condition number κ of a matrix, and why does it matter for iterative solvers?
14
For a ductile material like steel, which stress measure should you check against yield strength?
15
What is the primary benefit of using symmetry boundary conditions?
correct