SlideShare una empresa de Scribd logo
1 de 40
The Interaction Framework

  Proposed by Abowd and Beale
Abowd and Beale framework
• Extension of Norman’s model
• Attempts more realistic description of interaction
• Their interaction framework has 4 parts                O
                                                       output
    – user
    – input                                  S                    U
    – system                                core                task

    – output                                             I
                                                       input
• Each component has its own unique language
• I/O together form interface
• Interaction     translation between languages
• problems in interaction = problems in translation
Using Abowd & Beale’s model
•Interface sits between User and System
•User begin interactive cycle with the formulation of
goal
•Only way to do this Input so task is formed in input
language
• Input language is translated into core language as
operations performed by System
•Execution phase of cycle is completed and evaluation
phase of cycle starts now.
•System is in new state and now user make observation
and compare it with goal
O
                           output

                                         observation
       presentation

 S                                                         U
core                                                     task


       performance
                              I           articulation
                            input




                 Translations between components
Conclusions
• Articulation of task in input language is may
  be simpler or difficult. E.g. ??
• Input are translated to stimuli the System
  (efforts of designer and programmer) E.g.??
• During evaluation User must interpret the
  output to evaluate what has happened E.g. ??
• This model judge the overall usability of an
  entire interactive system
Ergonomics or
Human Factors
Ergonomics
• Also known as Human Factors
• Study of the physical characteristics of interaction
• How the controls are designed? Environment of
  interaction, layout and physical characteristics
• Primary focus on user performance
• Also consider human Psychology              and system
  constraints
• Ergonomics good at defining standards and guidelines
  for constraining the way we design certain aspects of
  systems
Ergonomics - examples
• arrangement of controls and displays
   e.g. controls grouped according to function or frequency of
        use, or sequentially
• surrounding environment
   e.g. seating arrangements adaptable to cope with all sizes of
        user
• health issues
   e.g. physical     position,     environmental     conditions
        (temperature, humidity), lighting, noise,
• use of colour
   e.g. use of red for warning, green               for   okay,
        awareness of colour-blindness etc.
Interaction Styles
•   command line interface
•   menus
•   natural language
•   question/answer and query dialogue
•   form-fills and spreadsheets
•   WIMP
•   point and click
•   three–dimensional interfaces
Command line interface
• Way of expressing instructions to the computer directly
    – function keys, single characters, short abbreviations, whole words, or a
      combination

•   suitable for repetitive tasks
•   better for expert users than novices
•   offers direct access to system functionality
•   command names/abbreviations should be meaningful!
Typical example: the Unix system
Menus
• Set of options displayed on the screen
• Options visible
   – less recall - easier to use
   – rely on recognition so names should be meaningful
• Selection by:
   – numbers, letters, arrow keys, mouse
   – combination (e.g. mouse plus accelerators)
• Often options hierarchically grouped
   – sensible grouping is needed
• Restricted form of full WIMP system
Natural language
• Familiar to user
• speech recognition or typed natural language
• Problems
   – vague
   – ambiguous
   – hard to do well!
• Solutions
   – try to understand a subset
   – pick on key words
Query interfaces
• Question/answer interfaces
   – user led through interaction via series of questions
   – suitable for novice users but restricted functionality
   – often used in information systems


• Query languages (e.g. SQL)
   – used to retrieve information from database
   – requires understanding of database structure and language
     syntax, hence requires some expertise
Form-fills
•   Primarily for data entry or data retrieval
•   Screen like paper form.
•   Data put in relevant place
•   Requires
    – good design
    – obvious correction
      facilities
Spreadsheets
• first spreadsheet VISICALC, followed by Lotus
  1-2-3
  MS Excel most common today
• sophisticated variation of form-filling.
  – grid of cells contain a value or a formula
  – formula can involve values of other cells
           e.g. sum of all cells in this column
  – user can enter and alter data spreadsheet
    maintains consistency
WIMP Interface
        Windows
           Icons
               Menus
                  Pointers
   … or windows, icons, mice, and pull-down menus!


• default style for majority of interactive computer
  systems, especially PCs and desktop machines
Point and click interfaces
• used in ..
   – multimedia
   – web browsers
   – hypertext

• just click something!
   – icons, text links or location on map

• minimal typing
Three dimensional interfaces
• virtual reality
• ‘ordinary’ window systems
   – highlighting
   – visual affordance                        flat buttons …
   – indiscriminate use
     just confusing!
                                      click me!
• 3D workspaces
   – use for extra virtual space                     … or sculptured
   – light and occlusion give depth
   – distance effects
Elements of the WIMP Interface

    windows, icons, menus, pointers
                 +++
          buttons, toolbars,
        palettes, dialog boxes

                              also see supplementary material
                                 on choosing wimp elements
Windows
• WIMP interface often called Windowing systems
• Areas of the screen that behave as if they were independent
   – can contain text or graphics
   – can be moved or resized
   – can overlap and obscure each other, or can be laid out next to one
     another (tiled)

• scrollbars
   – allow the user to move the contents of the window up and down or
     from side to side
