Monday, September 26, 2011
data flow diagram
Posted by tally at 12:07 AM 0 comments
flowchart
A simple flowchart representing a process for dealing with a non-functioning lamp.A flowchart is a type of diagram that represents an algorithm or process, showing the steps as boxes of various kinds, and their order by connecting these with arrows. This diagrammatic representation can give a step-by-step solution to a given problem. Process operations are represented in these boxes, and arrows connecting them represent flow of control. Data flows are not typically represented in a flowchart, in contrast with data flow diagrams; rather, they are implied by the sequencing of operations. Flowcharts are used in analyzing, designing, documenting or managing a process or program in various fields.
Posted by tally at 12:04 AM 0 comments
Sunday, September 25, 2011
process flow diagram
Modern PFD of a plant for gas sweetening by amine absorption
Historical PFD from 1931 showing the Andrussow processA process flow diagram (PFD) is a diagram commonly used in engineering to indicate the general flow of plant processes and equipment. The PFD displays the relationship between major equipment of a plant facility and does not show minor details such as piping details and designations. Another commonly-used term for a PFD is a flowsheet.
Posted by tally at 11:57 PM 0 comments