Process Flow Diagram (PFD)

A Process Flow Diagram (PFD) is a graphical representation of the major components and flow paths within a process.

Components

There are three components to a PFD:

  • A storage node represented by a triangle.
  • A process node represented by a rectangle.
  • A decision note represented by a diamond.

A Flow Unit is the item being processed through the system depicted in a PFD. Examples of flow units include:

  • Customers in a service system.
  • Products in a manufacturing system.
  • Data packets in a computer network.

Example