SlideShare a Scribd company logo
Project Scheduling
Goals of the Unit
• Making the WBS into a schedule
• Understanding dependencies between activities
• Learning the Critical Path technique
• Learning how to level resources
!2
Initiate Plan Execute &
Monitor
Close
Develop
Monitor
Goals,
Cost
and
Schedule
Release
Change Control & Configuration Management
Quality Management
Human Resource Management
Kick Off
Activities
Formalize
Goals
Define
Schedule
Define Costs
Assess
Feasibility
Close
Collect
Outputs
[Obtain
Approval]
Risk Management
Overview
• We have:
– A WBS (activities)
– Effort (duration) estimations for each element of the WBS
• We want to schedule activities, so that we know when
each activity starts and ends, when we need resources,
when we deliver
• Process:
– Identify constraints (dependencies)
– Allocate and level resources
– Find the critical path and iterate till the plan is satisfactory
• Output: Gantt Chart
!4
The modern Gantt chart
• Textual Outline + Calendar Graph
• Activities as bars (possibly annotated with names and
resources)
• Deliverable (as diamonds)
• Activities can be grouped (information of group is derived by
lower level activities)
• Dependencies among tasks
!5
1) Task 1 1d
2) Task 2 1d
3) Deliverable 1
4) Group 2d
4.1) Task 4 1d
4.2) Task 5 1d
Task E!ort
Task 1 Resource 2
Task 2
Task 4
Task 5
2 Mar 3 Mar 4 Mar 5 Mar
The modern Gantt chart and the WBS
!6
Project
1. Group 1
1.1 Task 1
2. Group 2
2.1 Task 2
2.2 Task 3
Identify the constraints
(dependencies)
Identify Dependencies
• The execution of activities is constrained by the
logic of the plan (you do not build the roof before
the foundations and structure of a house are laid
completed)
• Hard and soft dependencies (definition in the
next two slides).
• When using planning tools:
– Specify only “hard” dependencies
– “Soft” dependencies are typically inserted by the
planning tool
!8
Hard Dependencies
• Not much you can do about it...
• They might either derive:
– From the project “logic” (e.g. testing has to come after
coding)
– From external dependencies (e.g. a contract sign-off; a
particular alignment of planets is necessary to launch a
spacecraft)
• Eliminating hard dependencies can be done, at a cost
(e.g., increased risk, re-work)
Soft Dependencies
• Due to a choice among all possible alternative plans
• They might either derive:
– From discretionary choices (e.g., the PM chooses the
order in which modules are to be developed)
– From resource availability and leveling (e.g., the PM or the
planning tool sequences two tasks relying on the same
resource)
• Notice that, as time progresses, it might become
difficult or impossible to “undo” soft dependencies
(e.g. a resource is shared by different projects)
Task Dependency Relationships
• Finish-to-Start (FS)
– B cannot start till A finishes
– Most commonly used
• Start-to-Start (SS)
– B cannot start till A starts
– Perform experiment; monitor experiment
• Finish-to-Finish (FF)
– B cannot finish till A finishes
• Start-to-Finish (SF)
– B cannot finish till A starts (rare)
Task 1
Task 2
Task 1
Task 2
Lead and Lag Time
• Dependencies between activities can have a non zero
duration
• Lag time = delay introduced by the dependency is
positive (some time passes between the two tasks)
• Lead time = the duration of the dependency is
negative (the activities partially overlap)
!12
Some rules of the thumb
• Use milestones (and deliverables) to clearly mark “phase”
transitions (or some important transitions from an activity to
another)
• Try and minimize task dependencies (to minimize delays due
to some activities waiting for some other activities to end)
• Evaluate alternatives
• Certain activities might just depend on calendar (and be
constrained by dates)
• Take into account all dimensions (cost, quality, and time):
minimize time might increase costs, risks, and compromise
quality
Critical Path Method
Critical Path
• Not all activities are equally important or critical in a
plan
• The critical path method looks at those activities
which determine the duration of a plan
• These activities constitute the critical path
• Any arbitrarily small delay in any activity in the critical
path will delay the finish date of a project
• The computation is based on Network Diagrams (a
graph representation of the plan)
!15
Network Diagrams
• Developed in the 1950’s
• A graphical representation of the tasks necessary to complete a
project (plan as graph)
• Visualize the flow of tasks & relationships
• Two classic formats
– AOA: Activity on Arc (or Activity on Arrow)
– AON: Activity on Node
• Conventions:
– Each task labeled with an identifier and a duration (in std. unit like
days)... variations are possible
– There is one start and one end event
– Time goes from left to right
!16
Network Diagrams
• AOA (Activity on Arrow)
a.k.a ADM (Activity Diagramming Method):
– Circles represents Events (e.g. ‘start’ or ‘end’ of a given
task)
– Lines representing Tasks, such as ‘Design’
• AON (Activity on Node)
a.k.a. PDM (Precedence Diagramming Method):
– Tasks are on Nodes
– Arcs represents dependencies between task
!17
Graphical Formats
1 2 3
Requirements Design
15 days 5 days
AOA: Activity on Arc
AON: Activity on Node
Requirements
(15 days)
Design
(5 days)
... which one is better?
!18
AOA/AON Comparison
• AOA initially used by Walker and Kelly for PERT
• AON more flexible and easier to draw
• AOA simpler to use for certain algorithms
... we will stick
(mostly) to AON
!19
Example: AOA/AON Comparison
Activity Predecessors Duration
A None 3 months
B None 4 months
C A 3 months
D A, B 1 month
E B 2 months
Consider the following plan:
!20
Example: AOA/AON Comparison
• In the AOA notation,
some dependencies
might require “dummy”
arcs and nodes to be
introduced (*)
1
2
4
5
A
B
C
D
3
E
(*) Notice that, since we can/have to
add nodes and arcs, a plan does not
have a unique AOA associated to it
!21
Critical Path
Computation
Slack & Float (synonyms)
• Free Slack
– Slack an activity has before it delays next task
• Total Slack
– Slack an activity has before delaying whole project
• Slack Time TS = TL – TE
– TE = earliest time an event can take place
– TL = latest date it can occur w/o extending project’s completion date
or next activity
TE TL
TS
!23
DURATION
SLACK
ACTIVITY NAME
EARLIEST
START DATE
EARLIEST
END DATE
LATEST
START DATE
LATEST
END DATE
Critical Path Computation
• Goal: given a plan (activities, duration, and
dependencies), determine Slack, Earliest and
Latest dates of each activity
• Notation: AON with nodes represented as follows
!24
Critical Path Computation
• A forward pass determines the earliest start and end
dates of each activity in the plan
• A backward pass determines the latest start and
end dates of each activity in the plan
• The difference between earliest start (end) and latest
start (end) is the slack of an activity
• The critical path is the path in which all activities
have zero slack
• A plan always has a critical path... changing the plan
changes what activities are in the critical path
!25
S A
B
E
C
P
2
7
3
0
0
0
0
7 7 9 10
10
10
10
10
10
8
10
0
8
1
8
3
5
10
a
b
b
c
d
DURATION
SLACK
ACTIVITY NAME
EARLIEST
START DATE
EARLIEST
END DATE
LATEST
START DATE
LATEST
END DATE
Example 1
!26
1) Task 1 4w
2) Task 2 8w
3) Task 3 2w
4) Task 4 2w
5) Task 5 10w
6) Task 6 1w
7) Project End
Task Duration
Task 1 4w
Task 2 8w
Task 3 2w
Task 4 2w
Task 5 10w
Task 6 1w
Month 0 Month 1 Month 2 Month 3 Month 4 M
Example 2
• “Informal approach”: have a look at what
activities can slide in a plan without moving the
end date of a project (e.g. Task 3 is not in the
critical path)
• CPM highlighted automatically by many Gantt
charting tools
!27
Critical Path Method Remarks
• Critical path refers just to duration and not to other
characteristics such as risk or difficulty
• Activities which are not in the critical path can delay a
plan, if the delay is long enough.
• Watch out for (nearly) critical paths: a delay in an
activity in a non-critical path may make another path
critical
!28
Resource Allocation
and Resource
Leveling
A (simplified) Process
• Inputs:
– the plan: activities, constraints, effort for each activity
– project team (number, types, and availability of resources)
– delivery dates (project constraints)
• Resource allocation:
– the process by which a resource is assigned to a task, that is, is
tasked with carrying out part of the work (effort) defined in a task
• Constraints:
– according to availability and needs (e.g. the type of resource required
for a given activity): no over-allocation (above maximum availability)
(resource leveling)
• If no solution is found, if you may, variate some hypotheses
(e.g. increase team size, relax constraints) and iterate
!30
Task 1
Task 1 R 1 {50% of 100%}
R 1 {50% of 100%}
1w
Task 2
Task 2 R 2
R 2
2w
Task 3
Task 3 R 1 {50% of 100%}; R 2 {50% of 100%}
R 1 {50% of 100%}; R 2 {50% of 100%}
1w
T-1w T day T+1w T+2w T+3w T+4w T
Resource Allocation Examples
• Legenda:
– each slot: 1week
– R1 assigned to Task 1 at 50% of his time
– R2 allocated full time to Task 2
– R1 and R2 allocated @ 50% of their time to Task 3
• What it means:
– R1 will work 20 hours on week 1 and 2 and 20 hours on week 3
– R2 will work 40 hours on week 1 and 2 and 20 hours on week 3
!31
Resource Usage
• For manpower: the amount of time each resource is
needed at a given time
• For equipment: the number of items that are
necessary at any given time
• For material: the amount of material which is required
(consumed) at any given time
!32
How is it computed?
• Resource usage is computed by summing the
amount of work required for any given period
• That is a “vertical” sum over work
assignments
!
!
• Overallocation: a situation in which a resource
is used above his/her/its maximum capability
!33
Example
!34
Task 1
Task 1 R 1 {50% of 100%}
R 1 {50% of 100%}
1w
Task 2
Task 2 R 2
R 2
2w
Task 3
Task 3 R 1 {50% of 100%}; R 2 {50% of 100%}
R 1 {50% of 100%}; R 2 {50% of 100%}
1w
Task 4
Task 4 R 1
R 1
2w
T-1w T day T+1w T+2w T+3w T+4w T+5
hours hours hours hours hours
R1 20 20 T1
20 T3
40 40 T4
Total R1 20 60 60
R2 40 40 T2
20 T3
Total R2 40 40 20
R1 is over allocated in W2 (T+1w) and W3 (T+2w)
More Complete Example
!35
Allocating two resources to Task 2
allows to satisfy the constraints
We draw the plan highlighting hard
constraints. Deliverable has a unmovable
delivery date
Example
!36
Problem: Task 1 and Task 3
require the same resource
... we are over-allocating Resource
1
Example
!37
Solution 1. Resource leveling... insert soft constraints in your plan so
that no resource is over allocated (does not work above 100%)
Solution 2. Compression techniques (in a few lessons)
Some considerations:
• Resource 1 will work on the project
full time.
• Resource 2 and Resource 3 needed
just towards the end of the project
(for Task 2)

