Browse papers
A

Section A: Long Answer Questions

Attempt all questions.

5 questions
1long10 marks

Define a construction project and explain the four phases of the project life cycle. For a multi-storey commercial building project, develop a Work Breakdown Structure (WBS) up to three levels and explain how the WBS links to scheduling, budgeting and responsibility assignment.

Definition. A construction project is a temporary, unique endeavour undertaken to create a defined physical facility (building, road, dam, etc.) within agreed constraints of scope, time, cost and quality, using a one-time organisation of resources that is disbanded on completion. Unlike repetitive manufacturing, each project has a definite start and finish, a single deliverable, and progressive elaboration of detail.

Four phases of the project life cycle.

  1. Conception / Initiation (Feasibility). Need is identified; pre-feasibility and feasibility studies, site selection, preliminary cost-benefit and financial appraisal, and the go/no-go decision are made. Effort and cost are low but the influence on final cost is highest here.
  2. Planning & Design (Definition). Detailed engineering design, drawings, specifications, BOQ, master schedule, budget, procurement strategy and contract documents are prepared.
  3. Execution / Construction (Implementation). Mobilisation, procurement, actual construction, monitoring and control of progress, cost and quality. Resource consumption peaks here.
  4. Commissioning & Closeout (Termination). Testing, commissioning, defect liability/handover, final accounts, demobilisation, and project review/lessons learned.
Cost &        Execution
Manpower      ____
  ^          /    \
  |  Plan  _/      \_ Closeout
  | _/                \__
  +---------------------------> Time
  Conception

WBS for a multi-storey commercial building (3 levels).

1.0 Commercial Building (Level 1 - total project)
  1.1 Substructure (Level 2)
      1.1.1 Site clearing & earthwork (Level 3)
      1.1.2 Foundation & footings
      1.1.3 Basement / raft, waterproofing
  1.2 Superstructure
      1.2.1 RCC columns, beams, slabs
      1.2.2 Masonry & blockwork
      1.2.3 Staircases & lift cores
  1.3 Finishing
      1.3.1 Plastering & painting
      1.3.2 Flooring & tiling
      1.3.3 Doors, windows & glazing
  1.4 MEP Services
      1.4.1 Electrical & lighting
      1.4.2 Plumbing & sanitary
      1.4.3 HVAC & fire-fighting
  1.5 External & Commissioning
      1.5.1 Site development & landscaping
      1.5.2 Testing & commissioning

How the WBS links to project functions.

  • Scheduling: the lowest-level work packages become the activities of the bar chart / CPM network; their logical sequencing and durations build the master schedule.
  • Budgeting: each work package is costed (labour + material + plant + overhead), and rolling-up the costs gives the project budget and the cost baseline / S-curve for earned-value control.
  • Responsibility assignment: every work package is assigned an owner via a Responsibility Assignment Matrix (RACI), eliminating gaps and overlaps and forming the basis of accountability and progress reporting.

Thus the WBS is the single backbone that integrates scope, time, cost and organisation.

project-planningproject-life-cyclewbs
2long8 marks

A small project has five activities A, B, C, D, E with the following data (durations in days, daily labour requirement in workers):

ActivityPredecessorDurationLabour/day
A34
BA43
CA26
DB32
EC, D25

(a) Draw the early-start bar chart (Gantt chart). (b) Plot the daily resource (labour) histogram for the early-start schedule and find the peak demand. (c) Using available float, suggest a levelled schedule that reduces the peak, and state the new peak.

Step 1 – Network logic and times. Critical path is A→B→D→E.

  • A: ES 0, finishes day 3 → occupies days 1–3
  • B: starts day 4, dur 4 → days 4–7
  • C: starts day 4, dur 2 → days 4–5 (then waits for E)
  • D: starts day 8, dur 3 → days 8–10
  • E: starts day 11, dur 2 → days 11–12

Project duration = 12 days. C has float: C must finish before E (day 11), C earliest 4–5, latest 9–10, so total float of C = 10 − 5 = 5 days.

