Browse papers
A

Section A: Long Answer Questions

Attempt all questions.

5 questions
1long10 marks

a) Discuss the importance of highway planning and explain the four road development plans (Nagpur Plan, 20-Year Road Development Plan) concepts applied in the context of road network planning. (4 marks)

b) A region has an area of 1500 km21500\ \text{km}^2 with a total of 99 towns. The existing road length classified by surface type is: National Highways =180 km= 180\ \text{km}, Feeder roads =320 km= 320\ \text{km}, and District roads =540 km= 540\ \text{km}. Compute the first, second and third road density formulae (Lacey's / star-and-grid spacing is not required) i.e. the road density by area and by population, given the region's population is 4.54.5 lakh. Also compute the saturation system value using the utility per unit length concept where number of vehicles registered =12,000= 12{,}000 and each km of road is assumed to carry a utility unit. Comment on adequacy. (6 marks)

a) Importance of highway planning

Highway planning is essential to:

  • Develop a road network that gives maximum utility at minimum cost.
  • Phase construction according to priority and available funds.
  • Fix geometric and structural design standards for anticipated future traffic.
  • Plan financing and the future development of an area in an integrated manner.

Road development plans:

  • Nagpur Road Plan (1943–63): First 20-year plan in the subcontinent. Used the star-and-grid pattern and target road density of 16 km16\ \text{km} per 100 km2100\ \text{km}^2. Classified roads into National Highways, State Highways, Major District Roads, Other District Roads and Village Roads.
  • 20-Year Road Development Plan (Lucknow Plan): Targeted a density of 32 km32\ \text{km} per 100 km2100\ \text{km}^2 and introduced the Expressway category.

In Nepal, the road network is similarly planned hierarchically (Strategic Road Network — National Highways and Feeder roads — and Local Road Network) to connect district headquarters and economic centres.

b) Computations

Total road length L=180+320+540=1040 kmL = 180 + 320 + 540 = 1040\ \text{km}.

Road density by area:

DA=LArea×100=10401500×100=69.33 km per 100 km2D_A = \frac{L}{\text{Area}} \times 100 = \frac{1040}{1500}\times 100 = 69.33\ \text{km per }100\ \text{km}^2

Road density by population: Population =4.5 lakh=450,000= 4.5\ \text{lakh} = 450{,}000.

DP=LPopulation (in lakh)=10404.5=231.1 km per lakh personsD_P = \frac{L}{\text{Population (in lakh)}} = \frac{1040}{4.5} = 231.1\ \text{km per lakh persons}

Density per 1000 persons: 1040450=2.31 km per 1000 persons\dfrac{1040}{450} = 2.31\ \text{km per 1000 persons}.

Utility / saturation (vehicle utility per unit length):

Vehicles per km of road=12,0001040=11.5 veh/km\text{Vehicles per km of road} = \frac{12{,}000}{1040} = 11.5\ \text{veh/km}

Comment: Density by area (69.33 km/100 km269.33\ \text{km}/100\ \text{km}^2) exceeds the Nagpur target (1616) and even the Lucknow target (3232), so geometric coverage is more than adequate for a developed region. With only 11.5\approx 11.5 vehicles per km the traffic loading is light, indicating spare capacity. The network is adequate in extent; emphasis should shift to quality/upgradation rather than new construction.

highway-planninghighway-developmentroad-classification
2long8 marks

a) Define stopping sight distance (SSD) and overtaking sight distance (OSD). State the assumptions made in their derivation. (2 marks)

b) Calculate the safe stopping sight distance for a design speed of 80 km/h80\ \text{km/h} on a road with a descending gradient of 3%3\%. Take reaction time t=2.5 st = 2.5\ \text{s}, coefficient of longitudinal friction f=0.35f = 0.35 and g=9.81 m/s2g = 9.81\ \text{m/s}^2. (3 marks)

c) For the same road (two-lane, two-way) compute the overtaking sight distance. Take speed of overtaking vehicle V=80 km/hV = 80\ \text{km/h}, speed of overtaken vehicle Vb=8016=64 km/hV_b = 80 - 16 = 64\ \text{km/h}, acceleration a=0.92 m/s2a = 0.92\ \text{m/s}^2 and reaction time of overtaking driver t=2 st = 2\ \text{s}. (3 marks)

