The logic » History » Version 5
David Božjak, 13.12.2010 16:36
1 | 1 | Aleksander Bešir | h1. The logic |
---|---|---|---|
2 | |||
3 | 2 | Aleksander Bešir | {{toc}} |
4 | |||
5 | 1 | Aleksander Bešir | h2. Basic concept |
6 | 3 | David Božjak | |
7 | System Eneratptor is designed to take predefined actions in response to events in the surrounding world. The logic system is designed to be easily calibrated and managed. In addition to its predefined logic it allows the human administrator (through HMI) to reverse any automated or scripted decision and to execute any of the predefined actions, thus allowing the operator to tweak the system according to her best judgement. |
||
8 | |||
9 | !Logika.jpg! |
||
10 | |||
11 | The logic of the system consists of the following concepts: |
||
12 | 4 | David Božjak | * Device driver |
13 | * Mailbox |
||
14 | * Decision making software |
||
15 | * Predefined action list |
||
16 | * Action |
||
17 | 5 | David Božjak | * [[Human Control Interface]] |
18 | 1 | Aleksander Bešir | |
19 | 3 | David Božjak | h2. Concepts described in detail |
20 | 1 | Aleksander Bešir | |
21 | 3 | David Božjak | h3. Device driver |
22 | 4 | David Božjak | |
23 | 3 | David Božjak | h3. Mailbox |
24 | 4 | David Božjak | |
25 | 3 | David Božjak | h3. Decision making software |
26 | 4 | David Božjak | |
27 | 3 | David Božjak | h3. Predefined action list |
28 | 4 | David Božjak | |
29 | 3 | David Božjak | h3. Action |