This document discusses project planning and network diagrams. It covers developing a project network by breaking down work packages into activities, constructing the network using activity-on-node (AON) format, and performing forward and backward passes to calculate early/late start and finish dates. It also defines key terms like critical path and slack, and shows how to identify these using a sample network diagram.
Session Outcome Followingthis session the delegate should be able to develop the following, given an appropriate case study: Tabulated sequence of activities; Network diagram (AON); Calculate a Forward Pass; Calculate a Backward Pass; Identify the Critical Path for the relevant network diagram.
Developing the ProjectPlan The Project Network: A tool for planning, scheduling and monitoring project progress; Developed from the WBS; A flow chart that graphically depicts the sequence, interdependencies, and start and finish times of the project; Show activities that are the critical path through the network: Provides the basis for scheduling labor and equipment; Enhances communication among project participants; Provides an estimate of the project’s duration; Provides a basis for budgeting and cash flow; Identifies activities that are critical; Highlights activities that are “critical” and can not be delayed; Help managers get and stay on plan.
8.
From Work Packageto Network Graphical sequence showing relationships, interdependencies and activities required to complete the project; Remember an activity consumes time; The link between the network diagram and the WBS is the work package – it is here that the activities are identified, to be used in the network diagram; However, the activity in the network diagram differs in terms of the following: It only shows time (start, end, duration ) and identifies an activity – the work package shows more information An activity can (but does not have to) include more than one work package; The work package are developed independently from each other, while the activities are depicted to show interrelationships and dependencies
Constructing a ProjectNetwork Terminology: Activity: an element of the project that consumes time; Merge Activity: an activity that has two or more preceding activities on which it depends; Parallel (Concurrent) Activities (Relationships): Activities that can occur independently and, if desired, not at the same time.
13.
Constructing a ProjectNetwork Terminology: Event: a point in time when an activity is started or completed. It does not consume time; Burst Activity: an activity that has more than one activity immediately following it (more than one dependency arrow flowing from it).
14.
Constructing a ProjectNetwork Two Approaches: Activity-on-Node (AON): Uses a node to depict an activity. Activity-on-Arrow (AOA): Uses an arrow to depict an activity.
15.
Constructing a ProjectNetwork Terminology: Path: a sequence of connected, dependent activities; Critical path: the longest path through the activity network that allows for the completion of all project-related activities; The shortest expected time in which the entire project can be completed; Delays on the critical path will delay completion of the entire project.
Basic Rules toFollow in Developing Project Networks Networks typically flow from left to right; An activity cannot begin until all of its preceding activities are complete; Arrows indicate precedence and flow and can cross over each other; Identify each activity with a unique number ; this number must be greater than its predecessors; Looping is not allowed; Conditional statements are not allowed; Use common start and stop nodes.
19.
Basic Rules toFollow in Developing Project Networks First step = create the sequence in a tabular format
Basic Rules toFollow in Developing Project Networks Fourth step = Determine early start and finish dates (calculating the so called forward pass)
30.
Forward Pass ComputationA Forward Pass through the network determines the earliest times each activity can start and finish; Forward Pass : How soon can the activity start? (early start—ES) How soon can the activity finish? (early finish—EF).
31.
Forward Pass ComputationThe earliest start time (EST) for the initial activity in a project is “time zero”; The EST of an activity is equal to the latest early finish time of the activities directly preceding it; The EFT of an activity is equal to its EST plus the time (duration) required to perform the activity.
32.
Forward Pass ComputationAdd activity times along each path in the network (ES + Duration = EF); Carry the early finish (EF) to the next activity where it becomes its early start (ES) unless…; The next succeeding activity is a merge activity, in which case the largest EF of all preceding activities is selected.
Basic Rules toFollow in Developing Project Networks Fifth step = Determine late start and finish dates (calculating the so called backward pass)
37.
Backward Pass ComputationA Backward Pass through the network determines the latest times each activity can start and finish without delaying completion of the project; Backward Pass : How late can the activity start? (late start—LS); How late can the activity finish? (late finish—LF).
38.
Backward Pass ComputationSubtract activity times along each path in the network (LF - Duration = LS); Carry the late start (LS) to the next activity where it becomes its late finish (LF); unless The next succeeding activity is a burst activity, in which case the smallest LF of all preceding activities is selected.
Network Computation ProcessThe latest finish time (LFT) for the final activity in a project is equal to its EFT as determined by the forward pass; The LFT for any other activity is equal to the earliest LST of the activities directly following (or succeeding) it; The LST of an activity is equal to its LFT minus the time (duration) required to perform the activity.
41.
Basic Rules toFollow in Developing Project Networks Using Slack and Float
42.
Determining Slack (orFloat) Slack (or Float): The amount of time an activity can be delayed after the start of a longer parallel activity or activities Total slack: The amount of time an activity can be delayed without delaying the entire project The critical path is the network path(s) that has (have) the least slack in common- normally Zero.
43.
Determining Slack (orFloat) Slack: If slack in an activity on a path is used, the ES of all activities that follow in that chain will be delayed and their slack reduced . Use of total slack should therefore be coordinated with all participants in the activities that follow in that chain; Free slack: Free slack, however is unique because the activity can be delayed without delaying the ES of activities following it. Free slack is defined as the difference between the EF of an activity and the ES of the activity that follows. Only activities where that occur at the end of a chain of activities (usually where you have a merge activity) can have free slack – Free slack does not affect the activities following it.
Practical Considerations NetworkLogic Errors; Activity Numbering; Use of Computers to Develop Networks; Calendar Dates; Multiple Starts and Multiple Projects.