Key points
- Compare designs to the brief, gather , and consider improvements.
- Create physical models to visualise and test designs, and gather .
- Refine circuit designs using computer aided design (CAD) software to optimise performance.
- Use CAD software to create efficient printed circuit board (PCB) layouts.
- Develop flowcharts for PIC (programmable interface controller) microcontrollers and test with CAD software.
- Create detailed working drawings for accurate manufacturing.
This section is relevant for students embarking on their design and manufacturing project and who are pursuing either Option A: Electronic and Microelectronic Control Systems; or Option B: Mechanical and Pneumatic Control Systems. Typically referred to as the Systems pathway.
Modelling of design ideas
Creating models is a valuable step in the design process, especially before you start manufacturing. Physical models, using materials like cardboard, paper, foam, or even 3D printing, allow you to visualize your design in three dimensions.
This helps you identify potential issues with the shape, size, and overall aesthetics of your product. You can also test the functionality of your design and make adjustments before moving on to the more expensive and time-consuming manufacturing stage.
Modelling and prototyping to help with the design process
[Narrator] Impressive, you've completed it.
UPBEAT QUIET JAZZ MUSIC
Oh, it's got a bit of a wobble on.
But you built it exactly as planned.
Maybe there was a flaw in your original design?
Hm, you might have been better off testing out your design before trying to sit on it.
This is Gareth.
Gareth is a product designer and knows that it's a good idea to test out your design using modelling and prototyping.
So designers can present their ideas to s, clients, and manufacturers as models and prototypes.
Models and prototypes allow clients and potential customers to visualise the product more easily than by simply looking at drawings.
A model is a scaled-down representation of a design so we can test our ideas and identify any possible issues before committing to decisions.
Models are quick and inexpensive and can be made from paper, card, foam-core board, or MDF.
Prototypes are full-size working products which allow you to test the design before manufacture.
Rapid prototyping is using techniques like 3D printing to quickly make a scale model of the entire product or a part of the product.
It allows you to test your ideas at relatively low cost ahead of production.
They also enable the designer to feel the design and check the parts fit together.
This is a bottle that we designed that allows you to track the amount of water that you're drinking.
When we're deg this bottle, we produced a model using an existing plastic drinks bottle and an elastic band.
We had the bottlehead prototyped to test our counter concept and used the elastic band to simulate the spring mechanism.
This model proved the principle of our concept which gave us the confidence to move forward with the project.
Here is an example of a 3D printed prototype that we made to test in more detail.
This included a spring-loaded mechanism which helps simulate the product performance.
It was essential to do this before we invested significant cost into the product.
Modelling and prototyping should mean your final product fulfils its requirements.
[Narrator] Okay, so a bit of planning, a model, and some testing next time, don't you think?
PLAYFUL MUSIC
Models also allow for and testing. People can interact with the physical model, providing valuable insights into how the product might be used and suggesting improvements to its design and functionality.
This iterative process of modelling and refining can lead to a more successful final product.

In addition to physical models, simulating circuits using breadboard (or plugboards/protoboards)a plastic board with sockets that's used to build and test electronic circuits. and CAD software is also beneficial. Breadboards allow you to quickly build and test circuits with real components, helping you understand how the electronics function together.
CAD simulation software can model more complex circuits and predict their behaviour under different conditions. This can help identify potential problems and optimize the circuit design before it's ever built.

How to develop your designs through freehand sketching and CAD
Using computer aided design (CAD) and computer aided manufacture (CAM) in a manufacturing setting
[Narrator] Ah, flat pack furniture.
You're great at this.
UPBEAT MUSIC
Don't you normally keep this more organised?
Not using the manual today.
I feel like something is going wrong here.
This is Bethan.
It's Bethan's job to ensure that all of these products are made to the highest standards.
Manufacturing is all about consistency.
But the type of process used varies depending on what's being made.
So there are four main types of manufacturing processes.
One off production, where a single bespoke product is made.
There's Batch production which involves making a set number of identical products.
Mass production to make products on a large scale using many machines.
And Continuous flow, which is high volume 24 hour production.
Due to the large number of parts in any aircraft engine like the one you see behind me here.
Sometimes there's over 30,000 parts.
We use all types of manufacturing processes here.
[Narrator] And what else do you use to help the manufacturing process?
When manufacturing we use a variety of tools and processes, such as Computer Aided Design, this is known as CAD.
CAD helps us to Create, Modify, and Communicate information during manufacture.
Using Computer Aided Design, we can send information directly to modern machines.
These machines can interpret those dimensions and understand the cutting profiles required to create those parts.
This process is an example of Computer Aided Manufacture, which is often called CAM.
Computer Aided Manufacture, known as CAM, uses computers to control the machines that produce products.
This results in greater automation, more accuracy, and efficiency of production.
We can even programme robots to make the parts for us.
CAM is used for many machines that cut metal.
From laser cutters to spinning lathes, using CAM reduces the possibility of human error.
That means that we can create parts within extremely tight tolerances.
[Narrator] So it's important to use the right tools and processes so products are manufactured well.
Yes, don't use a spanner when you need a screwdriver.
[Narrator] So you almost had it right.
As you develop your design ideas, you can use freehand sketching, CAD software, or a combination of both. Freehand sketching is great for quickly getting ideas down on paper, while CAD software allows for more precise and detailed drawings.
CAD software can be used to model the design of a product in 3D, allowing you to visualize it from all angles and make changes easily. You can also use CAD to create simulations and test different materials and manufacturing processes. This can help you identify potential problems early on and make sure your product is designed for manufacture.
How to design your circuits
The next stage in developing your system is perfecting the circuit design. Start by revisiting the circuit ideas you generated during the concept stage. Analyse each one, identifying what works well and what could be improved. This evaluation will help you develop those initial concepts into a fully functional final circuit.
, using the correct circuit symbols is crucial throughout this process, as it ensures your designs are clear and easy to understand.
CAD simulation software is important for refining your circuit design. It allows you to model and test your circuit in a virtual environment, helping you identify any potential issues and optimize performance before you start physically building it. By experimenting with different components and configurations in the simulation, you can ensure your final circuit design is robust, efficient, and meets all the requirements of your system.
Developing your printed circuit board (PCB)
The next crucial step is transforming your circuit design into a printed circuit board (PCB) layout. This stage bridges the gap between your theoretical circuit and the final, manufactured product. CAD software proves invaluable here, offering tools to convert your circuit diagram directly into a PCB design or allowing you to create a custom layout from scratch.

