Chapter 9 Prototyping. Objectives  Describe the basic terminology of prototyping  Describe the role and techniques of prototyping  Enable you to produce.

Slides:



Advertisements
Similar presentations
Chapter 11 Design, prototyping and construction 1.
Advertisements

Structured Design The Structured Design Approach (also called Layered Approach) focuses on the conceptual and physical level. As discussed earlier: Conceptual.
Design, prototyping and construction
Design, prototyping and construction
Rapid Prototyping Dimensions and terminology Non-computer methods
Ch.6: Requirements Gathering, Storyboarding and Prototyping
Prototyping JTB October 2004
Human Computer Interaction
DESIGN, PROTOTYPING and CONSTRUCTION
Prototyping. Introduction Low-fidelity prototyping High-fidelity prototyping Compromises in prototyping From design to implementation.
Day 5 Specifying designs. Objectives  Learn about the need for prototypes and user testing with these  Learn about different ways in which prototypes.
Chapter 6 The Process of Interaction Design Presented by: Kinnis Gosha, Michael McGill, Jamey White, and Chiao Huang.
1 User-Centered Design and Development Instructor: Franz J. Kurfess Computer Science Dept. Cal Poly San Luis Obispo FJK 2005.
Prototyping By Greg Rogers. Agenda For Today  What is a prototype  Why prototype  What to prototype.
ISP 666 Week 6 Prototyping. Design a Solution From task to system From abstract to concrete Task Models UI Presentation evaluation Conceptual Model System.
Prototyping JTB April ISDE Prototyping Preece Chapter 8.
Design, prototyping and construction. What is a prototype? In other design fields a prototype is a small- scale model: a miniature car a miniature building.
CS147 - Terry Winograd - 1 Lecture 9 – Prototyping Terry Winograd CS147 - Introduction to Human-Computer Interaction Design Computer Science Department.
SE 555 Software Requirements & Specification 1 SE 555 Software Requirements & Specification Prototyping.
Objectives By the end of class, you will be able to… Explain why prototyping is an important phase of design. Create and test paper prototypes. Explain.
What is a prototype? A prototype is a small scale model of your larger product. Can be a physical object, or a simple software program. Many physical.
Design, prototyping and construction. Overview Prototyping and construction Conceptual design Physical design Tool support.
Introduction to Computer Technology
Design, prototyping and construction Readings: ID-book, Chap. 11 (through 11.3) Also, Prototyping for Tiny Fingers
Sofia Carlander Kinoshita Laboratory 2004/2005
Human Computer Interaction & Usability Prototyping Design & Prototyping HCI Prototyping.
Gary MarsdenSlide 1University of Cape Town Human-Computer Interaction - 8 Prototyping Gary Marsden ( ) July 2002.
Overview Prototyping and construction Conceptual design
HCI Prototyping Chapter 6 Prototyping. Learning Outcomes At the end of this lecture, you should be able to: –Define the term “prototyping” –Explain the.
Design, prototyping and construction CSSE371 Steve Chenoweth and Chandan Rupakheti (Chapter 11- Interaction Design Text)
UML & Prototyping. What is a prototype? A prototype is a small-scale model. It can be (among other things): a series of screen sketches a storyboard,
CSCD 487/587 Human Computer Interface Winter 2013 Lecture 17 Prototypes and Design.
1 Lecture 6 (Ref. Chapter 8) Design, prototyping and construction.
CENG 394 Introduction to Human-Computer Interaction
COMP5047 – Design Prototyping and storyboards Judy Kay CHAI: Computer human adapted interaction research group School of Information Technologies Acknowledgements:
HCI – Prototyping. Why Prototype?  Prototyping is a well understood and used technique in design engineering where products are tested via a model prototype.
Prototyping Universidad de Costa Rica Posgrado en Computación e Informática Diseño de interfaz humano-computador.
Computer Science Department California Polytechnic State University San Luis Obispo, CA, U.S.A. Franz J. Kurfess CPE/CSC 484: User-Centered Design and.
COMP 5620/6620/6626 Chapter 8: Design, Prototyping and Construction
Prototyping & User Manuals “It is often said that users can't tell you what they want, but when they see something and get to use it, they soon know what.
Prototyping CSCI 4800 Spring 2007 Kraemer. Learning Goals Understand the uses of different types of prototypes for different kinds of designs and be able.
AVI/Psych 358/IE 340: Human Factors Prototyping October 10-13, 2008.
류 현 정류 현 정 User Interface Design Design, prototyping and construction.
Prototyping. What is a prototype? In other design fields a prototype is a small- scale model: a miniature car a miniature building or town.
Prototyping What prototyping is The benefits of prototyping Low-fidelity and high-fidelity prototypes, and the advantages of each How to build paper prototypes.
Prototyping 1. Design Document How express your design ideas. How express your design ideas. Key notions Key notions Cheap, FastCheap, Fast Flexibility.
1 Human Computer Interaction Week 7 Prototyping. 2 Introduction Prototyping is a design technique where users can be involved in testing design ideas.
Prototyping. REVIEW : Why a prototype? Helps with: –Screen layouts and information display –Work flow, task design –Technical issues –Difficult, controversial,
Begin Class with More Studio. Introduction to Prototyping.
Design, Prototyping and Construction In “ pure ” waterfall, design begins after requirements development has finished However, in the real world there.
Prototyping. Objectives By the end of class, you will be able to… Explain why prototyping is an important phase of design. Create and test paper prototypes.
Overview Prototyping Construction Conceptual design Physical design Generating prototypes Tool support.
Requirements gathering Storyboarding Prototyping
Design, prototyping and construction(Chapter 11).
Digital Media & Interaction Design LECTURE 4+5. Lecture 4+5 Draw requirement + Prototyping.
Design, prototyping and construction
Lecture 2 Supplement - Prototyping
Sampath Jayarathna Cal Poly Pomona
Human Computer Interaction Slide 1
Prototyping & Design CS 352.
Wrapping up prototyping
Prototyping.
Introduction to Prototyping
Prototyping.
Design, prototyping and construction
Chapter 11 Design, prototyping and construction 1.
DESIGN, PROTOTYPING and CONSTRUCTION
Design, prototyping and construction
Design, prototyping and construction
COMP444 Human Computer Interaction Prototyping
Presentation transcript:

