Difficulty: Medium
Correct Answer: 35
Explanation:
Introduction:
IRC pavement design requires estimating the cumulative number of standard axle load repetitions (in millions of standard axles, msa) over the design life. This combines base-year commercial traffic, growth rate, lane/distribution factors, and vehicle damage factor (VDF). Accurate calculation ensures appropriate crust thickness for the given subgrade CBR.
Given Data / Assumptions:
Concept / Approach:
Use the geometric growth factor for cumulative CV over n years: GF = ((1 + r)^n − 1) / r. Then total standard axles N (not in millions) equals 365 * A * GF * F * VDF. Divide by 10^6 to express in msa, and round suitably for design.
Step-by-Step Solution:
Verification / Alternative check:
Reasonableness: For moderate base traffic and 8% growth, values in the few tens of msa are typical, aligning with the 35 msa result.
Why Other Options Are Wrong:
37 is an overestimation from rounding up inputs; 65 and 70 double-count directions or omit distribution; 28 underestimates growth or VDF.
Common Pitfalls:
Forgetting the lane distribution factor; using both-direction traffic instead of one direction for divided highways; not converting to msa.
Final Answer:
35
Discussion & Comments