BE Civil Engineering (IOE, TU) Construction Project Management (IOE, CE 752) Question Paper 2079 Nepal
This is the official BE Civil Engineering (IOE, TU) Construction Project Management (IOE, CE 752) question paper for 2079, as set in the regular annual examination. It carries 80 full marks and a time allowance of 180 minutes, across 11 questions. On Kekkei you can attempt this Construction Project Management (IOE, CE 752) past paper online with a timer, get instant AI feedback and step-by-step solutions, and track the topics where you lose marks — completely free. Whether you are revising for your BE Civil Engineering (IOE, TU) Construction Project Management (IOE, CE 752) exam or solving previous years' question papers, this 2079 paper is a great way to practise under real exam conditions.
Section A: Long Answer Questions
Attempt all questions.
A small building construction project consists of the following activities with their immediate predecessors and durations (in days):
| Activity | Predecessor | Duration (days) |
|---|---|---|
| A | — | 4 |
| B | — | 6 |
| C | A | 5 |
| D | A | 3 |
| E | B, C | 7 |
| F | D | 4 |
| G | E, F | 2 |
(a) Draw the CPM (Activity-on-Node) network for the project. (b) Perform forward and backward pass calculations to determine the Earliest Start (ES), Earliest Finish (EF), Latest Start (LS) and Latest Finish (LF) for each activity. (c) Determine the total float and free float of each activity. (d) Identify the critical path and the project duration.
(a) Network logic (Activity-on-Node):
+--> C --+
| v
START --+--> A --+--> D --> F --+
| v
+--> B --------> E -----+--> G --> END
^
|
(E follows B and C)
(G follows E and F)
Activity A and B start the project. C and D follow A. E follows B and C. F follows D. G follows E and F.
(b) Forward pass (ES, EF), EF = ES + Duration:
| Act | Dur | ES | EF |
|---|---|---|---|
| A | 4 | 0 | 4 |
| B | 6 | 0 | 6 |
| C | 5 | 4 | 9 |
| D | 3 | 4 | 7 |
| E | 7 | max(6,9)=9 | 16 |
| F | 4 | 7 | 11 |
| G | 2 | max(16,11)=16 | 18 |
Project duration = EF of G = 18 days.
Backward pass (LF, LS), LS = LF − Duration: Set LF of G = 18.
| Act | Dur | LF | LS |
|---|---|---|---|
| G | 2 | 18 | 16 |
| F | 4 | 16 | 12 |
| E | 7 | 16 | 9 |
| D | 3 | 12 | 9 |
| C | 5 | 9 | 4 |
| B | 6 | 9 | 3 |
| A | 4 | min(LS of C, LS of D)=min(4,9)=4 | 0 |
(c) Total float (TF = LS − ES) and Free float (FF = ES of successor − EF):
| Act | ES | EF | LS | LF | TF | FF |
|---|---|---|---|---|---|---|
| A | 0 | 4 | 0 | 4 | 0 | 0 |
| B | 0 | 6 | 3 | 9 | 3 | min(ES_E)−EF = 9−6 = 3 |
| C | 4 | 9 | 4 | 9 | 0 | 9−9 = 0 |
| D | 4 | 7 | 9 | 12 | 5 | 7−7 = 0 |
| E | 9 | 16 | 9 | 16 | 0 | 16−16 = 0 |
| F | 7 | 11 | 12 | 16 | 5 | 16−11 = 5 |
| G | 16 | 18 | 16 | 18 | 0 | 0 |
(d) Critical path = activities with TF = 0 forming a continuous chain: A → C → E → G.
Check: 4 + 5 + 7 + 2 = 18 days = project duration. ✔
Project duration = 18 days; Critical path: A–C–E–G.
The activities of a research-and-development construction project, their precedence and the three time estimates (optimistic , most likely , pessimistic , in weeks) are given below:
| Activity | Predecessor | |||
|---|---|---|---|---|
| A | — | 2 | 4 | 6 |
| B | — | 3 | 5 | 13 |
| C | A | 1 | 3 | 5 |
| D | A | 4 | 6 | 14 |
| E | B, C | 2 | 5 | 8 |
| F | D, E | 3 | 4 | 11 |
(a) Compute the expected time and variance for each activity. (b) Determine the expected project completion time and the critical path. (c) Find the probability that the project is completed within 26 weeks. (Use .)
(a) PERT formulas: , .
| Act | |||||
|---|---|---|---|---|---|
| A | 2 | 4 | 6 | (2+16+6)/6 = 4.0 | (4/6)²=0.444 |
| B | 3 | 5 | 13 | (3+20+13)/6 = 6.0 | (10/6)²=2.778 |
| C | 1 | 3 | 5 | (1+12+5)/6 = 3.0 | (4/6)²=0.444 |
| D | 4 | 6 | 14 | (4+24+14)/6 = 7.0 | (10/6)²=2.778 |
| E | 2 | 5 | 8 | (2+20+8)/6 = 5.0 | (6/6)²=1.000 |
| F | 3 | 4 | 11 | (3+16+11)/6 = 5.0 | (8/6)²=1.778 |
(b) Path lengths using :
- A–C–E–F = 4 + 3 + 5 + 5 = 17 weeks
- A–D–F = 4 + 7 + 5 = 16 weeks
- B–E–F = 6 + 5 + 5 = 16 weeks
Longest = A–C–E–F = 17 weeks. Critical path = A–C–E–F, expected duration = 17 weeks.
(c) Variance along critical path:
Standard normal variate for weeks:
Since is far in the right tail, .
Probability ≈ 1.00 (≈ 100%); completing within 26 weeks is virtually certain. (For comparison, corresponds to a completion target of weeks with probability 0.8413.)
A project has the following activities along a single chain A → B → C → D. The normal and crash data are:
| Activity | Normal time (days) | Normal cost (Rs) | Crash time (days) | Crash cost (Rs) |
|---|---|---|---|---|
| A | 8 | 10,000 | 6 | 14,000 |
| B | 6 | 8,000 | 4 | 12,000 |
| C | 10 | 15,000 | 7 | 21,000 |
| D | 5 | 6,000 | 4 | 9,000 |
Indirect cost = Rs 2,000 per day. The activities form a single sequential path. (a) Compute the crash cost slope for each activity. (b) Crash the project step by step to find the optimum (least total cost) project duration and the corresponding total cost.
(a) Cost slope = (Rs/day):
| Act | ΔCost | ΔTime | Slope (Rs/day) | Max crash days |
|---|---|---|---|---|
| A | 4,000 | 2 | 2,000 | 2 |
| B | 4,000 | 2 | 2,000 | 2 |
| C | 6,000 | 3 | 2,000 | 3 |
| D | 3,000 | 1 | 3,000 | 1 |
Normal duration = 8 + 6 + 10 + 5 = 29 days (single path, so the whole chain is critical).
Normal direct cost = 10,000 + 8,000 + 15,000 + 6,000 = Rs 39,000. Normal indirect cost = 29 × 2,000 = Rs 58,000. Normal total cost = Rs 97,000.
(b) Step-by-step crashing. Indirect cost = Rs 2,000/day. Crash the activity with the lowest slope first; crashing is worthwhile while slope ≤ indirect saving (2,000/day).
A, B, C all have slope = 2,000/day = indirect cost; D has slope 3,000 > 2,000 (never worth crashing).
Crashing A, B or C costs exactly Rs 2,000/day but saves Rs 2,000/day of indirect cost ⇒ net total cost unchanged, while duration reduces. So the optimum is a range; the shortest duration at no extra total cost is obtained by fully crashing A, B and C.
Crash A by 2 (→6), B by 2 (→4), C by 3 (→7): total reduction = 7 days.
- New duration = 29 − 7 = 22 days.
- Added direct cost = 7 × 2,000 = Rs 14,000 ⇒ direct cost = 39,000 + 14,000 = Rs 53,000.
- Indirect cost = 22 × 2,000 = Rs 44,000.
- Total cost = 53,000 + 44,000 = Rs 97,000 (same as normal).
Crashing D further (slope 3,000 > 2,000) would raise total cost by 1,000, so stop.
Optimum: any duration from 29 down to 22 days gives the minimum total cost of Rs 97,000; the least crashed duration achieving this minimum is the normal 29 days, and the shortest duration at minimum cost is 22 days. The recommended optimum duration is 22 days at total cost Rs 97,000 (shortest time at least cost).
A power shovel of dipper (bucket) capacity 1.5 m³ is used to excavate ordinary earth and load it onto trucks. The following data apply:
- Ideal cycle time = 20 seconds
- Bucket fill factor = 0.85
- Job efficiency factor = 50 minutes per hour
- Swing-depth correction factor = 0.90
- Soil swell (bulking) = 25%
(a) Compute the hourly production of the shovel in bank m³ (BCM) per hour. (b) If a haul truck has a heaped capacity of 9 loose m³ (LCM), determine the number of shovel passes (cycles) required to load one truck and the time to load one truck.
(a) Hourly production (loose then bank).
Volume of soil moved per cycle (loose) = bucket capacity × fill factor = 1.5 × 0.85 = 1.275 LCM per cycle.
Ideal cycle time = 20 s ⇒ ideal cycles per hour = 3600/20 = 180.
Apply efficiency (50 min/hr ⇒ factor 50/60 = 0.833) and swing-depth factor 0.90. Effective cycles per hour = 180 × 0.833 × 0.90 = 135 cycles/hr.
Loose production = 135 × 1.275 = 172.1 LCM/hr.
Convert loose to bank: .
Bank production = 137.7 BCM/hr (≈ 138 BCM/hr).
(b) Loading a truck.
Volume per pass (loose) = 1.275 LCM. Truck heaped capacity = 9 LCM.
Number of passes = 9 / 1.275 = 7.06 ⇒ round up to 8 passes (you cannot half-fill the last bucket; truck carries 8 × 1.275 = 10.2 LCM but is filled to its 9 LCM rated heaped capacity, last pass partial).
Using the standard rounding-up convention, 8 passes are needed.
Actual time per cycle = 20 s ÷ (efficiency × swing factor not applied per single observed cycle); using the effective rate, time per cycle = 3600/135 = 26.67 s.
Time to load one truck = 8 × 26.67 s = 213.3 s = 3.56 minutes (≈ 3 min 34 s) including efficiency.
Using ideal cycle time only: 8 × 20 = 160 s = 2.67 minutes.
Answers: (a) ≈ 138 BCM/hr; (b) 8 passes, ≈ 3.6 min per truck (effective) or 2.7 min (ideal).
(a) Explain the difference between resource smoothing and resource levelling, and state when each is used in construction scheduling. (4 marks)
(b) A project has four activities with the following data (all activities can start at their earliest start; durations and daily labour requirements shown). The project network gives the following early-start schedule:
| Activity | Duration (days) | Daily labourers | Earliest Start (day) | Total Float (days) |
|---|---|---|---|---|
| P | 3 | 4 | 0 | 0 |
| Q | 2 | 6 | 0 | 2 |
| R | 4 | 3 | 3 | 0 |
| S | 2 | 5 | 3 | 3 |
(i) Draw the day-by-day labour histogram for the early-start schedule and find the peak daily labour demand. (4 marks) (ii) By shifting non-critical activities within their float, level the resources to reduce the peak. State the new peak. (4 marks)
(a) Resource smoothing vs resource levelling.
| Aspect | Resource smoothing | Resource levelling |
|---|---|---|
| Constraint | Project completion time (deadline) is fixed | Resource availability (a limit) is fixed |
| What is adjusted | Non-critical activities shifted within their float only | Activities delayed even beyond float if needed |
| Effect on duration | Duration unchanged | Duration may increase |
| Objective | Reduce peaks/troughs, even out demand without delaying project | Keep demand ≤ available resource limit |
| Use case | When the end date must be met but a uniform crew size is desired | When resources are genuinely scarce/capped |
(b)(i) Early-start labour histogram.
Schedule: P days 0–2 (3 days, 4/day); Q days 0–1 (2 days, 6/day); R days 3–6 (4 days, 3/day); S days 3–4 (2 days, 5/day).
| Day | 0 | 1 | 2 | 3 | 4 | 5 | 6 |
|---|---|---|---|---|---|---|---|
| P (4) | 4 | 4 | 4 | ||||
| Q (6) | 6 | 6 | |||||
| R (3) | 3 | 3 | 3 | 3 | |||
| S (5) | 5 | 5 | |||||
| Total | 10 | 10 | 4 | 8 | 8 | 3 | 3 |
Labour
10 | ## ##
8 | ## ##
6 |
4 | ##
3 | ## ##
+--------------------------
0 1 2 3 4 5 6 day
Peak daily labour demand = 10 labourers (days 0–1).
(b)(ii) Levelling within float. The peak (10) occurs on days 0–1 because P (critical) and Q overlap. Q has total float = 2, so shift Q later. Move Q to start on day 2 (days 2–3):
| Day | 0 | 1 | 2 | 3 | 4 | 5 | 6 |
|---|---|---|---|---|---|---|---|
| P (4) | 4 | 4 | 4 | ||||
| Q (6) | 6 | 6 | |||||
| R (3) | 3 | 3 | 3 | 3 | |||
| S (5) | 5 | 5 | |||||
| Total | 4 | 4 | 10 | 14 | 8 | 3 | 3 |
That worsens day 3. Instead shift Q to start day 1 is not enough; the better move is to delay S (float 3) and keep Q early but stagger. Try Q on day 2–3 makes day 3 worse. Re-examine: shift Q by exactly its float to days 2–3 conflicts with R+S on day 3.
Best feasible levelling: delay S by its float to days 5–6 and delay Q by 1 day to days 1–2:
| Day | 0 | 1 | 2 | 3 | 4 | 5 | 6 |
|---|---|---|---|---|---|---|---|
| P (4) | 4 | 4 | 4 | ||||
| Q (6) | 6 | 6 | |||||
| R (3) | 3 | 3 | 3 | 3 | |||
| S (5) | 5 | 5 | |||||
| Total | 4 | 10 | 10 | 3 | 3 | 8 | 8 |
Peak still 10. Because P (4) + Q (6) = 10 must overlap at least one day (Q float only 2, P spans days 0–2), the peak of P+Q cannot drop below 10 on any shared day unless Q is delayed past P. Q max start = day 2 (float 2). On day 2, P still active (4) and Q (6) ⇒ 10.
Conclusion: the minimum achievable peak by smoothing within float is 10 labourers, but the demand is made more uniform (eliminating the deep trough). To reduce the peak below 10 one must accept resource levelling that extends the project (delay Q beyond its float to start after day 2), giving a new peak of 6.
New levelled peak (within float) = 10; achievable peak only if Q delayed beyond float = 6 with project extension.
Section B: Short Answer Questions
Attempt all questions.
Define a bar chart (Gantt chart). State three advantages and three limitations of using bar charts for construction project scheduling compared with network techniques.
Bar chart (Gantt chart): A bar chart is a graphical project-scheduling tool in which each activity is represented by a horizontal bar drawn against a common time scale. The bar's left end marks the activity start, its length represents the duration, and its right end the finish. Introduced by Henry L. Gantt, it shows what work is planned and when, and progress can be shown by shading the bar.
Three advantages:
- Simple and visual — easily understood by site staff, clients and non-technical stakeholders.
- Easy progress monitoring — actual vs planned progress can be marked directly on the bars.
- Quick to prepare for small projects and useful as a communication/reporting tool.
Three limitations:
- Does not show interdependencies clearly — logical relationships between activities are not explicit.
- No critical path / float information — cannot identify which activities control the project duration or have spare time.
- Poor for analysis of changes — the effect of a delay in one activity on the rest of the project is not directly visible, making updating large projects difficult.
(Network techniques such as CPM/PERT overcome these by explicitly modelling logic, floats and the critical path.)
Differentiate between lump-sum contract, item-rate (unit-price) contract and cost-plus contract. State one situation where each is most appropriate in Nepali construction practice.
1. Lump-sum (fixed-price) contract: The contractor agrees to execute the whole specified work for a single fixed price, irrespective of the actual quantities of work done. Detailed drawings and specifications must be complete before tendering. Risk of quantity/price variation lies mainly with the contractor.
- Best for: Building works (e.g., a residential or office block) where the scope and quantities are well defined before tender.
2. Item-rate / unit-price (schedule of rates) contract: The contractor quotes a unit rate for each item in the Bill of Quantities (BOQ); payment = actual measured quantity × quoted rate. Quantities are provisional and re-measured on site.
- Best for: Road, irrigation, water-supply and earthwork projects where exact quantities cannot be fixed in advance (most government works under the Public Procurement Act use this form).
3. Cost-plus contract: The owner reimburses the contractor's actual allowable cost plus an agreed fee (a fixed fee or a percentage of cost) for overheads and profit.
- Best for: Emergency works, disaster repair, or projects with undefined scope where work must begin before design is complete (e.g., post-earthquake reconstruction or urgent landslide stabilization).
Key contrast: Lump-sum fixes price (owner low risk on cost, high on scope clarity); item-rate fixes rates (risk shared, quantity risk on owner); cost-plus fixes fee only (cost risk largely on owner, used when uncertainty is high).
Distinguish between Quality Assurance (QA) and Quality Control (QC). List four quality-control tests commonly carried out on fresh and hardened concrete at a construction site.
Quality Assurance (QA): A set of planned and systematic activities (procedures, audits, documentation, training) carried out to provide confidence that the project will meet quality requirements. QA is process-oriented and proactive — it prevents defects (e.g., approved method statements, calibrated equipment, qualified personnel, inspection plans).
Quality Control (QC): The operational techniques and inspections/tests used to verify that the actual output meets the specified requirements. QC is product-oriented and reactive/detective — it identifies defects in the finished or in-progress work (e.g., testing samples, measuring dimensions).
| QA | QC | |
|---|---|---|
| Focus | Process | Product/output |
| Aim | Prevent defects | Detect defects |
| Nature | Proactive | Reactive |
| Example | Audit of mix-design procedure | Cube compressive-strength test |
Four common concrete QC tests:
- Slump test (workability of fresh concrete).
- Compressive strength test on cubes/cylinders (hardened concrete, e.g., at 7 and 28 days).
- Concrete temperature / fresh density test of fresh concrete.
- Water–cement ratio check and/or rebound hammer / core test (non-destructive in-situ strength of hardened concrete).
Explain the importance of safety management on construction sites. List four common hazards on a building construction site and give one preventive (control) measure for each.
Importance of safety management: Construction is among the most accident-prone industries. Effective safety management (a) protects the lives and health of workers and the public, (b) reduces direct and indirect costs from accidents (compensation, lost time, equipment damage, project delay), (c) ensures legal compliance (Labour Act and safety regulations), (d) improves productivity and worker morale, and (e) protects the contractor's reputation and avoids litigation. Safety is achieved through hazard identification, risk assessment, provision of PPE, training, and a safety culture.
Four common hazards and control measures:
| Hazard | Preventive / control measure |
|---|---|
| 1. Fall from height (scaffolds, edges, openings) | Provide guardrails, safety nets, full-body harness with lifeline, and properly designed scaffolding. |
| 2. Excavation / trench collapse | Provide shoring, sloping or benching of sides; keep spoil away from edge; barricade trenches. |
| 3. Falling objects / struck-by | Provide hard hats, toe-boards on scaffolds, debris nets, and exclusion (barricaded) zones below lifting operations. |
| 4. Electric shock | Use earthed equipment, ELCB/RCCB, insulated tools, lockout-tagout, and keep cables clear of water. |
(Other valid hazards: dust/noise → masks and ear protection; machinery contact → guards and trained operators.)
A construction equipment is purchased for Rs 24,00,000. Its estimated salvage value at the end of an 8-year useful life is Rs 4,00,000. (a) Compute the annual depreciation using the straight-line method. (b) Compute the book value at the end of the 3rd year by the straight-line method. (c) Compute the depreciation for the first year using the sum-of-years-digits (SOYD) method.
Given: Initial cost = Rs 24,00,000; Salvage value = Rs 4,00,000; Life = 8 years. Depreciable amount = = 24,00,000 − 4,00,000 = Rs 20,00,000.
(a) Straight-line annual depreciation:
(b) Book value at end of year 3 (straight-line): Accumulated depreciation in 3 years = 3 × 2,50,000 = Rs 7,50,000.
(c) Sum-of-years-digits, first-year depreciation: Sum of digits = .
First-year factor = .
Summary: (a) Rs 2,50,000/yr; (b) Rs 16,50,000; (c) Rs 4,44,444.
(a) Define a Work Breakdown Structure (WBS) and state two benefits of preparing it. (3 marks) (b) List the four phases of the construction project life cycle in correct sequence, with one key activity in each phase. (2 marks)
(a) Work Breakdown Structure (WBS): A WBS is a hierarchical, deliverable-oriented decomposition of the total project scope into progressively smaller and more manageable components (work packages). The top level is the whole project; each lower level breaks the work into sub-deliverables until the lowest level (work package) is small enough to be estimated, scheduled, assigned and controlled.
Two benefits:
- Complete scope definition — ensures no part of the work is omitted or duplicated (it defines 100% of the scope).
- Basis for estimating and control — each work package can be costed, scheduled, assigned to a responsible party, and used for progress measurement. (Other valid: clarifies responsibility, aids communication, foundation for the project network.)
(b) Four phases of the construction project life cycle (in sequence):
- Conception / Initiation phase — feasibility study, defining objectives and need.
- Planning & Design phase — detailed design, drawings, specifications, scheduling, budgeting, tendering.
- Execution / Construction phase — actual construction, procurement, resource deployment, monitoring and control.
- Commissioning / Closeout (handover) phase — testing, inspection, handover to client, final accounts and documentation.
Frequently asked questions
- Where can I find the BE Civil Engineering (IOE, TU) Construction Project Management (IOE, CE 752) question paper 2079?
- The full BE Civil Engineering (IOE, TU) Construction Project Management (IOE, CE 752) 2079 (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) 2079 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) 2079 paper?
- The BE Civil Engineering (IOE, TU) Construction Project Management (IOE, CE 752) 2079 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.