More Related Content

Similar to C03.05-Scheduling.key.pdf

Software Project Scheduling Diagrams
Software Project Scheduling DiagramsSoftware Project Scheduling Diagrams
Software Project Scheduling Diagrams
Saqib Raza
 
L2_Project_Management.pdf
L2_Project_Management.pdfL2_Project_Management.pdf
L2_Project_Management.pdf
JerryHung19
 
pert-cpm.pptx
pert-cpm.pptxpert-cpm.pptx
pert-cpm.pptx
Sougata Das
 
Cpm n pert lecture 1
Cpm n pert lecture 1Cpm n pert lecture 1
Cpm n pert lecture 1
adeelmunir158
 
Session 9 - Project scheduling-PERT-CPM-Network diagram.pptx
Session 9 - Project scheduling-PERT-CPM-Network diagram.pptxSession 9 - Project scheduling-PERT-CPM-Network diagram.pptx
Session 9 - Project scheduling-PERT-CPM-Network diagram.pptx
AlRashedinKawser2
 
PMNM101 Lesson 2 2022.pptx
PMNM101 Lesson 2 2022.pptxPMNM101 Lesson 2 2022.pptx
PMNM101 Lesson 2 2022.pptx
SydneyJaydeanKhanyil
 
CPM, Network Analysis A-O-A, A-O-N, Resource management
CPM, Network Analysis A-O-A, A-O-N, Resource managementCPM, Network Analysis A-O-A, A-O-N, Resource management
CPM, Network Analysis A-O-A, A-O-N, Resource management
Amit Kumbar
 
