Curriculum/DP Design/B2.2 Modelling and Prototyping

Modelling and Prototyping | B2.2

Guiding questionHow do designers communicate ideas to different stakeholders?

The guiding question for this topic is about communication, and that framing is the important part. A model is not a small version of a product. It is an argument aimed at a particular person. A client wants to know whether it is worth funding, a user wants to know whether they would use it, a manufacturer wants dimensions and tolerances, and an engineer wants to know whether it will hold. Handing all four of them the same render is how good ideas die in meetings.

So the assessable skill in B2.2 is less "can you make a prototype" and more "can you choose the right one and say why", building directly on the fidelity ideas from A2.2. Finite element analysis is worth flagging, since it is the point where modelling stops describing appearance and starts predicting behaviour. Being able to break something a hundred times in software before building it once has quietly changed how much risk designers can afford to take. Your IA will ask you to model and to justify what each model was for, so get in the habit of naming the audience before you start building.

Students must be able toConstruct and interpret 2D drawings and 3D models, including isometric, orthographic projection, assembly and exploded drawings.

Drawings are the most fundamental form of design communication: they allow designers to share ideas with manufacturers, engineers, clients and users without requiring physical models. Different drawing types serve different audiences and purposes:

An example of isometric drawing
An example of isometric drawings | Design Journal SOS

Isometric drawings

Isometric drawings present an object from a corner viewpoint using 30° angles for all horizontal edges. The name comes from the Greek "equal measurement" because true dimensions are preserved along all three axes. Three sides of the object are visible simultaneously, making isometric drawings well suited for presentations to audiences with limited technical training.

Isometric view in a video game
Isometric perspective seen in Age of Empires 2

Computer games have made use of an isometric perspective for years, first as a way to 'cheat' and have a game with flat drawings appear 3D, and later as a stylistic choice. Older strategy games such as Starcraft and Age of Empires are good examples of using flat art assets to appear 3D (see the screenshot above) while Hades is a modern example of a game that actually uses 3D assets but retains the isometric perspective.

Orthographic projection example
Orthographic projections, created by Mr. K in Fusion

Orthographic projection

Orthographic projection presents multiple 2D views (typically front, top and side) each projected perpendicularly onto a plane. Together, the views communicate exact dimensions, tolerances and surface specifications. This is the standard for manufacturing and engineering, and most of the time enough measurements and views are available for someone to create an accurate model from a set of orthographic views. (See CAD vs CAD on YouTube for a particularly fun example of orthographic projections being modeled.)

Exploded drawing example
An Exploded View Drawing, created by Mr. K in Fusion

Exploded drawings

Exploded drawings show how components separate along their assembly axes so the viewer can understand how parts fit together. One of the earliest known examples was created by Leonardo da Vinci around 1478–1480. (See it and more on the Wikipedia page for exploded views.) This type of drawing is particularly useful for understanding complex assemblies and ensuring that all parts are correctly positioned.

Assembly print example
Assembly Prints: Wistech Open | Free Educational Resources

Assembly drawings

Assembly drawings show how multiple components come together into a functional system or assembled part. They typically include a Bill of Materials (BoM), a numbered list of every part, and linked to callout labels on the drawing. Lego provide assembly instructions, but each page could be used as a small example of this, since they include the 'bill of materials' for that page, along with the assembled drawings and visual callouts showing where each part goes.

Sketching to perspective rendering
Sketching to perspective rendering: Eric Strebel | Youtube

Perspective renderings

Perspective renderings use one or more vanishing points to create a realistic sense of depth. They do not preserve true dimensions but communicate the overall appearance and feel of a product convincingly to non-technical clients and investors. They're also a great excuse to use way more colors in your work.

Students must be able toConstruct and interpret aesthetic and functional prototypes at different levels of fidelity, including the considerations of scale, shape and space.

Physical prototypes exist on a spectrum of fidelity: how closely they match the final product in appearance, materials and function. Choosing the right fidelity for each stage of development is a critical design decision.

Low-fidelity prototypes (cardboard, foam, tape, paper) are fast and cheap to build. They test core concepts, spatial relationships and rough proportions without committing to materials or manufacturing. Dyson famously used cardboard models extensively during development of the DC08 vacuum. The "fail fast, fail cheap" principle applies: expose problems early when changes cost almost nothing.

Medium-fidelity prototypes have more accurate shape and proportions and may include some working features, but often use substitute materials (e.g., 3D-printed plastic instead of die-cast aluminium). They provide a useful balance between cost and realism for user ergonomic testing and stakeholder review.

