# 2026年5月下半月报

### 主网参数

验证者节点：102个

Miner节点：1139个

钱包数变化： 55+&#x20;

### 项目动态

1. **以 EEG 为核心的 PSG 格式标准（可扩展）**

**时间同步机制预研**

* 建立设备时间校准机制
* 测试多设备时间偏移补偿方案
* 实现毫秒级 Timestamp 基础结构
* 设计统一 Time Sync API

**EEG基础数据分析预处理**

初步实现：

* EEG噪声过滤
* 基础去伪迹（Artifact Removal）
* 信号稳定性检测

搭建 EEG Channel Mapping 测试模块

测试不同设备电极排列兼容性

&#x20;

2. **数据链上资产化（RWA）与PSG升级路径**

**生物数据元信息（Metadata）基础结构**

**建立 Metadata 基础字段：**&#x20;

* Device Manufacturer
* Firmware Version
* Sensor Type
* Battery Status

**定义 Session Metadata 描述结构**

&#x20;

3. **数据质量评估框架（V1初级版本）**

&#x20;

4. **设备签名与数据可信性（防造假机制）**

&#x20;**5.         Others**&#x20;


---

# 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.matrix.io/bi-weekly-reports/2026-nian-5-yue-xia-ban-yue-bao.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.