PMP Project Management Basics Tutorial For Beginners
PMP Project Management Basics Tutorial For BeginnersPMP Project Management Basics Tutorial For Beginners
PMP Project Management Basics Tutorial For Beginners
IIMSE Edu
 
Software Project Mangmement (Lecture 5)
Software Project Mangmement (Lecture 5)Software Project Mangmement (Lecture 5)
Software Project Mangmement (Lecture 5)Syed Muhammad Hammad
 
Pert,cpm, resource allocation and gert
Pert,cpm, resource allocation and gertPert,cpm, resource allocation and gert
Pert,cpm, resource allocation and gertRaj J Das
 
Project management techniques
Project management techniquesProject management techniques
Project management techniques
Ragjni Govindaraju
 
PM-Problems.pptx
PM-Problems.pptxPM-Problems.pptx
PM-Problems.pptx
ShwetaMahdole
 
PERT AND CPM PROJECT MANAGEMENT
PERT AND CPM PROJECT MANAGEMENTPERT AND CPM PROJECT MANAGEMENT
PERT AND CPM PROJECT MANAGEMENT
salsa moyara
 
Chapter 4.pptx
Chapter 4.pptxChapter 4.pptx
Chapter 4.pptx
ssuser8cd298
 
13 lecture project management
13 lecture project management13 lecture project management
13 lecture project managementAhmad Basim Hamza
 
