Files
maing01_06/Band1/Band1G03.tikz
Sven Riwoldt a5558acc06 Band 1
2024-02-07 05:11:56 +01:00

29 lines
1.0 KiB
Plaintext

\begin{circuitikz}[circuit ee IEC relay]
\draw (0,-0.25) node[] (UL) {} to[short, o-*] (1,-0.25)
to [normal open switch,l=\scriptsize{$q$}, o-, n=SW1](1.5,-0.25)
to (2,-0.25) to (2.5,-0.25) node [relay coil, rotate = 90,transform shape,yshift=-5mm](t2){}(3.5,-0.25) to [short,-o] (3.5,1.)
(SW1.s) node[below,xshift=-2mm,yshift=1mm]{\scriptsize $1$};
\draw (0,-1.5) node[] (UA) {} to[short, o-] (2.6,-1.5) to (2.6,-1.25)to (3.4,-1.35);
\draw (3.2,-1.31) to (3.2,-1.5) to [lamp,l=\scriptsize{$G$},n=lm,-o](6,-1.5);
%[break contact,rotate =-45,transform shape] (-1,1.5);
\draw (2.5,-0.5)to(2.7,0) to (2.9,-0.5) to (3.1,0)to(3.3,-0.5)to (3.5,0);
%\draw (0,0) to [relay coil={info=$K_1$,term=A1,term'=A2},rotate = 0] (0,3);
\draw[] (2.75,-1.26) arc
[
start angle=-10,
end angle=270,
x radius=0.15cm,
y radius =0.15cm
] node[above, yshift=1mm,xshift=-3mm] {\scriptsize$p$};
\node[] at (2.7,-1.6) {\scriptsize$2$};
\node[] at (5.5,-1.2) {\scriptsize$p=\bar{q}$};
\draw[dashed](2.6,-1.25) to(3.4,-1.15);
\end{circuitikz}