Skip to content

Commit 8416d51

Browse files
authored
Update README.md
update learning outcomes
1 parent 5ce5571 commit 8416d51

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

  • Classroom Challenge Projects/Projects

Classroom Challenge Projects/Projects/README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,8 @@
66
<td><p><h2><a href="https://github.com/mathworks/MATLAB-Simulink-Challenge-Project-Hub/blob/main/Classroom%20Challenge%20Projects/Projects/Quarter-Car%20Suspension%20Modeling%20and%20Simulation%20with%20Simscape%20Multibody">Quarter-Car Suspension Modeling and Simulation with Simscape Multibody</a></h2></p>
77
<p>Build and tune a Simscape Multibody quarter-car suspension model using an automated road test suite.</p>
88
<strong>Learning Outcomes:</strong>
9-
<ul><li>Build a physics‑based quarter‑car suspension model using Simscape Multibody, including sprung/unsprung masses, spring–damper suspension, and tire compliance.</li>
10-
<li>Create and run an automated road‑test harness capable of executing multiple road profiles and logging key dynamic signals.</li>
11-
<li>Compute objective performance metrics for ride comfort, road holding, and packaging (e.g., RMS acceleration, suspension travel, tire deflection).</li>
12-
<li>Perform suspension tuning using parameter sweeps to improve performance across road cases.</li>
9+
<ul><li>Understand and apply physics‑based suspension behavior through quarter‑car modeling and simulation, including sprung/unsprung mass dynamics, suspension elements, and tire compliance. </li>
10+
<li>Evaluate performance metrics and perform suspension tuning using parameter sweeps to improve performance across road cases.</li>
1311
<li>Evaluate robustness of suspension performance under parameter variation (mass change, stiffness/damping tolerances).</li>
1412
<li>Apply a model‑based design workflow, including repeatable testing, metrics‑driven tuning, and before/after comparison.</li></ul></td>
1513
</tbody>
@@ -19,11 +17,10 @@
1917
<td><p><h2><a href="https://github.com/mathworks/MATLAB-Simulink-Challenge-Project-Hub/tree/main/Classroom%20Challenge%20Projects/Projects/Modeling%20and%20Optimizing%20a%20Battery%20Charging%20Profile">Modeling and Optimizing a Battery Charging Profile</a></h2></p>
2018
<p>Use MATLAB to model a lithium battery-charging profile</p>
2119
<strong>Learning Outcomes:</strong>
22-
<ul><li>Model battery‑charging behavior using RCcircuit analogs and exponential equations.</li>
23-
<li>Apply calculus concepts—including derivatives and numerical integrationto real engineering systems.</li>
20+
<ul><li>Understand battery-charing dynamics through RC-circuit analogs and exponential models.</li>
21+
<li>Apply calculus-based reasoning, including derivatives, numerical integration, and model fitting, to characterize charging behavior in a real engineered system. </li>
2422
<li>Fit experimental or provided charging data using MATLAB curve‑fitting workflows.</li>
25-
<li>Analyze efficiency, voltage rise, and current behavior in battery‑charging scenarios.</li>
26-
<li>Use MATLAB to simulate and visualize engineering systems with dynamic, nonlinear behavior.</li></ul></td>
23+
<li>Analyze efficiency, voltage rise, current behavior, and braoder nonlinear system behavior through MATLAB-support simulation and visualization.</li></ul></td>
2724
</tbody>
2825

2926
<tbody>

0 commit comments

Comments
 (0)