Pmp time chapter 6
Pmp time chapter 6Pmp time chapter 6
Pmp time chapter 6
Ahmed Elshaboury,PMP,LEED GA
 
7. (lecture 5) Project scheduling..ppt
7. (lecture 5) Project scheduling..ppt7. (lecture 5) Project scheduling..ppt
7. (lecture 5) Project scheduling..ppt
PedadaSaikumar
 
MS Project Management (Overviews) | Software Mange Tool | Software Project Ma...
MS Project Management (Overviews) | Software Mange Tool | Software Project Ma...MS Project Management (Overviews) | Software Mange Tool | Software Project Ma...
MS Project Management (Overviews) | Software Mange Tool | Software Project Ma...
Kuldeep Kumar
 

Similar to C03.05-Scheduling.key.pdf (20)

Chapter 07
Chapter 07Chapter 07
Chapter 07
 
Software Project Scheduling Diagrams
Software Project Scheduling DiagramsSoftware Project Scheduling Diagrams
Software Project Scheduling Diagrams
 
L2_Project_Management.pdf
L2_Project_Management.pdfL2_Project_Management.pdf
L2_Project_Management.pdf
 
pert-cpm.pptx
pert-cpm.pptxpert-cpm.pptx
pert-cpm.pptx
 
Cpm n pert lecture 1
Cpm n pert lecture 1Cpm n pert lecture 1
Cpm n pert lecture 1
 
Session 9 - Project scheduling-PERT-CPM-Network diagram.pptx
Session 9 - Project scheduling-PERT-CPM-Network diagram.pptxSession 9 - Project scheduling-PERT-CPM-Network diagram.pptx
Session 9 - Project scheduling-PERT-CPM-Network diagram.pptx
 
PMNM101 Lesson 2 2022.pptx
PMNM101 Lesson 2 2022.pptxPMNM101 Lesson 2 2022.pptx
PMNM101 Lesson 2 2022.pptx
 
CPM, Network Analysis A-O-A, A-O-N, Resource management
CPM, Network Analysis A-O-A, A-O-N, Resource managementCPM, Network Analysis A-O-A, A-O-N, Resource management
CPM, Network Analysis A-O-A, A-O-N, Resource management
 
PMP Project Management Basics Tutorial For Beginners
PMP Project Management Basics Tutorial For BeginnersPMP Project Management Basics Tutorial For Beginners
PMP Project Management Basics Tutorial For Beginners
 
Software Project Mangmement (Lecture 5)
Software Project Mangmement (Lecture 5)Software Project Mangmement (Lecture 5)
Software Project Mangmement (Lecture 5)
 
Pert,cpm, resource allocation and gert
Pert,cpm, resource allocation and gertPert,cpm, resource allocation and gert
Pert,cpm, resource allocation and gert
 
Project management techniques
Project management techniquesProject management techniques
Project management techniques
 
PM-Problems.pptx
PM-Problems.pptxPM-Problems.pptx
PM-Problems.pptx
 
Ch 5.pptx
Ch 5.pptxCh 5.pptx
Ch 5.pptx
 
PERT AND CPM PROJECT MANAGEMENT
PERT AND CPM PROJECT MANAGEMENTPERT AND CPM PROJECT MANAGEMENT
PERT AND CPM PROJECT MANAGEMENT
 
Chapter 4.pptx
Chapter 4.pptxChapter 4.pptx
Chapter 4.pptx
 
13 lecture project management
13 lecture project management13 lecture project management
13 lecture project management
 
Pmp time chapter 6
Pmp time chapter 6Pmp time chapter 6
Pmp time chapter 6
 
