start final correction

This commit is contained in:
2018-08-28 19:07:39 +02:00
parent 517a5bc577
commit ee34327c1c
13 changed files with 625 additions and 100 deletions
Binary file not shown.
+11 -3
View File
@@ -15,19 +15,27 @@
to [nos, *-] (0,1)
to [R, l={$R_1$}, v_>=$I_{ret}$, -] (0,-.5)
to (0, -.8) node[draw=black, fill=white]{reticle}
to [short, -o] (0,-1.2) node[right] {GND}
to [short, -] (0,-1.2)
to [short, -o] (-.4, -1.2) node[left] {GND}
(0,1.5)
to [] (.6,1.5)
to [nos, *-] (.6,1)
to [R, l={$R_1$}, -] (.6,-.5)
to (.6, -.8) node[draw=black, fill=white]{reticle}
to [short, -] (.6,-1.2)
to [short, -*] (0, -1.2)
(.6,1.5)
to [] (1.2,1.5)
to [nos, *-] (1.2,1)
to [R, l={$R_1$}, -] (1.2,-.5)
to (1.2, -.8) node[draw=black, fill=white]{reticle}
to [short, -] (1.2,-1.2)
to [short, -*] (0.6, -1.2)
(1.2,1.5)
to [] (1.5, 1.5) node[right]{\ldots};
(1.2, -1.2) to (1.5, -1.2) node[right]{\ldots}
(1.2,1.5) to [] (1.5, 1.5) node[right]{\ldots};
\end{circuitikz}
\end{document}
Binary file not shown.
+10 -2
View File
@@ -15,20 +15,28 @@
to [nos, *-] (0,1)
to [R, l={$R_1$}, v_>=$I_{ret}$, -o] (0,-.5)
to (0,-.8) node[draw=black, fill=white]{reticle}
to [short, -o] (0,-1.2) node[right] {GND}
to (0,-1.2)
to [short, -o] (-.3, -1.2) node[left] {GND}
(0,1.5)
to [R, l={$R_{0+}$}] (1,1.5)
to [nos, *-] (1,1)
to [R, l={$R_1$}, -] (1,-.5)
to (1,-.8) node[draw=black, fill=white]{reticle}
to (1,-1.2)
to [short, -*] (0, -1.2)
(1,1.5)
to [R, l={$R_{0+}$}] (2,1.5)
to [nos, *-] (2,1)
to [R, l={$R_1$}, -] (2,-.5)
to (2,-.8) node[draw=black, fill=white]{reticle}
to (2,-1.2)
to [short, -*] (1, -1.2)
(2,-1.2) to[short, *-] (2.5, -1.2) node[right]{\ldots}
(2,1.5)
to [] (2.5, 1.5) node[right]{...}
to [] (2.5, 1.5) node[right]{\ldots}
;
\end{circuitikz}