PPT Slide
Design Strategies (software and hardware)
- No generally applicable recipes.
- Conceptual gap : System requirements ----> Primitive bldg blocks
- Many design alternatives
- (S/W): Space - Time trade offs. (H/W): thermal , Structural & Maintenance access analysis.
- Iteration
- Divide and Conquer : Partition the problem into smaller manageable pieces.
Design Techniques (S/W) :
- Stepwise refinement
- Levels of Abstraction
- Structured Design
- Integrated Top Down Development
- Bottom Up development
- Jackson Structured Programming