(a) Early-start bar chart.

Day:   1  2  3 | 4  5  6  7 | 8  9 10 |11 12
A     [=======]
B                 [==========]
C                 [====]
D                            [=======]
E                                     [====]

(b) Early-start resource histogram (workers/day).

DayActive activitiesLabour
1–3A(4)4
4–5B(3)+C(6)9
6–7B(3)3
8–10D(2)2
11–12E(5)5
Workers
 9 |    ##
 6 |    ##
 5 |    ##                 ##
 4 |## ##                 ##
 3 |## ## ##              ##
 2 |## ## ## ##           ##
   +---------------------------
    1-3 4-5 6-7 8-10 11-12

Peak demand (early start) = 9 workers (days 4–5), caused by B and C overlapping.

(c) Resource levelling using C's float. C has 5 days of float, so shift C to start later (e.g. days 8–9) instead of days 4–5, removing the B+C overlap while still finishing before E (day 11).

New profile:

DayActiveLabour
1–3A4
4–7B3
8–9C(6)+D(2)8
10D(2)2
11–12E5

Moving C fully off B reduces the peak from 9 to where C now overlaps D (6+2 = 8). To do better, schedule C on days 6–7 (overlapping the tail of B: 3+6 = 9 — no gain) — so the best non-overlap placement is days 8–9 giving peak 8. Project duration is unchanged at 12 days.

New peak = 8 workers (a smoother profile with no increase in project duration).

bar-chartresource-managementresource-levelling
3long12 marks

The activities of a construction project are given below with their immediate node relationships (activity-on-arrow) and durations (in weeks):

Activityi–jDuration (wk)
A1–24
B1–36
C2–45
D3–43
E2–58
F4–65
G5–64

(a) Draw the network. (b) Perform forward and backward passes to find earliest (ET) and latest (LT) event times. (c) Determine ES, EF, LS, LF, total float and free float of every activity. (d) Identify the critical path and project duration.

(a) Network (AOA).

        A(4)        C(5)
   (1)------->(2)--------->(4)
    |          |            |
  B(6)       E(8)         F(5)
    |          |            |
    v          v            v
   (3)        (5)          (6)
    |          |            ^
    +--D(3)-->(4)           |
               (5)--G(4)----+

Logic: node 4 fed by C(2–4) and D(3–4); node 6 fed by F(4–6) and G(5–6).

(b) Forward pass — earliest event times (ET).

  • ET1=0ET_1 = 0
  • ET2=ET1+4=4ET_2 = ET_1 + 4 = 4
  • ET3=ET1+6=6ET_3 = ET_1 + 6 = 6
  • ET4=max(ET2+5,  ET3+3)=max(9,  9)=9ET_4 = \max(ET_2+5,\;ET_3+3) = \max(9,\;9) = 9
  • ET5=ET2+8=12ET_5 = ET_2 + 8 = 12
  • ET6=max(ET4+5,  ET5+4)=max(14,  16)=16ET_6 = \max(ET_4+5,\;ET_5+4) = \max(14,\;16) = 16

Project duration = 16 weeks.

Backward pass — latest event times (LT) (start LT6=16LT_6 = 16):

  • LT6=16LT_6 = 16
  • LT5=LT64=12LT_5 = LT_6 - 4 = 12
  • LT4=LT65=11LT_4 = LT_6 - 5 = 11
  • LT3=LT43=8LT_3 = LT_4 - 3 = 8
  • LT2=min(LT45,  LT58)=min(6,  4)=4LT_2 = \min(LT_4-5,\;LT_5-8) = \min(6,\;4) = 4
  • LT1=min(LT24,  LT36)=min(0,  2)=0LT_1 = \min(LT_2-4,\;LT_3-6) = \min(0,\;2) = 0
EventETLTSlack
1000
2440
3682
49112
512120
616160

(c) Activity times and floats. ES=ETi,  EF=ES+d,  LF=LTj,  LS=LFd,  TF=LSES,  FF=ETjEF.ES = ET_i,\;EF = ES+d,\;LF = LT_j,\;LS = LF-d,\;TF = LS-ES,\;FF = ET_j - EF.

Acti–jdESEFLSLFTFFFCritical
A1–24040400Yes
B1–36062820
C2–454961120
D3–436981120
E2–5841241200Yes
F4–65914111622
G5–641216121600Yes

(d) Critical path. Activities with zero total float: A → E → G, i.e. path 1–2–5–6.

Critical Path=AEG,Project Duration=4+8+4=16 weeks.\text{Critical Path} = A \to E \to G,\qquad \text{Project Duration} = 4 + 8 + 4 = \mathbf{16\ weeks.}
cpmnetwork-analysisfloat
4long10 marks

A project network has the following activities with three time estimates — optimistic (tot_o), most likely (tmt_m) and pessimistic (tpt_p) in days:

Activityi–jtot_otmt_mtpt_p
A1–2246
B1–33513
C2–4468
D3–4135
E4–5258

(a) Compute expected time tet_e and variance for each activity. (b) Find the critical path and expected project duration. (c) Determine the probability of completing the project in 17 days. (d) State the scheduled completion time for 90% confidence. (Use z0.90=1.28z_{0.90}=1.28; for z=1.27z=1.27, Φ0.898\Phi\approx0.898.)

(a) Expected time and variance. te=to+4tm+tp6,σ2=(tpto6)2.t_e = \dfrac{t_o + 4t_m + t_p}{6}, \quad \sigma^2 = \left(\dfrac{t_p - t_o}{6}\right)^2.

Acti–jtet_eσ2\sigma^2
A1–2(2+16+6)/6=4.0(2+16+6)/6 = 4.0(4/6)2=0.444(4/6)^2 = 0.444
B1–3(3+20+13)/6=6.0(3+20+13)/6 = 6.0(10/6)2=2.778(10/6)^2 = 2.778
C2–4(4+24+8)/6=6.0(4+24+8)/6 = 6.0(4/6)2=0.444(4/6)^2 = 0.444
D3–4(1+12+5)/6=3.0(1+12+5)/6 = 3.0(4/6)2=0.444(4/6)^2 = 0.444
E4–5(2+20+8)/6=5.0(2+20+8)/6 = 5.0(6/6)2=1.000(6/6)^2 = 1.000

(b) Paths and critical path. Node 4 is fed by C (2–4) and D (3–4).

  • Path 1: 1–2–4–5 = A + C + E = 4 + 6 + 5 = 15 days
  • Path 2: 1–3–4–5 = B + D + E = 6 + 3 + 5 = 14 days

The longer path is A–C–E (1–2–4–5)expected project duration Te=15T_e = 15 days.

Variance of critical path: σcp2=σA2+σC2+σE2=0.444+0.444+1.000=1.889.\sigma^2_{cp} = \sigma^2_A + \sigma^2_C + \sigma^2_E = 0.444 + 0.444 + 1.000 = 1.889.

Standard deviation σcp=1.889=1.374\sigma_{cp} = \sqrt{1.889} = 1.374 days.

(c) Probability of completion in Ts=17T_s = 17 days.

z=TsTeσcp=17151.374=1.4551.46.z = \frac{T_s - T_e}{\sigma_{cp}} = \frac{17 - 15}{1.374} = 1.455 \approx 1.46.

From the standard normal table, Φ(1.46)0.9279.\Phi(1.46) \approx 0.9279.

Probability ≈ 0.928, i.e. about 93%.

(d) Time for 90% confidence. For 90% probability, z0.90=1.28z_{0.90} = 1.28:

Ts=Te+zσcp=15+1.28×1.374=15+1.759=16.7616.8 days.T_s = T_e + z\,\sigma_{cp} = 15 + 1.28 \times 1.374 = 15 + 1.759 = 16.76 \approx \mathbf{16.8\ days.}

So there is a 90% chance of finishing within about 16.8 days, and roughly a 93% chance of finishing within 17 days.

pertprobabilitynetwork-analysis
5long10 marks

Explain the different types of construction contracts based on the method of payment, stating one advantage and one disadvantage of each. Describe the steps of the competitive tendering (bidding) process in Nepal from invitation to award, and explain the role of earnest money (bid security) and performance security.

Types of construction contract (by method of payment).

  1. Lump-sum (fixed-price) contract — contractor quotes a single fixed price for the whole defined scope.
    • Advantage: cost certainty for the owner; minimal financial supervision.
    • Disadvantage: risky for the contractor if scope is ill-defined; costly variations.
  2. Item-rate / unit-price (BOQ) contract — payment by measured quantity × quoted unit rate.
    • Advantage: fair when quantities are uncertain; easy to handle variations.
    • Disadvantage: final cost is unknown until measurement; risk of unbalanced bidding.
  3. Cost-plus contract (cost + fixed fee / + percentage / + fee with GMP) — owner reimburses actual cost plus a fee.
    • Advantage: allows an early start when scope is unclear; flexible for urgent/complex work.
    • Disadvantage: little incentive to economise (especially cost-plus-percentage); needs heavy auditing.
  4. Percentage-rate contract — contractor quotes a percentage above/below the engineer's estimated rates.
    • Advantage: simple comparison of bids.
    • Disadvantage: contractor cannot optimise individual rates.
  5. Turnkey / EPC contract — single party handles engineering, procurement and construction, delivering a ready-to-use facility.
    • Advantage: single-point responsibility; fast.
    • Disadvantage: higher price; reduced owner control over design.

Competitive tendering process in Nepal (per the Public Procurement Act/Regulations).

  1. Procurement planning & cost estimate — prepare master procurement plan and the engineer's estimate.
  2. Preparation of bidding documents — ITB, conditions of contract, specifications, drawings, BOQ.
  3. Invitation for bids (IFB) — notice published (national/international, e-GP/PPMO portal) inviting sealed bids.
  4. Issue/sale of documents & pre-bid meeting — clarifications and addenda issued.
  5. Submission of bids — bids submitted with bid security by the deadline.
  6. Bid opening — opened publicly at the stated time in presence of bidders.
  7. Evaluation — responsiveness check, then technical and financial evaluation; identify the substantially responsive lowest evaluated bid.
  8. Award & notification — issue Letter of Intent / Letter of Acceptance to the successful bidder.
  9. Contract agreement — winner submits performance security, then signs the contract; work order issued.

Earnest money / Bid security. A refundable guarantee (commonly 2–3% of estimated cost, as cash deposit or bank guarantee) submitted with the bid. It (i) deters frivolous/non-serious bids, and (ii) is forfeited if a bidder withdraws during validity or fails to sign the contract / furnish performance security after award. It is returned to unsuccessful bidders after award.

Performance security. A guarantee (typically 5% of contract amount, as a bank guarantee valid through the defect-liability period) furnished by the successful bidder before signing. It secures the owner against the contractor's failure to perform; it can be invoked to recover losses on default and is released after satisfactory completion of obligations.

contract-managementtenderingconstruction-law
B

Section B: Short Answer Questions

Attempt all questions.

6 questions
6short5 marks

Differentiate between CPM and PERT. State two situations where each is more appropriate.

CPM vs PERT.

BasisCPM (Critical Path Method)PERT (Program Evaluation & Review Technique)
OrientationActivity-orientedEvent-oriented
Time estimateSingle, deterministicThree estimates (probabilistic): to,tm,tpt_o, t_m, t_p
Nature of workRepetitive, well-known activitiesNew, research/uncertain activities
CostHandles time–cost trade-off (crashing)Primarily time/probability focused
OutputDefinite project durationProbability of meeting a target date
Float/slackActivity float emphasisedEvent slack emphasised

