一种使用并行离散事件模拟的可扩展量子密钥分发网络测试平台

A Scalable Quantum Key Distribution Network Testbed Using Parallel Discrete-Event Simulation

ACM Transactions on Modeling and Computer Simulation · 2022
被引 2
ABS 3

中文导读

该研究开发了一个并行离散事件模拟框架,用于加速大规模量子密钥分发网络的仿真,实验表明在128节点网络中比传统顺序模拟快10倍,并进一步通过线性回归分区方案提升性能。

Abstract

Quantum key distribution (QKD) has been promoted as a means for secure communications. Although QKD has been widely implemented in many urban fiber networks, the large-scale deployment of QKD remains challenging. Today, researchers extensively conduct simulation-based evaluations for their designs and applications of large-scale QKD networks for cost efficiency. However, the existing discrete-event simulators offer models for QKD hardware and protocols based on sequential event execution, which limits the scale of the experiments. In this work, we explore parallel simulation of QKD networks to address this issue. Our contributions lay in the exploration of QKD network characteristics to be leveraged for parallel simulation as well as the development of a parallel simulation framework for QKD networks. We also investigate three techniques to improve the simulation performance including (1) a ladder queue based event list, (2) memoization for computationally intensive quantum state transformation information, and (3) optimization of the network partition scheme for workload balance. The experimental results show that our parallel simulator is 10 times faster than a sequential simulator when simulating a 128-node QKD network. Our linear-regression-based network partition scheme can further accelerate the simulation experiments up to two times over using a randomized network partition scheme.

量子密钥分发网络安全并行模拟网络测试平台离散事件模拟