Commit 65609806 authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Manual: fix typos and references concerning SRH parameters

parent 39c3cbeb
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -289,7 +289,7 @@ The lifetime is calculated using the Shockley-Read-Hall relation as given by~\ci
    \tau(N) = \frac{\tau_0}{1 + \frac{N}{N_{d0}}}
\end{equation}
where $\tau_0$ and $N_{d0}$ are reference lifetime and doping concentration, for electrons and holes respectively.
The parameter values implemented in \apsq are taken from~\cite{fossum} as:
The parameter values implemented in \apsq are taken from~\cite{fossum-lee} and the Synopsys Sentaurus TCAD software manual as:
\begin{equation*}
    \begin{split}
        \tau_{0,e} &= \SI{1e-5}{s} \\
@@ -297,8 +297,8 @@ The parameter values implemented in \apsq are taken from~\cite{fossum} as:
    \end{split}
    \qquad
    \begin{split}
        \tau_{0,e} &= \SI{4.0e-4}{s} \\
        N_{d0,e}   &= \SI{7.1e15}{\per \cubic \cm} \\
        \tau_{0,h} &= \SI{4.0e-4}{s} \\
        N_{d0,h}   &= \SI{7.1e15}{\per \cubic \cm} \\
    \end{split}
\end{equation*}