a)

  • SSD is the minimum distance visible to a driver, equal to the distance required to stop a vehicle travelling at design speed safely without collision with any obstruction. It equals the lag (reaction) distance + braking distance.
  • OSD is the minimum distance open to the vision of a driver of a vehicle intending to overtake a slower vehicle safely against traffic in the opposite direction.

Assumptions: constant design speed, constant friction, level/known gradient, single obstruction on the same lane (SSD); for OSD, the overtaken vehicle moves at uniform reduced speed, overtaking is done with uniform acceleration, and an opposing vehicle approaches at design speed.

b) SSD on descending grade

Convert speed: v=803.6=22.22 m/sv = \dfrac{80}{3.6} = 22.22\ \text{m/s}.

Gradient n=3%=0.03n = 3\% = 0.03 (descending, so use f0.03f - 0.03).

SSD=vt+v22g(fn)SSD = vt + \frac{v^2}{2g(f - n)} =22.22×2.5+(22.22)22×9.81×(0.350.03)= 22.22 \times 2.5 + \frac{(22.22)^2}{2 \times 9.81 \times (0.35 - 0.03)}

Lag distance =55.56 m= 55.56\ \text{m}.

Braking distance =493.82×9.81×0.32=493.86.278=78.65 m= \dfrac{493.8}{2 \times 9.81 \times 0.32} = \dfrac{493.8}{6.278} = 78.65\ \text{m}.

SSD=55.56+78.65=134.2 mSSD = 55.56 + 78.65 = \mathbf{134.2\ m}

c) OSD (two-way road)

OSD=d1+d2+d3OSD = d_1 + d_2 + d_3

Speeds: V=22.22 m/sV = 22.22\ \text{m/s}, Vb=643.6=17.78 m/sV_b = \dfrac{64}{3.6} = 17.78\ \text{m/s}.

d1=Vbt=17.78×2=35.56 md_1 = V_b \cdot t = 17.78 \times 2 = 35.56\ \text{m}.

Time for overtaking manoeuvre: T=4saT = \sqrt{\dfrac{4s}{a}}, where s=0.7Vb+6=0.7(17.78)+6=18.45 ms = 0.7 V_b + 6 = 0.7(17.78) + 6 = 18.45\ \text{m} (spacing).

T=4×18.450.92=80.2=8.96 sT = \sqrt{\frac{4 \times 18.45}{0.92}} = \sqrt{80.2} = 8.96\ \text{s}

d2=VbT+2s=17.78×8.96+2×18.45=159.3+36.9=196.2 md_2 = V_b T + 2s = 17.78 \times 8.96 + 2 \times 18.45 = 159.3 + 36.9 = 196.2\ \text{m}.

d3=VT=22.22×8.96=199.1 md_3 = V \cdot T = 22.22 \times 8.96 = 199.1\ \text{m}.

OSD=35.56+196.2+199.1=430.9 mOSD = 35.56 + 196.2 + 199.1 = \mathbf{430.9\ m}
sight-distancestopping-sight-distanceovertaking-sight-distance
3long10 marks

A horizontal circular curve of radius R=250 mR = 250\ \text{m} is to be designed for a design speed of 70 km/h70\ \text{km/h} on a two-lane National Highway in hilly terrain.

a) Compute the superelevation required by the IRC method (allowing 75%75\% of design speed to be counteracted by superelevation alone), check it against the maximum permissible emax=0.07e_{max} = 0.07, and determine the coefficient of lateral friction actually mobilised. (5 marks)

b) Design the length of the transition curve using (i) the rate of change of centrifugal acceleration criterion and (ii) the rate of introduction of superelevation criterion (pavement width =7.0 m= 7.0\ \text{m}, superelevation attained by rotating about the centre line, rate 1 in 1501\text{ in }150). Adopt the larger value. (5 marks)

a) Superelevation

Design speed V=70 km/hV = 70\ \text{km/h}, v=703.6=19.44 m/sv = \dfrac{70}{3.6} = 19.44\ \text{m/s}.

IRC method — superelevation for 75% of design speed, neglecting friction:

e=(0.75V)2127R=V2127×1.78Re = \frac{(0.75 V)^2}{127\,R} = \frac{V^2}{127 \times 1.78\,R}

Using the standard form e=(0.75V)2127Re = \dfrac{(0.75V)^2}{127R} with VV in km/h:

e=(0.75×70)2127×250=(52.5)231750=2756.2531750=0.0868e = \frac{(0.75 \times 70)^2}{127 \times 250} = \frac{(52.5)^2}{31750} = \frac{2756.25}{31750} = 0.0868

