Skip to content

Swept Path Analysis: A Visual Guide to How Vehicles Turn

By Joël MarthReading time: 14 min read
Swept PathCivil EngineeringAckermann SteeringVehicle DynamicsTraffic Planning
Vehicle traversing a curve with its swept envelope drawn around it; outer body corners and inner rear wheel paths visible
Vehicle traversing a curve with its swept envelope drawn around it; outer body corners and inner rear wheel paths visible

When a truck rounds a corner, the rear wheels don't follow the front wheels. They cut inside the curve. The space the vehicle sweeps through is wider than the vehicle is, and bigger than the radius of either wheel alone. Swept path analysis is the geometric tool civil engineers use to predict that swept area exactly, so a fire truck reaches a hydrant, a delivery van clears a bollard, and a refuse vehicle backs out of a dead end without climbing the kerb.

This guide explains the geometry from first principles, walks through a worked pen-and-paper example, and finishes with what to consider beyond the textbook model. No specific country's regulations are required; the underlying physics applies everywhere.

TL;DR. In a steady-state turn, a rigid vehicle's swept envelope is bounded by just two reference paths: the outer-front corner (outer edge) and the inner-rear wheel (inner edge: wheel, not corner). A third path, the outer-rear corner, defines the tail swing at the start of every turn: a brief outboard swing of the rear caused by the rear overhang, regardless of how fast the steering input is applied. All three can be computed from five numbers: length, width, wheelbase, front overhang, rear overhang. Worked example below.

What is a swept path?

A swept path (also called vehicle tracking or off-tracking analysis) is the area a vehicle physically occupies while turning. It is the union of every position the vehicle body passes through during the manoeuvre.

Standard passenger car executing a 90° right turn with the swept envelope shaded behind it.
FIG 1 · Swept envelope of a 90° right turn. Standard passenger car (L = 4.70 m, W = 1.85 m). Cyan-shaded area = swept envelope.

You need it because:

  • An intersection, a fire-truck turning bay, a parking-garage ramp or an alleyway is only as useful as the vehicles that can fit through it.
  • The geometric envelope is bigger than the bare vehicle width, and the difference matters: a typical lorry occupies a footprint about 1.5× its own width during a sharp turn.
  • Without the envelope, you can't verify clearance from kerbs, walls, columns, parked cars, or fire hydrants.

The geometry: Ackermann steering, in plain words

Rudolph Ackermann's 1817 patent describes how a steered vehicle's wheels move during a turn. Its central insight:

During a turn, every wheel of the vehicle traces a circle around a single shared centre point, the instantaneous centre of rotation (ICR).

