diff options
author | thing1 <thing1@seacrossedlovers.xyz> | 2025-03-23 18:49:40 +0000 |
---|---|---|
committer | thing1 <thing1@seacrossedlovers.xyz> | 2025-03-23 18:49:40 +0000 |
commit | 8baee5687bdc228f4a4fb6acff324e58e721ffb6 (patch) | |
tree | 7db323ee055dfdf9ed79a2da2ad4f00d5a6a5388 /electronics/cw2/writeup.tex | |
parent | 2e7c7b0c97500a772c93fab40652d0d99d03a424 (diff) | |
parent | 51febddd0d6da1ac3e19a27b0761672dda1a1f55 (diff) |
Merge branch 'master' of git://git.seacrossedlovers.xyz/school
Diffstat (limited to 'electronics/cw2/writeup.tex')
-rw-r--r-- | electronics/cw2/writeup.tex | 32 |
1 files changed, 22 insertions, 10 deletions
diff --git a/electronics/cw2/writeup.tex b/electronics/cw2/writeup.tex index eeb6a93..1ca6e17 100644 --- a/electronics/cw2/writeup.tex +++ b/electronics/cw2/writeup.tex @@ -161,6 +161,7 @@ To test this system, I can measure the current in and the current out, and see h Here is the full set of diagrams all put together, when used like this, my system should function as a radio receiver. % put a full design here (glue all the previous designs together) +<<<<<<< HEAD \subsection{Subsystem testing} % tables, tables and more tables, no need to show the actual testing, the next section is for that To test my system, I will put values into each subsystem individually, then put it all together, at the end to create my full project. @@ -282,16 +283,27 @@ This subsystem should be tested for the current it outputs and, unlike the rest, \end{center} \subsubsection{The speaker} - -\subsection{Subsystem results} -\subsubsection{The receiver} % might be able to cut this, or make it very short -\subsubsection{The initial amplifier} -\subsubsection{The demodulation system} -\subsubsection{The volume boost amplifier} -\subsubsection{The audio normalisation filter and dividing amplifier} -\subsubsection{The audio intensity meter} -\subsubsection{The push pull power amplifier} -\subsubsection{The speaker} % probably can cut this section +======= +\section{Subsystem testing} % tables, tables and more tables, no need to show the actual testing, the next section is for that +\subsection{The receiver} +\subsection{The initial amplifier} +\subsection{The demodulation system} +\subsection{The volume boost amplifier} +\subsection{The audio normalisation filter and dividing amplifier} +\subsection{The audio intensity meter} +\subsection{The push pull power amplifier} +\subsection{The speaker} +>>>>>>> 51febddd0d6da1ac3e19a27b0761672dda1a1f55 + +\section{Subsystem results} +\subsection{The receiver} % might be able to cut this, or make it very short +\subsection{The initial amplifier} +\subsection{The demodulation system} +\subsection{The volume boost amplifier} +\subsection{The audio normalisation filter and dividing amplifier} +\subsection{The audio intensity meter} +\subsection{The push pull power amplifier} +\subsection{The speaker} % probably can cut this section \section{System realisation} \subsection{Circuit diagram} % repeat of what was shown before |