This exceeds emax=0.07e_{max} = 0.07, so adopt e=0.07e = 0.07.

Check friction mobilised at full design speed with e=0.07e = 0.07:

e+f=V2127R=702127×250=490031750=0.1543e + f = \frac{V^2}{127R} = \frac{70^2}{127 \times 250} = \frac{4900}{31750} = 0.1543 f=0.15430.07=0.0843f = 0.1543 - 0.07 = 0.0843

Since f=0.084<0.15f = 0.084 < 0.15 (permissible), the design is safe with e=0.07e = 0.07.

b) Transition curve length

(i) Rate of change of centrifugal acceleration:

C=8075+V=8075+70=80145=0.552 m/s3C = \frac{80}{75 + V} = \frac{80}{75 + 70} = \frac{80}{145} = 0.552\ \text{m/s}^3 Ls=v3CR=(19.44)30.552×250=7349.7138.0=53.3 mL_s = \frac{v^3}{C\,R} = \frac{(19.44)^3}{0.552 \times 250} = \frac{7349.7}{138.0} = 53.3\ \text{m}

(ii) Rate of introduction of superelevation (rotation about centre line): Raise of outer edge E=e×W2=0.07×7.02=0.245 mE = e \times \dfrac{W}{2} = 0.07 \times \dfrac{7.0}{2} = 0.245\ \text{m}.

With rate 1 in 1501\text{ in }150:

Ls=150×E=150×0.245=36.75 mL_s = 150 \times E = 150 \times 0.245 = 36.75\ \text{m}

Adopt the larger value:

Ls=53.3 m  (55 m)L_s = \mathbf{53.3\ m \;(\approx 55\ m)}
horizontal-alignmentsuperelevationtransition-curve
4long8 marks

A summit (crest) vertical curve is to connect an ascending gradient of +3%+3\% with a descending gradient of 2%-2\% on a highway with design speed 65 km/h65\ \text{km/h}.

a) Determine the length of the summit curve required to provide the safe stopping sight distance. Take SSD=90 mSSD = 90\ \text{m}, driver eye height H=1.2 mH = 1.2\ \text{m} and object height h=0.15 mh = 0.15\ \text{m}. Consider both cases (L>SSDL > SSD and L<SSDL < SSD). (5 marks)

b) Explain why valley (sag) curves are governed by night-time headlight sight distance and comfort, not by SSD daylight visibility. (3 marks)

a) Length of summit curve for SSD

Deviation angle N=g1g2=0.03(0.02)=0.05N = g_1 - g_2 = 0.03 - (-0.02) = 0.05.

SSD=S=90 mSSD = S = 90\ \text{m}, H=1.2 mH = 1.2\ \text{m}, h=0.15 mh = 0.15\ \text{m}.

Case 1: Assume L>SL > S:

L=NS2(2H+2h)2L = \frac{N S^2}{\left(\sqrt{2H} + \sqrt{2h}\right)^2}

Compute denominator: 2×1.2=2.4=1.549\sqrt{2 \times 1.2} = \sqrt{2.4} = 1.549; 2×0.15=0.3=0.5477\sqrt{2 \times 0.15} = \sqrt{0.3} = 0.5477. Sum =2.097= 2.097; squared =4.397= 4.397.

L=0.05×9024.397=0.05×81004.397=4054.397=92.1 mL = \frac{0.05 \times 90^2}{4.397} = \frac{0.05 \times 8100}{4.397} = \frac{405}{4.397} = 92.1\ \text{m}

Check: L=92.1>S=90L = 92.1 > S = 90. Assumption valid.

Case 2 (for completeness, assume L<SL < S):

L=2S(2H+2h)2N=2(90)4.3970.05=18087.94=92.1 mL = 2S - \frac{\left(\sqrt{2H} + \sqrt{2h}\right)^2}{N} = 2(90) - \frac{4.397}{0.05} = 180 - 87.94 = 92.1\ \text{m}

This gives L=92.1>SL = 92.1 > S, contradicting the assumption L<SL < S, so Case 2 is rejected.

Adopt L=92.1 mL = \mathbf{92.1\ m} (say 95 m95\ \text{m}).

b) Why valley curves are governed by headlight distance and comfort

