Scopus İndeksli Yayınlar Koleksiyonu
Permanent URI for this collectionhttps://hdl.handle.net/20.500.12573/395
Browse
5 results
Search Results
Article Citation - WoS: 260Citation - Scopus: 380Smart Grid Communication and Information Technologies in the Perspective of Industry 4.0: Opportunities and Challenges(Elsevier, 2018-11) Faheem, M.; Shah, S. B. H.; Butt, R. A.; Raza, B.; Anwar, M.; Ashraf, M. W.; Gungor, V. C.The fourth industrial revolution known as Industry 4.0 has paved the way for a systematical deployment of the modernized power grid (PG) to manage continuously growing energy demand by integrating renewable energy resources. In the context of Industry 4.0, a smart grid (SG) by employing advanced Information and Communication Technologies (ICTs), intelligent information processing (IIP) and future-oriented techniques (FoT) allows energy utilities to monitor and control power generation, transmission and distribution processes in more efficient, flexible, reliable, sustainable, decentralized, secure and economic manners. Despite providing immense opportunities, SG has many challenges in the context of Industry 4.0 (I 4.0). To this end, this paper presents a comprehensive presentation on critical smart grid components with international standards and information technologies in the context of Industry 4.0. In addition, this study gives an overview of different smart grid applications, their benefits, characteristics, and requirements. Also, this research investigates and explores different wired and wireless communication technologies used in smart grid with their benefits and characteristics. Finally, this article discusses a number of critical challenges and open issues and future research directions. (C) 2018 Elsevier Inc. All rights reserved.Article Citation - WoS: 3Citation - Scopus: 6High Spatial Resolution IoT Based Air PM Measurement System(Springer, 2021-04-12) Icoz, Ebru; Malik, Fasih M.; Icoz, KutayAir pollution is one of the global problems of the current era. According to World Health Organization more than 80% of the people living in metropolitan areas breathe air which exceeds the guideline limits. Particulate matter, the mixture of liquid and solid particles having diameters less than 10 mu m, is one of the important pollutants in the air. The main source of the Particulate matter is mostly burning reactions associated with industry, vehicles and homes. Several studies have shown the lethal impact of particulate matter to public health and environment. The rise of particulate matter amount in air has been linked to several health problems such as not only respiratory diseases but also mortality in infants and heart attacks. Currently, bulky stations which are high-cost and have limited spatial resolution are used to monitor the air quality. In this study we developed an alternative particulate matter measurement system which is portable and low-cost (less than 200 USD) and also integrated with cloud computing. The system allows real time distant monitoring of PM particles with high spatial resolution (meter range). The developed sensor system is able to provide air quality data in correlation with the existing stations (R-2 = 0.87). The statistical comparison between the developed system and the reference methods revealed that two systems produced statistically equal results in detecting the variations of the particulate matter.Article Citation - WoS: 85Citation - Scopus: 140Edge AI: A Taxonomy, Systematic Review and Future Directions(Springer, 2024-10-18) Gill, Sukhpal Singh; Golec, Muhammed; Hu, Jianmin; Xu, Minxian; Du, Junhui; Wu, Huaming; Uhlig, SteveEdge Artificial Intelligence (AI) incorporates a network of interconnected systems and devices that receive, cache, process, and analyse data in close communication with the location where the data is captured with AI technology. Recent advancements in AI efficiency, the widespread use of Internet of Things (IoT) devices, and the emergence of edge computing have unlocked the enormous scope of Edge AI. The goal of Edge AI is to optimize data processing efficiency and velocity while ensuring data confidentiality and integrity. Despite being a relatively new field of research, spanning from 2014 to the present, it has shown significant and rapid development over the last five years. In this article, we present a systematic literature review for Edge AI to discuss the existing research, recent advancements, and future research directions. We created a collaborative edge AI learning system for cloud and edge computing analysis, including an in-depth study of the architectures that facilitate this mechanism. The taxonomy for Edge AI facilitates the classification and configuration of Edge AI systems while also examining its potential influence across many fields through compassing infrastructure, cloud computing, fog computing, services, use cases, ML and deep learning, and resource management. This study highlights the significance of Edge AI in processing real-time data at the edge of the network. Additionally, it emphasizes the research challenges encountered by Edge AI systems, including constraints on resources, vulnerabilities to security threats, and problems with scalability. Finally, this study highlights the potential future research directions that aim to address the current limitations of Edge AI by providing innovative solutions.Article Citation - WoS: 15Citation - Scopus: 25Cold Start Latency in Serverless Computing: A Systematic Review, Taxonomy, and Future Directions(Assoc Computing Machinery, 2024-11-11) Golec, Muhammed; Walia, Guneet kaur; Kumar, Mohit; Cuadrado, Felix; Gill, Sukhpal singh; Uhlig, SteveRecently, academics and the corporate sector have paid attention to serverless computing, which enables dynamic scalability and an economic model. In serverless computing, users only pay for the time they actually use resources, enabling zero scaling to optimise cost and resource utilisation. However, this approach also introduces the serverless cold start problem. Researchers have developed various solutions to address the cold start problem, yet it remains an unresolved research area. In this article, we propose a systematic literature review on cold start latency in serverless computing. Furthermore, we create a detailed taxonomy of approaches to cold start latency, which we use to investigate existing techniques for reducing the cold start time and frequency. We have classified the current studies on cold start latency into several categories such as caching and application-level optimisation-based solutions, as well as Artificial Intelligence/Machine Learning-based solutions. Moreover, we have analyzed the impact of cold start latency on quality of service, explored current cold start latency mitigation methods, datasets, and implementation platforms, and classified them into categories based on their common characteristics and features. Finally, we outline the open challenges and highlight the possible future directions.Article Citation - Scopus: 9Captain: A Testbed for Co-Simulation of Scalable Serverless Computing Environments for AIoT Enabled Predictive Maintenance in Industry 4.0(Institute of Electrical and Electronics Engineers Inc., 2025-08-15) Golec, Muhammed; Wu, Huaming; Ozturac, Ridvan; Kumar Parlikad, Ajith; Cuadrado Latasa, Felix; Gill, Sukhpal Singh; Uhlig, Steve; Cuadrado, Felix; Singh Gill, SukhpalThe massive amounts of data generated by the Industrial Internet of Things (IIoT) require considerable processing power, which increases carbon emissions and energy usage, and we need sustainable solutions to enable flexible manufacturing. Serverless computing shows potential for meeting this requirement by scaling idle containers to zero energy-efficiency and cost, but this will lead to a cold start delay. Most solutions rely on idle containers, which necessitates dynamic request time forecasting and container execution monitoring. Furthermore, Artificial Intelligence of Things (AIoT) can provide autonomous and sustainable solutions by combining IIoT with artificial intelligence (AI) to solve this problem. Therefore, we develop a new testbed, CAPTAIN, to facilitate AI-based co-simulation of scalable and flexible serverless computing in IIoT environments. The AI module in the CAPTAIN framework employs random forest (RF) and light gradient-boosting machine (LightGBM) models to optimize cold start frequency and prevent cold starts based on their prediction results. The proxy module additionally monitors the client-server network and constantly updates the AI module training dataset via a message queue. Finally, we evaluated the proxy module’s performance using a predictive maintenance-based real-world IIoT application and the AI module’s performance in a realistic serverless environment using a Microsoft Azure dataset. The AI module of the CAPTAIN outperforms baselines in terms of cold start frequency, computational time with 0.5 ms, energy consumption with 1161.0 joules, and CO2 emissions with 32.25e-05 gCO<inf>2</inf>. The CAPTAIN testbed provides a co-simulation of sustainable and scalable serverless computing environments for AIoT-enabled predictive maintenance in Industry 4.0. © 2025 Elsevier B.V., All rights reserved.