High-fidelity prototypes use final materials and, ideally, final manufacturing processes. They generate meaningful performance data (task completion rates, error rates, satisfaction scores) that earlier prototypes cannot. Changes at this stage are costly, so the concept must already be well-validated before investing here.

Prototypes are also categorised by purpose:

  • Aesthetic prototypes: focus on look, feel, surface texture and visual identity; do not need to function
  • Functional prototypes: demonstrate working mechanisms and performance; may not look like the final product
  • Hybrid prototypes: combine both for comprehensive testing

Considerations of scale (is it 1:1 or reduced?), shape (are ergonomic dimensions accurate?) and space (does it fit its intended environment?) affect which prototype type is appropriate at each stage.

Students must be able toConstruct and interpret surface, solid and virtual models.

CAD (Computer-Aided Design) has become an integrated environment for ideation, refinement, simulation and communication. Rather than producing drawings alone, modern CAD platforms allow a single model to generate technical drawings, photorealistic renders, FEA simulations and manufacturing data.

CAD models fall into three main categories:

  • Surface models represent only the outer "skin" of an object as a series of mathematically defined surfaces, without any enclosed volume. They are widely used for aerodynamic and organic shapes (automotive body panels, consumer electronics casings) where form and curvature quality are the primary concern. Surface models cannot directly calculate mass, volume or centre of gravity.
  • Solid models contain both surfaces and enclosed volume. They can calculate weight, centre of gravity, moments of inertia, and material volume: all critical for engineering analysis. Solid models support manufacturing simulations such as mould-fill analysis and CNC toolpath generation. They also export directly to FEA software. Most parametric CAD tools (SOLIDWORKS, Fusion 360, Onshape) work primarily with solid models.
  • Virtual models exist entirely in digital space but behave as if physical. They require the designer to set parameters for the model, such as what material a part is made with. They are analysed, tested and iterated without any physical materials. Combined with FEA and simulation software, virtual models allow designers to test failure modes, ergonomic fit and assembly sequences before any prototype is built.

Generative design is an emerging CAD approach in which the designer supplies constraints (load conditions, material, manufacturing method, weight targets) and an algorithm explores thousands of design permutations, often producing organic lattice structures that no human would draw intuitively, yet which meet all specifications at minimum material weight. Depending on your specific CAD program you might be able to try using this feature, but note that it isn't typically free, and that it isn't necessarily suitable for 3D printing applications.

Case Study
Airbus's generative-design bionic cabin partition

Airbus's Bionic Partition

A cabin wall redesigned by an algorithm inspired by slime mould.

Read case study →

Students must be able toInterpret the output from FEA.

Finite Element Analysis (FEA) is a computer simulation technique that predicts how a virtual model will behave under applied forces, heat, pressure or motion. The software divides the model into a mesh of small, simple elements (triangles or tetrahedra) and mathematically calculates stress, strain and displacement at every node in the mesh. Results are typically displayed as colour contour plots: regions under the highest stress appear red, low-stress regions appear blue.

Key failure modes FEA identifies:

  • Yielding: the transition from elastic behaviour, where the material springs back once load is removed, to plastic behaviour, where the shape change becomes permanent. Most structural components must remain below their yield strength in service. A worked example is an FEA simulation of a mobile phone case dropped from 2 metres, where red regions mark the points at which the case would yield on impact.
  • High-stress regions: localised areas of stress concentration around holes, sharp corners, thin sections or abrupt geometry changes. Designers resolve these by adding fillets, ribs or additional material thickness.
  • Buckling: sudden structural instability under compressive load. Slender columns and thin-walled sections are particularly vulnerable; FEA predicts the critical buckling load before physical testing.

FEA allows designers to test and refine virtual models without building physical prototypes, significantly reducing development cost and time. However, results are only as reliable as the mesh quality, material data and boundary conditions: garbage in, garbage out.

Interactive
Read the FEA Result

This L-bracket is bolted to the wall on the left and loaded at the free end. The solve is already done, so your job is the one the syllabus actually asks for: read the plot. Click the place you think fails first.

FIXED LOAD LOW HIGH

Red is high stress, blue is low. Click the region you think fails first.

Illustrative contour plot, not a real FEA solve

One thing the colours will never tell you: an FEA result is only as good as what the analyst told it. Bolt this bracket at one hole instead of two, refine the mesh, or swap the material, and the same geometry returns a different answer. The software makes none of those choices, which is why "the simulation says it is fine" is a claim you should always ask questions about.

