Skip to main content
← Back to Blog
Planning28 min read

Construction Project Scheduling in India — Complete Guide to CPM, PERT, Gantt Charts, Milestone Planning, and Modern Methods (2026)

India's central sector infrastructure projects carry over Rs 5.3 trillion in cost overruns, with 42% of delayed projects running 2–5 years behind schedule. Most of this starts with poor scheduling. This comprehensive guide covers every scheduling method Indian builders and contractors need — from bar charts and Gantt charts to CPM, PERT, look-ahead planning, and Last Planner System — with worked examples, India-specific considerations, and practical software guidance.

Y

Civil Engineer | IIT Bombay | ex-IOCL

By Yogesh Dhaker Published

Construction project scheduling is the process of defining every activity required to complete a building or infrastructure project, estimating each activity's duration, establishing the sequence and dependencies between activities, and plotting them on a timeline that the entire project team can execute against.

It sounds straightforward. In practice, it is the single discipline that most Indian construction projects handle poorly — and the consequences are measured in years and crores.

Why scheduling matters in Indian construction

The numbers are blunt. The Ministry of Statistics and Programme Implementation (MoSPI) monitors central sector projects costing Rs 150 crore and above through its Infrastructure and Project Monitoring Division (IPMD). As of mid-2025, these monitored projects carried cumulative cost overruns exceeding Rs 5.3 trillion. Out of 647 delayed projects, 132 were delayed by 1–12 months, 118 by 13–24 months, 273 (42 per cent) by 25–60 months, and 124 by more than 61 months.

These are not small builders missing deadlines. These are national infrastructure projects — highways, railways, refineries, power plants — managed by organisations with dedicated project management cells. If projects of this scale and resource base slip by years, the challenge for private builders, mid-size contractors, and small construction firms is even more acute.

In September 2025, MoSPI launched the PAIMANA portal (Project Assessment, Infrastructure Monitoring and Analytics for Nation Building) to replace the legacy OCMS system. It tracks 1,948 infrastructure projects worth Rs 41.98 lakh crore. The portal's existence underscores one point: the government itself considers scheduling and progress tracking a first-order problem.

For private builders, the Real Estate (Regulation and Development) Act, 2016 (RERA) adds a legal dimension. Promoters must declare a project completion timeline at registration and report quarterly progress to the state RERA authority. Missing these milestones triggers penalties, compensation orders, and in some states, automatic lapsing of registration. A construction schedule is not just a planning tool — under RERA, it is a compliance document.

What a construction schedule contains

Before choosing a scheduling method, understand what the schedule must capture:

Article table: Element What it defines Example Activities Every task from mobilisation
ElementWhat it definesExample
ActivitiesEvery task from mobilisation to handoverExcavation, PCC, column reinforcement, slab casting, blockwork, plaster, painting
DurationTime each activity requires under normal conditionsColumn reinforcement: 3 days per floor for a G+4 residential building
DependenciesLogical relationships between activitiesSlab casting cannot start until column reinforcement is complete and formwork is fixed
ResourcesLabour, equipment, and materials each activity requiresSlab casting: 1 concrete pump, 4 masons, 8 helpers, 1 vibrator, RMC supply
MilestonesCheckpoints with contractual or regulatory significanceFoundation complete, structure complete, OC applied
ConstraintsExternal factors that limit scheduling freedomMonsoon shutdown (June–September in most of India), RERA quarterly reporting dates, festival shutdowns
Float/bufferTime an activity can slip without delaying the projectNon-critical finishing work may have 2 weeks of float

A schedule that captures all seven elements is useful. A schedule that captures only activities and durations — which is what most Indian site teams produce — is a bar chart that looks good in a presentation but fails the moment anything changes on site.

Scheduling methods for construction

1. Bar chart (Gantt chart)

The bar chart is the most common scheduling tool on Indian construction sites. Developed by Henry Gantt in the 1910s, it plots activities on the vertical axis and time on the horizontal axis. Each activity is shown as a horizontal bar whose length represents its duration.

How it works:

  1. List all project activities in execution sequence
  2. Estimate duration for each activity
  3. Plot each activity as a bar on a timeline
  4. Optionally add dependency arrows between bars

Example — G+2 residential building (simplified):

