Obsidian/Zettelkasten/Permanent Notes/Literature Notes/to_process/Hardware In The Loop Papers-Note.md
Dane Sabo 8824324149 Auto sync: 2025-08-26 11:21:28 (90 files changed)
R  "Zettelkasten/Literature Notes/.archive/CH4System_Representation_S2020pdf2254.md" -> ".archive/Literature Notes/.archive/CH4System_Representation_S2020pdf2254.md"

R  "Zettelkasten/Literature Notes/.archive/IntroductionDiffusionModels2022.md" -> ".archive/Literature Notes/.archive/IntroductionDiffusionModels2022.md"

R  "Zettelkasten/Literature Notes/.archive/Kry10TechnicalOverview.md" -> ".archive/Literature Notes/.archive/Kry10TechnicalOverview.md"

R  "Zettelkasten/Literature Notes/.archive/ME2046_Sampled_Data_Analysis_Reading_Chapter_2pdf2254ME.md" -> ".archive/Literature Notes/.archive/ME2046_Sampled_Data_Analysis_Reading_Chapter_2pdf2254ME.md"

R  "Zettelkasten/Literature Notes/.archive/ME2046_The_z_transform_Chapter_3pdf2254ME.md" -> ".archive/Literature Notes/.archive/ME2046_The_z_transform_Chapter_3pdf2254ME.md"

R  "Zettelkasten/Literature Notes/.archive/My Library.bib" -> ".archive/Literature Notes/.archive/My Library.bib"

R  "Zettelkasten/Literature Notes/.archive/aModeladoNucleoAnalisis2023.md" -> ".archive/Literature Notes/.archive/aModeladoNucleoAnalisis2023.md"

R  "Zettelkasten/Literature Notes/.archive/atsumiModifiedBodePlots2012.md" -> ".archive/Literature Notes/.archive/atsumiModifiedBodePlots2012.md"
2025-08-26 11:21:28 -04:00

50 lines
1.6 KiB
Markdown
Executable File

---
creation date: 2024-08-08
modification date: Thursday 8th August 2024 09:57:16
tags:
- Research
- "#Survey"
---
# Preamble
### Notable Links
[[ARCADE Implementation at the University of Pittsburgh]]
[[1. A shortlist of ARCADE Experiments]]
## What are we doing?
Collecting and organizing papers about HiTL testing. Making notes about 'em. Stuff like that.
## Why are we doing it?
08-08-2024: I'm writing a paper for [[2. (SR-CIST) Workshop on Security and Resiliency of Critical Infrastructure and Space Technologies]] and really need to know about hardware in the loop testing.
## Who cares?
Me. Andrew, probably. Dan, a lot.
# Papers
## Summary Table
```dataview
table without id
link(file.path, title) as "Title", year as "Year", authors as "Authors", readstatus as "Read Status"
from outgoing([[]])
where readstatus or readstatus=False
sort readstatus desc, year desc
```
## Papers about ARCADE
[[maccaroneADVANCEDREACTORCYBER]]
[[chenFullscopeHighfidelitySimulatorbased2024]]
## Hardware In The Loop Papers
[[mihalicHardwareintheLoopSimulationsHistorical2022]]
[[bullockHardwareintheloopSimulation2004]]
[[puysHardwareInTheLoopLabsSCADA2021]]
[[choiRealTimeHardwareintheLoopHIL2021]]
## Cybersecurity of OT Papers
[[sunSoKAttacksIndustrial2021]]
[[mclaughlinControllerawareFalseData2014]]
[[chekoleEnforcingMemorySafety2018]]
[[kushnerRealStoryStuxnet2013]]
[[CyberAttackGerman2015]]
[[sguegliaFederalOfficialsInvestigating2023]]
## Formal Methods and PLCs
[[fernandezadiegoApplyingModelChecking2015]]
[[lopez-miguelPLCverifStatusFormal2022]]
[[kleinFormallyVerifiedSoftware2018]] -- Littlebird paper
## Kry10
[[Kry10TechnicalOverview]]