On a valley curve, during daytime the sight distance is unobstructed (the curve falls away and then rises — visibility is not restricted by the road surface), so daytime SSD is not critical. The governing criteria are:

  1. Headlight sight distance (night): At night the visible length of road ahead is limited by the upward divergence of the vehicle headlight beam. The curve must be long enough that the headlight beam (height 0.75 m0.75\ \text{m}, 11^\circ upward spread) illuminates at least the SSD ahead.
  2. Comfort: On a sag curve the centrifugal force acts downward, adding to gravity, causing discomfort/jerk. The allowable rate of change of centrifugal acceleration limits the curve length.

The larger of the two governs the design length.

vertical-alignmentsummit-curvesight-distance
5long8 marks

a) Define PCU (Passenger Car Unit) and explain its significance in traffic volume studies. (2 marks)

b) A traffic volume count at a mid-block section over a peak hour yielded: cars =600= 600, two-wheelers =900= 900, buses/trucks =120= 120, and auto-rickshaws =240= 240. Using PCU factors of car =1.0= 1.0, two-wheeler =0.5= 0.5, bus/truck =3.0= 3.0, auto-rickshaw =0.8= 0.8, compute the total flow in PCU/h. (3 marks)

c) If the peak hour factor (PHF) for this section is 0.850.85, determine the equivalent peak rate of flow (PCU/h) and comment on the flow uniformity. (3 marks)

a) PCU

A Passenger Car Unit (PCU) is a factor used to express the relative interference effect (in terms of road space and speed reduction) of different vehicle types in a traffic stream, expressed in equivalent passenger cars. It allows a mixed-traffic stream to be reduced to a single homogeneous unit so that capacity, volume and level of service can be consistently analysed.

b) Total flow in PCU/h

VehicleCountPCU factorPCU/h
Car6001.0600
Two-wheeler9000.5450
Bus/Truck1203.0360
Auto-rickshaw2400.8192
Total1602
Q=600+450+360+192=1602 PCU/hQ = 600 + 450 + 360 + 192 = \mathbf{1602\ PCU/h}

c) Peak rate of flow

The peak hour factor relates the hourly volume to the peak rate of flow within the hour:

PHF=Hourly volumePeak rate of flowPHF = \frac{\text{Hourly volume}}{\text{Peak rate of flow}} Peak rate of flow=QPHF=16020.85=1884.7 PCU/h\text{Peak rate of flow} = \frac{Q}{PHF} = \frac{1602}{0.85} = \mathbf{1884.7\ PCU/h}

Comment: PHF=0.85PHF = 0.85 indicates moderately non-uniform flow within the hour (a PHF closer to 1.01.0 would mean uniform flow). The design/analysis should use the higher peak rate of 1885 PCU/h\approx 1885\ \text{PCU/h} rather than the average 1602 PCU/h1602\ \text{PCU/h} to avoid under-design during the busiest 15-minute interval.

traffic-engineeringtraffic-volume-studypcu
B

Section B: Short Answer Questions

Attempt all questions.

6 questions
6short5 marks

List and briefly explain any four desirable properties of road aggregates, naming the standard test used to assess each property.

Road aggregates form the major structural component of a pavement and must satisfy several properties:

PropertyWhy requiredTest
Strength / hardness (resistance to crushing)Aggregates must resist crushing under traffic wheel loads.Aggregate Crushing Value (ACV) test
Toughness (resistance to impact)Resist sudden shock/impact from moving loads.Aggregate Impact Value (AIV) test
Hardness (resistance to abrasion/wear)Surface aggregates must resist abrasion by tyres and grinding action.Los Angeles Abrasion test
Durability (resistance to weathering)Must resist disintegration by alternate wetting/drying and freeze–thaw.Soundness test (sodium/magnesium sulphate)
Shape (cubical, low flakiness)Cubical particles interlock and compact better than flaky/elongated ones.Flakiness & Elongation Index
Adhesion with bitumenAggregate must bind well with binder and resist stripping by water.Stripping value test

(Any four of the above, briefly explained, are acceptable.)

Example explanation (Crushing): A lower Aggregate Crushing Value means a stronger aggregate; for surface courses the ACV should generally not exceed 30%30\%.

highway-materialsaggregatestests
7short5 marks

a) Explain the penetration test and viscosity grading of bitumen. (2 marks)

b) A bitumen sample is reported as grade 60/7060/70. State what this means and where such a grade is typically used in Nepal. Briefly differentiate between bitumen and tar. (3 marks)

