Files
MultiPhysicsVault/.raw/ConceptsApplicationsFiniteElementAnalysis/ConceptsApplicationsFiniteElementAnalysis_003.md
T
김경종 6bca119e6c
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled
add raw source
2026-07-02 09:18:17 +09:00

525 lines
29 KiB
Markdown

<!-- source-page: 21 -->
# INTRODUCTION
A brief overview of the finite element method and its concepts is presented. Background information used for finite element applications in structural mechanics is discussed.
# 1.1 THE FINITE ELEMENT METHOD
The finite element method is a numerical procedure for analyzing structures and continua. Usually the problem addressed is too complicated to be solved satisfactorily by classical analytical methods. The problem may concern stress analysis, heat conduction, or any of several other areas. The finite element procedure produces many simultaneous algebraic equations, which are generated and solved on a digital computer. Finite element calculations are performed on personal computers, mainframes, and all sizes in between. Results are rarely exact. However, errors are decreased by processing more equations, and results accurate enough for engineering purposes are obtainable at reasonable cost.
The finite element method originated as a method of stress analysis. Today finite elements are also used to analyze problems of heat transfer, fluid flow, lubrication, electric and magnetic fields, and many others. Problems that previously were utterly intractable are now solved routinely. Finite element procedures are used in the design of buildings, electric motors, heat engines, ships, airframes, and spacecraft. Manufacturing companies and large design offices typically have one or more large finite element programs in-house. Smaller companies usually have access to a large program through a commercial computing center or use a smaller program on a personal computer.
Figure 1.1-1 shows a very simple problem that illustrates discretization, a basic finite element concept. Imagine that the displacement of the right end of the bar is required. The classical approach is to write the differential equation of the continuously tapered bar, solve this equation for axial displacement u as a function of x, and finally substitute $x = L_{T}$ to find the required end displacement. The finite element approach to this problem does not begin with a differential equation. Instead, the bar is discretized by modeling it as a series of finite elements, each uniform but of a different cross-sectional area A (Fig. 1.1-1b). In each element, u varies linearly with x; therefore, for $0 < x < L_{T}$ , u is a piecewise-smooth function of x. The elongation of each element can be determined from the elementary formula PL/AE. The end displacement, at $x = L_{T}$ , is the sum of the element elongations. Accuracy improves as more elements are used.
In the foregoing example, and in general, the finite element method models a structure as an assemblage of small parts (elements). Each element is of simple geometry and therefore is much easier to analyze than the actual structure. In
<!-- source-page: 22 -->
![](images/page-022_1ce2b51979ade83816cb362d6aab0d94ec07f564a6537687da74efe31101b319.jpg)
<details>
<summary>text_image</summary>
x,u
L_T
P
</details>
(a)
![](images/page-022_c8454a4ff6f60486b72a2eb91b9609dc4f7307670d776c8206a927410b1cd248.jpg)
<details>
<summary>text_image</summary>
L
x
P
4@L = L_T
</details>
(b)
Figure 1.1-1. (a) A tapered bar under end load P. (b) A model built of four uniform (nontapered) elements of equal length.
essence, we approximate a complicated solution by a model that consists of piecewise-continuous simple solutions. Elements are called “finite” to distinguish them from differential elements used in calculus.
In a heat transfer context, Fig. 1.1-1 might represent a bar with insulated sides, prescribed temperature at the left end, and prescribed heat flow at the right end. One might ask for the temperature in the bar as a function of x and time.
Figure 1.1-2a shows a plane structure. Displacements and stresses caused by pressure p are required. The finite element model, Fig. 1.1-2b, consists of plane areas, some triangular and some quadrilateral (if done properly, there is no difficulty in combining the different element types). Black dots, called nodes or node points, indicate where elements are connected to one another. In this model each node has two degrees of freedom (d.o.f.): that is, each node can displace in both the x direction and the y direction. Thus, if there are n nodes in Fig. 1.1-2b, there are 2n d.o.f. in the model. (In the real structure there are infinitely many d.o.f. because the structure has infinitely many particles.) Algebraic equations that describe the finite element model are solved to determine the d.o.f. Use of only 2n d.o.f. in analysis is similar to use of the first 2n terms of a convergent infinite series. (In heat transfer, each node has only one d.o.f.—namely, the temperature of the node. Thus a finite element model of n nodes has n d.o.f.)
We see that in going from Fig. 1.1-2a to 1.1-2b the distributed pressure p has been converted to concentrated forces at nodes. The analysis procedure gives a prescription for making conversion, as will be shown subsequently.
From Fig. 1.1-2 it may appear that discretization is accomplished simply by
![](images/page-022_b79b51c5e1224dd4d49d75deec05281d6377c9526360fb9e0c6791dccb06679d.jpg)
<details>
<summary>text_image</summary>
y, v
Pressure p
Hole
x, u
</details>
(a)
![](images/page-022_b27e91a885a5e6e47a4eb43f52c9980841dce8668d5084f143ceb3366fac105a.jpg)
<details>
<summary>text_image</summary>
y, v
x, u
</details>
{b}
![](images/page-022_5411f278079c39a6453daa6dddb588964b21b8cb4d70fe3d7a4ba31af4e20c9e.jpg)
<details>
<summary>text_image</summary>
y, v
p4 → 4
q4
q3
3
p3
p1 → 1
1
2
p2
q2
x, u
q1
</details>
{c}
Figure 1.1-2. (a) A plane structure of arbitrary shape. (b) A possible finite element model of the structure. (c) A plane rectangular element showing nodal forces $p_{i}$ and $q_{i}$ . The dashed line shows the deformation mode associated with x-direction displacement of node 3.
<!-- source-page: 23 -->
sawing the continuum into pieces and then pinning the pieces together again at node points. But such a model would not deform like the continuum. Under load, strain concentrations would appear at the nodes, and the elements would tend to overlap or separate along the saw cuts. Clearly, the actual structure does not behave in this way, so the elements must be restricted in their deformation patterns. For example, if elements are allowed to have only such deformation modes as will keep edges straight (Fig. 1.1-2c), then adjacent elements will neither overlap nor separate. In this way we satisfy the basic requirement that deformations of a continuous medium must be compatible.
An important ingredient in a finite element analysis is the behavior of the individual elements. A few good elements may produce better results than many poorer elements. We can see that several element types are possible by considering Fig. 1.1-3. Function $\phi$ , which might represent any of several physical quantities, varies smoothly in the actual structure. A finite element model typically yields a piecewise-smooth representation of $\phi$ . Between elements there may be jumps in the $x$ and $y$ derivatives of $\phi$ . Within each element $\phi$ is a smooth function that is usually represented by a simple polynomial. What shall the polynomial be? For the triangular element, the linear polynomial
$$
\phi = a _ {1} + a _ {2} x + a _ {3} y \tag {1.1-1}
$$
is appropriate, where the $a_{i}$ are constants. These constants can be expressed in terms of $\phi_{1}$ , $\phi_{2}$ , and $\phi_{3}$ , which are the values of $\phi$ at the three nodes. Triangles model the actual $\phi$ by a surface of flat triangular facets. For the four-node quadrilateral, the “bilinear” function
$$
\phi = a _ {1} + a _ {2} x + a _ {3} y + a _ {4} x y \tag {1.1-2}
$$
is appropriate. The eight-node quadrilateral in Fig. 1.1-3 has eight $a_{i}$ in its polynomial expansion and can represent a parabolic surface.
Equations 1.1-1 and 1.1-2 are interpolations of function $\phi$ in terms of the position $(x,y)$ within an element. That is, when the $a_{i}$ have been determined in terms of nodal values $\phi_{i}$ , Eqs. 1.1-1 and 1.1-2 define $\phi$ within an element in terms of the $\phi_{i}$ and the coordinates. Clearly, if the mesh of elements is not too coarse and if the $\phi_{i}$ happened to be exact, then $\phi$ away from nodes would be a good approx-
![](images/page-023_ca61767818fb6645ebe73e5fc3d1ed8aa999a92af75276d92d882740218ebb02.jpg)
<details>
<summary>text_image</summary>
Meaning
Torsion: w
Fluid flow
Seepage f
Magnetos
Electric fi
Heat cono
</details>
Meaning of $\phi$ in various problems:
Torsion: warping function or stress function
Fluid flow: stream function or velocity potential
Seepage flow: hydraulic head
Magnetostatic: magnetic potential
Electric field: field potential (voltage)
Heat conduction: temperature
Figure 1.1-3. A function $\phi = \phi(x, y)$ that varies smoothly over a rectangular region in the xy plane, and typical elements that might be used to approximate it.
<!-- source-page: 24 -->
imation. Nodal values $\phi_i$ are close to exact if the mesh is not too coarse and if element properties are properly formulated.
How can the user decide which element to use? Unfortunately, the answer is not simple. An element that is good in one problem area (such as magnetic fields) may be poor in another (such as stress analysis). Even in a specific problem area an element may behave well or badly, depending on the particular geometry, loading, and boundary conditions. A competent user of finite elements must be familiar with how various elements behave under various conditions.
We may now venture some definitions. The finite element method is a method of piecewise approximation in which the approximating function $\phi$ is formed by connecting simple functions, each defined over a small region (element). A finite element is a region in space in which a function $\phi$ is interpolated from nodal values of $\phi$ on the boundary of the region in such a way that interelement continuity of $\phi$ tends to be maintained in the assemblage.
A finite element analysis typically involves the following steps. Again we will cite stress analysis and heat transfer as typical applications. Steps 1, 4, and 5 require decisions by the analyst and provide input data for the computer program. Steps 2, 3, 6, and 7 are carried out automatically by the computer program.
√1. Divide the structure or continuum into finite elements. Mesh generation programs, called preprocessors, help the user in doing this work.
√2. Formulate the properties of each element. In stress analysis, this means determining nodal loads associated with all element deformation states that are allowed. In heat transfer, it means determining nodal heat fluxes associated with all element temperature fields that are allowed.
3. Assemble elements to obtain the finite element model of the structure.
√4. Apply the known loads: nodal forces and/or moments in stress analysis, nodal heat fluxes in heat transfer.
5. In stress analysis, specify how the structure is supported. This step involves setting several nodal displacements to known values (which often are zero). In heat transfer, where typically certain temperatures are known, impose all known values of nodal temperature.
6. Solve simultaneous linear-algebraic equations to determine nodal d.o.f. (nodal displacements in stress analysis, nodal temperatures in heat transfer).
7. In stress analysis, calculate element strains from the nodal d.o.f. and the element displacement field interpolation, and finally calculate stresses from strains. In heat transfer, calculate element heat fluxes from the nodal temperatures and the element temperature field interpolation. Output interpretation programs, called postprocessors, help the user sort the output and display it in graphical form.
The power of the finite element method resides principally in its versatility. The method can be applied to various physical problems. The body analyzed can have arbitrary shape, loads, and support conditions. The mesh can mix elements of different types, shapes, and physical properties. This great versatility is contained within a single computer program. User-prepared input data controls the selection of problem type, geometry, boundary conditions, element selection, and so on.
Another attractive feature of finite elements is the close physical resemblance
<!-- source-page: 25 -->
between the actual structure and its finite element model. The model is not simply an abstraction. This seems especially true in structural mechanics, and may account for the finite element method having its origins there.
The finite element method also has disadvantages. A specific numerical result is found for a specific problem: a finite element analysis provides no closed-form solution that permits analytical study of the effects of changing various parameters. A computer, a reliable program, and intelligent use are essential. A general-purpose program has extensive documentation, which cannot be ignored. Experience and good engineering judgment are needed in order to define a good model. Many input data are required and voluminous output must be sorted and understood.
Example Applications. Figure 1.1-4 shows a finite element model of an axially symmetric rocket nozzle [10.1].¹ The axis, not shown, is horizontal and lies above the cross section in Fig. 1.1-4. Each element is a toroidal ring of triangular cross section. Each element has a node (actually a nodal circle) at each vertex. Each nodal circle has axial and radial displacements as d.o.f. Stresses caused by temperature gradient and internal pressure are desired.
Figure 1.1-5 shows three ways of modeling an arch dam using “isoparametric” solid elements (discussed in Chapter 6). One might ask for the stresses produced by hydrostatic and gravity loads. Or, the response to earthquake motion might be required, in which fluid-structure interaction is taken into account.
Figures 1.1-6 and 1.1-7 show typical problems in structural mechanics. The structure in Fig. 1.1-6 consists primarily of plate-bending elements. The structure in Fig. 1.1-7 consists of three-dimensional solid elements. The postprocessor has removed hidden lines. The deformation and stress plots display the results of analysis.
Figure 1.1-8 shows a nonstructural problem. Lines of magnetic flux are crowded
![](images/page-025_5287c1b738da646d9af47a9ea4913fd25fc112d0d4457c4fe03a76839cb7914b.jpg)
<details>
<summary>text_image</summary>
21.37 Diameter
Graphite
Insulator
Glass filament
Glass fabric
Steel shell
Asbestos
</details>
Figure 1.1-4. Cross section of a multimaterial rocket nozzle, showing construction (left portion) and possible finite element mesh (right portion). This problem was solved in the early days of finite element technology [10.1].
$^{1}$ Numbers within brackets indicate references listed at the back of the book.
<!-- source-page: 26 -->
![](images/page-026_5aa5ea983ff6bc0cc4c52e25c5583b2a1a3da7dc75a4c16d65e5513ebd7a7514.jpg)
<details>
<summary>natural_image</summary>
Pure geometric line drawing of a 3D curved structure with internal grid lines (no text or symbols)
</details>
{a}
![](images/page-026_544a8b05e0e8046c7f2235c8fef97ac2bd1cc9a4fab25eb649ee9e9716476c2a.jpg)
<details>
<summary>natural_image</summary>
Pure geometric line drawing of a 3D geometric shape with grid lines, no text or symbols present
</details>
(b)
![](images/page-026_7a0347554e026a78faf1e8f28bd302ef1e226e42ed5b136068ff73ba79a2f391.jpg)
<details>
<summary>natural_image</summary>
Simple line drawing of a curved, segmented shape with internal lines and dots, no text or symbols present.
</details>
{c}
Figure 1.1-5. Half of an arch dam, modeled by $(a,b)$ quadrilateral and triangular “quadratic” elements, and $(c)$ a single “cubic” element [1.1]. Nodes of a typical element are shown by dots.
near the gap between rotor and stator, which means that gradients are large in this region. Areas of large gradient are areas of particular interest. The analyst places more elements there in order to calculate the magnetic field in greater detail. The mesh shown is adequate for the analysis of magnetic flux, but is probably too crude to be used for stress analysis.
Clearly some problems use a great many d.o.f. How many d.o.f. must a problem have to be considered “large”? In 1960, perhaps 1000; in 1980, over 10,000. Improvements in hardware and software have made this increase possible.
Why Study the Theory of Finite Elements? Many satisfactory elements have already been formulated and reside in popular computer programs. The practitioner desires to understand how various elements behave. Clearly, engineers who understand analysis tools will be able to use them to better advantage and will be less likely to misuse them. Such an understanding cannot be achieved if theory is ignored. In this book we intend to aid the eventual practitioner and to present theory to an adequate but not excessive degree. We recognize that for engineers the study of finite elements is more than a theoretical study of mathematical foundations and formulation procedures for various types of finite elements.
Complete computer codes need not be studied in detail, but concepts and assumptions' behind the coding should be mastered. Otherwise, the treatment of loads and boundary conditions may be confusing, the variety of program options and element types may be baffling, and error messages may provide no clue as to the source of difficulty or how to correct it.
![](images/page-026_a594e1a0e682807d28cf8c72afdc0213a8926c3499ca22ab07edd86466fcf913.jpg)
<details>
<summary>natural_image</summary>
3D wireframe diagram of a twisted rope or cable structure (no text or symbols)
</details>
Figure 1.1-6. A detailed model of half of an automobile frame, used to find deformations, stresses, natural frequencies, and mode shapes. (Courtesy of A. O. Smith Corp., Data Systems Division, Milwaukee, Wisconsin.)
<!-- source-page: 27 -->
![](images/page-027_903fa76d582a9e9b1c5b5f1de57074c2d8682a5e39c8c373b7f4a267d5f7a837.jpg)
<details>
<summary>natural_image</summary>
3D wireframe model of a curved surface with grid lines, no text or symbols present
</details>
BEARING HOUSING MODEL
![](images/page-027_bd4a3aa85d9e7fba11bfb42e4f880614429a3503820ca2ce8de3f3b23260a685.jpg)
<details>
<summary>natural_image</summary>
3D wireframe model of a curved, folded structure (no text or symbols)
</details>
DEFORMED MODEL
![](images/page-027_a80d11d707b0f029a5a3dde521eb708f722d1a18247c7df2b1cfd0b472d01013.jpg)
<details>
<summary>text_image</summary>
100
300
100
300
500
700
900
</details>
STRESS CONTOUR
Figure 1.1-7. Finite element mesh and computed deformations and stresses in a portion of a bearing housing. (Courtesy of Algor Interactive Systems Inc., Pittsburgh, Pennsylvania.)
# 1.2 THE ELEMENT CHARACTERISTIC MATRIX
![](images/page-027_b65af15a8bda765d4095906e01801e725f5e9c1f48d3f31c9221aa5c72fb76f2.jpg)
The element characteristic matrix has different names in different problem areas. In structural mechanics it is called a stiffness matrix: it relates nodal displacements to nodal forces. In heat conduction it is called a conductivity matrix: it relates nodal temperatures to nodal fluxes. There are three important ways to derive an element characteristic matrix.
1. The direct method is based on physical reasoning. It is limited to very simple elements, but is worth studying because it enhances our physical understanding of the finite element method.
![](images/page-027_5142c40a9b9d17abc25b35e6c360ec65ed85bce4b0cba67300b2a158ca802c6b.jpg)
<details>
<summary>text_image</summary>
stator
rotor
</details>
![](images/page-027_aef1db9f858fee8e9bfc1fcc5b8aaa1bf6103719d722c9f070b877c5b83ecb55.jpg)
<details>
<summary>natural_image</summary>
Topographic contour lines diagram of a building structure (no text or labels)
</details>
Figure 1.1-8. Part of an induction motor. Elements model the solid parts as well as the spaces between them. Symmetry is exploited by modeling only a half-pole. The computed magnetic flux contours for zero rotor speed are shown by the right-hand figure. (Courtesy of A. O. Smith Corp., Data Systems Division, Milwaukee, Wisconsin.)
<!-- source-page: 28 -->
2. The variational method is applicable to problems that can be stated by certain integral expressions such as the expression for potential energy. This method is discussed in Chapters 3 and 4.
③. Weighted residual methods are particularly suited to problems for which differential equations are known but no variational statement is available. For stress analysis and some other problem areas, the variational method and the most popular weighted residual method (the Galerkin method) yield identical finite element formulations. Weighted residual methods are discussed in Chapter 15.
In the present section we consider applications of the direct method.
The Elastic Bar: Direct Method. Consider a weightless straight bar of length L, elastic modulus E, and cross-sectional area A. We regard the bar as a finite element and place a node at each end. If only axial loads and axial displacements are allowed, nodal d.o.f. are displacements $u_{i}$ and $u_{j}$ (Fig. 1.2-1). The element stiffness matrix is formulated by determining the nodal forces that must be applied in order to produce nodal displacements $u_{i}$ and $u_{j}$ . Our sign convention is that both force and displacement are positive when directed toward the right. Accordingly, when $u_{i} > 0$ but $u_{j} = 0$ (Fig. 1.2-1a), nodal forces consistent with static equilibrium and a linearly elastic material are
$$
F _ {i} = \frac {A E}{L} u _ {i} \quad \text { and } \quad F _ {j} = - \frac {A E}{L} u _ {i} \tag {1.2-1}
$$
Similarly, when $u_{i} = 0$ but $u_{j} > 0$ (Fig. 1.2-1b),
$$
F _ {i} = - \frac {A E}{L} u _ {j} \quad \text { and } \quad F _ {j} = \frac {A E}{L} u _ {j} \tag {1.2-2}
$$
If both $u_{i}$ and $u_{j}$ can be simultaneously nonzero, then nodal forces are $F_{i} = (AE/L)(u_{i} - u_{j})$ and $F_{j} = (AE/L)(-u_{i} + u_{j})$ . In matrix format these two equations are
$$
\left[ \begin{array}{c c} A E / L & - A E / L \\ - A E / L & A E / L \end{array} \right] \left\{ \begin{array}{l} u _ {i} \\ u _ {j} \end{array} \right\} = \left\{ \begin{array}{l} F _ {i} \\ F _ {j} \end{array} \right\} \tag {1.2-3}
$$
or
$$
[ \mathbf {k} ] \{\mathbf {d} \} = \{\overline {{\mathbf {r}}} \} \tag {1.2-4}
$$
where [k] is the element stiffness matrix. By considering first $u_{i}=1$ and $u_{j}=0$ , then $u_{i}=0$ and $u_{j}=1$ , each time computing nodal forces $F_{i}$ and $F_{j}$ by the matrix-
![](images/page-028_4172349dde6c39e098ca1ceea939e18cffe4d956c0aa2ae1536f5657174cb69f.jpg)
<details>
<summary>text_image</summary>
F_i
u_i
F_j (= -F_i)
i
L
j
(a)
</details>
![](images/page-028_fbe3792250c8fd26b1f137762f62955461644b11f1b389e8130768075376f14a.jpg)
<details>
<summary>text_image</summary>
F_i (= -F_j)
i
L
u_j
j
F_j
(b)
</details>
Figure 1.2-1. A uniform bar, showing nodal forces associated with nodal displacements $u_{i}$ and $u_{j}$ . Displacements $u_{i}$ and $u_{j}$ are greatly exaggerated in the drawing.
<!-- source-page: 29 -->
times-vector multiplication indicated in Eq. 1.2-3, we reach the following conclusion: a column of [k] lists nodal loads that must be applied to nodal d.o.f. in order to create the deformation state associated with unit value of the corresponding element d.o.f. while all other element d.o.f. are zero. Later in this section we will use this procedure in calculating [k] for a beam element, Fig. 1.2-2.
Remarks. No approximation was used in deriving the foregoing stiffness matrix. It is exact. Of course, if used to construct a stepwise model of a continuously tapered bar, as in Fig. 1.1-1, the stepwise model is inexact and computed displacements will differ from those of the actual structure.
The stiffness matrix is symmetric. This is always true when displacements are directly proportional to applied loads.
By trying to apply the direct method of element derivation to Fig. 1.1-2c, we can see that the direct method is limited to simple elements: physical reasoning, based on elementary mechanics of materials, does not quantify the eight nodal forces associated with a nodal displacement such as $u_{3}$ .
Heat or Current Conduction. A uniform bar element for heat conduction analysis has an element characteristic matrix that resembles stiffness matrix [k] of the elastic bar. With s a coordinate along the bar, the Fourier heat conduction equation becomes
$$
q = - k \frac {d T}{d s} = - k \frac {T _ {j} - T _ {i}}{L} \tag {1.2-5}
$$
where $q =$ heat flux per unit area, $k_{\perp} =$ thermal conductivity, and $T =$ temperature. If $A$ is the cross-sectional area and nodal heat flux is considered to be positive when directed into the bar at either end, then the equation analogous to Eq. 1.2-3 is
$$
\frac {A k}{L} \left[ \begin{array}{c c} 1 & - 1 \\ - 1 & 1 \end{array} \right] \left\{ \begin{array}{l} T _ {i} \\ T _ {j} \end{array} \right\} = \left\{ \begin{array}{l} A q _ {i} \\ A q _ {j} \end{array} \right\} \tag {1.2-6}
$$
Similarly, if the bar is regarded as an electrical resistor, Ohm's law becomes $I = (V_{i} - V_{j}) / r$ , where $r$ is the resistance of the bar. In matrix form,
$$
\left[ \begin{array}{c c} 1 / r & - 1 / r \\ - 1 / r & 1 / r \end{array} \right] \left\{ \begin{array}{l} V _ {i} \\ V _ {j} \end{array} \right\} = \left\{ \begin{array}{l} I _ {i} \\ I _ {j} \end{array} \right\} \tag {1.2-7}
$$
where $V_{i}$ and $V_{j}$ are nodal voltages. Nodal currents $I_{i}$ and $I_{j}$ are considered positive when flowing into the element.
One can envision networks of the foregoing heat conduction or current flow elements, in which a single node may be shared by several elements. If no external source supplies heat or current to such a node, the net flow into the node is zero.
The Elastic Beam: Direct Method. Consider a uniform beam that deforms in the plane of the paper and undergoes no axial deformation. This element has four d.o.f.: a lateral displacement w and a rotation $\theta$ at each end (Fig. 1.2-2). Nodal forces $F_{i}$ and $F_{j}$ correspond to nodal displacements $w_{i}$ and $w_{j}$ . Nodal moments $M_{i}$
<!-- source-page: 30 -->
$$
\vert C C (W) [ H ] / U _ {P}
$$
INTRODUCTION
![](images/page-030_ff51f3f6944e93e860290c9d9d356e84e547919ba46a201ae718ac64ac9917b8.jpg)
<details>
<summary>text_image</summary>
i
θi
j
θj
wi
L
wj
</details>
(a)
![](images/page-030_f3fa0cf38b01b7c015cae1c5ccd2184bc2637b61887f3ed8e7a8eb07d14f1434.jpg)
<details>
<summary>text_image</summary>
i
M_i
j
M_j
F_j
F_i
L
</details>
(b)
![](images/page-030_193ac308078348a22b584db8e4515889457b85d1b4a9841c2dc2764a23c3a13a.jpg)
<details>
<summary>text_image</summary>
w_i = 1
k_{11}
k_{21}
k_{31}
k_{41}
</details>
(r)
![](images/page-030_38c332a051d02ccf0478a01380bc6988b41bd09add58dc5a40204b12d9f72b6b.jpg)
<details>
<summary>text_image</summary>
k₂₂
θᵢ=1
k₁₂
k₃₂
k₄₂
</details>
(d)
![](images/page-030_3bf824f61ffc411d0a34786bf5b93586441b10c20bd3874e3ee980939f03f309.jpg)
<details>
<summary>text_image</summary>
k₂₃
k₁₃
k₃₃
k₄₃
wⱼ=1
</details>
(e)
![](images/page-030_0b3ef3c8e368e4c728a4c05288c5e55d3d13db620d5e7cab285c805fdec93785.jpg)
<details>
<summary>text_image</summary>
k24
k14
θj=1
k34
k44
</details>
(1)
Figure 1.2-2. (a) A uniform beam element and its four nodal d.o.f. (b) Associated nodal forces and moments. (c-e) Deformation states associated with activation of each d.o.f. in turn, showing the required nodal forces and moments labeled according to their position in [k].
and $M_{j}$ correspond to nodal rotations $\theta_{i}$ and $\theta_{j}$ . Positive directions of these quantities are shown in Figs. 1.2-2a and 1.2-2b.
The element equation is $[\mathbf{k}]\{\mathbf{d}\} = \{\overline{\mathbf{r}}\}$ , where $[\mathbf{k}]$ is a 4 by 4 stiffness matrix for the present beam element. The element nodal displacement vector is
$$
\{\mathbf {d} \} = \left[ \begin{array}{l l l l} w _ {i} & \theta_ {i} & w _ {j} & \theta_ {j} \end{array} \right] ^ {T} \tag {1.2-8}
$$
(A different ordering of d.o.f. in $\{d\}$ would change the ordering of coefficients in $[k]$ but would not change their numerical values.) Vector $\{\bar{r}\}$ contains nodal forces and moments applied to the element to maintain the deformation state $\{d\}$ . Written out, the element stiffness equation is
$$
\left. \begin{array}{l} \text {Apo} \left[ \begin{array}{l l l l} k _ {1 1} & k _ {1 2} & k _ {1 3} & k _ {1 4} \\ k _ {2 1} & k _ {2 2} & k _ {2 3} & k _ {2 4} \\ k _ {3 1} & k _ {3 2} & k _ {3 3} & k _ {3 4} \\ k _ {4 1} & k _ {4 2} & k _ {4 3} & k _ {4 4} \end{array} \right] \left\{ \begin{array}{l} w _ {i} \\ \theta_ {i} \\ w _ {j} \\ \theta_ {j} \end{array} \right\} = \left\{ \begin{array}{l} F _ {i} \\ M _ {i} \\ F _ {j} \\ M _ {j} \end{array} \right\} \end{array} \right\} \tag {1.2-9}
$$
We must express each stiffness coefficient in [k] in terms of element geometry and elastic modulus. To thus determine the stiffness coefficients in a single column of [k], we set the corresponding d.o.f. to unity while keeping all other d.o.f. zero, and calculate the values of $F_{i}$ , $M_{i}$ , $F_{j}$ , and $M_{j}$ needed in order to produce this deformation state. Thus, the first column of [k] is determined by activating only the first d.o.f. Specifically, for the case $w_{i} = 1$ and $\theta_{i} = w_{j} = \theta_{j} = 0$ , we see