Changes for page Team Design Patterns

Last modified by Mathieu Jung-Muller on 2022/04/04 13:54

From version Icon 18.1 Icon
edited by Pierre Bongrand
on 2022/03/30 18:10
Change comment: Upload new image "directdp.png", version 1.1
To version Icon 21.5 Icon
edited by Pierre Bongrand
on 2022/03/30 19:05
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,14 +1,48 @@
1 -===Definition of Design Pattern symbols===
1 +==Graphical Language Definition==
2 +
3 +
4 +
5 +In order to define our design pattern we needed to work from a graphical language baseline. Our graphical language definition is coming from J van Diggelen and M Johnson work [1].
6 +
7 +===Nature of the agent:===
2 2  {{html}}
3 -<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/TDP_generalreminder.jpg?rev=1.1" alt="Design Pattern Calendar" width="1000"/>
9 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/agentdp.png?rev=1.1" alt="Design Pattern Calendar" width="300"/>
4 4  {{/html}}
5 5  
6 -In order to define our design pattern we needed to work from a baseline of symbols. Our definition of symbols are coming from J van Diggelen and M Johnson work [1].
12 +===Type of work:===
13 +{{html}}
14 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/directdp.png?rev=1.1" alt="Design Pattern Calendar" width="700"/>
15 +{{/html}}
7 7  
17 +The language model of van Diggelen et al. emphasises two important aspect of work, wether it is tangible or intangible work and how much it is related to the team goal. Below are the definition of both these concepts as they are explained in their paper [1].
8 8  
19 +**Physical and Cognitive work:**
20 +* //Physical work// is any type of work that relates to manipulating tangible objects in the world. I our case represented by the agent holding
21 +* //Cognitive work// is any type work that consists of mental or information processing activities.
9 9  
23 +**Direct, Indirect and Off-task work:**
24 +* //Direct work// is any type of work that aims at reducing the distance to the team goal.
25 +* //Indirect work// is any type of work that aims at making the team more effective or efficient at achieving the team goal, but does not move the team closer to its goal.
26 +* //Off-task work// is any type of work that is unrelated to achieving the team goal and does not have the intention of improving team effectiveness.
10 10  
11 -===General Reminder Design Pattern===
28 +{{html}}
29 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/scalabledp.png?rev=1.1" alt="Design Pattern Calendar" width="700"/>
30 +{{/html}}
31 +
32 +
33 +===Type of communication:===
34 +
35 +{{html}}
36 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/commdp.png?rev=1.1" alt="Design Pattern Calendar" width="700"/>
37 +{{/html}}
38 +
39 +{{html}}
40 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/comm2dp.png?rev=1.1" alt="Design Pattern Calendar" width="700"/>
41 +{{/html}}
42 +==General Reminder Design Pattern==
43 +{{html}}
44 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/TDP_generalreminder.jpg?rev=1.1" alt="Design Pattern Calendar" width="1000"/>
45 +{{/html}}
12 12  **Overview**
13 13  The general reminder design pattern depicts the flow of interactions between Pepper and the PwD in reminder related usecases. This TDP contains the overarching generalizations of the medication, nutrition and calendar event reminders as mentioned in the use cases (UC01, UC02, UC03). Below we describe this TDP in further detail.
14 14  |
... ... @@ -28,7 +28,7 @@
28 28  {{/html}}
29 29  
30 30  
31 -===Activity Breakdown Design Pattern===
65 +==Activity Breakdown Design Pattern==
32 32  **Overview**
33 33  The general activity breakdown design pattern depicts the flow of interactions between Pepper and the PwD with respect to the breakdown of any activity that has been entered in Pepper's system. With respect to the usecases present, this TDP applies to the wake-up routine. Below we describe the TDP in further detail.
34 34  |
... ... @@ -48,5 +48,6 @@
48 48  <img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group04/download/Main/WebHome/TDP_generalactivity.jpg?rev=1.1" alt="Design Pattern Calendar" width="1000"/>
49 49  {{/html}}
50 50  
85 +[1]: van Diggelen, J., & Johnson, M. (2019, September). Team design patterns. In Proceedings of the 7th International Conference on Human-Agent Interaction (pp. 118-126).
51 51  
52 52  
Icon scalabledp.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.PierreBongrand
Size
... ... @@ -1,0 +1,1 @@
1 +154.4 KB
Content Icon