Column Interaction Diagram Calculator

Check a rectangular RCC column's axial load and moment combination against a simplified P-M interaction envelope, IS 456:2000 basis, with an interactive interaction diagram.

🏛️ Column Interaction Diagram Calculator
Column width (b)300 mm
mm
150800
Column depth (D)450 mm
mm
150900
Concrete grade (fck)25 N/mm²
N/mm²
1560
Steel grade (fy)415 N/mm²
N/mm²
250500
Total steel area (Asc)1200 mm²
mm²
5008,000
Applied axial load (Pu)600 kN
kN
05,000
Applied moment (Mu)60 kN·m
kN·m
0500
Interaction ratio
Pure axial capacity (Puz)
Pure bending capacity (Muz)
Verdict
Step-by-step working

🏛️ What is a Column Interaction Diagram?

A column interaction diagram is a plot showing every combination of axial load (P) and bending moment (M) that a reinforced concrete column's cross-section can safely resist. Unlike a beam, which is designed for bending moment alone, a column almost always carries both an axial compressive load and a moment at the same time, so its capacity cannot be checked with a single formula the way a beam's tension steel can. The diagram traces a boundary, or envelope, from the pure axial capacity (Puz, zero moment) at one end to the pure bending capacity (Muz, zero axial load) at the other, and any applied load combination that falls inside that boundary is considered safe.

Structural engineers use interaction checks constantly when sizing columns in multi-story buildings, bridge piers, and industrial frames. A column supporting a floor slab with an eccentric beam reaction carries both significant axial load and a moment from that eccentricity, an engineer checks the (Mu, Pu) point against the section's interaction envelope to confirm the chosen bar arrangement is adequate. The same check is repeated at every load combination (wind, seismic, gravity-only) a column must survive, since the critical case is not always the one with the largest axial load alone.

A common misconception is treating column design as two separate checks, one for axial load and one for bending, done independently. They interact: adding moment to a heavily loaded column reduces how much additional axial load it can safely carry, and vice versa, which is exactly what the P-M interaction envelope captures and a simple "does it pass axial AND does it pass bending" check does not.

This calculator computes a simplified P-M interaction check using the IS 456:2000 Clause 39.6 linear approximation, a fast, conservative alternative to plotting the full non-linear SP-16 interaction chart for a specific steel arrangement. It reports the pure axial capacity, an approximate pure bending capacity, the interaction ratio, a clear safety verdict, and plots the envelope with your load point marked so you can see at a glance how close your column is to its capacity.

📐 Formula

Puz = 0.45fck(bD − Asc) + 0.75fyAsc
Puz = pure axial load capacity, zero applied moment (N, converted to kN)
b, D = column width and overall depth (mm)
Asc = total longitudinal steel area (mm²)
fck, fy = concrete and steel characteristic strengths (N/mm²)
Example: b = 300 mm, D = 450 mm, fck = 25 N/mm², fy = 415 N/mm², Asc = 1,200 mm² → Puz ≈ 1,878.8 kN.
Muz = k × fck × b × d²     d = 0.8D (approximate)
Muz is an approximate pure moment capacity using a singly-reinforced beam-style formula applied to the column's own width, with k = 0.138 (Fe415), 0.133 (Fe250), or 0.132 (Fe500) per IS 456:2000 Annex G.
Interaction check (IS 456:2000 Clause 39.6, linear approximation): Pu/Puz + Mu/Muz ≤ 1
A ratio at or below 1.0 places the (Mu, Pu) point inside the simplified interaction envelope, the section is adequate for this quick check.

📖 How to Use This Calculator

Steps

1
Enter the column dimensions and material grades. Type the column width b, depth D, concrete grade fck, and steel grade fy.
2
Enter the steel area and applied loads. Type the total longitudinal steel area Asc, and the applied factored axial load Pu and moment Mu.
3
Read the interaction check and verdict. See the pure axial capacity Puz, approximate pure bending capacity Muz, interaction ratio, and safety verdict on the P-M interaction diagram.

💡 Example Calculations

Example 1 — Typical M25/Fe415 Column, Inside Envelope

