Next Article in Journal
Erratum: Tiwari, S., et al. Biosensors for Epilepsy Management: State-of-Art and Future Aspects. Sensors 2019, 19, 1525
Next Article in Special Issue
Enabling the Internet of Mobile Crowdsourcing Health Things: A Mobile Fog Computing, Blockchain and IoT Based Continuous Glucose Monitoring System for Diabetes Mellitus Research and Care
Previous Article in Journal
Simultaneous Voltammetric Determination of Acetaminophen, Ascorbic Acid and Uric Acid by Use of Integrated Array of Screen-Printed Electrodes and Chemometric Tools
Previous Article in Special Issue
Effect of Imperfections Due to Material Heterogeneity on the Offset of Polysilicon MEMS Structures
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Design and Experimental Validation of a LoRaWAN Fog Computing Based Architecture for IoT Enabled Smart Campus Applications †

by
Paula Fraga-Lamas
1,*,
Mikel Celaya-Echarri
2,
Peio Lopez-Iturri
3,4,
Luis Castedo
1,
Leyre Azpilicueta
2,
Erik Aguirre
3,
Manuel Suárez-Albela
1,
Francisco Falcone
3,4 and
Tiago M. Fernández-Caramés
1,*
1
Department of Computer Engineering, Faculty of Computer Science, Centro de investigación CITIC, Universidade da Coruña, 15071 A Coruña, Spain
2
School of Engineering and Sciences, Tecnologico de Monterrey, 64849 Monterrey, NL, Mexico
3
Department of Electric, Electronic and Communication Engineering, Public University of Navarre, 31006 Pamplona, Spain
4
Institute for Smart Cities, Public University of Navarre, 31006 Pamplona, Spain
*
Authors to whom correspondence should be addressed.
This paper is an extended version of our paper published in Fraga-Lamas, P.; Celaya-Echarri, M.; Lopez-Iturri, P.; Fernández-Caramés, T.M.; Azpilicueta, L.; Aguirre, E.; Suárez-Albela, M.; Falcone, F.; Castedo, L. Analysis, Design and Empirical Validation of a Smart Campus based on LoRaWAN. In Proceedings of the 5th International Electronic Conference on Sensors and Applications, 15–30 November 2018.
Sensors 2019, 19(15), 3287; https://doi.org/10.3390/s19153287
Submission received: 28 June 2019 / Revised: 16 July 2019 / Accepted: 23 July 2019 / Published: 26 July 2019

Abstract

:
A smart campus is an intelligent infrastructure where smart sensors and actuators collaborate to collect information and interact with the machines, tools, and users of a university campus. As in a smart city, a smart campus represents a challenging scenario for Internet of Things (IoT) networks, especially in terms of cost, coverage, availability, latency, power consumption, and scalability. The technologies employed so far to cope with such a scenario are not yet able to manage simultaneously all the previously mentioned demanding requirements. Nevertheless, recent paradigms such as fog computing, which extends cloud computing to the edge of a network, make possible low-latency and location-aware IoT applications. Moreover, technologies such as Low-Power Wide-Area Networks (LPWANs) have emerged as a promising solution to provide low-cost and low-power consumption connectivity to nodes spread throughout a wide area. Specifically, the Long-Range Wide-Area Network (LoRaWAN) standard is one of the most recent developments, receiving attention both from industry and academia. In this article, the use of a LoRaWAN fog computing-based architecture is proposed for providing connectivity to IoT nodes deployed in a campus of the University of A Coruña (UDC), Spain. To validate the proposed system, the smart campus has been recreated realistically through an in-house developed 3D Ray-Launching radio-planning simulator that is able to take into consideration even small details, such as traffic lights, vehicles, people, buildings, urban furniture, or vegetation. The developed tool can provide accurate radio propagation estimations within the smart campus scenario in terms of coverage, capacity, and energy efficiency of the network. The results obtained with the planning simulator can then be compared with empirical measurements to assess the operating conditions and the system accuracy. Specifically, this article presents experiments that show the accurate results obtained by the planning simulator in the largest scenario ever built for it (a campus that covers an area of 26,000 m 2 ), which are corroborated with empirical measurements. Then, how the tool can be used to design the deployment of LoRaWAN infrastructure for three smart campus outdoor applications is explained: a mobility pattern detection system, a smart irrigation solution, and a smart traffic-monitoring deployment. Consequently, the presented results provide guidelines to smart campus designers and developers, and for easing LoRaWAN network deployment and research in other smart campuses and large environments such as smart cities.

1. Introduction

A smart campus is an infrastructure similar to a smart city that makes use of Internet of Things (IoT) solutions [1,2,3,4,5,6] to connect, monitor, control, optimize, and automate the systems of a university. Today, a smart campus represents a challenging scenario for IoT networks, especially in terms cost, coverage, availability, latency, security, power consumption, and scalability.
The area covered by a campus varies substantially depending on the university, its location, the financial endowment, and the year of founding. For example, Berry College (Floyd County, Georgia, United States), is often considered the largest contiguous rural campus in the world: it covers 27,000 acres (109.26 km 2 ) [7] of land. Other examples are the suburban/urban campuses of Duke University (Durham, NC, USA), which are deployed on 9350 acres (37.83 km 2 ) [8], and the campus of Stanford University (Stanford, CA, USA), which covers 8180 acres (33 km 2 ) [9]. Regardless of their initial surface area, it is common that campuses grow considerably as time goes by [10], hence institutions usually devise long-term sustainability plans to envision their growth in the future [11,12,13].
When a campus provides smart IoT services, it is necessary to provide communications connectivity to IoT nodes and gateways. Such a connectivity can be provided in a quite straightforward way indoors thanks to the use of popular technologies such as Wi-Fi, but, outdoors, technology selection becomes more complex, since it is not only necessary to provide good coverage and a cost-effective deployment, but also to decrease the communications energy consumption to maximize IoT node battery life.
To tackle such an issue in wide areas, a set of technologies grouped under the term Low-Power Wide Area Network (LPWAN) seem to be a good selection, since, in comparison to other previous technologies, they provide a wider area communications range and reduced energy consumption. In fact, LPWAN technologies have emerged as an enabling technology for IoT and Machine-to-Machine (M2M) communications [14] mainly due to their capabilities related to range, cost, power consumption, and capacity. Examples of such technologies are NB-IoT [15], SigFox [16], Ingenu [17], Weightless [18] or LoRaWAN [19] (a detailed comparison of these and other LPWAN technologies is given later in Section 2.2).
In the case of LoRaWAN, it is gaining momentum from both industry and academia [20,21,22]. LoRaWAN defines a communications protocol and a system architecture for the network. In addition, it uses LoRa for its physical layer [23], which is able to create long-range communications links and makes use of a Chirp Spread Spectrum (CSS) modulation that conserves the power features of Frequency Shifting Keying (FSK) while increasing its communications range. All these features make LoRaWAN a good candidate for providing wireless communications to outdoor IoT nodes in a smart campus.
Traditionally, gateways connect the IoT nodes with the cloud and among them. The cloud is basically one or more servers with large computational power, communication, and storing capabilities that receives, processes, and analyzes the data collected from the IoT nodes by performing computational-intensive tasks. Although cloud-based solutions are appropriate at a small scale, when the number of IoT nodes grows significantly and, consequently, the network traffic they generate, congestion may lead to increasing latency responses and slower data processing. Among the different alternatives to confront this challenge and to guarantee a flexible, scalable, robust, secure, and energy-efficient deployment of IoT networks, the design and implementation of a fog computing architecture was chosen. Fog computing supports physically distributed, low-latency (e.g., real-time or quasi real-time responses) and location-aware applications that decrease the network traffic and the computational load of traditional cloud computing systems by processing in the IoT nodes most of the data generated by their sensors and actuators and unburdening the higher layers from data processing [24].
Furthermore, when designing a smart campus, it is necessary to plan how LoRaWAN gateways and nodes are deployed to guarantee good IoT node coverage while minimizing the number of gateways (i.e., minimizing the smart campus communications infrastructure cost). The problem is that there are only a few examples of academic and commercial tools that create such a planning [25,26], so developers have to adapt tools previously optimized for other technologies (e.g., Wi-Fi [27]) or have to carry out tedious empirical measurements throughout the campus [28,29].
This article confronts the mentioned challenges by designing and implementing a cost-efficient, scalable, and low-power consumption LoRaWAN fog computing-based architecture for wide areas. Specifically, the system was designed with the aim of developing novel latency-sensitive IoT outdoor applications that create more sustainable and intelligent campuses. The following are the main contributions of the article, which as of writing, have not been found together in the literature:
  • To establish the basics, it presents the main characteristics of the so-called smart campuses together with a detailed review of the state of the art of the main and the latest communications architectures and technologies, previous academic deployments, novel potential LPWAN applications and relevant tools for radio propagation modeling and planning.
  • It thoroughly details the design, implementation, and practical evaluation of a scalable LPWAN-based communications architecture for supporting the smart campus IoT applications.
  • The article presents the 3D modeling of a real 26,000 m 2 campus whose LoRaWAN wireless propagation characteristics are evaluated with an in-house developed 3D Ray-launching radio-planning simulator. The results obtained by such a simulator are validated by comparing them with empirical LoRaWAN measurements obtained throughout the campus.
  • It details how the radio-planning tool can be used to design the deployment of LoRaWAN infrastructure for three smart campus applications: a mobility pattern detection system, a smart irrigation solution, and a smart traffic-monitoring deployment. Thus, it demonstrates the usefulness of the proposed tools and methodology, which are able to provide fast guidelines to smart campus designers and developers, and that can also be used for easing LoRaWAN network deployment and research in other large environments such as smart cities.
The rest of this article is structured as follows. Section 2 reviews the state of the art on smart campuses: their characteristics, technologies, architectures, previous relevant deployments, potential applications, and the previous work on modeling and planning a smart campus. Section 3 details the architecture of the proposed system and the characteristics of the LoRaWAN testbed implementation. Section 4 describes the proposed planning simulator and the analyzed scenario. Section 5 is dedicated to the experiments. Finally, Section 6 presents the main discussion on the lessons learned from these experiences, while Section 7 is devoted to the conclusions.

2. Related Work

2.1. Characteristics of a Smart Campus

It is first important to note that in the literature, some authors use the term smart campus to refer to digital online platforms to manage learning content [30,31] or to strategies or solutions to increase the smartness of the students [32,33,34]. In this article, the term smart campus is used for referring to the hardware infrastructure and software that provides smart services and applications to the campus users (i.e., to students and to the university staff). In this regard, a smart campus, such as a smart city, can be modeled along six different smart fields [35]:
  • Smart governance. It provides users with mechanisms to participate in decision-making or in public services.
  • Smart people. It deals with social issues, including the engagement in campus events and learning activities.
  • Smart mobility. This field is related to the accessibility of the campus, including the use of efficient, clean, safe, and intelligent transport means.
  • Smart environment. It contemplates the monitoring and protection of the environment, as well as the sustainable management of the available resources.
  • Smart living. The technologies used in these fields can monitor diverse living aspects in the campus facilities, such as personal safety [36], health [37] or crowd sensing [38].
  • Smart economy. It is related to the competitiveness of the campus in terms of entrepreneurship, innovation, or productivity.
