This activity is designed to give you practice using Systems Architect to design and draw Decomposition Diagrams. You will use this type of diagram to model the structure of the system pertaining to your project. You will find it very helpful to draw decomposition diagrams to obtain an overview of the processes in systems you design and their relationship to the other processes in the system.
Before preparing the decomposition diagram, we must separate the system into its primary subsystems or functions. It is clear that the TEXTBOOK INVENTORY SYSTEM can be divided into the SALES and ORDER subsystems. Under the SALES subsystem comes the filling of the BOOK REQUEST and preparing the SALES RECEIPT. Under the ORDER subsystem comes the analysis of the TEXTBOOK MASTER LIST to determine how many of each book to buy, the preparation of PURCHASE ORDERS and the updating of the inventory when a PACKING SLIP with an order is received. The following decomposition diagrams pertains:
___________ | TEXTBOOK | | INVENTORY | | SYSTEM | -----|----- | ______________________|____________________ | | | | ---------- ------------ | SALES | | ORDER | |SUBSYSTEM | | SUBSYSTEM | | | | | ---------- ------------ | | | | ------------------ ------------------------- | | | | | | | | ---------- ---------- ---------- ---------- | FILL | | PREPARE | | GENERATE | | HANDLE | | BOOK | | SALES | | PURCHASE | | RECEIPT | | REQUEST | | RECEIPT | | ORDER | | OF BOOKS | ---------- ---------- ---------- ----------
Return to the
List of Activities