anatomy of prototypes by: mark gruszecki. what is a prototype? a prototype is a specific kind of...

Post on 30-Dec-2015

223 Views

Category:

Documents

3 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Anatomy of PrototypesAnatomy of Prototypes

By: Mark Gruszecki

What is a prototype?What is a prototype? A prototype is a specific kind of design object. Most think of a prototype as an iterative object that evolves to help elicit requirements.

Can there be more than one prototype for a particular project?

Dimensions of Prototypes

Dimensions of Prototypes

Prototypes should be developed to test and develop a specific piece of the system. GUI, User Interaction, Data Functions, Integration of Components, etc.

Prototypes as FiltersPrototypes as Filters

When a prototype is used to test a specific aspect of the system, it essentially filters the other aspects out.

This allows designers to test and evolve the design on one aspect of a system without affecting the other aspects.

How should prototypes as filters be made?

How should prototypes as filters be made?

“The most efficient prototype is the most incomplete one that still filters the qualities of interest to the designer.”

The incompleteness of a prototype serves as a strength because it let’s us test aspects of our final product without actually building the final product.

Example of Prototype as Filtering

Example of Prototype as Filtering In order to test the Buttons on the phone out, a prototype with actual buttons must be developed. Another prototype to test the GUI out should be developed separately. Another prototype should be developed to test the functionality of the phone, and so on.

Each prototype tests different aspects of the final product, but that doesn’t mean each prototype is independent. There is always overlap. For instance, in order to test how the GUI works, the speed of the functional components of the phone come into play. If the phone is operating slow, the GUI will also move slowly.

Prototypes as Manifestations of Design Ideas

Prototypes as Manifestations of Design Ideas

“designs are constituted through iterated interaction with external design manifestations.”

“externalization of thought gives rise to new perceptual and cognitive operations that allow for reflection, critique, and iteration.”

Example of externalization of design ideas.

Example of externalization of design ideas. Notice how the artist develops multiple images to figure out which he likes best.

This same idea applies to software engineering and prototyping.

Prototypes as Manifestations of Design Ideas

Prototypes as Manifestations of Design Ideas

These manifestations can take almost any form based on time, cost, and material.

In the field of computing, these manifestations are especially interesting because the design idea’s are manifested on a computer.

That is, the material they are manifested on is a material with no limits.

Anatomy of PrototypesAnatomy of Prototypes

Fundamental Prototyping Principle: “The purpose of designing a prototype is to find the manifestation that, in it’s simplest form, will filter the qualities in which the designer is interested without distorting the understanding of the whole.”

Anatomy of PrototypesAnatomy of Prototypes

Filtering Dimensions Appearance Dimension Data Dimension Functionality Dimension Interactivity Dimension Structure Dimension

Manifestation Dimensions Materials by which the

prototype is manifested Level of fidelity of the

prototype Completeness of the

prototype

Real World ExampleReal World Example

2d Image 3d Image

Reference(s)Reference(s) The Anatomy of Prototypes: Prototypes as Filters, Prototypes as

Manifestations of Design Ideas. By Youn-Kyung, Erik Stolterman, and Josh Tenenberg. ACM Transactions, July 2008

Questions?Questions?

top related