diff --git a/analytical.tex b/analytical.tex index 72d6bae..9a848d0 100644 --- a/analytical.tex +++ b/analytical.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} diff --git a/recompile.sh b/recompile.sh index 4e22713..e774da0 100755 --- a/recompile.sh +++ b/recompile.sh @@ -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" diff --git a/tukethesis.bib b/tukethesis.bib index 6c31cc4..4942fc1 100644 --- a/tukethesis.bib +++ b/tukethesis.bib @@ -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}, diff --git a/tukethesis.pdf b/tukethesis.pdf index a805b77..d6c87a7 100644 --- a/tukethesis.pdf +++ b/tukethesis.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d2adc3ce47b91e768a27ecab477ade13df79a484b5e95e0258b782489ba46a1 -size 1710096 +oid sha256:ff7312fc8a82e8f9c7ed61cb1efbb17f64d2da7d1785ad3f4d858df054036581 +size 1710109 diff --git a/tukethesis.tex b/tukethesis.tex index 88a3da6..c138e26 100644 --- a/tukethesis.tex +++ b/tukethesis.tex @@ -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}