# Matplotlib compatibility patch for Pyodide
import matplotlib
if not hasattr(matplotlib.RcParams, "_get"):
matplotlib.RcParams._get = dict.get
Lesson November 29th#
During today’s lesson you’ll work on a complex exercise on the topic of the Internal forces and displacement due to torsion. Please ask your questions regarding the homework as well!
Exercise Internal forces and displacement due to torsion#
Note
In this exercises, you’ll be given the location of the shear force centre (‘SC’). This topic will be treated in the homework of next week Wednesday. The only thing you need to know now is that the torsional moment can be calculated using the lever arm with respect to this shear force centre.
Given is the following structure:
It represents the Puente de la Mujer in Buenos Aires, Argentina. The cables are connected to the edge of the deck, leading to torsional forces.
Draw the torsional moment distribution in the structure.
Find the rotation around axis \(x\) at \(\text{E}\)
Solution assignment 1
Solution assignment 2
\(\varphi_{\text{E,}x} = -1.1 \cdot 10^{-4} \text{ rad}\)
Given is the following structure:
Draw the torsional moment distribution in the structure.
Find the rotation around axis \(x\) at \(\text{B}\)
Solution assignment 3
Solution assignment 4
\(\varphi_{\text{B,}x} = -0.0254 \text{ rad}\)