• title bars
   – describe the name of the window
Icons
• Small picture or image
• Represents some object in the interface
  – often a window or action
• Windows can be closed down (iconized)
  – small representation if many accessible windows
• Icons can be many and various
  – highly stylized
  – realistic representations.
Pointers
• important component
   – WIMP style relies on pointing and selecting things
• uses mouse, trackpad, joystick, trackball, cursor keys or
  keyboard shortcuts
• wide variety of graphical images
Menus

• Choice of operations or services offered on the screen
• Required option selected with pointer

             File         Edit         Options         Font
                                                 Typewriter
                                                 Screen
                                                 Times




problem – take a lot of screen space
solution – pop-up: menu appears when needed
Kinds of Menus
• Menu Bar at top of screen (normally), menu drags
  down
  – pull-down menu - mouse hold and drag down menu
  – drop-down menu - mouse click reveals menu
  – fall-down menus - mouse just moves over bar!

• Contextual menu appears where you are
  – pop-up menus - actions for selected object
  – pie menus - arranged in a circle
     • easier to select item (larger target area)
     • quicker (same distance to any option) but not widely used
Menus extras
• Cascading menus
  – Hierarchical menu structure
  – Menu selection opens new menu

• Keyboard accelerators
  – key combinations - same effect as menu item
  – two kinds
     • active when menu open – usually first letter
     • active when menu closed – usually Ctrl + letter
Menus Design Issues
• Which kind to use
• What to include in menus at all
• Words to use (action or description)
• How to group items
• Choice of keyboard accelerators
Buttons
• individual and isolated regions within a display
  that can be selected to invoke an action


• Special kinds
  – radio buttons
        – set of mutually exclusive choices
  – check boxes
        – set of non-exclusive choices
Toolbars
• Long lines of icons but what do they do?

• Fast access to common actions

• Often customizable:
  – choose which toolbars to see
  – choose what options are on it
Palettes and tear-off menus
Problem
       menu not there when you want it
Solution
       palettes – little windows of actions
        – shown/hidden           via        menu     option
          e.g. available shapes in drawing package
      tear-off and pin-up menus
        – menu ‘tears off’ to become palette
Dialogue boxes
• Information windows that pop up to inform of
  an important event or request information.

    e.g: when saving a file, a dialogue box is displayed
    to allow the user to specify the filename and
    location.   Once the file is saved, the box
    disappears.
Interactivity
Interactivity
•   Feature of interactive system
•   Enhanced by speech and visual effects
•   Critical in dealing with errors
•   Increases performance of user
•   UNIX vs WINDOWS interface
•   But should not harm security
Speech–driven interfaces
• rapidly improving …
     … but still inaccurate
• how to have robust dialogue?
    … interaction of course!

  e.g. airline reservation:
       reliable “yes” and “no”
       + system reflects back its understanding
      “you want a ticket from New York to Boston?”
Look and feel
• WIMP systems have the same elements:
     windows, icons., menus, pointers, buttons, etc.

• But different window systems behave
  differently

    e.g. MacOS vs Windows menus

 appearance + behaviour = look and feel
Interaction Initiative
• Who has the initiative?
       Order of interaction is decided by system in older
       methods
• WIMP interface – user

• WIMP Exceptions
       pre-emptive parts of the interface (we can’t continue
       for various reason and control is taken by system)
   E.g. Modal dialog boxes
   – come and won’t go away
   – good for errors, essential steps
   – but use with care
Error and Repair
•Can’t always avoid errors …
   but we can put them right

•Make it easy to detect errors
  … then the user can repair them
                    hello, this is the Go Faster booking system
                    what would you like?
                    (user) I want to fly from New York to London and
                       then Boston
                    you want a ticket from New York to Boston
                    (user) no
                    sorry, please confirm one at a time
                    do you want to fly from New York
                    (user) yes .....
Context
Interaction affected by social and organizational context

• Due to presence of other people user may be affected
   – desire to impress, competition, fear of failure
• Motivation
   – fear, allegiance, ambition, self-satisfaction
• Inadequate systems
   – cause frustration and lack of motivation
• When new technology is introduced user motivation is
  needed but if it is well designed then it will be automatically
  popular
Physical Design
• Many constraints faced by designers:
  – Ergonomic –     push button if it is too small button or
                    too close
  – Physical – high-voltage switches are big
  – Legal and safety – high cooker controls
  – Context and environment – easy to clean e.g.
                                        microwave
  – Aesthetic – the control must look good
  – Economic – not cost too much
Design trade-offs
constraints are contradictory need trade-offs
Within categories:
    e.g. safety – cooker controls
       front panel – safer for adult
       rear panel – safer for child

Between categories
    e.g. ergonomics vs. physical – MiniDisc Remote
       ergonomics – controls need to be bigger
       physical – no room
       solution – multifunction controls & reduced functionality
Fluidity (changeability)
• The extent to which the physical structure and
  manipulation of the device naturally relate to the
  logical functions it supports
