Scheduling II Flashcards
What does the critical path method (CPM) help to identify for scheduling?
CPM determines
- desired/possible starting times for each activity
- finishing times
- how much flexibility is possible in the start and finish times and what the given constraints are
- crucial activities to an on-time performance, aka the critical path
What is the early start (ES)?
earliest possible time that an activity can start according to the relationships associated with the activity
What is the early finish (EF)?
The earliest time that an activity can finish given its allocated duration
What is the late start (LS)?
The latest time that an activity can start without delaying the projects completion as planned
What is the late finish (LF)?
The latest time that an activity can finish without delaying the projects completion as planned.
What is forward pass and what can you get from it?
Start to finish (left to right in network), forward pass gives you the early start and early finish times
early start + duration = early finish
What is backward pass and what can you get from it?
Finish to start (right to left in network), from this you can tell the late finish and late start times
late finish - duration = late start
What is the calculation for total float (TF) ?
Total Float (TF) = LF - EF = LS -ES
How can you tell which nodes are in the critical path?
All activities where total float (TF) are equal to 0 are in the critical path
Is it possible to have parallel critical paths in a network diagram?
Yes
Duration and what other value are placed a the center of an activity node?
Float
late finish - early finish
OR
late start - early start
(one bottom corner minus the same tile side top corner)
In what order should you calculate all the values on the activity node?
1) forward pass, all the way through
2) backward pass, all the way back to the start
3) Float (at the center)
4) free float which is any gap between the early start of the a node and the early finish of the node before it (or late start of that node, and late finish of the one before).