These smart campus fields can be further refined to determine specific smart services and solutions that should be ideally provided by a smart campus [39]:
  • Smart living services: room occupation, classroom/lab equipment access control, health monitoring and alert services, classroom attendance systems, teaching interaction services, or context-aware applications (e.g., guidance or navigation solutions).
  • Smart environment solutions: they include solutions for monitoring waste, water consumption, air quality (e.g., pollution) or the status of the campus green areas.
  • Smart energy systems: they control and monitor the production, distribution, and consumption of energy in a campus.
These novel smart services and solutions make use of a growing number of enabling technologies, being the most relevant represented in Figure 1.

2.2. Smart Campus Communications Architectures and Technologies

In the literature, different approaches to smart campus architectures can be found, but it seems that two main paradigms drive clearly the most popular designs: IoT and cloud computing [40]. For instance, a cloud-based smart campus architecture is presented in [41]. In such a work the authors state that they were able to build their smart campus platform within three months thanks to the use of Commercial Off-The-Shelf (COTS) hardware and Microsoft Azure cloud services. Regarding IoT, it has been suggested as a tool to be considered in the architecture of a smart campus to ease the development of learning applications, access control systems, smart grids or water management systems [42,43]. Nonetheless, cloud computing and IoT solutions are often helped by Big Data techniques and Service Oriented Architecture (SOA) architectures, since they ease the processing and analysis of the collected data [44,45].
Some authors have suggested alternative paradigms for developing smart campuses. For example, in [46] a sort of opportunistic communications architecture called Floating Content is proposed that shares data through infrastructure-less services. The idea is essentially based on the ability of each Floating Content node to produce information that is shared with the interested users within a limited physical area. Other researchers propose similar architectures, but including enhancements in aspects such as security [47].
Other proposals revolve around the application of the Edge Computing paradigm and its sub-types (e.g., Mobile Edge Computing, Fog Computing), which have been previously applied to other fields [48,49]. Essentially, Edge Computing offloads the cloud from a relevant amount of processing and communications transactions, delegating such tasks to devices that are closer to the IoT nodes. In this way, such edge devices not only offload the cloud, but are also able to reduce latency response and provide location-aware services [50]. For example, in [51] the authors propose to enhance a smart campus architecture by including Edge Computing devices to provide trustworthy content caching and bandwidth allocation services to mobile users. Similarly, the authors of [52] harness street lighting to embed Edge Computing node hardware to provide different smart campus services. The Mobile Edge Computing paradigm is used in [53], where the authors present a smart campus platform called WiCloud whose servers are accessed through mobile phone base stations or wireless access points. Furthermore, other authors propose the use of fog computing nodes to improve user experience [54].
Different wireless technologies have been used to interconnect IoT nodes with smart campus platforms. For instance, BLE and ZigBee were used in [41] to provide both short and medium range communications, although ZigBee nodes can be used as relays to cover very long distances. For this latter reason, in [55] the authors make use of a ZigBee mesh network to interconnect the nodes of their campus smart grid.
Wi-Fi has also been suggested for providing connectivity [56], although the proposed applications are usually restricted to indoor locations and nearby places. Bluetooth beacons give more freedom to certain outdoor applications [57], but they require deploying dense networks that may be difficult to manage [58].
Mobile phone communications technologies (2G/3G/4G) have also been used in the literature [59], but in most cases just for the convenience of being already embedded into smartphones. 5G is currently still being tested, but some researchers have already proposed its use for providing fast communications and low-latency responses to smart campus platforms [60].
Although 5G technologies seem to have a bright future, as of writing, LPWANs are arguably one of the best alternatives for providing long-range and low-power communications. There are different LPWAN technologies such as SigFox [16], Random Phase Multiple Access (RPMA) [17], Weightless [18], NB-IoT [15], Telensa [61] or NB-Fi [62]. Among such technologies, NB-IoT, SigFox and LoRa/LoRaWAN are currently the most popular (their main characteristics are shown in Table 1).
There are several recent studies on the performance of LoRa/LoRaWAN technology for certain scenarios, but only a few describe real-world LoRaWAN deployments explicitly aimed at providing communications to a smart campus. For instance, Loriot et al. [63] conducted LoRaWAN measurements in a French campus both outdoors and indoors and showed that the technology can provide good performance over the major part of the campus. Another development is presented in [64], where the authors set up a LoRaWAN-based air quality system in their campus. Other interesting paper is [65], which details the design of a LoRa mesh network system within a campus. Finally, in [66] the authors briefly describe a smart campus platform that includes a LoRaWAN network to support faculty research projects.

2.3. Smart Campus Deployments

Despite the existence of many well-documented smart campus applications, there are only a few academic articles that describe in detail the deployment of real smart campuses.
For instance, in [67] an overview of the neOCampus of the Toulouse III Paul Sabatier University (France) is given. Such a smart campus runs different projects to make use of collaborative Wi-Fi, it provides an open-data platform, it fosters the reduction of the ecological footprint related to human activities and it aims for protecting the biodiversity of the campus.
Another interesting smart campus is detailed in [56], where an IoT platform deployed across different engineering schools of the Universidad Politécnica de Madrid in its Moncloa Campus (Spain) is described. Such an IoT platform is based on a cloud that provides services that follow the SOA paradigm. Two main applications are implemented: one for monitoring people flows and another for environmental monitoring.
The Sapienza smart campus (Italy) roadmap is described in [68]. Such a paper is interesting since, although it is a theoretical approach, it indicates how to structure the services to be provided by the smart campus infrastructure to scale it appropriately.
In [45] the author gives details on the Birmingham City University smart campus (United Kingdom). The smart campus platform integrates diverse business systems and smart building protocols thanks to an Enterprise Service Bus (ESB) and to the use of a SOA architecture, which provides scalability, flexibility, and service orchestration.
In the United States, an example of smart campus can be found in West Texas A&M University [66]. According to the authors, the smart campus is based on the IoT principles and covers an area of 176 acres, requiring connecting more than 42 different buildings. The described project is focused on two main tasks: to foster IoT collaboration and to provide an appropriate security framework. The proposed system has already supported diverse IoT projects, such as a LoRaWAN pilot for monitoring environmental conditions or an OpenCV-based smart parking system.
Finally, a smart campus for Wuhan University of Technology (China) is proposed in [69]. In such a paper the authors depict an architecture based on the IoT paradigm and in cloud-computing infrastructure that supports multiple applications.

2.4. Potential Smart Campus LPWAN Applications

Although a smart campus can support multiple indoor applications [70], in general, in such environments IoT nodes have access to power outlets and their communications can be usually easily handled with already common communications transceivers (e.g., Wi-Fi, Bluetooth, Ethernet). In contrast, this article focuses on the challenging environments that arise outdoors due the usual dependency on batteries to run IoT nodes and the need for exchanging data at relatively long distances (at least several hundred meters and up to 2 km), where LPWAN devices outperform other popular communications technologies.
The following are some of the most relevant outdoor applications that have already been implemented by using LPWAN technologies:
  • Smart mobility and intelligent transport services. These applications require ubiquitous outdoor coverage to provide continuous data streams. For instance, in [71] researchers of Soochow University (China) propose the deployment of different smart mobility applications for their campuses, which include automatic vehicle access systems, a parking guidance service, a bus tracking system, or a bicycle rental service. Other authors also proposed similar solutions for providing campus services for smart parking [72], electric mobility [73,74], smart electric charging [75], the use of autonomous vehicles [76] or bus tracking [77].
  • Smart energy and smart grid monitoring. Certain energy sources (e.g., renewable sources such as photo-voltaic panels or windmills) and smart grid components may be in remote locations, so it would be helpful to make use of LPWAN technologies to monitor them. For this reason, in recent years, special attention has been given to smart campus microgrids [78], smart grids [79] and smart energy systems [80].
  • Resource consumption efficiency monitoring. These fields include waste collection [81], water management [82], energy monitoring [83], power consumption optimization [84] and sustainability [5].
  • Campus user profiling. It is interesting for the campus managers to determine user patterns and behaviors to optimize the provided services. Thus, user profiling can be helpful to obtain mobility patterns, student daily walks, user activities, or social interactions, which can be obtained through opportunistic messaging apps [85], Wi-Fi monitoring [86] or on-board mobile phone sensors [87].
  • Outdoor guidance and context-aware applications. This kind of systems are usually based on sensors and actuators spread throughout the campus and help people to reach their destination. There are examples in the literature of systems for guiding hearing and visually impaired people [88] or for navigating through the campus paths [89]. There are also augmented reality guidance applications [90], but it is important to note that LPWAN technologies could only help in small packet exchanges (e.g., for transmitting certain telemetry or positioning data), since the real-time multimedia content that can be demanded by augmented reality applications requires high-speed rates to preserve a good user experience.
  • Classroom attendance. Some university events are carried out outdoors, what makes it difficult to control classroom attendance. To tackle such an issue, some researchers have proposed different sensor-based student monitoring systems that can be repurposed to be used outdoors [91].
  • Infrastructure monitoring. It is possible to monitor remotely the status of certain assets that are scattered throughout the campus. For example, some authors presented smart campus solutions for managing campus greenhouses [92] or for monitoring high power lines with Unmanned Aerial Vehicles (UAVs) [93].
  • Remote health monitoring. Smart campus technologies receive medical data in real time [94] or for measuring student stress [95]. Some researchers have even proposed to monitor the health of the campus trees [96].

2.5. Smart Campus Modeling and Planning Simulators