• Do external physical aspects reflect logical effect?
   – related to affordances
   logical state revealed in physical state?
         e.g. on/off buttons
   nverse actions inverse effects?
         e.g. arrow buttons, twist controls

Más contenido relacionado

La actualidad más candente

HCI 3e - Ch 3: The interaction
HCI 3e - Ch 3:  The interactionHCI 3e - Ch 3:  The interaction
HCI 3e - Ch 3: The interactionAlan Dix
 
HCI 3e - Ch 12: Cognitive models
HCI 3e - Ch 12:  Cognitive modelsHCI 3e - Ch 12:  Cognitive models
HCI 3e - Ch 12: Cognitive modelsAlan Dix
 
HCI 3e - Ch 6: HCI in the software process
HCI 3e - Ch 6:  HCI in the software processHCI 3e - Ch 6:  HCI in the software process
HCI 3e - Ch 6: HCI in the software processAlan Dix
 
SELECT THE PROPER KINDS OF WINDOWS
SELECT THE PROPER KINDS OF WINDOWSSELECT THE PROPER KINDS OF WINDOWS
SELECT THE PROPER KINDS OF WINDOWSDhanya LK
 
Positioning, pointing and drawing in Human computer Interaction
Positioning, pointing and drawing in Human computer Interaction Positioning, pointing and drawing in Human computer Interaction
Positioning, pointing and drawing in Human computer Interaction swarna sudha
 
HCI 3e - Ch 17: Models of the system
HCI 3e - Ch 17:  Models of the systemHCI 3e - Ch 17:  Models of the system
HCI 3e - Ch 17: Models of the systemAlan Dix
 
HCI 3e - Ch 2: The computer
HCI 3e - Ch 2:  The computerHCI 3e - Ch 2:  The computer
HCI 3e - Ch 2: The computerAlan Dix
 
What Is Interaction Design
What Is Interaction DesignWhat Is Interaction Design
What Is Interaction DesignGraeme Smith
 
18 cse366t human computer interaction - hci - unit i
18 cse366t  human computer interaction - hci - unit i18 cse366t  human computer interaction - hci - unit i
18 cse366t human computer interaction - hci - unit ibabeethas14
 
Module 2nd USER INTERFACE DESIGN (15CS832) - VTU
Module 2nd USER INTERFACE DESIGN (15CS832) - VTUModule 2nd USER INTERFACE DESIGN (15CS832) - VTU
Module 2nd USER INTERFACE DESIGN (15CS832) - VTUSachin Gowda
 
Chapter3-evaluation techniques HCI
Chapter3-evaluation techniques HCIChapter3-evaluation techniques HCI
Chapter3-evaluation techniques HCIShafy Fify
 
evaluation techniques in HCI
evaluation techniques in HCIevaluation techniques in HCI
evaluation techniques in HCIsawsan slii
 
HCI - Chapter 6
HCI - Chapter 6HCI - Chapter 6
HCI - Chapter 6Alan Dix
 
HCI 3e - Ch 4: Paradigms
HCI 3e - Ch 4:  ParadigmsHCI 3e - Ch 4:  Paradigms
HCI 3e - Ch 4: ParadigmsAlan Dix
 
HCI 3e - Ch 20: Ubiquitous computing and augmented realities
HCI 3e - Ch 20:  Ubiquitous computing and augmented realitiesHCI 3e - Ch 20:  Ubiquitous computing and augmented realities
HCI 3e - Ch 20: Ubiquitous computing and augmented realitiesAlan Dix
 
Exploring GOMs
Exploring GOMsExploring GOMs
Exploring GOMsjbellWCT
 
Human computer interaction -Input output channel with Scenario
Human computer interaction -Input output channel with ScenarioHuman computer interaction -Input output channel with Scenario
Human computer interaction -Input output channel with ScenarioN.Jagadish Kumar
 

La actualidad más candente (20)

Cognitive models unit 3
Cognitive models unit 3Cognitive models unit 3
Cognitive models unit 3
 
HCI 3e - Ch 3: The interaction
HCI 3e - Ch 3:  The interactionHCI 3e - Ch 3:  The interaction
HCI 3e - Ch 3: The interaction
 
HCI 3e - Ch 12: Cognitive models
HCI 3e - Ch 12:  Cognitive modelsHCI 3e - Ch 12:  Cognitive models
HCI 3e - Ch 12: Cognitive models
 
HCI 3e - Ch 6: HCI in the software process
HCI 3e - Ch 6:  HCI in the software processHCI 3e - Ch 6:  HCI in the software process
HCI 3e - Ch 6: HCI in the software process
 
SELECT THE PROPER KINDS OF WINDOWS
SELECT THE PROPER KINDS OF WINDOWSSELECT THE PROPER KINDS OF WINDOWS
SELECT THE PROPER KINDS OF WINDOWS
 
Positioning, pointing and drawing in Human computer Interaction
Positioning, pointing and drawing in Human computer Interaction Positioning, pointing and drawing in Human computer Interaction
Positioning, pointing and drawing in Human computer Interaction
 