Article table: Activity Duration Start End Site clearing and survey 1 week
ActivityDurationStartEnd
Site clearing and survey1 weekWeek 1Week 1
Excavation2 weeksWeek 2Week 3
PCC and footings2 weeksWeek 4Week 5
Plinth beam and backfill2 weeksWeek 6Week 7
Ground floor columns1 weekWeek 8Week 8
Ground floor slab2 weeksWeek 9Week 10
First floor columns and slab3 weeksWeek 11Week 13
Second floor columns and slab3 weeksWeek 14Week 16
Terrace slab2 weeksWeek 17Week 18
Blockwork (all floors)4 weeksWeek 19Week 22
Plaster and finishing6 weeksWeek 23Week 28
MEP rough-in and fixtures4 weeksWeek 25Week 28
Final finishing and handover4 weeksWeek 29Week 32

Advantages:

  • Simple to create and understand — even a site supervisor with basic Excel skills can produce one
  • Gives a quick visual overview of the project timeline
  • Sufficient for small projects (individual houses, small commercial fit-outs)
  • Universally understood across Indian construction — clients, contractors, and consultants all read bar charts

Limitations:

  • Does not show task dependencies clearly — you cannot see which delays will cascade
  • Does not identify the critical path — you do not know which tasks must finish on time
  • Cannot calculate float — you do not know which tasks have slack and which do not
  • Difficult to update when the schedule changes — the entire chart must be redrawn
  • Not suitable for projects with more than 50–60 activities — the chart becomes unreadable

When to use: Small residential projects, interior fit-outs, client presentations, and as a summary view of a more detailed CPM schedule.

2. Critical Path Method (CPM)

CPM is the most widely used network scheduling technique in construction worldwide. It was developed in 1957 by Morgan R. Walker of DuPont and James E. Kelley Jr. of Remington Rand for scheduling chemical plant maintenance shutdowns. Within five years, it became the standard for construction project scheduling.

CPM uses a network diagram where activities are represented as nodes (Activity-on-Node) or arrows (Activity-on-Arrow), connected by dependency relationships. The network is then analysed to find the longest path through the project — the critical path — which determines the minimum project duration.

Key concepts:

Article table: Term Definition Early Start (ES) Earliest time an activity can
TermDefinition
Early Start (ES)Earliest time an activity can begin, based on its predecessors
Early Finish (EF)ES + Duration
Late Start (LS)Latest time an activity can begin without delaying the project
Late Finish (LF)Latest time an activity can finish without delaying the project
Total Float (TF)LS − ES (or LF − EF) — time an activity can slip without delaying project completion
Free Float (FF)Time an activity can slip without delaying the start of any successor
Critical PathThe longest path through the network where all activities have zero total float

Step-by-step CPM calculation:

Step 1 — List activities and dependencies:

Article table: Activity Description Duration (days) Predecessors A Site preparation 5 —
ActivityDescriptionDuration (days)Predecessors
ASite preparation5
BExcavation8A
CFoundation PCC3B
DColumn reinforcement6C
EPlumbing rough-in (foundation)4C
FColumn formwork and casting5D
GSlab reinforcement7F, E
HSlab casting and curing14G

Step 2 — Forward pass (calculate ES and EF):

Start from the first activity and move forward:

  • A: ES=0, EF=5
  • B: ES=5, EF=13
  • C: ES=13, EF=16
  • D: ES=16, EF=22
  • E: ES=16, EF=20
  • F: ES=22, EF=27
  • G: ES=max(27, 20)=27, EF=34
  • H: ES=34, EF=48

Project duration = 48 days.

Step 3 — Backward pass (calculate LS and LF):

Start from the last activity and move backward:

  • H: LF=48, LS=34
  • G: LF=34, LS=27
  • F: LF=27, LS=22
  • E: LF=27, LS=23
  • D: LF=22, LS=16
  • C: LF=16, LS=13
  • B: LF=13, LS=5
  • A: LF=5, LS=0

Step 4 — Calculate float and identify the critical path:

Article table: Activity ES EF LS LF Total Float Critical? A 0
ActivityESEFLSLFTotal FloatCritical?
A05050Yes
B5135130Yes
C131613160Yes
D162216220Yes
E162023277No
F222722270Yes
G273427340Yes
H344834480Yes

Critical path: A → B → C → D → F → G → H (48 days)

Activity E (plumbing rough-in) has 7 days of float — it can start up to 7 days late without affecting the project completion date. This is valuable information: if your plumber is delayed by a week, you know it does not affect the slab casting date.

