IoT Middleware Platforms for Smart Energy Systems: An Empirical Expert Survey
Abstract
:1. Introduction
Main Contribution
2. Background
2.1. Semantic Interoperability and Data Models
2.2. IoT Platform Definition and Architecture
- Business Layer: It offers a management and control of the IoT platform functions, including data analysis, (e.g., using Apache Spark [50] in case of dealing with big data) to help in the process of the decision-making by the responsible people.
- User/Application Layer: It is responsible for delivering and presenting the application-specific service to the end user. It defines a wide range of applications where the IoT platforms can be used, such as smart services applications.
- Middleware Layer: The concept of linking billions of individual devices and getting them to communicate with each other means that IoT systems are already inherently characterized by a high degree of heterogeneity [3]. The large number of different communication protocols, interfaces and platforms lead to heterogeneous IoT networks, which complicate the interaction.The task of middleware here is to function as a mediator between the devices by integrating the received data from the physical environment to the IoT-connected devices, networks and servers. This integration process also includes all the necessary operations, such as storing, analyzing and processing the data, allowing the connectivity between different and complex programs, which were not originally designed to provide this feature. Various protocols are used to provide the communication and services to the application in this layer. These protocols correspond to the application layer protocols in OSI model [51], such as:
- The Hypertext Transfer Protocol (HTTP) [52]: This has been the foundation for data communication for the World Wide Web (i.e., Internet) since 1990 [53]. HTTP is a Transmission Control Protocol (TCP)/Internet Protocol (IP)-based, application-level protocol for distributed, collaborative hypermedia information systems. It is used to deliver data (HTML files, image files, query results, etc.) on the Internet, supporting both request/response and client/server interaction modes.
- The Constrained Application Protocol (CoAP) [54]: An upgraded version of HTTP, designed for the resource constrained applications such as IoT, wireless sensor networks (WSNs) and machine to machine (M2M) communication. One reason for the CoAP’s reduced complexity is the use of User Diagram Protocol (UDP) instead of TCP in HTTP, with acknowledgment messages in order to introduce a reliable communication based on a request/response interaction.
- Message Queuing Telemetry Transport (MQTT) [55]: A protocol that enables a publish/subscribe messaging communication mode in a lightweight way. It is useful for connections with remote locations, where the bandwidth is limited. It was originally designed for TCP/IP network, but other extensions such as MQTT-SN support UDP, ZigBee, etc.
- OPC Unified Architecture (OPC UA) [56]: It is a service-oriented, technology-independent and platform-independent approach. It has created new and easy possibilities for communicating with Linux/Unix systems or embedded controls on other platforms and for implementing OPC connections over the Internet supporting both TCP and UDP. The fundamental element in OPC UA is the use of information modeling framework that turns data into information based on rules and building blocks necessary to expose an information model, and this imposed the different data models, which are described in Section 2.1. The communication in OPC UA uses the client/server and publish/subscribe (PubSub) schemes.
- Extensible Messaging and Presence Protocol (XMPP) [57]: An open XML technology for real-time communication, which powers a wide range of applications, including instant messaging, presence and collaboration using the point/point interaction over TCP transport. The name of this protocol presents its main features and functionalities as: X (eXtensible): defines that the technology is designed to be extensible and an open system; M (Messaging): describes the exchanged instant messages (IM) between clients, and which happens in real-time using a push mechanism to avoid increasing unnecessary network loads; P (Presence): determines the state of an XMPP entity as online, offline, busy, etc.; P (Protocol): expresses it as a set of standards that allows systems to talk to each other.
- Advanced Message Queuing Protocol (AMQP): An open standard for passing business messages between applications or organizations using TCP. It connects systems, feeds business processes with the information they need and reliably transmits onward the instructions that achieve their goals using the point/point and publish/subscribe interaction modes [58]. It was designed to achieve main goals of: message orientation; queuing; routing; security; reliability; interoperability.
- Data Distribution Service (DDS) [59]: A middleware, M2M, Object Management Group (OMG) protocol and API standard for data-centric connectivity. It integrates the components of a system, providing low-latency data connectivity, high reliability and high scalability in publish/subscribe and request/response patterns over TCP and UDP.
- Network Layer: It is also known as the transport layer; it is responsible for transporting the data provided by the perception layer to the application layer. It uses an enormous number of standards and protocols to enable this connection, such as:
- IP version 6 (IPv6) [60]: This has been designed to be an evolutionary step from IP version 4 (IPv4). The changes from IPv4 to IPv6 fall into the these main categories: expanded addressing capabilities; header format simplification; improved support for extensions and options; flow labeling capability; authentication and privacy capabilities.
- ZigBee [61]: A low data rate, low-power-consumption, low cost, wireless networking protocol, to target automation and remote control applications. ZigBee’s best quality is its low-power-consumption that can allow batteries in devices using ZigBee to last for several years. The main advantages of ZigBee over Z-Wave are the higher data rate and the ability to connect an unlimited number of nodes together.
- Z-Wave [62,63]: A wireless protocol evolved by Zensys and confirmed by the Z-Wave Alliance for automation devices for homes and commercial environments. It enables reliable transmission of short messages from the control unit to one or more devices in the network with the minimum noise, low-power-consumption (less than ZigBee) and long battery life. It also operates at a low frequency range (800–900 MHz), which means a less congested band and covers a larger range of data transmission. On the other hand, in comparison with ZigBee, Z-Wave allows connecting a limited number of nodes, with lower data rates.
- Bluetooth [64]: A wireless technology standard that is used for exchanging data between fixed and mobile devices over short distances using Ultra High Frequency (UHF) radio waves and building personal area networks (PANs) instead of wire connections. In the most widely used mode, transmission power is limited to 2.5 milliwatts, giving it a very short range of up to 10 m (30 feet).
- WiFi [65]: It (also called 802.11) was released in 1997. It is a wireless technology that transmits data using high frequencies over short ranges (100 m/300 feet outdoors and 50 m/150 feet indoors). WiFi has different types based on the chosen frequency and transmission rate, such as 802.11a, 802.11b, 802.11g and 802.11n. The main limitations of WiFi include its susceptibility to interference from devices that use the same frequency band such as Bluetooth devices, in addition to the impact of obstructions on its signal path, which may lock the signal in some cases.
- 4G/Long Term Evolution (LTE) [66]: Telecommunication networks are classified into generations based on speed, connectivity and reliability standards set by the International Telecommunications Union-Radio communications sector (ITU-R). 4G is the 4th generation of communication services. It was developed in 2009 after the two older generations 2G and 3G. It has slowly replaced 3G, since it is about 10 times faster than 3G. It also provides more capacity than older generations, and thus larger bandwidth. LTE is the technology behind 4G, and it was designed at the same time as some other standards, such as the UMB (Ultra Mobile Broadband) and the Worldwide Interoperability for Microwave Access (WiMax). LTE is the global standard technology for cellular communications. It is an open, interoperable standard used by virtually all carriers. It provides mobile and broadband data, telephone service with high speed and supports public safety functions as well.
- 5G [67]: The 5th generation mobile network is a wireless standard which was designed after 4G networks. 5G networks connects virtually everyone and everything, including machines, objects and devices. The main advantage of the 5G wireless technology is meant to deliver higher multi-Gbps peak data speeds, ultra low latency, more reliability, higher network capacity and more availability than any previous mobile network technologies.
- LoRAWAN: One of the low-power wide area networking (LPWAN) technologies. It is a wireless networking protocol which uses the LoRa radio modulation technique layer. It features low-power operation (around 10 years of battery lifetime), a low data rate and a long communication range. It was developed by Cycleo, a French company acquired by Semtech [68].
- Low-Power Personal Wireless Area Networks (6LoWPAN): A developing standard from the Internet Engineering Task Force (IETF) 6LoWPAN Working Group. It was designed from the start to be used in small/pico sensor networks [69]. This type of wireless sensor network sends data as packets using IPv6—and here is where the name comes from—over Low-Power Personal Wireless Area Networks.
- Long-term evolution machine (LTE-M) [70]: An LPWAN technology (also called LTE-MTC or LTE Cat M) which allows the reuse of an LTE installed base with extended coverage. LTE M, which stands for LTE-Machine Type Communication (MTC), is also a LPWAN technology developed by 3GPP to enable devices and services specifically for IoT applications.
- Narrow Band Iot (NB-IoT) [70]: An LPWAN radio technology deployed over mobile networks which is especially suited for indoor coverage, low cost, long battery life and a large number of devices.
- Perception layer: Physical/device layer, which includes all the passive, semi-passive and active hardware needed for gathering information from the environment, or taking actions in the physical system, such as sensors, actuators and other physical devices.
2.3. Non-Functional Requirements and Challenges of IoT Platforms
- Interoperability: Different components of the IoT system must be able to connect and contact to each other. Historically, the building automation domain has always had interoperability issues, especially due to the segmented building process, leading to contractors offering trade-specific devices which are often incapable of communicating with devices from other trades. According to the economic research, up to 60% of the value that IoT systems might reveal is now locked by a lack of interoperability. Considering this, the IoT offers a great chance to actually improve interoperability by integrating and standardizing different components within the IoT platform [71].The interoperability challenge combines three elements:
- Device and connectivity: the starting point of the IoT architecture, which includes device capabilities and protocols.
- Data: several problems may arise when trying to combine data from different sources for different needs.
- Services/applications: these problems occur in the case of using data generated by a specific IoT device, in another application.
- Scalability: Device scalability defines its ability to adapt to the new changes in the environment, which is an essential feature for the growing IoT systems. Reliable IoT middleware needs to provide similar functionalities and similar quality of service (QoS) in small-scale and in large-scale environments [72].
- Flexibility and Openness [73]: Any IoT system needs to be flexible enough to support future technologies. Manufacturers typically create specialized hardware which gives optimal performance, while on the other hand, limiting the hardware’s ability to track new updates and features. This introduces one of the most challenging problems for the IoT frameworks: vendor locking. Hence, a balance between software features and specialized hardware capabilities is one approach that must be considered in order to achieve the necessary flexibility of the system. The need for hardware-independence introduces the need for open IoT platforms, open standards, open APIs and open data. In particular, openness in smart cities and buildings services is critical, since such systems usually include humans, which in turn increases the importance of having a flexible, resilient and open platforms, which allows all possible users actions such as the data exchange.
- Energy Efficiency [74]: Energy conservation and consumption is one of the major challenges to be addressed by IoT systems, especially in smart cities where the devices are used everywhere in the environment and closely to the nature and to the humans. Accordingly, the energy challenge of the IoT platforms includes: battery lifetime and power consumption of the sensors and devices which depend on the sensing time; bandwidth/data range/throughput/latency; and the application range. Possible solutions include using the suitable communication technologies that are convenient for the needed covered range by the IoT application, such as using the Low-Power Local Networks for the short-range solutions and the Low-Power Wide Area Networks for communications that exceed 1000 m.
- Security [73,75]: Since a large number of “things” are connected together in one heterogeneous system, the security feature is fundamental in any system and includes all the different components. Thus, the system must be robust enough to deal with any of the possible security attacks by: firstly being able to detect the attack; then diagnosing the attack; and eventually deploying countermeasures and repairs. Considering an open, flexible, low power, lightweight platform makes providing the needed heavyweight security computations critical for future researches.
- Privacy [73]: Human interaction, data exchange and wireless communication through the middleware platforms provide good functionalities, but also create a high possibility of violating privacy. Privacy solutions have been addressed by many works, offering secured authorization and authentication mechanisms for the users to access the data sources, e.g., the sensors and the data, in addition to encrypting the transmitted data during the communication.
3. Literature Review
Middleware Platforms in Smart Energy Systems
4. Method
4.1. Presentation of the Results
4.2. Threats to Validity and Limitations of the Study
5. Results
5.1. Business Layer and End-Users
5.2. NFRs and Challenges
5.3. Applications
5.4. Middleware Communication Protocols
5.5. Network Communication Standards
6. Discussion
7. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Acknowledgments
Conflicts of Interest
References
- Lee, G.M.; Crespi, N.; Choi, J.K.; Boussard, M. Internet of Things. In Evolution of Telecommunication Services: The Convergence of Telecom and Internet: Technologies and Ecosystems; Bertin, E., Crespi, N., Magedanz, T., Eds.; Lecture Notes in Computer Science; Springer: Berlin/Heidelberg, Germany, 2013; pp. 257–282. [Google Scholar] [CrossRef]
- Jin, J.; Gubbi, J.; Marusic, S.; Palaniswami, M. An Information Framework for Creating a Smart City Through Internet of Things. IEEE Internet Things J. 2014, 1, 112–121. [Google Scholar] [CrossRef]
- da Cruz, M.A.A.; Rodrigues, J.J.P.C.; Al-Muhtadi, J.; Korotaev, V.V.; de Albuquerque, V.H.C. A Reference Model for Internet of Things Middleware. IEEE Internet Things J. 2018, 5, 871–883. [Google Scholar] [CrossRef]
- Ahmad, T.; Zhang, D. Using the internet of things in smart energy systems and networks. Sustain. Cities Soc. 2021, 68, 102783. [Google Scholar] [CrossRef]
- Schweiger, G.; Eckerstorfer, L.V.; Hafner, I.; Fleischhacker, A.; Radl, J.; Glock, B.; Wastian, M.; Rößler, M.; Lettner, G.; Popper, N.; et al. Active consumer participation in smart energy systems. Energy Build. 2020, 227, 110359. [Google Scholar] [CrossRef]
- Allouhi, A.; El Fouih, Y.; Kousksou, T.; Jamil, A.; Zeraouli, Y.; Mourad, Y. Energy consumption and efficiency in buildings: Current status and future trends. J. Clean. Prod. 2015, 109, 118–130. [Google Scholar] [CrossRef]
- European Commission. Proposal for a Directive of the European Parliament and of the Council Amending Directive 2010/31/EU on the Energy Performance of Buildings. COM(2016) 765 Final 2016. Available online: https://ec.europa.eu/info/news/focus-energy-efficiency-buildings-2020-lut-17_en. (accessed on 21 March 2021).
- European Environmental Agency. Annual European Union Greenhouse Gas Inventory 1990–2018 and Inventory Report 2020: Submission under the United Nations Framework Convention on Climate Change and the Kyoto Protocol. Technical Report, European Commission, DG Climate Action European Environment Agency. 2020. Available online: https://www.eea.europa.eu/publications/european-union-greenhouse-gas-inventory-2020/download. (accessed on 21 March 2021).
- Ipakchi, A.; Albuyeh, F. Grid of the future. IEEE Power Energy Mag. 2009, 7, 52–62. [Google Scholar] [CrossRef]
- Mariano-Hernández, D.; Hernández-Callejo, L.; Zorita-Lamadrid, A.; Duque-Pérez, O.; Santos García, F. A review of strategies for building energy management system: Model predictive control, demand side management, optimization, and fault detect & diagnosis. J. Build. Eng. 2021, 33, 101692. [Google Scholar] [CrossRef]
- Sun, Y.; Haghighat, F.; Fung, B.C.M. A Review of The-State-of-the-Art in Data-Driven Approaches for Building Energy Prediction. Energy Build. 2020, 221, 110022. [Google Scholar] [CrossRef]
- Bode, G.; Thul, S.; Baranski, M.; Müller, D. Real-World Application of Machine-Learning-Based Fault Detection Trained with Experimental Data. Energy 2020, 198, 117323. [Google Scholar] [CrossRef]
- Rätz, M.; Javadi, A.P.; Baranski, M.; Finkbeiner, K.; Müller, D. Automated data-driven modeling of building energy systems via machine learning algorithms. Energy Build. 2019, 202, 109384. [Google Scholar] [CrossRef]
- Zanella, A.; Bui, N.; Castellani, A.; Vangelista, L.; Zorzi, M. Internet of Things for Smart Cities. IEEE Internet Things J. 2014, 1, 22–32. [Google Scholar] [CrossRef]
- Terroso-Saenz, F.; González-Vidal, A.; Ramallo-González, A.P.; Skarmeta, A.F. An Open IoT Platform for the Management and Analysis of Energy Data. Future Gener. Comput. Syst. 2019, 92, 1066–1079. [Google Scholar] [CrossRef]
- Storek, T.; Lohmöller, J.; Kümpel, A.; Baranski, M.; Müller, D. Application of the Open-Source Cloud Platform FIWARE for Future Building Energy Management Systems. J. Phys. Conf. Ser. 2019, 1343, 012063. [Google Scholar] [CrossRef]
- Patti, E.; Acquaviva, A. IoT Platform for Smart Cities: Requirements and Implementation Case Studies. In Proceedings of the 2016 IEEE 2nd International Forum on Research and Technologies for Society and Industry Leveraging a Better Tomorrow (RTSI), Lausanne, Switzerland, 7–9 September 2019; IEEE: Bologna, Italy, 2016; pp. 1–6. [Google Scholar] [CrossRef] [Green Version]
- Moura, P.; Moreno, J.I.; López López, G.; Alvarez-Campana, M. IoT Platform for Energy Sustainability in University Campuses. Sensors 2021, 21, 357. [Google Scholar] [CrossRef] [PubMed]
- Bakhouya, M.; NaitMalek, Y.; Elmouatamid, A.; Lachhab, F.; Berouine, A.; Boulmrharj, S.; Ouladsine, R.; Felix, V.; Zinedine, K.; Khaidar, M.; et al. Towards a Context-Driven Platform Using IoT and Big Data Technologies for Energy Efficient Buildings. In Proceedings of the 2017 3rd International Conference of Cloud Computing Technologies and Applications (CloudTech), Rabat, Morocco, 24–26 October 2017; IEEE: Rabat, Morocco, 2017; pp. 1–5. [Google Scholar] [CrossRef]
- Zdravković, M.; Trajanović, M.; Sarraipa, J.; Jardim-Gonçalves, R.; Lezoche, M.; Aubry, A.; Panetto, H. Survey of Internet-of-Things platforms. In Proceedings of the 6th International Conference on Information Society and Techology, ICIST 2016, Barcelona, Spain, 18–20 March 2016; Volume 1, pp. 216–220. [Google Scholar]
- Ray, P.P. A Survey of IoT Cloud Platforms. Future Comput. Inform. J. 2016, 1, 35–46. [Google Scholar] [CrossRef]
- Światowiec Szczepańska, J.; Stępień, B. Drivers of Digitalization in the Energy Sector; The Managerial Perspective from the Catching Up Economy. Energies 2022, 15, 1437. [Google Scholar] [CrossRef]
- European Commission Initiatives and Action Plans. 2021. Available online: https://ec.europa.eu/info/law/better-regulation/have-your-say/initiatives/13141-Digitalising-the-energy-sector-EU-action-plan_en (accessed on 21 March 2021).
- Gaia-X European Association for Data and Cloud AISBL. 2021. Available online: https://www.gaia-x.eu/ (accessed on 21 March 2021).
- Awan, N.; Khan, S.; Rahmani, M.K.I.; Tahir, M.; Md, N.A.; Alturki, R.; Ullah, I. Machine Learning-Enabled Power Scheduling in IoT-Based Smart Cities. Comput. Mater. Contin. 2021, 67, 2449–2462. [Google Scholar] [CrossRef]
- Al-Fuqaha, A.; Guizani, M.; Mohammadi, M.; Aledhari, M.; Ayyash, M. Internet of Things: A Survey on Enabling Technologies, Protocols, and Applications. IEEE Commun. Surv. Tutor. 2015, 17, 2347–2376. [Google Scholar] [CrossRef]
- Steinert, C.V.; Ruggeri, A. Who are Our Experts? Predictors of Participation in Expert Surveys. Peace Econ. Peace Sci. Public Policy 2020, 26, 20200007. [Google Scholar] [CrossRef]
- Bergmann, H.; Mosiman, C.; Saha, A.; Haile, S.; Livingwood, W.; Bushby, S.; Fierro, G.; Bender, J.; Poplawski, M.; Granderson, J.; et al. Semantic Interoperability to Enable Smart, Grid-Interactive Efficient Buildings. 2020. [Google Scholar]
- Bray, T.; Paoli, J.; Sperberg-McQueen, C.M.; Maler, E.; Yergeau, F.; Cowan, J. Extensible Markup Language (XML) 1.0. 2000. Available online: https://www.w3.org/TR/xml/ (accessed on 21 March 2021).
- Douglas Crockford. Introducing JSON. 2009. Available online: https://www.json.org/json-en.html (accessed on 31 December 2021).
- Project Haystack. 2021. Available online: https://project-haystack.org/ (accessed on 7 December 2021).
- Balaji, B.; Bhattacharya, A.; Fierro, G.; Gao, J.; Gluck, J.; Hong, D.; Johansen, A.; Koh, J.; Ploennigs, J.; Agarwal, Y.; et al. Brick: Towards a Unified Metadata Schema For Buildings. In Proceedings of the 3rd ACM International Conference on Systems for Energy-Efficient Built Environments, Palo Alto, CA, USA, 16–17 November 2016; ACM: Palo Alto, CA, USA, 2016; pp. 41–50. [Google Scholar] [CrossRef] [Green Version]
- Jimenez, J.; Koster, M.; Tschofenig, H. IPSO Smart Objects. Position Paper for the IOT Semantic Interoperability Workshop. 2016. Available online: https://omaspecworks.org/wp-content/uploads/2018/03/ipso-paper.pdf (accessed on 21 March 2021).
- oneM2M. oneM2M Technical Specifications. 2021. Available online: https://www.onem2m.org/technical (accessed on 17 November 2021).
- Daniele, L.; den Hartog, F.; Roes, J. Created in Close Interaction with the Industry: The Smart Appliances REFerence (SAREF) Ontology. In Formal Ontologies Meet Industry; Cuel, R., Young, R., Eds.; Lecture Notes in Business Information Processing; Springer International Publishing: Cham, Switzerland, 2015; pp. 100–112. [Google Scholar] [CrossRef]
- Brick Consortium, Inc. Brick Ontology Documentation. 2021. Available online: https://docs.brickschema.org (accessed on 8 December 2021).
- OMA SpecWorks. 2021. Available online: https://omaspecworks.org (accessed on 23 November 2021).
- Context Information Management (CIM) ETSI Industry Specification Group (ISG). Context Information Management (CIM); NGSI-LD API. 2021. Available online: https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.04.01_60/gs_cim009v010401p.pdf (accessed on 31 December 2021).
- FIWARE Foundation. FIWARE-NGSI LD. 2021. Available online: https://ngsi-ld-tutorials.readthedocs.io/en/latest/ (accessed on 9 December 2021).
- FIWARE Foundation. The FIWARE Foundation. 2021. Available online: https://www.fiware.org/foundation (accessed on 29 November 2021).
- FIWARE Foundation. FIWARE-NGSI v2 Specification. 2021. Available online: https://fiware.github.io/specifications/ngsiv2/stable (accessed on 4 November 2021).
- Farahzadi, A.; Shams, P.; Rezazadeh, J.; Farahbakhsh, R. Middleware Technologies for Cloud of Things: A Survey. Digit. Commun. Netw. 2018, 4, 176–188. [Google Scholar] [CrossRef]
- Jia, X.; Feng, Q.; Fan, T.; Lei, Q. RFID technology and its applications in Internet of Things (IoT). In Proceedings of the 2012 2nd International Conference on Consumer Electronics, Communications and Networks (CECNet), Yichang, China, 21–23 April 2012; pp. 1282–1285. [Google Scholar]
- Domingo, M.C. An overview of the Internet of Things for people with disabilities. J. Netw. Comput. Appl. 2012, 35, 584–596. [Google Scholar] [CrossRef]
- Keyur, K.; Patel, S.M.P. Internet of Things-IOT: Definition, Characteristics, Architecture, Enabling Technologies, Application & Future Challenges. 2016. Available online: http://tarjomefa.com/wp-content/uploads/2018/07/9256-English-TarjomeFa.pdf (accessed on 21 March 2021).
- Xu, L.D.; He, W.; Li, S. Internet of Things in Industries: A Survey. IEEE Trans. Ind. Inform. 2014, 10, 2233–2243. [Google Scholar] [CrossRef]
- Antão, L.; Pinto, R.; Reis, J.; Gonçalves, G. Requirements for Testing and Validating the Industrial Internet of Things; ICST Workshops; IEEE Computer Society: Washington, DC, USA, 2018; pp. 110–115. [Google Scholar]
- Kumar, N.M.; Mallick, P.K. The Internet of Things: Insights into the Building Blocks, Component Interactions, and Architecture Layers. Procedia Comput. Sci. 2018, 132, 109–117. [Google Scholar] [CrossRef]
- Al-Masri, E.; Kalyanam, K.R.; Batts, J.; Kim, J.; Singh, S.; Vo, T.; Yan, C. Investigating Messaging Protocols for the Internet of Things (IoT). IEEE Access 2020, 8, 94880–94911. [Google Scholar] [CrossRef]
- Apache Spark. Apache Spark. 2018. Available online: https://spark.apache.org/ (accessed on 20 December 2021).
- Day, J.; Zimmermann, H. The OSI reference model. Proc. IEEE 1983, 71, 1334–1340. [Google Scholar] [CrossRef]
- Bormann, C.; Castellani, A.P.; Shelby, Z. CoAP: An Application Protocol for Billions of Tiny Internet Nodes. IEEE Internet Comput. 2012, 16, 62–67. [Google Scholar] [CrossRef]
- Fielding, R.; Gettys, J.; Mogul, J.; Frystyk, H.; Masinter, L.; Leach, P.; Lee, B. Hypertext Transfer Protocol—HTTP/1.1 1999. Available online: https://www.w3.org/Protocols/rfc2616/rfc2616.html (accessed on 21 March 2021).
- CoAP Technology. CoAP, RFC 7252 Constrained Application Protocol. 2021. Available online: https://coap.technology/ (accessed on 20 December 2021).
- Egli, P.R. MQTT—Message Queueing Telemetry Transport Introduction to MQTT, a Protocol for M2M and IoT Applications. 2017. Available online: https://www.researchgate.net/publication/320126053_MQTT_-_Message_Queueing_Telemetry_Transport_Introduction_to_MQTT_a_protocol_for_M2M_and_IoT_applications (accessed on 21 March 2021).
- OPC Foundation. OPC Unified Architecture Specification. 2021. Available online: https://opcfoundation.org (accessed on 17 October 2021).
- XMPP Standards Foundation. Extensible Messaging and Presence Protocol. 2021. Available online: https://xmpp.org (accessed on 26 November 2021).
- OASIS Open. AMQP is the Internet Protocol for Business Messaging. 2021. Available online: https://www.amqp.org (accessed on 30 November 2021).
- Pardo-Castellote, G. OMG Data-Distribution Service: Architectural overview. In Proceedings of the 23rd International Conference on Distributed Computing Systems Workshops, Providence, RI, USA, 19–22 May 2003; pp. 200–206. [Google Scholar] [CrossRef]
- Deering, S.; Hinden, R. RFC 2460 Internet Protocol, Version 6 (IPv6) Specification; Internet Engineering Task Force: Fremont, CA, USA, 1998. [Google Scholar]
- Ergen, S.C. ZigBee/IEEE 802.15.4 Summary. 2004. Available online: https://www.semanticscholar.org/paper/ZigBee%2FIEEE-802.15.4-Summary-Ergen/5776ea5847cb475bd543ac4028e7cfe78be2732b (accessed on 21 March 2021).
- Z-Wave. An Introductory Guide to Z-Wave Technology; 2013. Available online: https://www.homekit.ae/post/introductory-guide-to-z-wave-technology (accessed on 21 March 2021).
- Z-Wave. Z-Wave Technical Basics; 2011. Available online: https://stevessmarthomeguide.com/z-wave-basics/ (accessed on 21 March 2021).
- Bisdikian, C. An Overview of the Bluetooth Wireless Technology. IEEE Commun. Mag. 2001, 39, 86–94. [Google Scholar] [CrossRef] [Green Version]
- Ferro, E.; Potorti, F. Bluetooth and Wi-Fi wireless protocols: A survey and a comparison. IEEE Wirel. Commun. 2005, 12, 12–26. [Google Scholar] [CrossRef]
- Huang, J.; Qian, F.; Gerber, A.; Mao, Z.M.; Sen, S.; Spatscheck, O. A Close Examination of Performance and Power Characteristics of 4G LTE Networks. In Proceedings of the 10th International Conference on Mobile Systems, Applications, and Services-MobiSys’12, Ambleside, UK, 25–29 June 2012; ACM Press: Low Wood Bay, UK, 2012; p. 225. [Google Scholar] [CrossRef]
- Shafi, M.; Molisch, A.F.; Smith, P.J.; Haustein, T.; Zhu, P.; De Silva, P.; Tufvesson, F.; Benjebbour, A.; Wunder, G. 5G: A Tutorial Overview of Standards, Trials, Challenges, Deployment, and Practice. IEEE J. Sel. Areas Commun. 2017, 35, 1201–1221. [Google Scholar] [CrossRef]
- 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]
- Ma, X.; Luo, W. The Analysis of 6LowPAN Technology. In Proceedings of the 2008 IEEE Pacific-Asia Workshop on Computational Intelligence and Industrial Application, Wuhan, China, 19–20 December 2008; Volume 1, pp. 963–966. [Google Scholar] [CrossRef]
- Telenor Connexion. LTE-M vs. NB-IoT—A Guide Exploring the Differences between LTE-M and NB-IoT. 2020. Available online: https://www.telenorconnexion.com/iot-insights/lte-m-vs-nb-iot-guide-differences (accessed on 23 November 2021).
- Manyika, J.; Chui, M.; Bisson, P.; Woetzel, J.; Dobbs, R.; Bughin, J.; Aharon, D. Unlocking the potential of the Internet of Things. Report, McKinsey Global Institute. 2015. Available online: https://www.mckinsey.com/business-functions/mckinsey-digital/our-insights/the-internet-of-things-the-value-of-digitizing-the-physical-world. (accessed on 21 March 2021).
- Chaqfeh, M.A.; Mohamed, N. Challenges in middleware solutions for the internet of things. In Proceedings of the 2012 International Conference on Collaboration Technologies and Systems (CTS), Denver, CO, USA, 21–25 May 2012; pp. 21–26. [Google Scholar] [CrossRef]
- Stankovic, J.A. Research Directions for the Internet of Things. IEEE Internet Things J. 2014, 1, 3–9. [Google Scholar] [CrossRef]
- Perkovic, T.; Damjanovic, S.; Solic, P.; Patrono, L.; Rodrigues, J.J.P.C. Meeting Challenges in IoT: Sensing, Energy Efficiency, and the Implementation; ICICT (1); Yang, X.S., Sherratt, R.S., Dey, N., Joshi, A., Eds.; Advances in Intelligent Systems and Computing; Springer: Berlin/Heidelberg, Germany, 2019; Volume 1041, pp. 419–430. [Google Scholar]
- Zhang, Z.K.; Cho, M.C.Y.; Wang, C.W.; Hsu, C.W.; Chen, C.K.; Shieh, S. IoT Security: Ongoing Challenges and Research Opportunities; SOCA; IEEE Computer Society: Washington, DC, USA, 2014; pp. 230–234. [Google Scholar]
- Razzaque, M.A.; Milojevic-Jevric, M.; Palade, A.; Clarke, S. Middleware for Internet of Things: A Survey. IEEE Internet Things J. 2016, 3, 70–95. [Google Scholar] [CrossRef] [Green Version]
- Mineraud, J.; Mazhelis, O.; Su, X.; Tarkoma, S. A gap analysis of Internet-of-Things platforms. Comput. Commun. 2016, 89-90, 5–16. [Google Scholar] [CrossRef] [Green Version]
- Botta, A.; de Donato, W.; Persico, V.; Pescapé, A. Integration of Cloud Computing and Internet of Things: A Survey. Future Gener. Comput. Syst. 2016, 56, 684–700. [Google Scholar] [CrossRef]
- da Cruz, M.A.; Rodrigues, J.J.; Sangaiah, A.K.; Al-Muhtadi, J.; Korotaev, V. Performance Evaluation of IoT Middleware. J. Netw. Comput. Appl. 2018, 109, 53–65. [Google Scholar] [CrossRef]
- Ngu, A.H.H.; Gutierrez, M.; Metsis, V.; Nepal, S.; Sheng, M.Z. IoT Middleware: A Survey on Issues and Enabling Technologies. IEEE Internet Things J. 2016, 4, 1–20. [Google Scholar] [CrossRef]
- Hossein Motlagh, N.; Mohammadrezaei, M.; Hunt, J.; Zakeri, B. Internet of Things (IoT) and the Energy Sector. Energies 2020, 13, 494. [Google Scholar] [CrossRef] [Green Version]
- Bedi, G.; Venayagamoorthy, G.K.; Singh, R.; Brooks, R.R.; Wang, K.C. Review of Internet of Things (IoT) in Electric Power and Energy Systems. IEEE Internet Things J. 2018, 5, 847–870. [Google Scholar] [CrossRef]
- Martín-Lopo, M.M.; Boal, J.; Sánchez-Miralles, Á. A Literature Review of IoT Energy Platforms Aimed at End Users. Comput. Netw. 2020, 171, 107101. [Google Scholar] [CrossRef]
- Callaghan, D. Green Quadrant IoT Platforms For Smart Buildings. 2019. Available online: https://research.verdantix.com/report/green-quadrant-iot-platforms-for-smart-buildings-2019 (accessed on 21 March 2021).
- Velosa, A.; Friedman, T.; Thielemann, K.; Berthelsen, E.; Peter Havart-Simkin, E.G.; Flatley, M.; Jones, L.; Quinn, K. Magic Quadrant for Industrial IoT Platforms. 2021. Available online: https://www.gartner.com/doc/reprints?id=1-27IESWUW&ct=210922&st=sb (accessed on 21 March 2021).
- Garg, N. Apache Kafka; Packt Publishing: Birmingham, UK, 2013. [Google Scholar]
- Aidon. Aidon Head-End System. 2021. Available online: https://www.aidon.com/our-solutions/#head-end-system (accessed on 2 December 2021).
- Amazon Web Services, Inc. What Is AWS IoT? 2021. Available online: https://docs.aws.amazon.com/iot/latest/developerguide/what-is-aws-iot.html (accessed on 30 November 2021).
- Cisco. Cisco Kinetic IoT Platform. 2021. Available online: https://www.cisco.com/c/en/us/solutions/internet-of-things/iot-kinetic.html (accessed on 21 November 2021).
- CO4-Energy & CO2 Comfort and Cost. 2021. Available online: https://co4.cloud/ (accessed on 1 December 2021).
- EDP Commercial. Re:dy-innovation at EDP. 2018. Available online: https://www.edp.com/en/innovation/redy (accessed on 1 December 2021).
- ZENNER International GmbH. Element IoT. 2021. Available online: https://zenner.de/iot-services-software/softwareloesungen/element-iot (accessed on 1 December 2021).
- SIEMENS. EnergyIP®—The Powerful IoT Platform and Application Suite for the Future. 2021. Available online: https://new.siemens.com/global/en/products/energy/energy-automation-and-smart-grid/energyip-meter-data-management/energyip.html (accessed on 1 December 2021).
- Amazon. Siemens AG Launches Industry-Leading EnergyIP MDM Application on AWS. 2020. Available online: https://aws.amazon.com/solutions/case-studies/siemens-energyip/ (accessed on 1 December 2021).
- Enerbrain, S.L.R. Enerbrain—For an Intelligent Use of Energy. 2021. Available online: https://www.enerbrain.com/en (accessed on 1 December 2021).
- Cirillo, F.; Solmaz, G.; Berz, E.L.; Bauer, M.; Cheng, B.; Kovacs, E. A Standard-Based Open Source IoT Platform: FIWARE. IEEE Internet Things Mag. 2019, 2, 12–18. [Google Scholar] [CrossRef]
- Joint Research Centre (European Commission). A JRC FIWARE Testbed for SMART Building and Infrastructures: Implementation of the FIWARE Platform for Performance Testing and Heterogeneous Sensor Nodes; European Union Publications Office: Luxembourg, 2020. [CrossRef]
- Microsoft. Architectural Concepts in Azure IoT Central. 2021. Available online: https://docs.microsoft.com/en-us/azure/iot-central/core/concepts-architecture (accessed on 28 November 2021).
- Microsoft. What are Application Templates in Azure IoT Central. 2021. Available online: https://docs.microsoft.com/en-us/azure/iot-central/core/concepts-app-templates (accessed on 28 November 2021).
- DIGIMONDO GmbH. DIGIMONDO’s Software Solution Niota 2.0. 2021. Available online: https://www.digimondo.com/en/solutions/iot-platform-niota/ (accessed on 1 December 2021).
- DIGIMONDO GmbH. Niota Manual. 2020. Available online: https://docs.niota.io/ (accessed on 1 December 2021).
- Odin Solutions, S.L.R. Odin Solutions. 2021. Available online: www.odins.es/ (accessed on 1 December 2021).
- InfluxData Inc. InfluxDB Time Series Platform. 2021. Available online: https://www.influxdata.com/products/influxdb (accessed on 30 November 2021).
- InfluxData Inc. Telegraf Open Source Server Agent. 2021. Available online: https://www.influxdata.com/time-series-platform/telegraf (accessed on 30 November 2021).
- InfluxData Inc. Chronograf: Complete Dashboard Solution for InfluxDB. 2021. Available online: https://www.influxdata.com/time-series-platform/chronograf (accessed on 30 November 2021).
- InfluxData Inc. Kapacitor & Real-Time Stream Processing. 2021. Available online: https://www.influxdata.com/time-series-platform/kapacitor (accessed on 30 November 2021).
- Hallowell, M.R.; Gambatese, J.A. Qualitative Research: Application of the Delphi Method to CEM Research. J. Constr. Eng. Manag. 2010, 136, 99–107. [Google Scholar] [CrossRef]
- Sachs, L. Angewandte Statistik; Springer: Berlin/Heidelberg, Germany, 1997. [Google Scholar]
Mean | Median | IM | |
---|---|---|---|
It is important for us to use open source IoT Middleware Platforms | 5.3 | 6.0 | 5.9 |
We would participate in the development of an open source IoT Middleware Platform | 5.4 | 5.0 | 5.0 |
We would rather pay for a full service than administrating on our own | 4.7 | 4.0 | 4.3 |
Mean | Median | IM | |
---|---|---|---|
Avoid vendor locks | 5.7 | 6.0 | 6.2 |
Open source | 5.3 | 6.0 | 5.9 |
Providing a GUI | 5.7 | 6.0 | 5.8 |
Standardized API | 6.4 | 7.0 | 6.7 |
Performance | 6.1 | 6.0 | 6.2 |
Availability | 6.5 | 7.0 | 6.6 |
Reliability | 6.5 | 7.0 | 6.6 |
Security | 6.7 | 7.0 | 6.9 |
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations. |
© 2022 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Alfalouji, Q.; Schranz, T.; Kümpel, A.; Schraven, M.; Storek, T.; Gross, S.; Monti, A.; Müller, D.; Schweiger, G. IoT Middleware Platforms for Smart Energy Systems: An Empirical Expert Survey. Buildings 2022, 12, 526. https://doi.org/10.3390/buildings12050526
Alfalouji Q, Schranz T, Kümpel A, Schraven M, Storek T, Gross S, Monti A, Müller D, Schweiger G. IoT Middleware Platforms for Smart Energy Systems: An Empirical Expert Survey. Buildings. 2022; 12(5):526. https://doi.org/10.3390/buildings12050526
Chicago/Turabian StyleAlfalouji, Qamar, Thomas Schranz, Alexander Kümpel, Markus Schraven, Thomas Storek, Stephan Gross, Antonello Monti, Dirk Müller, and Gerald Schweiger. 2022. "IoT Middleware Platforms for Smart Energy Systems: An Empirical Expert Survey" Buildings 12, no. 5: 526. https://doi.org/10.3390/buildings12050526
APA StyleAlfalouji, Q., Schranz, T., Kümpel, A., Schraven, M., Storek, T., Gross, S., Monti, A., Müller, D., & Schweiger, G. (2022). IoT Middleware Platforms for Smart Energy Systems: An Empirical Expert Survey. Buildings, 12(5), 526. https://doi.org/10.3390/buildings12050526