summaryrefslogtreecommitdiff
path: root/text/zaver.tex
diff options
context:
space:
mode:
authorMichal Hanus <mikehanus@protonmail.com>2024-03-31 21:24:01 +0200
committerMichal Hanus <mikehanus@protonmail.com>2024-03-31 21:24:01 +0200
commitdcae801533e050242d69c78ecc6b59a492a7024f (patch)
treee97ebfe95ef75bf103bb602f2db729497b55b999 /text/zaver.tex
parent9f280c29bb372407bb2ee06dc054271375216804 (diff)
Smysl osnovy snad splnen
Diffstat (limited to 'text/zaver.tex')
-rw-r--r--text/zaver.tex23
1 files changed, 12 insertions, 11 deletions
diff --git a/text/zaver.tex b/text/zaver.tex
index 2fc9d02..5316a0e 100644
--- a/text/zaver.tex
+++ b/text/zaver.tex
@@ -1,15 +1,16 @@
-\chapter{Conclusions for the follow-up bachelor thesis}
+\chapter*{Conclusion}
This semestral thesis provided a brief introduction to 4G/5G mobile networks for the Internet of Things (IoT) applications in the embedded electronic systems. Related communication protocols for 4G IoT networks (LPWAN NB-IoT and LTE-M) and 5G IoT networks (5G NR - URLLC) were described and a survey of two selected chipsets for 4G networks (Nordic Semiconductor nRF9160) and 5G networks (Quectel RM520N) and their development modules and kits was made.
-One of the development kits (nRF9160 DK) was then used for practical demonstration of an IoT device with LPWAN connectivity on an example of a combined burglary and fire alarm system with 4 sensors, transferring data to a remote cloud server via MQTT protocol. This demo allowed to establish a firmware development base for 4G IoT devices based on nRF9160 System-in-Package and get familiarized with the software development kit by Nordic Semiconductor with Zephyr RTOS support.
-Since there seem to be issues with a delivery of the appropriate 5G development kit by Quectel, being ordered for several months already, it would be advisable to focus the follow-up bachelor thesis only to 4G communication kits with nRF9160 System-in-Package and to further explore extensive firmware possibilities of this system for reliable and secure industrial IoT communication, specifically:
-
-\begin{itemize}
- \item Firmware upgrades via FOTA (firmware over the air)
- \item Implementation of ARM TrustZone technology for firmware protection against unauthorized changes
- \item ARM CryptoCell solution for high-performance cryptography
-\end{itemize}
-
-Experimental parameters of IoT communication (power consumption, lattency, reliability, effective range in complicated urban environment) shall also be verified, comparatively for NB-IoT and LTE-M protocols.
+%One of the development kits (nRF9160 DK) was then used for practical demonstration of an IoT device with LPWAN connectivity on an example of a combined burglary and fire alarm system with 4 sensors, transferring data to a remote cloud server via MQTT protocol. This demo allowed to establish a firmware development base for 4G IoT devices based on nRF9160 System-in-Package and get familiarized with the software development kit by Nordic Semiconductor with Zephyr RTOS support.
+%
+%Since there seem to be issues with a delivery of the appropriate 5G development kit by Quectel, being ordered for several months already, it would be advisable to focus the follow-up bachelor thesis only to 4G communication kits with nRF9160 System-in-Package and to further explore extensive firmware possibilities of this system for reliable and secure industrial IoT communication, specifically:
+%
+%\begin{itemize}
+% \item Firmware upgrades via FOTA (firmware over the air)
+% \item Implementation of ARM TrustZone technology for firmware protection against unauthorized changes
+% \item ARM CryptoCell solution for high-performance cryptography
+%\end{itemize}
+%
+%Experimental parameters of IoT communication (power consumption, lattency, reliability, effective range in complicated urban environment) shall also be verified, comparatively for NB-IoT and LTE-M protocols.