Where CPM suits: (i) construction of a building or road where durations are reliably known from past data; (ii) maintenance/overhaul of plant with repetitive tasks; cost-optimisation (crashing) studies.

Where PERT suits: (i) R&D or first-of-a-kind projects (new dam technology, prototype) with uncertain durations; (ii) projects needing the probability of meeting a deadline, e.g. event-driven or aerospace/defence work.

cpm-pertcomparisonnetwork-analysis
7short5 marks

A hydraulic excavator has a heaped bucket capacity of 0.9 m30.9\ \text{m}^3, bucket fill factor 0.85 and a cycle time of 24 seconds. The job efficiency corresponds to a 50-minute working hour and the soil swell (bulking) factor is 1.25. Estimate the hourly production in (a) loose volume and (b) bank (in-situ) volume.

Given: bucket capacity q=0.9 m3q = 0.9\ \text{m}^3, fill factor K=0.85K = 0.85, cycle time t=24 st = 24\ \text{s}, efficiency =50/60= 50/60 working hour, swell factor =1.25= 1.25.

Step 1 – Cycles per hour (theoretical).

N=3600 s/hr24 s=150 cycles/hr.N = \frac{3600\ \text{s/hr}}{24\ \text{s}} = 150\ \text{cycles/hr}.

Step 2 – Volume moved per cycle (loose).

q×K=0.9×0.85=0.765 m3/cycle (loose).q \times K = 0.9 \times 0.85 = 0.765\ \text{m}^3/\text{cycle (loose)}.

Step 3 – Loose production with efficiency.

Qloose=qK×N×eff=0.765×150×5060.Q_{loose} = q\,K \times N \times \text{eff} = 0.765 \times 150 \times \frac{50}{60}. Qloose=0.765×150×0.8333=95.6 m3/hr.Q_{loose} = 0.765 \times 150 \times 0.8333 = 95.6\ \text{m}^3/\text{hr}.

(a) Loose production ≈ 95.6 m³/hr (LCM).

Step 4 – Convert to bank (in-situ) volume. Bank volume = loose volume ÷ swell factor:

Qbank=95.61.25=76.5 m3/hr.Q_{bank} = \frac{95.6}{1.25} = 76.5\ \text{m}^3/\text{hr}.

(b) Bank (in-situ) production ≈ 76.5 m³/hr (BCM).

construction-equipmentproductivityearthwork
8short5 marks

Define quality assurance (QA) and quality control (QC) and distinguish between them. List four essential elements of a construction site safety management plan.

Quality Assurance (QA). A process-oriented, proactive set of planned and systematic activities (procedures, standards, audits, training, documentation) put in place to provide confidence that quality requirements will be met. QA prevents defects by getting the process right. Example: approved method statements, ITPs (inspection & test plans), supplier pre-qualification, internal audits.

Quality Control (QC). A product-oriented, reactive set of operational activities (inspection, sampling, testing, measurement) used to verify that the output actually meets the specification, and to detect and correct defects. Example: concrete cube tests, slump tests, dimensional checks, rejection of non-conforming material.

Distinction.

AspectQAQC
FocusProcess / systemProduct / output
GoalPrevent defectsDetect & correct defects
TimingBefore & during (proactive)During & after (reactive)
ToolsAudits, procedures, trainingTesting, inspection, sampling

Four essential elements of a site safety management plan.

  1. Safety policy & responsibilities — written policy, clear roles, a designated safety officer.
  2. Hazard identification & risk assessment (HIRA) — identify hazards (falls, excavation collapse, electrocution, lifting) and control them by the hierarchy of controls.
  3. Personal protective equipment (PPE) & engineering controls — helmets, harnesses, guardrails, barricades, scaffolding inspection.
  4. Training, emergency preparedness & incident reporting — toolbox talks, induction, first-aid/fire response plan, and accident recording with corrective action.
quality-managementsafetyconstruction-site
9short5 marks

A project network (AOA) has the following data. Indirect cost is Rs. 400 per day.

