Internet of Things and Cloud-Fog-Edge Computing
A special issue of Information (ISSN 2078-2489). This special issue belongs to the section "Internet of Things (IoT)".
Deadline for manuscript submissions: 30 November 2024 | Viewed by 18740
Special Issue Editors
Interests: internet of things; edge AI-IoT; internet of medical things; cloud computing
Special Issues, Collections and Topics in MDPI journals
Interests: parallel and distributed systems; high-performance computing; virtualisation; cloud computing
Special Issues, Collections and Topics in MDPI journals
Interests: cloud computing; parallel and grid computing; distributed systems and middleware; optimisation techniques
Special Issues, Collections and Topics in MDPI journals
Interests: artificial intelligence/machine learning; cloud computing; decision-making; internet of things
Special Issues, Collections and Topics in MDPI journals
Special Issue Information
Dear Colleagues,
The MDPI Journal Information invites submissions to a Special Issue on “Internet of Things and Cloud/Fog/Edge Computing”.
The ever-increasing number of connected objects requires more and more processing resources. Cloud computing has shown its limits, with problems of latency and link congestion related to the volume of data to be transferred. To remedy this, some of the processing has been shifted to the intermediate levels between the cloud and the sensors (Fog computing) or on the sensors themselves (Edge computing). New challenges have emerged related to the distribution of processing between the different processing layers, the need to ensure the end-to-end security to protect sensitive data, or the privacy.
The goal of this Special Issue is to invite high-quality, state-of-the-art research papers that deal with challenging issues in Cloud/Fog/Edge Computing across the different parts of the IoT ecosystem. We solicit original papers of unpublished and completed research that are not currently under review by another conference/journal. Topics of interest include but are not limited to the following:
- Internet of medical things (IoT)
- Mobile edge computing
- Osmotic computing
- IoT security
- Confidential computing
- Mobile systems and applications
- Smart communities and ubiquitous systems
- IoT in healthcare
- IoT in business and industry
- IoT for resilient organizations
Papers’ length has to be 9–15 pages and should be formatted according to the MDPI template. Complete instructions for authors can be found at: https://www.mdpi.com/journal/information/instructions.
FIRM Deadline: 30 September 2023
Dr. Olivier Debauche
Dr. Mostapha Zbakh
Prof. Dr. Pascal Bouvry
Dr. Caesar Wu
Guest Editors
Manuscript Submission Information
Manuscripts should be submitted online at www.mdpi.com by registering and logging in to this website. Once you are registered, click here to go to the submission form. Manuscripts can be submitted until the deadline. All submissions that pass pre-check are peer-reviewed. Accepted papers will be published continuously in the journal (as soon as accepted) and will be listed together on the special issue website. Research articles, review articles as well as short communications are invited. For planned papers, a title and short abstract (about 100 words) can be sent to the Editorial Office for announcement on this website.
Submitted manuscripts should not have been published previously, nor be under consideration for publication elsewhere (except conference proceedings papers). All manuscripts are thoroughly refereed through a single-blind peer-review process. A guide for authors and other relevant information for submission of manuscripts is available on the Instructions for Authors page. Information is an international peer-reviewed open access monthly journal published by MDPI.
Please visit the Instructions for Authors page before submitting a manuscript. The Article Processing Charge (APC) for publication in this open access journal is 1600 CHF (Swiss Francs). Submitted papers should be well formatted and use good English. Authors may use MDPI's English editing service prior to publication or during author revisions.
Keywords
- internet of things
- cloud IoT architecture
- cloud-fog-edge computing
- distributed architecture
Benefits of Publishing in a Special Issue
- Ease of navigation: Grouping papers by topic helps scholars navigate broad scope journals more efficiently.
- Greater discoverability: Special Issues support the reach and impact of scientific research. Articles in Special Issues are more discoverable and cited more frequently.
- Expansion of research network: Special Issues facilitate connections among authors, fostering scientific collaborations.
- External promotion: Articles in Special Issues are often promoted through the journal's social media, increasing their visibility.
- e-Book format: Special Issues with more than 10 articles can be published as dedicated e-books, ensuring wide and rapid dissemination.
Further information on MDPI's Special Issue polices can be found here.
Planned Papers
The below list represents only planned manuscripts. Some of these manuscripts have not been received by the Editorial Office yet. Papers submitted to MDPI journals are subject to peer-review.
Title: Framework for Cyber-Physical Production Systems in Heavy Industry
Authors: Łukasz Rauch
Affiliation: Department of Applied Computer Science and Modelling, AGH University of Science and Technology, 30-059 Kraków, Poland
Abstract: The paper will present proposition of new framework, which we have developed for Cyber-Physical System developed for CMC company, department in Poland. Company produces casted and rolled steel products. The system contains modules related to data gathering from multiple sensors and cameras + modules dedicated to computing tasks predicting various process aspects by using artificial intelligence, soft computing as well as intensive numerical procedures.
Title: Computational Approach for Internet of Things with 5G Connectivity using Quantum Algorithms
Authors: Shitharth Selvarajan
Affiliation: School of Built Environment, Engineering and Computing, Leeds Beckett University, LS1 3HE Leeds, U.K.
Abstract: This paper analyses the need for a quantum computing approach for IoT applications using the 5G resource spectrum. Most IoT devices are connected for data transmission to end users with remote monitoring units. Still, no sufficient data storage units exist, and more data cannot be processed at minimized periods. Hence, in the proposed method, quantum information processing protocol and quantum algorithms are integrated where data transmissions are maximized. Further, the system model is designed to check the external influence factors that prevent the IoT device from transmitting data to end users. Therefore, with corresponding signal and noise power, it is essential to process the transmissions, thereby increasing data proportions at end connectivity. Once quantum computations are made, it is crucial to normalize IoT data units, thus establishing control over connected nodes that create a gateway for achieving maximum throughput. The combined system model is tested under four cases where the comparative outcomes prove that with reduced queue reductions of 12%, achieving a maximum throughput of 99% is possible.
Title: Efficient Schemes for Optimizing Load Balancing and Communication Cost in Edge Computing Networks
Authors: Angelos Rouskas
Affiliation: University of Piraeus
Abstract: Edge computing architectures promise increased quality of service with low communication delays by bringing cloud services closer to the end-users, at the distributed edge servers of the network edge. Hosting server capabilities at access nodes, thus yielding edge service nodes, offers service proximity to users and provides QoS guarantees. However, the placement of edge servers should match the level of demand for computing resources and the location of user load. Thus, it is necessary to devise schemes that select the most appropriate access nodes to host computing services and associate every remaining access node with the most proper service node to receive its services. In this paper, we formulate this problem as an optimization problem with a bi-objective function that aims both communication cost minimization and load balance optimization. We propose schemes that tackle this problem and compare their performance against previously proposed heuristics that have been also adapted to target both optimization goals. We study how these algorithms behave in lattice and random grid network topologies with uniform and non-uniform workloads. The results validate the efficiency of our proposed schemes in addition to the significantly lower execution times compared to the other heuristics.
Title: Proposed Development of an Educational Mobile Application for Vehicle Management and Control Based on IoT
Authors: Pablo Alejandro Quezada-Sarmiento
Affiliation: Computer Languages and Systems Department, University of the Basque Country UPV/EHU, 20080 Donostia, Spain
Abstract: This article proposes the development of an educational mobile application for vehicle management and control in the city of Loja, Ecuador, integrating aspects of the Internet of Things (IoT). The development process began with the identification and correlation of essential requirements to select an appropriate framework and explore potential synergies with IoT. It is crucial to consider various approaches to mobile application development and choose the one that best suits the specific needs of the project.
The application was developed in Android Studio, an integrated development environment (IDE) specifically designed for Android mobile application development. Android Studio provides tools for programming, debugging, and testing applications, as well as resources for software project and version management. This IDE includes a code editor compatible with languages such as Java and Kotlin, and offers templates and code snippets to streamline and accelerate the development process.
It is also important to assess whether a mobile application is the most suitable solution or if other technological alternatives should be considered. The software development proposal serves as a useful guide, helping to define the processes and procedures necessary for creating software for small, wireless computing devices, such as mobile phones.