Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 4b139b3f authored by GUILLOTEAU Quentin's avatar GUILLOTEAU Quentin
Browse files

closed loop system

parent c33f9045
No related branches found
No related tags found
No related merge requests found
Pipeline #791869 passed
File added
...@@ -157,7 +157,7 @@ Act on dynamic system to reach desired behavior with guarantees ...@@ -157,7 +157,7 @@ Act on dynamic system to reach desired behavior with guarantees
:::::::::::::: {.columns} :::::::::::::: {.columns}
::: {.column width="50%"} ::: {.column width="50%"}
![Control Loop](figs/control_loop.pdf){width=85% height=30%} ![Control Loop](figs/control_loop.pdf){width=90% height=30%}
::: :::
::: {.column width="50%"} ::: {.column width="50%"}
...@@ -206,7 +206,7 @@ Map the error to the next input to reach desired system state with guarantees ...@@ -206,7 +206,7 @@ Map the error to the next input to reach desired system state with guarantees
# Methodology # Methodology
![Methodology](figs/methodo.pdf){width=90% height=50%} ![Control Theory Methodology](figs/methodo.pdf){width=90% height=50%}
# The (famous) PID Controller # The (famous) PID Controller
...@@ -252,7 +252,8 @@ $\displaystyle Output = \textbf{K}_p \times Error + \textbf{K}_i \times \sum_k E ...@@ -252,7 +252,8 @@ $\displaystyle Output = \textbf{K}_p \times Error + \textbf{K}_i \times \sum_k E
# Settling Time, Overshoot and Error # Settling Time, Overshoot and Error
TODO: image Eric
![Closed Loop Behavior](figs/closed_loop_behavior.pdf){width=80% height=65%}
\begin{center} \begin{center}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment