-
Dynamic Digital Twins of Blockchain Systems: State Extraction and Mirroring
Authors:
Georgios Diamantopoulos,
Nikos Tziritas,
Rami Bahsoon,
Nan Zhang,
Georgios Theodoropoulos
Abstract:
Blockchain adoption is reaching an all-time high, with a plethora of blockchain architectures being developed to cover the needs of applications eager to integrate blockchain into their operations. However, blockchain systems suffer from the trilemma trade-off problem, which limits their ability to scale without sacrificing essential metrics such as decentralisation and security. The balance of th…
▽ More
Blockchain adoption is reaching an all-time high, with a plethora of blockchain architectures being developed to cover the needs of applications eager to integrate blockchain into their operations. However, blockchain systems suffer from the trilemma trade-off problem, which limits their ability to scale without sacrificing essential metrics such as decentralisation and security. The balance of the trilemma trade-off is primarily dictated by the consensus protocol used. Since consensus protocols are designed to function well under specific system conditions, and consequently, due to the blockchain's complex and dynamic nature, systems operating under a single consensus protocol are bound to face periods of inefficiency. The work presented in this paper constitutes part of an effort to design a Digital Twin-based blockchain management framework to balance the trilemma trade-off problem, which aims to adapt the consensus process to fit the conditions of the underlying system. Specifically, this work addresses the problems of extracting the blockchain system and mirroring it in its digital twin by proposing algorithms that overcome the challenges posed by blockchains' decentralised and asynchronous nature and the fundamental problems of global state and synchronisation in such systems. The robustness of the proposed algorithms is experimentally evaluated.
△ Less
Submitted 6 December, 2024;
originally announced December 2024.
-
Distributed Simulation for Digital Twins of Large-Scale Real-World DiffServ-Based Networks
Authors:
Zhuoyao Huang,
Nan Zhang,
Jingran Shen,
Georgios Diamantopoulos,
Zhengchang Hua,
Nikos Tziritas,
Georgios Theodoropoulos
Abstract:
Digital Twin technology facilitates the monitoring and online analysis of large-scale communication networks. Faster predictions of network performance thus become imperative, especially for analysing Quality of Service (QoS) parameters in large-scale city networks. Discrete Event Simulation (DES) is a standard network analysis technology, and can be further optimised with parallel and distributed…
▽ More
Digital Twin technology facilitates the monitoring and online analysis of large-scale communication networks. Faster predictions of network performance thus become imperative, especially for analysing Quality of Service (QoS) parameters in large-scale city networks. Discrete Event Simulation (DES) is a standard network analysis technology, and can be further optimised with parallel and distributed execution for speedup, referred to as Parallel Discrete Event Simulation (PDES). However, modelling detailed QoS mechanisms such as DiffServ requires complex event handling for each network router, which can involve excessive simulation events. In addition, current PDES for network analysis mostly adopts conservative scheduling, which suffers from excessive global synchronisation to avoid causality problems. The performance analysis of optimistic PDES for real-world large-scale network topology and complex QoS mechanisms is still inadequate. To address these gaps, this paper proposes a simulation toolkit, Quaint, which leverages an optimistic PDES engine ROSS, for detailed modelling of DiffServ-based networks. A novel event-handling model for each network router is also proposed to significantly reduce the number of events in complex QoS modelling. Quaint has been evaluated using a real-world metropolitan-scale network topology with 5,000 routers/switches. Results show that compared to the conventional simulator OMNeT++/INET, even the sequential mode of Quaint can achieve a speedup of 53 times, and the distributed mode has a speedup of 232 times. Scalability characterisation is conducted to portray the efficiency of distributed execution, and the results indicate the future direction for workload-aware model partitioning.
△ Less
Submitted 31 May, 2024;
originally announced May 2024.
-
Large Language Models for Explainable Decisions in Dynamic Digital Twins
Authors:
Nan Zhang,
Christian Vergara-Marcillo,
Georgios Diamantopoulos,
Jingran Shen,
Nikos Tziritas,
Rami Bahsoon,
Georgios Theodoropoulos
Abstract:
Dynamic data-driven Digital Twins (DDTs) can enable informed decision-making and provide an optimisation platform for the underlying system. By leveraging principles of Dynamic Data-Driven Applications Systems (DDDAS), DDTs can formulate computational modalities for feedback loops, model updates and decision-making, including autonomous ones. However, understanding autonomous decision-making often…
▽ More
Dynamic data-driven Digital Twins (DDTs) can enable informed decision-making and provide an optimisation platform for the underlying system. By leveraging principles of Dynamic Data-Driven Applications Systems (DDDAS), DDTs can formulate computational modalities for feedback loops, model updates and decision-making, including autonomous ones. However, understanding autonomous decision-making often requires technical and domain-specific knowledge. This paper explores using large language models (LLMs) to provide an explainability platform for DDTs, generating natural language explanations of the system's decision-making by leveraging domain-specific knowledge bases. A case study from smart agriculture is presented.
△ Less
Submitted 4 September, 2024; v1 submitted 23 May, 2024;
originally announced May 2024.
-
Dynamic Data-Driven Digital Twins for Blockchain Systems
Authors:
Georgios Diamantopoulos,
Nikos Tziritas,
Rami Bahsoon,
Georgios Theodoropoulos
Abstract:
In recent years, we have seen an increase in the adoption of blockchain-based systems in non-financial applications, looking to benefit from what the technology has to offer. Although many fields have managed to include blockchain in their core functionalities, the adoption of blockchain, in general, is constrained by the so-called trilemma trade-off between decentralization, scalability, and secu…
▽ More
In recent years, we have seen an increase in the adoption of blockchain-based systems in non-financial applications, looking to benefit from what the technology has to offer. Although many fields have managed to include blockchain in their core functionalities, the adoption of blockchain, in general, is constrained by the so-called trilemma trade-off between decentralization, scalability, and security. In our previous work, we have shown that using a digital twin for dynamically managing blockchain systems during runtime can be effective in managing the trilemma trade-off. Our Digital Twin leverages DDDAS feedback loop, which is responsible for getting the data from the system to the digital twin, conducting optimisation, and updating the physical system. This paper examines how leveraging DDDAS feedback loop can support the optimisation component of the trilemma benefiting from Reinforcement Learning agents and a simulation component to augment the quality of the learned model while reducing the computational overhead required for decision-making.
△ Less
Submitted 7 December, 2023;
originally announced December 2023.
-
Digital Twins for Dynamic Management of Blockchain Systems
Authors:
Georgios Diamantopoulos,
Nikos Tziritas,
Rami Bahsoon,
Georgios Theodoropoulos
Abstract:
Blockchain systems are challenged by the so-called Trilemma tradeoff: decentralization, scalability and security. Infrastructure and node configuration, choice of the Consensus Protocol and complexity of the application transactions are cited amongst the factors that affect the tradeoffs balance. Given that Blockchains are complex, dynamic dynamic systems, a dynamic approach to their management an…
▽ More
Blockchain systems are challenged by the so-called Trilemma tradeoff: decentralization, scalability and security. Infrastructure and node configuration, choice of the Consensus Protocol and complexity of the application transactions are cited amongst the factors that affect the tradeoffs balance. Given that Blockchains are complex, dynamic dynamic systems, a dynamic approach to their management and reconfiguration at runtime is deemed necessary to reflect the changes in the state of the infrastructure and application. This paper introduces the utilisation of Digital Twins for this purpose. The novel contribution of the paper is design of a framework and conceptual architecture of a Digital Twin that can assist in maintaining the Trilemma tradeoffs of time critical systems. The proposed Digital Twin is illustrated via an innovative approach to dynamic selection of Consensus Protocols. Simulations results show that the proposed framework can effectively support the dynamic adaptation and management of the Blockchain
△ Less
Submitted 26 April, 2022;
originally announced April 2022.
-
The Peculiar Size and Temperature Dependence of Water Diffusion in Carbon Nanotubes studied with 2D NMR Diffusion-Relaxation D-T2eff Spectroscopy
Authors:
L. Gkoura,
G. Diamantopoulos,
M. Fardis,
D. Homouz,
S. Alhassan,
M. Beazi-Katsioti,
M. Karagianni,
A. Anastasiou,
G. Romanos,
J. Hassan,
G. Papavassiliou
Abstract:
It is well known that water inside hydrophobic nano-channels diffuses faster than bulk water. Recent theoretical studies have shown that this enhancement depends on the size of the hydrophobic nanochannels. However, experimental evidence of this dependence is lacking. Here, by combining two-dimensional Nuclear Magnetic Resonance (NMR) diffusion-relaxation D-T2eff spectroscopy in the stray field of…
▽ More
It is well known that water inside hydrophobic nano-channels diffuses faster than bulk water. Recent theoretical studies have shown that this enhancement depends on the size of the hydrophobic nanochannels. However, experimental evidence of this dependence is lacking. Here, by combining two-dimensional Nuclear Magnetic Resonance (NMR) diffusion-relaxation D-T2eff spectroscopy in the stray field of a superconducting magnet, and Molecular Dynamics (MD) simulations, we analyze the size dependence of water dynamics inside carbon nanotubes (CNTs) of different diameters (1.1 nm to 6.0 nm), in the temperature range of 265K to 305K. Depending on the CNTs diameter, the nanotube water is shown to resolve in two or more tubular components acquiring different self-diffusion coefficients. Most notable, a favourable CNTs diameter range 3.0-4.5 nm is experimentally verified for the first time, in which water molecule dynamics at the centre of the CNTs exhibit distinctly non-Arrhenius behaviour, characterized by ultrafast diffusion and extraordinary fragility, a result of significant importance in the efforts to understand water behaviour in hydrophobic nanochannels.
△ Less
Submitted 21 January, 2020; v1 submitted 19 November, 2019;
originally announced November 2019.
-
Ultrafast stratified diffusion of water inside carbon nanotubes. Direct experimental evidence with 2D (D-T2) NMR spectroscopy
Authors:
J. Hassan,
G. Diamantopoulos,
L. Gkoura,
M. Karayanni,
S. Alhassan,
S. V. Kumar,
M. S. Katsiotis,
T. Karagiannis,
M. Fardis,
N. Panopoulos,
H. J. Kim,
M. Katsioti,
G. Papavassiliou
Abstract:
Water, when confined at the nanoscale acquires extraordinary transport properties. And yet there is no direct experimental evidence of these properties at nanoscale resolution. Here, by using 2D NMR diffusion-relaxation (D-T2) and spin-lattice - spin-spin relaxation (T1-T2) spectroscopy, we succeeded to resolve at the nanoscale water diffusion in single and double-walled carbon nanotubes (SWCNT/DW…
▽ More
Water, when confined at the nanoscale acquires extraordinary transport properties. And yet there is no direct experimental evidence of these properties at nanoscale resolution. Here, by using 2D NMR diffusion-relaxation (D-T2) and spin-lattice - spin-spin relaxation (T1-T2) spectroscopy, we succeeded to resolve at the nanoscale water diffusion in single and double-walled carbon nanotubes (SWCNT/DWCNT). In SWCNTs, spectra display the characteristic shape of uniform water diffusion restricted in one dimension. Remarkably, in DWCNTs water is shown to split into two axial components with the inner one acquiring unusual flow properties: high fragility, ultrafast self-diffusion coefficient, and "rigid" molecular environment, revealing a stratified cooperative motion mechanism to underlie fast diffusion in water saturated CNTs.
△ Less
Submitted 18 December, 2017; v1 submitted 4 December, 2016;
originally announced December 2016.
-
Spin order and lattice frustration in optimally doped manganites. A high temperature NMR study.
Authors:
N. Panopoulos,
D. Koumoulis,
G. Diamantopoulos,
M. Belesi,
M. Fardis,
M. Pissas,
G. Papavassiliou
Abstract:
The physics underlying the complex glassy phenomena, which accompany the formation of polarons in optimally doped manganites (ODM) is a cumbersome issue with many unexplained aspects. In this article we present $^{139}$La and $^{55}$Mn NMR in the temperature range 80K - 900K of ODM La$_{0.67}$Ca$_{0.33}$MnO$_3$. We show that local lattice distortions, established in the Paramagnetic (PM) phase f…
▽ More
The physics underlying the complex glassy phenomena, which accompany the formation of polarons in optimally doped manganites (ODM) is a cumbersome issue with many unexplained aspects. In this article we present $^{139}$La and $^{55}$Mn NMR in the temperature range 80K - 900K of ODM La$_{0.67}$Ca$_{0.33}$MnO$_3$. We show that local lattice distortions, established in the Paramagnetic (PM) phase for $T<700$K, induce a genuine spin-glass state, which for $T<T_c$ consolidates with the Ferromagnetic (FM) state into a single thermodynamic phase. Comparative NMR experiments on La$_{0.77}$Ca$_{0.23}$MnO$_3$, La$_{0.59}$Ca$_{0.41}$MnO$_3$, and La$_{0.70}$Sr$_{0.30}$MnO$_3$ demonstrate the dominant role of lattice distortions, which appear to control (i) the stability of the spin glass phase component and (ii) the kind (1st or 2nd order) of the PM-FM phase transition. The experimental results are in agreement with the predictions of the compressible random bond - random field Ising model, where consideration of a strain field induced by lattice distortions, is shown to invoke at $T_c$ a discontinuous (1st order like) change of both the FM and the "glassy" Edwards-Anderson (EA) order parameters.
△ Less
Submitted 9 September, 2009;
originally announced September 2009.