Students must be able toConstruct and interpret CAD models suitable for rapid prototyping.

Rapid prototyping uses digital CAD models to produce physical objects directly, without manual machining or tooling. The three principal additive manufacturing processes are:

  • Stereolithography (SLA): an ultraviolet laser traces cross-sections of the model onto a vat of photosensitive resin, curing each layer. Produces very high surface quality and fine detail; widely used for aesthetic and dental/medical prototypes. Resin parts are typically brittle.
  • Fused Deposition Modelling (FDM): a thermoplastic filament (PLA, ABS, PETG) is melted and extruded in successive layers. The most accessible and affordable process, available in desktop machines. (Note, all of our school machines are FDM machines). Layer lines are visible; surface quality is lower than SLA but functional parts are tougher.
  • Selective Laser Sintering (SLS): a laser fuses powder (nylon, glass-filled nylon, metal) layer by layer. No support structures are needed because unfused powder supports the part during build. Produces durable functional prototypes with complex internal geometries; expensive and requires specialist equipment. Not yet something that can be done at home.

CAD model requirements for rapid prototyping: The model must be a watertight solid with no open surfaces, gaps or self-intersecting geometry. It is exported as an STL (stereolithography) file, which approximates curved surfaces as a mesh of triangles. Resolution (triangle count) must be high enough to preserve fine details. Wall thickness must meet minimum thresholds for the chosen process to avoid fragile or failed builds.

STEP, OBJ, and 3MF files may also be used, and offer additional features and compatibility. An example of meeting a minimum threshold is ensuring that model walls are thicker than the nozzle size on an FDM printer. For example, the machines we use at school have .4mm nozzles, so model walls must be at least 4mm thick, and in reality, they should be closer to 1mm to guarantee successful printing.

Key concept
STL Files and Mesh Resolution

An STL file (the name comes from "stereolithography", the process it was originally created for) describes a 3D shape using only flat triangles. A curved surface, such as a sphere or a fillet, has no exact triangular equivalent, so the STL format approximates it: the more triangles used, the closer the faceted surface gets to the true curve, at the cost of a larger file and longer processing time.

This is the same trade-off that governs the mesh used in FEA simulation: a coarse mesh (or a low-triangle-count STL) is fast to process but blurs fine geometric detail, while a fine mesh captures detail accurately but takes longer to compute or print. Designers choose resolution based on what the model needs to show: a low-poly STL is fine for a rough proportion check, but a part with delicate curved features needs a high-resolution export to print correctly.

Spotting a low-resolution STL
  • Faceting: visible flat planes on what should be a smooth curve
  • Lost detail: small features (text, fillets, thin ribs) disappearing or becoming distorted
  • File size mismatch: a tiny file size for a geometrically complex part is a warning sign of under-resolved curves
Product Spotlight
The E-Defense shake table with a full-scale multi-storey test building mounted on top

Shaken Apart, on Purpose

A full-size building on the world's largest shake table, destroyed on purpose.

Read spotlight →

Students must be able toSelect and use appropriate drawings, physical prototypes and CAD models to gather relevant data and feedback, which can be used to analyse and develop the design iteratively.

No single prototype type is right for every audience or purpose. Selecting the appropriate modelling tool for each stakeholder group is a core design skill:

  • End users need to experience ergonomics, comfort and usability. Physical prototypes at appropriate fidelity (even rough foam) are more informative than drawings. Users generate qualitative feedback ("it feels too heavy") and quantitative data (task completion times, error counts).
  • Clients respond to visual appearance and alignment with brief. High-quality perspective renderings, annotated CAD visualisations or aesthetic prototypes communicate brand identity and overall direction without requiring a functional model.
  • Engineers need dimensional accuracy, material data and performance predictions. Orthographic drawings, solid CAD models and FEA outputs give engineers the information needed to evaluate feasibility and identify manufacturing risks.
  • Manufacturers require production-ready technical drawings, tolerances, material specifications and assembly sequences. A bill of materials and detailed assembly drawing communicates everything needed to quote and produce the part.

The iterative process means feedback from one stakeholder group informs the next prototype. A user session revealing grip problems triggers a shape change; the new shape is validated with FEA before a revised physical prototype is built. Matching prototype type to audience and question (not defaulting to the highest fidelity available) is what makes iteration efficient.

Prototype Menu

Eight ways to prototype, and what each one is for

Hover, focus or tap a card for the full breakdown: purpose, audience and the data it actually gives you.

01 Sketch model
Purpose

Test rough proportions and form fast and cheaply, before committing time to anything precise.

