Piping Toolset
HomeCalculators › Flange Equivalent Pressure Calculator (Kellogg Method)

Flange Equivalent Pressure Calculator (Kellogg Method)

Returns the moment term 16M/(πG3), the axial-force term 4F/(πG2), the equivalent pressure Pe, and the utilization Pe/Prated. The rating comes from the ASME B16.5 ¶2.1 (or B16.47) pressure–temperature table you supply; G is the Appendix 2 ¶2-3 gasket reaction diameter.

Screens a bolted flanged joint carrying external piping loads. The external bending moment M and axial force F delivered by the flexibility analysis are converted into an equivalent internal pressure, added to the design pressure P, and compared against the flange's pressure–temperature rating at design temperature. The rated pressure is a user input read off the applicable ASME B16.5 or B16.47 table for your material group and temperature — no rating values are embedded — and the gasket reaction diameter G is likewise supplied from the gasket geometry per BPVC Section VIII Division 1 Mandatory Appendix 2 ¶2-3. This card is a Pro tier feature; see /pricing/.

Open this calculator → Download sample report

Method

The Kellogg equivalent-pressure method replaces the external loads with the internal pressure that would produce the same net hydrostatic end force and the same flange moment about the gasket reaction circle:

Pe = P + 16·|M| / (π·G3) + 4·F / (π·G2)

utilization = Pe / Prated  —  PASS when Pe ≤ Prated

where P is the internal design gauge pressure, M the resultant external bending moment on the joint, F the external axial force (tension positive), G the gasket reaction diameter, and Prated the flange pressure–temperature rating at the design temperature. The moment is taken as an absolute value — direction does not relieve the joint. A compressive (negative) F reduces Pe, so the calculator warns when that happens; the tensile case must then be screened separately.

Inputs
PInternal design gauge pressurepsi
FExternal axial force on the joint, tension positivelbf
MResultant external bending moment on the jointin·lb
GGasket reaction diameter (BPVC VIII-1 App. 2 ¶2-3 — user-supplied)in
ratedPressureFlange pressure–temperature rating at design temperature (B16.5 / B16.47 ¶2.1 table — user-supplied)psi
Outputs
momentTermMoment contribution 16·|M|/(π·G³)psi
forceTermAxial-force contribution 4·F/(π·G²)psi
PeEquivalent pressure P + moment term + force termpsi
utilizationPe / rated pressure; pass when ≤ 1

Limitations — what this calculator is not

Worked example — fixture-verified

NPS 6 Class 600 flanged joint on a hot line. Design pressure 500 psi, the flexibility analysis reports 50,000 in·lb resultant bending moment and 2,000 lbf axial tension at the flange. Gasket reaction diameter G = 6 in; the applicable B16.5 table gives a rating of 1,975 psi at the design temperature.

Given
Design pressure P500psi
Axial force F2,000lbf
Bending moment M50,000in·lb
Gasket reaction diameter G6in
Rated pressure (user-supplied)1,975psi

Step by step

  1. Moment term: 16·50,000 / (π·63) = 800,000 / (π·216) = 800,000 / 678.584 = 1178.926 psi.
  2. Force term: 4·2,000 / (π·62) = 8,000 / (π·36) = 8,000 / 113.097 = 70.736 psi.
  3. Equivalent pressure: Pe = 500 + 1178.92550 + 70.73553 = 1749.661 psi (the two terms are displayed rounded to three decimals, but Pe is formed from the unrounded values).
  4. Utilization: 1749.661 / 1,975 = 0.8859 — below 1.0, so the joint passes the screen.
  5. Sensitivity: with the same loads against a 1,500 psi rating the utilization becomes 1.1664 and the joint fails — the external moment alone consumes more of the rating than the design pressure does.
Result PASS
Moment term 16M/(πG³)1178.926psi
Force term 4F/(πG²)70.736psi
Pe — equivalent pressure1749.661psi
Utilization Pe/Prated0.8859

The moment term is 1178.926 psi against a 500 psi design pressure — external piping load, not process pressure, is what nearly consumes this joint's rating. That is the usual outcome on hot lines and the reason the screen is worth running before the App 2 design.

Why you can trust these numbers: this exact case is fixture flange-equivalent-pressure.json — case “P=500, M=50000 in·lb, F=2000 lb, G=6 in vs rated 1975 -> pass” (tolerance 0.001) — in the calc-core release gate. It re-runs on every commit; a red fixture blocks deployment. See the validation methodology.

Additional verified cases in this fixture

same loads vs rated 1500 -> fail FAIL
input:  {"P":500,"F":2000,"M":50000,"G":6,"ratedPressure":1500}
expect: {"Pe":1749.661,"utilization":1.1664}
tol:    0.001

Sources & citations

Per the source & citation policy, allowable-stress and factor table values are user-supplied — this page and the app cite paragraph numbers and never reproduce ASME table data.

FAQ

Is the equivalent-pressure method an ASME Code requirement?

No. ASME B31.3 ¶303 rates flanges to B16.5 / B16.47 for pressure and temperature, but neither the piping code nor B16.5 gives an equation for external moment and force on a flanged joint. The equivalent-pressure form comes from M.W. Kellogg's Design of Piping Systems and is widely written into owner specifications as a screening rule. Treat it as your specification's acceptance criterion, not as Code compliance, and state the basis on the calculation sheet.

What do I use for G?

The gasket reaction diameter defined in BPVC Section VIII Division 1 Mandatory Appendix 2 ¶2-3 — the diameter at which the gasket load acts, which depends on the gasket type, width and facing, not simply the gasket OD. Because the moment term goes as G³, an optimistic G is the single largest error source in this check: a 10% overstatement of G cuts the moment term by roughly 25%.

Does passing this screen mean the flange is adequately designed?

No. This calculator only compares an equivalent pressure to a rating. It does not check bolt area, gasket seating, flange rotation or flange stresses. If the joint is non-standard, if it fails the screen, or if the specification requires a full design, run the Sec VIII App 2 Flange Design calculator on the Bolted Flange line — that one produces Wm1/Wm2, Am vs Ab and the ST/SR/SH stresses.

What acceptance limit should I use for the utilization?

The default here is Pe ≤ Prated, i.e. utilization ≤ 1.0. Many specifications are stricter for joints that must not leak (screening at 0.7–0.8 of the rating) and some allow occasional-load excursions above 1.0 when B16.5 ¶2.1 short-duration allowances apply. The calculator reports the raw ratio so you can apply whichever limit your project mandates.

Related calculators

Open this calculator → All calculators