This lab experiment aims to develop a data flow diagram (DFD) model for a given project. A DFD model graphically depicts the flow of data through various processes in a system. It includes level-0, level-1 DFDs and a data dictionary. A level-0 DFD shows the system's context and major processes, while level-1 diagrams provide more detail by decomposing high-level processes. The data dictionary defines all data elements in the DFDs. Developing a balanced DFD model involves matching input/output data between diagram levels. This experiment guides students through drawing DFDs and defining a data dictionary to model the data flow in a system.