summaryrefslogtreecommitdiff
path: root/presentation/01-rlc.tex
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2024-12-03 06:49:37 -0500
committerBenjamin Chausse <benjamin@chausse.xyz>2024-12-03 06:49:37 -0500
commit8ba63379ad0175eca68c944d6d52139e15670be7 (patch)
tree622047f5ad5243948a00a09cdaa5b863b3db583f /presentation/01-rlc.tex
parent35972305c49e16be6f1f3ae978ff4e9a233efd10 (diff)
plz sleep
Diffstat (limited to 'presentation/01-rlc.tex')
-rw-r--r--presentation/01-rlc.tex16
1 files changed, 7 insertions, 9 deletions
diff --git a/presentation/01-rlc.tex b/presentation/01-rlc.tex
index a63189d..db29867 100644
--- a/presentation/01-rlc.tex
+++ b/presentation/01-rlc.tex
@@ -33,11 +33,13 @@
\begin{align}
V_\mathrm{in}(t) & = V_C(t) + V_R(t) + V_L(t)
\Rightarrow
- V_\mathrm{in}^{\prime\prime}(t) = V_L^{\prime\prime}(t) + \frac{R}{L}V_L^{\prime}(t) + \frac{1}{LC}V_L(t) \\
+ V_\mathrm{in}^{\prime\prime}(t) = V_L^{\prime\prime}(t) +
+ \frac{R}{L}V_L^{\prime}(t) +
+ \frac{1}{LC}V_L(t) \\
V_C(0) & = 0;\quad
V_R(0) = 0;\quad
V_L(0) = 12;\quad
- I(0) = 0; \\
+ I(0) = 0; \\
V_L(t) & = \e^{-1000t} \left( 12\cos(8516.42t) - 1.41\sin(8516.42t) \right)
\end{align}
\end{frame}
@@ -56,7 +58,7 @@
\begin{column}{0.5\textwidth}
\begin{figure}
- \includegraphics[width=.9\textwidth]{figure/todo.jpg}
+ \includegraphics[width=.9\textwidth]{figure/tp12-dual.png}
\caption{Simulation du circuit RLC en charge}
\label{graph:lts-charge-rlc}
\end{figure}
@@ -64,7 +66,6 @@
\end{columns}
- \todo{Graph LTspice charge RLC}
\end{frame}
\subsection{À la décharge}
@@ -102,7 +103,6 @@
\end{figure}
\end{column}
\end{columns}
- \todo{Graph LTspice decharge RLC}
\end{frame}
\subsection{Résultats expérimentaux}
@@ -113,7 +113,7 @@
\begin{column}{0.5\textwidth}
\begin{figure}
\includegraphics[width=.9\textwidth]{figure/todo.jpg}
- \caption{M.E.É. du circuit RLC en décharge}
+ \caption{Résultats expérimentaux de la charge}
\label{graph:osc-charge-rlc}
\end{figure}
\end{column}
@@ -121,14 +121,12 @@
\begin{column}{0.5\textwidth}
\begin{figure}
\includegraphics[width=.9\textwidth]{figure/todo.jpg}
- \caption{Simulation du circuit RLC en décharge}
+ \caption{Résultats expérimentaux de la décharge}
\label{graph:osc-decharge-rlc}
\end{figure}
\end{column}
\end{columns}
- \todo{Photos Osc. charge RLC}
- \todo{Photos Osc. décharge RLC}
\end{frame}
%vim: ft=tex