summaryrefslogtreecommitdiff
path: root/presentation/01-rlc.tex
blob: 4854494efe622cca8c8bde12535eb4c3378825e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
\section{Circuit RLC}

\subsection{Choix des composantes et explications}
\begin{frame}
	\frametitle{Choix des composantes}
	\begin{columns}
		\begin{column}{.5\textwidth}
			\begin{table}
				\caption{Composantes du RLC déterminées}
				\begin{tabular}{ll}
					\toprule
					Résistance & Valeur Choisie      \\
					\midrule\midrule
					$R_1$      & \SI{40}{\ohm}       \\
					$R_2$      & \SI{100}{\kilo\ohm} \\
					\bottomrule
				\end{tabular}
			\end{table}
		\end{column}

		\begin{column}{.5\textwidth}
			\begin{figure}
				\includegraphics[width=.7\textwidth]{figure/screenshot-rlc.jpg}
				\caption{Circuit du RLC}
				\label{fig:circuit-rlc}
			\end{figure}
		\end{column}
	\end{columns}
	\note{expliquer à l'oral pourquoi}
\end{frame}

\subsection{À la charge}
\begin{frame}
	\frametitle{Mises en équation de la charge}
	\todo{Meth charge RLC}
\end{frame}

\begin{frame}
	\frametitle{Graphiques de charge théoriques}
	\begin{columns}

		\begin{column}{0.5\textwidth}
			\begin{figure}
				\includegraphics[width=.9\textwidth]{figure/vl_t_charge.png}
				\caption{M.E.É. du circuit RLC en charge}
				\label{graph:mee-charge-rlc}
			\end{figure}
		\end{column}

		\begin{column}{0.5\textwidth}
			\begin{figure}
				\includegraphics[width=.9\textwidth]{figure/vl_t_charge.png}
				\caption{Simulation du circuit RLC en charge}
				\label{graph:lts-charge-rlc}
			\end{figure}
		\end{column}


	\end{columns}
	\todo{Graph LTspice charge RLC}
\end{frame}

\subsection{À la décharge}
\begin{frame}
	\frametitle{Mises en équation de la décharge}
	\todo{Meth décharge RLC}
\end{frame}

\begin{frame}
	\frametitle{Graphiques de décharge théoriques}
	\begin{columns}

		\begin{column}{0.5\textwidth}
			\begin{figure}
				\includegraphics[width=.9\textwidth]{figure/vl_t_charge.png}
				\caption{M.E.É. du circuit RLC en décharge}
				\label{graph:mee-decharge-rlc}
			\end{figure}
		\end{column}

		\begin{column}{0.5\textwidth}
			\begin{figure}
				\includegraphics[width=.9\textwidth]{figure/vl_t_charge.png}
				\caption{Simulation du circuit RLC en décharge}
				\label{graph:lts-decharge-rlc}
			\end{figure}
		\end{column}


	\end{columns}
	\todo{Graph Desmos decharge RLC}
	\todo{Graph LTspice decharge RLC}
\end{frame}

\subsection{Résultats expérimentaux}
\begin{frame}
	\frametitle{Résultats expérimentaux}
	\begin{columns}

		\begin{column}{0.5\textwidth}
			\begin{figure}
				\includegraphics[width=.9\textwidth]{figure/vl_t_charge.png}
				\caption{M.E.É. du circuit RLC en décharge}
				\label{graph:osc-charge-rlc}
			\end{figure}
		\end{column}

		\begin{column}{0.5\textwidth}
			\begin{figure}
				\includegraphics[width=.9\textwidth]{figure/vl_t_charge.png}
				\caption{Simulation du circuit RLC en 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