Skip to content

Commit

Permalink
appendices: Initial structure and pictures of the EDC test report #51
Browse files Browse the repository at this point in the history
  • Loading branch information
mgm8 committed Mar 12, 2022
1 parent ece34b5 commit d891cf2
Show file tree
Hide file tree
Showing 11 changed files with 122 additions and 3 deletions.
5 changes: 2 additions & 3 deletions appendices/appendices.tex
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%
% appendices.tex
%
% Copyright (C) 2021 by SpaceLab.
% Copyright The FloripaSat-2 Contributors.
%
% FloripaSat-2 Documentation
%
Expand All @@ -15,8 +15,6 @@
%
% \author Gabriel Mariano Marcelino <gabriel.mm8@gmail.com>
%
% \institution Universidade Federal de Santa Catarina (UFSC)
%
% \version 0.2.0
%
% \date 2021/02/06
Expand All @@ -26,5 +24,6 @@

\input{appendices/link_budget}
\input{appendices/packets}
\input{appendices/edc_report}

\end{appendices}
120 changes: 120 additions & 0 deletions appendices/edc_report.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
%
% packets.tex
%
% Copyright The FloripaSat-2 Contributors.
%
% FloripaSat-2 Documentation
%
% This work is licensed under the Creative Commons Attribution-ShareAlike 4.0
% International License. To view a copy of this license,
% visit http://creativecommons.org/licenses/by-sa/4.0/.
%

%
% \brief EDC test report appendix.
%
% \author Gabriel Mariano Marcelino <gabriel.mm8@gmail.com>
%
% \version 0.9.0
%
% \date 2022/03/12
%

\chapter{EDC Test Report} \label{anx:edc-report}

\begin{figure}[!htb]
\begin{center}
\subfigure[Top side.\label{fig:edc-top-test}]{\includegraphics[width=\textwidth]{figures/edc_report/edcs-top}}

\subfigure[Bottom side.\label{fig:edc-bottom-test}]{\includegraphics[width=\textwidth]{figures/edc_report/edcs-bottom}}
\caption{Tested EDC boards.}
\label{fig:edc-boards-test}
\end{center}
\end{figure}

\section{Command interface test}

\subsection{Used material}

\begin{itemize}
\item EDC boards
\item USB-UART coverter
\item Saleae Logic Analyzer
\item Protoboard
\item Desktop computer
\item Logic 2 software
\item Cutecom software
\item USB cables
\item Pin header wires
\end{itemize}

\begin{figure}[!ht]
\begin{center}
\includegraphics[width=\textwidth]{figures/edc_report/cmd-test-setup}
\caption{Setup of the EDC's command interface test.}
\label{fig:edc-test-setup}
\end{center}
\end{figure}

\subsection{Results}

\begin{figure}[!ht]
\begin{center}
\includegraphics[width=\textwidth]{figures/edc_report/edc-cmd-issue}
\caption{Command interface issue.}
\label{fig:edc-cmd-issue}
\end{center}
\end{figure}

\begin{figure}[!ht]
\begin{center}
\includegraphics[width=0.6\textwidth]{figures/edc_report/edc-bd-uart-if}
\caption{UART and RS-485 interfaces of the EDC.}
\label{fig:edc-bd-uart-if}
\end{center}
\end{figure}

\begin{figure}[!ht]
\begin{center}
\includegraphics[width=\textwidth]{figures/edc_report/echo-cmd}
\caption{``Echo'' command demonstration.}
\label{fig:edc-echo-cmd}
\end{center}
\end{figure}

\section{RF chain test}

\subsection{Used material}

\begin{itemize}
\item EDC boards
\item USB-UART converter
\item Ettus USRP B210 SDR
\item Desktop computer
\item GNURadio v3.9
\item Cutecom software
\item USB cables
\item Pin header wires
\item SMA coaxial cable
\item 30 dB attenuator
\end{itemize}

\begin{figure}[!ht]
\begin{center}
\includegraphics[width=\textwidth]{figures/edc_report/rf-chain-setup}
\caption{Setup of the EDC's RF chain test.}
\label{fig:edc-rf-chain-test-setup}
\end{center}
\end{figure}

\begin{figure}[!ht]
\begin{center}
\includegraphics[width=\textwidth]{figures/edc_report/edc-rf-test-signal}
\caption{Generated signal used in the RF chain test.}
\label{fig:edc-rf-signal}
\end{center}
\end{figure}

\subsection{Results}

.
Binary file added figures/edc_report/cmd-test-setup.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added figures/edc_report/echo-cmd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added figures/edc_report/edc-bd-uart-if.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added figures/edc_report/edc-cmd-issue.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added figures/edc_report/edc-rf-test-signal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added figures/edc_report/edcs-bottom.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added figures/edc_report/edcs-top.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added figures/edc_report/rf-chain-setup.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified slb-fsat2-doc-v0.2.pdf
Binary file not shown.

0 comments on commit d891cf2

Please sign in to comment.