Target audience

The design team itself.

Data collected

Which shape direction feels worth developing further.

02 Block model
Purpose

Check basic scale and how the product sits in the hand or in the space around it.

Target audience

Design team and early end users.

Data collected

Size, proportion and first ergonomic impressions.

03 Orthographic drawing
Purpose

Communicate exact dimensions and views needed for manufacture.

Target audience

Engineers and manufacturers.

Data collected

Precise measurements, views and tolerances.

04 CAD model
Purpose

Test fit, function and geometry digitally before committing to material.

Target audience

Engineers.

Data collected

Dimensional accuracy, clash detection and FEA results.

05 Rendering
Purpose

Show how the finished product will look and feel, without building anything physical.

Target audience

Clients.

Data collected

Reactions to colour, finish and brand fit.

06 Working prototype
Purpose

Prove the mechanism or function actually works as intended.

Target audience

Engineers and end users.

Data collected

Performance data, failure points and task completion times.

07 Presentation model
Purpose

Sell the concept without needing it to actually function.

Target audience

Clients and investors.

Data collected

First impressions and alignment with the brief.

08 Production prototype
Purpose

Confirm the design is genuinely ready for manufacture at scale.

Target audience

Manufacturers.

Data collected

Tolerances, assembly sequence and cost per unit.

Ten questions covering drawing types, prototype fidelity, CAD modelling, FEA and rapid prototyping. Select one answer per question, then click "Check all answers" to see your score and the explanations.

Q1 · 2.2.1 Drawing Types
Which drawing style shows three faces of an object at once using 30 degree horizontal axes, keeping true dimensions along all three axes?
Isometric means equal measurement: nothing shrinks with distance, so a single image shows three faces without perspective distortion. That makes it readable by audiences without technical training, which is why it appears in presentations, patent illustrations and assembly manuals. A perspective rendering looks more realistic but no longer preserves true dimensions.
Q2 · 2.2.1 Drawing Types
A manufacturer needs to produce a replacement part and requires exact dimensions, tolerances and material specifications. Which drawing should they be sent?
Orthographic projection places front, top and side views perpendicular to their planes and carries the dimensions, tolerances and surface specifications production actually needs. The pictorial types communicate the idea convincingly but cannot be worked from, which is the point of matching the drawing to its audience.
Q3 · 2.2.2 Physical Prototypes
A designer builds a rough cardboard model to check the proportions and layout of a product. This is best described as:
Cardboard is a low-fidelity material and the question being asked is about form, proportion and space rather than whether anything works, so the prototype is aesthetic rather than functional. Dyson's cardboard models of the DC08 are the standard example of failing fast and cheaply before changes become expensive.
Q4 · 2.2.2 Physical Prototypes
A team wants users to grip and lift a new kitchen tool for feedback, but the shape is still being refined. The most appropriate prototype is:
Users must be able to hold and lift the object, so it has to function, but committing to final materials while the geometry is still moving would make every change expensive. Medium fidelity with substitute materials gives usable ergonomic feedback at a cost that still allows iteration.
Q5 · 2.2.3 CAD Models
Which statement correctly distinguishes surface models from solid models?
Because a surface model has nothing inside it, it cannot report mass, volume or centre of gravity, though it is excellent for the curvature quality of body panels and casings. A solid model encloses volume, which is what allows mass properties, mould-fill and toolpath simulation and direct export to FEA.
Q6 · 2.2.3 CAD Models
Airbus produced its bionic cabin partition by supplying an algorithm with the load case, material, mounting points and a weight target, then comparing the geometries it returned. This approach is:
In generative design the designer defines the problem and the software explores the geometry, here producing a branching lattice no one would have drawn by hand that met the same certification load at 45% less mass. FEA tests a shape you already have, whereas generative design uses that same stress analysis inside a loop to produce candidate shapes.
Q7 · 2.2.4 Finite Element Analysis
In an FEA result, yielding refers to the point at which:
Below the yield point the material springs back once the load is removed; above it a permanent set remains, which for most structural parts counts as failure even though nothing has broken. FEA also flags stress concentrations at holes and sharp corners, resolved with fillets, ribs or extra thickness, and predicts buckling in slender sections.
Q8 · 2.2.4 Finite Element Analysis
An FEA plot shows a bracket well within its limits. What is the strongest reason to treat this result with caution?
Fix the bracket at one bolt hole instead of two, refine the mesh or change the material, and the same geometry returns a different answer. The software makes none of those choices, so "the simulation says it is fine" is a claim that should always be followed by questions about the assumptions behind it.
Q9 · 2.2.5 Rapid Prototyping
Before a CAD model can be exported reliably for 3D printing, it must be:
An STL describes the shape as a mesh of flat triangles, so the model must enclose a volume cleanly for the slicer to know what is inside. Two further checks matter: enough triangles to keep curves and fine features from faceting away, and wall thicknesses above the minimum the process can build, which for a 0.4 mm FDM nozzle means around 1 mm in practice.
Q10 · 2.2.6 Prototypes & Feedback
A client meeting has been called to approve the visual direction of a product before any functional development begins. The most appropriate model to bring is:
Clients respond to appearance and to alignment with the brief, so a render or presentation model gathers exactly the reactions the meeting needs. Tolerance drawings and FEA outputs answer an engineer's or manufacturer's questions instead. Matching the model to the audience, rather than defaulting to the highest fidelity available, is what keeps iteration efficient.
Every Paper 2 question is attached to a product. Nothing here can be answered from memory alone: read the case study first, then answer the parts in order. The tariff tells you how many creditable points to make, and the command term tells you what kind of point counts. Write your answer before you open either panel, then mark yourself against the markscheme rather than against the example.
Question 1 · B2.2 · SL and HL6 marks
Case study

