Master's thesis - Multi-purpose system for measuring electrical power supplied by electric sockets
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
latex-masters-thesis/introduction.tex

16 lines
1.9 KiB

\setcounter{page}{1}
\setcounter{equation}{0}
\setcounter{figure}{0}
\setcounter{table}{0}
\pagestyle{headings}
% added here for forcing the glossaries refresh when changed, but as a side-effect, it re-explains the acronyms the acronyms that were explained in the List of Terms in the Introduction and further again, making it easy to read
\glsresetall
\section*{Introduction}
\addcontentsline{toc}{section}{\numberline{}Introduction}
The idea is to invent way of measuring the electrical power and some more related information, preferably in a non-invasive way. The non-invasive way means, that the appliance that is being measured does not require any modifications, for instance in a form of some probe or a man-in-the-middle plug, suggesting an embedded system. When the data are obtained, they are presented to the user, preferably plotted as a quantity over time, not just and actual measurement. Since the solution is going to be multi-purpose, it has to incorporate at least one additional function, than just the measurement. In this case it is going to be the remote power-on/power-off of the appliance. The name of the thesis also suggests, that the final solution has to be compatible with the electrical sockets used in the local region, in this case the European ones. Since the solution is going to be an \textit{embedded system} measuring a \textit{physical quantity}, these two topics are described in following chapters.
There are two fixed components/modules that are going to be included in the work, mostly because of the research purposes, but also because they fit the implementation greatly and are accessible. The components are GL.inet router board and ESP8266 Wi-Fi module. The fact that these two are already chosen beforehand will streamline the design and development and will narrow down the possible implementation paths a little. Topics revolving around these two are also complex on their own, thus they are deserving their own chapters.