Skip to content

Commit 4d121d7

Browse files
committed
updated bridge design with fatigue requirement
1 parent 43af053 commit 4d121d7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

mee342_bridge_design.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ Use global axes with **+Z upward**.
6060
$
6161
q = 5.0\ \text{kN/m}^2 \quad \text{downward (−Z)}
6262
$
63-
64-
---
63+
- Fatigue load cycle: between "self-weight only" and "self-weight + q". Target is infinite life.
6564

6665
## 6. Boundary conditions (supports)
6766

@@ -83,14 +82,15 @@ Your design must satisfy all of the following:
8382
1. **Strength (static):** The maximum Von Mises stress must be no larger than 160MPa: $\sigma_{vM,\max} \le 160\ \text{MPa}$
8483
2. **Deflection (static):** The maximum deflection of the deck must be no larger than 37.5mm along Z-direction: $\delta_{\max} \le \frac{L}{400} = 37.5\ \text{mm}$
8584
3. **Vibration (modal):** The 1st natural frequency must be greater than 3Hz: $f_{1,\text{vertical}} \ge 3.0\ \text{Hz}$
85+
4. **Fatigue:** Fatigue factor of safety greater than 2.0.
8686

8787
---
8888

8989
## 8. What to submit
9090

9191
- A screenshot showing **full deck shell coverage** and **0.25 m mesh**.
92-
- Results table: **mass**, $\sigma_{vM,\max}$, $\delta_{\max}$, $f_{1,\text{vertical}}$.
93-
- One plot of **deformed shape** and one plot of **von Mises stress**.
92+
- Results table: **mass**, $\sigma_{vM,\max}$, $\delta_{\max}$, $f_{1,\text{vertical}}$, fatigue factor of safety.
93+
- One plot of **deformed shape**, one plot of **static factor of safety**, and one plot of **fatigue factor of safety**.
9494
<!-- - The standard model file (.stp) exported from ANSYS EnSight. -->
9595

9696

0 commit comments

Comments
 (0)