yucad3d

Superelevation & widening

Banking the road into curves — building up gradually, the way it does on a real road — and widening the pavement on tight curves.

What superelevation is

On a curve the pavement is tilted (banked) toward the inside so gravity carries part of the centripetal force instead of tyre friction. The tilt is the superelevation rate e (a cross-slope, e.g. 6%). The maximum allowed emax comes from the active standard (AASHTO 8%, RAL 6%, VSS 7%, KGM 8%).

It is gradual — the runoff

A road cannot jump from a flat crown to full bank at the start of a curve. The change happens over a transition: tangent runout (outer lane rotates from normal crown to level) then superelevation runoff Lr (level to full e). yucad3d builds the proper diagram (AASHTO “Method 2”): zero on the tangents, a gradual ramp through the transitions, full cant through the circular curve. Along a clothoid spiral the cant ramps with the spiral; at a direct tangent↔curve boundary the runoff is split ~2/3 on the tangent, 1/3 into the curve.

+e 0 PC PT full cant e runoff L₃
Flat on the tangent, a runoff ramp around the PC, full cant through the curve, a ramp down at the PT.

Turning it on

Superelevation is opt-in — curves keep their design crown until you enable it. In the Superelevation tab (Assembly Designer / Composer):

Seeing it react

With auto-super on, drag the station slider in the 2D preview: flat on the tangent, tilting through the runoff, full bank in the curve. The preview writes the live grade % on each link. The 3D preview shows the whole corridor banking continuously along the curve.

The Superelevation Editor (per corridor)

Tools › Superelevation Editor sets a manual override diagram on a real corridor, or computes one:

An applied override shows up on the corridor itself: the Properties panel's corridor summary reports the control-point count and the peak rate (e.g. Superelevation: 8 control point(s), peak e 5.8%), so you can confirm the design took without reopening the editor.

Curve widening

Tight curves need extra width because long vehicles track inside their lane. Tools › Curve Widening Editor works like the Superelevation Editor: a (Station, Widening m) table you can edit by hand, plus Compute Widening (Standard, Speed, number of lanes) that fills it from the widening transition. The widening is split each side; the shoulders translate out, and it tapers over a transition length the same way superelevation runs off.

The exact formulas Design rate e(R), runoff length Lr = w·e/Δ, the ~2/3 split, and the widening equation w = n(R−√(R²−L²)) + 0.1V/√R are all in the Formula reference, with worked numbers.