Finite Element Analysis MCQ
Finite Element Analysis MCQ
1. What is a matrix?
a) Group of elements
b) Array of elements
c) Group of columns and rows
d) Array of numbers
Answer: b
Explanation: A matrix is an array of elements. The matrix A is denoted as [A]. An element located in the ith row
and j th column is denoted as aij. A matrix is a collection of numbers arranged into a fixed number of rows and
columns.
2. (A B C)T = _______
a) (C B A)T
b) BT CT AT
c) CT BT AT
d) AT BT CT
Answer: c
Explanation: A matrix which is formed by turning all the rows of given matrix into columns and vice versa is
called a transpose of matrix. The transpose of a product is given as the product of the transposes in the reverse
order.
(A B C)T = CT BT AT.
3. A symmetric matrix is called ____________, if all its Eigen values are strictly positive i.e., greater than zero.
a) Negative definite
b) Positive definite
c) Co- definite
d) Alternative definite
Answer: b
Explanation: If all Eigen values of symmetric matrix are positive then the matrix is called as positive definite
matrix. A symmetric matrix A of dimension (n x n) is positive definite if, for any non zero vector x = [x 1 x2 x3……
xn]T. That is xT Ax > 0.
5. A positive definite symmetric matrix A can be decomposed into form A=LL T this decomposition is called
________
a) Cholesky
b) Rayleighs
c) Galerkins
d) Potential energy
Answer: a
Explanation: L is the lower triangular matrix, and its transpose LT is upper triangular matrix. This is called
Cholesky decomposition. It is a decomposition of a positive definite matrix into a product of lower triangular
matrix and its conjugate transpose.
6. Det(A-λI)=0 is a ________
a) Characteristic equation
b) Matrix equation
c) Inversion of matrix
d) Cholesky’s equation
Answer: a
Explanation: A non zero solution will occurs when (A-ɅI) is a singular matrix or det(A-ɅI)=0 it is a characteristic
equation. A characteristic equation is the equation which is solved to find the Eigen values, also called the
characteristic polynomials.
7. Gaussian elimination is a name given to a well known method of solving simultaneous equation by
successively eliminating _________
a) Variables
b) Equations
c) Unknown
d) Algorithms
Answer: c
Explanation: Gaussian elimination is an approach for solving equations type of Ax=B in matrix form. Gaussian
elimination is a name given to a well known method of solving simultaneous equation by successively
eliminating Unknowns.
9. In Gaussian elimination, A is defined as symmetric matrix then its multiplier is defined as ____
a) C = akk/aik
b) C = aki/akk
c) C = aik/akk
d) C = akk/aki
Answer: b
Explanation: In a Gaussian elimination, If A is a symmetric matrix then its algorithm can be modified in two
methods, one method is its multiplier is defined as C = aki/akk. 2nd modification is related to DO LOOP.
Answer: a
Explanation: For a symmetric banded matrix aij=aji. A symmetric banded matrix is a symmetric matrix whose
nonzero elements are arranged uniformly near the diagonal.
12. The line separating from the top zeros from the first non-zero element is called ____
a) Equation
b) Gaussian solution
c) Skyline solution
d) Both Gaussian and skyline solutions
Answer: c
Explanation: If there are zeros at the top of the column, only the elements starting from the first non zero value
need be stored. The line separating from the top zeroes from the first non- zero element is called Skyline
solution.
13. Frontal method is a _______ of Gaussian elimination method that uses the structure of finite element
problem.
a) Structure
b) Variation
c) Algorithm
d) Data
Answer: b
Explanation: Frontal method is a variation of Gaussian elimination method that uses the structure of finite
element problem. Elements can be stored in-core in a clique sequence as recently proposed by areas, this
subset is called front and it is essentially the transition region between the part of the system already finished.
6. One dimensional element is the linear segments which are used to model ________
a) Bars and trusses
b) Plates and beams
c) Structures
d) Solids
Answer: a
Explanation: In finite element method elements are grouped as one dimensional, two dimensional and three
dimensional elements. One dimensional element is the linesegment which is used to model bars and trusses.
A1=A1’+A2’/2.
5. B=1/(x2−x1)[-1 1] is an ___________
a) Strain matrix
b) Element-strain displacement matrix
c) Displacement matrix
d) Elemental matrix
Answer: b
Explanation: ε=Bq
Here B is element strain displacement matrix. Use of linear shape functions results in a constant B matrix.
Hence, in a constant strain within the element. The stress from Hooke’s law is
σ=EBq.
Answer: a
Explanation:
2. Ue=12∫ σT εA dx is a _____________
a) Potential equation
b) Element strain energy
c) Load
d) Element equation
Answer: b
Explanation: The given equation is Element strain energy equation. The strain energy is the elastic energy
stored in a deformed structure. It is computed by integrating the strain energy density over the entire volume of
the structure.
3. ∏ = 12 QTKQ-QT F In this equation F is defined as _________
a) Global displacement vector
b) Global load vector
c) Global stiffness matrix
d) Local displacement vector
Answer: b
Explanation: Global load vector is assembly of all local load vectors. This load vector is obtained by due to given
load. In the given equation F is defined as global load vector.
One Dimensional Problems – Assembly of the Global Stiffness Matrix and Load Vector
1. How is Assembly of stiffness matrix symbolically denoted?
a) K={k}e
b) K←∑eKe
c) K←∑Ke
d) Undefined
Answer: b
Explanation: The stiffness matrix represents the system of linear equations that must be solved in order to
ascertain an approximate solution to differential equation.
4. Principal of minimum potential energy follows directly from the principal of ________
a) Elastic energy
b) Virtual work energy
c) Kinetic energy
d) Potential energy
Answer: b
Explanation: The total potential energy of an elastic body is defined as sum of total strain energy and the work
potential energy. Therefore the principal of minimum potential energy follows directly the principal of virtual work
energy.
5. The points at where kinetic energy increases dramatically then those points are called _______
a) Stable equilibrium points
b) Unstable equilibrium points
c) Equilibrium points
d) Unique points
Answer: b
Explanation: If an external force acts to give the particles of the system some small initial velocity and kinetic
energy will developed in that body then the point where kinetic energy decreased that point is Stable equilibrium
point and the point where the kinetic energy dramatically increased then the point is called Unstable equilibrium
points.
6. We can obtain same assembly procedure by Stiffness matrix method and _______
a) Potential energy method
b) Rayleigh method
c) Galerkin approach
d) Vector method
Answer: c
Explanation: Galerkin method provides powerful numerical solution to differential equations and modal analysis.
Assembling procedure is same for both stiffness matrix method and galerkin approach method in Finite element
modeling.
5. In many one-dimensional problems, the banded matrix has only two columns. Here NBW=____
a) 6
b) 3
c) 7
d) 2
Answer: d
Explanation: NBW means half bandwidth. Many of the One- dimensional problems banded matrix has only 2
columns then NBW=2. We know that
NBW=max(Difference between dof numbers connecting an element)+1
Answer: a
Explanation: Minimum potential energy theorem states that “Of all possible displacements that satisfy the
boundary conditions of a structural system, those corresponding to equilibrium configurations make the total
potential energy assume a minimum value.” Potential energy π=1/2QTKQ-QTF
8. The first step of penalty approach is, adding a number C to the diagonal elements of the stiffness matrix. Here
C is a __________
a) Large number
b) Positive number
c) Real number
d) Zero
Answer: a
Explanation: Penalty approach is one of the method to derive boundary conditions of an element or a structure.
The first step is adding a large number C to the diagonal elements of the stiffness matrix. Here C is a large
number.
10. For modeling of inclined roller or rigid connections, the method used is ___
a) Elimination approach
b) Multiple constraints
c) Penalty approach
d) Minimum potential energy theorem
Answer: b
Explanation: Multiple constraints is one of the method for boundary conditions it is generally used in problems for
modeling inclined rollers or rigid connections.
One Dimensional Problems – Quadratic Shape Function
1. What is a shape function?
a) Interpolation function
b) Displacement function
c) Iterative function
d) Both interpolation and displacement function
Answer: d
Explanation: The shape function is a function which interpolates the solution between discrete values obtained at
the mesh nodes. Lower order polynomials are chosen as shape functions. Shape function is a displacement
function as well as interpolation function.
Plane Trusses
1. Plane trusses are also known as _____
a) One–dimensional trusses
b) Two-dimensional trusses
c) Three-dimensional trusses
d) Poly dimensional trusses
Answer: b
Explanation: Truss elements are two- node members which allow arbitrary orientation in XYZ co-ordinate
system. Truss transmits axial force only. Planar truss is one where all members and nodes lie within Two
dimensional plane.
Assembly of Global Stiffness Matrix for the Banded & Skyline Solutions
1. What is a banded matrix?
a) Sparse matrix
b) Rectangular matrix
c) Unit matrix
d) Square matrix
Answer: a
Explanation: In matrix theory band matrix is a sparse matrix, whose non-zero entities are confined to a diagonal
band. Comprising the main diagonal and zero are more diagonals on either side.
3. Symmetry and sparsity of the global stiffness matrix can be approached by _____ methods.
a) One
b) Three
c) Two
d) Four
Answer: c
Explanation: In assembly of global stiffness matrix, the solution for finite element equations can take advantage
of symmetry and sparsity of global stiffness matrix. There are two methods to identify them. They are banded
approach and skyline approach methods.
4. Which of these was one of the methods for determining assembly of global stiffness matrix?
a) Galerkin approach
b) Skyline approach
c) Rayleigh method
d) Assembly method
Answer: b
Explanation: In assembly of global stiffness matrix, there are two methods to determine the global stiffness
matrices. They are banded approach and skyline approach. In which the assembly procedure of the matrix was
easy.
8. The second step in skyline approach is assembling the element stiffness values into _____
a) Row vector
b) Identity vector
c) Column vector
d) Determinant vector
Answer: c
Explanation: Skyline assembly matrix scheme of form of sparse matrix that reduces the storage requirement of a
matrix than banded approach. The second step in skyline approach is assembling the element stiffness values
into column vector.
9. The details of a skyline assembly matrix are implemented in a program called ____
a) Boolean program
b) Cholesky program
c) Truss program
d) Trussky program
Answer: d
Explanation: As this assembly was done to trusses by default all the steps applied in skyline approach were
implemented in program TRUSSKY.
2. Each triangle formed by three nodes and three sides is called a ______
a) Node
b) Force matrix
c) Displacement vector
d) Element
Answer: d
Explanation: An element is a basic building block of finite element analysis. An element is a mathematical
relation that defines how the degrees of freedom of a node relate to next. In discretization of 2D element each
triangle is called element.
3. The finite element method is used to solve the problem ______
a) Uniformly
b) Vigorously
c) Approximately
d) Identically
Answer: c
Explanation: The finite element method is a numerical method for solving problems of engineering and
mathematical physics. Typical problems areas of interest include structure analysis, heat transfer, fluid flow,
mass transport and electromagnetic potential etc..,. The method yields approximate values of the unknowns at
discrete number of points.
8. The information of array of size and number of elements and nodes per element can be seen in ___
a) Column height
b) Element connectivity table
c) Matrix form
d) Undefined
Answer: b
Explanation: An element connectivity table specifies global node number corresponding to the local node
element. Element connectivity is the nodal information for the individual element with details how to fit together
to form the complete original system.
9. In two dimensional modeling, traction force is denoted as ____
a) Row vector
b) T=[Tx,Ty]T
c) f=[fx,fy]T
d) σ=Dε
Answer: b
Explanation: Traction or tractive force is the force used to generate motion between body and a tangential
surface, through the use of dry friction, through the use of hear force. Tractive force is defined as
T=[Tx,Ty]T
8. A1 is the first area and N1 is its shape function then shape function N1= ___
a) A1/A
b) A-A1
c) A1+A
d) A1
Answer: a
Explanation: The shape functions are physically represented by area co-ordinates. A point in a triangle divides
into three areas. The shape functions are precisely represented as
N1=A1/A .
10. For plane stress or plane strain, the element stiffness matrix can be obtained by taking _____
a) Shape functions, N
b) Material property matrix, D
c) Iso parametric representation, u
d) Degrees of freedom, DoF
Answer: b
Explanation: The material property matrix is represented as ratio of stress to strain that is σ=Dε . Therefore by
this relation element stiffness matrix can be obtained by material property matrix.
11. In a constant strain triangle, element body force is given as ____
a) fe=[fx,fy,fx,fy,fx,fy]T
b) fe=teAe/3
c) fe=teAe/3[fx,fy,fx,fy,fx,fy]T
d) fe=teAe/3[fx,fy]T
Answer: c
Explanation: A body force is a force which acts through the volume of the body. Body forces contrast with the
contact forces or the classical definition of the surface forces which are exerted to the surface of the body
14. Principal stresses and their directions are calculated by using ____
a) Galerkin approach
b) Rayleigh method
c) Potential energy method
d) Mohr’s circle method
Answer: d
Explanation: Mohr’s circle is two dimensional graphical representation of the transformation law. While
considering longitudinal stresses and vertical stresses in a horizontal beam during bending.
15. I the distribution of the change in temperature ΔT, the strain due to this change is ____
a) Constant strain
b) Stress
c) Initial strain
d) Uniform strain
Answer: c
Explanation: The amount of heat transferred is directly proportional to the temperature change. The distribution
of change in temperature, the strain due to this change is initial strain.
3. For a circular pipe under internal or external pressure, by symmetry all points move _____
a) Radially
b) Linearly
c) Circularly
d) Along the pipe
Answer: a
Explanation: The boundary conditions require that points along x and n are constrained normal to the two lines
respectively. If a circular pipe under internal or external pressure, by symmetry all the points move radially.
6. In dividing the elements a good practice may be to choose corner angles in the range of ____
a) 30-120°
b) 90-180°
c) 25-75°
d) 45-180°
Answer: a
Explanation: The best elements are those that approach an equilateral triangular configuration. Such
configurations are usually not possible. A good practice is to choose corner angle in the range of 30-120°.
11. Increasing the number of nodes in coarse mesh regions where stress variations are high, should give better
results. This method is called _____
a) Divergence
b) Convergence
c) Convergent- divergent
d) Un defined
Answer: b
Explanation: At the initial trails, errors may be fixed, before running large number of elements. The convergence
is successively increasing the number of elements in finite element meshes.
1. In two dimensional isoparametric elements, we can generate element stiffness matrix by using ____
a) Numerical integration
b) Differential equations
c) Partial derivatives
d) Undefined
Answer: a
Explanation: The term isoparametric is derived from the use of the same shape functions (or interpolation
functions) [N] to define the element’s geometric shape as are used to define the displacements within the
element.
6. For a four noded element while implementing a computer program, the compact representation of shape
function is ____
a) Nt=1/4(1-ξ)(1-η)
b) Nt=(1-ξ)(1-η)
c) Nt=1/4(1+ξξi)(1+ηηi)
d) Undefined
Answer: c
Explanation: Four Node Quad is a four-node plane-strain element using bilinear isoparametric formulation. This
element is implemented for simulating dynamic response of solid-fluid fully coupled material, based on Biot’s
theory of porous medium. Each element node has 3 degrees-of-freedom (DOF): DOF 1 and 2 for solid
displacement (u) and DOF 3 for fluid pressure (p).
7. The stiffness matrix from the quadrilateral element can be derived from _____
a) Uniform energy
b) Strain energy
c) Stress
d) Displacement
Answer: b
Explanation: In the finite element method for the numerical solution of elliptic partial differential equations, the
stiffness matrix represents the system of linear equations that must be solved in order to as certain an
approximate solution to the differential equation.
8. For four noded quadrilateral element, the global load vector can be determined by considering the body force
term in _____
a) Kinetic energy
b) Potential energy
c) Kinematic energy
d) Temperature
Answer: b
Explanation: A body force that is distributed force per unit volume, a vector, many people probably call up
Vector’s definition (from Despicable Me). He says: It’s a mathematical term. A quantity represented by an arrow
with both direction and magnitude. … Vector: a quantity with more than one element (more than one piece of
information).
Answer: b
Explanation: In elementary algebra, the quadratic formula is the solution of the quadratic equation. There are
other ways to solve the quadratic equation instead of using the quadratic formula, such as factoring, completing
the square, or graphing. From this solution, we can conclude that n-point Gaussian quadrature will provide an
exact answer if f is a polynomial of order (2n – 1) or less.
8. For quadrilateral with 2X2 integration gives _____ sets of stress values.
a) One
b) Two
c) Three
d) Four
Answer: d
Explanation: The stress applied to a material is the force per unit area applied to the material. The maximum
stress a material can stand before it breaks is called the breaking stress or ultimate tensile stress. Tensile
means the material is under tension. The forces acting on it are trying to stretch the material.
9. For degenerate four noded quadrilateral element the errors are _____
a) Constant
b) Uniform
c) Higher
d) Lesser
Answer: c
Explanation: A degenerated element is an element whose characteristic face shape is quadrilateral, but is
modeled with at least one triangular face. Degenerated elements are often used for modeling transition regions
between fine and coarse meshes, or for modeling irregular and warped surfaces.
10. Gauss points are also the points used for numerical evaluation of _____
a) Surfaces
b) ke
c) Elements
d) Planes
Answer: b
Explanation: Stiffness is the rigidity of an object, the extent to which it resists deformation in response to an
applied force. The complementary concept is flexibility or pliability: the more flexible an object is the less stiff it is.
A stiff equation is a differential equation for which certain numerical methods for solving the equation are
numerically unstable, unless the step size is taken to be extremely small.
Answer: b
Explanation: The shape function is the function which interpolates the solution between the discrete values
obtained at the mesh nodes. Therefore, appropriate functions have to be used and, as already mentioned, low
order polynomials are typically chosen as shape functions. In this work linear shape functions are used.
6. In six node triangular element, the gauss points of a triangular element can be defined by ____
a) Two point rule
b) Three point rule
c) One point rule
d) Undefined
Answer: c
Explanation: In numerical analysis, a quadrature rule is an approximation of the definite integral of a function,
usually stated as a weighted sum of function values at specified points within the domain of integration.
7. The mid node should not be outside of the triangular element this condition should ensures that det J does not
attain a value ____
a) Constant
b) Zero
c) Unity
d) Infinite
Answer: b
Explanation: The Mid-Node Admissible Spaces (MAS) [1,2] for two-dimensional quadratic triangular finite
elements are extended to three-dimensional quadratic tetrahedral finite elements (3DQTE). The MAS concept
for 3DQTE postulates a bounded region within which a mid-side node of a curved edge of the 3DQTE can be
placed to ensure maintaining a specified minimum and maximum Jacobian determinant value at any point of the
element.
9. The gauss points for a triangular region differ from the _____ region.
a) Rectangular
b) Triangular
c) Square
d) Temperature
Answer: c
Explanation: In numerical analysis, a quadrature rule is an approximation of the definite integral of a function,
usually stated as a weighted sum of function values at specified points within the domain of integration.
10. In a nine node quadrilateral, the shape functions can be defined as _______
a) Shape functions
b) Generic shape functions
c) Elements
d) Planes
Answer: b
Explanation: The shape function is the function which interpolates the solution between the discrete values
obtained at the mesh nodes. Therefore, appropriate functions have to be used and, as already mentioned, low
order polynomials are typically chosen as shape functions. In this work linear shape functions are used.
3. The total number of degrees of freedom in a beam with four nodes is ______
a) four
b) eight
c) sixteen
d) thirty two
Answer: b
Explanation: Number of degrees of freedom per node in a beam element=2
Number of nodes in beam element=4
Total number of degrees of freedom=2*4=8
5. The shape functions for interpolation on beam elements are defined on the range of ________
a) 0 to +1
b) -1 to 0
c) 0 to +2
d) -1 to +1
Answer: d
Explanation: The shape function for interpolation is defined in the range of -1 to +1. The value varies between -1
to +1 where value on one node is -1 and the value on other node is +1.
4. Three geometrically identical beams made out of steel, aluminum, and titanium are axially loaded. Which of
the following statements is correct?
a) Stress in titanium is the least
b) Stress in cast iron is the highest
c) Stress in steel is the least
d) Stress in all three beams is the same
Answer: d
Explanation: The stress in all three beams will be induced equally. Stress in not dependent on the material, but
the geometry and cross section of the element.
5. The application of force at which of the following point on a beam will nullify the effect of torsion?
a) Centroid
b) Center of mass
c) Extreme fiber
d) Shear centre
Answer: d
Explanation: The application of force on shear centre nullifies the effect of torsion on a beam element. This is
useful when the cross section of beam is asymmetric and creates a twisting effect on application of force.
6. For a taper beam element two cross sections are necessary to define the geometry.
a) True
b) False
Answer: a
Explanation: A taper beam element requires two cross sections to define the geometry. Regular beam element
cannot take into account the variation in cross section required to define the geometry.
2. Boundary conditions are applied to simulate the physical constraints on the finite element model.
a) True
b) False
Answer: a
Explanation: Boundary conditions simulate the physical constraints on the finite element model. Application of
boundary conditions is a crucial preprocessing step to yield accurate solution.
3. Which of the following is the correct equation for stiffness (K) of an element given value of force (F) and
displacement (Q)?
a) FQ=K
b) KQ=F
c) KF=Q
d) KFQ=1
Answer: b
Explanation: The correct equation is given by KQ=F. The value of force (F) is the product of stiffness (K) and
displacement (Q). The value of stiffness (K) of the element determines the displacement of the node.
4. Which of the following conditions must be fulfilled to apply symmetry in a finite element model?
a) Geometry of the model is symmetric
b) Boundary conditions to be applied are symmetric
c) Geometry model has large number of nodes
d) Geometry of the model is symmetric and boundary conditions to be applied are symmetric
Answer: d
Explanation: The geometry and boundary conditions both have to be symmetric to apply any kind of symmetry.
Half or quarter portions of a model can be used to reduce computational cost.
5. Which of the following boundary conditions cannot be directly applied on solid elements?
a) Force
b) Pressure
c) Support
d) Torque
Answer: d
Explanation: Torque cannot be directly applied on solid element in finite element model. Since solid elements
have three translational degrees of freedom and no rotational degrees of freedom torque cannot be directly
applied on solid elements.
8. Which of the following equations give the relation between material properties like modulus of elasticity (E),
modulus of rigidity (G), and Poisson’s ratio (u)?
a) E = 2*G*(1+u)
b) E = 3*G*(1+u)
c) E = 2*G*(1-u)
d) E = 3*G*(1-u)
Answer: a
Explanation: The relation between the material properties is given by
E = 2*G*(1+u)
Here E is the ratio of normal stress to normal strain. G is the ratio of shear stress to shear strain and u is theratio
of lateral strain to longitudinal strain.
2. In FEM, which option is used to develop the Higher-order triangular elements (i.e. triangular elements with
interpolation functions of higher degree) systematically?
a) Pascal’s triangle
b) Galerkin method
c) Jacobi method
d) Delaunaytriangulation
Answer: a
Explanation: The Higher-order triangular elements (also the Lagrange family of triangular elements) can be
systematically developed with the help of Pascal’s triangle. Finite element equations are obtained using the
Galerkin method. Jacobi is used for eigenvalue problems. The Delaunay method is used to generate mesh for
triangular elements.
3. In FEM, What is the number of displacement polynomials necessary for finding displacements in a linear
triangular element?
a) 1
b) 2
c) 3
d) 4
Answer: b
Explanation: The number of displacement polynomials for an element is equal to the degrees of freedom of each
node of the element. A linear triangular element has three nodes and two degrees of freedom at each node.
Thus, the total number of displacement polynomials necessary for finding displacements is two.
4. Concerning triangular elements in FEM, which option is not correct about the mathematical formula of
Pascal’s triangle?
a) It contains the terms in two coordinates only
b) The position of the terms can be viewed as the nodes of a triangular element
c) The position of the first and last terms of a row is at the vertices of a triangular element
d) A triangular element of order 2 corresponds to the second row
Answer: d
Explanation: A Pascal’s triangle contains the terms of polynomials of various degrees in two coordinates. We
can view the positions of the terms as nodes of a triangular element, with the constant term and the first and last
terms of a given row being the vertices of the triangle. A triangular element of order 2 (i.e., the degree of the
polynomial is 2) contains six nodes and corresponds to the third row of Pascal’s triangle.
5. Which option is not correct about the four-noded rectangular plane stress element used in FEM?
a) It has eight degrees of freedom
b) Shape functions N1, N2, N3 and N4 are bilinear functions of x and y
c) The displacement field is continuous across elements
d) Its Delaunay triangulation is unique
Answer: d
Explanation: The four-node quadrilateral element with linear displacements for a plane stress problem has two
degrees of freedom at each node. The total degrees of freedom of the element is eight. The displacement field is
continuous across elements connected at nodes and the shape functions N1, N2, N3 and N4 are bilinear
functions of x and y. Its Delaunay triangulationis not unique, but it has two solutions.
6. In the FEM element library, what is the other name of a higher-order element?
a) Complex element
b) Simplex element
c) Linear element
d) Nonlinear element
Answer: a
Explanation: Simplex and linear elements contain nodes only at endpoints but not at the interior. They have
linear polynomials as interpolation functions. Higher-order elements can be created easily from simplex
elements by adding additional intermediate nodes to each element. They are also called complex elements.
7. In the FEM element library, an eight noded quadrilateral element belongs to which family?
a) Serendipity
b) Linear
c) Simplex
d) Quadratic
Answer: a
Explanation: The Serendipity elements are the rectangular elements with intermediate nodes but no interior
nodes, i.e., all nodes lie on boundary. Since four nodes of an eight noded quadrilateral element are intermediate
nodes, it belongs to the Serendipity family. Simplex and linear elements contain nodes only at endpoints but not
at intermediate points. They have linear polynomials as interpolation functions. A quadratic element contains
interior nodes.
8. In FEM, which option is not correct about the Lagrange family of triangular elements?
a) The nodes are uniformly spaced
b) Pascal’s triangle can be viewed as a triangular element
c) Dependent variables and their derivatives are continuous at inter-element boundaries
d) 2nddegree polynomial corresponds to 6 noded triangle
Answer: c
Explanation: In Lagrange family elements the nodes are regularly placed everywhere on the grid i.e., they
areuniformly spaced. The location of the terms in Pascal’s triangle gives the location of nodes in elements. Thus,
Pascal’s triangle can be viewed as a triangular element. The derivatives of dependent variables are not
continuous at inter-element boundaries. 2nd-degree polynomial corresponds to 6 noded triangles.
9. What is the displacement function for one-dimensional, two noded linear elements in terms of its shape
functions N1 and N2?
a) N1u1+N2u2
b) N1u2+N2u1
c) N1u1-N2u2
d) N1u2-N2u1
Answer: a
Explanation: For a linear element, the displacement function is a linear polynomial of nodal displacements. A
one-dimensional, two noded linear elements have two nodes with corresponding displacements u 1, u2 and
corresponding shape functions N1, N2. The displacement function is given by N1u1+N2u2.
10. In the FEM element library, what is the correct name for a six noded triangular element?
a) Linear strain triangular element
b) Constant strain triangular element
c) Variable strain triangular element
d) Higher-order triangular element
Answer: a
Explanation: A Constant strain triangular (CST) element is the simplest triangular element with three end nodes.
A Linear strain triangular element (LST) is a six-noded triangular element with three intermediate nodes in
addition to three end nodes. For plane stress applications, LST gives an accurate result compare to the three-
noded CST element. The variable strain triangular element is a higher-order triangular element with more than
six nodes.
2. If the geometry and other parameters of an element are defined in terms of only one spatial coordinate, then
the element is a one-dimensional element?
a) True
b) False
Answer: a
Explanation: A one-dimensional element possesses one degree of freedom at each node. It is also known as a
bar element or line element. Geometry and other parameters of a bar element are defined in terms of one spatial
coordinate only. If a one-dimensional element has two nodes with corresponding displacements u 1, u2and
corresponding shape functions N1, N2, then the displacement function is given by N1u1+N2u2.
3. In FEM, what is the name of the element specified by a polynomial of order two or more?
a) Nonlinear element
b) Higher-order element
c) Linear element
d) Master element
Answer: b
Explanation: Simplex and linear elements contain nodes only at endpoints but not at the interior. They have
linear polynomials as interpolation functions. Higher-order elements can be created easily from simplex
elements by adding additional intermediate nodes to each element. They are also called complex elements.
4. In FEM, what is the name of the shape function of an Euler-Bernoulli beam element?
a) Hermite cubic interpolation function
b) Lagrange cubic interpolation function
c) Consistent element functions
d) Quadratic interpolation functions
Answer: a
Explanation: Interpolation function of a beam element is continuous with nonzero derivatives up to order two. It is
derived by interpolating the displacement polynomial as well as its derivative at the nodes. Such
interpolationfunctions are called as Hermite cubic interpolation (or cubic spline) function. The Lagrange cubic
interpolation Functions are derived by interpolating the displacement polynomial but not its derivatives.
5. In FEM, which option is used to develop the Higher-order rectangular elements (i.e., rectangular elements
with interpolation functions of higher degree) systematically?
a) A rectangular array of binomial coefficients
b) Galerkin method
c) Jacobi method
d) Delaunay triangulation
Answer: a
Explanation: Analogous to the Lagrange family of triangular elements, the Lagrange family of rectangular
elements can be developed from a rectangular array of binomial coefficients. Since a linear rectangular element
has four corners (hence, four nodes), the polynomial should have the first four terms 1, x, y, and xy(which form a
parallelogram in Pascal’s triangle and a rectangle in the rectangular array of binomial coefficients).
6. In FEM, what are the elements in which the same shape functions describe the geometry and field
displacement variables?
a) Iso-parametric
b) Axi-Symmetric
c) Super-parametric
d) Sub-parametric
Answer: a
Explanation: In sub-parametric formulations, the geometry is represented by elements of a lower order than
those used to approximate the dependent variable. An example of this category is provided by the beam
element. In iso-parametric formulations (which are the most common in practice), the same element is used to
approximate the geometry as well as the dependent unknowns. In super-parametric formulations, the geometry
is represented by elements of a higher order than those used to approximate the dependent variables.
7. In the Finite Element Method (FEM), if the geometry is represented by elements of a higher order than those
used to approximate the field displacement variables, then it is called super-parametric formulation.
a) True
b) False
Answer: a
Explanation: In super-parametric formulations, the geometry is represented by elements of a higher order than
those used to approximate the dependent variables. In sub-parametric formulations, the geometry is represented
by elements of a lower order than those used to approximate the dependent variable. The beam element
provides an example of this category. In iso-parametric formulations (which are the most common in practice),
the same element is used to approximate the geometry as well as the dependent unknowns.
8. Which option is not correct about the Lagrange rectangular element used in FEM?
a) Second-order Lagrange element has nine nodes
b) Zero-order Lagrange element has one node
c) First-order Lagrange element has four nodes
d) Third-order Lagrange element has fifteen nodes
Answer: d
Explanation: In general a pth-order Lagrange rectangular element has n nodes with n= (p+1) 2, where p=0,1,2 …
For p=0,
n=1.
For p=1,
n=22,
=4.
For p=2,
n=32
=9.
For p=3,
n=42
=16.
9. Which option is not correct about the Lagrange family of triangular elements used in FEM?
a) 2nd-degree polynomial corresponds to 6 noded triangle
b) 0th-degree polynomial corresponds to 1 noded triangle
c) 1st-degree polynomial corresponds to 3 noded triangle
d) 3rd-degree polynomial corresponds to 9 noded triangle
Answer: d
Explanation: A pth degree polynomial corresponds to n noded triangular element with n=0.5(p+2)(p+1), where
n=0, 1, 2 …
For p=0,
n=1.
For p=1,
n=0.5*3*2,
=3.
For p=2,
n=0.5*3*4
=6.
For p=3,
n=0.5*4*5
=10.
10. What is the number of nodes present on the boundary of the Lagrange quadratic rectangular element used
in FEM?
a) 1
b) 4
c) 8
d) 9
Answer: c
Explanation: The Lagrange quadratic rectangular element has nine regularly spaced nodes. Four nodes are
paced at the four corners, four at midpoints of the sides, and one at the center of the element. Thus, a total of 8
boundary nodes are present. Its associated polynomial has a total of nine terms, including the second degree
and third-degree terms.
11. Which nodes of the higher-order elements of the Lagrange family do not contribute to the inter-element
connectivity?
a) Interior nodes
b) All nodes
c) Corner nodes
d) Intermediate nodes
Answer: a
Explanation: Since the Interior nodes of the higher-order elements of the Lagrange family do not contribute to
the inter-element connectivity, they can be condensed out at the element level so that the size of the element
matrices is reduced. The elements formed after removing the Interior nodes are called serendipity elements.
12. What is the reason for an element in the Serendipity family to have a smaller size of stiffness matrix compare
to a similar element in the Lagrange family?
a) Absence of interior nodes
b) Modified element connectivity
c) Lesser interpolation functions
d) Irregular arrangements of nodes
Answer: a
Explanation: The internal nodes of the higher-order elements of the Lagrange family do not contribute to inter-
element connectivity, and hence they are condensed out at element level; as a result, the size of the element
matrices is reduced. However, the element connectivity remains unaffected. The elements formed after
removing the internal nodes are called serendipity elements.