CIS465: Adv. Info. Sys. Memory Systems Min Song Information Systems Dept.

Slides:



Advertisements
Similar presentations
Memory.
Advertisements

3. Memory and Human Computer Interaction. Memory memory 4 The multi-store model of memory describes how the processes of the stage model of HCI are interconnected.
Developed by Justin Francisco, SUNY Fredonia USER INTERFACE DESIGN By: Justin Francisco.
1 These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 5/e and are provided with permission by.
Read: Sacks for Thursday Loftus for Tuesday Vokey for Thursday.
These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 6/e and are provided with permission by.
Change of Plans: Read Intro and Expt. 1 in article by Lee Brooks for Wed. Read Beth Loftus for Monday Nov. 29th.
1 Principle of Human Computer Interaction Faculty of Computing and Information Technology King Abdul Aziz University Khalid Al-Omar 1.
What is memory? The mental process of registering, storing and retrieving information. There are different types of memory. Who can remember what they.
1 User Interface Design CIS 375 Bruce R. Maxim UM-Dearborn.
Performing User Interface Design
Design, goal of design, design process in SE context, Process of design – Quality guidelines and attributes Evolution of software design process – Procedural,
Memory and Thought.
MEMORY.
AS Level – Week 23 Theory Module 1 Information Processing Reaction Time, Decision Making and Hicks Law.
Chapter 3 – Human Information Processing
SD 142 – Catherine M. Burns 1 Memory Text p
Implications of Human Cognitive Architecture for Learning David F. Feldon, Ph.D. University of Virginia June 25, 2012
Information Processing.
These slides are designed to accompany Software Engineering: A Practitioner’s Approach, 7/e (McGraw-Hill, 2009) Slides copyright 2009 by Roger Pressman.1.
Memory Components, Forgetting, and Strategies
Information Processing. History In response to Behaviorism, a cognitive model of mind as computer was adopted (1960’s, 70’s) Humans process, store, encode,
MEMORY Chapter 7 Created By Dr. J. Michael Jacobs, Professor Shepherd College, Shepherdstown, WV Adapted by Dr. Anna DeVito.
MEMORY. Sensory Memory Sensory Memory: The sensory memory retains an exact copy of what is seen or heard (visual and auditory). It only lasts for a few.
MECHANISMS INVOLVED IN LEARNING A PHYSICAL SKILL Input & Information Processing Week 3.
INFORMATION VISUAL – “ICONIC” AUDITORY – “ECHOIC” SENSORY MEMORY VERY LARGE CAPACITY INFO STAYS FOR.5 – 2 SECONDS MOST PEOPLE HOLD 3 -5 ITEMS (SPERLING’S.
PS Introduction to Psychology December 12, 2011 Memory.
You think it’s good? Well, you’re wrong. MEMORY.  DEF: forming a memory code  Requires attention: focusing awareness on a narrowed range of stimuli.
Memory: Unit 7 The information processing model views human (and computer) memory as a system that encodes, stores, and retrieves bits of information.
Human-Computer Interaction
Memory liudexiang. contents The sensory registers Short term memory Long term memory forgetting.
Memory. What is Memory? Memory is a system that encodes, stores and retrieves information –Process by which information is taken in, converted to meaningful.
Sensory Memory Short Term Memory (STM) Long Term Memory.
The human 2 of 3 1 The Human 2 of 3. the human 2 of 3 2.
Tree Dog House Orange Rugby Sea Pig Rain Ice Cream Shoe.
1 COSC 4406 Software Engineering COSC 4406 Software Engineering Haibin Zhu, Ph.D. Dept. of Computer Science and mathematics, Nipissing University, 100.
Sensory and Working Memories Reviewing Behaviorism Information Processing Memory Test your perception—top down or bottom up.
Human Abilities 2 How do people think? 1. Agenda Memory Cognitive Processes – Implications Recap 2.
Memory & Learning AP Psychology. Memory  Can you remember your first memory? Why do you think you can remember certain events in your life over others?
By Mr Daniel Hansson. Important definitions Encoding: When an experience is converted into a memory construct Storage: When a memory is stored over time.
Unit 3 – Neurobiology and Communication
Chapter 5:User Interface Design Concepts Of UI Interface Model Internal an External Design Evaluation Interaction Information Display Software.
Memory How do we retain information? How do we recall information?
Evaluate two models or theories of one cognitive process with reference to research studies. We will be focusing on two models of memory.
1 These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 5/e and are provided with permission by.
Duration is the amount of time a memory lasts in out short term memory. The duration of Short Term Memory lasts up to about seconds and occasionally.
CognitiveViews of Learning Chapter 7. Overview n n The Cognitive Perspective n n Information Processing n n Metacognition n n Becoming Knowledgeable.
Memory. Memory as storage, retention and retrieval of information. All information entering the brain passes through sensory memory and enters short-term.
Unit 3 - Neurobiology and Communication CfE Higher Human Biology 18. Memory.
Taking In & Storing Information Baylis Memory Memory: The storage & retrieval of what has been learned or experienced ENCODING STORAGE RETRIEVAL.
MEMORY, COGNITION & INFORMATION PROCESSING MEMORY The.
Home What is Cognition? Memory Systems Short-term Memory Long-term Memory This is an educational website for viewers to learn about cognition and memory.
Overview of Memory Atkinson-Shiffrin Model Sensory Signals Sensory Memory Short-Term Memory Long-Term Memory ATTENTION REHEARSAL RETRIEVAL.
Interactive Topic Test
CEN3722 Human Computer Interaction Attention and Memory
Memory: An Introduction
Typical Person :^) Fall 2002 CS/PSY 6750.
Chapter 7 Psychology: Memory.
MEMORY The ability to store and retrieve information over time.
Memory Module One: Booklet #8.
Memory.
Memory Module One: Booklet #8.
Memory.
Chapter 7: Memory and Training
CEN3722 Human Computer Interaction Displays
Chapter 15 User Interface Design
Neurobiology and Communication
The ability to store and retrieve information over time.
Typical Person :^) Fall 2002 CS/PSY 6750.
Chapter 9 Memory.
Presentation transcript:

