Planning drawings, including: flowcharts, Gantt charts, materials or cutting lists.
Communication – Planning Drawings
Flowcharts 🚀
Think of a flowchart as a choose‑your‑own adventure book for a process. Each step is a page, and the arrows show which page comes next.
- Start ➡️ Start symbol (oval).
- Process ➡️ Rectangle – what happens.
- Decision ➡️ Diamond – yes/no or true/false.
- End ➡️ Oval – finish.
Example: Making a sandwich.
- Start
- Check bread in fridge? Decision – If yes, go to step 3; if no, go to step 4.
- Take bread.
- Buy bread.
- Put ingredients on bread.
- End.
Gantt Charts ???
A Gantt chart is like a movie schedule that shows when each scene (task) starts and ends.
Key parts:
- Task list on the left.
- Timeline at the top.
- Horizontal bars show duration.
- Dependencies show which tasks must finish before others start.
Example: Building a model car.
| Task | Start | End | Duration (days) |
|---|---|---|---|
| Design | 1 | 3 | 3 |
| Cut parts | 4 | 6 | 3 |
| Assemble | 7 | 9 | 3 |
If a task starts on day 2 and lasts 5 days, it finishes on day 7 because $t_{end}=t_{start}+duration$.
Materials & Cutting Lists 🛠️
A cutting list is like a shopping list for the parts you need to cut from a sheet of material.
Typical columns:
- Item
- Quantity
- Size (mm)
- Material
- Notes
| Item | Qty | Size (mm) | Material | Notes |
|---|---|---|---|---|
| Base plate | 1 | 200x200 | Aluminium | Cut to shape |
| Side panels | 4 | 150x100 | Aluminium | Cut to shape |
To find the area of a panel: $A = l \times w$.
Exam Tips 📋
- Show all steps in a flowchart – start, process, decision, end.
- Use clear labels and arrows; avoid crossing lines.
- In a Gantt chart, include task durations and show dependencies.
- Check that your cutting list matches the design dimensions.
- Remember to use the correct units (mm, cm, inches) and show them clearly.
- Practice drawing diagrams by hand – the examiner will look for neatness and clarity.
Revision
Log in to practice.
1 views
0 suggestions