ADS A data flow diagram example | site economics

A data flow diagram example

 on Saturday, October 29, 2016  

ADS
The following example is intended to illustrate the development of a data flow diagram by selectivelylooking at each of the components explored earlier in this chapter. This example, called “World’s Trend Catalog Division,”

Developing the List of Business Activities
Alist of business activities for World’s Trend can be found in Figure 7.15. You could develop this list using information obtained through interacting with people in interviews, through investigation, and through observation. The list can be used to identify external entities such as CUSTOMER, ACCOUNTING, and WAREHOUSE as well as data flows such as ACCOUNTS

http://siteeconomics.blogspot.com/2016/10/a-data-flow-diagram-example.html
RECEIVABLE REPORT and CUSTOMER BILLING STATEMENT. Later (when developing level 0 and child diagrams), the list can be used to define processes, data flows, and data stores.

Creating a Context-level Data Flow Diagram
Once this list of activities is developed, create a context-level data flow diagram as shown in Figure 7.16. This diagram shows the ORDER PROCESSING SYSTEM in the middle (no processes are described in detail in the context-level diagram) and five external entities (the two

separate entities both called CUSTOMER are really one and the same). The data flows that come from and go to the external entities are shown as well (for example, CUSTOMER ORDER and ORDER PICKING LIST).

Drawing Diagram 0
Next, go back to the activity list and make a new list of as many processes and data stores as you
can find.You can add more later, but start making the list now. If you think you have enough information, draw a level 0 diagram such as the one found in Figure 7.17. Call this Diagram 0 and keep
 
the processes general so as not to overcomplicate the diagram. Later, you can add detail. When you are finished drawing the seven processes, draw data flows between them and to the external entities (the same external entities shown in the context-level diagram). If you think there need to be data stores such as ITEM MASTER or CUSTOMER MASTER, draw those in and connect them to processes using data flows. Now take the time to number the processes and data stores. Pay particular attention to making the labels meaningful. Check for errors and correct them before moving on

Creating a Child Diagram
At this point try to draw a child diagram (sometimes also called a level 1 diagram) such as the one in Figure 7.18. Child diagram processes are more detailed, illustrating the logic required to produce the output. Number your child diagrams Diagram 1, Diagram 2, and so on, in accordance with the number you assigned to each process in the level 0 diagram. When you draw a child diagram, make a list of subprocesses first. Aprocess such as ADD CUSTOMER ORDER can have subprocesses (in this case, there are seven). Connect these subprocesses
to one another and also to data stores when appropriate. Subprocesses do not have to be connected to external entities, because we can always refer to the parent (or level 0) data flow diagram to identify these entities. Label the subprocesses 1.1, 1.2, 1.3, and so on. Take the time to check for errors and make sure the labels make sense.

Creating a Physical Data Flow Diagram from the Logical DFD
If you want to go beyond the logical model and draw a physical model as well, look at Figure 7.19, which is an example of a physical data flow child diagram of process 3, PRODUCE PICKING SLIPS. Physical DFDs give you the opportunity to identify processes for scanning bar codes, dis-
playing screens, locating records, and creating and updating files. The sequence of activities is important in physical DFDs, because the emphasis is on how the system will work and in what order events happen. When you label a physical model, take care to describe the process in great detail. For example, subprocess 3.3 in a logical model could simply be SORT ORDER ITEM, but in the physical model, a better label is SORT ORDER ITEM BYLOCATION WITHIN CUSTOMER. When you write a label for a data store, refer to the actual file or database, such as CUSTOMER MASTER FILE or SORTED ORDER ITEM FILE. When you describe data flows, describe the actual form, report, or screen. For example, when you print a slip for order picking, call the data flow ORDER PICKING SLIP.
ADS
A data flow diagram example 4.5 5 eco Saturday, October 29, 2016 The following example is intended to illustrate the development of a data flow diagram by selectivelylooking at each of the components expl...


No comments:

Post a Comment

Powered by Blogger.