Add spectrum plots, looking good!

This commit is contained in:
jaseg 2025-04-03 17:58:11 +02:00
parent df2dea59d6
commit 9e20abf2d8
6 changed files with 450 additions and 94 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -497,6 +497,43 @@ content such that it was still able to turn on the sampling gate's diode bridge
\label{fig_edge_risetime} \label{fig_edge_risetime}
\end{figure} \end{figure}
\begin{figure}
\begin{center}
\begin{subfigure}{0.48\textwidth}
\centering
\includegraphics[width=\textwidth]{fig_spec_risetime_74lvc.pdf}
\caption{74LVC1G157}
\label{fig_spec_risetime_74lvc}
\end{subfigure}
\unskip\begin{subfigure}{0.48\textwidth}
\centering
\includegraphics[width=\textwidth]{fig_spec_risetime_max3748.pdf}
\caption{MAX3748}
\label{fig_spec_risetime_max3748}
\end{subfigure}
\begin{subfigure}{0.48\textwidth}
\centering
\includegraphics[width=\textwidth]{fig_spec_risetime_tdp0604.pdf}
\caption{TDP0604}
\label{fig_spec_risetime_tdp0604}
\end{subfigure}
\unskip\begin{subfigure}{0.48\textwidth}
\centering
\includegraphics[width=\textwidth]{fig_spec_risetime_pi3hdx.pdf}
\caption{PI3HDX12211}
\label{fig_spec_risetime_pi3hdx}
\end{subfigure}
\end{center}
\caption{Spectrum measurements and re-constructed time-domain pulse edge shape of the stimulus pulse measured at the
mesh interface for each of the four driver ICs. Amplitudes were normalized for risetime plots, but it is worthy of
note that the TDP0604 and MAX3748 variants have much lower amplitude compared to the other specimens. The
$\frac{1}{f}$ curve in the spectrum plots shows the peak amplitude of the frequency components of an ideal
infinite-bandwidth square wave. The horizontal gray lines in the time-domain plots show thresholds used for risetime
calculation.}
\label{fig_edge_risetime}\todo{concrete amplitude values from home scope}
\end{figure}
\begin{table} \begin{table}
\begin{center} \begin{center}
\begin{tabular}{r|cccc} \begin{tabular}{r|cccc}

File diff suppressed because one or more lines are too long