b = 300 mm, D = 450 mm, fck = 25 N/mm², fy = 415 N/mm², Asc = 1,200 mm², Pu = 600 kN, Mu = 60 kN·m

1
Puz = 0.45×25×(300×450−1200) + 0.75×415×1200 = 1,878.8 kN
2
d = 0.8×450 = 360 mm; Muz = 0.138×25×300×360² = 134.14 kN·m
3
IR = 600/1,878.8 + 60/134.14 = 0.767, at or below 1.0
Interaction ratio = 0.767, verdict = Inside envelope (safe)
Try this example →

Example 2 — Larger Column, Higher Grade, Still Safe

b = 400 mm, D = 500 mm, fck = 30 N/mm², fy = 500 N/mm², Asc = 2,500 mm², Pu = 1,200 kN, Mu = 150 kN·m

1
Puz = 0.45×30×(400×500−2500) + 0.75×500×2500 = 3,603.8 kN
2
d = 0.8×500 = 400 mm; Muz = 0.132×30×400×400² = 253.44 kN·m
3
IR = 1,200/3,603.8 + 150/253.44 = 0.925, close to but still under 1.0
Interaction ratio = 0.925, verdict = Inside envelope (safe)
Try this example →

Example 3 — Undersized Column, Outside Envelope

b = 250 mm, D = 400 mm, fck = 20 N/mm², fy = 415 N/mm², Asc = 1,000 mm², Pu = 900 kN, Mu = 120 kN·m

1
Puz = 0.45×20×(250×400−1000) + 0.75×415×1000 = 1,202.3 kN
2
d = 0.8×400 = 320 mm; Muz = 0.138×20×250×320² = 70.66 kN·m
3
IR = 900/1,202.3 + 120/70.66 = 2.447, well above 1.0
Interaction ratio = 2.447, verdict = Outside envelope (unsafe)
Try this example →

❓ Frequently Asked Questions

How do you calculate the interaction diagram for an RCC column?+
A simplified P-M interaction diagram plots pure axial capacity Puz on one axis and pure moment capacity Muz on the other, connected by a line representing the IS 456:2000 Clause 39.6 check Pu/Puz + Mu/Muz <= 1. Any applied (Mu, Pu) point inside that line is considered safe.
What is Puz in column design?+
Puz is the pure axial load capacity of a column with zero applied moment, given by Puz = 0.45fck(bD - Asc) + 0.75fyAsc, where the concrete and steel each contribute their limit-state compressive capacity across the full gross section.
What is Muz (pure moment capacity) for a column?+
Muz is the moment capacity of the same section when there is no axial load, approximated here using a singly-reinforced beam-style formula Muz = k x fck x b x d^2 applied to the column's own width and an assumed effective depth, since a true zero-axial-load column check requires the full SP-16 chart set.
What is the IS 456 Clause 39.6 linear interaction check?+
Clause 39.6 gives a simplified, conservative linear approximation for combined axial load and uniaxial bending: Pu/Puz + Mu/Muz <= 1. A ratio at or below 1.0 means the load point falls inside the simplified interaction envelope.
What does it mean if the interaction ratio exceeds 1?+
An interaction ratio above 1.0 means the applied Pu, Mu combination falls outside the simplified interaction envelope, the section is inadequate for the applied loads as sized. Increase the section dimensions, concrete or steel grade, or the steel area, or reduce the applied loads.
Why does this calculator use an approximate effective depth for Muz?+
This calculator's inputs are the column's overall width b and depth D, not a separately specified effective depth, so it assumes d = 0.8D (a typical effective-depth-to-overall-depth ratio for columns with standard cover). A detailed design should use the project's actual cover and bar layout.
What is the difference between this simplified check and a full SP-16 interaction chart?+
SP-16 interaction charts plot the exact non-linear Pu/(fckbD) versus Mu/(fckbD^2) curve for a specific steel percentage and bar arrangement (d'/D ratio), derived from strain-compatibility analysis across the full range from pure bending to pure axial load. This calculator's linear Clause 39.6 approximation is conservative and faster for a quick check, but not a substitute for the full chart in final design.
Does this calculator account for column slenderness?+
No. This calculator checks only the first-order applied Pu and Mu against the section's capacity. For a slender column, IS 456:2000 Clause 39.7 requires adding an additional moment from slenderness (P-delta) effects to Mu before performing this interaction check, calculate that separately and add it to the moment you enter here.
What steel percentage range is typical for RCC columns?+
IS 456:2000 Clause 26.5.3.1 requires longitudinal steel between 0.8% and 6% of the gross cross-sectional area (practically often kept under 4% to avoid congestion at splices). Divide your Asc by b times D to check your design falls in this range.
Can this calculator be used for circular columns?+
No. This calculator is scoped to a rectangular column cross-section. A circular column's Puz and Muz formulas use a different geometry (based on the circle's area and a ring of longitudinal bars) and are outside the scope of this tool.
What units does this calculator use?+
Column width b and depth D are in millimeters, concrete grade fck and steel grade fy are in N/mm² (MPa), steel area Asc is in mm², applied axial load Pu is in kilonewtons, and applied moment Mu is in kilonewton-meters.