Activityi–jNormal time (d)Crash time (d)Normal cost (Rs)Crash cost (Rs)
A1–2868001200
B1–3646001400
C2–410710001300
D3–412912001950
E4–553500800

Determine the cost slope of each activity, the normal project duration, and the optimum (least-total-cost) project duration with its total cost.

Step 1 – Cost slope =crash costnormal costnormal timecrash time= \dfrac{\text{crash cost} - \text{normal cost}}{\text{normal time} - \text{crash time}} (Rs/day).

ActSlope (Rs/day)Max crash (d)
A(1200800)/2=200(1200-800)/2 = 2002
B(1400600)/2=400(1400-600)/2 = 4002
C(13001000)/3=100(1300-1000)/3 = 1003
D(19501200)/3=250(1950-1200)/3 = 2503
E(800500)/2=150(800-500)/2 = 1502

Total normal direct cost =800+600+1000+1200+500== 800+600+1000+1200+500 = Rs. 4100.

Step 2 – Normal duration & critical path. Node 4 fed by C(2–4) and D(3–4); E(4–5) is common to all paths.

  • Path 1: A–C–E = 8+10+5 = 23 d
  • Path 2: B–D–E = 6+12+5 = 23 d

Both paths are critical → Normal duration = 23 days.

Total cost at normal = direct + indirect = 4100+400×23=4100+9200=4100 + 400\times23 = 4100 + 9200 = Rs. 13,300.

Step 3 – Crashing (since both paths critical, shorten the common activity E first, then one activity on each path).

  • 23→22 (1 day): crash E (common, cheapest, slope 150). Added direct = 150.
  • 22→21 (1 day): crash E again (E now fully crashed at 3 d). Added direct = 150.
  • 21→20 (1 day): E exhausted, so crash one activity on each critical path: cheapest is C (100) on path 1 and D (250) on path 2 → combined 350/day.

Step 4 – Cost table.

Duration (d)Direct cost (Rs)Indirect = 400×d (Rs)Total (Rs)
234100920013,300
224250880013,050
214400840012,800
204750800012,750

Beyond 20 days, the next crash step would cost ≥ 350/day in direct cost while saving only 400/day indirect (marginal benefit shrinking and remaining cheap options exhausted); total cost reaches its minimum at 20 days.

Result. Cost slopes as above; normal duration = 23 days (Rs. 13,300); optimum duration = 20 days with minimum total cost = Rs. 12,750.

crashingtime-cost-tradeoffcost-management
10short5 marks

At the end of month 4 of a project, the following data are recorded: Budgeted Cost of Work Scheduled (BCWS/PV) = Rs. 50 lakh, Budgeted Cost of Work Performed (BCWP/EV) = Rs. 42 lakh, Actual Cost of Work Performed (ACWP/AC) = Rs. 48 lakh. The Budget at Completion (BAC) = Rs. 120 lakh. Compute the cost variance, schedule variance, CPI, SPI and the Estimate at Completion (EAC), and interpret the project's health.

Given (Rs. lakh): PV=50, EV=42, AC=48, BAC=120.PV = 50,\ EV = 42,\ AC = 48,\ BAC = 120.

Step 1 – Variances.

Cost Variance CV=EVAC=4248=6 lakh.\text{Cost Variance } CV = EV - AC = 42 - 48 = -6\ \text{lakh}. Schedule Variance SV=EVPV=4250=8 lakh.\text{Schedule Variance } SV = EV - PV = 42 - 50 = -8\ \text{lakh}.

Both are negative → over budget and behind schedule.

Step 2 – Performance indices.

CPI=EVAC=4248=0.875.CPI = \frac{EV}{AC} = \frac{42}{48} = 0.875. SPI=EVPV=4250=0.840.SPI = \frac{EV}{PV} = \frac{42}{50} = 0.840.

Both <1< 1 → cost and schedule efficiency below plan.

Step 3 – Estimate at Completion (assuming current cost performance continues).

