Finite Element Method Questions and Answers Part-11

1. Transformation between local and global co-ordinates is _____
a) q=Lq
b) q=L
c) q=L+q
d) q=\(\frac{L}{q}\)

Answer: a
Explanation: Transformations are frequently used in linear algebra and computer graphics, since transformations can easily be represented, combined and computed.

2. For a 3D truss element, transformation matrix L between local and global co-ordinates is given by ___
a) \( \begin{bmatrix}l &0&0 \\ 0&m&0\\0&0&n\end{bmatrix}\)
b) \( \begin{bmatrix}l &m&n \end{bmatrix}\)
c) \( \begin{bmatrix}l&0&n \\ 0&m&0 \end{bmatrix}\)
d) \( \begin{bmatrix}l&m&n&0&0&0\\ 0&0&0&l&m&n\end{bmatrix}\)

Answer: d
Explanation: A transformation matrix is a special matrix that can describe 2D and 3D transformations. Transformations are frequently used in linear algebra and computer graphics. Since transformations can be easily represented, combined and computed.

3. The direct cosines l, m, n are of local _____
a) z’- axes
b) x’- axes
c) y’- axes
d) None of the above

Answer: b
Explanation: Direction cosine refers to the cosine of the angle between any two vectors and three co-ordinate axes. Direction cosines are analogous extension of the usual notion of the slope to higher dimensions. In a truss element the direction cosines l, m, n are of local co-ordinate of x’- axes.

4. The direction cosines l, m, n with respect to ____ x-, y-, z- axes respectively.
a) Local
b) Local and global
c) Global
d) Transformation

Answer: c
Explanation: The direction cosines of a vector are the cosines of the angles between the vector and three co-ordinate axes. Direction cosines are analogous extension of the usual notion of the slope and higher dimensions. The direction cosines l, m, n are with respect to global x-,y-, z- axes .

5. In 3D truss, formula for direct cosine l = _____
a) x2-x1
b) \(\frac{x_2}{l_e}\)
c) \(\frac{x_1}{l_e}\)
d) \(\frac{x_2-x_1}{l_e}\)

Answer: d
Explanation: A truss is a two node element which allows arbitrary orientation in XYZ co-ordinate system. The 3D truss element can be treated as straight forward generalization of the 2D truss element.

6. The direct cosine m is given by formula ____
a) \(\frac{x_2-x_1}{l_e}\)
b) \(\frac{y_2-y_1}{l_e}\)
c) \(\frac{x_1-y_1}{l_e}\)
d) \(\frac{x_2-y_2}{l_e}\)

Answer: b
Explanation: A truss is a two node element which allows arbitrary orientation in XYZ co-ordinate system. The 3D truss element can be treated as straight forward generalization of the 2D truss element.

7. The direction cosine n is given by formula _____
a) \(\frac{x_2-x_1}{l_e}\)
b) \(\frac{y_2-y_1}{l_e}\)
c) \(\frac{z_2-z_1}{l_e}\)
d) Undefined

Answer: c
Explanation: A truss is a two node element. The three D truss element can be treated as straight forward generalization of the 2D truss element.

8. In 3D truss element, the nodal displacement vector in global co-ordinates is _____
a) q= [q1,q2]
b) q= [q1,q2,q3]
c) q= [q1,q2,q3,q4,q5,q6]
d) Undefined

Answer: c
Explanation: Nodes will have nodal displacements or degrees of freedom which may include translations, rotations, and for special applications, higher order derivatives of displacements.

9. In a truss element, element temperature load is ___
a) θe=EeAe
b) θe=EeAeε0
c) θe=EeAeε0\(\begin{Bmatrix}l \\ m \end{Bmatrix}\)
d) θe=EeAeε0\(\begin{Bmatrix}-l \\ -m \\l\\m\end{Bmatrix}\)

Answer: d
Explanation: In a truss, temperature effect is arised then thermal stress problem is considered here. Since the element is simply a one dimensional element when viewed in local co-ordinate system, the element temperature load in the local co-ordinate system.

10. In 2D elements. Discretization can be done. The points where triangular elements meet are called ____
a) Displacement
b) Nodes
c) Vector displacements
d) Co-ordinates

Answer: b
Explanation: The two dimensional region is divided into straight sided triangles, which shows as typical triangulation. The points where the corners of the triangles meet are called nodes.