CIS465: Adv. Info. Sys. Memory Systems Min Song Information Systems Dept.

The Human Information Processing System To support human systems, need to know something about its basic characteristics memory performance characteristics behavior of input and output channels internal architecture

The Human Information Processing System As with computer, one basic activity is info processing. HC Interface is for exchanging information So, focus on user as info processing system, and study how the user handles info input and output.

Basic Information Processing Units

Human Constraints and Task Accomplishment Limited available resources. High use, reduced processing Resource-limited Tasks Data-limited Tasks

Reduce Memory Load Reduce demands on user's short-term memory Establish meaningful defaults Define intuitive short-cuts Visual layout of user interface should be based on a familiar real world metaphor Disclose information in a progressive fashion

Competition for Critical Resources Multiple tasks interfere and compete with each other. Two basic tasks in any form of user interaction: Functional: user works with the content of the problem at hand (e.g., laying out a financial plan on a spreadsheet) Operational: user works with the tools provided to do the task (e.g., moving the cursor around the spreadsheet or invoking spreadsheet commands).

Competition for Critical Resources Functional and operational aspects compete for same scarce resources. Skill in task performance can free up cognitive resources overlearning, “chunking”

Basic Processes of Human and Computer Systems Computers work in cycles: read input data, convert to internal form (read-scan phase) interpret the data (think phase), provide an output response to the input (response phase). Humans process data in a similar cycle: read and/or scan the input data presented to them (read-scan) interpret this data by thinking about it (think phase) prepare appropriate response by sending signals to the motor system (e.g., speech) (response).

Basic Processes of Human and Computer Systems Three basic human systems handle input and output for the cycle: 1. the perceptual system (read-scan) 2. the cognitive system (think) 3. the motor system (respond)

The Perceptual System The basic perceptual systems are: auditory visual touch Each has a buffer, preprocessing and connection to cognitive system

The Cognitive System holds new information short term memory (STM) [aka WM] tries to match it to elements in long term memory (LTM) If the information is completely new, relatively few matches are found user has to rehearse info in STM to keep it from decaying might store it in LTM

The Cognitive System Example of rehearsal: remembering a phone number

Short Term Memory small capacity, fast read/write speeds, highly volatile Tasks which can cause forgetting in STM include those with distractions (e.g., multiple attention grabbing items happening at the same time). low discrimination between presented information “large” number of unique (unrelated) items

Long Term Memory unlimited capacity, slow read/write speeds (about 5 seconds per item stored), fairly stable forgetting=losing links, not nodes recall tends to be more general than specific declarative: facts procedural: rules, how to do things

The Motor System comprised of many different muscle systems controlled primarily by the visual system Motor movements viewed by the visual system, which sends its information on to the cognitive system, which then makes minor adjustments in the motor movements. These are sent as commands to the muscles to adjust the movement.