Files
reutlingen-university/0_wissentschaftliches_arbeiten/Yann_Ahlgrim_Research_Paper.tex
T

80 lines
3.3 KiB
TeX

\documentclass[conference]{IEEEtran}
\IEEEoverridecommandlockouts
% The preceding line is only needed to identify funding in the first footnote. If that is unneeded, please comment it out.
%Template version as of 6/27/2024
\usepackage{cite}
\usepackage{amsmath,amssymb,amsfonts}
\usepackage{algorithmic}
\usepackage{graphicx}
\usepackage{textcomp}
\usepackage{xcolor}
\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08em
T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
\begin{document}
\title{Advantages and Disadvantages of using IoT for Smart Cities \\
}
\author{\IEEEauthorblockN{1\textsuperscript{st} Yann Ahlgrim}
\IEEEauthorblockA{\textit{Business Informatics Department} \\
\textit{Reutlingen University}\\
Reutlingen, Germany \\
yann.ahlgrim@student.reutlingen-university.de}
}
\maketitle
\begin{abstract}
This document is a model and instructions for \LaTeX.
This and the IEEEtran.cls file define the components of your paper [title, text, heads, etc.]. *CRITICAL: Do Not Use Symbols, Special Characters, Footnotes,
or Math in Paper Title or Abstract.
\end{abstract}
\begin{IEEEkeywords}
component, formatting, style, styling, insert.
\end{IEEEkeywords}
\section{Introduction}
Due to the rapid growth of urbanization, cities are facing numerous challenges, including traffic congestions and safety issues \cite{shatat2024smart}. The Internet of Things (IoT) has emerged as a promising solution
to overcome these challenges along with data analytics and artificial intelligence \cite{shatat2024smart}.
\newline
\newline
The Internet of Things (IoT) refers to the interconnection between physical and virtual objects through the internet, enabling them to collect and exchange data \cite{bayani2017internet}. The identification
of the devices in the internet is done through the use of unique identifiers, such as IP addresses \cite{bayani2017internet}. Talking about IoT devices, they can be anything from smart home appliances
like smart TVs to sensors and actuators used to collect data and execute actions
\newline
\newline
Dummy citations: \cite{formisano2015advantages}, \cite{houssein2024internet}, \cite{malik2023smart}
\subsection{Maintaining the Integrity of the Specifications}
Test subsection.
\section{Research Methodology}
This study adopts a Systematic Literature Review (SLR) approach to examine the advantages and disadvantages of using Internet of Things (IoT) technologies in smart cities. The reason for this approach
is to provide a comprehensive unbiased overview of the current state of research on this topic.
\newline
\newline
To identify relevant papers, a structured search string was developed to capture a broad range of perspectives on the topic. The following search query was used in academic databases:
\begin{quote}
TI (iot OR "internet of things") AND (smart cities OR "smart city") AND (advantages OR benefits OR pros OR strengths OR disadvantages OR cons OR risks OR challenges OR drawbacks OR weaknesses)
\end{quote}
The search was limited to peer-reviewed journal articles and conference papers published in English. As a database for the search, Google Scholar and EBSCO were used.
\section{Advantages of IoT in Smart Cities}
\section{Disadvantages of IoT in Smart Cities}
\section{Conclusion}
\section{References}
\bibliographystyle{IEEEtran}
\bibliography{IEEEabrv, references}
\end{document}