# Matplotlib compatibility patch for Pyodide
import matplotlib
if not hasattr(matplotlib.RcParams, "_get"):
matplotlib.RcParams._get = dict.get
Lesson November 11th#
Today we’ll discuss the results of the first exam assignment on Statically indeterminate structures.
Results first exam assignment on Statically indeterminate structures#
Approaches taken during the exam assignment:
Mostly applied displacement method with displacements at \(\text{D}\)
One person applied force method for horizontal support reactions at \(\text{C}\), another person for \(N_\text{BD}\). Both of them abandoned that a
Not explicitly clear which statically determinate structure is solved for
Displacement of \(30 \text{ mm}\) used incorrectly as full total elongation of bar \(\text{BD}\)
Demonstration transforming stresses and Circle of Mohr#
Given the following structure and cross section.
We’ll find the maximum stresses in point \(\text{E}\) in cross-section \(\text{A}\) and its direction.
Internal forces#
First, let’s find the internal forces:
At cross-section \(\text{A}\) this gives a moment of \(-14.6 \text{ kNm}\) and shear force of \(+16 \text{ kN}\).
Cross-sectional properties#
For this thin-walled cross-section, the second moment of area of the cross-section can be calculated with:
Normal and shear stresses#
The normal stresses can be calculated as:
Leading to the following diagram:
The shear forces can be calculated as:
Leading to the following diagram:
The stress state for a rectangular element at point \(\text{E}\) is therefore:
Find maximum stress#
As the stress can be represented as a tensor. Therefore, a \(x,y\)-coordinate system is introduced:
Leading to the tensor \(\sigma\):
The maximum stress can be found by applying the transformation rules:
With a corresponding angle \(\alpha\):
This can also be found using a circle of Mohr:
First, the two points \(\left(15,-6.9\right)\) and \(\left(0,-6/9\right)\) are added:
Then, Mohr’s circle can be drawn
Given the same maximum of \(\sigma_1 \approx 17 \text{ MPa}\). Finally, the corresponding rotation can also be found:
Which gives the same \(\alpha \approx 31^\text{o}\).