Advantages:

  • Identifies the critical path — you know exactly which activities control the project duration
  • Calculates float — you can make informed decisions about resource allocation and delay management
  • Provides a mathematical basis for schedule analysis — defensible in contractual disputes and arbitration
  • Supports schedule updates — when an activity duration changes, the network recalculates automatically
  • Mandatory for large government and EPC contracts — CPWD, NHAI, and most EPC tender documents require CPM schedules
  • Foundation for Earned Value Management (EVM) — critical for progress tracking and forecasting

Limitations:

  • Requires training and effort to set up properly — most site engineers are not taught CPM in practical terms during their education
  • Assumes deterministic durations — each activity has a single fixed duration, which may not reflect the uncertainty inherent in construction
  • Does not handle resource constraints natively — the critical path may change if key resources (crane, batching plant) are shared between activities
  • Can become complex for large projects — a 500-activity CPM network requires scheduling software to manage effectively

When to use: Any project with more than 30–40 interdependent activities. All medium and large construction projects. All government and EPC contracts.

3. Program Evaluation and Review Technique (PERT)

PERT was developed in 1958 by the US Navy Special Projects Office, working with Booz Allen Hamilton, to manage the Polaris missile submarine programme — a project with thousands of activities and high uncertainty in activity durations.

The key difference from CPM is that PERT uses three time estimates for each activity instead of one:

