- ✓A digital carbon footprint includes direct emissions from energy consumption and indirect emissions from supply chains and manufacturing.
- ✓Power Usage Effectiveness is a data centre efficiency metric calculated as total facility power divided by IT equipment power, with a score of 1.0 being perfect efficiency.
- ✓The carbon intensity of electricity varies significantly between regions and time periods, depending on the mix of energy sources in the local grid.
- ✓Software Carbon Intensity is an emerging metric that measures the grams of carbon produced per unit of useful work performed by a software application.
- ✓Accurate carbon footprint measurement requires consistent boundary definitions and data quality; estimates without these foundations can be misleading.
Listen to the full episode inside the course. Enrol to access all 80 episodes, plus assignments, tutor support and Student Finance funding.
Start learning →Alex: Today we're looking at how to calculate the carbon footprint of digital systems. Sam, this is the measurement side of sustainability. Why is measurement so important?
Sam: Because you can't manage what you don't measure. Sustainability commitments without measurement are just intentions; with measurement they become accountable targets. Carbon footprint measurement gives organisations the data they need to identify their largest impacts, set reduction targets, track progress over time, and report to stakeholders. In the current regulatory and investor landscape, credible carbon accounting is increasingly a requirement rather than a nice-to-have.
Alex: How is carbon footprint defined for digital systems?
Sam: Carbon footprint measures the total greenhouse gas emissions associated with a product, service, or organisation, expressed in carbon dioxide equivalent, or CO2e, to allow different gases with different warming potentials to be compared on a common scale. For digital systems, the footprint includes operational emissions from energy consumption and embodied emissions from the manufacture, transport, and disposal of equipment. The Greenhouse Gas Protocol categorises emissions into three scopes: Scope 1 for direct emissions, Scope 2 for purchased energy, and Scope 3 for the wider value chain.
Alex: What specific metrics apply to data centre energy efficiency?
Sam: Power Usage Effectiveness, or PUE, is the primary data centre efficiency metric. It's calculated by dividing the total power consumed by the facility by the power consumed by the IT equipment alone. A PUE of 1.0 is perfect: all power goes to running the computing equipment. A PUE of 2.0 means that for every watt used by IT equipment, another watt is used for cooling, lighting, and other overhead. Modern hyperscale data centres achieve PUEs of around 1.1 to 1.2; older enterprise data centres often have PUEs of 1.5 to 2.0 or worse.
Alex: And what is Software Carbon Intensity?
Sam: Software Carbon Intensity, or SCI, is a metric developed by the Green Software Foundation to measure the carbon efficiency of software applications. It's expressed as grams of CO2 equivalent per unit of functional use. The unit of functional use might be a user interaction, an API call, or any other measure that reflects the value the software delivers. SCI allows you to compare different software implementations and track whether improvements are being made, incentivising software teams to reduce the carbon cost of their code.
Alex: How do you actually gather the data needed for these calculations?
Sam: For data centre energy, you need utility bills or smart meter data showing energy consumption in kilowatt-hours. For cloud services, providers like AWS, Google, and Microsoft increasingly publish carbon data for their services and regions. For device energy, manufacturer specifications and energy measurement tools provide consumption data. The carbon intensity of electricity in grams of CO2 per kilowatt-hour varies significantly by region and time; national grid operators publish this data, and tools like Electricity Maps provide real-time and historical carbon intensity.
Alex: What are the main challenges in making these measurements credible?
Sam: Consistency in boundary definitions: what's included and what's excluded must be clearly stated and consistently applied. Data quality: using assumptions or industry averages where actual data isn't available introduces uncertainty. And double-counting: ensuring that emissions aren't counted in multiple places. These challenges are why carbon accounting standards and independent verification are important; credible measurement is more valuable than precise-looking numbers that rest on shaky assumptions.
Alex: Brilliant. Thanks Sam. Penultimate lesson next on energy-efficient data centres.