1 Votes
Last modified by Mark Neerincx on 2025/04/17 14:02

From version 25.1
edited by Dongxu Lu
on 2023/04/20 20:56
Change comment: There is no comment for this version
To version 20.1
edited by Dongxu Lu
on 2023/03/28 14:31
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -24,22 +24,10 @@
24 24  
25 25  === **Method** ===
26 26  
27 +[[image:/xwiki/bin/download/Main/WebHome/SCE.PNG?rev=1.1||alt="SCE.PNG"]][[image:/xwiki/bin/download/Main/WebHome/SCE.PNG?rev=1.1||alt="SCE.PNG"]][[image:/xwiki/bin/download/Main/WebHome/SCE.PNG?rev=1.1||alt="SCE.PNG"]]**[[image:attach:SCE.PNG]]**
27 27  
28 -{{html}}
29 -<!-- Your HTML code here -->
30 -<table width='40%'>
31 -<tr>
32 -<td>
33 -<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/rejamexample/download/21.%20Foundation%2002/WebHome/SCE.PNG?rev=1.1">
34 -</td>
35 -</tr>
36 -</table>
37 -{{/html}}
38 -
39 -**Figure:** Socio-Cognitive Engineering method (SCE) with three main components (Foundation, Specification and Evaluation) and the underlying or abstracted behavioral & declarative design knowledge (resp. design patterns and ontology).
40 -
41 41  * The **Foundation **describes the
42 -** //Operational Demands// (e.g., stakeholders values and needs, problem scenarios, work context),
30 +** //Operational Demands// (e.g., stakeholders' values and needs, problem scenarios, work context),
43 43  ** //Technology //that will be used and/or (further) developed (e.g., cloud computing, AI frameworks) and
44 44  ** //Human Factors// knowledge that should be addressed in the design and evaluation of the technology to meet the operational demands.
45 45  * The **Specification **defines the
... ... @@ -46,7 +46,7 @@
46 46  ** //Objectives//: the target outcomes
47 47  ** //Use cases//: how the human-machine collaboration takes place, i.e., the structure and flow of actors' actions with the task allocations (who, when, where),
48 48  ** //Function //(requirement), i.e., what the machine shall do to serve the objectives in the corresponding use cases,
49 -** //Claim//, specifiying the expected //Effect //of the situated Function (i.e., situated in the use case) to provide the justification (why).
37 +** //Claim//, specifying the expected //Effect //of the situated Function (i.e., situated in the use case) to provide the justification (why).
50 50  * The **Evaluation **provides the outcomes of the tests with the Prototype and/or Simulation.
51 51  
52 52  The SCE method is iterative in nature, which means that usually several cycles of designing and testing are required to eventually arrive at a prototype or simulation. The generated behavioral and declarative design knowledge is formalized and maintained for re-use and sharing via, respectively, **Design Patterns** and a corresponding **Ontology**.