The ICR sits on the extension of the rear axle (because the rear wheels don't steer, their rolling direction is fixed perpendicular to the axle). The front wheels are angled exactly so their perpendicular lines also pass through this same ICR. That alignment (front wheels turning to slightly different angles so their lines meet at one point) is what we call Ackermann geometry.

The consequence: every point on the vehicle traces its own circle around the ICR. The largest circle is traced by the outer-front corner of the body. Because of the front overhang, the corner sits further from the ICR than the outer-front wheel, and it defines the outer edge of the swept envelope. The smallest circle is traced by the inner-rear wheel at the axle, which defines the inner edge. The body sweeps the annular region between these two paths.

Top-down geometric diagram of a four-wheeled vehicle in a right turn. Dashed perpendiculars from each wheel converge at the ICR (instantaneous centre of rotation). Each wheel traces its own circular path centred on the ICR, with the outer-front wheel tracing the largest radius and the inner-rear wheel the smallest.
FIG 2 · Ackermann geometry. The perpendiculars of all four wheels converge at the instantaneous centre of rotation. Each wheel traces its own circle around this point.

The math, if you want it. With the ICR on the extension of the rear axle, let R be the distance from ICR to the centre of the rear axle (the rear-axle radius). Then the inner-rear-wheel radius is R − w/2 and the outer-front-corner radius is √[(R + w/2)² + (wb + fo)²], where w is vehicle width, wb is wheelbase, and fo is front overhang. Knowing any one of these radii pins down all the others.

The reference paths

Three reference paths cover the envelope. Two bound it during the steady-state portion of the turn; one more, the outer-rear corner, defines a brief outboard sweep at the start of every manoeuvre.

Steady-state bounds

ReferenceWhat traces itRole
Outer-front-corner pathThe outer corner of the front bumperThe outer edge of the envelope. Checked against kerbs, walls, lamp posts on the outside of the curve.
Inner-rear-wheel pathThe inner rear wheel at the axle levelThe inner edge of the envelope. Wheel, not corner; the wheel sits inboard of the body corner, so the wheel always defines the inner clearance.

In pure circular motion these two paths alone fully describe where the vehicle is. Everything else on the body sits inside the annulus between them.

Tail swing

ReferenceWhen it matters
Outer-rear-corner pathAt the start of every turn the rear of the body briefly swings outboard of the straight-ahead heading: tail swing. This is a geometric consequence of the rear overhang and happens regardless of how fast the steering input is applied; even with an instantaneous steering change the rear corner enters its circular path from a position behind the front, so its swept arc reaches outside the steady-state envelope at the moment of entry. Once the vehicle is in steady circular motion the outer-rear corner sits on a smaller radius than the outer-front corner and lies inside the envelope. Tail swing is treated as its own design check in many regulations (see for example Australia's NHVR PBS standard).
The two reference paths that bound a steady-state envelope plus a dashed outer-rear-corner path showing tail swing at the start of the turn.
FIG 3 · Reference paths in a right turn. Solid: outer-front corner and inner-rear wheel, these bound the steady-state envelope. Dashed: outer-rear corner, interior to the envelope in steady state, but the limiting path for tail swing at turn entry.

The single most common mistake, even in some published work, is to assume the inner rear corner of the body defines the inner edge of the envelope. It doesn't. The corner is wider than the wheel, so its path lies outboard of the wheel's path. The wheel, not the corner, sets the inner clearance.

The five numbers you need

For a non-articulated vehicle (passenger car, van, two-axle truck, bus), five dimensions fully describe the geometry of a constant-radius turn:

SymbolNameDescription
LLengthTotal vehicle length, bumper to bumper
wWidthTotal vehicle width, including mirrors if relevant
wbWheelbaseDistance between front and rear axle
foFront overhangFront bumper to front axle
roRear overhangRear axle to rear bumper

The minimum turning radius (the smallest circle the vehicle can drive) is fixed by the maximum steering angle of the front wheels, which is a property of the vehicle itself. Most manufacturer datasheets list it directly as the outer turning radius (front-outer-corner) or kerb-to-kerb turning circle.

Worked example: a typical passenger car

Let's compute the four reference paths for a standard passenger car making its tightest right-hand turn. Dimensions roughly matching a real-world VW Golf or BMW 3-series:

Length L4.70 m
Width w1.85 m
Wheelbase wb2.70 m
Front overhang fo0.90 m
Rear overhang ro1.10 m
Outer turning radius R_out5.60 m

The outer turning radius of 5.60 m is the path of the outer front corner, measured from the ICR. We work backwards from there.

Step 1: Find the rear-axle radius

The outer front corner sits at distance (wb + fo) = 3.60 m forward of the rear axle, and w/2 = 0.925 m outboard of the rear-axle centre. By Pythagoras:

R_out² = (R_rear + w/2)² + (wb + fo)²

5.60² = (R_rear + 0.925)² + 3.60²

31.36 = (R_rear + 0.925)² + 12.96

(R_rear + 0.925)² = 18.40

R_rear + 0.925 = 4.29

R_rear = 3.36 m

So the centre of the rear axle traces a circle of radius 3.36 m around the ICR.

Step 2: Inner rear wheel

The inner rear wheel is half a vehicle width inboard of the rear-axle centre:

R_inner_wheel = R_rear − w/2 = 3.36 − 0.925 = 2.44 m

Step 3: Outer rear corner

The outer rear corner sits ro = 1.10 m behind the rear axle and w/2 = 0.925 m outboard. Its distance from the ICR is:

R_outer_rear = √[(R_rear + w/2)² + ro²] = √[4.29² + 1.10²] = 4.43 m

Step 4: Inner front corner

The inner front corner sits (wb + fo) = 3.60 m forward of the rear axle and w/2 = 0.925 m inboard. Its distance from the ICR is:

R_inner_front = √[(R_rear − w/2)² + (wb + fo)²] = √[2.44² + 3.60²] = 4.35 m

Result

ReferenceRadius
Outer-front corner5.60 m ← given
Outer-rear corner4.43 m
Inner-front corner4.35 m
Inner-rear wheel2.44 m

The swept envelope is the annular region between the inner-rear-wheel circle (2.44 m) and the outer-front-corner circle (5.60 m). For this passenger car, that's a band 3.16 m wide, roughly 1.7× the vehicle's own width.

Note that the outer-rear corner (4.43 m) and the inner-front corner (4.35 m) both sit inside this annulus in steady-state circular motion. The outer-rear corner becomes limiting at the start of the turn (tail swing); the inner-front corner is interior throughout for this passenger-car geometry.

To-scale diagram of the worked example: four concentric reference circles around the ICR with radii 5.60 m, 4.43 m, 4.35 m and 2.44 m, three vehicle outlines spaced around the turn, and the swept envelope highlighted as the annular region between the outer-front and inner-rear-wheel paths.
FIG 4 · To-scale geometry of the worked example. Four concentric reference circles around the ICR with radii 5.60 m, 4.43 m, 4.35 m and 2.44 m. The swept envelope is the annulus between the outer-front corner (outer) and the inner-rear wheel (inner).

Why we used a 90° turn assumption. This calculation gives you the radii of the full circles each reference traces. A real intersection turn typically uses only an arc of those circles (the steering angle is held constant briefly, then released). Software tracks the actual arc swept; the radii here tell you how wide it gets at maximum input.

Real-world considerations beyond the textbook model

The Ackermann low-speed model is exact in principle, but real vehicles deviate from it for three reasons. Most regulatory checks ignore these because they're designed around low-speed manoeuvres, but it's worth knowing where the model breaks.

1. Heading changes are not instantaneous

The model assumes the steering input changes the front-wheel angle immediately. In reality, the driver turns the steering wheel over half a second to two seconds, and during that time the actual swept path is a transition curve, not a circular arc. For passenger cars at planning scales this is negligible; the transition is visible only at sub-metre resolution. For long articulated vehicles (semi-trailers, B-doubles), the transition matters and software typically models it explicitly.

2. At higher speed, the rear wheels track outboard

Above roughly 30 km/h, tyre slip becomes significant. The rear wheels develop a small slip angle (typically 1–3°) that pushes the rear of the vehicle outboard of its kinematic path. This widens the outer envelope, sometimes by 0.5 m for a lorry. For driveways, parking, fire access and most urban planning, low-speed kinematics is correct. For motorway entry/exit ramps, racetracks and crash reconstruction, you need a dynamic model.

3. Articulated vehicles add a second envelope

A semi-trailer is two rigid bodies connected by a hinge. Each follows its own Ackermann geometry around the same ICR, but the trailer's rear axle traces a smaller circle than the towing vehicle's. This is the famous off-tracking of a long lorry: the trailer cuts the corner. Articulated buses, B-trains, and double-trailer combinations stack this effect; the rearmost trailer can cut the corner by several metres on a sharp turn.

There's a second subtlety unique to articulated geometry. The rigid-vehicle shortcut of "track only the body corners and connect the dots" no longer gives the exact envelope, because the trailer's hinge point itself moves along the tractor's path while the trailer rotates around it. At certain phases of the turn the inner edge of the trailer's swept area is defined not by the trailer's corner but by a point along the trailer's side, typically near the rear axle group. Production tools like AutoTURN, Vehicle Tracking and AutoPATH handle this by sampling many points along the entire vehicle perimeter at every timestep and taking the union, rather than relying on four corners. The four-corner approximation is accurate enough for first-order checks but can underestimate the true envelope on sharp turns.

Articulated semi-trailer in a 90° right turn after a settled entry-straight, showing start and end vehicle positions and the swept envelope.
FIG 5 · Articulated semi-trailer, off-tracking. The trailer's inner-rear wheel cuts inside the tractor's outer-front corner; the white pocket between the two paths is the off-tracking gap.

For these, hand calculation is impractical and software is essentially required.

From paper to PathSweeper

The numbers above show that even a single passenger car needs five inputs and four output radii. A real planning task is rarely a single constant-radius circle; it's a sequence of turns, of varying radii, possibly with reverse manoeuvres, against a real site plan with kerbs, parked cars, columns and trees. Doing all of that by hand is a project in itself.

PathSweeper computes all of this in real time as you draw the trajectory, against your uploaded site plan. The same underlying geometry, but in seconds rather than an afternoon, including articulated vehicles, reverse manoeuvres, and corner-by-corner clearance reporting.

Screenshot of PathSweeper with the standard passenger car selected, showing the live swept envelope updating as the trajectory is drawn; the same kinematics as the worked example, computed in the browser.

Country-specific design vehicles

The geometry is universal, but the vehicles you check against are usually mandated by national or regional standards. Each country specifies a list of design vehicles with concrete dimensions you must use for regulated submissions:

Each of those guides lists what's free to use and where the licensed publications fit in.


PathSweeper runs in your browser, no install required. The demo is free; the full toolkit is in active development.

Frequently Asked Questions

Swept path analysis is the geometric calculation of the area a vehicle covers when driving a curve. It accounts for the difference between the front-corner path and the rear-wheel path (off-tracking) caused by Ackermann steering geometry. Engineers use it to verify that vehicles can safely negotiate driveways, intersections, dead-ends and access roads.

By modelling the vehicle's kinematics: wheelbase, axle positions, body overhangs, steering angles, and (for articulated vehicles) hinge angles. The path is integrated step-by-step along the planned trajectory, producing the swept envelope of every body corner and wheel. Modern tools compute it in real time as you draw the path.

The inner rear WHEEL at the rear axle, not the inner rear corner of the body. This is a common mistake. The rear corner of the body sweeps a path further outboard than the inner wheel, so it never defines the inner clearance; the wheel does.

Rudolph Ackermann patented the geometry in 1817, though the underlying principle was actually invented by Georg Lankensperger of Munich. Ackermann steering ensures that all wheels rotate around a common centre during a turn, eliminating tyre scrubbing. It is the geometric foundation of every modern swept-path calculation.

The standard low-speed (kinematic) model used in most planning software, including PathSweeper, assumes the rear axle tracks the front axle exactly, valid for speeds typically under 30 km/h. At higher speeds, tyre slip and dynamic forces cause the rear to track outboard of this geometric path, widening the swept envelope. Most regulatory swept-path checks (driveways, fire access, parking) are low-speed scenarios, so the kinematic model is sufficient.

Germany: RBSV 2020 (FGSV Verlag). USA: AASHTO Green Book and NFPA 1900. UK: DMRB. Australia: AS 2890 series. All are copyrighted and licensed via their respective publishers. For pre-design and feasibility, national statutory maxima (e.g. § 32 / § 32d StVZO in Germany) are public-domain alternatives.

Sources & References

  1. § 32 StVZO, Vehicle dimensions (Germany)Bundesministerium der Justiz
  2. § 32d StVZO, Turning circle (Germany, BO-Kraftkreis)Bundesministerium der Justiz
  3. AASHTO Green Book: A Policy on Geometric Design of Highways and StreetsAASHTO
  4. Design Manual for Roads and Bridges (DMRB)National Highways (UK)
  5. AS 2890 series, Parking facilitiesStandards Australia

Was this article helpful?

Try it now

Try PathSweeper for free and calculate swept paths directly in your browser.

Get Started