> ## Documentation Index
> Fetch the complete documentation index at: https://calcs.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Design a Steel Column to NZS 3404.1:1997 (Amdt 2)

> Design and analyze steel columns and studs to NZS 3404.1:1997 (Amdt 2). Multiple end fixities with traffic-light checks for moment, axial, and deformation.

<div className="calc-details not-prose">
  <div className="calc-details-item">
    <div className="calc-details-chips"><span className="calc-chip calc-chip--region">New Zealand</span><span className="calc-chip calc-chip--primary">NZS 3404.1:1997 (Amdt 2)</span></div>
    <div className="calc-details-head"><span className="calc-card-icon">    <img src="https://mintcdn.com/clearcalcs/76EPoy-ubBj1vg6U/images/calculator-icons/395ce6140871ab700178af19a0d27ef3cde99155f2eb1c6eb7419822a07ff124.svg?fit=max&auto=format&n=76EPoy-ubBj1vg6U&q=85&s=db5f519ce45f16d594074f25409d5df6" alt="" width="24" height="24" loading="lazy" data-path="images/calculator-icons/395ce6140871ab700178af19a0d27ef3cde99155f2eb1c6eb7419822a07ff124.svg" /></span><p className="calc-details-name">Steel Column</p><a className="calc-details-run" href="https://app.calcs.com/new/sheet/steelColumnNZS3404-1997">Run the calc</a></div>
  </div>
</div>

<div className="calc-answer">
  Design hot-rolled steel columns and posts to NZS 3404.1:1997 for New Zealand projects. Checks cover axial section capacity, member buckling in compression, and combined axial-plus-bending interaction. Column loads link from beam reactions above to footing calculations below automatically.
</div>

Easily design and analyze steel columns and studs to NZS 3404.1:1997. With support for multiple end fixicities, and easy to understand traffic light checks for moment capacity, axial section capacity, and axial deformation, the Calcs.com steel column calculator enables the quick design of steel columns to New Zealand standards.

## Method & scope

| Property         | Detail                                                                                                                           |
| ---------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| Design standards | NZS 3404.1:1997 (Amdt 2)                                                                                                         |
| Regions          | Australia & New Zealand                                                                                                          |
| What it checks   | Structural analysis, Axial section capacity, Member buckling capacity, Flexural capacity, Combined axial and bending, Deflection |

#### Calculation method

The Steel Column (NZS 3404:1997) calculator designs hot-rolled steel columns and posts using limit state design per NZS 3404.1:1997 (Amendment 2). It runs a first-order elastic analysis per Clause 4.4.2 to determine demands, then applies NZS 3404 capacity equations for all relevant limit states.

##### Structural analysis

The calculator performs FEA on the column as a beam-column, resolving axial forces, bending moments, and deflections under applied loads. End conditions (pinned, fixed, roller) are specified at each support. Concentrated axial loads and distributed lateral loads can be applied at any height. The member is assumed to be of uniform cross-section along its full length. Interaction limit states are conservatively evaluated at the maximum individual demand in each span regardless of load case.

##### Axial section capacity

Section capacity in compression is checked per NZS 3404.1:1997 Section 6:

*utilization = N* / (phi \* Ns) ≤ 1.0\*

where phi = 0.90 and Ns = kf \* An \* fy. The form factor kf accounts for local buckling of slender plate elements within the cross-section, consistent with the approach used in AS 4100.

##### Member buckling capacity

Compression member buckling capacity follows NZS 3404.1:1997 Section 6:

*utilization = N* / (phi \* Nc) ≤ 1.0\*

Nc is derived from the member slenderness reduction factor alphac, which depends on the modified slenderness lambda\_n and the member section constant alphab from NZS 3404 Table 6.3.3. Major- and minor-axis effective lengths are evaluated separately to identify the governing buckling axis.

##### Flexural capacity

Moment member capacity (lateral-torsional buckling) follows NZS 3404.1:1997 Section 5:

*utilization = |M*| / (phi \* Mb) ≤ 1.0\*

Mb is determined from the reference buckling moment Ms and the slenderness reduction factor alphas per Section 5.6. Flange and web compactness classifications (compact, non-compact, slender) govern whether full plastic or reduced section capacity applies.

##### Combined axial and bending