A charity designs low-cost partial-hand prostheses for children. A child outgrows a device in about ten months, so the design must be cheap enough to replace. The device is body powered: bending the wrist pulls cords that close the fingers.

Four prototypes were made during one development cycle.

Table 1: Prototypes made during one development cycle

PrototypeFormShown toQuestion it answered
1Card and elastic band, non-workingDesign teamDoes the linkage geometry make sense?
23D printed, working, unfinishedOccupational therapistIs the grip pattern clinically useful?
33D printed, working, painted, sized to one childThe child and familyWill the child wear it?
4Production materials, full assemblyFunding bodyCan it be made for the target cost?

(a) State the fidelity of prototype 1, see Table 1. [1]

(b) Describe why prototype 3 was painted and sized to one child when prototype 2 was not, see Table 1. [2]

(c) Explain how the audience for each prototype determined the form it took, see Table 1. [3]

Example answer

(a) Low fidelity.

(b) Prototype 3 has to answer whether a child will actually wear the device, and that is a question about how it looks and feels to own, so it has to look like a finished product rather than a test rig. The therapist assessing prototype 2 was judging grip function and could ignore an unfinished surface, but a child shown a bare printed part would be reacting to something the finished device would never be.

(c) Each audience can only answer the question it is competent to answer, and each needs a different amount of the product to be real before it can. The design team could read linkage geometry from card and elastic, because they understand the mechanism and are the least distracted by the absence of everything else, so the cheapest possible model was enough. The therapist needed the grip to actually work, since a clinical judgment about whether a grip pattern is useful cannot be made from a non-working model, but needed nothing beyond that, so the print was left unfinished. The child needed the opposite: not engineering detail but appearance, colour and correct fit, because a child's acceptance is a response to the object as a thing to wear. The funding body needed real materials and a real assembly, since it is being asked about cost, and cost is a property of the production process rather than of the design. Building each at the lowest fidelity its audience could work with is what kept the cycle affordable.

Markscheme

(a) • Low fidelity ✓

Award [1] for the correct classification up to [1 max].

(b) Prototypes are created to gather data and feedback from potential users and clients, and fidelity is matched to the question asked.
• Prototype 3 must establish whether the child will wear the device, which is a question about appearance and ownership ✓
• Acceptance cannot be judged from an object that does not look like the finished product ✓
• Colour and finish are part of what the child is being asked to accept ✓
• It must fit one child, because a device that does not fit cannot be worn or judged ✓
• The therapist was judging grip function and could disregard the unfinished surface ✓
• Finishing prototype 2 would have added cost without answering its question ✓

Award [1] for each detail, leading to an account of why prototype 3 was finished and prototype 2 was not, up to [2 max].

(c) Physical prototypes can be developed at a range of fidelity for different users and environments.
• Each audience can only answer the question it is competent to answer ✓
• Each needs a different amount of the product to be real before it can answer ✓
• The design team reads linkage geometry from card because they understand the mechanism ✓
• Specialists are least distracted by what is missing, so the cheapest model suffices ✓
• A clinical judgment on grip pattern requires a working device, so prototype 2 had to function ✓
• The therapist needed nothing beyond function, so the print was left unfinished ✓
• The child responds to the object as a thing to wear, so appearance and fit matter more than mechanism ✓
• The funding body is asked about cost, which is a property of production materials and assembly ✓
• Building at the lowest fidelity each audience can work with keeps the cycle affordable ✓

