Fem Short Answers
Fem Short Answers
The deflected shape of a beam is also known as the elastic curve. The deviation of point B to B' is
the deflection, and the change in slope of tangent at B is the slope.
Here are some formulas for the slope and deflection of a beam:
Maximum moment:
𝑀=𝑃𝐿/4
• Deflection at midspan:
𝑀𝑎𝑥𝑖𝑚𝑢𝑚𝑑𝑒𝑓𝑙𝑒𝑐𝑡𝑖𝑜𝑛=𝑃𝐿3/48𝐸𝐼
Deflection calculations are required for buildings, bridges, and machines to satisfy design criteria
and control vibration.
5. WHAT IS NODE?
In Finite Element Analysis (FEA), a node is a point in space that defines a degree of freedom
(DOF). A node is defined by its coordinates.
In finite element analysis a degree of freedom can take many forms, but depends on the type of
analysis being performed. For instance, in a structural analysis the degrees of freedom are
displacements (Ux, Uy and Uz), while in a thermal analysis the degree of freedom is temperature
(T). In the exhaust manifold example, there are 4 degrees of freedom at each node
– Ux, Uy, Uz and T, since the analysis is a coupled temperature-displacement analysis (due to
thermal expansion effects). These FIELD VARIABLES are calculated at every node from the
governing equation. Field variable values between the nodes and within the elements are
calculated using interpolation functions, which are sometimes called shape or base functions.
The shape functions for a four-node rectangular element can also be expressed as:
• N2: −1ΔxΔy(x−x1)(y−y3)
• N3: 1ΔxΔy(x−x4)(y−y2)
• N4: −1ΔxΔy(x−x3)(y−y1)
In the Finite Element Method (FEM), shape functions are simpler functions that are used to
approximate a solution. The sum of all shape functions at any given point (x,y,z) must be 1. The
number and order of shape functions determine the accuracy of the solution.
The convective heat transfer equation is more detailed and accounts for various factors affecting
convective heat transfer, often expressed as:
[q = h *A ΔT]
Where:
- (q) is the heat flux or heat transfer rate per unit area (in watts per square meter),
- (h) is the convection heat transfer coefficient (in W/(m²·K)),
- (A) is the surface area (in square meters),
- ΔT is the temperature difference between the surface and the fluid (in Kelvin).
This equation calculates the heat transfer rate per unit area (q) considering the convection heat
transfer coefficient, the surface area, and the temperature difference.
These equations are fundamental in understanding and quantifying the heat transfer processes
between a solid surface and a fluid due to convection.
10. what is the required condition for the evigen vector, if it is to be non-trivial?
For an eigenvector to be non-trivial, the matrix equation (A−λIn)v=0 must have non-trivial
solutions. This means that the determinant of the matrixequation must be zero.
The eigenvectors of
A with eigenvalue Λlambda 𝜆 are the non-trivial solutions of the matrix equation. These are the
nonzero vectors in Nul(A−λIn) If the equation has no non-trivial solutions, then λlambda 𝜆bis not
an eigenvector of
Set 2:
2.what is the discretizaton?
Discretization is the process of replacing a continuum with a finite set of points. It's a first step in
many types of analysis because discrete functions and data are easier to analyze than their
continuous counterparts.
• Component selection
Displacement is a vector quantity that has both a magnitude and a direction. It's represented as
an arrow that points from the starting position to the final position. The length of the arrow
represents the distance between the two points.
The unit for convection heat transfer coefficient, h, depends on the unit system used. In the
International System of Units (SI), the convection heat transfer coefficient is typically measured
in:
Watts per square meter per Kelvin (W/(m²·K)
This unit represents the amount of heat energy transferred per unit area (in square meters) per
unit temperature difference (in Kelvin) between the surface and the fluid.
[q = h *A ΔT]
Where:
- (q) is the heat flux or heat transfer rate per unit area (in watts per square meter),
- (h) is the convection heat transfer coefficient (in W/(m²·K)),
- (A) is the surface area (in square meters),
- ΔT is the temperature difference between the surface and the fluid (in Kelvin).
This equation calculates the heat transfer rate per unit area (q) considering the convection heat
transfer coefficient, the surface area, and the temperature difference.
These equations are fundamental in understanding and quantifying the heat transfer processes
between a solid surface and a fluid due to convection.
SET 3
1. Axes: The global coordinate system typically consists of three mutually perpendicular axes: X, Y, and Z.
Each axis represents a dimension in space (length, width, height) and is oriented orthogonally to the
others.
2. Origin: The intersection point of the three axes serves as the origin (0, 0, 0) of the coordinate system. It
acts as a reference point from which distances and positions are measured along each axis.
3. Orientation: The orientation of the axes can follow different conventions. Commonly, the X-axis may
represent horizontal movement, the Y-axis vertical movement, and the Z-axis depth or the third spatial
dimension. However, in different contexts or disciplines, alternative orientations might be used.
4. Unit of Measure: Each axis is associated with a unit of measure (e.g., meters, inches, etc.) to quantify
distances or positions along that axis.
In engineering, physics, and computer graphics, the global coordinate system serves as the foundation for
describing object positions, defining spatial relationships, determining directions, and performing
calculations related to spatial transformations, such as translations, rotations, and scaling.
The global coordinate system is fundamental for understanding spatial relationships and is often used in
conjunction with local coordinate systems that are relative to specific objects or contexts within the global
framework.
The strain-displacement matrix (B) for a one-dimensional bar element relates the strains to the nodal
displacements. In the context of a linear, one-dimensional bar element, the (B) matrix is derived from the
relationship between the axial strain (ε) and the nodal displacements [u).
For a simple linear bar element undergoing axial deformation, the strain (ε) is related to the displacement
[u] as:
This matrix essentially expresses the derivative of displacement with respect to the spatial coordinate
[x]For a linear bar element, this derivative represents the axial strain.
For more complex elements or scenarios involving different dimensions or nonlinear behavior , the strain-
displacement matrix (B) can be more complex. However, for the simple linear bar element, the (B) matrix
involves this basic relationship between displacement and strain along the bar's axis.