Computer Science, asked by uiui4802, 1 year ago

Explain Hermite shape functions in detail.

Answers

Answered by DuttaTrishita
0
The following graphs of shape functions are used to solve problems by finite element analysis. The first three are Lagrangefunctions and the last shows Hermite cubic polynomials. Notice that each function is unity at its own node and zero at the other nodes. Furthermore, the Lagrange shape functions sum to unity everywhere. For the Hermite polynomials H1 and H3 sum to unity.
The shape functions are used to find the field variable U from known values at other locations. The formula is
U = N1 U1 + N2 U2 + ... where Ni are the shape functions and Ui are known values. The Hermite shape functions are used for beam analysis where both the deflection and slope of adjacent elements must be the same at each node. H1 and H3are the deflection while H2 and H4 are the slope. D = H1 D1 + H2 S1 + H3 D2 + H4 S2 where D is the deflection and Si is the slope.
In the formulas below,

L is the length

S is X - X1

r is S / L

Hope it will help u!


Similar questions