A smart campus is similar to an urban microenvironment where different buildings coexist with streets, open areas, parking lots, trees, benches, or people, among others. Different propagation channel models have been presented in the literature to characterize electromagnetic propagation phenomena in this type of scenarios, ranging from empirical methods to deterministic methods based on Ray Tracing (RT) or Ray-Launching (RL) approaches.
Empirical methods are based on measurements and their subsequent linear regression analysis. These methods are accurate for scenarios with the same characteristics as the real measurements, but their main disadvantages are the lack of scalability and the expensive cost in time and resources that is required to perform a measurement campaign. For example, in [97,98] empirical path loss models in a typical university campus are proposed for a frequency of 1800 MHz. The authors of [99] present a spatially consistent street-by-street path loss model for a 28 GHz channel in a micro-cell urban environment. The main drawback of these results is that the suitability of these models for path loss prediction has yet to be confirmed by the literature in other campuses.
On the other hand, deterministic methods are based on Maxwell’s equations, which provide accurate propagation predictions. These approaches usually consider the three-dimensional geometry of the environment and model all propagation phenomena in the considered scenario. Their main drawback is the required computational time, which may not be afforded in large and complex scenarios. For this reason, RT or RL techniques, which are based on Geometrical Optics (GO) and the Uniform Theory of Diffraction (UTD), have been widely used for radio propagation purposes as an accurate approximation of full-wave deterministic techniques. For example, the authors of [100] modeled the dominant propagation mechanisms using advanced RT simulations in an urban microenvironment at 2.1 GHz, showing that diffuse scattering plays a key role in urban propagation. In addition, in [101] the importance of scattering when analyzing outdoor environments in the presence of trees is reported. In [102,103] the authors present propagation analyses (at 949.2 MHz and 2162.6 MHz, respectively) that make use of RT tools in a university campus with a Universal Mobile Telecommunications System (UMTS) base station placed on rooftops. Similarly, in [104], the radio-planning analysis of a Wi-Fi network in a university campus is presented using an RT approach. In addition, it has also been reported in the literature the calibration of RT simulators for millimeter-wave propagation analyses based on the measured results in a university campus at 28 GHz [105] and 38 GHz [106]. However, all the presented works are focused on micro-cellular environments and on analyzing the wireless propagation channel between a base station at a certain height in a building and a client in a pedestrian street. In this work, a radio wave propagation analysis for the connectivity of IoT LoRaWAN-based nodes by means of an in-house developed RL algorithm is reported (which is later detailed in Section 4).

2.6. Key Findings

After analyzing the state of art, it is clear that a smart campus faces similar challenges to smart cities and that they share certain use cases and communications technologies. Table 2 summarizes the characteristics of the most relevant smart campuses and related solutions, and compares them with the proposed system for the University of A Coruña.
As can be observed, the systems in the table make use of diverse short-range and long-range communications technologies, multiple sensors and actuators, different hardware and software platforms, and provide services for several practical use cases. Although some systems provide a holistic approach to a smart campus, devising potential outdoor use cases and applications, their implementations are mainly focused on environmental aspects, missing other smart fields such as the ones defined in Section 2.1.
In addition, only a few solutions consider the use of fog computing, and even less made use of network planning tools. In comparison, the solution proposed in this article is one of the few academic solutions that deploys LoRaWAN infrastructure. Moreover, the proposed smart campus is almost the only one conceived from scratch to harness the benefits of fog computing.
Regarding the efficiency in the network deployment in terms of cost, coverage, and the overall energy consumption, most of the academic papers do not give any insight regarding the heterogeneous network planning, although in some cases it is specified that it is low cost (without further details). Just a couple of systems give details for the hardware used to build the demonstrator at the level that is described later in this paper in Section 3.

3. Design and Implementation of the Smart Campus System

3.1. Architecture for Outdoor Applications

The proposed communications architecture is depicted in Figure 2. As can be observed, it comprises three different layers. The layer at the bottom consists of the different IoT LoRaWAN nodes that are deployed throughout the campus. Such nodes communicate with LoRaWAN gateways that comprise the Fog Layer, since they also act as fog computing gateways, thus providing fast location-aware responses to the LoRaWAN node requests. Every fog gateway is essentially a Single Board Computer (SBC) that embeds Ethernet, Wi-Fi, and Bluetooth interfaces besides a LoRaWAN transceiver. Finally, the top layer is the cloud, where user applications run together with data storage services.

3.2. Operational Requirements for Outdoor Applications

To cover potential smart campus outdoor applications, a set of operational requirements grouped by capabilities was defined, including:
  • Coverage capabilities. The coverage of the smart campus should be maximized. The typically expected coverage should be around 1 km 2 considering both Line-of-Sight (LoS) and No-Line-of-Sight (NLoS) scenarios.
  • Robustness capabilities. The system should provide robustness to signal interference and/or loss of network operation. The network should provide redundancy and thus be robust against single points of failure.
  • Supported services and applications. The previously mentioned applications (in Section 2.4) should be supported. Quality of Service (QoS) requirements should include support for high-peak rate demand, latency-sensitive traffic, and location-aware IoT applications. A transmission speed of up to 50 Kbps should be expected.
  • Deployment features and cost. It should be expected that the deployment will depend largely on low-cost IoT nodes resource-constrained in terms of memory, battery, computing capabilities, and energy consumption.
  • Network topology. The network architecture should support Point-To-Multipoint (PMP) and Point-to-Point (PtP) links. The system should be capable of establishing ad-hoc networking for specific scenarios (i.e., by using star or mesh topologies).

3.3. LoRaWAN Testbed Implementation

A LoRaWAN network consisting on a gateway and several nodes was deployed. A RisingHF RHF0M301 module [108] installed on a Raspberry Pi 3 was selected as gateway. Such a module is equipped with a dual digital radio front-end interface with a typical sensitivity of −137 dBm. The module is capable of simultaneous dual-band operation and supports Adaptive Data Rate (ADR), automatically changing between LoRa spreading factors. It can use a maximum of 10 channels: 8 multi Spreading Factor (SF) channels (SF7 to SF12 with 125 KHz of bandwidth), one FSK channel and one LoRa channel. Another interesting feature of the module is its ability to operate with negative Signal-to-Noise Ratios (SNRs), with a Co-Channel Rejection (CCR) of up to 9 dB. It also supports LoRaWAN classes A, B, and C and its maximum output power is 24.5 dBm.
A 0 dBi antenna was used for the tests. The module is installed on a Raspberry Pi 3 using the provided bridge (RHF4T002). To access the LoRaWAN RFID module, configure the node, and access the message and the transmission parameters, the following software was installed on the Raspberry Pi 3: Raspbian Stretch (Linux raspberrypi 4.14.70-v7+), LoRa Gateway v5.0.1, LoRa Packet Forwarder v4.0.1 and LoRaWAN-Server v0.6.0.
The LoRa gateway was configured as follows:
  • Coding Rate: 4 / 5 .
  • RX1 delay: 1.
  • RX2 delay: 2.
  • Power: 14 dBm.
  • RX Frequency: 869.5 MHz.
A RisingHF RHF76-052 module [109] was used by the LoRaWAN nodes (one of such nodes can be observed on the right of Figure 3). The module has a maximum sensitivity of −139 dBm with spreading factor 12 (SF12) and 125 kHz of bandwidth, channels (0–2) at 868.1, 868.3 and 868.5 MHz, and a maximum output power of 14 dBm. During the experiments presented in this paper, the module made use of the pre-installed wired antenna.

4. LoRaWAN Planning Simulator Setup

4.1. Planning Simulator

The in-house developed 3D Ray-Launching (3D-RL) technique is based on GO and the Uniform Theory of Diffraction (UTD). The first step of such a technique is the creation of the scenario under analysis, which should consider all the obstacles within it, such as buildings, vehicles, vegetation, or people. This design phase is essential for obtaining accurate results for the real environment. Once the scenario is properly created, the frequency of operation, number of reflections, radiation pattern of the transceivers and angular and spatial resolution can be fixed as input parameters in the algorithm for simulation. Then, the whole scenario is divided into a 3D mesh of cuboids, in which all the electromagnetic phenomena are saved during simulation, emulating the electromagnetic propagation of the real waves. A detailed description of the inner-workings of the 3D-RL tool is out of the scope of this article, but the interested reader can find further information in [110].
It is worth pointing out that smart campus ecosystems are challenging environments in terms of radio propagation analysis due to their large dimensions as well as for the multipath propagation, which is caused by the multiple obstacles within them. Hence, to achieve a good trade-off between simulation computational cost and result accuracy, it is important to determine the optimal parameters for the number of reflections and the angular and spatial resolution of the RL algorithm. For such a purpose, an analysis of the optimal input parameters for the RL tool applied in large complex environments is presented in [111]. Such previous results have been considered to obtain the simulation parameters for the proposed smart campus scenario and the final values are summarized in Table 3.

4.2. Scenario under Analysis

This article presents a case study conducted in the northwest of Spain at the Campus of Elviña of the University of A Coruña. The campus covers an area of 26,000 m 2 and includes elements typically found in an urban environment, such as buildings of different heights, sidewalks, roads, green areas, trees, and cars, among others. Due to the large size of the environment to be analyzed, two different scenarios were created for the simulations (in Figure 4), which correspond to the two scenarios delimited by a green and a red rectangle in the real scenario shown in Figure 5. It must be noted that the two rectangular scenarios were selected within the campus (red on the left and green on the right) to cover eight faculties. The rectangular shape is required by the 3D Ray-Launching simulator. The points marked as M, A, Q, R correspond to different reception distances from the transmitter (T). To obtain accurate results, the created scenarios include the urban elements previously mentioned. Furthermore, realistic object sizes as well as material properties (permittivity and conductivity) were taken into account. For the experiments, the LoRaWAN gateway explained in Section 3.3 was placed at the spot indicated by the red dot in the two images shown in Figure 4. Please note that the location corresponds to a single position, which is in the third floor of the faculty of Computer Science (located in the intersection of the two rectangles of Figure 5, marked in such a Figure with a blue T).

5. Experiments

5.1. Empirical Validation: LoRaWAN Testbed

To evaluate LoRaWAN performance in a real campus, the testbed described in Section 3.3 was deployed in the Campus of Elviña. A measurement campaign was designed and carried out to validate the chosen hardware and the simulation results provided by the 3D Ray-Launching algorithm. The performed tests consisted on transmitting packets from the LoRaWAN node to the gateway from different spots throughout the campus using acknowledgment messages. Figure 6 shows such spots (in yellow) together with the LoRaWAN gateway location (in red) for one of the two parts of the evaluated campus. The transmitter was placed near a window inside a building, at a height of 3.5 m from the street ground level. In contrast, all the measurement spots were located outdoors, at a height of 0.5 m. For every of the previously mentioned spots, the Received Signal Strength Indicator (RSSI) and Signal-to-Noise Ratio (SNR) values were recorded both at the LoRaWAN gateway and at the device that acted as a node. A Debian Virtual machine was connected to the LoRaWAN-server WebSocket endpoint. Nodes were connected through an USB port and programmed to send a 6-byte payload ten times. The firmware of the LoRaWAN node uses the USB port to create a serial interface and write the SNR and RSSI of the received acknowledgment. With this setup, the LoRaWAN node was moved to different spots and at each of them the RSSI and SNR values of the gateway and the node were recorded for a total of ten packages per location.
To test for possible interference in the used Industrial, Scientific and Medical (ISM) sub-band, a USRP B210 [112] with the same 0 dBi antenna used by the LoRaWAN gateway was connected to a laptop that acted both as data-logger and spectrum analyzer (such a measurement setup is shown in Figure 3). As an example, the result of one of the analysis during the empirical measurements is shown in Figure 7, when the system was configured to monitor a central frequency of 868.3 MHz with a sampling rate of 1 MHz.
After the measurement campaign within the campus, Radio Frequency (RF) power level estimations for the whole volume of the scenario were obtained with the aid of the 3D Ray-Launching simulation tool. The transmitter element was placed at the same position of the real LoRaWAN gateway (the red dot in Figure 6) and, using the simulation parameters shown in Table 3, a simulation was launched. The comparison between the measured RF power values and the simulation estimations is depicted in Figure 8. As can be seen in the Figure, the obtained estimations follow the tendency of the measured values, obtaining a mean error of 0.53 dB with a standard deviation of 3.39 dB (taking into account the 19 measurement points of Figure 6). The standard deviation is higher than the usual values provided by the 3D Ray-Launching. This effect could be due to size of the scenario (and the chosen simulation parameters such as cuboid size and launched ray resolution), since it is the largest scenario simulated so far by the developed 3D Ray-Launching tool. In addition, it must be noted the fact that measurements were based on RSSI values provided by the motes, which inherently add a received RF power level error. Nonetheless, the simulation results are accurate, and the simulation tool is validated satisfactorily. Regarding the results, it is worth noting the low RF power levels measured in several points of the scenario. The RF power level in many of these points is lower than −100 dBm, which is the typical ZigBee sensitivity. However, one of the advantages of the selected LoRaWAN devices is that their sensitivity is much lower (in the usual operating conditions, up to −137 dBm), as can it be observed in Table 4. Thus, the radio link budget for LoRaWAN has a higher margin, which means that longer communication distances can be achieved.

