3. Systems Thinking

System Decomposition

System Decomposition in Systems Thinking

students, imagine trying to understand a whole smartphone by looking at every tiny screw, wire, and chip all at once 📱. That would be overwhelming. Systems thinking gives you a smarter way to investigate complex designs: break the whole system into smaller parts, study how each part works, and then see how the parts connect. This process is called system decomposition.

In this lesson, you will learn how system decomposition helps engineers, designers, and manufacturers make better products. By the end, you should be able to explain the key terms, describe how a system can be divided into subsystems, and show how this idea supports real design and manufacturing decisions.

What Is System Decomposition?

A system is a set of connected parts that work together to perform a function. In Design, Materials and Manufacturing 2, systems can be products, machines, processes, or even services. A bicycle, a washing machine, a 3D printer, and an assembly line are all examples of systems because each one has parts that interact to achieve a purpose.

System decomposition means breaking a system into smaller parts called subsystems and, if needed, into even smaller components. The purpose is not just to split the system apart, but to understand what each part does and how the parts depend on one another.

For example, a bicycle can be decomposed into the frame, wheels, drivetrain, brakes, and steering system. Each of these subsystems has a job. The drivetrain transfers motion from the rider’s legs to the wheel, while the brakes control speed and safety. When you study the bicycle this way, it becomes easier to improve the design, solve problems, or choose materials for specific parts.

A useful idea in systems thinking is that the whole system has emergent properties. These are features that appear only when the parts work together. A bicycle is useful because its subsystems cooperate. A wheel alone cannot carry a rider, and pedals alone cannot move the bicycle. The system works because the parts are arranged and connected in the right way.

Why Engineers Use Decomposition

students, system decomposition is one of the most important tools in engineering because real products are rarely simple. A modern product may contain mechanical parts, electrical circuits, software, sensors, and human controls all at once. If engineers try to design everything as one huge problem, it becomes hard to manage.

Decomposition makes complex tasks more manageable by helping people:

  • identify what the system must do
  • divide large problems into smaller design tasks
  • assign different teams to different subsystems
  • compare material choices for specific parts
  • test and improve each part separately
  • understand where failures may happen

For example, in a laptop computer, engineers can separate the system into the screen, keyboard, battery, cooling system, motherboard, and case. Each subsystem has different requirements. The battery must store enough energy, the cooling system must remove heat, and the case must protect the internal parts while staying light and strong. Different materials are chosen for different reasons. Plastic may be used for insulation and low weight, aluminium may be used for stiffness and heat dissipation, and copper may be used for electrical conductivity.

This shows how system decomposition supports materials selection and manufacturing decisions. Once a system is broken into parts, designers can ask better questions such as: What loads will this part face? What temperature will it reach? Does it need to be flexible, durable, cheap, or easy to manufacture?

Subsystems and Interfaces

When a system is decomposed, it is important not only to name the subsystems but also to study the interfaces between them. An interface is the point where two subsystems connect and exchange something. That something may be energy, material, information, or motion.

For example, in an electric kettle:

  • the heating element transfers thermal energy to the water
  • the switch sends an electrical signal to start heating
  • the handle connects to the body so a person can safely lift it
  • the lid and spout control water flow and heat loss

If the interface is poorly designed, the whole system may fail even if each part is strong on its own. A strong handle that is attached badly is still dangerous. A powerful motor connected to the wrong gear ratio may not move the machine properly. This is why decomposition must include relationships, not just parts.

A good systems thinker asks:

  • What does each subsystem do?
  • What inputs does it receive?
  • What outputs does it produce?
  • How does it connect to the next part?

These questions help trace function flow, which is the movement of energy, material, or information through the system. In many products, function flow is the best way to understand how the system works.

How to Decompose a System

There is no single universal diagram for every product, but a careful decomposition usually follows a logical process. students, here is a practical way to do it:

  1. Identify the overall purpose of the system.
  2. List the main functions needed to achieve that purpose.
  3. Group related functions into subsystems.
  4. Break each subsystem into smaller components if needed.
  5. Map the interfaces between parts.
  6. Check whether the decomposition still explains the whole system clearly.

Suppose the system is a hand-powered torch. Its overall purpose is to provide light. The main subsystems might include the power source, the generator or circuit, the light source, the casing, and the switch. If you decompose further, the power source may include a hand crank and gears, while the light source may include an LED and reflector.