7. (lecture 5) Project scheduling..ppt
7. (lecture 5) Project scheduling..ppt7. (lecture 5) Project scheduling..ppt
7. (lecture 5) Project scheduling..ppt
 
MS Project Management (Overviews) | Software Mange Tool | Software Project Ma...
MS Project Management (Overviews) | Software Mange Tool | Software Project Ma...MS Project Management (Overviews) | Software Mange Tool | Software Project Ma...
MS Project Management (Overviews) | Software Mange Tool | Software Project Ma...
 

More from ssuser8babb7

C03.04c-InDepth-OP.key.pdf
C03.04c-InDepth-OP.key.pdfC03.04c-InDepth-OP.key.pdf
C03.04c-InDepth-OP.key.pdf
ssuser8babb7
 
C07.03-05-SW-DevelopmentProcess-Agile.key.pdf
C07.03-05-SW-DevelopmentProcess-Agile.key.pdfC07.03-05-SW-DevelopmentProcess-Agile.key.pdf
C07.03-05-SW-DevelopmentProcess-Agile.key.pdf
ssuser8babb7
 
C07.01-02-SW-DevelopmentProcess.key.pdf
C07.01-02-SW-DevelopmentProcess.key.pdfC07.01-02-SW-DevelopmentProcess.key.pdf
C07.01-02-SW-DevelopmentProcess.key.pdf
ssuser8babb7
 
C06.00-ProjectPricing.key.pdf
C06.00-ProjectPricing.key.pdfC06.00-ProjectPricing.key.pdf
C06.00-ProjectPricing.key.pdf
ssuser8babb7
 
C05.03-Communication.key.pdf
C05.03-Communication.key.pdfC05.03-Communication.key.pdf
C05.03-Communication.key.pdf
ssuser8babb7
 
C05.02-OrganizationalStructures.key.pdf
C05.02-OrganizationalStructures.key.pdfC05.02-OrganizationalStructures.key.pdf
C05.02-OrganizationalStructures.key.pdf
ssuser8babb7
 
C04.02-RiskManagement.key.pdf
C04.02-RiskManagement.key.pdfC04.02-RiskManagement.key.pdf
C04.02-RiskManagement.key.pdf
ssuser8babb7
 
C03.09-AgileMonitoringAndControl.key.pdf
C03.09-AgileMonitoringAndControl.key.pdfC03.09-AgileMonitoringAndControl.key.pdf
C03.09-AgileMonitoringAndControl.key.pdf
ssuser8babb7
 
C04.01-ManagingChanges.key.pdf
C04.01-ManagingChanges.key.pdfC04.01-ManagingChanges.key.pdf
C04.01-ManagingChanges.key.pdf
ssuser8babb7
 
C03.10-ProjectClosing.key.pdf
C03.10-ProjectClosing.key.pdfC03.10-ProjectClosing.key.pdf
C03.10-ProjectClosing.key.pdf
ssuser8babb7
 
C03.08-09-ExecutionMonitoringControl.key.pdf
C03.08-09-ExecutionMonitoringControl.key.pdfC03.08-09-ExecutionMonitoringControl.key.pdf
C03.08-09-ExecutionMonitoringControl.key.pdf
ssuser8babb7
 
C03.07-BudgetingAndAccounting.key.pdf
C03.07-BudgetingAndAccounting.key.pdfC03.07-BudgetingAndAccounting.key.pdf
C03.07-BudgetingAndAccounting.key.pdf
ssuser8babb7
 
C03.06-OptimizingThePlan.key.pdf
C03.06-OptimizingThePlan.key.pdfC03.06-OptimizingThePlan.key.pdf
C03.06-OptimizingThePlan.key.pdf
ssuser8babb7
 
C03.04-Estimating.key.pdf
C03.04-Estimating.key.pdfC03.04-Estimating.key.pdf
C03.04-Estimating.key.pdf
ssuser8babb7
 

More from ssuser8babb7 (14)

C03.04c-InDepth-OP.key.pdf
C03.04c-InDepth-OP.key.pdfC03.04c-InDepth-OP.key.pdf
C03.04c-InDepth-OP.key.pdf
 
C07.03-05-SW-DevelopmentProcess-Agile.key.pdf
C07.03-05-SW-DevelopmentProcess-Agile.key.pdfC07.03-05-SW-DevelopmentProcess-Agile.key.pdf
C07.03-05-SW-DevelopmentProcess-Agile.key.pdf
 
