Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (48)

Search Parameters:
Keywords = decentralised architecture

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
26 pages, 1532 KB  
Review
Mapping the Evolution and Intellectual Structure of Marine Spatial Data Infrastructure (MSDI): A Systematic Review and Bibliometric Analysis
by Nuha Hamed Al-Subhi, Mohammed Nasser Al-Suqri and Faten Fatehi Hamad
Geographies 2026, 6(2), 39; https://doi.org/10.3390/geographies6020039 - 13 Apr 2026
Abstract
The proliferation of marine data presents both an opportunity for ocean governance and a challenge, contributing to fragmentation across disciplines, institutions, and sectors. Marine Spatial Data Infrastructure (MSDI) stands out as a major framework for integrating marine information. However, an integrated synthesis that [...] Read more.
The proliferation of marine data presents both an opportunity for ocean governance and a challenge, contributing to fragmentation across disciplines, institutions, and sectors. Marine Spatial Data Infrastructure (MSDI) stands out as a major framework for integrating marine information. However, an integrated synthesis that combines quantitative mapping of publication patterns with qualitative analysis of thematic evolution remains absent. This study employs a two-step approach combining systematic review and bibliometric analysis of Scopus-indexed literature (2000–2024). Based on a focused corpus of 20 publications rigorously screened for explicit MSDI relevance, we examine publication trends, collaboration patterns, thematic structures, and evolutionary trajectories. Results indicate accelerating scholarly interest in MSDI, with European institutions contributing 75% of the analysed publications. Policy frameworks such as the INSPIRE Directive (Infrastructure for Spatial Information in the European Community) and the Marine Strategy Framework Directive (MSFD) emerge as key drivers of research activity. Temporal analysis of this corpus suggests a tentative five-phase evolution in MSDI research: (1) foundational technical standardisation, (2) governance model implementation, (3) semantic interoperability enhancement, (4) policy integration, and (5) advanced applications incorporating FAIR (Findable, Accessible, Interoperable, Reusable) and CARE (Collective Benefit, Authority to Control, Responsibility, Ethics) principles and Artificial Intelligence (AI). These phases, derived from systematic coding of thematic focus across publications, represent observed patterns within the analysed literature rather than definitive stages. This paper concludes that MSDI is moving toward a more socio-technical approach that requires the consideration of a technical-focused tool in present-day ocean governance. Future work should combine semantic AI, decentralised architectures, polycentric governance models, and impact assessment frameworks to align MSDI development with the objectives of equity, inclusion, and sustainability. Full article
Show Figures

Figure 1

27 pages, 1192 KB  
Article
Responsive Architecture and Fire Safety: A Comparative Review of Regulatory Regimes in the USA, Asia, and the EU/UK, with Implications for Poland in the Context of BIM/DT/AI/IoT
by Przemysław Konopski, Roman Pilch and Wojciech Bonenberg
Sustainability 2026, 18(8), 3808; https://doi.org/10.3390/su18083808 - 11 Apr 2026
Abstract
This article compares selected fire safety regulatory systems in Japan, China, the United States, and the EU/UK, interpreted through the lens of responsive architecture and the implementation of digital technologies—building information modelling (BIM), digital twins (DTs), artificial intelligence (AI), and the Internet of [...] Read more.
This article compares selected fire safety regulatory systems in Japan, China, the United States, and the EU/UK, interpreted through the lens of responsive architecture and the implementation of digital technologies—building information modelling (BIM), digital twins (DTs), artificial intelligence (AI), and the Internet of Things (IoT). The study adopts a qualitative approach based on a structured review of legal acts, technical standards, public-sector reports, and the scientific and professional literature, organised using a common analytical framework. First, the analysis identifies shared foundations across regimes: the primacy of life safety, mandatory detection and alarm functions, fire compartmentation, requirements for protected means of exit, and the increasing importance of documenting the operational status of protection measures. Then, it contrasts key differences, including the permissibility of performance-based design (PBD), the degree to which digital documentation is formally recognised, organisational enforcement models, and cybersecurity approaches for integrated fire alarm/voice alarm/building management/IoT ecosystems. Japan and selected Chinese cities combine stringent requirements with openness to dynamic solutions and urban-scale data platforms. The USA relies on a decentralised code-based ecosystem with a strong role for professional and industry bodies, while the EU/UK continues to strengthen harmonised standards and digital building registers, reinforced by lessons after the Grenfell Tower fire. Against this background, Poland is discussed as broadly aligned in goals and baseline technical requirements yet lagging behind in implementing PBD pathways, digital registers, formal BIM/DT integration, and minimum cybersecurity requirements. The proposed directions for change aim to create a more predictable regulatory and technical framework for the development of responsive architecture and dynamic fire safety systems in Poland. The study contributes to the sustainability literature by framing regulatory readiness for digital fire safety as a lifecycle resilience strategy, directly relevant to safe, resource-efficient, and inclusive built environments. Full article
Show Figures

Figure 1

17 pages, 786 KB  
Article
Exploring Blockchain Interoperability: Frameworks, Use Cases, and Future Challenges
by Stanly Wilson, Kwabena Adu-Duodu, Yinhao Li, Ellis Solaiman, Omer Rana and Rajiv Ranjan
Systems 2026, 14(4), 388; https://doi.org/10.3390/systems14040388 - 2 Apr 2026
Viewed by 368
Abstract
Blockchain adoption across industries has led to the emergence of multiple independent blockchain platforms, creating challenges for cross-chain data exchange and system interoperability. This paper addresses this challenge by examining interoperability frameworks that enable communication between heterogeneous blockchain networks. We adopt a platform-oriented [...] Read more.
Blockchain adoption across industries has led to the emergence of multiple independent blockchain platforms, creating challenges for cross-chain data exchange and system interoperability. This paper addresses this challenge by examining interoperability frameworks that enable communication between heterogeneous blockchain networks. We adopt a platform-oriented analysis to study widely used blockchain ecosystems, focusing on the mechanisms they employ for cross-chain communication and asset transfer. To demonstrate practical applicability, we present a conceptual supply chain scenario that illustrates how interoperable architectures enable interactions among multiple blockchain entities. Finally, we identify key open research challenges, including data management, cross-chain query processing, privacy, governance, scalability, and protocol standardisation. The findings highlight both the capabilities and limitations of existing interoperability solutions and outline directions for future research. Full article
(This article belongs to the Section Systems Engineering)
Show Figures

Figure 1

64 pages, 13395 KB  
Review
Low-Cost Malware Detection with Artificial Intelligence on Single Board Computers
by Phil Steadman, Paul Jenkins, Rajkumar Singh Rathore and Chaminda Hewage
Future Internet 2026, 18(1), 46; https://doi.org/10.3390/fi18010046 - 12 Jan 2026
Viewed by 1869
Abstract
The proliferation of Internet of Things (IoT) devices has significantly expanded the threat landscape for malicious software (malware), rendering traditional signature-based detection methods increasingly ineffective in coping with the volume and evolving nature of modern threats. In response, researchers are utilising artificial intelligence [...] Read more.
The proliferation of Internet of Things (IoT) devices has significantly expanded the threat landscape for malicious software (malware), rendering traditional signature-based detection methods increasingly ineffective in coping with the volume and evolving nature of modern threats. In response, researchers are utilising artificial intelligence (AI) for a more dynamic and robust malware detection solution. An innovative approach utilising AI is focusing on image classification techniques to detect malware on resource-constrained Single-Board Computers (SBCs) such as the Raspberry Pi. In this method the conversion of malware binaries into 2D images is examined, which can be analysed by deep learning models such as convolutional neural networks (CNNs) to classify them as benign or malicious. The results show that the image-based approach demonstrates high efficacy, with many studies reporting detection accuracy rates exceeding 98%. That said, there is a significant challenge in deploying these demanding models on devices with limited processing power and memory, in particular those involving of both calculation and time complexity. Overcoming this issue requires critical model optimisation strategies. Successful approaches include the use of a lightweight CNN architecture and federated learning, which may be used to preserve privacy while training models with decentralised data are processed. This hybrid workflow in which models are trained on powerful servers before the learnt algorithms are deployed on SBCs is an emerging field attacting significant interest in the field of cybersecurity. This paper synthesises the current state of the art, performance compromises, and optimisation techniques contributing to the understanding of how AI and image representation can enable effective low-cost malware detection on resource-constrained systems. Full article
Show Figures

Graphical abstract

26 pages, 6780 KB  
Article
The Unbroken Centre in Lviv as an Example of Architectural Creation of Rehabilitation
by Jan Niewada-Wysocki, Bartłomiej Kwiatkowski and Ewelina Gardyńska-Kieliś
Buildings 2025, 15(22), 4202; https://doi.org/10.3390/buildings15224202 - 20 Nov 2025
Viewed by 1449
Abstract
The Unbroken Rehabilitation Center in Lviv illustrates how architectural design can support recovery in post-conflict conditions. Drawing on concepts of healing environments, evidence-based design, and trauma-informed architecture, this study aimed to identify architectural strategies that enhance physical and psychological rehabilitation in war-affected populations. [...] Read more.
The Unbroken Rehabilitation Center in Lviv illustrates how architectural design can support recovery in post-conflict conditions. Drawing on concepts of healing environments, evidence-based design, and trauma-informed architecture, this study aimed to identify architectural strategies that enhance physical and psychological rehabilitation in war-affected populations. A mixed-method approach was applied, combining field observations, architectural analysis, and user surveys triangulated with interviews and documentation review. Results show that decentralised layouts, daylight access, barrier-free circulation, and cross-laminated timber (CLT)-based vertical expansion contribute to therapeutic effectiveness. Survey data from 45 respondents confirmed very high ratings for accessibility (9–10/10) and strong appreciation of group therapy rooms (9.0), art therapy (8.8), and music therapy (8.7). These findings highlight the value of sensory and symbolic elements, including natural materials and culturally embedded art. While the exploratory character and uneven respondent distribution limit generalisability, the triangulated methodology enhanced reliability and revealed clear user trends. The study demonstrates that architectural design can actively support resilience and rehabilitation in war-affected contexts, offering transferable insights for future post-conflict reconstruction. Full article
(This article belongs to the Section Architectural Design, Urban Science, and Real Estate)
Show Figures

Figure 1

18 pages, 952 KB  
Article
Advanced Vehicle Electrical System Modelling for Software Solutions on Manufacturing Plants: Proposal and Applications
by Adrià Bosch Serra, Juan Francisco Blanes Noguera, Luis Ruiz Matallana, Carlos Álvarez Baldo and Joan Porcar Rodado
Appl. Syst. Innov. 2025, 8(5), 134; https://doi.org/10.3390/asi8050134 - 17 Sep 2025
Viewed by 1515
Abstract
Mass customisation in the automotive industry has exploded the number of wiring harness variants that must be assembled, tested and repaired on the shop floor. Existing CAD or schematic formats are too heavy and too coarse-grained to drive in-line, per-VIN validation, while supplier [...] Read more.
Mass customisation in the automotive industry has exploded the number of wiring harness variants that must be assembled, tested and repaired on the shop floor. Existing CAD or schematic formats are too heavy and too coarse-grained to drive in-line, per-VIN validation, while supplier documentation is heterogeneous and often incomplete. This paper presents a pin-centric, two-tier graph model that converts raw harness tables into a machine-readable, wiring-aware digital twin suitable for real-time use in manufacturing plants. All physical and logical artefacts—pins, wires, connections, paths and circuits—are represented as nodes, and a dual-store persistence strategy separates attribute-rich JSON documents from a lightweight NetworkX property graph. The architecture supports dozens of vehicle models and engineering releases without duplicating data, and a decentralised validation pipeline enforces both object-level and contextual rules, reducing initial domain violations from eight to zero and eliminating fifty-two circuit errors in three iterations. The resulting platform graph is generated in 0.7 s and delivers 100% path-finding accuracy. Deployed at Ford’s Almussafes plant, the model already underpins launch-phase workload mitigation, interactive visualisation and early design error detection. Although currently implemented in Python 3.11 and lacking quantified production KPIs, the approach establishes a vendor-agnostic data standard and lays the groundwork for self-aware manufacturing: future work will embed real-time validators on the line, stream defect events back into the graph and couple the wiring layer with IoT frameworks for autonomous repair and optimisation. Full article
(This article belongs to the Section Information Systems)
Show Figures

Figure 1

33 pages, 3171 KB  
Review
Advances in Energy Storage, AI Optimisation, and Cybersecurity for Electric Vehicle Grid Integration
by Muhammed Cavus, Huseyin Ayan, Margaret Bell and Dilum Dissanayake
Energies 2025, 18(17), 4599; https://doi.org/10.3390/en18174599 - 29 Aug 2025
Cited by 4 | Viewed by 2508
Abstract
The integration of electric vehicles (EVs) into smart grids (SGs) is reshaping both energy systems and mobility infrastructures. This review presents a comprehensive and cross-disciplinary synthesis of current technologies, methodologies, and challenges associated with EV–SG interaction. Unlike prior reviews that address these aspects [...] Read more.
The integration of electric vehicles (EVs) into smart grids (SGs) is reshaping both energy systems and mobility infrastructures. This review presents a comprehensive and cross-disciplinary synthesis of current technologies, methodologies, and challenges associated with EV–SG interaction. Unlike prior reviews that address these aspects in isolation, this work uniquely connects three critical pillars: (i) the evolution of energy storage technologies, including lithium-ion, second-life, and hybrid systems; (ii) optimisation and predictive control techniques using artificial intelligence (AI) for real-time energy management and vehicle-to-grid (V2G) coordination; and (iii) cybersecurity risks and post-quantum solutions required to safeguard increasingly decentralised and data-intensive grid environments. The novelty of this review lies in its integrated perspective, highlighting how emerging innovations, such as federated AI models, blockchain-secured V2G transactions, digital twin simulations, and quantum-safe cryptography, are converging to overcome existing limitations in scalability, resilience, and interoperability. Furthermore, we identify underexplored research gaps, such as standardisation of bidirectional communication protocols, regulatory inertia in V2G market participation, and the lack of unified privacy-preserving data architectures. By mapping current advancements and outlining a strategic research roadmap, this article provides a forward-looking foundation for the development of secure, flexible, and grid-responsive EV ecosystems. The findings support policymakers, engineers, and researchers in advancing the technical and regulatory landscape necessary to scale EV–SG integration within sustainable smart cities. Full article
Show Figures

Figure 1

29 pages, 3325 KB  
Article
Development of a Dynamic Path Planning System for Autonomous Mobile Robots Using a Multi-Agent System Approach
by Bradley Fourie, Louis Louw and Günter Bitsch
Sensors 2025, 25(17), 5317; https://doi.org/10.3390/s25175317 - 27 Aug 2025
Viewed by 2224
Abstract
Autonomous Mobile Robots (AMRs) are increasingly important in Industry 4.0 intralogistics but creating path planning systems that adapt to dynamic and uncertain Flexible Manufacturing Systems (FMS), especially managing conflicts among multiple AMRs with a need for scalable decentralised solutions, remains a significant challenge. [...] Read more.
Autonomous Mobile Robots (AMRs) are increasingly important in Industry 4.0 intralogistics but creating path planning systems that adapt to dynamic and uncertain Flexible Manufacturing Systems (FMS), especially managing conflicts among multiple AMRs with a need for scalable decentralised solutions, remains a significant challenge. This research introduces a dynamic path planning system for AMRs designed for reactive adaptation to FMS disturbances and generalisation across factory layouts, incorporating support for multiple AMRs with integrated conflict avoidance. The system is built on a Multi-Agent Systems (MAS) architecture, where software AMR agents independently calculate their paths using a hybrid Genetic Algorithm (GA) that employs Cell-Based Decomposition (CBD) and optimises path length, smoothness, and overlap via a multi-objective fitness function. Multi-AMR conflict avoidance is implemented using the Iterative Exclusion Principle (IEP), which facilitates priority-based planning, knowledge sharing through Predictive Collision Avoidance (PCA), and iterative replanning among agents communicating via a blackboard agent. Verification demonstrated the system’s ability to successfully avoid deadlocks for up to nine AMRs and exhibit good scalability. Validation in a simulated FMS environment confirmed robust adaptation to various disturbances, including static and dynamic obstacles, while maintaining stable run times and consistent path quality. These results affirm the practical feasibility of this hybrid GA and MAS-based approach for dynamic AMR control in complex industrial settings. Full article
(This article belongs to the Section Sensors and Robotics)
Show Figures

Figure 1