HCI 3e - Ch 17: Models of the system
HCI 3e - Ch 17:  Models of the systemHCI 3e - Ch 17:  Models of the system
HCI 3e - Ch 17: Models of the system
 
HCI 3e - Ch 2: The computer
HCI 3e - Ch 2:  The computerHCI 3e - Ch 2:  The computer
HCI 3e - Ch 2: The computer
 
What Is Interaction Design
What Is Interaction DesignWhat Is Interaction Design
What Is Interaction Design
 
18 cse366t human computer interaction - hci - unit i
18 cse366t  human computer interaction - hci - unit i18 cse366t  human computer interaction - hci - unit i
18 cse366t human computer interaction - hci - unit i
 
Module 2nd USER INTERFACE DESIGN (15CS832) - VTU
Module 2nd USER INTERFACE DESIGN (15CS832) - VTUModule 2nd USER INTERFACE DESIGN (15CS832) - VTU
Module 2nd USER INTERFACE DESIGN (15CS832) - VTU
 
Chapter3-evaluation techniques HCI
Chapter3-evaluation techniques HCIChapter3-evaluation techniques HCI
Chapter3-evaluation techniques HCI
 
evaluation techniques in HCI
evaluation techniques in HCIevaluation techniques in HCI
evaluation techniques in HCI
 
Hypertext, multimedia and www
Hypertext, multimedia and wwwHypertext, multimedia and www
Hypertext, multimedia and www
 
Hci activity#3
Hci activity#3Hci activity#3
Hci activity#3
 
HCI - Chapter 6
HCI - Chapter 6HCI - Chapter 6
HCI - Chapter 6
 
HCI 3e - Ch 4: Paradigms
HCI 3e - Ch 4:  ParadigmsHCI 3e - Ch 4:  Paradigms
HCI 3e - Ch 4: Paradigms
 
HCI 3e - Ch 20: Ubiquitous computing and augmented realities
HCI 3e - Ch 20:  Ubiquitous computing and augmented realitiesHCI 3e - Ch 20:  Ubiquitous computing and augmented realities
HCI 3e - Ch 20: Ubiquitous computing and augmented realities
 
Exploring GOMs
Exploring GOMsExploring GOMs
Exploring GOMs
 
Human computer interaction -Input output channel with Scenario
Human computer interaction -Input output channel with ScenarioHuman computer interaction -Input output channel with Scenario
Human computer interaction -Input output channel with Scenario
 

Destacado

Prezentare treizeci zero ro
Prezentare treizeci zero roPrezentare treizeci zero ro
Prezentare treizeci zero roAdrianToca
 
ثورة يناير في صور
ثورة يناير في صورثورة يناير في صور
ثورة يناير في صورeMohamedSamy
 
Bab 1-kedudukan
Bab 1-kedudukanBab 1-kedudukan
Bab 1-kedudukanarilmeran
 
Pra presentation social media
Pra presentation social mediaPra presentation social media
Pra presentation social mediacandicepotter
 
Wow factor CustomerX! web based video platform. Gartner Cool Vendor
Wow factor CustomerX! web based video platform. Gartner Cool VendorWow factor CustomerX! web based video platform. Gartner Cool Vendor
Wow factor CustomerX! web based video platform. Gartner Cool VendorNiels van Rees
 
Unsafe drinking water
Unsafe drinking waterUnsafe drinking water
Unsafe drinking waterhardytyler21
 
Unsafe drinking water
Unsafe drinking waterUnsafe drinking water
Unsafe drinking waterhardytyler21
 
MTSU Homecoming Informational Meeting Slides
MTSU Homecoming Informational Meeting SlidesMTSU Homecoming Informational Meeting Slides
MTSU Homecoming Informational Meeting SlidesBrandon Loso
 
Di manakah arah anda
Di manakah arah andaDi manakah arah anda
Di manakah arah andaarilmeran
 
CONTOH SOALAN
CONTOH SOALANCONTOH SOALAN
CONTOH SOALANarilmeran
 
1.4 strategi implementasi kurikulum rev
1.4 strategi implementasi kurikulum rev1.4 strategi implementasi kurikulum rev
1.4 strategi implementasi kurikulum revDimas Yudistira
 

Destacado (20)

Bank sentral dan uang
Bank sentral dan uangBank sentral dan uang
Bank sentral dan uang
 
Taller padres
Taller padresTaller padres
Taller padres
 
Prezentare treizeci zero ro
Prezentare treizeci zero roPrezentare treizeci zero ro
Prezentare treizeci zero ro
 
ثورة يناير في صور
ثورة يناير في صورثورة يناير في صور
ثورة يناير في صور
 
Bab 1-kedudukan
Bab 1-kedudukanBab 1-kedudukan
Bab 1-kedudukan
 
Mockups
MockupsMockups
Mockups
 
Pra presentation social media
Pra presentation social mediaPra presentation social media
Pra presentation social media
 
MTSU Recycling
MTSU RecyclingMTSU Recycling
MTSU Recycling
 