Article table: Estimate Symbol Meaning Optimistic time a Shortest possible duration (everything
EstimateSymbolMeaning
Optimistic timeaShortest possible duration (everything goes perfectly — 1 in 100 chance)
Most likely timemMost probable duration under normal conditions
Pessimistic timebLongest duration (everything goes wrong — 1 in 100 chance)

PERT expected time formula:

Expected time (te) = (a + 4m + b) / 6

This formula assumes a beta probability distribution and weights the most likely estimate four times more than the optimistic and pessimistic estimates.

PERT variance formula:

Variance (σ²) = ((b − a) / 6)²

Example — Foundation activities for a commercial project:

Article table: Activity a (days) m (days) b (days) te (days) σ²
Activitya (days)m (days)b (days)te (days)σ²
Pile boring101424155.4
Pile cap casting57127.51.4
Plinth beam46106.31.0
Backfill and compaction3595.31.0

For pile boring: te = (10 + 4×14 + 24) / 6 = (10 + 56 + 24) / 6 = 15 days

The pessimistic estimate of 24 days accounts for Indian site realities — hard rock encountered during boring, equipment breakdown, diesel shortages, or monsoon waterlogging.

Probability analysis with PERT:

The power of PERT lies in answering questions such as: what is the probability of completing the foundation work within 30 days?

For the critical path through the foundation:

  • Sum of te on critical path = 15 + 7.5 + 6.3 + 5.3 = 34.1 days
  • Sum of variances on critical path = 5.4 + 1.4 + 1.0 + 1.0 = 8.8
  • Standard deviation = √8.8 = 2.97 days

Z = (Target − Expected) / Standard Deviation = (30 − 34.1) / 2.97 = −1.38

Looking up Z = −1.38 in a standard normal distribution table gives a probability of approximately 8.4 per cent. This tells you there is only an 8.4 per cent chance of completing foundation work in 30 days — you should plan for 34 days and add appropriate buffers.

Advantages:

  • Accounts for uncertainty — reflects the reality that construction durations are variable, not fixed
  • Provides probability estimates — enables risk-based decision making
  • Useful for first-time or complex projects — where historical duration data is limited
  • Highlights risky activities — activities with high variance are the ones that could blow your schedule

Limitations:

  • Requires three estimates per activity — more effort to set up than CPM
  • The beta distribution assumption may not be accurate for all construction activities
  • Tends to underestimate project duration (a known statistical bias called merge bias)
  • Rarely used in pure form in Indian construction practice — most firms use CPM and add risk buffers manually

When to use: Complex or first-time projects with high uncertainty in durations. Underground construction, marine works, geotechnical work where soil conditions are uncertain. Projects in regions with unpredictable weather or regulatory approval timelines.

4. CPM vs PERT vs Bar chart — comparison

Article table: Feature Bar chart (Gantt) CPM PERT Time estimates Single Single
FeatureBar chart (Gantt)CPMPERT
Time estimatesSingleSingle (deterministic)Three (probabilistic)
Dependencies shownLimited or noneFully modelledFully modelled
Critical path identifiedNoYesYes
Float calculatedNoYesYes
ComplexityLowMedium-HighHigh
Best forSmall projects, client summariesMost construction projectsUncertain/complex projects
Software neededExcel, any chart toolMS Project, Primavera P6Specialised tools or custom analysis
CPWD/government acceptanceAs summary onlyRequired for large contractsAccepted but rarely required
Risk analysisNoneNone (deterministic)Built-in probability analysis
Learning curveMinutesDays-weeksWeeks
Indian construction usageUniversalLarge/medium projectsRare in practice

5. Look-ahead schedule (rolling wave planning)

The look-ahead schedule is a short-term planning tool that bridges the gap between the master schedule (CPM/bar chart) and daily site execution. It typically covers a 3–6 week window and is updated weekly.

How it works:

  1. Extract activities from the master schedule that fall within the 3–6 week window
  2. Break down each activity into specific tasks with daily-level detail
  3. Assign resources (specific crews, equipment, material batches) to each task
  4. Identify and resolve constraints — material availability, drawing approvals, subcontractor mobilisation
  5. Update weekly by sliding the window forward

Why it works on Indian sites:

Indian construction projects face a daily-level unpredictability that master schedules cannot capture: a concrete pump breaks down, the steel delivery is delayed by two days because the truck was stuck at a state border checkpoint, the electrical subcontractor's crew went home for a family event. A look-ahead schedule forces the site team to anticipate these constraints one to three weeks before they become problems.

Example — 3-week look-ahead for a multi-storey building:

Article table: Week Activities Constraints to resolve Responsible Week 1 3rd floor
WeekActivitiesConstraints to resolveResponsible
Week 13rd floor slab casting, 2nd floor blockworkConfirm RMC supply for 120 cum, check block delivery scheduleSite engineer + store
Week 23rd floor blockwork, 4th floor column reinforcementSteel cutting list to be approved by structural consultant, bar bending crew to mobilisePlanning engineer
Week 34th floor slab formwork, 3rd floor plumbing rough-inFormwork material to be struck from 2nd floor by end of Week 1, plumber's material PO to be placedProcurement + subcontractor

6. Last Planner System (LPS)

The Last Planner System was developed by Glenn Ballard and Greg Howell as part of the lean construction movement. In India, IIT Madras has promoted LPS adoption through training programmes with contractors such as Shapoorji Pallonji.

LPS inverts the traditional scheduling hierarchy. Instead of a master schedule driving daily tasks top-down, LPS asks the "last planners" — the foremen, subcontractors, and crew leaders who actually control execution — to make commitments about what work they will complete in the coming week. These commitments are tracked against actual completion to produce a Percent Plan Complete (PPC) metric.

The five levels of LPS:

  1. Master schedule — overall project milestones and phases
  2. Phase schedule — collaborative planning for each construction phase
  3. Look-ahead plan — 6-week window with constraint analysis
  4. Weekly work plan — commitments from last planners for the week ahead
  5. Daily huddle — 10-minute stand-up to confirm the day's tasks

PPC calculation:

PPC = (Tasks completed as promised / Total tasks promised) × 100

A PPC of 70–80 per cent is typical for a well-managed Indian site. Below 60 per cent indicates systemic planning failure. The PPC metric forces accountability: if a subcontractor consistently promises work and does not deliver, the data makes this visible.

Challenges in India:

Adoption of LPS in India faces barriers including insufficient top management support, lack of training, limited awareness, and resistance to change from traditional methods. However, case studies from Tiruchirappalli (Tamil Nadu) and pilot projects by Shapoorji Pallonji have shown measurable improvements in schedule reliability when LPS is implemented correctly.

7. Line of Balance (LOB)

Line of Balance is a scheduling technique specifically designed for repetitive construction — where the same set of activities is repeated across multiple identical or similar units. It is particularly useful for:

  • Multi-storey residential buildings (same activities on every floor)
  • Housing township projects (identical villa or row-house units)
  • Highway construction (repetitive per-km activities)
  • Pipeline laying

LOB plots activities as diagonal lines on a chart where the vertical axis represents units (floors, houses, kilometres) and the horizontal axis represents time. The slope of each line represents the production rate: steeper means faster.

The technique ensures that crews move smoothly from one unit to the next without interference. If the blockwork crew finishes Floor 3 on Monday, they should start Floor 4 on Tuesday — not wait three days because the plumbing rough-in on Floor 4 is not yet complete.

When to use: Multi-storey residential projects (10+ floors), township developments, linear infrastructure (highways, canals, pipelines).

India-specific scheduling considerations

Monsoon planning

The Indian monsoon (June–September in most regions, October–December in Tamil Nadu) fundamentally affects construction scheduling. Industry estimates suggest monsoons extend project timelines by approximately 5 per cent and raise costs by about 12 per cent.

Activities typically stopped during heavy monsoon:

  • Earthwork and excavation (waterlogging, soil instability)
  • Open foundation work (dewatering costs may exceed the value of work done)
  • Road base and sub-base laying
  • External painting and waterproofing application
  • Plastering (cement does not cure properly in sustained rain)

Activities that can continue during monsoon:

  • Structural work above plinth (with temporary rain protection for fresh concrete)
  • Internal finishing (painting, tiling, plumbing fixtures)
  • MEP installation inside completed structures
  • Fabrication in covered workshops

Scheduling approach: Build a monsoon buffer of 2–4 weeks into your master schedule. Front-load earth and foundation work before June. Plan indoor finishing activities for the monsoon months. Schedule procurement of monsoon-sensitive materials (cement, plaster, paint) to arrive before the rains.

Festival and labour migration shutdowns

Indian construction sites experience predictable labour shortages during major festivals:

Article table: Festival period Typical shutdown Affected labour pools Diwali (October/November) 10–15
Festival periodTypical shutdownAffected labour pools
Diwali (October/November)10–15 daysNorth Indian labour (UP, Bihar, Jharkhand, Rajasthan)
Chhath Puja (November)5–7 daysBihar and eastern UP labour
Holi (March)5–7 daysNorth Indian labour
Pongal/Makar Sankranti (January)3–5 daysSouth Indian and western Indian labour
Durga Puja (October)7–10 daysBengali and eastern Indian labour
Onam (August/September)3–5 daysKerala labour

Scheduling approach: Map your labour pool to its festival calendar. Add explicit shutdown periods to your schedule. Do not schedule critical-path activities during known shutdown weeks. Use the shutdown periods for procurement, drawing reviews, and administrative catch-up.

RERA quarterly progress reporting

Under RERA, promoters must update project progress quarterly. Most state RERA authorities require:

  • Percentage completion of key milestones (excavation, foundation, structure, finishing, external development)
  • Updated project timeline showing any revisions
  • Explanation for any delay beyond the original registered completion date

Your construction schedule must align with RERA milestone definitions. If your schedule shows structural completion at Month 18 and RERA registration says Month 15, you have a compliance gap from day one.

Scheduling approach: Map RERA reporting dates to your master schedule. Set internal milestones 2–4 weeks ahead of RERA reporting deadlines to provide a buffer. Ensure your scheduling software can generate progress reports in the format your state RERA authority requires.

Government approval timelines

Indian construction projects require multiple regulatory approvals that affect scheduling:

Article table: Approval Typical timeline Impact if delayed Building plan sanction 2–6
ApprovalTypical timelineImpact if delayed
Building plan sanction2–6 months (varies by state and municipal corporation)Cannot start construction
Environmental clearance (EC)3–12 months for Category B projectsCannot start earthwork
Fire NOC1–3 monthsCannot apply for occupancy certificate
Lift and escalator inspection2–4 weeks after installationDelays OC
Electrical inspection1–3 weeksDelays power connection and OC
Water and sewage connection1–6 months (varies by city)Delays handover
Occupancy Certificate (OC)1–3 months after applicationDelays possession

Scheduling approach: Start approval processes as early as legally permitted. Build realistic approval durations into your schedule — not the official processing time, but the actual time observed in your city. Track approvals as separate activities with their own dependencies.

Construction scheduling software in India

For large projects (above Rs 100 crore)

Oracle Primavera P6 is the standard for large infrastructure, EPC, and government projects in India. Most NHAI highway contracts, metro rail projects, and large industrial projects require P6 schedules. Indian companies like L&T, Tata Projects, and Shapoorji Pallonji use P6 extensively. P6 handles thousands of activities, supports resource leveling, and integrates with earned value management.

For medium projects (Rs 10–100 crore)

Microsoft Project is widely used for residential and commercial projects in this range. It is simpler than P6, integrates with the Microsoft 365 ecosystem, and has a lower learning curve. Many Indian architectural and PMC firms use MS Project for their scheduling deliverables.

For small and medium builders

Construction management apps — including SiteSetu, Powerplay, and similar Indian-made tools — provide scheduling features integrated with daily progress reporting (DPR), material tracking, and team communication. These tools are designed for the Indian construction workflow where the site engineer needs to update progress from a mobile phone, not a desktop workstation.

The advantage of integrated construction apps over standalone scheduling software is that the schedule connects directly to actual site data — material receipts, attendance records, quality checklists, and photo documentation. When the slab casting is recorded as complete in the daily report, the schedule updates automatically.

For specialised scheduling

4D BIM scheduling links the 3D building model with the construction schedule, creating a visual simulation of the construction sequence over time. Software such as Navisworks, Synchro, and Autodesk Construction Cloud supports 4D scheduling. Adoption in India is growing, particularly for large commercial and institutional projects, but remains limited compared to traditional CPM scheduling.

Common scheduling mistakes on Indian construction sites

1. Creating the schedule once and never updating it

The most common mistake. A schedule prepared during the tendering or pre-construction phase is submitted to the client or RERA authority and then filed away. Site execution proceeds based on verbal instructions and daily improvisation. When the client asks for a progress update, someone redraws the bar chart to match what has already happened.

Fix: Update your schedule weekly. Compare planned versus actual progress. Identify activities that are behind schedule and take corrective action before the delay cascades.

2. Ignoring dependencies

Many Indian site schedules list activities and durations but do not model dependencies. This means the schedule cannot identify the critical path, calculate float, or predict the impact of a delay on project completion.

Fix: Use CPM. Model every dependency explicitly. If slab casting depends on column completion, say so in the schedule.

3. Using a single duration estimate for uncertain work

Foundation work in unfamiliar soil, works in coastal or hilly terrain, or first-time use of a new construction technology — these activities have high uncertainty. Using a single duration estimate underestimates risk.

Fix: Use PERT or add explicit risk buffers (10–20 per cent for moderately uncertain work, 25–40 per cent for highly uncertain work).

4. Not accounting for procurement lead times

On Indian sites, material procurement is frequently the actual critical path. Steel takes 5–10 days from order to delivery. Specialised items (imported hardware, customised MEP equipment) can take 4–12 weeks. If your schedule starts an activity on Week 10 but the material arrives on Week 13, the schedule was fiction from the start.

Fix: Add procurement activities with realistic lead times to your schedule. Link material delivery to the activities that consume those materials.

5. Scheduling based on ideal productivity, not actual productivity

Indian construction productivity varies significantly by region, season, and labour availability. A masonry crew in Mumbai during monsoon produces 30–40 per cent less output than the same crew in winter. Scheduling based on textbook productivity rates or best-case scenarios guarantees that the schedule will slip.

Fix: Use historical productivity data from your own projects. If you do not have historical data, track actual productivity on the current project and recalibrate the schedule within the first month.

How to create a construction schedule — step by step

Step 1: Define the Work Breakdown Structure (WBS)

Break the entire project into manageable work packages. A typical residential building WBS might include: site preparation, foundation, substructure, superstructure (floor by floor), blockwork, plaster, MEP rough-in, finishing, external development, and handover.

Step 2: List activities within each work package

For each WBS element, list every activity required. Be specific: not just "foundation" but "excavation", "PCC", "footing reinforcement", "footing casting", "plinth beam reinforcement", "plinth beam casting", "backfill and compaction".

Step 3: Estimate durations

Use historical data from similar projects wherever possible. For new activities, use PERT three-point estimation. Account for seasonal factors (monsoon, festivals) and local conditions.

Step 4: Define dependencies

For each activity, identify its predecessors. Use the standard dependency types:

  • Finish-to-Start (FS): Activity B starts when Activity A finishes (most common)
  • Start-to-Start (SS): Activity B starts when Activity A starts (e.g., formwork stripping starts when curing starts)
  • Finish-to-Finish (FF): Activity B finishes when Activity A finishes
  • Start-to-Finish (SF): Rare in construction

Step 5: Build the network and calculate the critical path

Use your scheduling software (MS Project, Primavera P6, or a construction management app) to build the CPM network. Run the forward and backward passes. Identify the critical path and activities with zero float.

Step 6: Add resources and check for conflicts

Assign labour crews, equipment, and material deliveries to activities. Check for resource conflicts — you cannot schedule the same crane for two activities at the same time. Use resource leveling to resolve conflicts, accepting that this may extend the project duration.

Step 7: Add constraints and buffers

Add monsoon shutdowns, festival periods, approval wait times, and RERA reporting dates as constraints. Add buffers for high-risk activities.

Step 8: Baseline the schedule

Save the schedule as a baseline. This is the reference against which you will measure progress. Do not modify the baseline — if the schedule changes, track the change as a variance.

Step 9: Update weekly and report

Every week, record actual start dates, actual finish dates, and percentage completion for each activity. Compare against the baseline. Report schedule variance (SV) to the project management team and, where required, to the RERA authority.

Frequently asked questions

What is the difference between CPM and PERT?

CPM uses a single deterministic duration for each activity and is best for projects where durations are well-understood from past experience. PERT uses three duration estimates (optimistic, most likely, pessimistic) and calculates probabilities, making it better for projects with high uncertainty. In Indian construction practice, CPM is far more common than PERT.

Which scheduling method is best for a residential building project in India?

For small projects (individual houses, G+2 buildings), a bar chart or Gantt chart is usually sufficient. For medium projects (G+5 to G+20, group housing), use CPM. For large or complex projects (townships, high-rises, mixed-use developments), use CPM as the master schedule with look-ahead scheduling for weekly execution.

Is construction scheduling software mandatory in India?

For CPWD and most government contracts, CPM schedules are required as part of the contract documentation. For RERA-registered projects, a project timeline is mandatory but the format is not prescribed — most developers submit bar charts. There is no legal requirement to use specific scheduling software, but Primavera P6 is the de facto standard for large projects and MS Project for medium projects.

How do I account for monsoon delays in my construction schedule?

Add a monsoon buffer of 2–4 weeks (depending on your region and the monsoon intensity). Schedule outdoor-dependent activities (earthwork, external finishing, road work) before or after the monsoon. Plan indoor activities (MEP installation, interior finishing) during the monsoon months.

What is a look-ahead schedule and why should I use one?

A look-ahead schedule covers a 3–6 week window of upcoming activities, updated weekly. It bridges the gap between the master schedule (which may cover 18–36 months) and daily execution. It forces the site team to identify and resolve constraints — missing materials, pending approvals, unavailable crews — before they delay work.

How often should I update my construction schedule?

Weekly at minimum. Update actual start and finish dates, percentage completion, and remaining duration for each in-progress activity. Monthly, compare overall project progress against the baseline and report to stakeholders.

What is Percent Plan Complete (PPC) in the Last Planner System?

PPC measures the percentage of weekly planned tasks that were actually completed as committed. It is calculated as: (Tasks completed as promised ÷ Total tasks promised) × 100. A PPC of 70–80 per cent is considered good for Indian construction sites. The PPC metric makes schedule reliability visible and drives continuous improvement.

Can I use Excel for construction scheduling?

Yes, for small projects with under 30 activities, Excel bar charts are practical. For anything larger, use a dedicated scheduling tool. Excel cannot calculate the critical path, resource-level, or track schedule variance automatically. When you outgrow Excel, a construction management app such as SiteSetu provides scheduling integrated with daily reporting, material tracking, and team communication — without the complexity of enterprise tools like Primavera P6.

Construction scheduling is not a one-time exercise — it is a continuous discipline. The schedule must be created before work starts, updated as work progresses, and used as the primary tool for decision making on site. Every week you delay updating your schedule is a week of decisions made without data. And on Indian construction sites, where monsoons, labour migration, material delays, and regulatory approvals conspire to push projects off track, data is the only defence against cost overruns and missed deadlines.

Tags:

construction project scheduling IndiaCPM construction IndiaPERT construction schedulingGantt chart construction Indiaconstruction schedule methodsconstruction project planning Indiahow to make construction schedulecritical path method constructionlook-ahead schedule constructionmilestone planning construction IndiaRERA construction timelineconstruction scheduling software Indiaconstruction delay management Indiaproject scheduling techniques constructionbar chart construction schedule

Ready to digitize your construction site?

Join thousands of Indian builders using Site Setu to manage their projects efficiently.

Start Free Trial