Content deleted Content added
Added link to svg version of HumanProcessorModel.jpg (cannot replace jpg with svg as the svg preview renders incorrectly) |
Corrected wrong number, according to p. 31 of "The psychology of human-computer interaction" |
||
(5 intermediate revisions by 5 users not shown) | |||
Line 1:
{{no footnotes|date=June 2015}}
'''Human processor model''' or MHP (Model Human Processor<ref name=":0">{{Cite book|url=https://
Line 7:
The standard definition for MHP is: The MHP draws an analogy between the processing and storage areas of a computer, with the perceptual, motor, cognitive and memory areas of the computer user.
The human processor model uses the cognitive, perceptual, and motor processors along with the visual image, working memory, and long term memory storages. A diagram is shown below. Each processor has a cycle time and each memory has a decay time. These values are also included below. By following the connections diagrammed below, along with the associated cycle or decay times, the time it takes a user to perform a certain task can be calculated. Studies into this field were initially done by [[Stuart K. Card]], [[Thomas P. Moran]], & [[Allen Newell]] in 1983.<ref name=":0" />
== How
The calculations depend on the ability to break down every step of a task into the basic process level. The more detailed the analysis, the more accurate the model will be to predict human performance. The method for determining processes can be broken down into the following steps.
* Write out main steps based on: a working prototype, simulation, step by step walk-through of all steps
* Clearly identify the specific task and method to accomplish that task
Line 21:
* Iterate as needed and check with prototyping if possible
[[Image:HumanProcessorModel.
{| class="wikitable"
Line 33 ⟶ 31:
| Eye movement time
| 230 ms
|
|-
| Decay half-life of visual image storage
| 200 ms
|
|-
| Visual Capacity
| 17 letters
|
|-
| Decay half-life of auditory storage
| 1500 ms
|
|-
| Auditory Capacity
| 5 letters
| 4.
|-
| Perceptual processor cycle time
| 100 ms
|
|-
| Cognitive processor cycle time
| 70 ms
|
|-
| Motor processor cycle time
| 70 ms
|
|-
| Effective working memory capacity
| 7 chunks
|
|-
| Pure working memory capacity
| 3 chunks
| 2.
|-
| Decay half-life of working memory
| 7 sec
|
|-
| Decay half-life of 1 chunk working memory
| 73 sec
|
|-
| Decay half-life of 3 chunks working memory
| 7 sec
|
|}
== Potential
Once complete, the calculations can then be used to determine the probability of a user remembering an item that may have been encountered in the process. The following formula can be used to find the probability: ''P = e''<sup>''-K*t''</sup> where ''K'' is the decay constant for the respective memory in question (working or long term) and ''t'' is the amount of time elapsed (with units corresponding to that of ''K''). The probability could then be used to determine whether or not a user would be likely to recall an important piece of information they were presented with while doing an activity.
|