C07.01-02-SW-DevelopmentProcess.key.pdf
C07.01-02-SW-DevelopmentProcess.key.pdfC07.01-02-SW-DevelopmentProcess.key.pdf
C07.01-02-SW-DevelopmentProcess.key.pdf
 
C06.00-ProjectPricing.key.pdf
C06.00-ProjectPricing.key.pdfC06.00-ProjectPricing.key.pdf
C06.00-ProjectPricing.key.pdf
 
C05.03-Communication.key.pdf
C05.03-Communication.key.pdfC05.03-Communication.key.pdf
C05.03-Communication.key.pdf
 
C05.02-OrganizationalStructures.key.pdf
C05.02-OrganizationalStructures.key.pdfC05.02-OrganizationalStructures.key.pdf
C05.02-OrganizationalStructures.key.pdf
 
C04.02-RiskManagement.key.pdf
C04.02-RiskManagement.key.pdfC04.02-RiskManagement.key.pdf
C04.02-RiskManagement.key.pdf
 
C03.09-AgileMonitoringAndControl.key.pdf
C03.09-AgileMonitoringAndControl.key.pdfC03.09-AgileMonitoringAndControl.key.pdf
C03.09-AgileMonitoringAndControl.key.pdf
 
C04.01-ManagingChanges.key.pdf
C04.01-ManagingChanges.key.pdfC04.01-ManagingChanges.key.pdf
C04.01-ManagingChanges.key.pdf
 
C03.10-ProjectClosing.key.pdf
C03.10-ProjectClosing.key.pdfC03.10-ProjectClosing.key.pdf
C03.10-ProjectClosing.key.pdf
 
C03.08-09-ExecutionMonitoringControl.key.pdf
C03.08-09-ExecutionMonitoringControl.key.pdfC03.08-09-ExecutionMonitoringControl.key.pdf
C03.08-09-ExecutionMonitoringControl.key.pdf
 
C03.07-BudgetingAndAccounting.key.pdf
C03.07-BudgetingAndAccounting.key.pdfC03.07-BudgetingAndAccounting.key.pdf
C03.07-BudgetingAndAccounting.key.pdf
 
C03.06-OptimizingThePlan.key.pdf
C03.06-OptimizingThePlan.key.pdfC03.06-OptimizingThePlan.key.pdf
C03.06-OptimizingThePlan.key.pdf
 
C03.04-Estimating.key.pdf
C03.04-Estimating.key.pdfC03.04-Estimating.key.pdf
C03.04-Estimating.key.pdf
 

Recently uploaded

Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
SupreethSP4
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 

Recently uploaded (20)

Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 

