CMN Model and Fitt's Law Flashcards

1
Q

what is the idea behind the CMN model

A

It is an engineering model the derive behavioural characteristics of the users. It models how users react to external input using their basic perceptial, cognition, and motor processors. The model arrives at useful numbers that help to create good interfaces.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Name 3 human model processors

A
  1. perceptual processor
  2. cognitive processor
  3. motor processor
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

CMN is used to model high cognitive models

A

No, the model is used for simple tasks like hearing things and then reacting by pushing a button

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

what are the inputs and outputs of the perception model?

A

Input: visual and auditory stimulus
output: working memory( visual image store and auditory image store)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what is perception time?

which law is associated with it?

A

100ms

Bloch’s law

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

what does Bloch’s law say?

A

It is associated with the perception processor. It says that Reaction = Intensity*exposure time.
It tells that humans have a constant reaction when the exposure time is less than 100ms

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

If there are n events happening in then 100ms, how many events are seen by humans according to Bloch’s law?

A

1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

what is the effect of contrast in the perception processor?

A

High contrast helps in distinguishing between events. Less contrast like in movies is easy to show flowing events.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is an application of perception processor?

A

100ms is the time to create meaningful interactions response i.e feedbacks. If feedback is given after 100ms it breaks down the constant response cycle.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

are chunks user-dependent? and it is task-dependent?

A

Yes, chunks are user-dependent. It depends on concepts a user has in his/her long term memory like 2407 can be remembered as a birthday date by someone. yes, it is task-dependent too.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

how many chunks are usually remembered by people in their working memory?

A

4 +- 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

what is the cognitive processor processing time?

A

70ms

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

what is the capacity of long-term memory? how is it able to make associations?

A

infinite capacity and half-life. It uses Semantic encoding to make associations. like with apple we make associations with shape, color, size, etc. It has fast read and slow writing in LTM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the application of Cognitive processor?

A

The dropdown menu should have 4-5 items so that they are easy to parse and remember after using it for a while.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

what is the average time between each reversal in the motor processor?

A

70ms

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

what is an open-loop?

A

Open-loop involves only the motor processor. like drawing random lines on a sheet. so open loop is 70ms long

17
Q

what is the closed-loop?

A

In closed-loop, we are using all human processors like perception, cognition, and motor. Tasks like correcting the lines between a shape. So takes 1(00+70+70)ms also known as reaction time.

18
Q

what are different types of indexes in fitts law?

A

There are 2 types of indexes:

index of movement(constant: depends on the device) and index of difficulty(in bits : log(2D/W))

19
Q

what are other parts of CMN model other than processors

A

short-term memory aka working memory that has visual and auditory image storage.
long term memory

20
Q

Does fitt’s law show a linear relationship?

A

Not a linear relationship but a logarithmic relationship. given by Doubling the distance adds roughly a constant to execution time like in tapping task

21
Q

what is Shannon’s formula?

how are D and W taken?

A

a + b*log2(D/W + 1)
D = starting point till midpoint of button
W = in the direction of movement