chore: add circuit{1,2} diagrams + NAND rise time

This commit is contained in:
surtur 2020-11-13 00:18:22 +01:00
parent 1cd7173ba1
commit 4a7551c443
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D
4 changed files with 17 additions and 1 deletions

@ -15,7 +15,7 @@
\usepackage{hyperxmp}
\usepackage[affil-it]{authblk}
\usepackage{graphicx}
% \graphicspath{ {./img/} }
\graphicspath{ {./img/} }
\date{\today}
@ -47,6 +47,11 @@
\section{Změřte převodní charakteristiku hradla NAND}
\begin{figure}[!hbt]
\centering
\includegraphics[width=0.65\textwidth]{prev-char-NAND}
\caption{Převodní charakteristika hradla NAND}
\end{figure}
\newpage
@ -174,7 +179,18 @@ Výstup bude nabývat těchto hodnot:
\subsection{Realizace}
\subsubsection{Obvod 1}
\begin{figure}[!hbt]
\centering
\includegraphics[width=0.65\textwidth]{diag-circuit1}
\caption{Diagram - Obvod 1}
\end{figure}
\subsubsection{Obvod 2}
\begin{figure}[!hbt]
\centering
\includegraphics[width=0.65\textwidth]{diag-circuit2}
\caption{Diagram - Obvod 2}
\end{figure}
\newpage

BIN
img/diag-circuit1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
img/diag-circuit2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
img/prev-char-NAND.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB