> For the complete documentation index, see [llms.txt](https://isbm.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://isbm.savimbo.com/methodology/zh-cn/ji-suan/dan-wei-ji-suan.md).

# 单位计算

本方法学采用可互操作单元计算生物多样性，并签发 VBC 信用，该单元亦适用于其他类型的方法学（如恢复或影响评估）。这使得可依据《昆明-蒙特利尔全球生物多样性框架》和国家生物多样性战略与行动计划（NBSAPs）开展国际核算。经跨市场利益相关方协商形成的、由原住民主导的可互操作单元的完整说明为 [此处](https://unit.savimbo.com).&#x20;

简言之，该单元为：&#x20;

**固定** [**面积**](https://unit.savimbo.com/area) **为1公顷，固定** [**时间**](https://unit.savimbo.com/time) **为1个月，并测量** [**完整性**](https://unit.savimbo.com/integrity) **按0-1量表报告。完全完整性是指一个生态系统中的每一生态位均可供原生物种利用，并已被原生物种占据。**&#x20;

该单元 *独立地* 按其位置分类，并赋予一个 [价值](https://unit.savimbo.com/value) （铂金、黄金、白银、青铜），以表征生态系统的基础生物多样性密度和威胁程度。

本方法学签发生物多样性保护信用，因此其在完整性量表的高端区间最为准确，且关注于证明 *无变化*，即生态系统完整性的无变化。&#x20;

本方法学的计算公式为：&#x20;

$$
\textrm{VBCs}= \sum\_{a \in A} \sum\_{t=1}^{T}  \textrm{Integrity}\_{a, t}
$$

变量：

* 其中，a为单元面积（1公顷）
* 其中，A为项目区域
* 其中，t为单元时间（1个月）；单元时间的起点为 t=0，首个单元时间的终点为 t=1。
* 其中，T为监测期

### 注：

* [iVBCs 和 VBCs。](https://unit.savimbo.com/vbcs-and-ivbcs) 在 Cercarbono 采纳本方法学的情况下，并且希望其他机构亦如此，在认证机构框架下采纳本方法学的第一年将签发 iVBCs。此后，如被市场接受，项目将自动转换为签发 VBCs。

该单元与 ISBM 方法学系同时开发，但此后已沿着相关而又不同的路径发展。与此同时，许多其他类型的方法学开始采用该单元开展替代性生物多样性行动。&#x20;

接下来，我们将讨论本方法学中特有的该单元计算。&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://isbm.savimbo.com/methodology/zh-cn/ji-suan/dan-wei-ji-suan.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
