Wiki source code of d. Use Cases

Version 6.1 by Alexandru Bobe on 2023/03/17 12:51

Hide last authors
Alexandru Bobe 2.1 1 We start with only 2-3 use cases in order to be able to have an efficient and streamlined design process. We tried to narrow the scope of our robot such that we can better prioritize the features and create a targeted solution.
2
Alexandru Bobe 2.2 3 === **Use case 1: Help PwD to paint** ===
Alexandru Bobe 2.1 4
Alexandru Bobe 4.1 5 |(% style="width:166px" %)**Objective**|(% style="width:653px" %)(% style="color:#000000; font-family:Arial; font-size:11pt; font-style:normal; font-variant:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**Support the PwD in a meaningful craft**
Alexandru Bobe 2.2 6 |(% style="width:166px" %)**TDP**|(% style="width:653px" %)PwD wants to paint
7 |(% style="width:166px" %)**Actors**|(% style="width:653px" %)PwD, robot, caregiver
8 |(% style="width:166px" %)**Pre-condition**|(% style="width:653px" %)The patient with dementia expresses an interest in painting and the necessary materials are available.
9 |(% style="width:166px" %)**Post-condition**|(% style="width:653px" %)The patient with dementia has completed a painting and feels a sense of accomplishment.
Ruud de Jong 1.1 10 |(% style="width:166px" %)**Action sequence**|(% style="width:653px" %)(((
Alexandru Bobe 2.2 11 UC steps:
12
13 ~1. The PwD tells the caregiver that he wants to paint
14
15 2. The caregiver brings the robot
16
17 3. The robot greets the PwD
18
19 4. The robot starts the painting activity by asking the person several questions:
20
21 * Do you have the paint, the brush and the canvas?
22 * Do you know what you want to paint?
23 * Do you have a comfortable position to start painting?
Alexandru Bobe 3.1 24
25 5. While painting, the robot asks the PwD:
26
27 * Do you want to listen to some relaxing music?
Ruud de Jong 1.1 28 )))
29
30 |(% style="width:135px" %)**UC Step**|(% style="width:245px" %)**Requirements**|(% style="width:238px" %)**Claims**|(% style="width:201px" %)**IDP**
Alexandru Bobe 3.1 31 |(% style="width:135px" %)1|(% style="width:245px" %)-|(% style="width:238px" %)-|(% style="width:201px" %)-
32 |(% style="width:135px" %)2|(% style="width:245px" %)-|(% style="width:238px" %)-|(% style="width:201px" %)(((
33 -
34 )))
35 |(% style="width:135px" %)3|(% style="width:245px" %)The robot can talk or show text on a tablet|(% style="width:238px" %)The robot can grab the attention of the PwD|(% style="width:201px" %)%TODO
36 |(% style="width:135px" %)4|(% style="width:245px" %)The robot knows a set of predefined questions to ask a PwD when a painting session is about to start.|(% style="width:238px" %)Breaking a complex task, like painting, into smaller subtasks helps the PwD achieve his goal. |(% style="width:201px" %)%TODO
37 |(% style="width:135px" %)5|(% style="width:245px" %)The robot can play relaxing music|(% style="width:238px" %)Calm music helps the PwD relax while painting.|(% style="width:201px" %)%TODO
38
39 === **Use case 2: Remind the PwD to engage in painting** ===
40
41 |(% style="width:166px" %)**Objective**|(% style="width:653px" %)Help the PwD maintain his identity
42 |(% style="width:166px" %)**TDP**|(% style="width:653px" %)-
43 |(% style="width:166px" %)**Actors**|(% style="width:653px" %)PwD, robot
44 |(% style="width:166px" %)**Pre-condition**|(% style="width:653px" %)(((
45 The PwD had painted before
46
47 The PwD walks by the robot.
48
49 The PwD hasn't painted in the last 3 days.
50 )))
51 |(% style="width:166px" %)**Post-condition**|(% style="width:653px" %)The person decides to start a session of painting
52 |(% style="width:166px" %)**Action sequence**|(% style="width:653px" %)(((
53 UC steps:
54
55 ~1. The person walks by the robot and the robot recognizes him.
56
57 2. The robot asks the PwD if he painted anything recently and if he wants to start painting now.
58 )))
59
60 |(% style="width:135px" %)**UC Step**|(% style="width:245px" %)**Requirements**|(% style="width:238px" %)**Claims**|(% style="width:201px" %)**IDP**
61 |(% style="width:135px" %)1|(% style="width:245px" %)The robot is able to recognize a specific patient and remembers their preferences|(% style="width:238px" %)-|(% style="width:201px" %)-
62 |(% style="width:135px" %)2|(% style="width:245px" %)The robot can talk or show text on a tablet|(% style="width:238px" %)This interaction can trigger a PwD to start a session of painting.|(% style="width:201px" %)(((
63 -
64 )))
65
Ilinca Rentea 5.1 66 === **Use case 3: Save a picture of the painting** ===
Alexandru Bobe 4.1 67
Ilinca Rentea 5.1 68 |(% style="width:166px" %)**Objective**|(% style="width:653px" %)Provide connectedness with family
69 |(% style="width:166px" %)**TDP**|(% style="width:653px" %)-
70 |(% style="width:166px" %)**Actors**|(% style="width:653px" %)PwD, robot, family
71 |(% style="width:166px" %)**Pre-condition**|(% style="width:653px" %)(((
72 The PwD had finished a painting session.
Alexandru Bobe 4.1 73
Ilinca Rentea 5.1 74 The robot assisted PwD with painting.
75 )))
76 |(% style="width:166px" %)**Post-condition**|(% style="width:653px" %)Family member receives an update about PwD.
77 |(% style="width:166px" %)**Action sequence**|(% style="width:653px" %)(((
78 UC steps:
Alexandru Bobe 4.1 79
Ilinca Rentea 5.1 80 ~1. The PwD announces they finished the painting they were working on.
81
82 2. The robot asks the PwD to hold up the painting so that it can see it.
83
84 3. The robot takes a picture of the painting.
85
86 4. The robot saves the picture to a directory visible to the family member.
87 )))
88
89 |(% style="width:135px" %)**UC Step**|(% style="width:245px" %)**Requirements**|(% style="width:238px" %)**Claims**|(% style="width:201px" %)**IDP**
90 |(% style="width:135px" %)1|(% style="width:245px" %)The robot can understand PwD when they communicate they finished the task.|(% style="width:238px" %)-|(% style="width:201px" %)-
91 |(% style="width:135px" %)(((
92 2
93 )))|(% style="width:245px" %)The robot can communicate to the PwD(via speech and text).|(% style="width:238px" %)-|(% style="width:201px" %)(((
94
95 )))
96 |(% style="width:135px" %)3|(% style="width:245px" %)The robot can save a picture.|(% style="width:238px" %)-|(% style="width:201px" %)-
97 |(% style="width:135px" %)4|(% style="width:245px" %)The robot can save pictures.|(% style="width:238px" %) |(% style="width:201px" %)
98
Alexandru Bobe 4.1 99 === **Use case 4: Recommend a meaningful picture to paint** ===
100
101
Alexandru Bobe 6.1 102 |(% style="width:166px" %)**Objective**|(% style="width:653px" %)Help the PwD maintain a connection with his past
103 |(% style="width:166px" %)**TDP**|(% style="width:653px" %)-
104 |(% style="width:166px" %)**Actors**|(% style="width:653px" %)PwD, robot, relatives
105 |(% style="width:166px" %)**Pre-condition**|(% style="width:653px" %)The family uploaded pictures from PwD's past
106 |(% style="width:166px" %)**Post-condition**|(% style="width:653px" %)The person gets to paint a meaningful picture
107 |(% style="width:166px" %)**Action sequence**|(% style="width:653px" %)(((
108 UC steps:
109
110 ~1. The person starts the painting process
111
112 2. The robot recommends the person a meaningful person, that might help them remember some of their memories.
113 )))
114
115 |(% style="width:135px" %)**UC Step**|(% style="width:245px" %)**Requirements**|(% style="width:238px" %)**Claims**|(% style="width:201px" %)**IDP**
116 |(% style="width:135px" %)1|(% style="width:245px" %)The robot has a remote interface for the relatives where they can upload pictures and stories for the PwD to see.|(% style="width:238px" %)-|(% style="width:201px" %)
117 |(% style="width:135px" %)2|(% style="width:245px" %)The robot can show a picture on the tablet|(% style="width:238px" %)This helps the PwD have a better painting experience.|(% style="width:201px" %)(((
118 -
119 )))
120
121