5.2. Planning of Smart Campus Use Cases

Once the presented 3D Ray-Launching simulation tool was validated by comparing the simulation results with the measurements, three different outdoor use cases were proposed for the smart campus environment, where LoRaWAN would have direct connectivity with a gateway:
  • Crowdsensing/Mobility pattern detection. The purple dots depicted in Figure 9 represent the location of SBC-type devices (e.g., Raspberry Pi) that act as Bluetooth and Wi-Fi sniffers that will help to determine the mobility patterns of the users that move throughout the campus, what will optimize the deployed location-based services. In the same way, the devices could also help in crowdsensing tasks in certain areas.
  • Smart irrigation. In this case, due to the location of the campus green areas, devices will be deployed only in one of the modeled scenarios. The device locations are represented by yellow dots shown in Figure 10. The aim of this system is to remotely control and automate the irrigation of green areas where the deployment of wired infrastructure to control the valves is very expensive or even unfeasible.
  • Smart traffic monitoring. To detect vehicular traffic, sensors are deployed at the points represented by blue dots in Figure 11. In this way, the traffic behavior within the campus can be analyzed and the degree of parking occupancy could be inferred. Sustainability and ecological measurements to boost public transportation, to optimize routes and resources, and to adapt to real-time demand could be taken.
To validate the three mentioned smart campus use cases, 3D Ray-Launching simulations were launched for the proposed device locations. As an example, Figure 12 shows the estimated RF power distribution for bi-dimensional planes at two different heights (ground level and building’s third floor level -at the gateway’s height) for the smart irrigation use case (in Figure 12a, where the transmitter is at the center of the Green scenario) and the smart traffic-monitoring case (Figure 12b, transmitter at the furthest point of the Red Scenario). The used simulation parameters are also those shown in Table 3. As can be observed in Figure 12, the transmitter location (marked as a white circle with a T) and the morphology of the scenario (mainly the building location) greatly affect wireless signal propagation. Nevertheless, the estimated RF signal strength is quite high, taking into account the sensitivity of the employed LoRaWAN devices (i.e., −137 dBm) and the fact that the most common sensitivity value is −148 dBm (see Table 4).
To determine whether the chosen gateway location will comply with the required sensitivity for the proposed LoRaWAN node locations, 3D Ray-Launching simulation results were performed. As an example, Figure 13 summarizes the sensitivity analysis carried out for the use case illustrated in Figure 12b (i.e., for the furthest LoRaWAN node deployed for the smart traffic-monitoring use case). Specifically, Figure 13a shows the estimations obtained when the transmitter is operating at 20 dBm for different heights: ground level, third floor, and fourth floor. Figure 13b presents the same results, but for a lower transmission power (5 dBm). Finally, Figure 14 depicts the results for the sensitivity analysis based on the results obtained when transmitting at 5 dBm. This last Figure shows the areas and spots of the scenario that comply (dark blue) and do not comply (light blue) with the selected sensitivity value (in this case, the typical −148 dBm). The results show that for the case of transmitting at 20 dBm, there is no problem in terms of sensitivity threshold, but for the case of using 5 dBm, potential problems with this threshold appear within the building where the gateway is placed (this represented by the light blue surfaces at the top and left sides of the bi-dimensional planes). Therefore, a trade-off decision should be made to choose a transmission power level that ensures good sensitivity and, at the same time, the optimization of the energy consumption of the deployed motes. In fact, the results show that the gateway location could be improved by moving it from the third floor to the fourth floor. Thus, the deployment of the LoRaWAN network can be optimized by the presented 3D Ray-Launching algorithm in relation to its coverage and the overall energy consumption of the wireless communications system.

6. Discussion

