top of page

A2.2.1 Iterative Design Techniques

There are two techniques used in iterative design and development: low fidelity and high fidelity.

SL

Design in Theory

A2.2 Prototyping techniques

By the end of this topic, you should be able to...

explain the advantages and disadvantages of using low and high-fidelity prototyping within a design process.

Guiding Question

Why is it necessary for designers to prototype ideas as part of a design process?

Did You Know?

Every app on your phone was paper-tested before it was coded. The interface of Instagram Reels, the swipe mechanics of TikTok, the navigation logic of Spotify's playlist interface — all of these began as rough sketches and printed paper screens, tested with a finger-tap, and refined dozens of times before a single line of production code was written. The Nike Air Jordan silhouette you recognise instantly began as foam-cut low-fidelity models carved in a workshop. The PlayStation 5 DualSense controller — its haptic feedback system, its trigger resistance — required hundreds of high-fidelity functional prototypes before Sony committed to manufacturing. Prototyping is not an academic exercise. It is the engine behind every product teenagers interact with daily.


Why This Topic Matters


Every product a designer releases into the world was wrong at least once — probably many times. The difference between a product that fails and one that succeeds is not brilliance at the drawing board. It is the discipline to build it, test it, learn from it, and build it again.


A prototype transforms ideas — which are invisible and untestable — into objects that can be held, used, questioned, and improved. The question is never should a designer prototype. The question is always what kind of prototype, and when.


This is where the distinction between a low-fidelity prototype and a high-fidelity prototype becomes one of the most consequential decisions in the entire design process.

Build too much detail too early and you waste resources on the wrong idea. Build too little detail too late and you miss critical failures before production. Getting this judgement right is what separates amateur design from professional design practice.



The Iterative Design Process


Before distinguishing between low and high-fidelity prototyping, it is essential to understand the theoretical framework in which both operate.


Iterative design is a cyclic methodology in which a designer moves repeatedly through stages of ideation → prototyping → testing → analysis → refinement, with each cycle generating learning that informs the next. The process is deliberately recursive, not linear.


As Brown (2009) articulates in the context of design thinking at IDEO, the value of iteration lies precisely in its tolerance for failure at low cost. The process is structured so that errors are discovered and corrected before they become expensive.


Prototyping techniques span an enormous range — from rough free-hand sketching through to fully functional physical and virtual prototypes. Houde and Hill (1997) argue that the purpose of a prototype is not to represent the final design but to interrogate a specific design question. The level of fidelity chosen should match the level of the question being asked.



Low-Fidelity Prototyping


A low-fidelity prototype is a simplified physical or virtual prototype typically created to test a few aspects of a design idea and provide feedback for further design development in the early stages of a design process.


Lo-fi prototypes are constructed from basic, inexpensive materials — cardboard, foam, paper, tape, rough computer-aided design (CAD) wireframes — that capture the general form, proportion, or interaction logic of a concept without attempting to replicate the final appearance, material quality, or functional performance of the intended product.




Lo-fi prototypes are characterised by:


  • Rapid construction time — hours, not days

  • Low material cost

  • Low technical skill requirement

  • High modifiability — changes can be made immediately

  • Deliberate incompleteness — they are not meant to look or perform like a finished product



Advantages of Low-Fidelity Prototyping


1. Speed of Iteration

Because lo-fi prototypes require minimal time and skill to construct, a designer can produce, test, and discard multiple concept directions within a single working session. In the early stages of a design process, the designer does not yet know which direction is correct. Speed of iteration increases the probability of finding the right direction dramatically.


2. Low Cost of Failure

When a designer builds a lo-fi model from cardboard and foam, the cost of discovering it is wrong is negligible — materially and psychologically. The designer has not invested significant time, money, or craft into the prototype, so discarding it in response to user feedback is straightforward.


Prototypes that cost too much to build create attachment bias — designers become reluctant to abandon ideas they have invested heavily in, even when evidence suggests they should. Lo-fi prototyping structurally prevents this by keeping the cost of being wrong very low.


3. Encourages Honest User Feedback

A rough, unfinished prototype frequently generates more honest and useful feedback from users than a polished one. The obvious incompleteness of a lo-fi prototype signals clearly that the design is not final — feedback is invited, not judged.


A highly finished prototype, by contrast, can create what Norman (2013) describes as courtesy bias — users assume the designer is proud of the work and moderate their criticism accordingly. Lo-fi prototyping removes this inhibition and produces more candid, actionable responses.


4. Accessible to Non-Specialists

Because lo-fi prototypes require no specialist equipment, software, or manufacturing skills, they can be built and tested by any member of a design team — including non-technical stakeholders, client representatives, or end users themselves.