29 pages, 1620 KB  
Article
A Multi-Layer Quantum-Resilient IoT Security Architecture Integrating Uncertainty Reasoning, Relativistic Blockchain, and Decentralised Storage
by Gerardo Iovane
Appl. Sci. 2025, 15(16), 9218; https://doi.org/10.3390/app15169218 - 21 Aug 2025
Cited by 4 | Viewed by 2518
Abstract
The rapid development of the Internet of Things (IoT) has enabled the implementation of interconnected intelligent systems in extremely dynamic contexts with limited resources. However, traditional paradigms, such as those using ECC-based heuristics and centralised decision-making frameworks, cannot be modernised to ensure resilience, [...] Read more.
The rapid development of the Internet of Things (IoT) has enabled the implementation of interconnected intelligent systems in extremely dynamic contexts with limited resources. However, traditional paradigms, such as those using ECC-based heuristics and centralised decision-making frameworks, cannot be modernised to ensure resilience, scalability and security while taking quantum threats into account. In this case, we propose a modular architecture that integrates quantum-inspired cryptography (QI), epistemic uncertainty reasoning, the multiscale blockchain MuReQua, and the quantum-inspired decentralised storage engine (DeSSE) with fragmented entropy storage. Each component addresses specific cybersecurity weaknesses of IoT devices: quantum-resistant communication on epistemic agents that facilitate cognitive decision-making under uncertainty, lightweight adaptive consensus provided by MuReQua, and fragmented entropy storage provided by DeSSE. Tested through simulations and use case analyses in industrial, healthcare and automotive networks, the architecture shows exceptional latency, decision accuracy and fault tolerance compared to conventional solutions. Furthermore, its modular nature allows for incremental integration and domain-specific customisation. By adding reasoning, trust and quantum security, it is possible to design intelligent decentralised architectures for resilient IoT ecosystems, thereby strengthening system defences alongside architectures. In turn, this work offers a specific architectural response and a broader perspective on secure decentralised computing, even for the imminent advent of quantum computers. Full article
(This article belongs to the Section Computing and Artificial Intelligence)
Show Figures

Figure 1

27 pages, 1153 KB  
Review
Integrated Biomimetics: Natural Innovations for Urban Design, Smart Technologies, and Human Health
by Ocotlán Diaz-Parra, Francisco R. Trejo-Macotela, Jorge A. Ruiz-Vanoye, Jaime Aguilar-Ortiz, Miguel A. Ruiz-Jaimes, Yadira Toledo-Navarro, Alejandro Fuentes Penna, Ricardo A. Barrera-Cámara and Julio C. Salgado-Ramirez
Appl. Sci. 2025, 15(13), 7323; https://doi.org/10.3390/app15137323 - 29 Jun 2025
Cited by 3 | Viewed by 4288
Abstract
Biomimetics has emerged as a transformative interdisciplinary approach that harnesses nature’s evolutionary strategies to develop sustainable solutions across diverse fields. This study explores its integrative role in shaping smart cities, advancing artificial intelligence and robotics, innovating biomedical applications, and enhancing computational design tools. [...] Read more.
Biomimetics has emerged as a transformative interdisciplinary approach that harnesses nature’s evolutionary strategies to develop sustainable solutions across diverse fields. This study explores its integrative role in shaping smart cities, advancing artificial intelligence and robotics, innovating biomedical applications, and enhancing computational design tools. By analysing the evolution of biomimetic principles and their technological impact, this work highlights how nature-inspired solutions contribute to energy efficiency, adaptive urban planning, bioengineered materials, and intelligent systems. Furthermore, this paper discusses future perspectives on biomimetics-driven innovations, emphasising their potential to foster resilience, efficiency, and sustainability in rapidly evolving technological landscapes. Particular attention is given to neuromorphic hardware, a biologically inspired computing paradigm that mimics neural processing through spike-based communication and analogue architectures. Key components such as memristors and neuromorphic processors enable adaptive, low-power, task-specific computation, with wide-ranging applications in robotics, AI, healthcare, and renewable energy systems. Furthermore, this paper analyses how self-organising cities, conceptualised as complex adaptive systems, embody biomimetic traits such as resilience, decentralised optimisation, and autonomous resource management. Full article
Show Figures

Figure 1

