System Design

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 11

System Design

System Design

4. System Design
International Institute of Professional Studies, Devi Ahilya Vishwa Vidyalaya

15

System Design

Systems design is the process of defining the architecture, components, modules, interfaces,
and data for a system to satisfy specified requirements. Systems design could be seen as the
application of systems theory to product development
A systems approach to design asks:

For this situation, what is the system?

What is the environment?

What goal does the system have in relation to its environment?

What is the feedback loop by which the system corrects its actions?

How does the system measure whether it has achieved its goal?

Who defines the system, environment, goal, etc.and monitors it?

What resources does the system have for maintaining the relationship it desires?

Are its resources sufficient to meet its purpose?

4.1 E R diagram `
International Institute of Professional Studies, Devi Ahilya Vishwa Vidyalaya

16

System Design

Fig. 4.1
4.2 Use Case Diagram

International Institute of Professional Studies, Devi Ahilya Vishwa Vidyalaya

17

System Design

Fig. 4.2
4.3 Use Case Description
1) Login :- User has to login to access the application and edit the database.
2) Add new customer :- After login the user can add new customer into the database.
3) Edit old customer :- The user can edit the existing customer also.
4) Maintain customer info :- The user can maintain the details of customers and their
purchases.
International Institute of Professional Studies, Devi Ahilya Vishwa Vidyalaya

18

System Design

5) Generate bills :- The user can generate the bill for the items sold.
6) Generate balance sheet :- The user can generate balance sheet for a particular customer.
7) Calculate sale tax and income tax :- The user can calculate the sale tax and income tax
also.

4.4 Data flow diagram

International Institute of Professional Studies, Devi Ahilya Vishwa Vidyalaya

19

System Design

Fig. 4.3
4.5 Activity Diagram
International Institute of Professional Studies, Devi Ahilya Vishwa Vidyalaya

20

System Design

Fig. 4.4

Fig. 4.5

International Institute of Professional Studies, Devi Ahilya Vishwa Vidyalaya

21

System Design

Fig. 4.6

International Institute of Professional Studies, Devi Ahilya Vishwa Vidyalaya

22

System Design

4.6 User- Interfaces

International Institute of Professional Studies, Devi Ahilya Vishwa Vidyalaya

23

System Design

International Institute of Professional Studies, Devi Ahilya Vishwa Vidyalaya

24

System Design

International Institute of Professional Studies, Devi Ahilya Vishwa Vidyalaya

25

You might also like