update
This commit is contained in:
parent
bf539832c3
commit
8e8ac0254d
@ -87,11 +87,26 @@ systems.
|
|||||||
|
|
||||||
___________________________________________________________
|
___________________________________________________________
|
||||||
|
|
||||||
## **Temporal Logic Specifications for Autonomous Controller Shield Synthesis**
|
## **Temporal Logic Specifications for Autonomous Controller Synthesis**
|
||||||
|
|
||||||
### Goals:
|
### Goals:
|
||||||
|
The goal of this program is to use temporal logic
|
||||||
|
specifications to procedurally generate autonomous
|
||||||
|
supervisory controllers for a reactor system.
|
||||||
|
|
||||||
### Outcomes:
|
### 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:
|
### Impact:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user