16 pages, 1520 KB  
Article
Supply Chain Data Analytics for Digital Twins: A Comprehensive Framework
by Vasileios Xiros, Jose M. Gonzalez Castro, Francisco Fernandez-Pelaez, Babis Magoutas and Konstantinos Christidis
Appl. Sci. 2025, 15(12), 6939; https://doi.org/10.3390/app15126939 - 19 Jun 2025
Cited by 2 | Viewed by 2587
Abstract
The latest research highlights the need for circularity in modern industrial supply chains, which is reflected in the decisions of European and global policymakers, as well as in the strategies of major stakeholders. Digital Twins are considered a principal catalyst in the transition [...] Read more.
The latest research highlights the need for circularity in modern industrial supply chains, which is reflected in the decisions of European and global policymakers, as well as in the strategies of major stakeholders. Digital Twins are considered a principal catalyst in the transition to circularity, while real-world, accurate and timely data is a key factor in these supply chains. This emphasis on data highlights the central role of data analytics in extracting key insights and utilizing machine learning to propose sustainability initiatives in decentralized production ecosystems. In consequence, commercial solutions are being developed; however, a single solution might not address all requirements. In this work we present a comprehensive modular, scalable and secure analytics architecture, designed to expand the available components in commercial solutions by providing an intelligent layer to Digital Twins. Our approach integrates with the latest standards for international data spaces, interoperability and process models in distributed environments where multiple actors engage in co-opetition. The proposed architecture is implemented in a market-ready solution and demonstrated in two case studies, in Spain and in Greece. Validation results confirm that the analytics service delivers accurate, timely and actionable insights, while following open communication standards and sustainability guidelines. Our research indicates that companies implementing digital twin solutions using standardized connectors for interoperability can benefit by customizing the proposed solution and avoiding complex developments from scratch. Full article
(This article belongs to the Special Issue Digital Twins: Technologies and Applications)
Show Figures

Figure 1

19 pages, 2900 KB  
Article
Energy Management and Edge-Driven Trading in Fractal-Structured Microgrids: A Machine Learning Approach
by Mostafa Pasandideh, Jason Kurz and Mark Apperley
Energies 2025, 18(11), 2976; https://doi.org/10.3390/en18112976 - 5 Jun 2025
Viewed by 1445
Abstract
The integration of renewable energy into residential microgrids presents significant challenges due to solar generation intermittency and variability in household electricity demand. Traditional forecasting methods, reliant on historical data, fail to adapt effectively in dynamic scenarios, leading to inefficient energy management. This paper [...] Read more.
The integration of renewable energy into residential microgrids presents significant challenges due to solar generation intermittency and variability in household electricity demand. Traditional forecasting methods, reliant on historical data, fail to adapt effectively in dynamic scenarios, leading to inefficient energy management. This paper introduces a novel adaptive energy management framework that integrates streaming machine learning (SML) with a hierarchical fractal microgrid architecture to deliver precise real-time electricity demand forecasts for a residential community. Leveraging incremental learning capabilities, the proposed model continuously updates, achieving robust predictive performance with mean absolute errors (MAE) across individual households and the community of less than 10% of typical hourly consumption values. Three battery-sizing scenarios are analytically evaluated: centralised battery, uniformly distributed batteries, and a hybrid model of uniformly distributed batteries plus an optimised central battery. Predictive adaptive management significantly reduced cumulative grid usage compared to traditional methods, with a 20% reduction in energy deficit events, and optimised battery cycling frequency extending battery lifecycle. Furthermore, the adaptive framework conceptually aligns with digital twin methodologies, facilitating real-time operational adjustments. The findings provide critical insights into sustainable, decentralised microgrid management, emphasising improved operational efficiency, enhanced battery longevity, reduced grid dependence, and robust renewable energy utilisation. Full article
(This article belongs to the Special Issue Novel Energy Management Approaches in Microgrid Systems)
Show Figures

Figure 1

28 pages, 2433 KB  
Article
Beyond Traceability: Decentralised Identity and Digital Twins for Verifiable Product Identity in Agri-Food Supply Chains
by Manuela Cordeiro and Joao C. Ferreira
Appl. Sci. 2025, 15(11), 6062; https://doi.org/10.3390/app15116062 - 28 May 2025
Cited by 18 | Viewed by 7695
Abstract
Agricultural supply chains face growing scrutiny due to rising concerns over food authenticity, safety, and sustainability. These challenges stem from issues such as contamination risks, fraudulent labelling, and the absence of reliable, real-time tracking systems. Existing systems often rely on centralised databases and [...] Read more.
Agricultural supply chains face growing scrutiny due to rising concerns over food authenticity, safety, and sustainability. These challenges stem from issues such as contamination risks, fraudulent labelling, and the absence of reliable, real-time tracking systems. Existing systems often rely on centralised databases and fragmented data flows, limiting traceability, data integrity, and end-to-end visibility. While blockchain technology offers potential, most research focuses narrowly on traceability, overlooking its role in establishing secure product identity and its integration with emerging tools. This review investigates how Decentralised Identifiers (DIDs), digital twins, and smart contracts—in conjunction with blockchain—can create verifiable digital representations of agricultural products and automate trust mechanisms. Through an analysis of over sixty recent sources and leading standards (e.g., W3C DIDs, Hyperledger Aries), the study identifies key gaps in interoperability, governance, and system maturity. A layered system architecture is proposed, and its application is demonstrated in a cold-chain case scenario. The paper concludes with a roadmap for empirical validation and policy alignment, contributing a practical and scalable framework for researchers, practitioners, and regulators advancing blockchain-enabled traceability systems. Full article
(This article belongs to the Special Issue Big Data and AI for Food and Agriculture)
Show Figures

Graphical abstract

23 pages, 1194 KB  
Systematic Review
Context-Aware Systems Architecture in Industry 4.0: A Systematic Literature Review
by Arlindo Santos, Claudio Lima, Tiago Pinto, Arsénio Reis and João Barroso
Appl. Sci. 2025, 15(11), 5863; https://doi.org/10.3390/app15115863 - 23 May 2025
Cited by 3 | Viewed by 2908
Abstract
Technological evolution has driven the integration of computing devices in various domains, giving rise to heterogeneous and dynamic intelligent environments; together with market pressure, these pose challenges in formulating an architecture that takes advantage of contextual knowledge. In terms of architectural design, we [...] Read more.
Technological evolution has driven the integration of computing devices in various domains, giving rise to heterogeneous and dynamic intelligent environments; together with market pressure, these pose challenges in formulating an architecture that takes advantage of contextual knowledge. In terms of architectural design, we are witnessing a transition from a centralised, monolithic view of systems to a decentralised view that incorporates the vertical and horizontal dimensions of the production environment. Therefore, this review aimed to (i) identify the requirements, (ii) find out about the representation models and context inference techniques, and (iii) identify architectural technologies, norms, models, and standards. The results observed in 25 articles made it possible to identify interoperability, automation, and decision-making as convergence points and observe the adoption of ontologies as a research area for context representation. In contrast, the discussion of context inference techniques remains open. Finally, this study presents recommendations for the design of a context-aware systems architecture that incorporates the principles of Industry 4.0 and facilitates the development of applications. Full article
Show Figures

Graphical abstract

31 pages, 13449 KB  
Article
Development of an In-Vehicle Intrusion Detection Model Integrating Federated Learning and LSTM Networks
by Miriam Zambudio Martínez, Rafael Marin-Perez and Antonio Fernando Skarmeta Gomez
Information 2025, 16(4), 292; https://doi.org/10.3390/info16040292 - 4 Apr 2025
Cited by 7 | Viewed by 3194
Abstract
Introduction: Ensuring vehicular cybersecurity is a critical challenge due to the increasing connectivity of modern vehicles, and traditional centralised learning approaches for intrusion detection pose significant privacy risks, as they require sensitive data to be shared from multiple vehicles to a central server. [...] Read more.
Introduction: Ensuring vehicular cybersecurity is a critical challenge due to the increasing connectivity of modern vehicles, and traditional centralised learning approaches for intrusion detection pose significant privacy risks, as they require sensitive data to be shared from multiple vehicles to a central server. Objective: The aim of this study is therefore to develop an in-vehicle intrusion detection system (IVIDS) that integrates federated learning (FL) with neural networks, enabling decentralised and privacy-preserving detection of cyberattacks in vehicular networks. The proposed system extends previous research by detecting a broader range of attacks (eight types) and exploring different deep learning architectures. Methods: This study employs an extended version of the publicly available VeReMi dataset to train and evaluate multiple neural network architectures, including Multilayer Perceptrons (MLPs), Gated Recurrent Units (GRUs), and Long Short-Term Memory (LSTM) networks. Federated learning is utilised to enable collaborative model training across multiple vehicles without sharing raw data. Various data preprocessing techniques and differential privacy mechanisms are also explored. Results and Conclusions: The experimental results demonstrate that LSTM networks outperform both MLP and GRU architectures in classifying vehicular cyberattacks. The best LSTM model, trained with two previous message lags and standard normalisation, achieved a classification accuracy of 96.75% in detecting eight types of attacks, surpassing previous studies, and demonstrating the potential of applying neural networks designed to work with time series data. Full article
(This article belongs to the Special Issue Intrusion Detection Systems in IoT Networks)
Show Figures

Figure 1

Back to TopTop