Skip to main content
Multi-Standard Superelevation EngineERA 2013 | AACRA Urban | AASHTO

Superelevation Calculator & Civil 3D CSV Generator

Calculate exact superelevation rates ($e\%$), transition runoff ($L_r$), tangent runout ($L_t$), and full transition milestones for horizontal curves across varying corridor terrain segments. Export directly in native **Civil 3D Superelevation CSV format**, or import and repair existing Civil 3D reports.

Design Standard Manual Option

ERA 2013 Spec: Rural emax = 8.0% | Normal Crown 2.5% | ERA Rollover Threshold <= 7.0%

Alignment Corridor Segments (Terrain & Speeds)

3 Segments

Define varying terrain sections, design speeds ($V$), and section types along chainage. The engine maps curves to their segment automatically.

Km 0+000 - Km 12+500 (Rural Flat/Rolling)
Speed: 80 km/hrollingruralemax: 8%
Km 12+500 - Km 18+200 (Escarpment Section)
Speed: 60 km/hmountainousruralemax: 8%
Km 18+200 - Km 25+000 (Town / Urban Section)
Speed: 50 km/hflaturbanemax: 4%
Add New Corridor Segment

Option 1: LandXML Alignment Importer & Departure Audit

Corridor Alignment Prompt & Station Interval Settings
🇪🇹 ERA 2013
3 Segments Active

Upload LandXML Alignment File (.xml)

Export your horizontal alignment from Civil 3D as LandXML (`.xml`). The tool will parse circular curves, spirals, compound/reverse curve transitions, check design departures, and generate the Civil 3D superelevation CSV format.

Engineering Reference Manual

Superelevation Calculator Documentation

Technical specifications, mathematical formulas, and civil guidelines

1. Functional Purpose

When a vehicle traverses a horizontal curve, it experiences centrifugal force pushing it outward. To counteract this force, the outer edge of the roadway is elevated relative to the inner edge—a process called **Superelevation**. The **Superelevation Calculator** recalculates transition runoff and tangent runout stations based on radius, lane configurations, normal crown slope, and design speed. It validates whether transition zones match the design standard, preventing abrupt steering actions.

The output generated is structured as a clean CSV table containing cross slope variations at exact station sequences, formatted for direct re-importing back into Civil 3D assemblies.

2. Practical Workflow Instructions

To calculate superelevation transitions:

  1. Input Parameters: Enter the design speed, maximum superelevation rate (e_max, e.g. 8%), normal crown cross slope (default -2.5%), and lane width.
  2. Specify Curve Geometry: Input the radius of the horizontal curve, direction of the bend (left/right), and transition style.
  3. Review Critical Stations: The calculator outputs transition runoff stations (Normal Crown - Half Crown - Level Crown - Reverse Crown - Full Super).
  4. Export CSV: Download the transition data, pre-formatted to match Civil 3D importing schemas (cleaning trailing spaces to prevent importer crashes).

3. Mathematical & Civil Engineering Basis

Superelevation calculations are based on centrifugal equilibrium:

e + f = V^2 / (127 * R)

Where e is the superelevation rate, f is the side friction factor, V is speed in km/h, and R is radius in meters. The **Superelevation Runoff (Lr)** is the length required to transition from a flat section to full superelevation:

Lr = (w * n1 * ed / delta_a) * bw

Where:

  • w = lane width (m)
  • n1 = number of lanes rotated
  • ed = design superelevation rate
  • delta_a = maximum relative gradient (%) between edge profile and centerline
  • bw = adjustment factor for number of rotated lanes

The **Tangent Runout (Lt)** transitions the pavement from normal crown (-2.5%) to adverse crown removed (0% outer lane):

Lt = (enc / ed) * Lr

Where enc is the normal crown slope. The calculator automatically checks if transition slopes violate standard guidelines, ensuring smooth water drainage and driver safety.

AASHTO / ERA Standard Compliance100% Client-Side ProcessingVerification Mandated