a) Penetration test & viscosity grading

  • Penetration test: Measures the consistency/hardness of bitumen. A standard needle loaded with 100 g100\ \text{g} is allowed to penetrate the bitumen sample for 5 s5\ \text{s} at 25C25^\circ\text{C}. The depth of penetration in tenths of a millimetre (0.1 mm units) is the penetration value. A higher value means softer bitumen.
  • Viscosity grading (VG): Grades bitumen by its absolute viscosity (measured at 60C60^\circ\text{C} in poise) and kinematic viscosity at 135C135^\circ\text{C}. It better reflects in-service temperatures than the older penetration grading.

b) Grade 60/70

Grade 60/7060/70 means the bitumen has a penetration value between 60 and 70 (i.e., 6.06.07.0 mm7.0\ \text{mm} of needle penetration) at the standard test conditions. It is a medium-hard grade.

Use in Nepal: Grade 60/7060/70 is the most widely used paving bitumen for bituminous surfacing of highways in the plains and mid-hills with moderate-to-warm climates. (Softer grades like 80/10080/100 are preferred in colder high-altitude regions.)

Bitumen vs Tar:

BitumenTar
Obtained from fractional distillation of petroleum crude.Obtained by destructive distillation of coal/wood.
Soluble in carbon disulphide and CCl₄.Soluble in toluene; contains free carbon.
Less temperature-susceptible; widely used.More temperature-susceptible; carcinogenic, largely discontinued.
highway-materialsbitumenpenetration-test
8short5 marks

On a horizontal curve of radius R=220 mR = 220\ \text{m} on a two-lane highway (two lanes, n=2n = 2), the design speed is 75 km/h75\ \text{km/h} and the wheelbase of the design vehicle is l=6.5 ml = 6.5\ \text{m}. Calculate the total extra widening required on the curve.

Total extra widening We=Wm+WpsW_e = W_m + W_{ps}, the mechanical plus psychological widening.

Mechanical widening (for nn lanes):

Wm=nl22R=2×(6.5)22×220=2×42.25440=84.5440=0.192 mW_m = \frac{n\,l^2}{2R} = \frac{2 \times (6.5)^2}{2 \times 220} = \frac{2 \times 42.25}{440} = \frac{84.5}{440} = 0.192\ \text{m}

Psychological widening:

Wps=V9.5R=759.5220=759.5×14.83=75140.9=0.532 mW_{ps} = \frac{V}{9.5\sqrt{R}} = \frac{75}{9.5\sqrt{220}} = \frac{75}{9.5 \times 14.83} = \frac{75}{140.9} = 0.532\ \text{m}

Total extra widening:

We=0.192+0.532=0.724 m  (0.73 m)W_e = 0.192 + 0.532 = \mathbf{0.724\ m \;(\approx 0.73\ m)}
horizontal-alignmentextra-wideningcurves
9short5 marks

Using the fundamental relation of traffic flow (q=kvq = k\,v), a single lane operating under the Greenshields linear speed–density model has a free-flow speed vf=60 km/hv_f = 60\ \text{km/h} and jam density kj=200 veh/kmk_j = 200\ \text{veh/km}. Determine (a) the speed and density at maximum flow and (b) the maximum (capacity) flow of the lane.

Greenshields model: v=vf(1kkj)v = v_f\left(1 - \dfrac{k}{k_j}\right), and q=kvq = k v.

Maximum flow occurs at:

km=kj2=2002=100 veh/kmk_m = \frac{k_j}{2} = \frac{200}{2} = 100\ \text{veh/km} vm=vf2=602=30 km/hv_m = \frac{v_f}{2} = \frac{60}{2} = 30\ \text{km/h}

(a) At capacity: speed =30 km/h= 30\ \text{km/h}, density =100 veh/km= 100\ \text{veh/km}.

(b) Maximum flow (capacity):

qmax=km×vm=100×30=3000 veh/hq_{max} = k_m \times v_m = 100 \times 30 = 3000\ \text{veh/h}

Equivalently qmax=vfkj4=60×2004=3000 veh/hq_{max} = \dfrac{v_f\,k_j}{4} = \dfrac{60 \times 200}{4} = \mathbf{3000\ veh/h}.

traffic-engineeringhighway-capacitytraffic-flow
10short5 marks

Explain the stages of highway engineering surveys (from map study to detailed survey) carried out for fixing a new highway alignment. State the controlling factors / requirements of an ideal alignment.

