CE401 Lecture 6 Construction Planning Scope Schedule
CE401 Lecture 6 Construction Planning Scope Schedule
PROJECT
PLANNING AND
MANAGEMENT |
CE 401
Shahid Reza
PMP, RMP, ACP, DASSM
Construction Planning:
Scope, Schedule and Cost Planning
Table of Contents
§ Start with understanding the demand/expectation of the project ‘What’ of the Project?
§ Requirements Elicitation
§ Product Requirement
§ Project Requirements
§ Functional Req
§ Non-functional Req
§ Stakeholder Requirement
§ Quality Requirements
§ Environmental and Social Requirements
§ Safety Requirements
§ Handover / Transition Requirements
§ Scope – Project Scope and Product Scope
§ Work Breakdown Structure (WBS) and Work Packages (WP)
1
7/12/24
Scope Management
ü Defining all the work and only the work required to complete the project
2
7/12/24
§ Product scope. The features and functions that characterize a product, service, or result.
§ Project scope. The work performed to deliver a product, service, or result with the
specified features and functions. The term “project scope” is sometimes viewed as
including product scope.
Requirement
Type Describes the...
Features and characteristics of the product, service or result that will meet the business
and stakeholder requirements
Product • Functional – Product features
• Non-functional - Supplemental environmental conditions/qualities that make the
product effective
Transition/
Temporary capabilities needed to transition successfully to the desired future state
Readiness
3
7/12/24
• Prototyping — e.g.,
storyboarding 7
4
7/12/24
Project Scope
Includes – In construction project, includes –
• Scope description - project and product § Scope of work
• Acceptance criteria § Specifications
§ BOQ
• Any required deliverables
§ Civil works
• Any out-of-scope items needed for § Plumbing works
clarification
§ Electrification works
§ Structural
10
10
5
7/12/24
11
11
WBS
Project Renovation of a
Residential Building
Exterior Interior
WBS Level 1 Renovation Renovation
12
12
6
7/12/24
WBS
13
13
WBS
14
14
7
7/12/24
Control Scope
Scope creep means uncontrolled changes that cause the team to do extra work .
Gold plating providing extra features that is not asked from the customers with or without checking
the impact
§ To avoid scope creep and gold plating plan your changes completely and check impact of your changes
through change control process
§ Remember both are considered very bad change and should be avoided .
scope
15
Construction
Scheduling
16
16
8
7/12/24
The project management team selects a scheduling method, such as critical path
or an agile approach.
Then, the project-specific data, such as the activities, planned dates, durations,
resources, dependencies, and constraints, are entered into a scheduling tool to
create a schedule model for the project. The result is a project schedule.
17
Project
Deliverable
Deliverable 2
….n
Deliverable 1
18
18
9
7/12/24
19
19
Cater the
wedding Mail the
invitation
Wait for
The RSVPs
20
20
10
7/12/24
21
21
Define Activities
Activity List
• activity 1
Decomposed to • activity 2
• activity 3
Work package • …….
• ………..
• activity n
22
22
11
7/12/24
WBS
Project Renovation of a
Residential Building
Exterior Interior
WBS Level 1 Renovation Renovation
23
23
Sequence Activities: TT
Precedence Diagramming Method (PDM), is a technique used for constructing a schedule model in
which activities are represented by nodes and are graphically linked by one or more logical
relationships to show the sequence in which the activities are to be performed.
A B C
24
24
12
7/12/24
Choose Finalize
dates Guest list
Send
invitation
Start
Finish
Search Finalize
venue venue
25
Logical Relationships
PDM includes four types of dependencies or logical relationships between activities.
Finish-to-Start (FS)
The initiation of the successor activity depends upon the completion of the predecessor
activity.
Finish-to-Finish (FF)
Testing
Documentation
The completion of the successor activity depends upon the completion of the
predecessor activity.
26
26
13
7/12/24
Logical Relationships
Start-to-Start (SS)
Most common is
Design FS Rarely used SF
Code
The initiation of the successor activity depends upon the initiation of the predecessor
activity.
Start-to-Finish (SF)
Testing
27
Sequence Activities: TT
28
14
7/12/24
Dependency Determination
Mandatory dependencies also called” hard logic” and often involve physical limitations (must happen
in specific Order) Example: you cannot begin building your house until your foundation is in place
Discretionary dependencies also called preferred logic, preferential logic, or soft logic (best practices
based on experience, based on application area) Example: Interior will start after the painting work.
This dependencies are important at fast tracking the project
External dependencies involve a relationship between project activities and non project activities and
usually outside the project team control. (Political, Environmental etc.)
29
29
Sequence Activities
A lag is the amount of time whereby a successor activity will be delayed with respect to a predecessor activity.
Example, Technical writing team may begin editing the draft of a large document 15 days after they begin writing
it.
30
15
7/12/24
Leads
FS - 3
Development of Quality
Section of code Inspection/Testing
Lags
FS + 3
31
31
ü Lead time creates a situation where two tasks will run in parallel for part of the time.
ü Any time you run tasks in parallel, you may reduce the time it takes to complete your
project.
ü If the tasks you are running in parallel are critical tasks, then there is some reduction in the
project’s end date.
ü Lead is accelerated time
ü Lead allows activities to overlap
ü Lag is waiting time
ü Lag moves activities farther apart
32
32
16
7/12/24
Q. Activity A has a duration of 20 days, activity B of 10 days, activity C of 5 days and activity
D of 6 days.
Milestone A FS FS
Activity A
FF – 2 Days Activity B
Activity C FS
FS + 3 Days Activity D Milestone B
A. 36 days
B. 37 days
C. 39 days
D. 42 days
Ans: ????
33
33
34
17
7/12/24
35
35
Name Predecessor
Start ---------
A Start
B A
C B
D Start
E D
F B
G C
H D
I E, H
Finish F, G, I
36
36
18
7/12/24
(1) Analogous Estimating, is a technique for estimating the duration or cost of an activity or a project
using historical data from a similar activity or project. It is a Top Down estimating technique and
generally Less costly, Less time consuming to estimate and is also less accurate.
(2) Parametric Estimating, is an estimating technique in which an algorithm is used to calculate cost or
duration based on historical data and project parameters. It uses statistical relationship between
historical data and other variables. Example: if a resource is capable of installing 25 meters of cable per
hour, the duration required to install 1000 meters would be 40 hours.
• Learning curve: Counting improved efficiency. (100th room will take less time to paint then the
1st room)
• Heuristics: Rule of thumb. Like 80/20 rule.
(3) BOTTOM-UP ESTIMATING: When an activity’s duration cannot be estimated with a reasonable
degree of confidence, the work within the activity is decomposed into more detail. The detail
durations are estimated. These estimates are then aggregated into a total quantity for each of the
activity’s durations.
37
37
Expected activity durations: Two commonly used formulas for calculating EAD are
• Triangular Distribution EAD = (O + M + P) / 3
• Beta Distribution (traditional PERT technique) EAD = (O +4M + P) / 6
Range: EAD ± SD
Legend:
P=pessimistic
M=Most likely
O=optimistic 38
38
19
7/12/24
39
39
Develop Schedule
Schedule Network Analysis: Once initial schedule have done, schedule network analysis techniques
like, critical path method, critical chain method, what-if analysis, resource leveling schedule
compression etc employs to create final schedule.
Critical Path Method: Determine the longest path through the network diagram. By the method we
can determine critical path, near critical path, free float, total float and project float of the project.
Near-Critical Path is close in duration to the critical path.
• Free float: an activity can be delayed without delaying the early start of any successor activities
• Total Float: An activity can be delayed without delaying project end date or intermediary
milestone.
• Project Float: A project can be delayed without passing the customer expected completion date
• Negative Float: an activity’s start date comes before a preceding activity’s finish date. Negative
float for an activity indicates a schedule with problems.
40
Source: PMBOK® Guide, 6th Edition p # 209
40
20
7/12/24
ES = Early Start
EF = Early Finish
LS = Late Start
LF = Late Finish
41
41
42
42
21
7/12/24
9 4 2 7
4
E G H C
D
8 4
Start
3
End
F B
A
43
9 4 2 7
4 13 17
4 13 17 19 19 26
0 4 E G H C
D
Start 8 4
3 5 12 13 16
End
1 3 F B
A
44
44
22
7/12/24
9 4 2 7
4 4 13 13 17 17 19 19 26
0 4 E G H C
D 4 13 13 17 17 19 19 26
0 4
Start 8 4
3 4 12 12 16
End
0 3 F B
A 5 13 22 26
2 5
45
45
Duration Duration = ?
ES EF 21 ?
Activity Name F
Amount of Float Float = ??
LS LF 37 39
46
46
23
7/12/24
Develop Schedule
• Resource Leveling, in which start and finish dates are adjusted based on resource constraints,
balancing demand for resources with available supply, critically required resources are only
available at certain times or in limited quantities or over allocated. It can change the original
critical path, usually to increase
• Resource Smoothing, adjusts the activities such that requirements for resources on the project
do not exceed predefined resource limit. Usually activities may only be delayed within their free
and total float and critical path and project completion date may not be delayed.
48
48
Resource Leveling
49
24
7/12/24
Schedule Compression
²Crashing
§ Adding resources to reduce duration
resource
cost
Original Estimate
Crashed Estimate
50
Schedule compression
²Fast Tracking
Individual activities taking longer
Paint 8 days
Interior
15 days
Complete ü Original duration 31 days
drywall ü Fast tracked duration 23 days
Install
Carpet 8 days
51
51
51
25
7/12/24
Schedule compression
52
Gantt Chart
Visualize and Track the Project Over a Time Line
53
26
7/12/24
Milestone Schedule
Present Milestones with Planned Dates
30 Begin Phase 1
31 Deliverable A
32 Deliverable B
Phase Gate
33
Review
34 Begin Phase 2
35 Deliverable C
36 Deliverable D
Phase Gate
37
Review
54
55
27
7/12/24
56
Control Schedule
Control Schedule is the process of monitoring the status of project activities to update
project progress and manage changes to the schedule baseline to achieve the plan. Control
Schedule is concerned with:
§ Determining the current status of the project schedule
§ Influencing the factors that create schedule changes
§ Determining if the project schedule has changed
§ Managing the actual changes as they occur.
57
57
28
7/12/24
THANK YOU
+123-456-7890
www.reallygreatsite.com
58
29