Award [1] for each relevant reason / cause relating audience to prototype form up to [3 max]. Award a maximum of [2] where the response addresses fewer than two audiences.

Question 2 · B2.2 · SL and HL6 marks
Case study

A concert hall is fitted with suspended acoustic panels. Each panel is a curved aluminium shell, 2.4 m across and 4 mm thick, hung from four points in the roof structure 14 m above the audience.

Before manufacture the panel was analysed in CAD. A finite element analysis applied the panel's own weight plus a 90 kg maintenance load at the worst point, and reported the results below.

Table 2: FEA results for two panel designs

Design A, flat 4 mmDesign B, curved 4 mm with rolled edge
Maximum deflection at centre42 mm6 mm
Maximum stress186 MPa71 MPa
Yield strength of alloy240 MPa240 MPa
Mass31 kg33 kg

(a) State what finite element analysis predicts about a part before it is made. [1]

(b) Outline why design B carries a lower maximum stress than design A despite being almost the same mass, see Table 2. [2]

(c) Evaluate the use of FEA in place of building and load-testing a physical panel, see Table 2. [3]

Example answer

(a) How the part will deform and where stress will concentrate when loads are applied.

(b) Stiffness in a sheet comes from its shape rather than from how much material it contains, and curving the panel and rolling its edge move material away from the neutral axis, which raises the second moment of area. The panel therefore resists bending far more effectively, deflecting 6 mm rather than 42 mm, and because it bends less it develops much lower stress for the same load.

(c) FEA earns its place here. It compared two designs before either existed, which is the only affordable way to test a 2.4 m panel, and it reported where stress concentrates inside the material rather than only whether the panel survived, so the rolled edge could be designed rather than guessed at. It also allowed the maintenance load to be placed at the worst point, something a physical test would only find by trial. Against that, the results are only as good as the assumptions: the 90 kg load, the fixing conditions at the four hang points and the alloy properties are all inputs, and a wrong assumption produces a confident wrong answer. FEA also says nothing about how the panel behaves in the actual application, since a suspended panel over an audience is subject to vibration and long-term fatigue rather than a single static load, and nothing here addresses either. The sensible conclusion is that FEA has replaced the exploratory testing but not the final proof, and one physical panel should still be load tested before 200 are hung above people.

Markscheme

(a) • How it will perform under certain conditions ✓
• Where it will deform and by how much ✓
• Where stress will concentrate ✓
• Whether it will yield or fail under a given load ✓

Award [1] for one correct statement of what FEA predicts up to [1 max].

(b) FEA is used to simulate how a part or assembly will perform under certain conditions.
• Stiffness in a sheet comes from its shape rather than from the quantity of material ✓
• Curving the panel moves material away from the neutral axis ✓
• The rolled edge adds depth at the perimeter, where bending stress is carried ✓
• Both raise the second moment of area, so the panel resists bending ✓
• Deflection falls from 42 mm to 6 mm, so the panel bends far less ✓
• Less bending means less strain, so stress falls from 186 to 71 MPa ✓
• The 2 kg mass increase is a small price for a stress reduction of over 60 % ✓

Award [1] for each relevant brief point explaining the lower stress in design B up to [2 max]. Credit responses that refer to geometry rather than material quantity.

(c) CAD is used to create virtual prototypes to test ideas and gather insights that inform product development.
Strengths:
• Two designs were compared before either existed ✓
• Building and testing a 2.4 m panel is expensive, so simulation is the only affordable way to iterate ✓
• It reports where stress concentrates inside the material, not only whether the panel survived ✓
• That allowed the rolled edge to be designed rather than guessed at ✓
• The maintenance load could be placed at the worst point, which a physical test finds only by trial ✓
• Design A can be rejected at 186 MPa against a 240 MPa yield without any material being cut ✓
Limitations:
• Results are only as good as the assumptions supplied ✓
• The load, the fixing conditions at the hang points and the alloy properties are all inputs ✓
• A wrong assumption produces a confident wrong answer with no warning ✓
• The analysis is static and the real panel is subject to vibration and long-term fatigue ✓
• Manufacturing variation, weld quality and material defects are not modelled ✓
Judgment:
• FEA has replaced exploratory testing but not the final proof ✓
• One physical panel should be load tested before 200 are hung above an audience ✓