Chapter 9 Prototyping

Objectives  Describe the basic terminology of prototyping  Describe the role and techniques of prototyping  Enable you to produce a simple prototype  Enable you to attempt some aspects of physical design  Describes types of prototyping  Describes the benefits of prototyping

Introduction  Design activities begin once a set of requirements has been established.  There are two types of design: – Conceptual design – Physical design  Conceptual design – developing conceptual model that capture what the product/system will do and how it will behave.  Physical design – concerned with of the design such as screen and menu structures, icons, graphic and other interaction styles.  Iterative process : repeated design – evaluation – redesign cycles, which involving users.

Introduction  For users to effectively evaluate the design of an interactive product, the designers must produce an interactive version of their ideas.  At early stage, the early versions may be made of paper and cardboard.  While as design progresses and ideas become more detailed, they may be polished software, metal or plastic that resemble the final product.

Introduction  Two distinct circumstances for design: – Start from scratch – Modifying an existing product

Prototyping Process model/ paradigm

Prototyping  Prototyping is a technique, not a specific tool.  A prototype can be anything from a paper-based storyboard through to a complex piece of software, and from a cardboard mockup to a molded or pressed piece of metal.  A prototype allows stakeholders to: – Interact with an envisioned product – Gain some experience of using it – Explore imagined users

Prototyping  Example: When the idea for the PalmPilot was being developed, the founder-Jeff Hawkin carved a piece of wood about the size and shape of the device he had imagined. He used to carry this piece of wood around with him and pretend to enter information into it. This is just to see what it would like to own such a device (Bergman & Haitani, 2000)

Prototyping  In other words, a prototype is a limited representation of a design that allows users to interact with it and to explore its suitability.

Why prototypes? Evaluation and feedback are central to interaction design Stakeholders can see, hold, interact with a prototype more easily than a document or a drawing Team members can communicate effectively You can test out ideas for yourself It encourages reflection: very important aspect of design Prototypes answer questions, and support designers in choosing between alternatives

Why prototypes?  Refers to the handout. The figure 8.1 shows a paper-based prototype of the design for a handheld device to help an autistic child communicate.  This prototype shows the intended functions and buttons, their positioning and labeling and the overall shape of the device, but none of the buttons work.  This kind of prototype is sufficient to investigate scenarios of use and to decide for example whether the buttons are appropriate and the functions sufficient, but not to test the response time or whether the speech is loud enough.

What to prototype? Technical issues Work flow, task design Screen layouts and information display Difficult, controversial, critical areas

Low-Fidelity prototyping  A low-fidelity prototype is one that does not look very much like the final product.  The prototype of Palm pilot described in the previous slide is a low-fidelity prototype.  It is useful because it tends to be simple, cheap and quick to produce and quick to modify.  Apply at the early design stage, during conceptual design. This is because prototype are used for exploring ideas and it should be flexible and encourage.

Low-Fidelity prototyping  Examples: sketches of screens, task sequences, etc ‘Post-it’ notes storyboards ‘Wizard-of-Oz’

Storyboard Often used with scenarios, bringing more detail, and a chance to role play It is a series of sketches showing how a user might progress through a task using the device Used early in design

Sketching Sketching is important to low-fidelity prototyping Don’t be inhibited about drawing ability. Practice simple symbols

Using Index Card Index cards (3 X 5 inches) Each card represents one screen Often used in website development

Wizard of OZ The user thinks they are interacting with a computer, but a developer is responding to output rather than the system. Usually done early in design to understand users’ expectations What is ‘wrong’ with this approach?

High-fidelity prototyping Uses materials that you would expect to be in the final product. Prototype looks more like the final system than a low-fidelity version. For a high-fidelity software prototype common environments include Macromedia Director, Visual Basic, and Smalltalk. Danger that users may think they have a full system…

High-fidelity prototyping  Matt Rettig (1994) identifies problems with high- fidelity prototype: – They take too long to build – Reviewers and testers tend to comment on superficial aspects rather than content – Developers reluctant to change something they have worked for hours – A software prototype can set expectations too high – Just one bug in a high-fidelity prototype can bring the testing to a halt.  High-fidelity prototyping is useful for selling ideas to people and for testing out technical issues.

Prototyping on Web  Basic terminology: – Design – One or more prototypes, each followed by testing and redesign – Implementation – Site goes live  If a prototype becomes so nearly complete – evolutionary prototype.  Developers can start from scratch  If the developers use the prototype only as a specification – throwaway prototype. They may use it to guide the implementation but then it will be discarded.

Prototyping on Web  Horizontal prototype- has little depth of functionality (or no functionality), only to show number of features it presents prototyped Not prototyped

Prototyping on Web  Vertical prototype presents only a limited number of features, but the functionality of those features is fully developed. Ex. On web, one set of links leading from the home page to a terminal page. prototyped Not prototyped

Summary Different kinds of prototyping are used for different purposes and at different stages Prototypes answer questions, so use prototype appropriately