Week 9-RF Lecture Flashcards
Define Human-Computer interface
the in-between where information and control passes from the machine to the human and vice versa (how the person experiences the computer e.g.applications,layout/menu, components,functionality etc,)
What does the interface include?
the full range of experiences on the user’s part with all aspects of the computer + full range of input to the computer from all sensors, input devices, networks, and databases.
What does cognitive science blend?
psychology, language, artificial intelligence, philosophy and anthropology (human societies/cultures and their development)
Define loop of interaction
the flow of information
Define task environment
the conditions, goals and constraints (typically TE relates to humans)
Define machine environment
connected to other machines (e.g. office laptop connected to company network)
Define areas of interface
flow/overlap of information and control between humans and machines (e.g. the in between such as input/output flow)
Define input flow
execution of an intention from humans (combo of knowledge and experience of the user, clarity of input method, required step numbers and difficulty of each step)
Define output flow
info received and evaluated by humans
Define feedback loops
evaluation, moderation and confirmation of processes as they pass through human, interface and machine
Define software psychology
establishing the usefulness of a behavioural approach to understand software design, programming and the usage of interactive systems additionally, motivating and guiding system developers to consider human characteristics.
What are the 2 main roles of a psychologist?
1.to produce a general description of human beings interacting with systems and software which developers could use as a guideline
2.verify directly the usability of systems and software as (typically after) they were developed
What is the Waterfall model?
-a straight linear process following a “computer-centred” approach by focusing on the efficiency of the software and computer working together.
-designers work on a single requirement at a time, embody it in a scenario of user interaction to understand it, reason and develop a partial solution to address it, and then test the partial solution.
What leading idea is the waterfall model based on?
the idea that designers often need to do design to adequately understand design problems.
What is the main limitation of the waterfall model?
despite including input/output operations for human users, it doesn’t consider human needs and individual differences.
other design interface models are required to include user participation in the design and emphases on user-interface metaphors for presenting novel functionality through familiar concepts as a result.