Award [1] for each distinct strength / limitation, leading to an appraisal of FEA in place of physical load testing, up to [3 max]. Award a maximum of [2] where only strengths or only limitations are given. Credit responses that reach a judgment about the safety-critical application.

Question 3 · B2.2 · SL and HL10 marks
Case study · part 1

A designer is developing a folding market stall for street traders. It must be carried in a small van, set up by one person in under five minutes, and stand in wind and rain for a ten hour trading day.

The first output was a set of drawings: freehand sketches of six frame arrangements, then an exploded drawing of the chosen joint, then an orthographic projection of the folded package with overall dimensions.

(a) Identify two pieces of information the orthographic projection communicates that the exploded drawing does not. [2]

Case study · part 2

A quarter-scale model was built in dowel and card, then a full-size frame in scaffold tube with clamps standing in for the production joints.

(b) Outline what the full-size frame tested that the quarter-scale model could not. [2]

Case study · part 3

The frame was then modelled in CAD and a finite element analysis applied a wind load to one side. The analysis showed the highest stress at the joint between the leg and the top rail, and the designer added a gusset there.

(c) Describe why the designer used FEA to locate the highest stress rather than loading the scaffold frame until it failed. [2]

Case study · part 4

Ten traders were given a working prototype for a week each. Six of the ten failed to fold it correctly on the first attempt, and three left one leg unlocked.

(d) Explain why the trader trial found problems that the drawings, models and simulation did not. [4]

Example answer

(a) The overall dimensions of the folded package to scale, and the proportions of the stall seen from more than one direction.

(b) Everything that depends on the real size of the thing: whether one person can lift and manoeuvre a full-size frame alone, and whether the parts can be reached and held in position during setup. A quarter-scale model is light enough to handle with two fingers, so it cannot test a five-minute single-handed setup.

(c) Loading the frame to failure destroys it and only tells the designer where it broke, which is not necessarily where the stress is highest, because the failure runs from whichever point is weakest once the first crack forms. FEA shows the stress distribution across the whole frame while it is still intact, so the designer can see the joint is the critical point before adding material, and can re-run the analysis with the gusset in place to check the fix worked.

(d) Each earlier stage was answering a question about the object, and the trial was the first to ask a question about a person using it.

Drawings and models are examined by the designer, who knows how the stall is meant to fold because they invented the sequence. That knowledge cannot be removed by looking harder, so the designer cannot discover that the folding order is unclear. A trader arriving with no explanation is the only source of that finding, and six of ten failing on the first attempt shows the problem is in the product rather than in the traders.

The simulation was answering a different question again. FEA tested whether the frame withstands a wind load, and it would return the same result whether or not a leg was locked, because the model is built with the frame in its assembled state. An unlocked leg is not a structural question, it is a question about whether the user can tell the leg is unlocked, and nothing in a stress analysis addresses that.

The trial also introduced conditions the earlier stages excluded. A week of real trading means setting up in the dark, in rain, in a hurry and while distracted by customers, and the three unlocked legs are likely to be a product of those conditions rather than of the mechanism in isolation. A model tested in a workshop by an unhurried designer never meets them.

Finally the trial has enough users to show a rate. One trader struggling is an anecdote; six of ten is evidence, and the difference matters because it tells the designer this is a defect to fix rather than a variation to accept. It also raises the most serious finding, since an unlocked leg on a stall standing in wind for ten hours is a safety failure, and it took real users in real conditions to reveal it.

Markscheme

(a) Drawings facilitate the discussion of concepts to others for feedback or information.
• Overall dimensions of the folded package, to scale ✓
• Proportions seen from more than one direction ✓
• Whether the folded stall fits the van ✓
• True lengths that can be measured from the drawing ✓
• The external form rather than the internal parts ✓

Award [1] for each relevant piece of information identified up to [2 max]. The information must be one an exploded drawing does not carry.

(b) Physical prototypes are used to test ideas and gather insights that inform development, and scale limits what a model can test.
• Whether one person can lift and manoeuvre a full-size frame alone ✓
• Whether the setup can be completed in under five minutes ✓
• Whether parts can be reached and held in position during assembly ✓
• The real mass of the frame and whether it is carryable ✓
• Whether the frame is stable when partly assembled ✓
• A quarter-scale model is handled with two fingers, so it tests none of these ✓
• Forces and stiffness do not scale linearly, so a small model does not predict full-size behaviour ✓

Award [1] for each relevant brief point on what the full-size frame tested up to [2 max].

