{
  "id": "v20-ca-window-replacement",
  "version": "20.16.0",
  "name": "Window Replacement Calculator — Canada",
  "shortName": "Window Replacement",
  "description": "Combine a quoted per-window replacement price with a conductive heat-loss comparison using whole-window U-values. CAD planning view; stated limitations apply.",
  "category": "Home & Construction",
  "categorySlug": "home-construction",
  "keywords": [
    "window-replacement",
    "ca",
    "quantity-surveying",
    "energy-saver",
    "engineering-scope"
  ],
  "status": "live",
  "workStatus": "pending",
  "reviewStatus": "pending",
  "migrationStatus": "new",
  "engine": "native",
  "creator": null,
  "reviewer": null,
  "quality": {
    "availability": "live",
    "technicalReviewRecord": "/reviews/v20-ca-window-replacement.json",
    "qualifiedReview": "pending",
    "qualifiedReviewer": null,
    "qualifiedReviewDate": null,
    "formulaVersion": "20.16.0",
    "referenceCoverage": "references-listed",
    "releaseTestScope": "Catalog and regression checks are not a professional formula audit; consult release evidence.",
    "historicalMetadataDate": "",
    "historicalMetadataNotice": "The imported date is not evidence of a completed human review."
  },
  "notice": "Illustrative defaults are not local quotes or verified legal rules. Dated reference components and user-entered assumptions are explicitly distinguished. Professional review is pending.",
  "urls": {
    "page": "/ca/window-replacement/",
    "definition": "/ca/window-replacement/definition.json",
    "schema": "/ca/window-replacement/schema.json",
    "llms": "/ca/window-replacement/llms.txt",
    "legacyDefinition": "/ca/window-replacement/definition.json"
  },
  "queryExample": "https://askcalculators.com/ca/window-replacement/?unitSystem=metric&windows=10&windowArea=1.5&oldU=2.8&newU=1.3&degreeDays=2500&heatEfficiency=90&energyRate=0.1&unitRate=0&laborCost=0&deliveryCost=0&otherCost=0&costMultiplier=1&spreadPercent=15&taxRate=0",
  "queryParameters": {
    "unitSystem": {
      "label": "Measurement system",
      "type": "select",
      "required": false,
      "default": "metric"
    },
    "windows": {
      "label": "Number of windows",
      "type": "number",
      "required": true,
      "default": 10
    },
    "windowArea": {
      "label": "Average area of one window",
      "type": "number",
      "required": true,
      "default": 1.5
    },
    "oldU": {
      "label": "Existing window U-value",
      "type": "number",
      "required": true,
      "default": 2.8
    },
    "newU": {
      "label": "Proposed window U-value",
      "type": "number",
      "required": true,
      "default": 1.3
    },
    "degreeDays": {
      "label": "Local heating degree days",
      "type": "number",
      "required": true,
      "default": 2500
    },
    "heatEfficiency": {
      "label": "Seasonal heating efficiency",
      "type": "percent",
      "required": true,
      "default": 90
    },
    "energyRate": {
      "label": "Heating energy cost per input kWh",
      "type": "money",
      "required": true,
      "default": 0.1
    },
    "unitRate": {
      "label": "Material price per window",
      "type": "money",
      "required": true,
      "default": 0
    },
    "laborCost": {
      "label": "Total labor allowance",
      "type": "money",
      "required": true,
      "default": 0
    },
    "deliveryCost": {
      "label": "Delivery allowance",
      "type": "money",
      "required": true,
      "default": 0
    },
    "otherCost": {
      "label": "Other fixed costs",
      "type": "money",
      "required": true,
      "default": 0
    },
    "costMultiplier": {
      "label": "Material/labor multiplier",
      "type": "number",
      "required": true,
      "default": 1
    },
    "spreadPercent": {
      "label": "Low/high sensitivity around the entered total",
      "type": "percent",
      "required": true,
      "default": 15
    },
    "taxRate": {
      "label": "Explicit tax allowance",
      "type": "percent",
      "required": true,
      "default": 0
    }
  },
  "inputs": [
    {
      "id": "unitSystem",
      "label": "Measurement system",
      "type": "select",
      "defaultValue": "metric",
      "options": [
        {
          "value": "imperial",
          "label": "Imperial (US gallons / short tons where relevant)"
        },
        {
          "value": "metric",
          "label": "Metric"
        }
      ]
    },
    {
      "id": "windows",
      "label": "Number of windows",
      "type": "number",
      "defaultValue": 10,
      "required": true,
      "min": 1,
      "max": 10000,
      "step": 1,
      "help": "Illustrative starting value; replace with your own evidence."
    },
    {
      "id": "windowArea",
      "label": "Average area of one window",
      "type": "number",
      "defaultValue": 1.5,
      "required": true,
      "min": 0.01,
      "max": 1000000000000,
      "suffix": "m²",
      "unitConversion": {
        "factor": 0.09290304,
        "offset": 0,
        "inverse": false,
        "metric": "m²",
        "imperial": "ft²",
        "canonicalMin": 0.01,
        "canonicalMax": 1000000000000
      },
      "help": "Illustrative starting value; replace with your own evidence."
    },
    {
      "id": "oldU",
      "label": "Existing window U-value",
      "type": "number",
      "defaultValue": 2.8,
      "required": true,
      "min": 0.01,
      "max": 20,
      "suffix": "W/(m²·K)",
      "unitConversion": {
        "factor": 5.678263337,
        "offset": 0,
        "inverse": false,
        "metric": "W/(m²·K)",
        "imperial": "BTU/(h·ft²·°F)",
        "canonicalMin": 0.01,
        "canonicalMax": 20
      },
      "help": "Illustrative starting value; replace with your own evidence."
    },
    {
      "id": "newU",
      "label": "Proposed window U-value",
      "type": "number",
      "defaultValue": 1.3,
      "required": true,
      "min": 0.01,
      "max": 20,
      "suffix": "W/(m²·K)",
      "unitConversion": {
        "factor": 5.678263337,
        "offset": 0,
        "inverse": false,
        "metric": "W/(m²·K)",
        "imperial": "BTU/(h·ft²·°F)",
        "canonicalMin": 0.01,
        "canonicalMax": 20
      },
      "help": "Illustrative starting value; replace with your own evidence."
    },
    {
      "id": "degreeDays",
      "label": "Local heating degree days",
      "type": "number",
      "defaultValue": 2500,
      "required": true,
      "min": 0,
      "max": 20000,
      "suffix": "°C·days",
      "unitConversion": {
        "factor": 0.5555555555555556,
        "offset": 0,
        "inverse": false,
        "metric": "°C·days",
        "imperial": "°F·days",
        "canonicalMin": 0,
        "canonicalMax": 20000
      },
      "help": "Illustrative starting value; replace with your own evidence."
    },
    {
      "id": "heatEfficiency",
      "label": "Seasonal heating efficiency",
      "type": "percent",
      "defaultValue": 90,
      "required": true,
      "min": 0,
      "max": 100,
      "step": 0.1,
      "help": "Illustrative starting value; replace with your own evidence."
    },
    {
      "id": "energyRate",
      "label": "Heating energy cost per input kWh",
      "type": "money",
      "defaultValue": 0.1,
      "required": true,
      "min": 0,
      "max": 1000000000000,
      "step": 0.01,
      "prefix": "CAD",
      "help": "Illustrative starting value; replace with your own evidence."
    },
    {
      "id": "unitRate",
      "label": "Material price per window",
      "type": "money",
      "defaultValue": 0,
      "required": true,
      "min": 0,
      "max": 1000000000000,
      "step": 0.01,
      "help": "Zero means unpriced, not free. Enter a current, scoped supplier quote. Illustrative starting value; replace with your own evidence.",
      "prefix": "CAD"
    },
    {
      "id": "laborCost",
      "label": "Total labor allowance",
      "type": "money",
      "defaultValue": 0,
      "required": true,
      "min": 0,
      "max": 1000000000000,
      "step": 0.01,
      "prefix": "CAD",
      "help": "Illustrative starting value; replace with your own evidence."
    },
    {
      "id": "deliveryCost",
      "label": "Delivery allowance",
      "type": "money",
      "defaultValue": 0,
      "required": true,
      "min": 0,
      "max": 1000000000000,
      "step": 0.01,
      "prefix": "CAD",
      "help": "Illustrative starting value; replace with your own evidence."
    },
    {
      "id": "otherCost",
      "label": "Other fixed costs",
      "type": "money",
      "defaultValue": 0,
      "required": true,
      "min": 0,
      "max": 1000000000000,
      "step": 0.01,
      "prefix": "CAD",
      "help": "Illustrative starting value; replace with your own evidence."
    },
    {
      "id": "costMultiplier",
      "label": "Material/labor multiplier",
      "type": "number",
      "defaultValue": 1,
      "required": true,
      "min": 0.1,
      "max": 10,
      "step": 0.01,
      "help": "Use a verified regional index only when supplied. 1 is an unadjusted scenario, not a researched index. Illustrative starting value; replace with your own evidence."
    },
    {
      "id": "spreadPercent",
      "label": "Low/high sensitivity around the entered total",
      "type": "percent",
      "defaultValue": 15,
      "required": true,
      "min": 0,
      "max": 100,
      "step": 0.1,
      "help": "Illustrative starting value; replace with your own evidence."
    },
    {
      "id": "taxRate",
      "label": "Explicit tax allowance",
      "type": "percent",
      "defaultValue": 0,
      "required": true,
      "min": 0,
      "max": 100,
      "step": 0.1,
      "help": "Illustrative starting value; replace with your own evidence."
    }
  ],
  "outputs": [
    {
      "id": "totalArea",
      "label": "Total window area",
      "format": "number",
      "digits": 2,
      "unit": "area"
    },
    {
      "id": "annualInputSaving",
      "label": "Modeled heating input saved, kWh",
      "format": "number",
      "digits": 2
    },
    {
      "id": "annualSaving",
      "label": "Modeled annual heating saving",
      "format": "currency",
      "digits": 2,
      "currency": "CAD"
    },
    {
      "id": "materialCost",
      "label": "Material cost",
      "format": "currency",
      "digits": 2,
      "currency": "CAD"
    },
    {
      "id": "laborCost",
      "label": "Labor allowance",
      "format": "currency",
      "digits": 2,
      "currency": "CAD"
    },
    {
      "id": "deliveryCost",
      "label": "Delivery allowance",
      "format": "currency",
      "digits": 2,
      "currency": "CAD"
    },
    {
      "id": "otherCost",
      "label": "Other specified costs",
      "format": "currency",
      "digits": 2,
      "currency": "CAD"
    },
    {
      "id": "tax",
      "label": "Entered tax allowance",
      "format": "currency",
      "digits": 2,
      "currency": "CAD"
    },
    {
      "id": "low",
      "label": "Low cost scenario",
      "format": "currency",
      "digits": 2,
      "currency": "CAD"
    },
    {
      "id": "mid",
      "label": "Middle cost scenario",
      "format": "currency",
      "digits": 2,
      "primary": true,
      "currency": "CAD"
    },
    {
      "id": "high",
      "label": "High cost scenario",
      "format": "currency",
      "digits": 2,
      "currency": "CAD"
    }
  ],
  "formula": {
    "expression": "heating input saved = window area × (old U − new U) × degree days × 24 ÷ (1,000 × heating efficiency).",
    "note": "Inputs are converted to canonical units before evaluating this stated formula."
  },
  "examples": [
    {
      "label": "Illustrative defaults; required verification checks remain unconfirmed",
      "inputs": {
        "unitSystem": "metric",
        "windows": 10,
        "windowArea": 1.5,
        "oldU": 2.8,
        "newU": 1.3,
        "degreeDays": 2500,
        "heatEfficiency": 90,
        "energyRate": 0.1,
        "unitRate": 0,
        "laborCost": 0,
        "deliveryCost": 0,
        "otherCost": 0,
        "costMultiplier": 1,
        "spreadPercent": 15,
        "taxRate": 0
      }
    }
  ],
  "sources": [
    {
      "label": "NIST unit conversion guidance",
      "url": "https://www.nist.gov/pml/special-publication-811"
    },
    {
      "label": "DOE insulation overview",
      "url": "https://www.energy.gov/energysaver/weatherize/insulation"
    }
  ],
  "publicSlug": "window-replacement",
  "namespace": "ca",
  "countries": [
    "us",
    "ca",
    "uk",
    "ie"
  ]
}