C03.05-Scheduling.key.pdf

  • 2. Goals of the Unit • Making the WBS into a schedule • Understanding dependencies between activities • Learning the Critical Path technique • Learning how to level resources !2
  • 3. Initiate Plan Execute & Monitor Close Develop Monitor Goals, Cost and Schedule Release Change Control & Configuration Management Quality Management Human Resource Management Kick Off Activities Formalize Goals Define Schedule Define Costs Assess Feasibility Close Collect Outputs [Obtain Approval] Risk Management
  • 4. Overview • We have: – A WBS (activities) – Effort (duration) estimations for each element of the WBS • We want to schedule activities, so that we know when each activity starts and ends, when we need resources, when we deliver • Process: – Identify constraints (dependencies) – Allocate and level resources – Find the critical path and iterate till the plan is satisfactory • Output: Gantt Chart !4
  • 5. The modern Gantt chart • Textual Outline + Calendar Graph • Activities as bars (possibly annotated with names and resources) • Deliverable (as diamonds) • Activities can be grouped (information of group is derived by lower level activities) • Dependencies among tasks !5 1) Task 1 1d 2) Task 2 1d 3) Deliverable 1 4) Group 2d 4.1) Task 4 1d 4.2) Task 5 1d Task E!ort Task 1 Resource 2 Task 2 Task 4 Task 5 2 Mar 3 Mar 4 Mar 5 Mar
  • 6. The modern Gantt chart and the WBS !6 Project 1. Group 1 1.1 Task 1 2. Group 2 2.1 Task 2 2.2 Task 3
  • 8. Identify Dependencies • The execution of activities is constrained by the logic of the plan (you do not build the roof before the foundations and structure of a house are laid completed) • Hard and soft dependencies (definition in the next two slides). • When using planning tools: – Specify only “hard” dependencies – “Soft” dependencies are typically inserted by the planning tool !8
  • 9. Hard Dependencies • Not much you can do about it... • They might either derive: – From the project “logic” (e.g. testing has to come after coding) – From external dependencies (e.g. a contract sign-off; a particular alignment of planets is necessary to launch a spacecraft) • Eliminating hard dependencies can be done, at a cost (e.g., increased risk, re-work)
  • 10. Soft Dependencies • Due to a choice among all possible alternative plans • They might either derive: – From discretionary choices (e.g., the PM chooses the order in which modules are to be developed) – From resource availability and leveling (e.g., the PM or the planning tool sequences two tasks relying on the same resource) • Notice that, as time progresses, it might become difficult or impossible to “undo” soft dependencies (e.g. a resource is shared by different projects)
  • 11. Task Dependency Relationships • Finish-to-Start (FS) – B cannot start till A finishes – Most commonly used • Start-to-Start (SS) – B cannot start till A starts – Perform experiment; monitor experiment • Finish-to-Finish (FF) – B cannot finish till A finishes • Start-to-Finish (SF) – B cannot finish till A starts (rare) Task 1 Task 2 Task 1 Task 2
  • 12. Lead and Lag Time • Dependencies between activities can have a non zero duration • Lag time = delay introduced by the dependency is positive (some time passes between the two tasks) • Lead time = the duration of the dependency is negative (the activities partially overlap) !12
  • 13. Some rules of the thumb • Use milestones (and deliverables) to clearly mark “phase” transitions (or some important transitions from an activity to another) • Try and minimize task dependencies (to minimize delays due to some activities waiting for some other activities to end) • Evaluate alternatives • Certain activities might just depend on calendar (and be constrained by dates) • Take into account all dimensions (cost, quality, and time): minimize time might increase costs, risks, and compromise quality
  • 15. Critical Path • Not all activities are equally important or critical in a plan • The critical path method looks at those activities which determine the duration of a plan • These activities constitute the critical path • Any arbitrarily small delay in any activity in the critical path will delay the finish date of a project • The computation is based on Network Diagrams (a graph representation of the plan) !15
  • 16. Network Diagrams • Developed in the 1950’s • A graphical representation of the tasks necessary to complete a project (plan as graph) • Visualize the flow of tasks & relationships • Two classic formats – AOA: Activity on Arc (or Activity on Arrow) – AON: Activity on Node • Conventions: – Each task labeled with an identifier and a duration (in std. unit like days)... variations are possible – There is one start and one end event – Time goes from left to right !16
  • 17. Network Diagrams • AOA (Activity on Arrow) a.k.a ADM (Activity Diagramming Method): – Circles represents Events (e.g. ‘start’ or ‘end’ of a given task) – Lines representing Tasks, such as ‘Design’ • AON (Activity on Node) a.k.a. PDM (Precedence Diagramming Method): – Tasks are on Nodes – Arcs represents dependencies between task !17
  • 18. Graphical Formats 1 2 3 Requirements Design 15 days 5 days AOA: Activity on Arc AON: Activity on Node Requirements (15 days) Design (5 days) ... which one is better? !18
  • 19. AOA/AON Comparison • AOA initially used by Walker and Kelly for PERT • AON more flexible and easier to draw • AOA simpler to use for certain algorithms ... we will stick (mostly) to AON !19
  • 20. Example: AOA/AON Comparison Activity Predecessors Duration A None 3 months B None 4 months C A 3 months D A, B 1 month E B 2 months Consider the following plan: !20
  • 21. Example: AOA/AON Comparison • In the AOA notation, some dependencies might require “dummy” arcs and nodes to be introduced (*) 1 2 4 5 A B C D 3 E (*) Notice that, since we can/have to add nodes and arcs, a plan does not have a unique AOA associated to it !21
  • 23. Slack & Float (synonyms) • Free Slack – Slack an activity has before it delays next task • Total Slack – Slack an activity has before delaying whole project • Slack Time TS = TL – TE – TE = earliest time an event can take place – TL = latest date it can occur w/o extending project’s completion date or next activity TE TL TS !23
  • 24. DURATION SLACK ACTIVITY NAME EARLIEST START DATE EARLIEST END DATE LATEST START DATE LATEST END DATE Critical Path Computation • Goal: given a plan (activities, duration, and dependencies), determine Slack, Earliest and Latest dates of each activity • Notation: AON with nodes represented as follows !24
  • 25. Critical Path Computation • A forward pass determines the earliest start and end dates of each activity in the plan • A backward pass determines the latest start and end dates of each activity in the plan • The difference between earliest start (end) and latest start (end) is the slack of an activity • The critical path is the path in which all activities have zero slack • A plan always has a critical path... changing the plan changes what activities are in the critical path !25
  • 26. S A B E C P 2 7 3 0 0 0 0 7 7 9 10 10 10 10 10 10 8 10 0 8 1 8 3 5 10 a b b c d DURATION SLACK ACTIVITY NAME EARLIEST START DATE EARLIEST END DATE LATEST START DATE LATEST END DATE Example 1 !26
  • 27. 1) Task 1 4w 2) Task 2 8w 3) Task 3 2w 4) Task 4 2w 5) Task 5 10w 6) Task 6 1w 7) Project End Task Duration Task 1 4w Task 2 8w Task 3 2w Task 4 2w Task 5 10w Task 6 1w Month 0 Month 1 Month 2 Month 3 Month 4 M Example 2 • “Informal approach”: have a look at what activities can slide in a plan without moving the end date of a project (e.g. Task 3 is not in the critical path) • CPM highlighted automatically by many Gantt charting tools !27
  • 28. Critical Path Method Remarks • Critical path refers just to duration and not to other characteristics such as risk or difficulty • Activities which are not in the critical path can delay a plan, if the delay is long enough. • Watch out for (nearly) critical paths: a delay in an activity in a non-critical path may make another path critical !28
  • 30. A (simplified) Process • Inputs: – the plan: activities, constraints, effort for each activity – project team (number, types, and availability of resources) – delivery dates (project constraints) • Resource allocation: – the process by which a resource is assigned to a task, that is, is tasked with carrying out part of the work (effort) defined in a task • Constraints: – according to availability and needs (e.g. the type of resource required for a given activity): no over-allocation (above maximum availability) (resource leveling) • If no solution is found, if you may, variate some hypotheses (e.g. increase team size, relax constraints) and iterate !30
  • 31. Task 1 Task 1 R 1 {50% of 100%} R 1 {50% of 100%} 1w Task 2 Task 2 R 2 R 2 2w Task 3 Task 3 R 1 {50% of 100%}; R 2 {50% of 100%} R 1 {50% of 100%}; R 2 {50% of 100%} 1w T-1w T day T+1w T+2w T+3w T+4w T Resource Allocation Examples • Legenda: – each slot: 1week – R1 assigned to Task 1 at 50% of his time – R2 allocated full time to Task 2 – R1 and R2 allocated @ 50% of their time to Task 3 • What it means: – R1 will work 20 hours on week 1 and 2 and 20 hours on week 3 – R2 will work 40 hours on week 1 and 2 and 20 hours on week 3 !31
  • 32. Resource Usage • For manpower: the amount of time each resource is needed at a given time • For equipment: the number of items that are necessary at any given time • For material: the amount of material which is required (consumed) at any given time !32
  • 33. How is it computed? • Resource usage is computed by summing the amount of work required for any given period • That is a “vertical” sum over work assignments ! ! • Overallocation: a situation in which a resource is used above his/her/its maximum capability !33
  • 34. Example !34 Task 1 Task 1 R 1 {50% of 100%} R 1 {50% of 100%} 1w Task 2 Task 2 R 2 R 2 2w Task 3 Task 3 R 1 {50% of 100%}; R 2 {50% of 100%} R 1 {50% of 100%}; R 2 {50% of 100%} 1w Task 4 Task 4 R 1 R 1 2w T-1w T day T+1w T+2w T+3w T+4w T+5 hours hours hours hours hours R1 20 20 T1 20 T3 40 40 T4 Total R1 20 60 60 R2 40 40 T2 20 T3 Total R2 40 40 20 R1 is over allocated in W2 (T+1w) and W3 (T+2w)
  • 35. More Complete Example !35 Allocating two resources to Task 2 allows to satisfy the constraints We draw the plan highlighting hard constraints. Deliverable has a unmovable delivery date
  • 36. Example !36 Problem: Task 1 and Task 3 require the same resource ... we are over-allocating Resource 1
  • 37. Example !37 Solution 1. Resource leveling... insert soft constraints in your plan so that no resource is over allocated (does not work above 100%) Solution 2. Compression techniques (in a few lessons) Some considerations: • Resource 1 will work on the project full time. • Resource 2 and Resource 3 needed just towards the end of the project (for Task 2)