Combined axial compression and biaxial bending is checked per NZS 3404.1:1997 Section 8 interaction equations. Both major- and minor-axis moment demands are included. The amplified moment approach is applied consistent with the first-order analysis assumption.

##### Deflection

Lateral deflection under service loads is calculated and reported alongside strength checks for serviceability review.

##### Outputs

Results are displayed as color-coded utilization ratios for each limit state with NZS 3404.1:1997 clause references. Section properties, capacity factors, governing demands, and design actions are tabulated for straightforward report documentation.

## How to use it

<Steps>
  <Step title="Open the calculator">
    Open it from **Run calc** in the About this calculator panel above.
  </Step>

  <Step title="Enter your inputs">
    Work through the input sections from top to bottom. Click any input label to see its reference explanation, clause, conditions and assumptions. See [Checks, References, Conditions and Assumptions](/docs/running-calculations/checking-results/checks-references-conditions-assumptions).
  </Step>

  <Step title="Review the results and export">
    Check the utilization of each governing check in the summary, then export a PDF report. See [Views and Export](/docs/running-calculations/exporting-reports/views-and-export).
  </Step>
</Steps>

## Common questions

<AccordionGroup>
  <Accordion title="What design standard does this calculator use?">
    The calculator designs to NZS 3404.1:1997 (Amendment 2), the New Zealand Steel Structures Standard. It uses limit state design with capacity factors phi. NZS 3404 is closely based on AS 4100 and uses equivalent design provisions.
  </Accordion>

  <Accordion title="What are the key inputs?">
    Key inputs include column height, end conditions (pinned, fixed, roller), axial design loads, distributed lateral loads, and effective length factors for major- and minor-axis buckling. Sections are selected from the New Zealand hot-rolled section database including UB, UC, RHS, SHS, and CHS sections.
  </Accordion>

  <Accordion title="What limit states does it check?">
    The calculator checks axial section capacity (phi \* Ns), member buckling capacity in compression (phi \* Nc) for both axes, major- and minor-axis moment member capacity (phi \* Mb), and combined axial compression plus biaxial bending interaction per NZS 3404.1:1997 Section 8.
  </Accordion>

  <Accordion title="How does NZS 3404 relate to AS 4100?">
    NZS 3404.1:1997 is the New Zealand adaptation of AS 4100 and uses equivalent limit state design provisions. The main differences relate to New Zealand-specific section tables and load standard references to AS/NZS 1170. Engineers familiar with AS 4100 will find the design workflow essentially identical.
  </Accordion>

  <Accordion title="How do I set effective length factors?">
    Major- and minor-axis effective length factors are entered directly as inputs. NZS 3404 Table 4.6.3 provides reference values for standard end conditions. For columns in moment frames, a rational buckling analysis or the effective length nomograph should be used to determine appropriate K-factors.
  </Accordion>

  <Accordion title="Can this calculator receive loads from a beam and pass axial load down to a footing calculation?">
    Yes, column axial load can be linked from beam reaction outputs above, and the resulting column base reaction links to a footing or base plate calculation below. Changes propagate automatically across the full load path.
  </Accordion>
</AccordionGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Design a Steel Column to AS 4100:2020" icon="calculator" href="/docs/calculators/au/columns/steelColumnAS4100-2020">
    Design hot-rolled steel columns and posts to AS 4100:2020. Checks axial section capacity, member buckling and combined axial and bending.
  </Card>

  <Card title="Australia & New Zealand Calculator Library" icon="list" href="/docs/calculators/au#steelColumnNZS3404-1997">
    Complete list of Calcs.com design calculators available for Australian and New Zealand projects (AS 3600, AS 4100, AS 1720, AS/NZS 1170, and related standards).
  </Card>

  <Card title="Design a Steel Beam to AS 4100:2020" icon="calculator" href="/docs/calculators/au/beams/steelBeamAS4100-2020">
    Design steel beams to AS 4100:2020 with multiple supports and loads. Floor- and roof-beam presets cut repetitive entry.
  </Card>

  <Card title="Design a Concrete Column to AS3600:2018" icon="calculator" href="/docs/calculators/au/columns/concreteColumn">
    Design rectangular and circular reinforced concrete columns to AS 3600:2018 (Amdt 2), with P-M interaction, biaxial bending, slenderness and shear.
  </Card>
</CardGroup>
