Last modified by Clara Stiller on 2022/02/23 10:33

From version Icon 2.1 Icon
edited by Xin Wan
on 2022/02/22 11:44
Change comment: There is no comment for this version
To version Icon 14.1 Icon
edited by Clara Stiller
on 2022/02/23 10:29
Change comment: Upload new image "frame_based_ontologies.png", version 1.1

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.xinwan
1 +XWiki.ClaraStiller
Content
... ... @@ -1,4 +1,75 @@
1 +Before starting with the Design Patterns you should figure out for whom you are designing the technology for:
1 1  
2 -==== Design Patterns====
3 +==== Personas====
4 +* First Step is to create Personas to get a feel about who the audience is
5 +* Persona is an individual character, try to make the person "come alive" by adding detailed descriptions
6 +* Profile of a Persona should include:
7 + ○ General information like gender, age, living situation, job/education, hobbies, former life
8 + ○ Personal goals
9 + ○ Stereotypes of the person group, but also untypical characteristics "go beyond stereotypes"
10 +* You should provide one persona for each Stakeholder, sometimes more than one per Stakeholder can be helpful when the character differs a lot per person
3 3  
12 +==== Storyboard====
13 +* Create a story with the Personas as the main character
14 +* Focus on the interactions and relations of the different persons and how do they interact with the robot
4 4  
16 +
17 +
18 +Then you can start designing the pattern:
19 +
20 +=== Design Patterns===
21 +
22 +//"A reusable solution to a recurring problem. [Design] patterns try to
23 +capture the common invariant properties of the problem and the
24 +essential relationships needed to solve the problem. (...) They are
25 +abstract solutions that allow a designer to reuse ideas that worked in
26 +the past for commonly faced problems."//
27 +
28 +*Use these factors in your design patterns:
29 + ○ Behavior Pattern
30 + ○ Positive effects
31 + ○ Negative effects
32 + ○ Claims
33 +
34 +==== Team Design Patterns (TDP)====
35 +* Pattern that shows how the team works together
36 +* Consists of several design patterns which are connected with arrows
37 +* Divided into physical (brick above heads) and cognitive work (colored heads)
38 +
39 +[[image:TDP.png]]
40 +
41 +==== Interaction Design Patterns (IDP)====
42 +* Shows interaction between two people
43 +
44 +
45 +
46 +=== Ontology===
47 +
48 +A specification of a conceptualization. That is, an ontology is a
49 +description of the concepts and relationships that exist within a
50 +certain domain.
51 +
52 +The Ontology provides a language for the interaction, which ensures a mutual understanding.
53 +Meaning the robot need to has a basic understanding of our world, you have to represent common (abstract) concepts both, robot and human, need to interact (examples: emotions, (music) genres)
54 +
55 +Has different levels of abstractness
56 +
57 +
58 +==== Frame-based Ontology====
59 +
60 +* Frames represent stereotyped situations in the form of a group of
61 +interrelated concepts with a fixed structure (Minsky, 1975).
62 +* Schemata represent situational experiences that are stored in long-
63 +term memory in the form of patterns (Tannen, 1993).
64 +* Frames can be regarded as schemata, representing structures of
65 +expectation constructed from previous experience.
66 +
67 +
68 +
69 +
70 +
71 +
72 +
73 +
74 +
75 +
Icon TDP.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ClaraStiller
Size
... ... @@ -1,0 +1,1 @@
1 +716.3 KB
Content Icon
Icon frame_based_ontologies.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ClaraStiller
Size
... ... @@ -1,0 +1,1 @@
1 +35.0 KB
Content Icon