As you design your PCB, carefully consider the placement of key elements like the power supply, inputs, process components, and outputs. Aim for a compact and efficient layout, ensuring the PCB will fit seamlessly into your final product. Always refer back to your design specification to ensure your PCB design aligns with the overall product requirements.
Developing your flowchart
If using a PIC as the process in the final circuit and PCB, then a fully functional flowchart will be needed to program the PIC.
The final stage of flowchart development involves creating a comprehensive program that controls your circuit's behaviour and brings your product to life. During the initial design phases, you likely created simpler flowcharts to test basic functionality. Now, it's time to expand those flowcharts, using a full range of symbols to define every step and decision your circuit needs to make.
Think of this flowchart as the "brain" of your circuit, guiding its operation and ensuring it performs its intended tasks within the final product. CAD simulation software plays a crucial role here, allowing you to test your flowchart and even program your PIC microcontroller directly during manufacture. This virtual testing environment helps you iron out any kinks in your program and ensures smooth operation when you move to the manufacturing stage.
Flowchart symbols

Start
- start is a cell that indicates the beginning of the flowchart program
- is needed start the program


Stop
- stop is a cell that signifies the end of the flowchart
- if used, the circuit would need reset to allow the program to restart again


Output
- output is a cell that sends a signal to an output device to tell it to turn on or off
- activates devices like LEDs, buzzers, or motors


Wait
- wait is a cell that pauses the program for a specified amount of time
- delays actions to allow for timing control


Decision
- decision is a cell that makes a choice based on a condition
- directs the flowchart to different paths based on true or false conditions
- example: has a push to make (PTM) switch been pressed? Yes or no?


Compare
- compare is a cell that checks if a specific condition is met by comparing two values
- directs the flowchart based on whether the condition is true or false
- example: is the temperature being read by a thermistor above 27 degrees Celsius?

Developing your working drawings
Design and development involves creating working drawings and parts lists to enable a third party to manufacture the design. Working drawings are sent from a designer to a manufacturer to enable them to build a product.
Bill of materials
The list of all the parts, materials, and instructions required to make a product
Description | Materials | Part | Length | Height | Quantity |
---|---|---|---|---|---|
Top lid | Acrylic | 1 | 220mm | 200mm | 1 |
Left side | Plywood | 4 | 321mm | 210mm | 2 |
Front window | Acrylic | 6 | 200mm | 90mm | 1 |
Front top | Plywood | 2 | 200mm | 101mm | 1 |
Front | Plywood | 3 | 200mm | 120mm | 1 |
Wheel | Plywood | 5 | 70mm | - | 4 |
Back | Plywood | - | 200mm | 210mm | 1 |
Orthographic projections
Orthographic projections are working drawings in either a first or third angle projection and show each side of a design. They are used to show an object from every angle to help manufacturers plan production.
Starting with a front view of a product, construction lines show where areas and are used to draw a side and plan (top) view, ensuring that the drawing is accurate from all angles. These drawings are to scale and must show dimensions.
Third angle projections
Third angle projection is an accurate method to produce ‘working drawings’. The position of the plan, front and side views are important in this method of drawing.
In third-angle projection, the view of a component is drawn next to where the view was taken.
What you see from the right would be drawn on the right and what you see from looking at the top will be drawn above.
First Angle Projections
In first-angle projection, the view is drawn on the other end of the component, at the opposite end from where the view was taken.
Standard lines
Orthographic projections have a set of standard lines to show different aspects of the diagram. These lines allow complex shapes to be drawn simply in 2D.
Test yourself
Further study
How to develop and generate your ideas. revision-guideHow to develop and generate your ideas
Brush up on freehand sketching

Why is important in system control?
Use the systems approach to design electronic circuits

What are Printed Circuit Boards (PCBs)? revision-guideWhat are Printed Circuit Boards (PCBs)?
Find out how to design a PCB from a circuit diagram

More on Systems pathway
Find out more by working through a topic