Stages of highway location surveys

  1. Map study (desk study): Using topographic maps, possible alternative routes are studied to identify approximate alignments, avoiding obstacles (rivers, ridges, steep valleys) and noting controlling points.
  2. Reconnaissance survey: Field inspection of the broad belt identified in the map study using simple instruments (Abney level, barometer). Collects data on terrain, soil, drainage, number of crossings, etc. Eliminates impractical routes.
  3. Preliminary survey: Detailed instrument survey (total station/level) of the selected alternative(s) to obtain topographic, soil, traffic and drainage data, and to compare alternatives on a techno-economic basis to select the best alignment.
  4. Final / detailed location survey: The selected alignment is pegged on the ground; detailed levelling, cross-sections, and data for drainage and structural design are collected for preparation of working drawings.

Requirements of an ideal alignment

  • Short — as straight/direct as practicable.
  • Easy — easy to construct and to traverse (easy gradients and curves).
  • Safe — safe for traffic operation and stable against landslides/erosion (especially in hills).
  • Economical — minimum overall cost (construction + maintenance + vehicle operating cost).

Controlling factors: obligatory points (to pass through or to avoid), traffic demand, geometric design standards, terrain/topography, soil and geology, drainage, and economics/environmental considerations.

highway-surveysalignmentengineering-survey
11short6 marks

a) Define and differentiate between ruling gradient, limiting gradient, exceptional gradient and minimum gradient. (3 marks)

b) A vehicle moving at 50 km/h50\ \text{km/h} has to stop within the available sight distance of 60 m60\ \text{m} on a level road. Check whether the friction coefficient f=0.36f = 0.36 and reaction time t=2.5 st = 2.5\ \text{s} provide adequate stopping. (3 marks)

a) Types of gradient

  • Ruling (design) gradient: The maximum gradient adopted in the general design of the highway; the alignment is designed to keep gradients within this value as far as possible (e.g., 1 in 301\text{ in }30, 3.3%3.3\% in plains).
  • Limiting gradient: A steeper gradient used over short lengths where adoption of the ruling gradient would greatly increase cost (broken/rolling terrain), used in restricted stretches.
  • Exceptional gradient: Still steeper, used only in very short stretches under unavoidable/exceptional situations, never to exceed about 100 m100\ \text{m} at a stretch.
  • Minimum gradient: A small gradient (e.g., 1 in 5001\text{ in }500 on the carriageway) provided to ensure efficient drainage of surface water along side drains; not needed for traffic but for drainage.

b) Stopping check on level road

v=503.6=13.89 m/sv = \dfrac{50}{3.6} = 13.89\ \text{m/s}.

SSD=vt+v22gf=13.89×2.5+(13.89)22×9.81×0.36SSD = vt + \frac{v^2}{2gf} = 13.89 \times 2.5 + \frac{(13.89)^2}{2 \times 9.81 \times 0.36}

Lag distance =34.72 m= 34.72\ \text{m}.

Braking distance =192.97.063=27.32 m= \dfrac{192.9}{7.063} = 27.32\ \text{m}.

SSD=34.72+27.32=62.0 mSSD = 34.72 + 27.32 = 62.0\ \text{m}

Comparison: Required SSD=62.0 mSSD = 62.0\ \text{m} but available sight distance =60 m= 60\ \text{m}.

Since 62.0 m>60 m62.0\ \text{m} > 60\ \text{m}, the available sight distance is NOT adequate (deficient by 2 m\approx 2\ \text{m}). The vehicle cannot safely stop; either the speed must be reduced, the sight distance increased, or a higher friction (better surface) provided.

sight-distancevertical-alignmentgradient

Frequently asked questions

Where can I find the BE Civil Engineering (IOE, TU) Transportation Engineering I (IOE, CE 652) question paper 2079?
The full BE Civil Engineering (IOE, TU) Transportation Engineering I (IOE, CE 652) 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 Transportation Engineering I (IOE, CE 652) 2079 paper come with solutions?
Yes. Every question on this Transportation Engineering I (IOE, CE 652) 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) Transportation Engineering I (IOE, CE 652) 2079 paper?
The BE Civil Engineering (IOE, TU) Transportation Engineering I (IOE, CE 652) 2079 paper carries 80 full marks and is meant to be completed in 180 minutes, across 11 questions.
Is practising this Transportation Engineering I (IOE, CE 652) past paper free?
Yes — reading and attempting this Transportation Engineering I (IOE, CE 652) past paper on Kekkei is completely free.