Skip to content

Circle of Forces

Represent a tire contact patch's combined longitudinal and lateral force capacity as a friction-circle or friction-ellipse envelope, so braking, driving, and cornering consume one coupled traction budget.

Version
v1 · 2026-08-30 · History
Domain-specific #
1468
Origin domain
vehicle dynamics
Subdomain
combined-slip tire force limits
Aliases
Friction circle, Traction circle, Friction ellipse, Tire friction circle

Core Idea

The circle of forces is a vehicle-dynamics diagram and constraint model for a tire-road contact patch. It plots longitudinal tire force \(F_x\)—driving or braking—against lateral force \(F_y\)—cornering—and encloses the combinations the contact can sustain under a stated vertical load and operating condition. A force request inside the boundary is feasible in the model; one outside exceeds available combined traction.

The central insight is coupling. A tire near its maximum braking force has less remaining lateral capacity, and a tire near maximum cornering has less remaining drive or braking capacity. The ideal boundary may be drawn as a circle; real data and models often use an ellipse or a more irregular combined-slip envelope.

Scope of Application

Circle of Forces applies to passenger-car and motorcycle dynamics, racing-line analysis, braking while cornering, acceleration out of a turn, tire testing, chassis setup, torque allocation, anti-lock braking, traction control, electronic stability control, and model-predictive vehicle control.

It can describe one tire, one axle, or an aggregated vehicle envelope only when the level is declared. Load transfer means four tire-level circles do not combine into one fixed circle by simple addition.

Clarity

An ideal isotropic friction circle may be written

\[ F_x^2+F_y^2\le (\mu F_z)^2. \]

An anisotropic ellipse may use

\[ \left(\frac{F_x}{F_{x,\max}}\right)^2+ \left(\frac{F_y}{F_{y,\max}}\right)^2\le 1. \]

These formulas are approximations. Exponents other than two, asymmetric limits, or lookup-table contours can fit data better.

Manages Complexity

The diagram compresses a nonlinear tire model into an operational feasibility map. A driver, controller, or analyst can see immediately why adding brake changes cornering reserve without solving the full contact mechanics.

It also creates a common language for maneuvers. Straight-line braking occupies the longitudinal axis; steady cornering the lateral axis; trail braking and powered corner exit occupy quadrants between them.

Abstract Reasoning

Let \(\mathcal F(q)\subset\mathbb R^2\) be the admissible horizontal-force set for operating state \(q\), which includes load, friction, slips, temperature, and tire condition. A request \(f=(F_x,F_y)\) is feasible when \(f\in\mathcal F(q)\).

For a normalized ellipse, define utilization

\[ u(f)=\sqrt{(F_x/F_{x,\max})^2+(F_y/F_{y,\max})^2}. \]

Knowledge Transfer

Literal transfer occurs across tires and maneuvers whenever combined longitudinal/lateral capacity is represented as one contact envelope. Circle, ellipse, and empirical contour are variants.

The portable residue is a coupled feasibility constraint: multiple outputs draw from a shared bounded capacity. Live prime:constraint supplies the generic restriction. Circle of Forces adds tire forces, contact friction, slip, normal load, and vehicle control.

Relationships to Other Abstractions

Local relationship map for Circle of ForcesParents appear above the current abstraction, mutual partners to the right, and children below. Node labels state whether each abstraction is prime or domain-specific; colors identify relation types.Circle of ForcesDOMAINPrime abstraction: Constraint — is a kind ofConstraintPRIME

Current abstraction Circle of Forces Domain-specific

Parents (1) — more general patterns this builds on

  • Circle of Forces is a kind of Constraint Prime

    The minimal prospective placement is a strict composition/instantiates edge to live prime:constraint.

Hierarchy path (1) — routes to 1 parentless root

Neighborhood in Abstraction Space

Circle of Forces sits in a sparse region of the domain-specific corpus (91st percentile for distinctiveness): few abstractions share its structure, so a faithful description tends to retrieve it precisely.

Family — Unclustered & Miscellaneous (1565 abstractions)

Nearest neighbors

Computed from structural-signature embeddings · 2026-09-08