Compare commits
2 commits
b48ca05a28
...
463f2fa570
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
463f2fa570 | ||
|
|
bddf256ee5 |
1 changed files with 4 additions and 4 deletions
|
|
@ -17,11 +17,13 @@
|
|||
\begin{document}
|
||||
\maketitle
|
||||
|
||||
\def\Uout{U_{\mathrm{OUT}}}
|
||||
|
||||
\section{Design goals}
|
||||
|
||||
For the dynodes supply of a \emph{Photoelectron Multiplier Tube} we
|
||||
need a sinus function voltage with an amplitude of about
|
||||
$U_{\mathrm{OUT}}=50\units s$ to drive a Cockcroft–Walton cascade.
|
||||
$\Uout=50\units s$ to drive a Cockcroft–Walton cascade.
|
||||
|
||||
In the output terminal shall be a capacitor $C_2 \ge 100\units{pF}$ to
|
||||
account for capacitive loads.
|
||||
|
|
@ -54,8 +56,6 @@ very little input power.
|
|||
|
||||
\section{Resonator solution}
|
||||
|
||||
\def\Uout{U_{\mathrm{OUT}}}
|
||||
|
||||
The circuit description is
|
||||
\begin{eqnarray}
|
||||
\label{eq:GS}
|
||||
|
|
@ -64,7 +64,7 @@ The circuit description is
|
|||
U_2 &=& A_L n_2 \dot\Phi, \\
|
||||
U_3 &=& A_L n_3^2 \dot I_2, \\
|
||||
I_1 &=& -C_1 \dot U_1, \\
|
||||
I_2 &=& -C_2 \dot Uout, \\
|
||||
I_2 &=& -C_2 \dot \Uout, \\
|
||||
Uout &=& U_2 + U_3, \\
|
||||
L_i &=& A_L n_i^2.
|
||||
\end{eqnarray}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue