Notes 4 SPJ
Notes 4 SPJ
Activity
The first stage in creating a network model is to represent the activities and their
interrelationships as a graph. In activity-on-node, we do this by representing activities as
links (arrowed lines) in the graph — the nodes (circles) representing the events of activities
starting and finishing.
This indicates that documenting amendments can start one day after the start of
prototype testing and will be completed two days after prototype testing is
completed.
Forward Pass and Backward Pass
Forward pass:
• Start at the beginning (Day 0) and work forward following chains.
• Earliest start date for the current activity = earliest finish date for the previous
• When there is more than one previous activity, take the latest earliest finish
Backward pass:
• Start from the last activity
• Latest finish (LF) for last activity = earliest finish (EF)
• work backwards
• Latest finish for current activity = Latest start for the following
• More than one following activity - take the earliest LS
• Latest start (LS) = LF for activity - duration
Identifying critical path
The activity name is shown above the arrow and its duration is shown
below. Its float is shown in brackets after the duration.
Rule and Conventions