Fichier:Capacity.svg
De testwiki
Aller à la navigation
Aller à la recherche
Taille de cet aperçu PNG pour ce fichier SVG : 211 × 286 pixels. Autres résolutions : 177 × 240 pixels | 354 × 480 pixels | 566 × 768 pixels | 755 × 1 024 pixels | 1 511 × 2 048 pixels.
Fichier d’origine (Fichier SVG, nominalement de 211 × 286 pixels, taille : 47 kio)
Ce fichier provient de Wikimedia Commons et peut être utilisé par d'autres projets. Sa description sur sa page de description est affichée ci-dessous.
Description
| DescriptionCapacity.svg |
English: RC circuit
Deutsch: Auf- und Entladung eines Kondensators |
| Date | |
| Source | Travail personnel |
| Auteur | And1mu |
Source Code
\documentclass[crop,border=5,tikz,convert={outext=,
command=\unexpanded{pdf2svg \infile\space\outfile\%02d.svg
all}},multi=false]{standalone}
\usetikzlibrary{math,calc,through,shapes,patterns,decorations.pathmorphing, circuits.ee.IEC}
%%% usage: \coordsys{xmin}{xmax}{xname}{ymin}{ymax}{yname}{title}
\newcommand{\coordsys}[6]{
\path (#1,0) ++(-1,0) coordinate (xmin);
\path (#2,0) ++(1,0) coordinate (xmax);
\path (0,#4) ++(0,-1) coordinate (ymin);
\path (0,#5) ++(0,1) coordinate (ymax);
\path (xmax) ++(ymax) coordinate (name);
\draw[step=0.5cm,color=gray!40,very thin] (#1-1,#4-1) grid (name);
\clip (#1-1,#4-1) rectangle (name);
% x-axis
\draw (xmax) node[anchor=north east,fill=white] {#3};
\draw [->,thick,>=latex,gray] (xmin) -- (xmax);
% y-axis
\draw (ymax) node[anchor=north east,fill=white] {#6};
\draw [->,thick,>=latex,gray] (ymin) -- (ymax);
}
\begin{document}
\begin{tikzpicture}[>=latex,circuit ee IEC,x=1cm,y=1cm,semithick,
every info/.style={font=\footnotesize},scale=0.8,
set make contact graphic= make contact IEC graphic]
\draw (0,2) to [current direction'={info={$I$}}] ++(left:3) to
[battery={direction info'={info'={$U_{\mathrm 0}$}}}] ++(down:4) to
[make contact={info'={$S$}}] ++(right:3) to (0,-2);
\draw (0,2) to [resistor={info'={$R$}}] (0,0);
\draw (0,0) to [capacitor={info'={$C$}}] (0,-2);
\draw[thick, ->] (0.5,1.6)--(0.5,0.4);
\node at (1,1) {$U_{R}$};
\draw[thick, <-] (0.5,-1.6)--(0.5,-0.4);
\node at (1,-1) {$U_{C}$};
\begin{scope}[shift={(-4,-6)}]
\coordsys{0}{5}{$t$}{0}{2}{$U\;$}
\draw[thick] (-0.1,2) -- (0.1,2) node[anchor=east]{$U_0\;$};
\node[anchor=west,fill=white,text=black!50!blue,inner sep=0.5mm]
(T) at (0.5,2.5)
{\footnotesize $U(t)=U_{\mathrm 0}\!\left(1-e^{-\frac{t}{RC}}\right)$};
\node[anchor=west,fill=white,text=black!50!green,inner sep=0.5mm]
(T) at (3.1,0.55) {\footnotesize $U(t)=U_{\mathrm 0}e^{-\frac{t}{RC}}$};
\draw[smooth,domain=0:5.9,very thick,dotted,draw=black!50!blue] plot
function {2*(1-exp(-0.75*x))};
\draw[smooth,domain=0:5.8,very thick,dotted,draw=black!50!green] plot
function {2.*exp(-(0.75*x))};
\draw[dashed,gray] (0,2)--(1.25,0);
\draw (1.25,0.1)--+(0,-0.2)
node[anchor=north,shift={(0.42,0.10)}]{\footnotesize $\tau=RC$};
\end{scope}
\end{tikzpicture}
\end{document}
|
Conditions d’utilisation
Moi, en tant que détenteur des droits d’auteur sur cette œuvre, je la publie sous la licence suivante :
Ce fichier est sous la licence Creative Commons Attribution – Partage dans les Mêmes Conditions 4.0 International.
- Vous êtes libre :
- de partager – de copier, distribuer et transmettre cette œuvre
- d’adapter – de modifier cette œuvre
- Sous les conditions suivantes :
- paternité – Vous devez donner les informations appropriées concernant l'auteur, fournir un lien vers la licence et indiquer si des modifications ont été faites. Vous pouvez faire cela par tout moyen raisonnable, mais en aucune façon suggérant que l’auteur vous soutient ou approuve l’utilisation que vous en faites.
- partage à l’identique – Si vous modifiez, transformez ou vous basez sur cet élément, vous devez distribuer votre contribution sous une license identique ou compatible à celle de l’original.
Légendes
Ajoutez en une ligne la description de ce que représente ce fichier
Éléments décrits dans ce fichier
dépeint
Valeur sans élément de Wikidata
8 avril 2017
image/svg+xml
66439fefd0f390acdb2cdb7e19a8731f4b6ecb63
48 112 octet
286 pixel
211 pixel
Historique du fichier
Cliquer sur une date et heure pour voir le fichier tel qu'il était à ce moment-là.
| Date et heure | Vignette | Dimensions | Utilisateur | Commentaire | |
|---|---|---|---|---|---|
| actuel | 9 avril 2017 à 09:02 | 211 × 286 (47 kio) | wikimediacommons>And1mu | fix axes label |
Utilisation du fichier
La page suivante utilise ce fichier :