Skip to content

Commit 2633f97

Browse files
authored
Update README.md
update learning outcomes
1 parent 6abf73a commit 2633f97

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

  • Classroom Challenge Projects/Projects/Modeling and Optimizing a Battery Charging Profile

Classroom Challenge Projects/Projects/Modeling and Optimizing a Battery Charging Profile/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,9 @@ Open the "BatteryCharging_StudentProjectTemplate.mlx" Live Script in MATLAB as a
4343
- Compare Constant Current–Constant Voltage (CC-CV) charging with other methods using MATLAB scripts.
4444

4545
## Learning Outcomes
46-
- Model battery‑charging behavior using RC‑circuit analogs and exponential equations.
47-
- Apply calculus concepts—including derivatives and numerical integration—to real engineering systems.
48-
- Fit experimental or provided charging data using MATLAB curve‑fitting workflows.
49-
- Analyze efficiency, voltage rise, and current behavior in battery‑charging scenarios.
50-
- Use MATLAB to simulate and visualize engineering systems with dynamic, nonlinear behavior.
46+
- Understand battery-charing dynamics through RC-circuit analogs and exponential models.
47+
- Apply calculus-based reasoning, including derivatives, numerical integration, and model fitting, to characterize charging behavior in a real engineered system.
48+
- Analyze efficiency, voltage rise, current behavior, and braoder nonlinear system behavior through MATLAB-support simulation and visualization.
5149

5250
## Suggested Background Material
5351
### 1. RC circuit fundamentals

0 commit comments

Comments
 (0)