# Matplotlib compatibility patch for Pyodide
import matplotlib
if not hasattr(matplotlib.RcParams, "_get"):
matplotlib.RcParams._get = dict.get
Lesson November 15th#
During today’s lesson you’ll work on a complex exercise on the topic of Cross-sectional properties. Please ask your questions regarding the homework as well!
Exercise Cross-sectional properties#
Given is the following cross-section:
Find the normal force centre
Find the second moment of area \(I_\text{zz}\)
Solution assignment 1
Solution assignment 2
\(I_\text{zz} = 61.2 \cdot 10^6 \text{ mm}^4\)
Given is the following cross-section:
Find the normal force centre
Find the second moment of area \(I_\text{zz}\)
Solution assignment 3
Solution assignment 4
\(I_\text{zz} = 685.3 \cdot 10^6 \text{ mm}^4\)
Given is the following cross-section:
Find the normal force centre
Find the second moment of area \(I_\text{zz}\)
Solution assignment 5
Solution assignment 6
\(I_\text{zz} = 24.82 \cdot 10^9 \text{ mm}^4\)
Given is the following cross-section:
Find the normal force centre
Find the second moment of area \(I_\text{zz}\)
Solution assignment 7
Solution assignment 8
\(I_\text{zz} = 4.95 \cdot 10^6 \text{ mm}^4\)