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/.
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 | ||
|---|---|---|
| P | Internal design gauge pressure | psi |
| F | External axial force on the joint, tension positive | lbf |
| M | Resultant external bending moment on the joint | in·lb |
| G | Gasket reaction diameter (BPVC VIII-1 App. 2 ¶2-3 — user-supplied) | in |
| ratedPressure | Flange pressure–temperature rating at design temperature (B16.5 / B16.47 ¶2.1 table — user-supplied) | psi |
| Outputs | ||
| momentTerm | Moment contribution 16·|M|/(π·G³) | psi |
| forceTerm | Axial-force contribution 4·F/(π·G²) | psi |
| Pe | Equivalent pressure P + moment term + force term | psi |
| utilization | Pe / rated pressure; pass when ≤ 1 | — |
Limitations — what this calculator is not
- This is a screen, not a flange design. It does not size bolting, compute gasket seating or operating loads (Wm1/Wm2, Am vs Ab), or evaluate longitudinal hub, radial or tangential flange stresses — use the Sec VIII App 2 Flange Design calculator on the same Bolted Flange line for that.
- The equivalent-pressure method is an industry practice originating with M.W. Kellogg, Design of Piping Systems — it is not an equation published in ASME B31.3, B16.5 or BPVC VIII. Owner or client specifications sometimes require a lower acceptance limit than 1.0× the rating, or a different method entirely (e.g. ASME PCC-1 Appendix O, or NC-3658-style analysis). Confirm the acceptance basis before using this as your check.
- No temperature interpolation is done. You supply the rating already read at the design temperature from the correct B16.5 / B16.47 material group; entering the 100 °F rating for a hot joint will silently overstate capacity.
- It does not assess bolt-load-induced leakage, flange rotation, gasket unloading from thermal gradients, or bolt relaxation — a joint can pass the Pe screen and still leak.
- M and F are inputs, not derived here. They must come from a flexibility analysis of the line (ASME B31.3 ¶319.4.1) in the same units used for G, and should be the governing load case combination, not the operating case alone.
- Torsional moment and shear force are not included in the classic form and are not added by this calculator.
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 P | 500 | psi |
| Axial force F | 2,000 | lbf |
| Bending moment M | 50,000 | in·lb |
| Gasket reaction diameter G | 6 | in |
| Rated pressure (user-supplied) | 1,975 | psi |
Step by step
- Moment term: 16·50,000 / (π·63) = 800,000 / (π·216) = 800,000 / 678.584 = 1178.926 psi.
- Force term: 4·2,000 / (π·62) = 8,000 / (π·36) = 8,000 / 113.097 = 70.736 psi.
- 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).
- Utilization: 1749.661 / 1,975 = 0.8859 — below 1.0, so the joint passes the screen.
- 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.926 | psi |
| Force term 4F/(πG²) | 70.736 | psi |
| Pe — equivalent pressure | 1749.661 | psi |
| Utilization Pe/Prated | 0.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.
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.001Sources & citations
- ASME B16.5, Pipe Flanges and Flanged Fittings — ¶2.1, pressure–temperature ratings (rating value user-supplied, not embedded).
- ASME B16.47, Large Diameter Steel Flanges — ¶2.1 ratings, for NPS 26 and larger joints.
- ASME BPVC Section VIII Division 1, Mandatory Appendix 2 — ¶2-3, gasket reaction diameter G and effective gasket seating width.
- ASME B31.3, Process Piping — ¶303 ratings of listed components and ¶304.5.1 flanges; ¶319.4.1 for the flexibility analysis that produces M and F.
- M.W. Kellogg, Design of Piping Systems — equivalent-pressure method (public-domain engineering method; not an ASME Code equation).
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
- Equipment Nozzle Load Check Calculator (API 610 / NEMA SM-23) — Same loads screened against the equipment nozzle allowables
- Displacement Stress Range Check (ASME B31.3 ¶319.4.4) — Flexibility analysis produces the M and F entered here
- ASME B31.3 Allowable Working Pressure Calculator — Pipe-side rating for the same design pressure