Schedule 40 pipe is a standardized way of saying “this pipe has a specific wall thickness and pressure capability” without quoting the exact thickness every time.

Quick Scoop: What is Schedule 40 Pipe?

  • “Schedule 40” = wall thickness code , part of an ANSI/ASME system that links wall thickness to pressure rating for a given nominal pipe size (NPS).
  • For any given NPS, the outside diameter stays the same , but as the schedule number goes up (40 → 80 → 160), the wall gets thicker and the inside diameter gets smaller.
  • Schedule 40 is often called “standard weight” pipe and is widely used because it balances strength, cost, and ease of installation.

It’s not a material by itself. You can have:

  • Schedule 40 PVC pipe (common in plumbing and irrigation).
  • Schedule 40 steel or stainless steel pipe (common in industrial, mechanical, and structural uses).
  • Both seamless and welded (ERW) versions can be made to Schedule 40.

What does that “40” actually mean?

  • The “40” is just a code number defined in standards (e.g., ASME B36.10/B36.19, ANSI systems).
  • It corresponds to a specific wall thickness for each pipe size; engineers use tables to look up the exact thickness, inside diameter, and weight per foot.

For example, for a nominal 2‑inch Schedule 40 steel pipe, a typical chart shows:

  • Outside diameter ≈ 2.375 in (60.3 mm)
  • Wall thickness ≈ 0.154 in (3.91 mm)
  • Weight ≈ 3.65 lb/ft (5.44 kg/m)

Typical uses (where you’ll actually see it)

Schedule 40 pipe shows up almost everywhere there’s moderate pressure and temperature:

  • Building plumbing : domestic water, drainage, venting, some sewage lines.
  • Irrigation and sprinklers : PVC Schedule 40 for yard and farm systems.
  • Industrial services : air lines, water lines, some process fluids in plants.
  • Oil, gas, and chemical plants (often as carbon steel or alloy Schedule 40).
  • Heating and shipbuilding : where moderate pressure hot water, steam, or other media are carried.

Why people pick Schedule 40

  • Good strength for the price : thick enough for many water, air, and utility lines without the cost and weight of heavier schedules like 80.
  • Standardized and easy to specify : you just state “NPS 2, Schedule 40” and everyone can look up the same dimensions.
  • Widely available : most suppliers stock Schedule 40 in many materials and diameters.

A quick mental picture

If you imagine three pipes with the same outside diameter:

  • Schedule 40 = medium wall
  • Schedule 80 = thicker wall (higher pressure, smaller ID, heavier)
  • Schedule 160 = very thick wall for high pressure

The outside size doesn’t change; you’re really choosing how thick the “ring” of the pipe wall is.

Mini HTML table of sample Schedule 40 dimensions

Below is a small slice of a typical Schedule 40 chart in HTML, showing a few sizes from a published table.

html

<table>
  <thead>
    <tr>
      <th>Nominal Size (in)</th>
      <th>Outside Diameter (in)</th>
      <th>Wall Thickness (in)</th>
      <th>Wall Thickness (mm)</th>
      <th>Weight (lb/ft)</th>
      <th>Weight (kg/m)</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>1/2</td>
      <td>0.840</td>
      <td>0.109</td>
      <td>2.77</td>
      <td>0.85</td>
      <td>1.27</td>
    </tr>
    <tr>
      <td>3/4</td>
      <td>1.050</td>
      <td>0.113</td>
      <td>2.87</td>
      <td>1.13</td>
      <td>1.69</td>
    </tr>
    <tr>
      <td>1</td>
      <td>1.315</td>
      <td>0.133</td>
      <td>3.38</td>
      <td>1.68</td>
      <td>2.50</td>
    </tr>
    <tr>
      <td>2</td>
      <td>2.375</td>
      <td>0.154</td>
      <td>3.91</td>
      <td>3.65</td>
      <td>5.44</td>
    </tr>
    <tr>
      <td>4</td>
      <td>4.500</td>
      <td>0.237</td>
      <td>6.02</td>
      <td>10.79</td>
      <td>16.07</td>
    </tr>
  </tbody>
</table>

Tiny example story

A homeowner wants to add an outdoor tap for a garden shed.
The plumber checks the house’s water pressure and decides Schedule 40 PVC is enough for the buried cold‑water line: it can handle the pressure, is easy to glue and cut on site, and matches standard fittings, so the job finishes quickly without over‑engineering the system.

TL;DR: Schedule 40 pipe is a standard, medium‑wall pipe designation that tells you the wall thickness and typical pressure capability for a given pipe size, used across PVC and steel pipes in most everyday plumbing and industrial systems.

Information gathered from public forums or data available on the internet and portrayed here.