Skip to content

Commit cb4dcbc

Browse files
committed
Misc. updates
1 parent a72b7ae commit cb4dcbc

File tree

3 files changed

+13
-7
lines changed

3 files changed

+13
-7
lines changed

β€Ž0-1-Introduction.mdβ€Ž

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ of abstract **dynamical systems**.
6666

6767
#### Photo by [Daniel Schludi](https://unsplash.com/@schluditsch?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/s/photos/covid-19?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) {style="background-color:#ffffff90"}
6868

69+
## {data-background="images/static/Forrester-World-Model.png" .display}
70+
71+
### World Dynamics (Forrester)
72+
6973
## 🏷️ Control Engineering
7074

7175
Apply Control Theory to **design & build** concrete dynamical systems
@@ -216,21 +220,21 @@ Actors: [Tesla], [Mercedes-Benz], [Waymo], etc.
216220
[Mercedes-Benz]: https://www.mercedes-benz.com
217221
[Waymo]: https://waymo.com/
218222

219-
## [SAE Levels](https://www.sae.org/blog/sae-j3016-update)
223+
## [SAE Automation Levels](https://www.sae.org/blog/sae-j3016-update)
220224

221225
🏷️ **SAE** : Society of Automobile Engineers
222226

223-
- **Level 0:** ~ No automation
227+
- **Level 0:** πŸ‘¨ No automation: warnings, alerts, etc.
224228

225-
- **Level 1:** ~ Hands on
229+
- **Level 1:** πŸ‘¨/πŸ€– single-task assist (e.g. speed control)
226230

227-
- **Level 2**: ~ Hands off $\leftarrow$ Telsa Autopilot
231+
- **Level 2**: πŸ‘¨/πŸ€– many-task assist $\leftarrow$ Telsa Autopilot
228232

229-
- **Level 3:** ~ Eyes off $\leftarrow$ Mercedes Drive Pilot (2021)
233+
- **Level 3:** πŸ€–/πŸ‘¨ $\leftarrow$ Mercedes Drive Pilot (2021)
230234

231-
- **Level 4:** ~ Mind off $\leftarrow$ Mercedes Testing (2024)
235+
- **Level 4:** πŸ€– $\leftarrow$ Waymo (2022), Mercedes (2024 πŸ”§)
232236

233-
- **Level 5:** ~ **πŸš€ Self-driving** $\leftarrow$ Not achieved yet
237+
- **Level 5:** πŸ€– fully self-driving $\leftarrow$ πŸš€ Not achieved yet
234238

235239

236240
## Level 1 ADAS

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,13 @@ Alternatively, if want to use the conda package manager instead of pixi, skip st
8686
perform step 2. as above, and then inside the project directory, type `conda env create -f environment.yml` to create the conda project environment (once and for all). Then whenever you want to browse
8787
the notebooks, type `conda activate control-engineering-with-python` and then `jupyter lab`.
8888

89+
<!--
8990
9091
### πŸš€ Project
9192
9293
- πŸ¦β€β¬› [Redstart](https://github.com/boisgera/redstart)
9394
95+
-->
9496

9597
### πŸ“š Open Resources
9698

475 KB
Loading

0 commit comments

Comments
Β (0)