Skip to content

Commit eab1c1c

Browse files
authored
Update README.md
Added suggested course tags and estimated completion times
1 parent 05c1804 commit eab1c1c

1 file changed

Lines changed: 15 additions & 5 deletions

File tree

  • Classroom Challenge Projects/Projects

Classroom Challenge Projects/Projects/README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,35 +5,45 @@
55
<td><img src="https://gist.githubusercontent.com/robertogl/e0115dc303472a9cfd52bbbc8edb7665/raw/suspension.png" width=500 /></td>
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>
8-
<strong>Skills Gained:</strong> Quarter-car suspension modeling, vehicle dynamics simulation, road disturbance modeling, suspension parameter tuning, ride comfort and road-holding analysis, robustness evaluation</td>
8+
<p><strong>Skills Gained:</strong> Quarter-car suspension modeling, vehicle dynamics simulation, road disturbance modeling, suspension parameter tuning, ride comfort and road-holding analysis, robustness evaluation</p>
9+
<p><strong>Suggested Courses:</strong> Physics I (Mechanics), Dynamics, Statics, Differential Equations I</p>
10+
<p><strong>Estimated Time to Complete</strong> (teams of 4, excluding tutorial self-study time): 40-60 hours</p></td>
911
</tbody>
1012

1113
<tbody>
1214
<td><img src="https://gist.githubusercontent.com/robertogl/e0115dc303472a9cfd52bbbc8edb7665/raw/BatteryCharge.png" width=500 /></td>
1315
<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>
1416
<p>Use MATLAB to model a lithium battery-charging profile</p>
15-
<strong>Skills Gained:</strong> Battery charging modeling, RC-circuit dynamics, exponential curve fitting, energy computation, charging efficiency analysis</td>
17+
<p><strong>Skills Gained:</strong> Battery charging modeling, RC-circuit dynamics, exponential curve fitting, energy computation, charging efficiency analysis</p>
18+
<p><strong>Suggested Courses:</strong> Calculus I, Calculus II, Physics II (Electricity and Magnetism), Circuit Analysis I</p>
19+
<p><strong>Estimated Time to Complete</strong> (teams of 4, excluding tutorial self-study time): 20-30 hours</p></td>
1620
</tbody>
1721

1822
<tbody>
1923
<td><img src="https://gist.githubusercontent.com/robertogl/e0115dc303472a9cfd52bbbc8edb7665/raw/SolarPanel.png" width=500 /></td>
2024
<td><p><h2><a href="https://github.com/mathworks/MATLAB-Simulink-Challenge-Project-Hub/tree/main/Classroom%20Challenge%20Projects/Projects/Maximizing%20Solar%20Panel%20Output%20for%20a%20Fixed%20Area">Maximizing Solar Panel Output for a Fixed Area</a></h2></p>
2125
<p>Use MATLAB to optimize solar panel geometry for maximum solar irradiance and energy production.</p>
22-
<strong>Skills Gained:</strong> Solar energy modeling, geometry of solar irradiance, constrained nonlinear optimization, objective function visualization, energy output maximization</td>
26+
<p><strong>Skills Gained:</strong> Solar energy modeling, geometry of solar irradiance, constrained nonlinear optimization, objective function visualization, energy output maximization</p>
27+
<p><strong>Suggested Courses:</strong> Calculus I, Calculus II, Introduction to Engineering, Physics I (Mechanics)</p>
28+
<p><strong>Estimated Time to Complete</strong> (teams of 4, excluding tutorial self-study time): 10-18 hours</p></td>
2329
</tbody>
2430

2531
<tbody>
2632
<td><img src="https://gist.githubusercontent.com/robertogl/e0115dc303472a9cfd52bbbc8edb7665/raw/defectDetection.png" width=500 /></td>
2733
<td><p><h2><a href="https://github.com/mathworks/MATLAB-Simulink-Challenge-Project-Hub/tree/main/Classroom%20Challenge%20Projects/Projects/Image-Based%20Defect%20Detection%20for%20Manufacturing%20Inspection">Image-Based Defect Detection for Manufacturing Inspection</a></h2></p>
2834
<p>Build a MATLAB inspection pipeline to detect manufacturing defects with image processing.</p>
29-
<strong>Skills Gained:</strong> Automated visual inspection, image preprocessing, image segmentation, feature extraction, deep learning–based image classification, model evaluation and robustness testing</td>
35+
<p><strong>Skills Gained:</strong> Automated visual inspection, image preprocessing, image segmentation, feature extraction, deep learning–based image classification, model evaluation and robustness testing</p>
36+
<p><strong>Suggested Courses:</strong> Introduction to Programming, Linear Algebra, Introduction to Engineering, Physics I (Mechanics)</p>
37+
<p><strong>Estimated Time to Complete</strong> (teams of 4, excluding tutorial self-study time): 40-55 hours</p></td>
3038
</tbody>
3139

3240
<tbody>
3341
<td><img src="https://gist.githubusercontent.com/robertogl/e0115dc303472a9cfd52bbbc8edb7665/raw/QuadcopterDrone.jpg" width=500 /></td>
3442
<td><p><h2><a href="https://github.com/mathworks/MATLAB-Simulink-Challenge-Project-Hub/tree/main/Classroom%20Challenge%20Projects/Projects/Drone%20Payload%20Structure%20Design%20and%20Analysis">Drone Payload Structure Design and Analysis</a></h2></p>
3543
<p>Design a lightweight but strong drone payload structure by applying core statics principles such as equilibrium, moments, trusses, and center‑of‑mass analysis.</p>
36-
<strong>Skills Gained: </strong>Drone structural design, statics and equilibrium analysis, structural load analysis, center-of-mass and stability analysis, payload capacity estimation</td>
44+
<p><strong>Skills Gained: </strong>Drone structural design, statics and equilibrium analysis, structural load analysis, center-of-mass and stability analysis, payload capacity estimation</p>
45+
<p><strong>Suggested Courses:</strong> Physics I (Mechanics), Statics, Introduction to Engineering Design</p>
46+
<p><strong>Estimated Time to Complete</strong> (teams of 4, excluding tutorial self-study time): 25-35 hours</p></td>
3747
</tbody>
3848
</table>
3949

0 commit comments

Comments
 (0)