For a four noded quadrilateral elements, In uT=[u.v]T the displacement elements can be represented as u=N1q1+N2q3+ N3q5+ N4q7
v= N1q2+N2q4+ N3q6+ N4q8
then the shape function can be represented as _____
a) \(N=\left[\begin{array}{ |c c c c}q_1 & q_5 \\ q_2 &q_6\\q_3 &q_7\\q_4 & q_8\end{array}\right]\)
b) \(N=\begin{bmatrix}q_1 &q_3 &q_5 &q_7 \\ q_2 &q_4&q_6&q_8\end{bmatrix}\)
c) \(N=\begin{bmatrix}q_1 \\ q_2\end{bmatrix}\)
d) \(N=\begin{bmatrix}N_1 & 0 & N_3 & 0&N_5&0&N_7 & 0 \\ 0 & N_2 &0 &N_4&0&N_6&0&N_8\end{bmatrix}\)
Answer: d
Explanation: Displacement function in FEM. When the nodes displace, they will drag the elements along in a certain manner dictated by the element formulation. In other words, displacements of any points in the element will be interpolated from the nodal displacements, and this is the main reason for the approximate nature of the solution.
Related Posts
In a nine node quadrilateral, the shape functions can be defined as _______
The gauss points for a triangular region differ from the _____ region.
The nodal temperature load can be evaluated by using _____
In six node triangular element, the gauss points of a triangular element can be defined by ____
Six node triangular elements is also known as _____
N1, is of the form ____
A _________ element by using nine-node shape function.
Join The Discussion