Change HW, SW requirements and topic to final form

The topic was changed to its final form from the working name.
Minor clarifications of some lines to reflect the latest notes from the consultant.
The note about Roman letter highlights in figures from HW requirements.
master
Peter Babič 8 years ago
parent 4b6e7f9833
commit bbaf9693bb
  1. 19
      analytical.tex
  2. 2
      recompile.sh
  3. 5
      tukethesis.bib
  4. BIN
      tukethesis.pdf
  5. 2
      tukethesis.tex

@ -1,7 +1,7 @@
\section{Requirements}
The requirements for the final device are grouped to the three categories. Mandatory requirements are bound to be met at any cost. Some of the high importance requirements can be skipped or slightly modified, if unreasonable obstacles are found. However, they are all assumed to be completed for well being of the project. Optional requirements will be completed only if possible, given the resources will allow it.
They are also divided to a hardware part and software part. Software is easier to change than hardware and requires hardware to be run on. Software is also limited by the resources provided by the hardware. Therefore, hardware needs to be logically completed first.
They are also divided to a hardware part and software part. Software is easier to change than hardware and requires hardware to be run on. Software is also limited by the resources provided by the hardware. Therefore, hardware needs to be logically completed first and are also highlighted in figures \ref{f:serv_node} and \ref{f:client_node}.
\subsection{Hardware requirements}
@ -9,24 +9,24 @@ They are also divided to a hardware part and software part. Software is easier t
\textbf{Mandatory:}
\begin{enumerate}
\item Measure current, voltage and phase angle simultaneously to calculate the real power and the power factor
\item More measuring devices can be added physically to the system later
\item More measuring devices can be added to the system by user without \gls{hw} or \gls{sw} modifications
\item Devices under test run at nominal 230 V, 50 Hz that use two-way or three-way EU plug
\item Protection against the electrical shock, fire hazard and damage caused by power surges
\end{enumerate}
\textbf{High importance:}
\begin{enumerate}[resume]
\item Store the measured data for a minimum of one week
\item Store the measured data in local memory for later review
\item Completely shut the device under test off or back on
\item Indicate that the device is active (configured and working) with a \gls{led}
\item Handle maximum of 16 A currents drawn by the device under test
\item Handle maximum of 8 A currents drawn by the device under test
\end{enumerate}
\textbf{Optional:}
\begin{enumerate}[resume]
\item Store the measured data on an \gls{usb} flash disk
\item Signalize some crossed threshold using sound
\item Ethernet connection
\item Store the measured data on an \gls{usb} flash disk
\item Provide \gls{hw} support for some crossed support signalisation (i.e. by sound)
\item Internet and Ethernet connection on server node
\end{enumerate}
@ -48,9 +48,10 @@ They are also divided to a hardware part and software part. Software is easier t
\textbf{Optional:}
\begin{itemize}
\item Access to \gls{gui} outside of local network
\item Fully functional wi-fi repeater included
\item Send measured data to the cloud
\item Control wi-fi repeater mode to strengthen the signal for client nodes
\item Send measured data to the cloud storage
\item Separate administrator (view and change) and user (view only) privileges
\item Ability to set thresholds for measured data and notify user about crossing them via text based message
\end{itemize}
\subsection{System description}

@ -2,7 +2,7 @@
file="tukethesis"
rm *.aux *.fls *.fdb_latexmk *.log *.acn *.acr *.glg *.gls *.ist
rm *.aux *.fls *.fdb_latexmk *.log *.acn *.acr *.glg *.gls *.glo *.ist *.run.xml *.bcf *.out *.lot *.lof *.ilg *.blg *.bbl *.toc
latexmk -pdf "$file.tex"
makeglossaries "$file.glo"
makeindex -s "$file.ist" -o "$file.acr" "$file.acn"

@ -109,6 +109,7 @@
@book{2009electrical,
title={Electrical Networks},
author={Singh, R.R.},
isbn={9780070260962},
url={https://books.google.sk/books?id=DuUldaLMwE4C},
year={2009},
@ -117,8 +118,8 @@
}
@book{singh2008electric,
title={ELECTRIC POWER GENERATION: TRANSMISSION AND DISTRIBUTION},
author={SINGH, S.N.},
title={Electric Power Generation, Transmission and Distribution},
author={Singh, S.N.},
isbn={9788120335608},
url={https://books.google.sk/books?id=dBtbDYdRsdkC},
year={2008},

BIN
tukethesis.pdf (Stored with Git LFS)

Binary file not shown.

@ -102,7 +102,7 @@ pdfsubject={Master's Thesis}
%% Ak praca nema 'podnazov' zakomentujte riadky \subtitle a \podnazov,
%% alebo polozky nechajte prazdne
\author{Peter Babič}
\title{Modification of gl.inet board for communication with peripheral devices}
\title{Multi-purpose system for measuring electrical power supplied by electric sockets}
\subtitle{}
\abstrakte{Text abstraktu v~svetovom jazyku je potrebný pre integráciu do medzinárodných informačných systémov. Ak nie je možné cudzojazyčnú verziu abstraktu umiestniť na jednej strane so slovenským abstraktom, je potrebné umiestniť ju na samostatnú stranu (cudzojazyčný abstrakt nemožno deliť a uvádzať na dvoch strabách).}
\keywords{Optimization, thesis, writing}

Loading…
Cancel
Save