1 / 8

Process Decomposition

Process Decomposition. Techniques for system modeling. Functional Decomposition. Functional decomposition is used to design large transaction type systems in which the process sequence is determined by the computer Hierarchy Charts Data Flow Diagrams IPO analysis. Registration Problem.

lilike
Download Presentation

Process Decomposition

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Process Decomposition Techniques for system modeling

  2. Functional Decomposition Functional decomposition is used to design large transaction type systems in which the process sequence is determined by the computer • Hierarchy Charts • Data Flow Diagrams • IPO analysis

  3. Registration Problem Students register for OU classes at UCT by determining classes from the catalog with advice from program and staff advisors. Once classes start students attend classes and prepare assignments. At the end of the semester the professor assigns grades and reports results to the University.

  4. Hierarchy Charts Hierarchy charts are used to identify the major functions that a system must perform, next identify major sub-functions, etc. Hierarchy charts can also include input and output variables.

  5. Hierarchy Chart • Register for Class • Review Catalog • Consult Program Advisor • Consult UCT Advisor • Take Course • Attend Classes • Prepare Assignments • Generate Grades • Assign Grades • Report Results

  6. Data Flow DiagramContext (Level 0) Advice Requests Students Advisors Schedules Registration System Grades Work OU Admin

  7. Data Flow DiagramLevel 1 Requests Students Advice Advisors 1. Register for Class Classes Schedules D1 Classes Work Roster D3 Rolls St 3. Generate Grades Roster 2. Take Course D2 Students Grades Test_Results OU Admin

  8. Entity Relationship Diagram Classes Students Rolls

More Related