This democratises the design process and enables participatory design approaches where the user becomes an active contributor to iteration rather than a passive evaluator.



Disadvantages of Low-Fidelity Prototyping


1. Limited Functional Testing

A cardboard model of a bicycle helmet can test proportional fit and general form but cannot test impact absorption, ventilation efficiency, or structural integrity. Because lo-fi prototypes do not replicate material properties, structural behaviour, or functional mechanisms, they are fundamentally incapable of answering engineering and performance questions.


A functional prototype — one that works in the same way as a final product and simulates real-world functionality — is required for this level of testing. A lo-fi model cannot fulfil this role. Relying exclusively on lo-fi prototyping risks advancing a concept that looks plausible but fails under real operating conditions.


2. Poor Representation of Aesthetic and Sensory Qualities

A significant dimension of product experience is sensory — the weight of a device in the hand, the texture of a surface, the quality of a material finish. An aesthetic prototype — a physical model developed to look and feel like the final product — is required to communicate these qualities accurately. Lo-fi prototypes made from substitute materials cannot replicate them.


A foam model of a wristwatch conveys nothing about the cold weight of stainless steel, the clarity of a sapphire crystal, or the suppleness of a leather strap. For products where material experience is central to design intent, lo-fi prototyping provides an incomplete and potentially misleading representation.


3. Reduced Credibility with Stakeholders

In professional design practice, lo-fi prototypes are generally inappropriate for client presentations, investor pitches, or manufacturing briefings. Stakeholders who are not trained designers may interpret a rough prototype as evidence of incomplete or low-quality work, rather than understanding it as a legitimate early-stage design tool.

Misusing lo-fi prototypes in stakeholder contexts can damage the designer's professional credibility and undermine confidence in the project.


4. Difficulty Testing Complex Interactions

For products with complex interactive systems — digital interfaces, mechanical assemblies, electronic circuits — lo-fi prototypes can only simulate isolated aspects of the system. They cannot capture emergent behaviours that arise from multiple subsystems operating simultaneously.


A paper prototype of a mobile application, for instance, cannot test how users navigate error states — conditions that only emerge in functional, high-fidelity implementations. Similarly, the performance of a virtual prototype under simulated load conditions using finite element analysis (FEA) is entirely beyond the capability of a physical lo-fi model.



High-Fidelity Prototyping


A high-fidelity prototype is a physical or virtual model of a design concept that is highly functional and interactive. A high-fidelity prototype is as functionally and aesthetically similar to the final product as possible, and typically full scale.


Hi-fi prototypes may be produced using rapid prototyping techniques — including fused deposition modelling (FDM), stereolithography (SLA), and selective laser sintering (SLS) — as well as CNC machining, working electronic circuits, production-grade materials, or fully coded interactive software. Virtual prototypes — photorealistic, interactive CAD-based models using surface and solid modelling — also represent a high-fidelity approach that does not require physical fabrication.




Hi-fi prototypes are characterised by:

  • High production time and cost

  • Close material and dimensional accuracy

  • Functional and/or aesthetic completeness

  • Suitability for formal user testing, client presentation, and manufacturing briefing

  • Specificity — they answer precise, detailed design questions



Advantages of High-Fidelity Prototyping


1. Realistic Performance Testing

Hi-fi prototypes that replicate the material properties, structural geometry, and mechanical or electronic systems of the final product can be subjected to meaningful performance testing — load testing, fatigue testing, thermal testing, and usability testing under real operating conditions.


As Ulrich and Eppinger (2012) note, engineering validation requires prototypes that faithfully represent the physical principles governing the product's performance. A functional prototype of a chair frame, for example, can be load tested to validate safety standards in a way that a cardboard model cannot. Digital hi-fi approaches such as finite element analysis (FEA) extend this further — enabling simulation of stresses, thermal behaviour, and structural failure modes within a CAD environment before any physical prototype is manufactured.


2. Accurate User Testing

When users interact with a hi-fi prototype that closely resembles the final product, their behaviour and responses more accurately reflect how they will interact with the real product. This is particularly important for ergonomic testing, where grip geometry, weight distribution, and surface texture all influence how a user holds and manipulates a device.


Emerging technologies deepen this further — virtual reality enables users to simulate interaction with a virtual prototype in near-natural conditions, while haptic technology allows simulated touch-sense feedback, generating test data that closely predicts real-world performance. Hi-fi prototypes generate ecologically valid data that lo-fi prototypes cannot produce.


3. Effective Stakeholder Communication

Hi-fi prototypes are highly effective communication tools for clients, investors, retailers, and manufacturing partners. Their close resemblance to the final product allows stakeholders who lack design expertise to accurately evaluate and respond to the design.


A surface-finished FDM or SLA rapid prototype communicates material intent, proportion, colour, and texture in a way that no drawing or lo-fi model can match. An aesthetic prototype — designed specifically to look and feel like the final product — is particularly powerful in this context, frequently decisive in securing client approval or investment commitment.


4. Manufacturing Validation

Late-stage hi-fi prototypes — sometimes called pre-production prototypes or pilot-run samples — are used to validate manufacturing processes, tooling, assembly sequences, and quality control standards before full production is committed. Rapid prototyping techniques such as SLS and SLA produce parts with material properties close enough to production components to enable meaningful assembly and fit testing.

This type of prototyping directly reduces the risk of manufacturing failures and costly post-production modifications.



Disadvantages of High-Fidelity Prototyping


1. High Cost and Time Investment

The most significant disadvantage of hi-fi prototyping is the resource cost. A CNC-machined aluminium prototype, a fully functional physical prototype, or a fully coded interactive application may require days, weeks, or significant financial expenditure to produce — even when rapid prototyping techniques such as FDM or SLA are employed to reduce lead times.


If the design concept being prototyped is ultimately wrong — which is precisely what iterative testing is meant to discover — those resources are lost. Hi-fi prototyping is only justified when the concept has already been substantially validated through earlier lo-fi iteration.


2. Slows Iteration

Because hi-fi prototypes require significant time and cost to build, the pace of iteration necessarily slows. Where a lo-fi prototype can be rebuilt in hours, a hi-fi FDM print or SLA model may take many hours to produce and finish, and a virtual prototype with full solid modelling data may require days of CAD development to modify meaningfully.


This structural rigidity reduces the designer's responsiveness to feedback and can cause the iterative process to stall — the designer continues to refine the existing prototype rather than genuinely reconsidering the concept.


3. Premature Closure

A hi-fi prototype looks resolved. This creates a cognitive risk — for both the designer and the user — of assuming the design is more complete and committed than it actually is.


Users may moderate their critical feedback when confronted with a polished aesthetic prototype, recreating the courtesy bias described earlier. The designer may resist fundamental revision because the investment in the current solution feels too large to abandon. Hi-fi prototyping used too early can close down exploration prematurely, locking the design into a direction that has not been adequately interrogated.


4. Requires Specialist Skills and Equipment

Producing a high-quality hi-fi prototype — whether through FDM, SLA, SLS, professional surface finishing, or advanced CAD solid and surface modelling — requires specialist skills, equipment, and software. This creates dependencies on specialist personnel or external manufacturing services, with associated lead times and costs beyond the individual designer's direct control.

In student or small-studio contexts, access to hi-fi prototyping resources may be significantly constrained.



Comparative Summary

Criterion

Low-Fidelity

High-Fidelity

Cost

Low

High

Time to Build

Short

Long

Stage of Process

Early — ideation, concept exploration

Late — refinement, validation, pre-production

Design Question

What might this be?

Does this work? Does this perform?

User Testing Value

Concept and interaction logic

Ergonomics, performance, usability

Iteration Speed

Fast

Slow

Stakeholder Communication

Limited

High

Risk of Premature Closure

Low

High

Manufacturing Validation

Not possible

Yes

Skill Requirement

Low

High

Typical Methods

Free-hand sketching, card, foam, paper CAD wireframes

FDM, SLA, SLS, virtual prototypes, CAD solid modelling



Case Study



High-Fidelity Prototyping of the Nike Air Max 270


Nike's development of the Air Max 270 midsole (2018) required extensive high-fidelity prototyping before production commitment. The visible Air unit — a pressurised gas cushioning chamber — needed to meet precise performance specifications for energy return, durability under cyclic loading, and dimensional stability within the midsole assembly.


Early-stage scale prototypes in foam validated the general geometry and proportion of the design. But only functional prototypes — produced from the same thermoplastic polyurethane (TPU) used in production, inflated to specification, and subjected to mechanical fatigue testing — could validate real-world performance. FEA simulations within the CAD environment were used to predict stress distributions within the Air unit geometry before physical prototypes were committed to rapid prototyping fabrication.


Multiple iterations of hi-fi prototypes were tested to failure before the geometry and wall thickness were finalised for production tooling.


💡 Theory Connection This case demonstrates the irreplaceable role of functional prototypes and rapid prototyping techniques for engineering validation — testing that low-fidelity prototypes are fundamentally incapable of performing. It also illustrates correct prototyping technique sequencing: lo-fi exploration first, hi-fi validation once the concept is sufficiently resolved.


Key Vocabulary

Term

Definition

Prototype

A physical or virtual prototype created to test samples, or models built to test a concept or process, or to act as an object to be replicated or learned from. Prototypes can be developed at a range of fidelities.

Low-Fidelity Prototype

A simplified physical or virtual prototype typically created to test a few aspects of a design idea and provide feedback for further design development in the early stages of a design process.

High-Fidelity Prototype

A physical or virtual model of a design concept that is highly functional and interactive. A high-fidelity prototype is as functionally and aesthetically similar to the final product as possible, and typically full scale.

Aesthetic Prototype

A physical model developed to look and feel like the final product but that does not function.

Functional Prototype

Also referred to as a "physical working prototype", it works in the same way as a final product and simulates real-world functionality.

Physical Prototype

The creation of a full-size, smaller or larger tangible version of an object that can be physically interacted with.

Virtual Prototype

Photorealistic digital computer-aided design (CAD) based interactive models that use surface and solid modelling.

Scale Prototype

Physical models that are bigger or smaller than the real product but are exactly in proportion with the product.

Prototyping Techniques

The methods used to create prototypes at different levels of fidelity from sketching through to functional prototypes.

Rapid Prototyping

A group of manufacturing techniques used to manufacture a physical object quickly for testing aspects of a product. Typically, 3D computer-aided design (CAD) models are used.

Fused Deposition Modelling (FDM)

A 3D rapid prototyping printing methodology that deposits melted layers of material on a bed to build up a 3D model.

Stereolithography (SLA)

An additive manufacturing technique that creates 3D physical prototypes layer by layer by hardening molecules of a photosensitive liquid polymer using a laser beam.

Selective Laser Sintering (SLS)

An additive manufacturing technique that uses a laser to fuse small particles of material into a mass that has a desired 3D rapid prototyping shape.

Solid Model

Virtual (digital) models that are clear representations of the final part. They provide a complete set of data for the product to be realized.

Surface Model

A virtual (digital) model presenting the outer appearance and form, offering some machining data. Surface digital models contain no data about the interior of the part.

Computer-Aided Design (CAD)

The use of computer software to aid the design process.

Finite Element Analysis (FEA)

Digital model calculation and simulation of unknown factors in products using computer-aided design (CAD) systems. For example, simulating the stresses within a welded car part.

Free-Hand Sketching

Graphical drawing model created without the use of instruments such as a ruler or compass.

Virtual Reality

The ability to simulate a real situation on the screen and interact with it in a near-natural way.

Haptic Technology

A technology that enables the user to interface with simulated touch sense via a haptic device or glove.



Practice Questions


Question 1

Explain two advantages of using a low-fidelity prototype in the early stages of an iterative design process.[4 marks]


Question 2

Explain why a functional prototype may be more appropriate than a low-fidelity prototype at the pre-production stage of design development.[3 marks]


Question 3

Explain one advantage and one disadvantage of using rapid prototyping techniques such as FDM or SLA to produce a high-fidelity prototype within an iterative design process. In your answer, refer to the reasons why each point represents an advantage or disadvantage.[4 marks]



Sources


Brown, Tim. Change by Design: How Design Thinking Transforms Organizations and Inspires Innovation. HarperBusiness, 2009.

Houde, Stephanie, and Charles Hill. "What Do Prototypes Prototype?" Handbook of Human-Computer Interaction, edited by M. Helander, T. Landauer, and P. Prabhu, 2nd ed., Elsevier Science, 1997, pp. 367–381.

Lawson, Bryan. How Designers Think: The Design Process Demystified. 4th ed., Architectural Press, 2005.

Norman, Don. The Design of Everyday Things. Revised and expanded ed., Basic Books, 2013.

Ulrich, Karl T., and Steven D. Eppinger. Product Design and Development. 5th ed., McGraw-Hill, 2012.

Design Technology Guide. International Baccalaureate Organization, 2023.

Design Technology Teacher Support Material: Topic-Specific Glossary of Terms — A2.2 Prototyping Techniques. International Baccalaureate Organization, 2023.

Linking Questions

  • What ergonomic aspects should be considered when selecting prototyping techniques? (A1.1)

  • How are concept models used to generate user feedback in a user-centred design (UCD) approach? (B1.1)

  • Why are different prototyping techniques used as part of the design process? (B2.1)

  • How does a good understanding of prototyping techniques help designers approach modelling and prototyping of their potential design solutions? (B2.2)

  • How can prototyping techniques be used to evaluate the appropriateness of material selection? (B3.1)

  • To what extent can virtual prototypes and simulations model real-world situations involving structural, mechanical and electronic systems? (B3.2, B3.3, B3.4)

Everything is designed.

Few things are designed well.

  • icon_ai
  • Instagram
  • Pinterest
  • Youtube

 

© 2025-2026
Designed by Metzy

 

bottom of page