You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/extras/Appendices.tex
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -62,10 +62,10 @@
62
62
%\img{A5}{A 4-layer application framework of a blockchain-based smart home empowered with DELM}
63
63
64
64
% \section{User Manual}\label{sec:user-manual}
65
-
% Attached a comprehensive user manual for the \brand{} \project{} outlining the installation process, troubleshooting guidelines, and frequently asked questions for users' reference.
65
+
% Attached a comprehensive user manual for the \brand{} \platform{} outlining the installation process, troubleshooting guidelines, and frequently asked questions for users' reference.
% A link (https://github.com/diego-ruben-cruz/MorteSense) to the code repository of the \brand{} \project{} for users to access the source code and contribute to the project.
68
+
% A link (https://github.com/diego-ruben-cruz/MorteSense) to the code repository of the \brand{} \platform{} for users to access the source code and contribute to the project.
Copy file name to clipboardExpand all lines: section/BackgroundAndRelatedWork.tex
+24-20Lines changed: 24 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -36,12 +36,11 @@ \subsection{Research and Technologies}\label{subsec:research-and-technologies}
36
36
software security and attacks involving invasions. This study uncovered that smart grids have
37
37
the threat of message modifications, replay attacks, metric impersonation, and
38
38
denial-of-service, while smart homes have similar threats, with unique ones including
39
-
false synchronization and eavesdropping~\cite{komninosEtAl2014}.
40
-
41
-
The main concerns for current smart homes now include false synchronization and
42
-
denial-of-service, being the most convenient methods for burglars to effectively invade and
43
-
loot a home. The two aforementioned attacks were taken into account when developing the DIY
44
-
security system, learning from the limitations of this particular study.
39
+
false synchronization and eavesdropping~\cite{komninosEtAl2014}. The main concerns for current
40
+
smart homes now include false synchronization and denial-of-service, being the most convenient
41
+
methods for burglars to effectively invade and loot a home. The two aforementioned attacks
42
+
were taken into account when developing the DIY security system, learning from the limitations
43
+
of this particular study.
45
44
46
45
A 2017 study conducted by two IEEE researchers explored the vulnerabilities that existed
47
46
in DIY home security systems that used sensors, microcontrollers, Raspberry Pi, and ZigBee
@@ -55,7 +54,10 @@ \subsection{Research and Technologies}\label{subsec:research-and-technologies}
55
54
56
55
Past 2020, research focused on using platforms and technologies most closely associated with
57
56
IoT such as certain Bluetooth specifications, alternative microcontroller platforms, and Deep
58
-
Learning as well as public web messaging protocols. It was also a time when collective reflection was occurring and literature reviews compiling research of previous years were being published for future research and projects to reference when the COVID-19 Pandemic no longer affected current research efforts.
57
+
Learning as well as public web messaging protocols. It was also a time when collective
58
+
reflection was occurring and literature reviews compiling research of previous years were
59
+
being published for future research and projects to reference when the COVID-19 Pandemic no
60
+
longer affected current research efforts.
59
61
60
62
Arif et al. examined the development of blockchain technology and its ability to
61
63
handle great demand in its use cases in 2020. They evaluated the possibility of using
@@ -97,8 +99,8 @@ \subsection{Research and Technologies}\label{subsec:research-and-technologies}
97
99
solar-powered modules as opposed to energy-efficient, battery-dependent modules.
98
100
99
101
Researchers have also explored using different tools and frameworks such as web-based
100
-
messaging as opposed to proprietary mobile notifications or SMS notifications, as shown in a
101
-
study conducted by a small group of researchers that developed a system based on Passive
102
+
messaging as opposed to proprietary mobile app notifications or SMS notifications, as shown in
103
+
a study conducted by a small group of researchers that developed a system based on Passive
102
104
Infrared (PIR) sensing along with a local and Telegram-based notification methods. The local
103
105
notification system entailed the use of a buzzer that would audibly signal any individual in
104
106
the immediate vicinity of movement detected by the PIR sensor managed by the WEMOS D1
@@ -143,7 +145,9 @@ \subsection{State of the Art}\label{subsec:state-of-the-art}
143
145
are not directly observable by the end user. Rather, the underlying technology may change
144
146
while the enclosure receives minor modifications at most. \cite{sarhan2020} The most common
145
147
implementation for state-of-the-art home security systems involves the use of modules that
146
-
connect wirelessly to a central unit through some wireless protocol. \cite{joseMalekian2017} \cite{chowdhuryAhmed2021} \cite{WahyuniEtAl2021} \cite{rhizmaSuhendar2022} \cite{HameedEtAl2022}
148
+
connect wirelessly to a central unit through some wireless protocol. \cite{joseMalekian2017}
Copy file name to clipboardExpand all lines: section/ConclusionAndFutureWork.tex
+17-13Lines changed: 17 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,27 @@
1
1
\section{Conclusion and Future Work}\label{sec:conclusion-and-future-work}
2
2
3
-
The \brand{} DIY security system represents a significant step forward in providing
4
-
accessibleand reliable security solutions for both residential and commercial properties.
5
-
By integrating microwave motion sensors and mobile notifications using a flexible implemenation,
6
-
the system offers an affordable and user-friendly approach to monitoring and securing properties
7
-
with ease of repair and maintenance in mind.
3
+
The \brand{} DIY security system represents a step forward in providing
4
+
accessible, serviceable, and reliable security solutions for both residential and commercial
5
+
properties. By integrating microwave motion sensors and mobile notifications using a flexible
6
+
implemenation, the system offers an affordable and user-friendly approach to monitoring and
7
+
securing properties with ease of repair and maintenance in mind.
8
8
9
9
The design approach to leveraging contemporary microcontrollers and Wi-Fi connectivity, along
10
-
with its modular design principles, underscores the system's adaptability and potential for
10
+
with modular design principles, underscores the system's adaptability and potential for
11
11
future expansion. Furthermore, the integration of a user-friendly web interface and the ability
12
-
to incorporate different tools and services such as Twilio and Amazon AWS, without being limited to just those particular ecosystems, contribute to the overall accessibility and sustainability of the design. By considering factors such as user behavior, power outages,and software compatibility, the system was designed to mitigate these risks and ensure a robust security solution for end-users.
12
+
to incorporate different tools and services such as Twilio and Amazon AWS, without being
13
+
limited to just those particular ecosystems, contribute to the overall accessibility and
14
+
sustainability of the design. By considering factors such as user behavior, power outages, and
15
+
software compatibility, the system was designed to mitigate these risks and ensure a robust
16
+
security solution for end-users.
13
17
14
-
The comprehensive documentation, including the PCB diagram and Class Diagram, highlights the
15
-
meticulous planning and execution involved in the hardware and software integration. Future work
16
-
may involve exploring other tools and services such as FastAPI, the Telegram Bot, Google
18
+
The comprehensive documentation, including the PCB diagram and Class Diagram, highlight the
19
+
degree of planning and execution involved in the hardware and software integration. Future
20
+
work may involve exploring other tools and services such as FastAPI, the Telegram Bot, Google
17
21
Firebase Cloud Messaging, PostgreSQL, MySQL, NoSQL, Cloudflare, etc. Additionally, the
18
-
incorporation of advanced technologies such as blockchain and machine learning applications such
19
-
as computer vision, present promising avenues for further research and development in the field
20
-
of smart home security systems.
22
+
incorporation of advanced technologies such as blockchain and machine learning applications
23
+
such as computer vision, present promising avenues for further research and development in the
24
+
field of smart home security systems.
21
25
22
26
In summary, the \brand{} DIY security system's innovative use of technology, combined with
23
27
its emphasis on accessibility and user-friendliness, makes it a valuable and practical
0 commit comments