diff --git a/tikz/reticlepower.pdf b/tikz/reticlepower.pdf index 11e75a8..c8f6be6 100644 Binary files a/tikz/reticlepower.pdf and b/tikz/reticlepower.pdf differ diff --git a/tikz/reticlepower.tex b/tikz/reticlepower.tex index c738686..80d2866 100644 --- a/tikz/reticlepower.tex +++ b/tikz/reticlepower.tex @@ -5,16 +5,17 @@ \begin{circuitikz}[scale=2] \draw[color=black, thick] - (-.8,3) - % to [short, *-] (-.8,3) - to [voltmeter, *-] (-.8,-.5) + (-1.5, 1.61) + to [short, *-] (-1.5, 2.3) + to (-.8,2.3) + to [voltmeter] (-.8,-.5) to [short, -*] (0,-.5) - (-.2,1.45) node[left] {V$_\text{drop}$} + (-.22,1.15) node[left] {V$_\text{drop}$} (-1.7,.9) node[draw=black, fill=white, minimum height=2.8cm, minimum width=2cm, ultra thick] (pit) {\large PIT} (-1.7,3) to [short, -*] (pit.north) node[below, draw=black, minimum width=2cm] {V$_\text{1.8V}$} - (pit.south) node[above, draw=black, minimum width=2cm] {GND$_\text{1.8V}$} to [short, *-] (-1.7,-1.2) + (pit.south) node[above, draw=black, minimum width=2cm] {GND} to [short, *-] (-1.7,-1.2) (-1.7,3)% node[right] {V$_\text{ss}$ = 1.8V} to (0, 3) to [R, l={$R_0$}, v_>=$I_{ges}$, -] (0,1.5) diff --git a/tikz/tikzpreamble.tex b/tikz/tikzpreamble.tex index 1922cdd..44774e3 100644 --- a/tikz/tikzpreamble.tex +++ b/tikz/tikzpreamble.tex @@ -1,5 +1,5 @@ \usepackage{tikz} -\usetikzlibrary{positioning, shapes, arrows, shapes.geometric} +\usetikzlibrary{positioning, shapes, arrows, shapes.geometric, arrows.meta} \usepackage[siunitx]{circuitikz} \usepackage[utf8]{inputenc} %\usepackage{cm}