Wow factor CustomerX! web based video platform. Gartner Cool Vendor
Wow factor CustomerX! web based video platform. Gartner Cool VendorWow factor CustomerX! web based video platform. Gartner Cool Vendor
Wow factor CustomerX! web based video platform. Gartner Cool Vendor
 
Unsafe drinking water
Unsafe drinking waterUnsafe drinking water
Unsafe drinking water
 
Unsafe drinking water
Unsafe drinking waterUnsafe drinking water
Unsafe drinking water
 
MTSU Homecoming Informational Meeting Slides
MTSU Homecoming Informational Meeting SlidesMTSU Homecoming Informational Meeting Slides
MTSU Homecoming Informational Meeting Slides
 
Di manakah arah anda
Di manakah arah andaDi manakah arah anda
Di manakah arah anda
 
Gadget
GadgetGadget
Gadget
 
CONTOH SOALAN
CONTOH SOALANCONTOH SOALAN
CONTOH SOALAN
 
Rpp kelompok 1
Rpp kelompok 1Rpp kelompok 1
Rpp kelompok 1
 
1.4 strategi implementasi kurikulum rev
1.4 strategi implementasi kurikulum rev1.4 strategi implementasi kurikulum rev
1.4 strategi implementasi kurikulum rev
 
Suku bunga
Suku bungaSuku bunga
Suku bunga
 
Carmen cecilia ballesteros actividad1_2mapa
Carmen cecilia ballesteros actividad1_2mapaCarmen cecilia ballesteros actividad1_2mapa
Carmen cecilia ballesteros actividad1_2mapa
 
Human geography
Human geographyHuman geography
Human geography
 

Similar a Interaction

Similar a Interaction (20)

Interaction.pptx
Interaction.pptxInteraction.pptx
Interaction.pptx
 
E3 chap-03
E3 chap-03E3 chap-03
E3 chap-03
 
e3-chap-03 (1).ppt
e3-chap-03 (1).ppte3-chap-03 (1).ppt
e3-chap-03 (1).ppt
 
POLITEKNIK MALAYSIA
POLITEKNIK MALAYSIAPOLITEKNIK MALAYSIA
POLITEKNIK MALAYSIA
 
ch3-interaction.pdf
ch3-interaction.pdfch3-interaction.pdf
ch3-interaction.pdf
 
ch3-interaction.pdf
ch3-interaction.pdfch3-interaction.pdf
ch3-interaction.pdf
 
e3-chap-03.power point presentaion on interst rate
e3-chap-03.power point presentaion on interst ratee3-chap-03.power point presentaion on interst rate
e3-chap-03.power point presentaion on interst rate
 
e3-chap-03.ppt
e3-chap-03.ppte3-chap-03.ppt
e3-chap-03.ppt
 
ch3-interaction.ppt
ch3-interaction.pptch3-interaction.ppt
ch3-interaction.ppt
 
E3 chap-03
E3 chap-03E3 chap-03
E3 chap-03
 
Imk pertemuan-4
Imk pertemuan-4Imk pertemuan-4
Imk pertemuan-4
 
Hci lecture set_03_00
Hci lecture set_03_00Hci lecture set_03_00
Hci lecture set_03_00
 
POLITEKNIK MALAYSIA
POLITEKNIK MALAYSIAPOLITEKNIK MALAYSIA
POLITEKNIK MALAYSIA
 
User Interface.ppt
User Interface.pptUser Interface.ppt
User Interface.ppt
 
The interaction HCI
The interaction HCIThe interaction HCI
The interaction HCI
 
User interface design
User interface designUser interface design
User interface design
 
HCI - Chapter 3
HCI - Chapter 3HCI - Chapter 3
HCI - Chapter 3
 
Design rule 3
Design rule 3Design rule 3
Design rule 3
 
Design rule 3
Design rule 3Design rule 3
Design rule 3
 
Common Interface Design Components
Common Interface Design ComponentsCommon Interface Design Components
Common Interface Design Components
 

Último

Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment
 Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment
Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatmentsaipooja36
 
MSc Ag Genetics & Plant Breeding: Insights from Previous Year JNKVV Entrance ...
MSc Ag Genetics & Plant Breeding: Insights from Previous Year JNKVV Entrance ...MSc Ag Genetics & Plant Breeding: Insights from Previous Year JNKVV Entrance ...
MSc Ag Genetics & Plant Breeding: Insights from Previous Year JNKVV Entrance ...Krashi Coaching
 
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...Gary Wood
 
diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....Ritu480198
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...Nguyen Thanh Tu Collection
 
Chapter 7 Pharmacosy Traditional System of Medicine & Ayurvedic Preparations ...
Chapter 7 Pharmacosy Traditional System of Medicine & Ayurvedic Preparations ...Chapter 7 Pharmacosy Traditional System of Medicine & Ayurvedic Preparations ...
Chapter 7 Pharmacosy Traditional System of Medicine & Ayurvedic Preparations ...Sumit Tiwari
 
PSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxPSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxMarlene Maheu
 
