%% ============================================================ %% references.bib %% UCAmI 2026 — QUIC + ECS for Industrial Digital Twins %% Valère Plantevin & Yannick Francillette / TRANSIT lab / UQAC %% %% All note= fields omitted — splncs04 renders them verbatim. %% DOIs included where available. %% ============================================================ %% ── Companion SWC 2026 papers (self-citations) ─────────────── @inproceedings{plantevin2026ecs, author = {Val\`{e}re Plantevin and Yannick Francillette}, title = {Entity Component System as a Natural Runtime Substrate for Industrial Digital Twins}, booktitle = {Proceedings of the IEEE Smart World Congress ({SWC} 2026), Digital Twin Track}, year = {2026}, note = {To appear} } @inproceedings{plantevin2026quic, author = {Val\`{e}re Plantevin and Yannick Francillette}, title = {{QUIC} Partial Reliability as a Natural Transport Substrate for Industrial Digital Twin Sensor Streams}, booktitle = {Proceedings of the IEEE Smart World Congress ({SWC} 2026), {ScalCom} Track}, year = {2026}, note = {To appear} } %% ── IETF standards ─────────────────────────────────────────── @techreport{rfc9000, author = {Jana Iyengar and Martin Thomson}, title = {{QUIC}: A {UDP}-Based Multiplexed and Secure Transport}, institution = {IETF}, type = {RFC}, number = {9000}, month = may, year = {2021}, doi = {10.17487/RFC9000} } @techreport{rfc9221, author = {Tommy Pauly and Eric Kinnear and David Schinazi}, title = {An Unreliable Datagram Extension to {QUIC}}, institution = {IETF}, type = {RFC}, number = {9221}, month = mar, year = {2022}, doi = {10.17487/RFC9221} } %% ── Digital twin foundations ───────────────────────────────── @article{tao2019digital, author = {Fei Tao and He Zhang and Ang Liu and Andrew Y. C. Nee}, title = {Digital Twin in Industry: State-of-the-Art}, journal = {IEEE Transactions on Industrial Informatics}, volume = {15}, number = {4}, pages = {2405--2415}, year = {2019}, doi = {10.1109/TII.2018.2873186} } @incollection{grieves2017digital, author = {Michael Grieves and John Vickers}, title = {Digital Twin: Mitigating Unpredictable, Undesirable Emergent Behavior in Complex Systems}, booktitle = {Transdisciplinary Perspectives on Complex Systems}, editor = {Franz-Josef Kahlen and Shannon Flumerfelt and Anabela Alves}, publisher = {Springer}, address = {Cham}, pages = {85--113}, year = {2017}, doi = {10.1007/978-3-319-38756-7_4} } @article{minerva2020iot, author = {Roberto Minerva and Gyu Myoung Lee and No\"{e}l Crespi}, title = {Digital Twin in the {IoT} Context: A Survey on Technical Features, Scenarios, and Architectural Models}, journal = {Proceedings of the IEEE}, volume = {108}, number = {10}, pages = {1785--1824}, year = {2020}, doi = {10.1109/JPROC.2020.2998530} } %% ── ECS and data-oriented design ──────────────────────────── @book{nystrom2014game, author = {Robert Nystrom}, title = {Game Programming Patterns}, publisher = {Genever Benning}, year = {2014}, url = {https://gameprogrammingpatterns.com} } %% ── DT middleware and edge runtimes ───────────────────────── @article{picone2022edge, author = {Marco Picone and others}, title = {Flexible and Modular Architecture for Edge Digital Twins}, journal = {IEEE Internet of Things Journal}, year = {2022}, doi = {10.1109/JIOT.2021.3130024} } @article{fouquet2024greycat, author = {Fran\c{c}ois Fouquet and others}, title = {{GreyCat}: A Framework for Large-Scale Digital Twin Development}, journal = {Energy and Infrastructure}, year = {2024} } @article{groshev2021dt, author = {Mikhail Groshev and Carlos Guimaraes and Antonio de la Oliva and Robert Gazda}, title = {Dissecting the Impact of Information and Communication Technologies on Digital Twins as a Service}, journal = {IEEE Access}, volume = {9}, pages = {107394--107409}, year = {2021}, doi = {10.1109/ACCESS.2021.3098109} } %% ── QUIC transport evaluation ──────────────────────────────── @article{fernandez2021quic, author = {Ferm\'{\i}n Fern{\'a}ndez and Mikhail Zverev and Pablo Garrido and others}, title = {Even Lower Latency in {IIoT}: Evaluation of {QUIC} in Industrial {IoT} Scenarios}, journal = {Sensors}, year = {2021}, doi = {10.3390/s21175737} } @article{boeding2025backoff, author = {Matthew Boeding and Paul Scalise and Michael Hempel and others}, title = {Exponential Backoff and Its Security Implications for Safety-Critical {OT} Protocols over {TCP/IP} Networks}, journal = {Future Internet}, year = {2025}, doi = {10.3390/fi17070286} } %% ── Mixed-reliability transport ────────────────────────────── @inproceedings{peeck2021w2rp, author = {Jonas Peeck and Mischa M{\"o}stl and Tasuku Ishigooka and Rolf Ernst}, title = {A Middleware Protocol for Time-Critical Wireless Communication of Large Data Samples}, booktitle = {IEEE Real-Time Systems Symposium ({RTSS})}, year = {2021}, doi = {10.1109/rtss52674.2021.00013} } @article{peeck2023w2rp, author = {Jonas Peeck and Mischa M{\"o}stl and Tasuku Ishigooka and Rolf Ernst}, title = {A Protocol for Reliable Real-Time Wireless Communication of Large Data Samples}, journal = {IEEE Transactions on Vehicular Technology}, year = {2023}, doi = {10.1109/TVT.2023.3275300} } %% ── DT synchronisation metrics ─────────────────────────────── @inproceedings{cakir2023dtsync, author = {Lal Verda {\c C}ak{\i}r and Samer Al-Shareeda and Sema Fatma Oktug and others}, title = {How to Synchronize Digital Twins? {A} Communication Performance Analysis}, booktitle = {IEEE International Workshop on Computer Aided Modeling and Design of Communication Links and Networks ({CAMAD})}, year = {2023}, doi = {10.1109/CAMAD59638.2023.10478422} } @inproceedings{bellavista2023entanglement, author = {Paolo Bellavista and Nicola Bicocchi and Mattia Fogli and others}, title = {Measuring Digital Twin Entanglement in Industrial Internet of Things}, booktitle = {IEEE International Conference on Communications ({ICC})}, year = {2023}, doi = {10.1109/ICC45041.2023.10278787} } %% ── HPC DT runtime ─────────────────────────────────────────── @inproceedings{iraola2025hp2c, author = {E. Iraola and others}, title = {{HP2C-DT}: High-Performance Computing-Enabled Digital Twin}, booktitle = {Energy and Power Systems Conference}, year = {2025} }