How do you calculate the interaction diagram for an RCC column?

A simplified P-M interaction diagram plots pure axial capacity Puz on one axis and pure moment capacity Muz on the other, connected by a line representing the IS 456:2000 Clause 39.6 check Pu/Puz + Mu/Muz <= 1. Any applied (Mu, Pu) point inside that line is considered safe.

What is Puz in column design?

Puz is the pure axial load capacity of a column with zero applied moment, given by Puz = 0.45fck(bD - Asc) + 0.75fyAsc, where the concrete and steel each contribute their limit-state compressive capacity across the full gross section.

What is Muz (pure moment capacity) for a column?

Muz is the moment capacity of the same section when there is no axial load, approximated here using a singly-reinforced beam-style formula Muz = k x fck x b x d^2 applied to the column's own width and an assumed effective depth, since a true zero-axial-load column check requires the full SP-16 chart set.

What is the IS 456 Clause 39.6 linear interaction check?

Clause 39.6 gives a simplified, conservative linear approximation for combined axial load and uniaxial bending: Pu/Puz + Mu/Muz <= 1. A ratio at or below 1.0 means the load point falls inside the simplified interaction envelope.

What does it mean if the interaction ratio exceeds 1?

An interaction ratio above 1.0 means the applied Pu, Mu combination falls outside the simplified interaction envelope, the section is inadequate for the applied loads as sized. Increase the section dimensions, concrete or steel grade, or the steel area, or reduce the applied loads.

Why does this calculator use an approximate effective depth for Muz?

This calculator's inputs are the column's overall width b and depth D, not a separately specified effective depth, so it assumes d = 0.8D (a typical effective-depth-to-overall-depth ratio for columns with standard cover). A detailed design should use the project's actual cover and bar layout.

What is the difference between this simplified check and a full SP-16 interaction chart?

SP-16 interaction charts plot the exact non-linear Pu/(fckbD) versus Mu/(fckbD^2) curve for a specific steel percentage and bar arrangement (d'/D ratio), derived from strain-compatibility analysis across the full range from pure bending to pure axial load. This calculator's linear Clause 39.6 approximation is conservative and faster for a quick check, but not a substitute for the full chart in final design.

Does this calculator account for column slenderness?

No. This calculator checks only the first-order applied Pu and Mu against the section's capacity. For a slender column, IS 456:2000 Clause 39.7 requires adding an additional moment from slenderness (P-delta) effects to Mu before performing this interaction check, calculate that separately and add it to the moment you enter here.

What steel percentage range is typical for RCC columns?

IS 456:2000 Clause 26.5.3.1 requires longitudinal steel between 0.8% and 6% of the gross cross-sectional area (practically often kept under 4% to avoid congestion at splices). Divide your Asc by b times D to check your design falls in this range.

Can this calculator be used for circular columns?

No. This calculator is scoped to a rectangular column cross-section. A circular column's Puz and Muz formulas use a different geometry (based on the circle's area and a ring of longitudinal bars) and are outside the scope of this tool.

What units does this calculator use?

Column width b and depth D are in millimeters, concrete grade fck and steel grade fy are in N/mm² (MPa), steel area Asc is in mm², applied axial load Pu is in kilonewtons, and applied moment Mu is in kilonewton-meters.