Unit I Foundations of Hci
Unit I Foundations of Hci
FOUNDATIONS OF HCI
The Human: I/O channels – Memory – Reasoning and problem solving; The computer: Devices –
Memory – processing and networks; Interaction: Models – frameworks – Ergonomics – styles – elements
– interactivity- Paradigms.
Part - A
1. What is meant by Human-computer interaction?
Human-computer interaction is the study, planning and design of how people computer works together so that
a person’s needs are satisfied in the most effective way.
2. List the input and output channels?
1) Visual channel
2) Auditory channel
3) Haptic channel –movement
3. Where the Information is stored in memory?
1) Sensory memory
2) Short-term (working) memory
3) Long-term memory
4. What are the capabilities and limitations of visual processing?
Display screens can be used in various public places to offer information, link spaces or act as message areas.
These are often called situated displays as they take their meaning from the location in which they are situated
presenter’s shadow can often fall across the screen
5. What is long-term memory?
It stores factual information, experiential knowledge, procedural rules of behaviour it has a huge, if not
unlimited, capacity. Secondly, it has a relatively slow access time of approximately a tenth of a second.
Thirdly, forgetting occurs more slowly.
6. What is short term memory?
Short-term memory or working memory acts as a ‘scratch-pad’ for temporary recall of information. It is used
to store information which is only required fleetingly Short-term memory can be accessed rapidly, in the order
of 70ms. However, it also decays rapidly, meaning that information can only be held there temporarily, in the
order of 200ms
7. Define Reasoning. [A/M 2017]
Reasoning is the process by which we use the knowledge we have to draw conclusions or infer something new
about the domain of interest.
8. List the types of reasoning? [A/M 2017]
1) Deductive reasoning
2) Inductive reasoning
3) Abductive reasoning
9. Define Gestalt theory
Gestalt theory is defined as information processing theory. It is attractive in terms of its description of human
problem solving. it does not provide sufficient evidence or structure to support its theories.
16. What are the mental models and why they important in interface design? (A/M 2018)
Mental models are one of the most important concepts in human–computer interaction (HCI). It's a
prime goal for designers to make the user interface communicate the system's basic nature well
enough. The users form reasonably accurate (and thus useful) mental models. Individual users each
have their own mental model.
17. What is text entry devices? (A/M 2018)
Text entry device is an interface that is used to enter text information an electronic device. Most
laptop computers have an integrated mechanical keyboard, and desktop computers are usually
operated primarily using a keyboard and mouse. Devices such as smartphones and tablets mean that
interfaces such as virtual keyboards and voice recognition are becoming more popular as text entry
systems.
18. What is Command line interface?
The command line interface was the first interactive dialog style to be commonly used. It provides a
means of expressing instructions to the computer directly, using function keys, single characters,
abbreviations or whole-word commands.
19. What are the Advantages of Command line interface?
Command line interfaces are powerful in that they offer direct access to system functionality and
can be combined to apply a number of tools to the same data. They are also flexible: the command
often has a number of options or parameters that will vary its behaviour in some way.