Capitol Tech Univ Doctoral Presentation -May 2024
Capitol Tech Univ Doctoral Presentation -May 2024Capitol Tech Univ Doctoral Presentation -May 2024
Capitol Tech Univ Doctoral Presentation -May 2024CapitolTechU
 
The Liver & Gallbladder (Anatomy & Physiology).pptx
The Liver &  Gallbladder (Anatomy & Physiology).pptxThe Liver &  Gallbladder (Anatomy & Physiology).pptx
The Liver & Gallbladder (Anatomy & Physiology).pptxVishal Singh
 
UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024Borja Sotomayor
 
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading RoomSternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading RoomSean M. Fox
 
Exploring Gemini AI and Integration with MuleSoft | MuleSoft Mysore Meetup #45
Exploring Gemini AI and Integration with MuleSoft | MuleSoft Mysore Meetup #45Exploring Gemini AI and Integration with MuleSoft | MuleSoft Mysore Meetup #45
Exploring Gemini AI and Integration with MuleSoft | MuleSoft Mysore Meetup #45MysoreMuleSoftMeetup
 
The Ball Poem- John Berryman_20240518_001617_0000.pptx
The Ball Poem- John Berryman_20240518_001617_0000.pptxThe Ball Poem- John Berryman_20240518_001617_0000.pptx
The Ball Poem- John Berryman_20240518_001617_0000.pptxNehaChandwani11
 
II BIOSENSOR PRINCIPLE APPLICATIONS AND WORKING II
II BIOSENSOR PRINCIPLE APPLICATIONS AND WORKING IIII BIOSENSOR PRINCIPLE APPLICATIONS AND WORKING II
II BIOSENSOR PRINCIPLE APPLICATIONS AND WORKING IIagpharmacy11
 
An Overview of the Odoo 17 Knowledge App
An Overview of the Odoo 17 Knowledge AppAn Overview of the Odoo 17 Knowledge App
An Overview of the Odoo 17 Knowledge AppCeline George
 
Đề tieng anh thpt 2024 danh cho cac ban hoc sinh
Đề tieng anh thpt 2024 danh cho cac ban hoc sinhĐề tieng anh thpt 2024 danh cho cac ban hoc sinh
Đề tieng anh thpt 2024 danh cho cac ban hoc sinhleson0603
 
The basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptxThe basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptxheathfieldcps1
 
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...Nguyen Thanh Tu Collection
 

Último (20)

Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment
 Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment
Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment
 
MSc Ag Genetics & Plant Breeding: Insights from Previous Year JNKVV Entrance ...
MSc Ag Genetics & Plant Breeding: Insights from Previous Year JNKVV Entrance ...MSc Ag Genetics & Plant Breeding: Insights from Previous Year JNKVV Entrance ...
MSc Ag Genetics & Plant Breeding: Insights from Previous Year JNKVV Entrance ...
 
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
 
diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
 
Chapter 7 Pharmacosy Traditional System of Medicine & Ayurvedic Preparations ...
Chapter 7 Pharmacosy Traditional System of Medicine & Ayurvedic Preparations ...Chapter 7 Pharmacosy Traditional System of Medicine & Ayurvedic Preparations ...
Chapter 7 Pharmacosy Traditional System of Medicine & Ayurvedic Preparations ...
 
PSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxPSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptx
 
Capitol Tech Univ Doctoral Presentation -May 2024
Capitol Tech Univ Doctoral Presentation -May 2024Capitol Tech Univ Doctoral Presentation -May 2024
Capitol Tech Univ Doctoral Presentation -May 2024
 
The Liver & Gallbladder (Anatomy & Physiology).pptx
The Liver &  Gallbladder (Anatomy & Physiology).pptxThe Liver &  Gallbladder (Anatomy & Physiology).pptx
The Liver & Gallbladder (Anatomy & Physiology).pptx
 
UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024
 
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading RoomSternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
 
Exploring Gemini AI and Integration with MuleSoft | MuleSoft Mysore Meetup #45
Exploring Gemini AI and Integration with MuleSoft | MuleSoft Mysore Meetup #45Exploring Gemini AI and Integration with MuleSoft | MuleSoft Mysore Meetup #45
Exploring Gemini AI and Integration with MuleSoft | MuleSoft Mysore Meetup #45
 
The Ball Poem- John Berryman_20240518_001617_0000.pptx
The Ball Poem- John Berryman_20240518_001617_0000.pptxThe Ball Poem- John Berryman_20240518_001617_0000.pptx
The Ball Poem- John Berryman_20240518_001617_0000.pptx
 
II BIOSENSOR PRINCIPLE APPLICATIONS AND WORKING II
II BIOSENSOR PRINCIPLE APPLICATIONS AND WORKING IIII BIOSENSOR PRINCIPLE APPLICATIONS AND WORKING II
II BIOSENSOR PRINCIPLE APPLICATIONS AND WORKING II
 
An Overview of the Odoo 17 Knowledge App
An Overview of the Odoo 17 Knowledge AppAn Overview of the Odoo 17 Knowledge App
An Overview of the Odoo 17 Knowledge App
 
