Files
MultiPhysicsVault/.raw/AFirstCourseInTheFiniteElementMethod/AFirstCourseInTheFiniteElementMethod_030.md
T
김경종 b7f84e1c0f
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled
add documents
2026-05-29 15:59:56 +09:00

667 lines
18 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!-- source-page: 291 -->
![](images/page-291_eaa408d7b79d7f76098b98e12e205515f19d1ceb2a26a823751ecff042baf819.jpg)
<details>
<summary>text_image</summary>
20 kip
10 kip
2
3
4
100 kip-ft
1
5
10 ft
10 ft
10 ft
10 ft
</details>
Figure 533 Beam analyzed by substructuring
![](images/page-291_885b8b9d2863b8bf819db127ad5d85513ddd0aa79fddff8152d20876c9107a12.jpg)
<details>
<summary>text_image</summary>
20 kip
1 2 2
3
</details>
Substructure 1
![](images/page-291_8d9d437b7540327d1ef2e3440b35839984d2a4056b38cfbe250d4eacf25a16f5.jpg)
<details>
<summary>text_image</summary>
10 kip
3
4
100 kip-ft
5
</details>
Substructure 2
Figure 534 Beam of Figure 533 separated into substructures
The stiffness matrix for each beam element is given by Eq. (4.1.14) as
$$
\begin{array}{l} \begin{array}{c c c} & 1 & 2 \\ & 2 & 3 \\ & 3 & 4 \\ & 4 & 5 \end{array} \\ \underline {{k}} ^ {(1)} = \underline {{k}} ^ {(2)} = \underline {{k}} ^ {(3)} = \underline {{k}} ^ {(4)} = \frac {2 9 \times 1 0 ^ {6}}{(1 2 0) ^ {3}} \left[ \begin{array}{c c c c} 1 2 & 6 (1 2 0) & - 1 2 & 6 (1 2 0) \\ 6 (1 2 0) & 4 (1 2 0) ^ {2} & - 6 (1 2 0) & 2 (1 2 0) ^ {2} \\ - 1 2 & - 6 (1 2 0) & 1 2 & - 6 (1 2 0) \\ 6 (1 2 0) & 2 (1 2 0) ^ {2} & - 6 (1 2 0) & 4 (1 2 0) ^ {2} \end{array} \right] (5.6.13) \\ = 1 6. 7 8 \left[ \begin{array}{c c c c} 1 2 & 7 2 0 & - 1 2 & 7 2 0 \\ 7 2 0 & 5 7, 6 0 0 & - 7 2 0 & 2 8, 8 0 0 \\ - 1 2 & - 7 2 0 & 1 2 & - 7 2 0 \\ 7 2 0 & 2 8, 8 0 0 & - 7 2 0 & 5 7, 6 0 0 \end{array} \right] (5.6.14) \\ \end{array}
$$
For substructure 1, we add the stiffness matrices of elements 1 and 2 together. The equations are
$$
1 6. 7 8 \left[ \begin{array}{c c c c} 1 2 + 1 2 & - 7 2 0 + 7 2 0 & - 1 2 & 7 2 0 \\ - 7 2 0 + 7 2 0 & 5 7, 6 0 0 + 5 7, 6 0 0 & - 7 2 0 & 2 8, 8 0 0 \\ \hline - 1 2 & - 7 2 0 & 1 2 & - 7 2 0 \\ 7 2 0 & 2 8, 8 0 0 & - 7 2 0 & 5 7, 6 0 0 \end{array} \right] \left\{ \begin{array}{l} d _ {2 y} \\ \phi_ {2} \\ d _ {3 y} \\ \phi_ {3} \end{array} \right\} = \left\{ \begin{array}{c} - 2 0 \\ 0 \\ - 0 \\ 0 \end{array} \right\} \tag {5.6.15}
$$
where the boundary conditions $d _ { 1 y } = \phi _ { 1 } = 0$ were used to reduce the equations.
<!-- source-page: 292 -->
Rewriting Eq. (5.6.15) with the interface displacements first allows us to use Eq. (5.6.6) to condense out, or eliminate, the interior degrees of freedom, $d_{2y}$ and $\phi_{2}$ . These reordered equations are
$$
\begin{array}{l} 1 6. 7 8 (1 2 d _ {3 y} - 7 2 0 \phi_ {3} - 1 2 d _ {2 y} - 7 2 0 \phi_ {2}) \quad = 0 \\ 1 6. 7 8 \left(- 7 2 0 d _ {3 y} + 5 7, 6 0 0 \phi_ {3} + 7 2 0 d _ {2 y} + 2 8, 8 0 0 \phi_ {2}\right) = 0 \tag {5.6.16} \\ 1 6. 7 8 \left(- 1 2 d _ {3 y} + 7 2 0 \phi_ {3} + 2 4 d _ {2 y} + \phi_ {2}\right) = - 2 0 \\ 1 6. 7 8 \left(- 7 2 0 d _ {2 y} + 2 8, 8 0 0 \phi_ {3} + 0 d _ {2 y} + 1 1 5, 2 0 0 \phi_ {2}\right) = 0 \\ \end{array}
$$
Using Eq. (5.6.6), we obtain equations for the interface degrees of freedom as
$$
\begin{array}{l} 1 6. 7 8 \left\{\left[ \begin{array}{c c} 1 2 & - 7 2 0 \\ - 7 2 0 & 5 7, 6 0 0 \end{array} \right] - \left[ \begin{array}{c c} - 1 2 & - 7 2 0 \\ 7 2 0 & 2 8, 8 0 0 \end{array} \right] \left[ \begin{array}{c c} 2 4 & 0 \\ 0 & 1 1 5, 2 0 0 \end{array} \right] ^ {- 1} \left[ \begin{array}{c c} - 1 2 & 7 2 0 \\ - 7 2 0 & 2 8, 8 0 0 \end{array} \right] \right\} \left\{ \begin{array}{c} d _ {3 y} \\ \phi_ {3} \end{array} \right\} \\ = \left\{ \begin{array}{l} 0 \\ 0 \end{array} \right\} - \left[ \begin{array}{c c} - 1 2 & - 7 2 0 \\ 7 2 0 & 2 8, 8 0 0 \end{array} \right] \left[ \begin{array}{c c} 2 4 & 0 \\ 0 & 1 1 5, 2 0 0 \end{array} \right] ^ {- 1} \left\{ \begin{array}{c} - 2 0 \\ 0 \end{array} \right\} \tag {5.6.17} \\ \end{array}
$$
Simplifying Eq. (5.6.17), we obtain
$$
\left[ \begin{array}{c c} 2 5. 1 7 & - 3 0 2 0 \\ - 3 0 2 0 & 4 8 3, 2 6 4 \end{array} \right] \left\{ \begin{array}{l} d _ {3 y} \\ \phi_ {3} \end{array} \right\} = \left\{ \begin{array}{l} - 1 0 \\ 6 0 0 \end{array} \right\} \tag {5.6.18}
$$
For substructure 2, we add the stiffness matrices of elements 3 and 4 together. The equations are
$$
1 6. 7 8 \left[ \begin{array}{c c c c} 1 2 & 7 2 0 & - 1 2 & 7 2 0 \\ 7 2 0 & 5 7, 6 0 0 & - 7 2 0 & 2 8, 8 0 0 \\ - 1 2 & - 7 2 0 & 1 2 + 1 2 & - 7 2 0 + 7 2 0 \\ 7 2 0 & 2 8, 8 0 0 & - 7 2 0 + 7 2 0 & 5 7, 6 0 0 + 5 7, 6 0 0 \end{array} \right] \left\{ \begin{array}{l} d _ {3 y} \\ \phi_ {3} \\ d _ {4 y} \\ \phi_ {4} \end{array} \right\} = \left\{ \begin{array}{c} - 1 0 \\ 0 \\ 0 \\ 1 2 0 0 \end{array} \right\} \tag {5.6.19}
$$
where boundary conditions $d_{5y} = \phi_{5} = 0$ were used to reduce the equations.
Using static condensation, Eq. (5.6.6), we obtain equations with only the interface displacements $d_{3y}$ and $\phi_{3}$ . These equations are
$$
\begin{array}{l} 1 6. 7 8 \left\{\left[ \begin{array}{c c} 1 2 & 7 2 0 \\ 7 2 0 & 5 7, 6 0 0 \end{array} \right] - \left[ \begin{array}{c c} - 1 2 & 7 2 0 \\ - 7 2 0 & 2 8, 8 0 0 \end{array} \right] \left[ \begin{array}{c c} 2 4 & 0 \\ 0 & 1 1 5, 2 0 0 \end{array} \right] ^ {- 1} \left[ \begin{array}{c c} - 1 2 & - 7 2 0 \\ 7 2 0 & 2 8, 8 0 0 \end{array} \right] \right\} \left\{ \begin{array}{c} d _ {3 y} \\ \phi_ {3} \end{array} \right\} \\ = \left\{ \begin{array}{c} - 1 0 \\ 0 \end{array} \right\} - \left[ \begin{array}{c c} - 1 2 & 7 2 0 \\ - 7 2 0 & 2 8, 8 0 0 \end{array} \right] \left[ \begin{array}{c c} 2 4 & 0 \\ 0 & 1 1 5, 2 0 0 \end{array} \right] ^ {- 1} \left\{ \begin{array}{c} 0 \\ 1 2 0 0 \end{array} \right\} \tag {5.6.20} \\ \end{array}
$$
Simplifying Eq. (5.6.20), we obtain
$$
\left[ \begin{array}{c c} 2 5. 1 7 & 3 0 2 0 \\ 3 0 2 0 & 4 8 3, 2 6 4 \end{array} \right] \left\{ \begin{array}{l} d _ {3 y} \\ \phi_ {3} \end{array} \right\} = \left\{ \begin{array}{l} - 1 7. 5 \\ - 3 0 0 \end{array} \right\} \tag {5.6.21}
$$
<!-- source-page: 293 -->
Adding Eqs. (5.6.18) and (5.6.21), we obtain the final nodal equilibrium equations at the interface degrees of freedom as
$$
\left[ \begin{array}{c c} 5 0. 3 4 & 0 \\ 0 & 9 6 6, 5 2 8 \end{array} \right] \left\{ \begin{array}{l} d _ {3 y} \\ \phi_ {3} \end{array} \right\} = \left\{ \begin{array}{l} - 2 7. 5 \\ 3 0 0 \end{array} \right\} \tag {5.6.22}
$$
Solving Eq. (5.6.22) for the displacement and rotation at node 3, we obtain
$$
d _ {3 y} = - 0. 5 4 6 3 \text { in. } \tag {5.6.23}
$$
$$
\phi_ {3} = 0. 0 0 0 3 1 0 4 \mathrm{rad}
$$
We could now return to Eq. (5.6.15) or Eq. (5.6.16) to obtain $d _ { 2 y }$ and $\phi _ { 2 }$ and to Eq. (5.6.19) to obtain $d _ { 4 y }$ and $\phi _ { 4 }$ .
We emphasize that this example is used as a simple illustration of substructuring and is not typical of the size of problems where substructuring is normally performed. Generally, substructuring is used when the number of degrees of freedom is very large, as might occur, for instance, for very large structures such as the airframe in Figure 531.
# References
[1] Kassimali, A., Structural Analysis, 2nd ed., Brooks/Cole Publishers, Pacific Grove, CA, 1999.
[2] Budynas, R. G., Advanced Strength and Applied Stress Analysis, 2nd ed., McGraw-Hill, New York, 1999.
[3] Allen, H. G., and Bulson, P. S., Background to Buckling, McGraw-Hill, London, 1980.
[4] Roark, R. J., and Young, W. C., Formulas for Stress and Strain, 6th ed., McGraw-Hill, New York, 1989.
[5] Gere, J. M., Mechanics of Materials, 5th ed., Brooks/Cole Publishers, Pacific Grove, CA, 2001.
[6] Parakh, Z. K., Finite Element Analysis of Bus Frames under Simulated Crash Loadings, M.S. Thesis, Rose-Hulman Institute of Technology, Terre Haute, Indiana, May 1989.
[7] Martin, H. C., Introduction to Matrix Methods of Structural Analysis, McGraw-Hill, New York, 1966.
[8] Juvinall, R. C., and Marshek, K. M., Fundamentals of Machine Component Design, 4th ed., p. 198, Wiley, 2005.
# Problems
# Solve all problems using the finite element stiffness method.
5.1 For the rigid frame shown in Figure P51, determine (1) the displacement components and the rotation at node 2, (2) the support reactions, and (3) the forces in each
<!-- source-page: 294 -->
element. Then check equilibrium at node 2. Let $E = 3 0 \times 1 0 ^ { 6 }$ psi, $A = 1 0 { \mathrm { ~ i n } } ^ { 2 } $ , and $I = 5 0 0 \mathrm { i n } ^ { 4 }$ for both elements.
![](images/page-294_51ec638e240af7cf132fae9a3bfdb570a0417abd7e494b6dd34a2c22f37637d1.jpg)
<details>
<summary>text_image</summary>
10,000 lb
2
40 ft
1
30 ft
30 ft
</details>
Figure P51
![](images/page-294_b6adcbf779d0ed6a3ec5413c8d14e4794010d37db444307e2123e31787edbfb9.jpg)
<details>
<summary>text_image</summary>
5000 lb
2
3
20 ft
1
4
20 ft
</details>
Figure P52
5.2 For the rigid frame shown in Figure P52, determine (1) the nodal displacement components and rotations, (2) the support reactions, and (3) the forces in each element. Let $E = 3 0 \times 1 0 ^ { 6 }$ psi, $\dot { A } = 1 0 \mathrm { i n } ^ { \bar { 2 } } ;$ , and $I = 2 0 0 \mathrm { i n } ^ { 4 }$ for all elements.
5.3 For the rigid stairway frame shown in Figure P53, determine (1) the displacements at node 2, (2) the support reactions, and (3) the local nodal forces acting on each element. Draw the bending moment diagram for the whole frame. Remember that the angle between elements 1 and 2 is preserved as deformation takes place; similarly for the angle between elements 2 and 3. Furthermore, owing to symmetry, $d _ { 2 x } = - d _ { 3 x }$ , $d _ { 2 y } = d _ { 3 y }$ , and $\phi _ { 2 } = - \phi _ { 3 }$ . What size A36 steel channel section would be needed to keep the allowable bending stress less than two-thirds of the yield stress? (For A36 steel, the yield stress is 36,000 psi.)
![](images/page-294_563e0c27a1b30ef95b9676b01dfef0db6a8736de2247e2cf63f8a22da41ecea0.jpg)
<details>
<summary>text_image</summary>
2000 lb
6 ft
1
2
8 ft
45°
2000 lb
6 ft
3
4
</details>
Figure P53
<!-- source-page: 295 -->
5.4 For the rigid frame shown in Figure P54, determine (1) the nodal displacements and rotation at node 4, (2) the reactions, and (3) the forces in each element. Then check equilibrium at node 4. Finally, draw the shear force and bending moment diagrams for each element. Let $E = \stackrel { \cdot } { 3 } 0 \times 1 0 ^ { 3 }$ ksi, $A = 8 \ \mathrm { i n } ^ { 2 }$ , and $I = 8 0 0 ~ \mathrm { i n } ^ { 4 }$ for all elements.
![](images/page-295_90f352402e1e4c62d455666f85055111073200f7fd30c36f08bb19f246361e0d.jpg)
<details>
<summary>text_image</summary>
20 kip
25 ft
25 ft
4
3
40 ft
1
2
2
2
2
30 ft
</details>
Figure P54
5.55.15 For the rigid frames shown in Figures P55—P515, determine the displacements and rotations of the nodes, the element forces, and the reactions. The values of E; A, and I to be used are listed next to each figure.
![](images/page-295_1b40418f2849d52575d11f2f36a73a89f50cb78dccc5c3aa3e1f42b69ee601be.jpg)
<details>
<summary>text_image</summary>
E = 30 × 10⁶ psi
A = 10 in²
I = 200 in⁴
1
2
3
40 kip
15 ft
15 ft
40 kip
10 ft
20 kip
10 ft
30 ft
</details>
Figure P55
<!-- source-page: 296 -->
![](images/page-296_c267f9e3fd3171d1edf5d58f5e64834f639282b6539885429e4e6f140d607fa5.jpg)
<details>
<summary>text_image</summary>
E = 30 × 10⁶ psi
A = 10 in²
I = 200 in⁴
40 kip
12 ft
12 ft
2
3
40 kip
20 ft
1
20 kip
4
10 ft
10 ft
15 ft
</details>
Figure P56
![](images/page-296_318c67899e6a746c44a9a6623103d8d988679c7c0f4f4e0bcefb7eaa7ec4563c.jpg)
<details>
<summary>text_image</summary>
E = 210 GPa
A = 1.0 × 10⁻² m²
I = 1.0 × 10⁻⁴ m⁴
80 kN
4 m
4 m
2
3
4 m
40 kN
4 m
1
4
</details>
Figure P57
![](images/page-296_bc8580029c33859eeb2f2a5473f966c01b535b215b06dba8a84510c3bb5a254a.jpg)
<details>
<summary>text_image</summary>
E = 30 × 10⁶ psi
A = 15 in²
I = 250 in⁴
250 lb/ft 2 ② 3
① ③
1 4
20 ft
20 ft
</details>
Figure P58
<!-- source-page: 297 -->
![](images/page-297_dd4e433c1d431bcf31c3ee88b75e864ccacdcaee5a9ed9a9fe1bf8db92a34ed9.jpg)
<details>
<summary>text_image</summary>
200 kN \u00b7 m
2
5 m
3
4 m
1
</details>
$$
\begin{array}{l} E = 2 1 0 \mathrm{GPa} \\ A = 2 \times 1 0 ^ {- 2} \mathrm{m} ^ {2} \\ I = 2 \times 1 0 ^ {- 4} \mathrm{m} ^ {4} \\ \end{array}
$$
Figure P5-9
![](images/page-297_4487f29f071432655a7202aac9591d450743f270f1f60f9ac2cb469b18aeca27.jpg)
<details>
<summary>text_image</summary>
10 kN
E = 210 GPa
A = 1 × 10⁻² m²
I = 2 × 10⁻⁴ m⁴
1
2
5 kN·m
3 m
3 m
10 kN
45°
5 kN·m
3
4
3 m
</details>
Figure P5-10
![](images/page-297_9ef018f99f7cab9610ca8a9afdf85c2c19aac23d99e7cda3361c6f297f8fc64d.jpg)
<details>
<summary>text_image</summary>
2
20 kN
4 m
1
3 m
3 m
3
</details>
$$
\begin{array}{l} E = 7 0 \mathrm{GPa} \\ A = 3 \times 1 0 ^ {- 2} \mathrm{m} ^ {2} \\ I = 3 \times 1 0 ^ {- 4} \mathrm{m} ^ {4} \\ \end{array}
$$
Figure P5-11
<!-- source-page: 298 -->
![](images/page-298_84d2fb2f38eb6aa3d61e689f14ea8111f4b65810a31efa81c398dd54a1ec938c.jpg)
<details>
<summary>text_image</summary>
3 m
1
100 kN
2
6 m
3
</details>
$$
E = 2 1 0 \mathrm{GPa}
$$
$$
A = 8 \times 1 0 ^ {- 2} \mathrm{m} ^ {2}
$$
$$
I = 1. 2 \times 1 0 ^ {- 4} \mathrm{m} ^ {4}
$$
Figure P512
![](images/page-298_8e955b6bec618f1ac82c2412545b144b79a7d21a8ef7a4ae8d4a1256bf71582d.jpg)
<details>
<summary>text_image</summary>
E = 30 × 10⁶ psi
A = 10 in²
I = 200 in⁴
(for elements 1,
2, and 3)
5000 lb
20 ft
2
20 ft
E = 30 × 10⁶ psi
I = 1 in⁴
A = 2 in²
1
4
</details>
Figure P513
![](images/page-298_3ca99f11341c923c026a54d241eacaea50b0b1c384fbc9889790ac94065401ff.jpg)
<details>
<summary>text_image</summary>
2000 lb/ft
10 ft
1
2
15 ft
3
45°
E = 30 × 10⁶ psi
A = 5 in²
I = 200 in⁴
</details>
Figure P514
<!-- source-page: 299 -->
![](images/page-299_ba8d4b184a920da255b4bc55df706515ef2316b9e3998c43aafd05f9f8b2e9da.jpg)
<details>
<summary>text_image</summary>
20 kN
2
30 kN·m
3
4 m
1
4 m
E = 70 GPa
A = 4 × 10⁻² m²
I = 2 × 10⁻⁴ m⁴
</details>
Figure P515
5.165.18 Solve the structures in Figures P516—P518 by using substructuring.
![](images/page-299_9859c916eb37b68135162a2c7e4ff893045dcee6fdeb69c73cdea1b6474fa394.jpg)
<details>
<summary>text_image</summary>
P = 20 kN
E = 200 GPa
A = 1 × 10⁻² m²
</details>
Figure P516 (Substructure the truss at nodes 3 and 4)
![](images/page-299_e7ddf0947c43fdffdf5eff5bfeeb3a3a2908c503ef076d81415eec15aaf69110.jpg)
<details>
<summary>text_image</summary>
10 kip
10 kip
10 kip
1
2
3
4
5
E = 29 × 10³ ksi
I = 1000 in⁴
10 ft
10 ft
10 ft
10 ft
</details>
Figure P517 (Substructure the beam at node 3)
![](images/page-299_712fc9d5bc1609910ab5fc9b7dfffdbde603751f8b3aca2d55f93e224c2e26d8.jpg)
<details>
<summary>text_image</summary>
2
1 m
40 kN·m
1 m
1
3
E = 200 GPa
A = 1 × 10⁻² m²
I = 2 × 10⁻⁴ m⁴
</details>
Figure P518 (Substructure the beam at node 2)
<!-- source-page: 300 -->
# Solve Problems 5.195.39 by using a computer program.
![](images/page-300_154e003294619a3951736d158d07b0b49bcedc99a087bc5ea0c688d60966c9cc.jpg)
5.19 For the rigid frame shown in Figure P519, determine (1) the nodal displacement components and (2) the support reactions. (3) Draw the shear force and bending moment diagrams. For all elements, let $E = 3 0 \times 1 0 ^ { 6 } \mathrm { p s i } , I = 2 0 0 \mathrm { i n } ^ { 4 } .$ , and $A = 1 0 \mathrm { i n } ^ { 2 }$ .
![](images/page-300_6227dcc3f2f00d011f52ca0b6865659bb79d9e439918520ed5be5186bd6b740d.jpg)
<details>
<summary>text_image</summary>
10 kip
6 ft
1
1
10 ft
2
15 k-ft
15 kip
16 ft
8 ft
3
4
</details>
Figure P519
![](images/page-300_08bc9788962d173097b4304424fbc7d4d40748fd5c55d5e445566cf57850ea0b.jpg)
<details>
<summary>text_image</summary>
3000 lb-ft
1200 lb
3
4
2400 lb
2
2
I = 300 in⁴
2
5
1
6
15 ft
15 ft
25 ft
</details>
Figure P520
![](images/page-300_cf3b997e7ec3079c879a77aca7e247f7fc288c2d5358863902dcd5eeb6a98a2f.jpg)
5.20 For the rigid frame shown in Figure P520, determine (1) the nodal displacement components and (2) the support reactions. (3) Draw the shear force and bending moment diagrams. Let $E = \bar { 3 0 } \times 1 0 ^ { 6 } ~ \mathrm { p s i } , I = \bar { 2 0 } 0 ~ \mathrm { i n } ^ { 4 } .$ , and $A = 1 0 ~ \mathrm { i n } ^ { 2 }$ for all elements, except as noted in the figure.
![](images/page-300_0c73d9eef672b5a2524d78011b270f99a38951629a59e25e359ad1034e04ea90.jpg)
5.21 For the slant-legged rigid frame shown in Figure P521, size the structure for minimum weight based on a maximum bending stress of 20 ksi in the horizontal beam elements and a maximum compressive stress (due to bending and direct axial load) of 15 ksi in the slant-legged elements. Use the same element size for the two slant-legged elements and the same element size for the two 10-foot sections of the horizontal element. Assume A36 steel is used.
![](images/page-300_12d02f7a5143832853bd4bdf4274f22dbe9e93559c69dd50f59146c455b55c15.jpg)
<details>
<summary>text_image</summary>
4000 lb
16,000 lb
16,000 lb
10 ft
14 ft
11 ft
10 ft
1
3
4
5
25 ft
15 ft
2
7
</details>
Figure P521
![](images/page-300_e6eadd389d1fbf0a6bb9e4a6b189e25bfe0240c0b39f3855819bf696a45abd41.jpg)
5.22 For the rigid building frame shown in Figure P522, determine the forces in each element and calculate the bending stresses. Assume all the vertical elements have $A = 1 0 { \mathrm { ~ i n } } ^ { 2 }$ and $I = 1 0 0 ~ \mathrm { i n } ^ { 4 }$ and all horizontal elements have $A = 1 5 { \mathrm { ~ i n } } ^ { 2 }$ and $I =$ $1 5 0 \ \mathrm { i n } ^ { 4 }$ . Let $E = 2 9 \times 1 0 ^ { 6 }$ psi for all elements. Let $c = 5$ in. for the vertical elements and $c = 6$ in. for the horizontal elements, where c denotes the distance from the