\begin{corrigeNewpage}
Simplifions le montage en remplaçant l'association $(R\parallel 3R)$ par un conducteur de résistance $R_\text{eq}=\frac34 R$.
\begin{center}
%\subimport{_images/}{fiche_ELC01_diviseur_tension1_rep_JRL_v1.tex}
\begin{tikzpicture}[font=\footnotesize]
\draw (0,-1)rectangle(2.5,1);
% \draw (2,-1)--++(0,2);
\pileL{}{$E$};
\resistanceV{shift={(2.5,0)}}{$\frac34 R$};
% \resistanceV{shift={(3,0)}}{$3R$};
\resistanceH{shift={(1,1)}}{$R/4$};
\draw[shift={(2.5,0)},->](10pt,-15pt)--++(0,30pt)node[midway,right]{$U_1$};
\draw[shift={(1,1)},->](-15pt,-10pt)--++(30pt,0)node[midway,below]{$U_2$};
\end{tikzpicture}
Partager