This process helps designers decide what can be made separately, what needs precision, and what can be simplified. It also helps identify failure points. If the torch stops working, the problem may be in the crank, the wiring, the LED, or the switch. Decomposition makes troubleshooting easier because it narrows down where to look 🔧.

Decomposition in Materials and Manufacturing

In manufacturing, system decomposition is useful because different subsystems often require different processes. A single product may include parts made by injection moulding, machining, casting, welding, folding, or additive manufacturing.

Take a drone as an example. It can be decomposed into the frame, motors, propellers, battery, controller, sensors, and remote communication system. Each part has different material and manufacturing needs:

  • the frame may need a lightweight polymer or carbon-fibre composite
  • the motor housing may need a metal for strength and heat resistance
  • propellers may need a strong, balanced plastic
  • the battery enclosure must protect cells and allow heat control

By decomposing the drone, engineers can match materials to function. They can also plan assembly. If one subsystem must be installed before another, the manufacturing sequence matters. For example, it may be easier to place wiring before closing a casing, or to test the electronics before final assembly.

This is one reason decomposition is tied to design for manufacture and assembly. A design that is easy to break into neat subsystems is often easier to build, inspect, repair, and recycle.

Example: Decomposing a Washing Machine

Let’s use a washing machine as a full system example. Its overall function is to clean clothes using water, detergent, motion, and drainage.

Possible subsystems include:

  • the drum and tub system, which holds and moves clothes
  • the water inlet system, which brings water into the machine
  • the detergent delivery system, which adds cleaning agent
  • the motor and drive system, which rotates the drum
  • the heating system, which raises water temperature when needed
  • the control system, which manages timing and settings
  • the drain and pump system, which removes dirty water
  • the cabinet and door system, which protects users and contains the process

Now look at the interfaces. The control system sends signals to the motor, valves, heater, and pump. The water inlet system must connect properly to plumbing. The drum must work with the motor and suspension system. If one interface is poorly designed, the whole machine can suffer. For instance, if water enters too quickly or drainage is blocked, cleaning performance drops.

This example shows why system decomposition is not just about naming parts. It helps explain how the system achieves its purpose through cooperation among subsystems.

Linking Decomposition to Systems Thinking

System decomposition is a major part of systems thinking because systems thinking asks you to look beyond isolated parts and consider relationships, interactions, and overall purpose. Decomposition is the first step in understanding complexity, but it is not the final step.

A systems thinker breaks a system down to understand it, then puts the knowledge back together to see how the whole behaves. This matters because improving one subsystem can sometimes create a new problem elsewhere. For example, making a product lighter may reduce strength. Increasing motor power may increase heat. Changing one material may affect cost, durability, or recycling.

So, students, decomposition helps you:

  • understand the structure of a system
  • trace function flow through connected parts
  • identify constraints and trade-offs
  • compare design options more clearly
  • communicate ideas using diagrams and precise terms

In Design, Materials and Manufacturing 2, this way of thinking supports better decision-making at every stage, from idea generation to production and evaluation.

Conclusion

System decomposition is the process of breaking a complex system into subsystems and components so its purpose, structure, and interactions can be understood more clearly. It helps designers and manufacturers manage complexity, choose suitable materials, plan production, and diagnose faults. Just as importantly, it connects directly to systems thinking because it focuses attention on both the parts and the relationships between them. When you use decomposition well, you can explain how a system works, why it works, and how it might be improved.

Study Notes

  • A system is a set of connected parts that work together to achieve a purpose.
  • System decomposition means breaking a system into smaller subsystems and components.
  • Decomposition helps make complex designs easier to understand, design, manufacture, and troubleshoot.
  • A subsystem is a smaller part of a larger system that performs a specific function.
  • An interface is the connection where subsystems exchange energy, material, information, or motion.
  • Studying function flow shows how inputs and outputs move through a system.
  • Decomposition supports material choice because different parts often need different properties.
  • Decomposition helps manufacturing by showing how parts can be made, assembled, tested, and repaired.
  • A good decomposition must explain both the parts and how they interact.
  • System decomposition is a core part of systems thinking because it helps reveal structure, relationships, and trade-offs.

Practice Quiz

5 questions to test your understanding