EAC=BACCPI=1200.875=137.14 lakh.EAC = \frac{BAC}{CPI} = \frac{120}{0.875} = 137.14\ \text{lakh}.

Estimate to Complete ETC=EACAC=137.1448=89.14ETC = EAC - AC = 137.14 - 48 = 89.14 lakh. Variance at Completion VAC=BACEAC=120137.14=17.14VAC = BAC - EAC = 120 - 137.14 = -17.14 lakh (projected overrun).

Step 4 – Interpretation.

  • CV=6CV = -6 lakh and CPI=0.875CPI = 0.875: the project is over budget — it gets only Rs. 0.875 of value per rupee spent.
  • SV=8SV = -8 lakh and SPI=0.84SPI = 0.84: the project is behind schedule — only 84% of planned work is done.
  • At the current rate the project will finish at about Rs. 137 lakh against a budget of Rs. 120 lakh, an overrun of ≈ Rs. 17 lakh.

Conclusion: the project is unhealthy on both cost and time and requires corrective action (recovery plan, resource/scope review, tighter cost control).

cost-managementearned-valueproject-control
11short5 marks

A wheel loader is purchased for Rs. 60,00,000 with an estimated salvage value of Rs. 8,00,000 at the end of a 5-year (10,000-hour) economic life. (a) Compute the annual depreciation by the straight-line method. (b) Compute the hourly ownership depreciation cost. (c) Briefly list the other components that make up total owning and operating cost.

Given: Purchase price P=P = Rs. 60,00,000; salvage S=S = Rs. 8,00,000; life n=5n = 5 years =10,000= 10{,}000 working hours.

(a) Annual straight-line depreciation.

Dannual=PSn=60,00,0008,00,0005=52,00,0005=Rs. 10,40,000 per year.D_{annual} = \frac{P - S}{n} = \frac{60{,}00{,}000 - 8{,}00{,}000}{5} = \frac{52{,}00{,}000}{5} = \textbf{Rs. 10,40,000 per year.}

(b) Hourly ownership depreciation.

Dhour=PStotal working hours=52,00,00010,000=Rs. 520 per hour.D_{hour} = \frac{P - S}{\text{total working hours}} = \frac{52{,}00{,}000}{10{,}000} = \textbf{Rs. 520 per hour.}

(Equivalently, Rs. 10,40,000/yr ÷ 2,000 hr/yr = Rs. 520/hr.)

(c) Other components of total owning & operating cost.

  • Owning (ownership) costs: depreciation, interest on investment, insurance, taxes/registration, and storage.
  • Operating costs: fuel, lubricants & filters, tyres (or tracks/undercarriage), repairs & maintenance, and operator's wages.

Total hourly cost = (sum of ownership costs per hour) + (sum of operating costs per hour); this rate is the basis for equipment hire rates and unit-rate analysis.

construction-equipmentequipment-economicsdepreciation

Frequently asked questions

Where can I find the BE Civil Engineering (IOE, TU) Construction Project Management (IOE, CE 752) question paper 2078?
The full BE Civil Engineering (IOE, TU) Construction Project Management (IOE, CE 752) 2078 (regular) question paper is available free on Kekkei. You can read every question online and attempt the paper under timed exam conditions.
Does the Construction Project Management (IOE, CE 752) 2078 paper come with solutions?
Yes. Every question on this Construction Project Management (IOE, CE 752) past paper includes a step-by-step solution, plus instant AI feedback when you attempt it on Kekkei.
How many marks is the BE Civil Engineering (IOE, TU) Construction Project Management (IOE, CE 752) 2078 paper?
The BE Civil Engineering (IOE, TU) Construction Project Management (IOE, CE 752) 2078 paper carries 80 full marks and is meant to be completed in 180 minutes, across 11 questions.
Is practising this Construction Project Management (IOE, CE 752) past paper free?
Yes — reading and attempting this Construction Project Management (IOE, CE 752) past paper on Kekkei is completely free.