Skip to content

Commit 13d5344

Browse files
author
Penubakula
committed
Update digital_twin.md
1 parent 05b5272 commit 13d5344

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/twin/digital_twin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Twin
2-
![Digital Twin Components](../assets/imgs/digital_twin_components.png)
2+
![Digital Twin Components](assets/imgs/digital_twin_components.png)
33

44
### Agent Control and State Model
55
The digital twin core consists of state model and the agent control. While the state model contains the state of the factory (could also include the change history represented as executed processes (list of ProcessExecution(s))), the agent control represents the control rules/ policies of the system. Meaning the state model and the agent control builds the center part of the OFacT. Additionally, the digital twin core contains the change handler, the model learning and repository services. While the change handler serves as layer between the agent control/ data integration and the state model, the model learning provides basic functionalities for machine learning and the repository services provides the capability to persist the state model.

0 commit comments

Comments
 (0)