(c) FEA is used to simulate how a part or assembly will perform under certain conditions.
• Loading to failure destroys the prototype ✓
• A break shows where it failed, which is not necessarily where stress was highest ✓
• Once the first crack forms the failure runs from the weakest point, masking the original cause ✓
• FEA shows the stress distribution across the whole frame while it is intact ✓
• The critical joint is identified before any material is added ✓
• The analysis can be re-run with the gusset in place to confirm the fix worked ✓
• No risk of injury from a frame failing under load ✓

Award [1] for each detail, leading to an account of why FEA was used rather than a destructive test, up to [2 max].

(d) Prototypes are created to gather data and feedback from potential users and clients, and user testing answers questions that analysis cannot.
The designer cannot test their own knowledge:
• Drawings and models are examined by the person who invented the folding sequence ✓
• That knowledge cannot be set aside, so the designer cannot find that the sequence is unclear ✓
• Only a user arriving without explanation can reveal it ✓
• Six of ten failing shows the fault is in the product, not in the traders ✓
The simulation asked a different question:
• FEA tested wind resistance of an assembled frame ✓
• The model assumes the frame is correctly assembled, so it cannot reveal an unlocked leg ✓
• An unlocked leg is a question about feedback to the user, not about stress ✓
Real conditions:
• A week of trading means setting up in darkness, rain, haste and distraction ✓
• The three unlocked legs are likely to be a product of those conditions ✓
• A workshop test by an unhurried designer never meets them ✓
• Repeated daily use reveals wear and habit that a single trial does not ✓
Sample and consequence:
• Ten users give a rate rather than an anecdote, so the finding is evidence ✓
• A rate distinguishes a defect to fix from a variation to accept ✓
• An unlocked leg on a stall standing in wind for ten hours is a safety failure ✓
• The most serious finding of the whole programme came only from real users ✓

Award [1] for each relevant detail / reason / cause explaining why the trial found problems the earlier stages did not up to [4 max]. Award a maximum of [3] where the response does not distinguish the questions each stage was answering. Credit responses that identify the safety consequence.

Sketching to perspective rendering, Eric Strebel
youtube.com/watch?v=0aKB1oZt8Y0
A working industrial designer takes a rough sketch through to a finished perspective rendering. Referenced in 2.2.1.
Solid modeling, Wikipedia
en.wikipedia.org/wiki/Solid_modeling
Constructive solid geometry, boundary representation and parametric modelling, and where surface modelling with NURBS is used instead. Background for the CAD in 2.2.3.
Finite element method, Wikipedia
en.wikipedia.org/wiki/Finite_element_method
What the mesh is and what the solver is actually doing when FEA produces a colour stress plot. Technical, so read it for the concepts rather than the mathematics.
Dyson product development, Misterrolls
youtube.com/watch?v=f1dFyj1QzG0&t=135s
Inside Dyson’s development process, including the low fidelity cardboard models referenced in the chapter. The point is how fast and how rough the early prototypes are, and how many of them there were before anything looked like a product.
Onshape learning centre
learn.onshape.com
Free structured CAD courses that run in the browser. A sensible route into parametric modelling if you have no CAD experience.
Blueprint Reading, Mark Lorier
wtcs.pressbooks.pub/blueprintreading
A full open textbook on reading technical drawings, free online. Go here for assembly drawings, sections and tolerancing in more depth than 2.2.1 covers.
Drawing basics: isometric drawing, Design Journal SOS
designjournalsos.blogspot.com/2013/01/drawing-basic…
A design and technology teacher’s worked visual examples of isometric drawing. Referenced in 2.2.1.

Linking Questions

  • When creating physical prototypes, which ergonomic considerations should be taken into account? (A1.1)
  • To what extent are user-centred research strategies useful to gather feedback on models and prototypes of proposed design solutions? (A2.1)
  • How do designers use their knowledge of prototyping techniques to ensure effective modelling and prototyping? (A2.2)
  • Which aspects of material properties can be explored through modelling? (A3.1)
  • How can information about a proposed structural system be gathered using CAD modelling? (A3.2) (B3.2)
  • How effectively can mechanical systems be mocked up and tested using modelling and prototyping? (A3.3) (B3.3)
  • How can effective electronic systems be modelled virtually? (A3.4) (B3.4)
  • How does the development of prototypes inform the choice of manufacturing techniques and production systems? (A4.1) (B4.1)
  • How can modelling and prototyping be used to inform the development of a product following a UCD strategy? (B1.1)
  • To what extent can the same materials used for modelling and prototyping be used in the material selection of a commercial product? (B3.1)