Ślad Węglowy (Carbon Footprint)

Całkowita ilość gazów cieplarnianych wygenerowanych przez daną aktywność, mierzona w ekwiwalencie CO2 (CO2e).

Do dokładnych obliczeń stosuje się Ocenę Cyklu Życia (LCA). W inżynierii oprogramowania, optymalizacja kodu zmniejsza zapotrzebowanie na moc obliczeniową CPU, co bezpośrednio redukuje ślad węglowy serwerowni w Zakresie 2.

        graph LR
  Center["Ślad Węglowy (Carbon Footprint)"]:::main
  Rel_proof_of_work_pow["proof-of-work-pow"]:::related -.-> Center
  click Rel_proof_of_work_pow "/terms/proof-of-work-pow"
  Rel_renewable_energy["renewable-energy"]:::related -.-> Center
  click Rel_renewable_energy "/terms/renewable-energy"
  Rel_energy_efficiency["energy-efficiency"]:::related -.-> Center
  click Rel_energy_efficiency "/terms/energy-efficiency"
  classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
  classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
  classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
  classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
  linkStyle default stroke:#4b5563,stroke-width:2px;

      

🧒 Wyjaśnij jak 5-latkowi

Wyobraź sobie, że za każdym razem, gdy włączasz komputer lub jedziesz samochodem, do nieba leci mała niewidzialna chmurka. Ślad węglowy to sposób na zmierzenie, jak duża jest ta chmura po całym roku.

🤓 Expert Deep Dive

Standard GHG Protocol dzieli emisje na Zakres 1 (bezpośrednie), Zakres 2 (pośrednie - prąd) i Zakres 3 (łańcuch dostaw). Sieci Proof-of-Work (PoW) mają gigantyczne emisje w Zakresie 2. Przejście na Proof-of-Stake (PoS) redukuje zużycie prądu o 99%. Ważnym, lecz często pomijanym aspektem Zakresu 3 są elektrośmieci (e-waste) ze zużytych koparek ASIC.

❓ Częste pytania

Does a carbon footprint only measure carbon dioxide (CO2)?

No. It measures all greenhouse gases, including methane (CH4) and nitrous oxide (N2O). They are converted into a standard unit called 'CO2 equivalent' (CO2e) so they can be easily compared.

Why do blockchains like Bitcoin have such a large carbon footprint?

Bitcoin uses a system called 'Proof of Work' to secure its network. This requires specialized computers (miners) to run constantly, using massive amounts of electricity. If that electricity comes from fossil fuels, the carbon footprint is very high.

What is 'embodied carbon'?

Embodied carbon refers to the greenhouse gas emissions created when a product is manufactured and transported, before it is even turned on. For a laptop, a huge portion of its lifetime carbon footprint comes just from building the microchips.

📚 Źródła