# 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:

../../_images/structure4.svg

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.

  1. Draw the torsional moment distribution in the structure.

  2. Find the rotation around axis \(x\) at \(\text{E}\)

Given is the following structure:

../../_images/structure22.svg
  1. Draw the torsional moment distribution in the structure.

  2. Find the rotation around axis \(x\) at \(\text{B}\)