Catenary Curve Calculator

Enter the catenary parameter (a), x-range, and step size to compute points along a catenary curve — the shape formed by a hanging rope or chain under gravity. You get the y-values at each x, the arc length, the sag, and a plotted curve — all based on the classic formula y = a · cosh(x/a).

m

The catenary constant — related to the horizontal tension divided by weight per unit length.

m

Left boundary of the x-axis domain.

m

Right boundary of the x-axis domain.

m

Interval between computed x-points. Smaller values produce a smoother curve.

N/m

Optional. Weight of the rope/chain per unit length, used to compute tension values.

N

Horizontal component of tension. Tx = a × w (links a to physical quantities).

Results

Arc Length (L)

--

Sag (Max Deflection)

--

y at X Start

--

y at X End

--

y at Vertex (x=0)

--

Max Tension (at Endpoints)

--

Number of Points Computed

--

Catenary Curve y = a · cosh(x/a)

Results Table

Frequently Asked Questions

What is a catenary curve?

A catenary curve is the shape a perfectly flexible, uniform rope or chain forms when it hangs freely under its own weight between two points. The word 'catenary' comes from the Latin 'catēna', meaning chain. Despite resembling a parabola, it is a distinct mathematical curve described by the hyperbolic cosine function.

What is the catenary curve equation?

The standard catenary equation is y = a · cosh(x/a), where 'a' is the catenary parameter equal to the ratio of horizontal tension to weight per unit length (a = Tx/w). The vertex of the curve sits at (0, a), the lowest point of the hanging rope.

How do I calculate the arc length of a catenary?

The arc length L of a catenary from x₁ to x₂ is given by L = a · [sinh(x₂/a) − sinh(x₁/a)]. For a symmetric span from −x to +x, this simplifies to L = 2a · sinh(x/a). This calculator computes the arc length automatically from your entered parameters.

What is the difference between a catenary curve and a parabola?

Both look similar but have different equations. A parabola (y = x²) describes the path of a projectile under uniform horizontal loading, while a catenary (y = a·cosh(x/a)) describes a rope hanging under its own distributed weight along its length. The catenary is 'flatter' at the bottom and rises more steeply toward the endpoints.

What is the catenary parameter 'a' and how does it affect the curve?

The parameter 'a' equals horizontal tension (Tx) divided by weight per unit length (w): a = Tx/w. A larger 'a' produces a flatter, wider curve (less sag), while a smaller 'a' results in a tighter, more pronounced sag. The minimum y-value of the curve equals 'a', occurring at x = 0.

What are real-world applications of the catenary curve?

Catenary curves appear in architecture (the Gateway Arch in St. Louis is an inverted catenary), suspension bridge cable profiles, power line sag calculations, ship anchor chains, and even in nature like spider webs. Engineers use catenary equations to compute tension, sag, and required cable length in structural designs.

How is tension calculated along a catenary?

The horizontal tension Tx is constant throughout the rope. The total tension T at any point x is T = a·w·cosh(x/a) = Tx·cosh(x/a), which is maximum at the endpoints where the curve is steepest. The vertical component Ty at each end equals w times half the arc length supported by that end.

How is sag defined for a catenary?

Sag is the vertical difference between the attachment points and the lowest point of the rope. For a symmetric catenary with endpoints at x = ±x_max, sag = y(x_max) − y(0) = a·cosh(x_max/a) − a. A greater weight-to-tension ratio increases sag.

More Math Tools