forked from ptrstourac/soctemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
text.tex
207 lines (126 loc) · 6.9 KB
/
text.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
\documentclass{template/socthesis}
\usepackage{subcaption}
\usepackage{amsmath}
\usepackage{enumitem}
\usepackage{hyperref} % reference
\usepackage{gensymb} % balíček symbolů
\usepackage{booktabs}
\usepackage[toc,page]{appendix}
\usepackage{color} % balíček pro obarvování textů
\usepackage{xcolor} % zapne možnost používání barev, mj. pro \definecolor
\definecolor{mygreen}{RGB}{0,150,0} % nastavení barev odkazů
\usepackage{listings} % balíček pro formátování zdrojových kódů
\usepackage{multirow}
\usepackage{pifont}
\usepackage{pdfpages}
\usepackage{parskip}
\usepackage[author=,status=draft]{fixme} % vkládání poznámek
% dva módy (status): draft (poznámky se zobrazují v~PDF) / final (poznámky se nezobrazují v~PDF)
\newcommand{\cmark}{\textcolor{green}{\ding{51}}}%
\newcommand{\xmark}{\textcolor{red}{\ding{55}}}%
% necislovat
\pagenumbering{gobble}
\lstset { %
language=C++,
backgroundcolor=\color{black!5}, % set backgroundcolor
basicstyle=\footnotesize,% basic font setting
}
\setlist[itemize]{parsep=1pt}
\addbibresource{text.bib} % soubor s~bibliografií
\nocite{*}
\titlecz{Integrace do průmyslu 4.0} % český název práce
\titleen{Integration into industry 4.0} % anglický název práce
\author{Jakub Andrýsek} % jméno a~příjmení autora
\field{10} % obor (pouze číslo, zbytek vysází šablona - číslo oboru viz http://www.soc.cz/obory-soc/)
\school{Gymnázium Brno, Vídeňská, příspěvková organizace} % celý název školy
\mentor{Mgr. Jaroslav Páral} % jméno a~příjmení školitele
\mentorstatement{Mgr. Jaroslava Párala} % jméno a~příjmení ve druhém pádě
% Změňte, pokud se liší
%\region{Jihomoravský} % kraj
\placefooter{Brno 2021} % místo a~rok
% hinty k~používání balíčků hyperref, url, hyperlink a~hypertarget
% \usepackage{hyperref} % balíček pro hypertextové odkazy
% \url{www.odkaz.cz}
% \href{http://www.odkaz.cz}{Text který bude jako odkaz}
% \hyperlink{label}{proklikávací_text} - odkaz na text
% \hypertarget{label}{cíl_odkazu} - cíl odkazu
\begin{document} % konec preambule dokumentu
\maketitle % vysází titulky
\makecopyrightstatement{V~Brně} % místo
% poděkování
\makethanks{Děkuji svému školiteli Mgr. Jaroslavu Páralovi za obětavou pomoc, podnětné připomínky a~hlavně nekonečnou trpělivost, kterou mi během práce poskytoval.}
\pagestyle{empty}
\section*{Anotace}
Cílem mé práce bylo navrhnout ucelený automatický systém monitorující chod pletacích strojů a~přizpůsobit ho co možná nejlépe potřebám výrobní firmy.
Systém jsem navrhoval na míru pro rodinnou firmu na pletení ponožek a~v sou\-čas\-nos\-ti je schopen v~reálném čase zaznamenávat a~následně odesílat naměřená data ze strojů na server.
Pro uživatele systém nabízí moderní webové stránky, kde si může naměřená data přehledně zobrazit a~analyzovat.
% Systém se skládá ze tří částí.
% Senzorová část, která je připojená k~pletacímu stroji a~odesílá data.
% Dále pak server, který veškerá data zpracovává a~zobrazuje uživateli.
% Poslední částí je podpůrný server, který se stará o~aktualizaci a~o~kontrolu správného chodu senzorů.
Systém se skládá ze senzorové části, serveru a podpůrného serveru.
Senzorová část je připojená k~pletacímu stroji a~odesílá naměřená data.
Server zajišťuje veškeré zpracování dat a jejich zobrazení uživateli.
Podpůrný server se stará o~aktualizaci a~o~kontrolu správného chodu senzorů.
\subsection*{Klíčová slova}
IoT, ESP32, web, PHP, Nette, databáze, open-source, průmysl 4.0, automatizace, modernizace
\newpage % pokud se anotace vleze na jednu stránku (což by měla), tento rádek zakomentuj
\vspace{20mm}
\section*{Annotation}
% The aim of my work was to design a~comprehensive automatic system that monitors the operation of knitting machines and adapt it as best as possible to the needs of the manufacturing company.
The goal of my work was to design a~comprehensive automatic system that monitors the operation of knitting machines according to the needs of a~manufacturing company.
% I~des\setlength{\parindent}{0pt}igned a~system tailored for a~family sock knitting business and is currently able to record and then send measured data from machines to a~server in real time.
I~designed a~production monitoring system for a~family sock knitting business that can record measured data and submit them from machines to a~server via the wireless network in real-time.
% For users, the system offers modern websites where they can clearly display and analyze the measured data.
The system offers a~modern web-based user interface where the user can clearly display and analyze the measured data in a~form of a~real-time dashboard, statistic tables and graphs.
% The system consists of three parts. The sensor part, which is connected to the knitting machine and sends the data.
The system consists of three subsystems - sensors, a~main server, and a~support server.
% Furthermore, the server, which processes all the data and displays it to the user. The last part is a~support server, which takes care of updating and checking the correct operation of the sensors.
The sensors are connected to the machines and send the data to the main server via WiFi.
The main server processes all the data and displays it to the user.
The support server takes care of updating and checking the correct operation of the sensors.
\subsection*{Keywords}
IoT, ESP32, web, PHP, Nette, database, open-source, industry 4.0, automatization, modernization
\newpage
\pagestyle{plain}
\tableofcontents % vysází obsah
% \newpage
\pagestyle{plain}
\listoffigures
\addcontentsline{}{section}{Seznam obrázků}
\pagestyle{plain}
\listoftables
\addcontentsline{}{section}{Seznam tabulek}
%%% Začátek práce
\setcounter{figure}{0}
\setcounter{table}{0}
\newpage
% zde můžeš s~pomocí příkazu \input{cesta k~souboru} vložit soubory; doporučuji každou větší kapitolu dát do samostatného souboru pro větší přehlednost
% Úvod procházení
% \input{CHAPTERS/example.tex}
% cislovat
\pagenumbering{arabic}
\setcounter{page}{1}
\input{CHAPTERS/0UVOD.tex}
\input{CHAPTERS/1INTEGRACE.tex}
\input{CHAPTERS/2KONKURENCE.tex}
\input{CHAPTERS/3SENZORY.tex}
\input{CHAPTERS/4WEB_SERVER.tex}
\input{CHAPTERS/5PODPURNY_SERVER.tex}
\input{CHAPTERS/6CELY_SYSTEM.tex}
\input{CHAPTERS/7VYVOJ.tex}
\input{CHAPTERS/8TESTOVANI.tex}
\input{CHAPTERS/9ZPETNA_VAZBA.tex}
\input{CHAPTERS/10ZAVER.tex}
\printbibliography[title=Literatura]
\addcontentsline{toc}{chapter}{Literatura}
% \printbibliography[title=Literatura]
% \addcontentsline{toc}{chapter}{Literatura}
% \listoffigures
% \addcontentsline{toc}{section}{Seznam obrázků}
% \listoftables
% \addcontentsline{toc}{section}{Seznam tabulek}
\appendix
\input{CHAPTERS/A0PRILOHY.tex}
\end{document}
% Uprava na tvrde mezery "\b([aiouksvz]) " (i~s~tou mezerou na konci) => "$1~"