Changes for page d. Use Cases

Last modified by Varun Singh on 2023/04/05 19:53

From version 3.1
edited by Alexandru Bobe
on 2023/03/13 21:51
Change comment: There is no comment for this version
To version 6.1
edited by Alexandru Bobe
on 2023/03/17 12:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,7 +2,7 @@
2 2  
3 3  === **Use case 1: Help PwD to paint** ===
4 4  
5 -|(% style="width:166px" %)**Objective**|(% style="width:653px" %)(% style="font-size: 11pt; font-variant: normal; white-space: pre-wrap; font-family: Arial; color: rgb(0, 0, 0); font-weight: 700; font-style: normal; text-decoration: none" %)**Support the PwD in a meaningful craft**
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**
6 6  |(% style="width:166px" %)**TDP**|(% style="width:653px" %)PwD wants to paint
7 7  |(% style="width:166px" %)**Actors**|(% style="width:653px" %)PwD, robot, caregiver
8 8  |(% style="width:166px" %)**Pre-condition**|(% style="width:653px" %)The patient with dementia expresses an interest in painting and the necessary materials are available.
... ... @@ -36,8 +36,6 @@
36 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 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 38  
39 -
40 -
41 41  === **Use case 2: Remind the PwD to engage in painting** ===
42 42  
43 43  |(% style="width:166px" %)**Objective**|(% style="width:653px" %)Help the PwD maintain his identity
... ... @@ -65,4 +65,59 @@
65 65  -
66 66  )))
67 67  
66 +=== **Use case 3: Save a picture of the painting** ===
67 +
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.
73 +
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:
79 +
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 +
99 +=== **Use case 4: Recommend a meaningful picture to paint** ===
100 +
101 +
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 +
68 68