The results presented in the previous section indicate the impact that the campus scenario has in radio-planning analysis and hence, in the determination of the optimal network layout. It must be first pointed out that the obtained results are hard to generalize, since the analyzed campus scenarios have particular characteristics that make them almost unique. Such characteristics include the size of the campus or the distribution of elements within it (mainly the buildings and their size and material properties), which have a great impact on radio signal propagation. Moreover, the topology of the deployed wireless network (i.e., the location of the nodes) has also a great influence on wireless communications performance. Therefore, the proposed methodology and solution have been validated in the presented paper, but it has to be noted that site-specific assessments are needed (that is, the results obtained for a specific campus environment cannot be generalized for any other campus scenario). Nonetheless, some aspects and results can be generalized up to a point (e.g., the received RF power for LoS situations), which are discussed in the following paragraphs.
One of the advantages in the use of LoRaWAN transceivers is their inherent low sensitivity values (in the range of −135.5 dBm to −148 dBm), which improve the reception range in comparison to other technologies. In all the observed simulation and measurement results, the received power levels are above −120 dBm, providing a sound margin to consider additional losses, such as the ones due to the variable fading related to user movements or to the dynamic elements within the campus.
In the specific outdoor applications considered for the smart campus, non-directional antennas provide adequate functionality, given the fact that theoretically, users and nodes can be located at any given location within the scenario. Nonetheless, in certain applications directional antennas may be helpful (e.g., in telemetry applications where the receiver is static, Yagi-Uda, helical or patch array antennas could be used), increasing received power levels, thus improving the communications range.
As can be observed in the experimental results, a coverage level of 20 dBm is appropriate for all the considered scenarios. However, it is desirable to reduce transmission power to reduce overall energy consumption as well as potential interference. For certain applications, tailored antennas may be considered during the network planning and the deployment phases.
The presented measurement results indicate that mainly due to the characteristics of the scenario, there is an appropriate coverage for a linear distance of 450 m with LoS (measurement point #16) and 330 m with NLoS (measurement point #19). The obtained results conclude that the location of the gateway is appropriate in terms of coverage estimation when there is LoS and in most situations where there is NLoS. The latter case requires in-depth analysis of the potential locations of the nodes, in order to consider effective losses related to building penetration, which on average can vary from 7 dB to over 25 dB depending on the building and wall structure [113].
In terms of capacity, LoRa/LoRaWAN provides a transmission speed of up to 50 Kbps, which is enough for a wide range of remote monitoring applications where users send small amounts of information or where nodes are polled with a moderate periodicity (i.e., several seconds) to provide information from sensors. Specific applications (e.g., real-time image monitoring) that require higher bandwidths can make use of alternative wireless technologies that can coexist together with the proposed LoRaWAN network.

7. Conclusions

After a thorough review of the state of the art on the most relevant aspects related to the deployment of smart campuses, this work detailed the design and deployment of a LoRaWAN IoT-based infrastructure able to provide novel applications in a smart campus. The architecture proposed the deployment of fog computing nodes throughout the campus to support physically distributed, low-latency, and location-aware applications that decrease the network traffic and the computational load of traditional cloud computing systems. To evaluate the proposed system, a campus of the University of A Coruña was recreated realistically through an in-house developed 3D Ray-Launching radio-planning simulator. Such a tool was tested by comparing its output with empirical measurements, showing a good accuracy. The proposed solution meets the established operational requirements:
  • The provided coverage is roughly 1 km 2 .
  • The system provides robustness against signal losses and interference by being able to deploy redundant gateways.
  • The use of fog computing nodes supports low-latency and location-aware IoT applications.
  • The maximum provided transmission speed reaches 50 Kbps.
  • The system has been devised to make use of low-cost resource-constrained IoT nodes.
  • The network topology support both PMP and PtP links.
In addition, three practical smart campus applications were designed and evaluated with the planning simulator (a mobility pattern detection system, a smart irrigation solution, and a smart traffic-monitoring deployment), showing that the tool is able to provide useful guidelines and insights to future smart campus designers and developers.

Author Contributions

P.F.-L., P.L.-I. and T.M.F.-C. conceived and designed the experiments; T.M.F.-C., M.S.-A. and P.F.-L. performed the experiments; M.C.-E., P.L.-I. and L.A. created the scenario and performed the simulations; P.L.-I., E.A. and F.F. processed the simulation results; T.M.F.-C., P.L.-I. and P.F.-L. analyzed the data; P.F.-L., T.M.F.-C., P.L.-I., L.A. and L.C. wrote the paper.

Funding

This work has been funded by the Xunta de Galicia (ED431C 2016-045, ED431G/01), the Agencia Estatal de Investigación of Spain (TEC2016-75067-C4-1-R) and ERDF funds of the EU (AEI/FEDER, UE).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Fortes, S.; Santoyo-Ramón, J.A.; Palacios, D.; Baena, E.; Mora-García, R.; Medina, M.; Mora, P.; Barco, R. The Campus as a Smart City: University of Málaga Environmental, Learning, and Research Approaches. Sensors 2019, 19, 1349. [Google Scholar] [CrossRef] [PubMed]
  2. Abuarqoub, A.; Abusaimeh, H.; Hammoudeh, M.; Uliyan, D.; Abu-Hashem, M.A.; Murad, S.; Al-Fayez, F. A survey on internet of things enabled smart campus applications. In Proceedings of the International Conference on Future Networks and Distributed Systems, Cambridge, UK, 19–20 July 2017; p. 50. [Google Scholar]
  3. Hernández-Rojas, D.L.; Fernández-Caramés, T.M.; Fraga-Lamas, P.; Escudero, C.J. Design and Practical Evaluation of a Family of Lightweight Protocols for Heterogeneous Sensing through BLE Beacons in IoT Telemetry Applications. Sensors 2018, 18, 57. [Google Scholar] [CrossRef] [PubMed]
  4. Sivanathan, A.; Sherratt, D.; Gharakheili, H.H.; Radford, A.; Wijenayake, C.; Vishwanath, A.; Sivaraman, V. Characterizing and classifying IoT traffic in smart cities and campuses. In Proceedings of the 2017 IEEE Conference on Computer Communications Workshops (INFOCOM WKSHPS), Atlanta, GA, USA, 1–4 May 2017; pp. 559–564. [Google Scholar]
  5. Bates, O.; Friday, A. Beyond Data in the Smart City: Repurposing Existing Campus IoT. IEEE Pervasive Comput. 2017, 16, 54–60. [Google Scholar] [CrossRef] [Green Version]
  6. Froiz-Míguez, I.; Fernández-Caramés, T.M.; Fraga-Lamas, P.; Castedo, L. Design, Implementation and Practical Evaluation of an IoT Home Automation System for Fog Computing Applications Based on MQTT and ZigBee-WiFi Sensor Nodes. Sensors 2018, 18, 2660. [Google Scholar] [CrossRef] [PubMed]
  7. Berry College Official Web Page on Its Campus Extension. Available online: https://www.berry.edu/eaglecam/learn/ (accessed on 31 March 2019).
  8. Duke University Official Web Page on Its Campus Extension. Available online: https://today.duke.edu/2011/11/onlinemaplaunch (accessed on 31 March 2019).
  9. Stanford University Web Page on the Extension of Its Lands. Available online: https://facts.stanford.edu/about/lands/ (accessed on 31 March 2019).
  10. Gumprecht, B. The campus as a public space in the American college town. J. Hist. Geogr. 2007, 33, 72–103. [Google Scholar] [CrossRef]
  11. National Institute for Education Policy Reseach, Guide to the Creation of a Strategic Campus Master Plan. Available online: https://www.nier.go.jp/shisetsu/pdf/e-masterplan.pdf (accessed on 31 March 2019).
  12. Princeton University Campus Plan. Available online: https://pr.princeton.edu/doc/PrincetonCampusPlan2017.pdf (accessed on 31 March 2019).
  13. Wollongong Campus Master Plan. Available online: https://www.uow.edu.au/content/groups/public/@web/@pmcd/@smc/documents/doc/uow220188.pdf (accessed on 31 March 2019).
  14. Sanchez-Iborra, R.; Cano, M.-D. State of the Art in LP-WAN Solutions for Industrial IoT Services. Sensors 2016, 16, 708. [Google Scholar] [CrossRef]
  15. 3GPP Completed the Standardization of NB-IOT. Available online: http://www.3gpp.org/news-events/3gpp-news/1785-nb_iot_complete (accessed on 31 March 2019).
  16. Sigfox Official Webpage. Available online: https://www.sigfox.com/ (accessed on 31 March 2019).
  17. Ingenu Official Webpage. Available online: https://www.ingenu.com/ (accessed on 31 March 2019).
  18. Weightless Official Webpage. Available online: http://www.weightless.org/ (accessed on 31 March 2019).
  19. LoRa-Alliance. LoRaWAN What is it? A Technical Overview of LoRa and LoRaWAN; White Paper; The LoRa Alliance: San Ramon, CA, USA, 2015. [Google Scholar]
  20. Adelantado, F.; Vilajosana, X.; Tuset-Peiro, P.; Martinez, B.; Melia-Segui, J.; Watteyne, T. Understanding the Limits of LoRaWAN. IEEE Commun. Mag. 2017, 55, 34–40. [Google Scholar] [CrossRef] [Green Version]
  21. Yang, G.; Liang, H. A Smart Wireless Paging Sensor Network for Elderly Care Application Using LoRaWAN. IEEE Sens. J. 2018, 22, 9441–9448. [Google Scholar] [CrossRef]
  22. Luvisotto, M.; Tramarin, F.; Vangelista, L.; Vitturi, S. On the Use of LoRaWAN for Indoor Industrial IoT Applications. Wirel. Commun. Mob. Comput. 2018, 18. [Google Scholar] [CrossRef]
  23. Semtech AN 120022 LoRa Modulation Basics, May 2015. Available online: https://www.semtech.com/uploads/documents/an1200.22.pdf (accessed on 31 March 2019).
  24. Suárez-Albela, M.; Fernández-Caramés, T.; Fraga-Lamas, P.; Castedo, L. A Practical Evaluation of a High-Security Energy-Efficient Gateway for IoT Fog Computing Applications. Sensors 2017, 17, 1978. [Google Scholar] [CrossRef]
  25. Wang, S.; Chen, Y.-R.; Chen, T.-Y.; Chang, C.-H.; Cheng, Y.-H.; Hsu, C.-C.; Lin, Y.-B. Performance of LoRa-Based IoT Applications on Campus. In Proceedings of the 2017 IEEE 86th Vehicular Technology Conference (VTC-Fall), Toronto, ON, Canada, 24–27 September 2017; pp. 1–6. [Google Scholar]
  26. Cesana, M.; Redondi, A.; Ort‘ın, J. A Framework for Planning LoRaWan Networks. In Proceedings of the 2018 IEEE 29th Annual International Symposium on Personal, Indoor and Mobile Radio Communications (PIMRC), Bologna, Italy, 9–12 September 2018; pp. 1–7. [Google Scholar]
  27. Sadowski, S.; Spachos, P. RSSI-Based Indoor Localization with the Internet of Things. IEEE Access 2018, 6, 30149–30161. [Google Scholar] [CrossRef]
  28. Casino, F.; Azpilicueta, L.; Lopez-Iturri, P.; Aguirre, E.; Falcone, F.; Solanas, A. Optimized Wireless Channel Characterization in Large Complex Environments by Hybrid Ray Launching-Collaborative Filtering Approach. IEEE Antennas Wirel. Propag. Lett. 2017, 16, 780–783. [Google Scholar] [CrossRef]
  29. Vargas, C.E.O.; Silva, M.M.; Arnez, J.J.A.; Mello, L.D.S. Initial Results of Millimeter Wave Outdoor Propagation Measurements in a Campus Environment. In Proceedings of the 2018 IEEE-APS Topical Conference on Antennas and Propagation in Wireless Communications (APWC), Cartagena de Indias, Colombia, 10–14 September 2018; pp. 901–904. [Google Scholar]
  30. Chen, X.; Jin, R.; Suh, K.; Wang, B.; Wei, W. Network performance of smart mobile handhelds in a university campus Wi-Fi network. In Proceedings of the 2012 Internet Measurement Conference, Boston, MA, USA, 14–16 November 2012; pp. 315–328. [Google Scholar]
  31. Atif, Y.; Mathew, S.S.; Lakas, A. Building a smart campus to support ubiquitous learning. J. Ambient. Intell. Humaniz. Comput. 2015, 6, 223–238. [Google Scholar] [CrossRef]
  32. Hirsch, B.; Ng, J.W. Education beyond the cloud: Anytime-anywhere learning in a smart campus environment. In Proceedings of the 2011 IEEE International Conference for Internet Technology and Secured Transactions, Abu Dhabi, UAE, 11–14 December 2011; pp. 718–723. [Google Scholar]
  33. Bakken, J.P.; Uskov, V.L.; Penumatsa, A.; Doddapaneni, A. Smart universities, smart classrooms and students with disabilities. In Smart Education and e-Learning; Springer: Cham, Switzerland, 2016; pp. 15–27. [Google Scholar]
  34. Kwok, L.F. A vision for the development of i-campus. Smart Learn. Environ. 2015, 2, 1–12. [Google Scholar] [CrossRef]
  35. Vienna University of Technology, University of Ljubljana, Delft University of Technology, Technical Report: Smart Cities, Ranking of European Medium-Size Cities. 2007. Available online: http://www.smart-cities.eu/download/smart_cities_final_report.pdf (accessed on 31 March 2019).
  36. Wu, F.; Rüdiger, C.; Redouté, J.; Yuce, M.R. WE-Safe: A wearable IoT sensor node for safety applications via LoRa. In Proceedings of the 2018 IEEE 4th World Forum on Internet of Things (WF-IoT), Singapore, 5–8 February 2018; pp. 144–148. [Google Scholar]
  37. Blanco-Novoa, O.; Fernández-Caramés, T.M.; Fraga-Lamas, P.; Castedo, L. A Cost-Effective IoT System for Monitoring Indoor Radon Gas Concentration. Sensors 2018, 18, 2198. [Google Scholar] [CrossRef] [PubMed]
  38. Fernández-Caramés, T.M.; Fraga-Lamas, P. Design of a Fog Computing, Blockchain and IoT-Based Continuous Glucose Monitoring System for Crowdsourcing mHealth. Proceedings 2019, 4, 5757. [Google Scholar] [CrossRef]
  39. Pompei, L.; Mattoni, B.; Bisegna, F.; Nardecchia, F.; Fichera, A.; Gagliano, A.; Pagano, A. Composite Indicators for Smart Campus: Data Analysis Method. In Proceedings of the IEEE International Conference on Environment and Electrical Engineering and the IEEE Industrial and Commercial Power Systems Europe, Palermo, Italy, 12–15 June 2018. [Google Scholar]
  40. Cao, J.; Li, Z.; Luo, Q.; Hao, Q.; Jiang, T. Research on the Construction of Smart University Campus Based on Big Data and Cloud Computing. In Proceedings of the International Conference on Engineering Simulation and Intelligent Control (ESAIC), Changsha, China, 10–11 August 2018. [Google Scholar]
  41. Haghi, A.; Burney, K.; Kidd, F.S.; Valiente, L.; Peng, Y. Fast-paced development of a smart campus IoT platform. In Proceedings of the Global Internet of Things Summit, Geneva, Switzerland, 6–9 June 2017. [Google Scholar]
  42. Majeed, A.; Ali, M. How Internet-of-Things (IoT) making the university campuses smart? QA higher education (QAHE) perspective. In Proceedings of the IEEE 8th Annual Computing and Communication Workshop and Conference (CCWC), Las Vegas, NV, USA, 8–10 January 2018. [Google Scholar]
  43. Alghamdi, A.; Shetty, S. Survey Toward a Smart Campus Using the Internet of Things. In Proceedings of the IEEE 4th International Conference on Future Internet of Things and Cloud (FiCloud), Vienna, Austria, 22–24 August 2016. [Google Scholar]
  44. Yu, Z.; Liang, Y.; Xu, B.; Yang, Y.; Guo, B. Towards a Smart Campus with Mobile Social Networking. In Proceedings of the International Conference on Internet of Things and 4th International Conference on Cyber, Physical and Social Computing, Dalian, China, 19–22 October 2011. [Google Scholar]
  45. Hipwell, S. Developing smart campuses—A working model. In Proceedings of the International Conference on Intelligent Green Building and Smart Grid (IGBSG), Taipei, Taiwan, 23–25 April 2014. [Google Scholar]
  46. Ali, S.; Rizzo, G.; Mancuso, V.; Marsan, M.A. Persistence and availability of floating content in a campus environment. In Proceedings of the IEEE Conference on Computer Communications, Hong Kong, China, 26 April–1 May 2015. [Google Scholar]
  47. Popescu, D.E.; Prada, M.F.; Dodescu, A.; Hemanth, D.J.; Bungau, C. A secure confident cloud computing architecture solution for a smart campus. In Proceedings of the 7th International Conference on Computers Communications and Control (ICCCC), Oradea, Romania, 8–12 May 2018. [Google Scholar]
  48. Marjanović, M.; Antonić, A.; Žarko, I.P. Edge Computing Architecture for Mobile Crowdsensing. IEEE Access 2018, 6, 10662–10674. [Google Scholar] [CrossRef]
  49. Fernández-Caramés, T.M.; Fraga-Lamas, P.; Suárez-Albela, M.; Díaz-Bouza, M. A Fog Computing Based Cyber-Physical System for the Automation of Pipe-Related Tasks in the Industry 4.0 Shipyard. Sensors 2018, 18, 1961. [Google Scholar] [CrossRef]
  50. Fernández-Caramés, T.M.; Fraga-Lamas, P.; Suárez-Albela, M.; Vilar-Montesinos, M. A Fog Computing and Cloudlet Based Augmented Reality System for the Industry 4.0 Shipyard. Sensors 2018, 18, 1798. [Google Scholar] [CrossRef]
  51. Xu, Q.; Su, Z.; Wang, Y.; Dai, M. A Trustworthy Content Caching and Bandwidth Allocation Scheme with Edge Computing for Smart Campus. IEEE Access 2018, 6, 63868–63879. [Google Scholar] [CrossRef]
  52. Chang, Y.; Lai, Y. Campus Edge Computing Network Based on IoT Street Lighting Nodes. IEEE Syst. J. 2018. [Google Scholar] [CrossRef]
  53. Liu, Y.; Shou, G.; Hu, Y.; Guo, Z.; Li, H.; Beijing, F.P.; Seah, H.S. Towards a smart campus: Innovative applications with WiCloud platform based on mobile edge computing. In Proceedings of the 12th International Conference on Computer Science and Education (ICCSE), Houston, TX, USA, 22–25 Auguat 2017. [Google Scholar]
  54. Agate, V.; Concone, F.; Ferraro, P. WiP: Smart Services for an Augmented Campus. In Proceedings of the IEEE International Conference on Smart Computing (SMARTCOMP), Taormina, Italy, 18–20 July 2018. [Google Scholar]
  55. Ghosh, A.; Chakraborty, N. Design of smart grid in an University Campus using ZigBee mesh networks. In Proceedings of the IEEE 1st International Conference on Power Electronics, Intelligent Control and Energy Systems (ICPEICES), Delhi, India, 4–6 July 2016. [Google Scholar]
  56. Alvarez-Campana, M.; López, G.; Vázquez, E.; Villagrá, V.A.; Berrocal, J. Smart CEI Moncloa: An IoT-based Platform for People Flow and Environmental Monitoring on a Smart University Campus. Sensors 2017, 17, 2856. [Google Scholar] [CrossRef] [PubMed]
  57. Bai, S.; Chiu, C.; Hsu, J.; Leu, J. Campus-wide wireless indoor positioning with hybrid iBeacon and Wi-Fi system. In Proceedings of the 6th International Symposium on Next Generation Electronics (ISNE), Keelung, Taiwan, 23–24 May 2017. [Google Scholar]
  58. Wang, M.; Brassil, J. Managing large scale, ultra-dense beacon deployments in smart campuses. In Proceedings of the IEEE Conference on Computer Communications Workshops (INFOCOM WKSHPS), Hong Kong, China, 26 April–1 May 2015. [Google Scholar]
  59. Han, T.-D.; Cheong, C.; Ann, J.-W.; Kim, J.-Y.; Yoon, H.-M.; Lee, C.-S.; Shin, H.-G.; Lee, Y.-J.; Yook, H.-M.; Jeon, M.-H.; et al. Implementation of new services to support ubiquitous computing for campus life. In Proceedings of the Second IEEE Workshop on Software Technologies for Future Embedded and Ubiquitous Systems, Vienna, Austria, 12 May 2004. [Google Scholar]
  60. Xu, X.; Li, D.; Sun, M.; Yang, S.; Yu, S.; Manogaran, G.; Mastorakis, G.; Mavromoustakis, C.X. Research on Key Technologies of Smart Campus Teaching Platform Based on 5G Network. IEEE Access 2019, 7, 20664–20675. [Google Scholar] [CrossRef]
  61. Telensa Ultra Narrow Band (UNB) Official Webpage. Available online: https://www.telensa.com/technology#top (accessed on 31 March 2019).
  62. Waviot NB-Fi Official Webpage. Available online: https://waviot.com/technology/what-is-nb-fi (accessed on 31 March 2019).
  63. Loriot, M.; Aljer, A.; Shahrour, I. Analysis of the use of LoRaWan technology in a large-scale smart city demonstrator. In Proceedings of the 2017 Sensors Networks Smart and Emerging Technologies (SENSET), Beirut, Lebanon, 12–14 September 2017; pp. 1–4. [Google Scholar]
  64. Wang, S.; Zou, J.; Chen, Y.; Hsu, C.; Cheng, Y.; Chang, C. Long-Term Performance Studies of a LoRaWAN-Based PM2.5 Application on Campus. In Proceedings of the 2018 IEEE 87th Vehicular Technology Conference (VTC Spring), Porto, Portugal, 3–6 June 2018; pp. 1–5. [Google Scholar]
  65. Lee, H.; Ke, K. Monitoring of Large-Area IoT Sensors Using a LoRa Wireless Mesh Network System: Design and Evaluation. IEEE Trans. Instrum. Meas. 2018, 67, 2177–2187. [Google Scholar] [CrossRef]
  66. Webb, J.; Hume, D. Campus IoT collaboration and governance using the NIST cybersecurity framework. In Proceedings of the Living in the Internet of Things: Cybersecurity of the IoT, London, UK, 28–29 March 2018. [Google Scholar]
  67. Verstaevel, N.; Boes, J.; Gleizes, M. From smart campus to smart cities issues of the smart revolution. In Proceedings of the IEEE SmartWorld, Ubiquitous Intelligence & Computing, Advanced & Trusted Computed, Scalable Computing & Communications, Cloud & Big Data Computing, Internet of People and Smart City Innovation, San Francisco, CA, USA, 4–8 August 2017. [Google Scholar]
  68. Pagliaro, F.; Mattoni, B.; Gugliermenti, F.; Bisegna, F.; Azzaro, B.; Tomei, F.; Catucci, S. A roadmap toward the development of Sapienza Smart Campus. In Proceedings of the IEEE 16th International Conference on Environment and Electrical Engineering (EEEIC), Florence, Italy, 7–10 June 2016. [Google Scholar]
  69. Guo, M.; Zhang, Y. The research of smart campus based on Internet of Things & cloud computing. In Proceedings of the 11th International Conference on Wireless Communications, Networking and Mobile Computing (WiCOM 2015), Shanghai, China, 21–23 September 2015. [Google Scholar]
  70. Muhamad, W.; Kurniawan, N.B.; Suhardi; Yazid, S. Smart campus features, technologies, and applications: A systematic literature review. In Proceedings of the International Conference on Information Technology Systems and Innovation (ICITSI), Bandung, Indonesia, 23–24 October 2017. [Google Scholar]
  71. Hengliang, T.; Chuanrong, C. The Construction of Intelligent Transportation System Based on the Construction of Wisdom Campus—Take Soochow University as an Example. In Proceedings of the Eighth International Conference on Measuring Technology and Mechatronics Automation (ICMTMA), Macau, China, 11–12 March 2016. [Google Scholar]
  72. Bandara, H.M.A.P.K.; Jayalath, J.D.C.; Rodrigo, A.R.S.P.; Bandaranayake, A.U.; Maraikar, Z.; Ragel, R.G. Smart campus phase one: Smart parking sensor network. In Proceedings of the Manufacturing & Industrial Engineering Symposium (MIES), Colombo, Sri Lanka, 22 October 2016. [Google Scholar]
  73. Bracco, S.; Brenna, M.; Delfmo, F.; Foiadelli, F.; Longo, M. Preliminary study on electric mobility applied to a University Campus in North Italy. In Proceedings of the 6th International Conference on Clean Electrical Power (ICCEP), Santa Margherita Ligure, Italy, 27–29 June 2017. [Google Scholar]
  74. Brenna, M.; Foiadelli, F.; Longo, M.; Bracco, S.; Delfino, F. Sustainable electric mobility analysis in the Savona Campus of the University of Genoa. In Proceedings of the IEEE 16th International Conference on Environment and Electrical Engineering (EEEIC), Florence, Italy, 7–10 June 2016. [Google Scholar]
  75. Yagcitekin, B.; Uzunoglu, M.; Ocal, B.; Turan, E.; Tunc, A. Development of Smart Charging Strategies for Electric Vehicles in a Campus Area. In Proceedings of the European Modelling Symposium, Manchester, UK, 20–22 November 2013. [Google Scholar]
  76. Básaca-Preciado, L.C.; Orozco-Garcia, N.A.; Terrazas-Gaynor, J.M.; Moreno-Partida, A.S.; Rosete-Beas, O.A.; Rizzo-Aguirre, J.; Martinez-Grijalva, L.F.; Ponce-Camacho, M.A. Intelligent Transportation Scheme for Autonomous Vehicle in Smart Campus. In Proceedings of the 44th Annual Conference of the IEEE Industrial Electronics Society, Washington, DC, USA, 21–23 October 2018. [Google Scholar]
  77. Chit, S.M.; Chaw, L.Y.; Thong, C.L.; Lee, C.Y. A pilot study: Shuttle bus tracker app for campus users. In Proceedings of the International Conference on Research and Innovation in Information Systems (ICRIIS), Langkawi, Malaysia, 10 August 2017. [Google Scholar]
  78. Bracco, S.; Delfino, F.; Laiolo, P.; Rossi, M. The Smart City Energy infrastructures at the Savona Campus of the University of Genoa. In Proceedings of the AEIT International Annual Conference (AEIT), Capri, Italy, 5–7 October 2016. [Google Scholar]
  79. Sharma, H.; Kaur, G. Optimization and simulation of smart grid distributed generation: A case study of university campus. In Proceedings of the IEEE Smart Energy Grid Engineering (SEGE), Oshawa, ON, Canada, 21–24 August 2016. [Google Scholar]
  80. Lazaroiu, G.C.; Dumbrava, V.; Costoiu, M.; Teliceanu, M.; Roscia, M. Smart campus-an energy integrated approach. In Proceedings of the International Conference on Renewable Energy Research and Applications (ICRERA), Palermo, Italy, 22–25 November 2015. [Google Scholar]
  81. Pagliaro, F.; Mattoni, B.; Ponzo, V.; Corona, G.; Nardecchia, F.; Bisegna, F.; Gugliermetti, F. Sapienza smart campus: From the matrix approach to the applicative analysis of an optimized garbage collection system. In Proceedings of the IEEE International Conference on Environment and Electrical Engineering and the IEEE Industrial and Commercial Power Systems Europe, Milan, Italy, 6–9 June 2017. [Google Scholar]
  82. Verma, P.; Kumar, A.; Rathod, N.; Jain, P.; Mallikarjun, S.; Subramanian, R.; Amrutur, B.; Kumar, M.S.M.; Sundaresan, R. Towards an IoT based water management system for a campus. In Proceedings of the IEEE First International Smart Cities Conference (ISC2), Guadalajara, Mexico, 25–28 October 2015. [Google Scholar]
  83. Liu, R.; Kuo, C.; Yang, C.; Chen, S.; Liu, J. On Construction of an Energy Monitoring Service Using Big Data Technology for Smart Campus. In Proceedings of the 7th International Conference on Cloud Computing and Big Data (CCBD), Macau, China, 16–18 November 2016. [Google Scholar]
  84. Lazaroiu, G.C.; Dumbrava, V.; Costoiu, M.; Teliceanu, M.; Roscia, M. Energy-informatic-centric smart campus. In Proceedings of the IEEE 16th International Conference on Environment and Electrical Engineering (EEEIC), Florence, Italy, 7–10 June 2016. [Google Scholar]
  85. Bacanli, S.S.; Solmaz, G.; Turgut, D. Opportunistic Message Broadcasting in Campus Environments. In Proceedings of the IEEE Global Communications Conference (GLOBECOM), San Diego, CA, USA, 6–10 December 2015. [Google Scholar]
  86. Zhang, S.; Li, X. Mobility patterns of human population among university campuses. In Proceedings of the IEEE Asia Pacific Conference on Circuits and Systems, Jeju, Korea, 25–28 October 2016. [Google Scholar]
  87. Concone, F.; Ferraro, P.; Lo Re, G. Towards a Smart Campus Through Participatory Sensing. In Proceedings of the IEEE International Conference on Smart Computing (SMARTCOMP), Taormina, Italy, 18–20 June 2018. [Google Scholar]
  88. Bilgi, S.; Ozturk, O.; Gulnerman, A.G. Navigation system for blind, hearing and visually impaired people in ITU Ayazaga campus. In Proceedings of the International Conference on Computing Networking and Informatics (ICCNI), Lagos, Nigeria, 29–31 October 2017. [Google Scholar]
  89. Yong, Q.; Cheng, B.; Xing, Y. A Novel Quantum Ant Colony Algorithm Used for Campus Path. In Proceedings of the IEEE International Conference on Computational Science and Engineering (CSE) and IEEE International Conference on Embedded and Ubiquitous Computing (EUC), Guangzhou, China, 21–24 July 2017. [Google Scholar]
  90. Özcan, U.; Arslan, A.; İlkyaz, M.; Karaarslan, E. An augmented reality application for smart campus urbanization: MSKU campus prototype. In Proceedings of the 5th International Istanbul Smart Grid and Cities Congress and Fair (ICSG), Istanbul, Turkey, 19–21 April 2017. [Google Scholar]
  91. Sutjarittham, T.; Habibi Gharakheili, H.; Kanhere, S.S.; Sivaraman, V. Data-Driven Monitoring and Optimization of Classroom Usage in a Smart Campus. In Proceedings of the 17th ACM/IEEE International Conference on Information Processing in Sensor Networks (IPSN), Porto, Portugal, 11–13 April 2018. [Google Scholar]
  92. Liang, T.; Tsai, C. Application of Intelligent Monitoring System in Campus Greenhouse. In Proceedings of the International Conference on Information, Communication and Engineering (ICICE), Xiamen, China, 17–20 November 2017. [Google Scholar]
  93. Lu, J.; Xu, X.; Li, X.; Li, L.; Chang, C.-C.; Feng, X.; Zhang, S. Detection of Bird’s Nest in High Power Lines in the Vicinity of Remote Campus Based on Combination Features and Cascade Classifier. IEEE Access 2018, 6, 39063–39071. [Google Scholar] [CrossRef]
  94. Liang, Y.; Chen, Z. Intelligent and Real-Time Data Acquisition for Medical Monitoring in Smart Campus. IEEE Access 2018, 6, 74836–74846. [Google Scholar] [CrossRef]
  95. Gjoreski, M.; Gjoreski, H.; Lutrek, M.; Gams, M. Automatic Detection of Perceived Stress in Campus Students Using Smartphones. In Proceedings of the International Conference on Intelligent Environments, Prague, Czech Republic, 15–17 July 2015. [Google Scholar]
  96. Pérez, L.E.; Pardiñas-Mir, J.A.; Guerra, O.; de la Mora, J.; Pimienta, M.; Hernández, N.; de Atocha Lopez, M. A wireless sensor network system: For monitoring trees’ health related parameters in a university campus. In Proceedings of the 12th International Joint Conference on e-Business and Telecommunications (ICETE), Colmar, France, 20–22 July 2015. [Google Scholar]
  97. Popoola, S.I.; Atayero, A.A.; Popoola, O.A. Comparative assessment of data obtained using empirical models for path loss predictions in a university campus environment. Data Brief 2018, 18, 380–393. [Google Scholar] [CrossRef]
  98. Popoola, S.I.; Atayero, A.A.; Arausi, O.D.; Matthews, V.O. Path loss dataset for modeling radio wave propagation in smart campus environment. Data Brief 2018, 17, 1062–1073. [Google Scholar] [CrossRef]
  99. Karttunen, A.; Molisch, A.F.; Hur, S.; Park, J.; Zhang, C.J. Spatially Consistent Street-by-Street Path Loss Model for 28-GHz Channels in Micro Cell Urban Environments. IEEE Trans. Wirel. Commun. 2017, 16, 7538–7550. [Google Scholar] [CrossRef]
  100. Fuschini, F.; El-Sallabi, H.; Degli-Esposti, V.; Vuokko, L.; Guiducci, D.; Vainikainen, P. Analysis of Multipath Propagation in Urban Environment Through Multidimensional Measurements and Advanced Ray Tracing Simulation. IEEE Trans. Antennas Propag. 2008, 56, 848–857. [Google Scholar] [CrossRef]
  101. Mani, F.; Oestges, C. A Ray Based Method to Evaluate Scattering by Vegetation Elements. IEEE Trans. Antennas Propag. 2012, 60, 4006–4009. [Google Scholar] [CrossRef]
  102. Chio, C.H.; Pang, C.K.; Ting, S.W.; Tam, K.W. Field prediction in urban environment using ray tracing. In Proceedings of the 2013 IEEE Antennas and Propagation Society International Symposium (APSURSI), Orlando, FL, USA, 7–13 July 2013; pp. 1926–1927. [Google Scholar]
  103. Un, L.K.; Chio, C.; Ting, S. Mobile communication site planning in campus using ray tracing. In Proceedings of the 2014 IEEE Antennas and Propagation Society International Symposium (APSURSI), Memphis, TN, USA, 6–11 July 2014; pp. 959–960. [Google Scholar]
  104. Thirumaraiselvan, P.; Jayashri, S. Modeling of Wi-Fi signal propagation under tree canopy in a college campus. In Proceedings of the 2016 International Conference on Communication and Signal Processing (ICCSP), Melmaruvathur, India, 24 November 2016; pp. 2273–2277. [Google Scholar]
  105. Wei, S.; Ai, B.; He, D.; Guan, K.; Wang, L.; Zhong, Z. Calibration of ray-tracing simulator for millimeter-wave outdoor communications. In Proceedings of the 2017 IEEE International Symposium on Antennas and Propagation & USNC/URSI National Radio Science Meeting, San Diego, CA, USA, 9–14 July 2017; pp. 1907–1908. [Google Scholar]
  106. Fathurrahman, S.Z.; Rahardjo, E.T. Coverage of Radio Wave Propagation at UI Campus Surrounding Using Ray Tracing and Physical Optics Near to Far Field Method. In Proceedings of the TENCON 2018—IEEE Region 10 Conference, Jeju, Korea, 28–31 October 2018; pp. 1123–1126. [Google Scholar]
  107. UN Sustainable Development Goals. Available online: https://sustainabledevelopment.un.org/ (accessed on 14 July 2019).
  108. RHF0M301 LoRaWAN Module Datasheet. Available online: https://www.robotshop.com/media/files/pdf/915mhz-lora-gateway-raspberry-pi-hat-datasheet1.pdf (accessed on 31 March 2019).
  109. LoRaWAN Module RHF76-052 Datasheet. Available online: https://fccid.io/2AJUZ76052/User-Manual/Users-Manual-3211050.pdf (accessed on 31 March 2019).
  110. Azpilicueta, L.; Rawat, M.; Rawat, K.; Ghannouchi, F.; Falcone, F. Convergence Analysis in Deterministic 3D Ray Launching Radio Channel Estimation in Complex Environments. ACES J. 2014, 29, 256–271. [Google Scholar]
  111. Azpilicueta, L.; Lopez-Iturri, P.; Aguirre, E.; Vargas-Rosales, C.; León, A.; Falcone, F. Influence of Meshing Adaption in Convergence Performance of Deterministic Ray Launching Estimation in Indoor Scenarios. J. Electromagn. Waves Appl. 2017, 31, 544–559. [Google Scholar] [CrossRef]
  112. Ettus Research USRP B210. Available online: https://www.ettus.com/product/details/UB210-KIT (accessed on 31 March 2019).
  113. Allen, K.C.; DeMinco, N.; Hoffman, J.R.; Lo, Y.; Papazian, P.B. Building Penetration Loss Measurements at 900 MHz, 11.4 GHz, and 28.8 GHz; NTIA Report 94-306; U.S. Department of Commerce: Washington, DC, USA, 1994.
Figure 1. Most relevant enabling technologies and applications in a smart campus.
Figure 1. Most relevant enabling technologies and applications in a smart campus.
Sensors 19 03287 g001
Figure 2. Proposed LoRaWAN-based smart campus architecture.
Figure 2. Proposed LoRaWAN-based smart campus architecture.
Sensors 19 03287 g002
Figure 3. LoRaWAN IoT node during the empirical measurement campaign.
Figure 3. LoRaWAN IoT node during the empirical measurement campaign.
Sensors 19 03287 g003
Figure 4. Simulated scenarios of the smart campus. (a) Red scenario; (b) Green scenario.
Figure 4. Simulated scenarios of the smart campus. (a) Red scenario; (b) Green scenario.
Sensors 19 03287 g004
Figure 5. Aerial view of the Campus of Elviña, with the areas delimited for smart campus applications (Source: ©2019 Google).
Figure 5. Aerial view of the Campus of Elviña, with the areas delimited for smart campus applications (Source: ©2019 Google).
Sensors 19 03287 g005
Figure 6. Empirical measurement points in the Green Scenario (Source: ©2019 Google).
Figure 6. Empirical measurement points in the Green Scenario (Source: ©2019 Google).
Sensors 19 03287 g006
Figure 7. State of the radio spectrum during the performed empirical measurements.
Figure 7. State of the radio spectrum during the performed empirical measurements.
Sensors 19 03287 g007
Figure 8. Comparison between empirical measurements and 3D-Ray-Launching simulation results.
Figure 8. Comparison between empirical measurements and 3D-Ray-Launching simulation results.
Sensors 19 03287 g008
Figure 9. Aerial view of the spots monitored in the mobility pattern detection use case (Source: ©2019 Google).
Figure 9. Aerial view of the spots monitored in the mobility pattern detection use case (Source: ©2019 Google).
Sensors 19 03287 g009
Figure 10. Aerial view of the smart irrigation monitoring spots (Source: ©2019 Google).
Figure 10. Aerial view of the smart irrigation monitoring spots (Source: ©2019 Google).
Sensors 19 03287 g010
Figure 11. Aerial view of the spots monitored for the smart traffic use case (Source: ©2019 Google).
Figure 11. Aerial view of the spots monitored for the smart traffic use case (Source: ©2019 Google).
Sensors 19 03287 g011
Figure 12. Bi-dimensional planes of the estimated RF power distribution for two different heights. (a) Green scenario; (b) Red scenario.
Figure 12. Bi-dimensional planes of the estimated RF power distribution for two different heights. (a) Green scenario; (b) Red scenario.
Sensors 19 03287 g012
Figure 13. Bi-dimensional planes of the estimated RF power distribution for two different heights. (a) transmission power 20 dBm, (b) transmission power 5 dBm.
Figure 13. Bi-dimensional planes of the estimated RF power distribution for two different heights. (a) transmission power 20 dBm, (b) transmission power 5 dBm.
Sensors 19 03287 g013
Figure 14. Bi-dimensional planes of the estimated RF power distribution for three different heights: sensitivity fulfillment (threshold = −148 dBm).
Figure 14. Bi-dimensional planes of the estimated RF power distribution for three different heights: sensitivity fulfillment (threshold = −148 dBm).
Sensors 19 03287 g014
Table 1. Comparison of the three most popular LPWAN technologies.
Table 1. Comparison of the three most popular LPWAN technologies.
TechnologyOperating FrequencyModulationMaximum RangeSpeedMax. PayloadBandwidthMain Characteristics
NB-IoTLTE in-band, guard-bandQPSK<35 km<250 kbit/s1500 bytes180 kHzLow power and wide-area coverage
SigFox868–902 MHzDBPSK50 km100 kbit/s12 bytes0.1 kHzGlobal cellular network
LoRa, LoRaWANDiverse UHF ISM (Industrial, Scientific, Medical) bands (e.g., 863–870 MHz and 433 MHz in Europe)CSS<15 km 0.25 –50 kbit/s51–222 bytes125 kHzLow power and wide range
Table 2. Comparison of the main features of the most relevant deployed smart campuses and related solutions.
Table 2. Comparison of the main features of the most relevant deployed smart campuses and related solutions.
Smart CampusAreaAccess TechnologySensors and ActuatorsIoT Hardware PlatformSoftware PlatformUse CasesFog Computing CapabilitiesNetwork PlanningSustainable Development Goals (SDGs) [107], KPIs or Results
School of STEM, University of Washington Bothell (United States) [41]-Zigbee, BLE, 6LowPANSensor Tag 2.0 (accelerometer, magnetometer, gyroscope, light, humidity object and ambient temperature, microphone)COTS hardware, ArduinoAWS, Microsoft Azure cloud services-NoNoBuilt in 3 months, it includes monthly cloud service bill
QA Higher Education (QAHE), University of Business and Technology, Birmingham (United Kingdom) [42]--NFC and RFID tags, QR codesWearablesCisco Physical Access Control technologyLearning applications, access control systemsNoNoDeliver high quality services, protect the environment, and save costs
Tennessee State University, Nashville (United States) [43]-----Survey on intelligent buildings, smart grid, learning environment, waste and water management and other applicationsNoNo-
Northwestern Polytechnical University (China) [44]-Wi-Fi, BluetoothBuilt-in smartphone sensors-Android 2.1 platform, Big Data techniques and SOAWhere2Study, I-Sensing (participatory sensing), BlueShare (media sharing application)NoNo-
Birmingham City University (United Kingdom) [45]Two campuses of circa 18,000 and 24,000 m 2 , respectively---Microsoft’s BizTalk Server as ESB, SOABusiness systems, smart buildingsNoNoCost savings; improved energy rating from F to B; 40% reduction in CO 2 emissions
IMDEA Networks Institute (Spain) [46]-Wi-Fi, Bluetooth-- Mobility modelOpportunistic Floating Content (FC) communication paradigmNoPerformance of the service in terms of content persistence, availability and efficiency
University of Oradea (Romania) [47]-4G, Zigbee-RFID labels, mobile devices, sensor equipmentPrivate/public cloud with steganographyNo. Only architecture designNoNo-
[51]---Edge computing devicesNetwork model and bandwidth allocation scheme for mobile usersTrustworthy content cachingEdge caching reverse auction game and bandwidth allocation for multiple contents in Mobile Social NetworksNoResource efficiency
[52]-MESH Wi-FiEnvironmental sensors, IP cameras, emergency buttons-Neural network learning algorithmsStreet lightingEdge ComputingNoWorkload prediction accuracy, resource management dashboard
WiCloud [53]-Wi-Fi-Servers, mobile phone base stations or wireless access pointsNetwork Functions Virtualization (NFV), Software-Defined Network (SDN)Semantic information analysis, smart classMobile Edge Computing paradigmNoHistorical data
WiP [54]-3G/4G/5G, Wi-FiSmartcam, smart cards, light and temperature sensor, smartphone, tablet, smartwatch--Energy consumption savings, virtual support to students, augmented reality for museum collectionsYesNo-
Smart CEI Moncloa, Universidad Politécnica de Madrid (Spain) [56]5.5 km 2 , 144 buildings, daily flow up to 120,000 peopleWi-Fi, EthernetSmart Citizen Kit (SCK)Raspberry Pi, ArduinoCloud, SOA paradigmSmart emergency management and traffic restrictionNoNoDashboard with historical data
West Texas A&M University (United States) [66]176 acres (0.71 km 2 ) campus that connects 42 buildings and a 2393 acres (9.68 km 2 ) working ranchLoRAWAN, 4G/LTETemperature, air pressure, relative humidity and partial concentrationsArduinoNIST Cybersecurity Framework, standards such as COBIT and ISOConnect cattle across the feed yard; monitor environmental conditions for network equipment; campus-wide environmental monitoring system; water irrigation; smart parking (GPS data, 800 video surveillance cameras and OpenCV-based)NoNo-
Sapienza smart campus, University of Rome (Italy) [68]-N/AN/AN/ATheoretical and methodological frameworkLiving, economy, energy, environment and mobilityNoNoSet of smart campus indicators and incidence matrix
Wuhan University of Technology (China) [69]-Cable, wireless, 3G/4GPerception layer with RFID, cameras and sensors-Framework design, cloud computing and virtualization (Oracle 10G RAC)Learning and livingNoNo-
Wisdom Campus, Soochow University (China) [71]4058 acres (16.42 km 2 ), 5263 staff and more than 50,000 people----Automatic vehicle access systems, parking guidance service, bus tracking system and bicycle rental serviceNoNo-
IISc campus [82]2 km × 1 kmsub-GHz radiosLow-cost ultrasonic water level sensors, solar panelsMicrocontroller TI MSP432P401R-Water managementNoNoRSSI and Packet Error Rate (PER) performance, power budget
Ottawa City and APEC campus [104]-Wi-Fi----NoRT approachMeasurements and predictions of Path Loss
Universitas Indonesia [106]Urban area800 MHz, 2.3 GHz, and 38 GHz--RT simulators for millimeter-wave propagation analyses based on the measured results in a university campus-NoRT approach and physical optic near-to-far field methodsPath Loss models
University of A Coruña (This work)26,000 m 2 LoRaWAN-IoT nodes and SBCs (Raspberry Pi 3)SimulationsScalable architecture for multiple outdoor use casesYesYes (3D RL)Planning simulator and empirical validation
Table 3. 3D Ray-Launching parameters.
Table 3. 3D Ray-Launching parameters.
ParameterValue
Operation frequency868.3 MHz
Output power level14 dBm
Permitted reflections6
Cuboid resolution4 m × 4 m × 2 m
Launched ray resolution
Antenna type and gainMonopole, 0 dBi
Table 4. Sensitivity values for LoRaWAN devices at 868 MHz.
Table 4. Sensitivity values for LoRaWAN devices at 868 MHz.
LoRaWAN DeviceSensitivity
Seeeduino LoRaWAN−137 dBm
Seeeduino LoRa/GPS Shield for Arduino with LoRa BEE−148 dBm
Dragino LoRa Shield−148 dBm
Grove—LoRa Radio−148 dBm
DF Robot’s LoRa MESH Radio Module−148 dBm
Arduino MKR WAN 1300−135.5 dBm
Adafruit RFM95W LoRa Radio Transceiver−148 dBm
Adafruit Feather 32u4 RFM95 LoRa Radio−148 dBm
Microchip LoRa Mote RN2483−148 dBm
The Things Network TTN-UN-868−148 dBm
The Things Network TTN-ND-868−148 dBm

Share and Cite

MDPI and ACS Style

Fraga-Lamas, P.; Celaya-Echarri, M.; Lopez-Iturri, P.; Castedo, L.; Azpilicueta, L.; Aguirre, E.; Suárez-Albela, M.; Falcone, F.; Fernández-Caramés, T.M. Design and Experimental Validation of a LoRaWAN Fog Computing Based Architecture for IoT Enabled Smart Campus Applications. Sensors 2019, 19, 3287. https://doi.org/10.3390/s19153287

AMA Style

Fraga-Lamas P, Celaya-Echarri M, Lopez-Iturri P, Castedo L, Azpilicueta L, Aguirre E, Suárez-Albela M, Falcone F, Fernández-Caramés TM. Design and Experimental Validation of a LoRaWAN Fog Computing Based Architecture for IoT Enabled Smart Campus Applications. Sensors. 2019; 19(15):3287. https://doi.org/10.3390/s19153287

Chicago/Turabian Style

Fraga-Lamas, Paula, Mikel Celaya-Echarri, Peio Lopez-Iturri, Luis Castedo, Leyre Azpilicueta, Erik Aguirre, Manuel Suárez-Albela, Francisco Falcone, and Tiago M. Fernández-Caramés. 2019. "Design and Experimental Validation of a LoRaWAN Fog Computing Based Architecture for IoT Enabled Smart Campus Applications" Sensors 19, no. 15: 3287. https://doi.org/10.3390/s19153287

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop