update of local changes 20180625

This commit is contained in:
acereca
2018-06-25 19:52:44 +02:00
parent 4fbc144451
commit 9f4c11e3e3
10 changed files with 171 additions and 44 deletions
+45
View File
@@ -0,0 +1,45 @@
\documentclass[]{standalone}
\input{./tikzpreamble}
\begin{document}
\begin{circuitikz}[scale=2]
\draw[color=black, thick]
(1,1.5) node[draw=black, fill=white, regular polygon, regular polygon sides=4] {PTH08T250W}
(1, 2.35) node[below] {V$_{SS}$}
(0,3) node[left] {9.6V}
to [short, o-] (1, 3)
to [short, -*] (1, 2.35)
(1, .65) node[above] {GND}
(0,0) node[left]{GND}
to [short, o-] (1,0)
to [short,-*] (1, .65)
(1.85, 1.7) node[left] {R$_S$}
(1.85, 2)
to [short, *-] (2.4, 2)
to [short, *-] (2.4, 3)
to [pR, l={R$_\text{pot}$}] (4.5, 3)
to [short, -*] (4.5, 2)
(2.4, 2)
to [R={R$_\text{parallel}$}] (4.5, 2)
to [short] (4.5, 1.4)
(1.85, 1.4)
to [short, *-] (2.4, 1.4)
to [R, l_={R$_\text{series}$}] (4.5, 1.4)
(1.85, 1) node[left] {V$_O$}
(1.85, 1)
to [short, *-] (2.4, 1)
to [short] (2.4, 0)
to [short] (3, 0)
(3,0) node[right,draw=black] {MONITOR\_1V8}
;
\end{circuitikz}
\end{document}
+22 -15
View File
@@ -5,35 +5,42 @@
\begin{circuitikz}[scale=2]
\draw[color=black, thick]
(1,0)
to [R, text width=1cm, l={R 500$\mu$},f>^=I$_{IN}$, *-] (1,6)
to [short, -o](0,6) node[left] {V$_{IN} = -48V$}
to [R, text width=1cm, l={R 500$\mu$},f>^=I$_{IN}$, *-] (1,3)
to [short, -o] (0,3) node[left] {V$_{IN} = -48V$}
(1,5.1) node[draw=black, fill=white, regular polygon, regular polygon sides=4] {PowerIt}
(1,3) node[draw=black, fill=white, regular polygon, regular polygon sides=4] {PowerIt}
(.52, 3) node[right, draw=black, inner sep = 2] {-}
(1,2.52) node[above, draw=black, inner sep = 1] {+}
(1,3) to [short, -*] (1,2.52)
(1,3) to [short, -*] (.52, 3)
(0,0) node[left]{GND$_{V_{IN}}$} to [short, o-] (1,0)
(2.1,3) node[fd op amp] (fdoa) {}
(fdoa.+) to [short,-*] (1,2)
(fdoa.-) to [short,-*] (1,4)
(fdoa.down) to (2.06,0)
(2.5,1.5) node[fd op amp] (fdoa) {}
(fdoa.+) to [short,-*] (1,1.0)
(fdoa.-) to [short,-*] (1,2.0)
(fdoa.down)
to (2.46,0)
to [short,-o] (6,0) node[right]{GND}
(fdoa.down)+(-.2,-.1)
to (1.86,0)
to (2.26,0)
to [short, -*](1,0)
(fdoa.up)
to (2.06,6)
to [short,-o](6,6) node[right] {$V_{SS} = 3.3V$}
to (2.46,3)
to [short,-o](6,3) node[right] {$V_{SS} = 3.3V$}
(fdoa.up)+(-.2,.1)
to (1.86,6)
to [short, -*] (2.06,6)
to (2.26,3)
to [short, -*] (2.46,3)
(4,3) node[op amp] (oa) {}
(4.5,1.5) node[op amp] (oa) {}
(fdoa.out -) to (oa.-)
(fdoa.out +) to (oa.+)
(2.06,0) to [short,-o] (6,0) node[right]{GND}
(5,0) node[ground]{} node[circ](4.5,0){}
(oa.out) to [short,-] (5.5,3) node[right,draw=black] {MONITOR\_48I}
(oa.out) to [short,-] (5.5,1.5) node[right,draw=black] {MONITOR\_48I}
;
\end{circuitikz}
\end{document}
+24 -20
View File
@@ -4,36 +4,40 @@
\begin{document}
\begin{circuitikz}[scale=2]
\draw[color=black, thick]
(-1,0) node[left]{$V_{IN}=-48V$}
to [short,o-*] (1.5,0){} % Baseline for connection to ground
(1,0)
to [R, text width=1cm, l={R2\\240k}, *-] (1,3)
to [R, text width=1cm, l={R1 1k}, *-] (1,6)
(-1,6) node[left]{$GND_{V_{IN}}$} to [short, o-] (1,6)
(2.5,1.5) node[fd op amp] (fdoa) {}
(2.1,3) node[fd op amp] (fdoa) {}
(fdoa.+) to (1,3)
(fdoa.-) to (1.5,0)
(fdoa.down) to (2.06,0)
(0,3) node[left]{$V_{IN}=-48V$}
to [short, o-](1,3)
%to [short,-*] (fdoa.-) % Baseline for connection to ground
(1,3)
to [R, text width=1cm, l={R2\\240k}, *-] (1,1.5)
to [R, text width=1cm, l={R1 1k}, *-] (1,0)
(0,0) node[left]{$GND_{V_{IN}}$}
to [short, o-] (1,0)
(fdoa.+) to (1,1.5)
(fdoa.-) to [short, -*] +(0, -1.74)
(fdoa.down) to (2.46,0)
(fdoa.down)+(-.2,-.1)
to (1.86,2.2)
to (.1,2.2)
to [short, -*](.1,6)
to (2.26,0)
to [short, -*](1,0)
(fdoa.up)
to (2.06,6)
to [short,-o](6,6) node[right] {$V_{SS} = 3.3V$}
to (2.46,3)
to [short,*-o](6,3) node[right] {$V_{SS} = 3.3V$}
(fdoa.up)+(-.2,.1)
to +(-.2,1)
to [short, -*] +(0,1)
to (2.26,3)
to [short] (2.46,3)
(4,3) node[op amp] (oa) {}
(4.5,1.5) node[op amp] (oa) {}
(fdoa.out -) to (oa.-)
(fdoa.out +) to (oa.+)
(2.06,0) to [short,-o] (6,0) node[right]{GND}
(2.46,0) to [short,-o] (6,0) node[right]{GND}
(5,0) node[ground]{} node[circ](4.5,0){}
(oa.out) to [short,-] (6,3) node[right,draw=black] {MONITOR\_48V}
(oa.out) to [short,-] (5.5,1.5) node[right,draw=black] {MONITOR\_48V}
;
\end{circuitikz}
\end{document}