Add outline of presentation

This commit is contained in:
2024-08-30 01:45:43 +02:00
parent 83a866e871
commit 2246f5617f
7 changed files with 224 additions and 53 deletions

View File

@@ -0,0 +1,32 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Background and Introduction}
\label{sec:Background and Introduction}
\begin{frame}
\frametitle{Theoretical background}
\begin{itemize}
\item [TODO] Relevant theoretical background on mixers
\item [TODO] What is special about zero-IF mixers?
\item [TODO] What is special about down-conversion mixers?
\item [TODO] What is special about BiCMOS technology?
\item [TODO] What is D-Band?
\end{itemize}
\end{frame}
\begin{frame}
\frametitle{Standard Topology}
\begin{itemize}
\item [TODO] (Remove if not applicable)
\item [TODO] Circuit schematics
\end{itemize}
\end{frame}
\begin{frame}
\frametitle{Issues with Standard Topology}
\begin{itemize}
\item Issues the paper aims to address
\end{itemize}
\end{frame}

View File

@@ -0,0 +1,71 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Proposed Ideas}
\label{sec:Proposed Ideas}
\begin{frame}[t]
\frametitle{Overview of Proposed Design}
\vspace*{-5mm}
\begin{itemize}
\item Paper by Maiwald, \emph{et al}. \citereference{Mai21}
\end{itemize}
\begin{figure}[h]
\centering
\begin{subfigure}{0.33\textwidth}
\centering
\fbox{\includegraphics[page=1,width=.6\textwidth]{res/mixer_paper}}
\end{subfigure}%
\begin{subfigure}{0.33\textwidth}
\centering
\fbox{\includegraphics[page=2,width=.6\textwidth]{res/mixer_paper}}
\end{subfigure}%
\begin{subfigure}{0.33\textwidth}
\centering
\fbox{\includegraphics[page=4,width=.6\textwidth]{res/mixer_paper}}
\end{subfigure}%
\end{figure}
\begin{itemize}
\item Spec 1
\item Spec 2
\item Spec 3
\end{itemize}
\bigskip
\addreference{Mai21}{T. Maiwald et al., "A Broadband Zero-IF Down-Conversion Mixer in 130 nm SiGe BiCMOS for Beyond 5G Communication Systems in D-Band," in IEEE Transactions on Circuits and Systems II: Express Briefs, vol. 68, no. 7, pp. 2277-2281, July 2021}
\end{frame}
\begin{frame}
\frametitle{Semiconductor Technology}
\begin{itemize}
\item [TODO] (Remove if not enough info provided in paper)
\item [TODO] Comparison with IHP Technology
\end{itemize}
\end{frame}
\begin{frame}
\frametitle{Proposed Design}
\begin{itemize}
\item [TODO] Circuit schematics from paper
\item [TODO] Explanation of which topology is used an why
\item [TODO] Is there anything unconventional about the design?
\end{itemize}
\end{frame}
\begin{frame}
\frametitle{Results from Proposed Design}
\begin{itemize}
\item [TODO] Simulation results
\item [TODO] Measurement results
\end{itemize}
\end{frame}

View File

@@ -0,0 +1,42 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Simulation Results}
\label{sec:Simulation Results}
\begin{frame}
\frametitle{Simulation Setup}
\begin{itemize}
\item [TODO] Simulation schematics
\item [TODO] Differences to schematic from paper (if any)
\end{itemize}
\end{frame}
\begin{frame}
\frametitle{Design steps}
\begin{itemize}
\item [TODO] Idea: approach from lecture: first worry about actual circuit, biasing later
\item [TODO] Choice of transistors
\item [TODO] Choice of operating points
\item [TODO] Rest of schematic details (?)
\end{itemize}
\end{frame}
\begin{frame}
\frametitle{Simulation Results}
\begin{itemize}
\item [TODO] Simulation results
\item [TODO] Intuitive explanation of results
\end{itemize}
\end{frame}
\begin{frame}
\frametitle{Comparison with Standard Topology}
\begin{itemize}
\item [TODO] (Remove if not applicable)
\item [TODO] Comparison of pros and cons of each topology
\item [TODO] Comparison of simulation results
\end{itemize}
\end{frame}

View File

@@ -0,0 +1,20 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Discussion}
\label{sec:Discussion}
\begin{frame}
\frametitle{Own observations}
\begin{itemize}
\item [TODO] Own observations of behavior
\end{itemize}
\end{frame}
\begin{frame}
\frametitle{Further simulations}
\begin{itemize}
\item [TODO] (Remove if not applicable)
\item [TODO] Further simulations with ideas from the lecture
\end{itemize}
\end{frame}

View File

@@ -0,0 +1,15 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Conclusion}
\begin{frame}
\frametitle{Conclusion}
\begin{itemize}
\item [TODO] Summary of novel ideas
\item [TODO] Summary of results
\item [TODO] Applications of proposed design (why specifically 5G?)
\begin{itemize}
\item Are BiCMOS devices, e.g., particularly cheap or easily scalable?
\end{itemize}
\end{itemize}
\end{frame}