Wiki source code of UC00.0: System Setup

Version 16.1 by Rixt Hellinga on 2024/04/01 16:18

Show last authors
1 {{html}}
2 <label for="status">Choose a status</label>
3 <select name="status" id="status">
4 <option value="not started">Not started</option>
5 <option value="in progress">In progress</option>
6 <option value="in review">In review</option>
7 <option value="in evaluation">In evaluation</option>
8 <option value="done">Done</option>
9 </select>
10 {{/html}}
11
12 |**Objective**|Setup of and familiarization with System (phase 1a, 1b, 2)
13 |**TDP**|(((
14 //insert a Team Design Pattern that shows information absorbing by one party from the other party//
15
16 [[image:setup.png]]
17 )))
18 |**Actors**|(((
19 PwD
20
21 Guardian
22
23 Robot (NAO)
24 )))
25 |**Pre-condition**|(((
26 The robot is fully charged.
27
28 Guardian is introduced to the concept of NAO and is willing to supply information.
29 )))
30 |**Post-condition**|Encyclopedia populated with information
31 |**Action sequence**|(((
32 1. Guardian supplies NAO with basic information for the encyclopedia:
33 11. The developers sends an online questionnaire link to the Guardian (via e-mail)
34 11. Guardian fills in the online questionnaire with as many relevant family facts as they know
35 11. Guardian marks the online questionnaire as finished
36 11. The developers receive the confirmation and processess said questionnaire into logical blocks of knowledge into NAO.
37 1. Guardian and PwD both converse with NAO to further supply information:
38 11. Guardian turns on NAO by pressing the top of the head/on-button
39 11. NAO greets the Guardian and PwD verbally and puts up hand as a greeting gesture
40 11. NAO informs the Guardian and PwD of the purpose of the conversation they are about to have
41 11. NAO goes over existing information of relatives, asking questions for clarification and addition along the way. NAO also listens for any interuptions by either the Guardian or the PwD.
42 11. Guardian and PwD interrupt NAO verbally if false information is stated.
43 11. Guardian and PwD agree that enough information has been supplied and verbalize this agreement.
44 11. Guardian turns off NAO by pressing on the head/off-button
45 1. PwD familiarizes themselves with NAO
46 11. PwD turns on NAO by themselves by pressing on the head/on-button
47 11. NAO greets PwD verbally and with a hand gesture.
48 11. NAO asks if PwD is familiar with the system.
49 11. If no, NAO explains its own purpose and how to use the system
50 11. If yes, NAO asks PwD if they want to talk about a few loved ones.
51 11. NAO picks a loved one ask simple facts (age etc.) about to start the conversation. NAO also encourages PwD to ask questions back.
52 11. PwD answers questions and asks questions back.
53 11. NAO and PwD repeat steps 6 and 7 until PwD verbalizes contentment towards NAO
54 11. PwD turns off NAO by pressing on the head/off-button
55 )))
56
57 |**UC Step**|**Functions**|**Effects**|**IDP**
58 |1|(((
59 Guardian supplies NAO with basic information
60
61 NAO processess supplied information
62 )))|To create a well-rounded information awareness in NAO|information processing models
63 |2|NAO asks questions to Guardian and PwD|To retrieve more implicit knowledge on the relatives of the PwD|query flowchart
64 |3|NAO converses in a human-like manner|To create a familiar effect and trust for the PwD|conversational models