# 탄소 저감 수치 계산

### 1. 재생에너지 발전의 온실가스 감축량 산정

\[환경부고시 제2020-304호] 공공부문 온실가스·에너지 목표관리 운영 등에 관한 지침 中 \[별표 7] 외부감축사업 온실가스 감축량 산정 방법론(제24조 관련)의 001. 재생에너지 발전(태양광, 풍력) 온실가스 배출 감축량 산정 기준

#### 전력생산량을 모니터링 하는 경우

온실가스 배출 감축량은 다음의 계산식에 따라 산정한다.

<mark style="background-color:green;">**ER = E×EFCO2eq/1,000**</mark>

* ER : 총 온실가스 감축량 (tCO2eq)
* E : 감축사업에 의한 전력생산량 (kWh)
* EFCO2eq : 조정 전력 배출계수 (tCO2eq/MWh)

**적용계수**

* 기호 : EFCO2eq
* 정의 : 조정 전력 배출계수
* 적용값 :  0.45941tCO2eq/MWh\*
* 적용값은‘온실가스 배출권거래제의 배출량 보고 및 인증에 관한 지침’ \[별표 6] <표-69>의 국가 고유 전력배출계수(’14∼’16년 평균)에 지구온난화지수를 반영하여 이산화탄소상당량톤으로 계산한 값


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.czero.finance/developers/undefined-2/undefined.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
