Top-Down Design
One way of tackling a design problem:
Recursively partitioning the problem into sub-problems until tractable sub-problems are identified
Valid approach especially where design components are tightly coupled
System level
Sub-system
level
Previous slide
Next slide
Back to first slide
View graphic version