diff --git a/Zettelkasten/Permanent Notes/thesis-ideas.md b/Zettelkasten/Permanent Notes/thesis-ideas.md index 4f5ded65c..0c19b3166 100644 --- a/Zettelkasten/Permanent Notes/thesis-ideas.md +++ b/Zettelkasten/Permanent Notes/thesis-ideas.md @@ -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: