This commit is contained in:
Dane Sabo 2025-07-31 10:31:21 -04:00
parent bf539832c3
commit 8e8ac0254d

View File

@ -87,11 +87,26 @@ systems.
___________________________________________________________
## **Temporal Logic Specifications for Autonomous Controller Shield Synthesis**
## **Temporal Logic Specifications for Autonomous Controller Synthesis**
### Goals:
The goal of this program is to use temporal logic
specifications to procedurally generate autonomous
supervisory controllers for a reactor system.
### Outcomes:
If this research is successful, I will have accomplished the
following:
- Captured high level safety and operating requirements in a
temporal logic language such as TLA+ or FRET
- Synthesize a supervisory controller from the temporal
logic specification that can be implemented on a real
control system with minimal user effort.
- Verify the supervisory controller generated adheres to
safety specifications using exhaustive model checking.
### Impact: