# 辅助驾驶 ADAS

> 智能驾驶辅助系统设置

此功能允许您查看和测试车辆的辅助驾驶（ADAS）相关功能的开关状态。

> \[!NOTE] **测试功能**: 此页面主要用于测试和验证 ADAS 功能开关，实际生效情况取决于车辆硬件和系统版本。

## 功能入口

* **入口**: 首页 -> 实验性功能 -> 辅助驾驶
* **图标**:&#x20;

## 主要功能说明

### 1. 语音播报设置

调整辅助驾驶系统的语音提示详细程度：

* **极简**: 仅播报必要的安全警告。
* **简洁**: 播报主要的状态变更和警告。
* **标准**: 播报详细的系统状态和提示。

### 2. 驾驶辅助功能

* **车道居中巡航辅助 (ACC)**: 自动保持车速并保持在车道中心。
* **拨杆变道 (ALC)**: 开启转向灯后自动辅助变道。
* **车道变换辅助 (LCA)**: 监测盲区，辅助安全变道。

### 3. 安全预警功能

* **车道偏离辅助 (LDW)**: 车辆偏离车道时发出警告（支持灵敏度调节）。
* **前向碰撞预警 (FCW)**: 监测前方碰撞风险（支持灵敏度调节）。
* **前向横穿预警 (FCTA)**: 监测前方横向来车。
* **后向碰撞预警 (RCW)**: 监测后方追尾风险。
* **后向横穿预警 (RCTA)**: 倒车时监测后方横向来车。
* **开门预警 (DOW)**: 停车开门时监测后方来车。

### 4. 主动安全功能

* **自动紧急制动 (AEB)**: 紧急情况下自动刹车以避免或减轻碰撞。

### 5. 其他辅助

* **交通标识识别 (TSR)**: 识别限速等交通标志。
* **前车起步提醒**: 等红灯时，前车起步后提醒驾驶员。


---

# 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://zero-7.gitbook.io/netamade/ne-zha-mei-shi/shi-yan-xing-gong-neng/fu-zhu-jia-shi-adas.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.