Đề tieng anh thpt 2024 danh cho cac ban hoc sinh
Đề tieng anh thpt 2024 danh cho cac ban hoc sinhĐề tieng anh thpt 2024 danh cho cac ban hoc sinh
Đề tieng anh thpt 2024 danh cho cac ban hoc sinh
 
The basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptxThe basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptx
 
Mattingly "AI and Prompt Design: LLMs with Text Classification and Open Source"
Mattingly "AI and Prompt Design: LLMs with Text Classification and Open Source"Mattingly "AI and Prompt Design: LLMs with Text Classification and Open Source"
Mattingly "AI and Prompt Design: LLMs with Text Classification and Open Source"
 
“O BEIJO” EM ARTE .
“O BEIJO” EM ARTE                       .“O BEIJO” EM ARTE                       .
“O BEIJO” EM ARTE .
 
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
 

Interaction

  • 1. The Interaction Framework Proposed by Abowd and Beale
  • 2. Abowd and Beale framework • Extension of Norman’s model • Attempts more realistic description of interaction • Their interaction framework has 4 parts O output – user – input S U – system core task – output I input • Each component has its own unique language • I/O together form interface • Interaction translation between languages • problems in interaction = problems in translation
  • 3. Using Abowd & Beale’s model •Interface sits between User and System •User begin interactive cycle with the formulation of goal •Only way to do this Input so task is formed in input language • Input language is translated into core language as operations performed by System •Execution phase of cycle is completed and evaluation phase of cycle starts now. •System is in new state and now user make observation and compare it with goal
  • 4. O output observation presentation S U core task performance I articulation input Translations between components
  • 5. Conclusions • Articulation of task in input language is may be simpler or difficult. E.g. ?? • Input are translated to stimuli the System (efforts of designer and programmer) E.g.?? • During evaluation User must interpret the output to evaluate what has happened E.g. ?? • This model judge the overall usability of an entire interactive system
  • 7. Ergonomics • Also known as Human Factors • Study of the physical characteristics of interaction • How the controls are designed? Environment of interaction, layout and physical characteristics • Primary focus on user performance • Also consider human Psychology and system constraints • Ergonomics good at defining standards and guidelines for constraining the way we design certain aspects of systems
  • 8. Ergonomics - examples • arrangement of controls and displays e.g. controls grouped according to function or frequency of use, or sequentially • surrounding environment e.g. seating arrangements adaptable to cope with all sizes of user • health issues e.g. physical position, environmental conditions (temperature, humidity), lighting, noise, • use of colour e.g. use of red for warning, green for okay, awareness of colour-blindness etc.
  • 9. Interaction Styles • command line interface • menus • natural language • question/answer and query dialogue • form-fills and spreadsheets • WIMP • point and click • three–dimensional interfaces
  • 10. Command line interface • Way of expressing instructions to the computer directly – function keys, single characters, short abbreviations, whole words, or a combination • suitable for repetitive tasks • better for expert users than novices • offers direct access to system functionality • command names/abbreviations should be meaningful! Typical example: the Unix system
  • 11. Menus • Set of options displayed on the screen • Options visible – less recall - easier to use – rely on recognition so names should be meaningful • Selection by: – numbers, letters, arrow keys, mouse – combination (e.g. mouse plus accelerators) • Often options hierarchically grouped – sensible grouping is needed • Restricted form of full WIMP system
  • 12. Natural language • Familiar to user • speech recognition or typed natural language • Problems – vague – ambiguous – hard to do well! • Solutions – try to understand a subset – pick on key words
  • 13. Query interfaces • Question/answer interfaces – user led through interaction via series of questions – suitable for novice users but restricted functionality – often used in information systems • Query languages (e.g. SQL) – used to retrieve information from database – requires understanding of database structure and language syntax, hence requires some expertise
  • 14. Form-fills • Primarily for data entry or data retrieval • Screen like paper form. • Data put in relevant place • Requires – good design – obvious correction facilities
  • 15. Spreadsheets • first spreadsheet VISICALC, followed by Lotus 1-2-3 MS Excel most common today • sophisticated variation of form-filling. – grid of cells contain a value or a formula – formula can involve values of other cells e.g. sum of all cells in this column – user can enter and alter data spreadsheet maintains consistency
  • 16. WIMP Interface Windows Icons Menus Pointers … or windows, icons, mice, and pull-down menus! • default style for majority of interactive computer systems, especially PCs and desktop machines
  • 17. Point and click interfaces • used in .. – multimedia – web browsers – hypertext • just click something! – icons, text links or location on map • minimal typing
  • 18. Three dimensional interfaces • virtual reality • ‘ordinary’ window systems – highlighting – visual affordance flat buttons … – indiscriminate use just confusing! click me! • 3D workspaces – use for extra virtual space … or sculptured – light and occlusion give depth – distance effects
  • 19. Elements of the WIMP Interface windows, icons, menus, pointers +++ buttons, toolbars, palettes, dialog boxes also see supplementary material on choosing wimp elements
  • 20. Windows • WIMP interface often called Windowing systems • Areas of the screen that behave as if they were independent – can contain text or graphics – can be moved or resized – can overlap and obscure each other, or can be laid out next to one another (tiled) • scrollbars – allow the user to move the contents of the window up and down or from side to side • title bars – describe the name of the window
  • 21. Icons • Small picture or image • Represents some object in the interface – often a window or action • Windows can be closed down (iconized) – small representation if many accessible windows • Icons can be many and various – highly stylized – realistic representations.
  • 22. Pointers • important component – WIMP style relies on pointing and selecting things • uses mouse, trackpad, joystick, trackball, cursor keys or keyboard shortcuts • wide variety of graphical images
  • 23. Menus • Choice of operations or services offered on the screen • Required option selected with pointer File Edit Options Font Typewriter Screen Times problem – take a lot of screen space solution – pop-up: menu appears when needed
  • 24. Kinds of Menus • Menu Bar at top of screen (normally), menu drags down – pull-down menu - mouse hold and drag down menu – drop-down menu - mouse click reveals menu – fall-down menus - mouse just moves over bar! • Contextual menu appears where you are – pop-up menus - actions for selected object – pie menus - arranged in a circle • easier to select item (larger target area) • quicker (same distance to any option) but not widely used
  • 25. Menus extras • Cascading menus – Hierarchical menu structure – Menu selection opens new menu • Keyboard accelerators – key combinations - same effect as menu item – two kinds • active when menu open – usually first letter • active when menu closed – usually Ctrl + letter
  • 26. Menus Design Issues • Which kind to use • What to include in menus at all • Words to use (action or description) • How to group items • Choice of keyboard accelerators
  • 27. Buttons • individual and isolated regions within a display that can be selected to invoke an action • Special kinds – radio buttons – set of mutually exclusive choices – check boxes – set of non-exclusive choices
  • 28. Toolbars • Long lines of icons but what do they do? • Fast access to common actions • Often customizable: – choose which toolbars to see – choose what options are on it
  • 29. Palettes and tear-off menus Problem menu not there when you want it Solution palettes – little windows of actions – shown/hidden via menu option e.g. available shapes in drawing package tear-off and pin-up menus – menu ‘tears off’ to become palette
  • 30. Dialogue boxes • Information windows that pop up to inform of an important event or request information. e.g: when saving a file, a dialogue box is displayed to allow the user to specify the filename and location. Once the file is saved, the box disappears.
  • 32. Interactivity • Feature of interactive system • Enhanced by speech and visual effects • Critical in dealing with errors • Increases performance of user • UNIX vs WINDOWS interface • But should not harm security
  • 33. Speech–driven interfaces • rapidly improving … … but still inaccurate • how to have robust dialogue? … interaction of course! e.g. airline reservation: reliable “yes” and “no” + system reflects back its understanding “you want a ticket from New York to Boston?”
  • 34. Look and feel • WIMP systems have the same elements: windows, icons., menus, pointers, buttons, etc. • But different window systems behave differently e.g. MacOS vs Windows menus appearance + behaviour = look and feel
  • 35. Interaction Initiative • Who has the initiative? Order of interaction is decided by system in older methods • WIMP interface – user • WIMP Exceptions pre-emptive parts of the interface (we can’t continue for various reason and control is taken by system) E.g. Modal dialog boxes – come and won’t go away – good for errors, essential steps – but use with care
  • 36. Error and Repair •Can’t always avoid errors … but we can put them right •Make it easy to detect errors … then the user can repair them hello, this is the Go Faster booking system what would you like? (user) I want to fly from New York to London and then Boston you want a ticket from New York to Boston (user) no sorry, please confirm one at a time do you want to fly from New York (user) yes .....
  • 37. Context Interaction affected by social and organizational context • Due to presence of other people user may be affected – desire to impress, competition, fear of failure • Motivation – fear, allegiance, ambition, self-satisfaction • Inadequate systems – cause frustration and lack of motivation • When new technology is introduced user motivation is needed but if it is well designed then it will be automatically popular
  • 38. Physical Design • Many constraints faced by designers: – Ergonomic – push button if it is too small button or too close – Physical – high-voltage switches are big – Legal and safety – high cooker controls – Context and environment – easy to clean e.g. microwave – Aesthetic – the control must look good – Economic – not cost too much
  • 39. Design trade-offs constraints are contradictory need trade-offs Within categories: e.g. safety – cooker controls front panel – safer for adult rear panel – safer for child Between categories e.g. ergonomics vs. physical – MiniDisc Remote ergonomics – controls need to be bigger physical – no room solution – multifunction controls & reduced functionality
  • 40. Fluidity (changeability) • The extent to which the physical structure and manipulation of the device naturally relate to the logical functions it supports • Do external physical aspects reflect logical effect? – related to affordances logical state revealed in physical state? e.g. on/off buttons nverse actions inverse effects? e.g. arrow buttons, twist controls