Skip to content

Commit

Permalink
updated introduction.tex
Browse files Browse the repository at this point in the history
  • Loading branch information
imAlessas committed Jan 29, 2024
1 parent 38d13ce commit ed77494
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions doc/chapters/introduction.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,18 @@
\section{Introduction}
This document analyses and simulates the behavior of a digital transmission system to have a better understanding of the concept behind these types of telecommunication. The document is split into two main parts:

\begin{enumerate}[label=\roman*]
\item \textbf{Analysis.} \hyperref[raw-results]{\texttt{Raw results}} section
\begin{enumerate}
\item[\texttt{I}] \hspace{10px} \textbf{Analysis.} \hyperref[raw-results]{\texttt{Raw results}} section
%
\item \textbf{Simulation.}
\item[\texttt{II}] \hspace{10px} \textbf{Simulation.} The second part of the document focuses on the functions used to properly simulate a digital transmission system. In the simulation part, there will be the explained MATLAB code produced to perform all the processes described in the \hyperref[general-schematic]{general schematic}.
\end{enumerate}



\noindent The full project can be found and downloaded on the public GitHub repository \texttt{\href{https://github.com/imAlessas/transmission-simulation.git}{imAlessas/transmission-simulation.git}}.
\noindent The full project can be found and downloaded on the public GitHub repository \texttt{\href{https://github.com/imAlessas/transmission-simulation.git}{imAlessas/transmission-simulation.git}} where it is possible to find the full \href{https://github.com/imAlessas/transmission-simulation/tree/main/src}{MATLAB code} of the project and the \href{https://github.com/imAlessas/transmission-simulation/tree/main/doc}{\LaTeX\, code} of the documentation.

\subsection{General schematic}

\subsection{General schematic}\label{general-schematic}
The full schematic - containing every step - of a transmission system is presented in figure \ref{fig:transmission_diagram}. Before exploring the mathematical background hidden between the steps, it is crucial to understand what every phase of the system means.

\begin{itemize}
Expand Down
Binary file added doc/main.pdf
Binary file not shown.

0 comments on commit ed77494

Please sign in to comment.