自动驾驶DCLC 功能规范

目录

1 概述Summary....................................................................................................... 4

1.1 目的Purpose....................................................................................................... 4

1.2 范围Range....................................................................................................... 4

1.3 术语及缩写Terms and Abbreviations............................................................................... 4

1.4 设计与实验标准Design and Experimental Standards......................................................5

1.4.1 设计标准Design Standard................................................................................5

1.4.2 设计标准执行优先顺序Priority of Design Standard Execution.......................... 5

2 功能规范Functional specification................................................................................................7

2.1 功能描述Functional Description.........................................................................................7

2.1.1 工作条件与应用范围.............................................................................................. 7

2.1.2 道路交通Road Traffic........................................................................................ 7

2.1.3 天气与光线Weather and Light...............................................................................8

2.2 传感器方案及需求Sensor Scheme and Requirements.....................................................9

2.2.1 环境感知Environmental Perception................................................................ 9

2.2.2 驾驶员状态Driver status........................................................................................9

2.2.3 雷达Radar..............................................................................................10

2.2.4 地图Map..............................................................................................10

2.3 执行器方案及需求Actuator Solutions and Requirements............................................. 11

2.3.1 纵向控制Longitudinal control........................................................................... 11

2.3.2 横向控制Lateral control...................................................................................... 11

2.4 接口描述Interface Description........................................................................................12

2.4.1 输入信号Input signal...................................................................................... 12

2.4.2 输出信号Output Signal...................................................................................... 15

2.5 HMI 描述HMI Description............................................................................................ 16

2.5.1 按键方案描述Key Scheme Description................................................................ 16

2.5.2 仪表显示方案描述Instrument Display Scheme Description..............................17

2.6 功能使用场景描述Function usage scenario description................................................17

2.6.1 基本场景一(道线类型) Basic Scenario 1 (Line Type)................................... 18

2.6.2 基本场景二(前车)Basic Scene 2 (Leading vehicle)........................................ 22

2.6.3 基本场景三(侧前车)Basic Scenario 3 (Front Side vehicle)............................ 23

2.6.4 基本场景四(邻车)Basic Scenario IV (Neighboring Vehicles)........................ 26

2.6.5 基本场景五(侧后车)Basic Scenario V (Side Rear Vehicle)............................ 27

2.6.6 基本场景六(后车)Basic Scene 6 (Rear Vehicle)............................................. 31

2.6.7 特殊场景Special Scene...................................................................................... 33

3 算法机制Algorithmic mechanism..............................................................................................39

3.1 DCLC_FSM 功能逻辑与状态转移图...............................................................................39

3.2 DCLC_FSM 状态说明State description of DCLC_FSM................................................39

3.2.1 DCLC_FSM 各功能状态描述................................................................................39

3.2.2 DCLC_FSM 状态转移条件描述............................................................................41

附录DCLC_FSM 参数列表..................................................................................................... 46

1 概述Summary

1.1 目的Purpose

本文档的目的是描述ADC(ADAS Domain Controller) 系统中换道(Driver Controlled Lane Change,DCLC)功能的技术规范和设计说明。

The purpose of this document is to describe the technical specifications and design instructions for the functions of Driver Controlled Lane Change in ADC (ADAS Domain Controller) system.

1.2 范围Range

本文档适用于ADC 系统中DCLC 功能的整个生命周期。

This document is applicable to the whole life cycle of DCLC function in ADC system.

1.3 术语及缩写Terms and Abbreviations

序号术语或缩写描述

1.4 设计与实验标准Design and Experimental Standards

1.4.1 设计标准Design Standard

设计标准-非法规类Design Standards - Illegal Regulations

TBD

设计标准-法规类Design Standards - Classification of Laws and Regulations

2 功能规范Functional specification

2.1 功能描述Functional Description

在车辆行驶过程中,会遇到不同场景,根据不同场景选择不同的驾驶方式。

当驾驶员发出指令指令,根据车辆当前状态和状态机的状态转换条件,进行驾驶状态的转移,换道功能可以根据车辆行驶状况及交通情况,对驾驶行为进行评估,在满足条件时自主执行,以此减轻驾驶员的操作负担。

需要完整功能规范请私信

相关推荐
玦尘、3 小时前
《统计学习方法》第4章——朴素贝叶斯法【学习笔记】
笔记·机器学习
RoboWizard3 小时前
PCIe 5.0 SSD有无独立缓存对性能影响大吗?Kingston FURY Renegade G5!
人工智能·缓存·电脑·金士顿
霍格沃兹测试开发学社-小明4 小时前
测试左移2.0:在开发周期前端筑起质量防线
前端·javascript·网络·人工智能·测试工具·easyui
懒麻蛇4 小时前
从矩阵相关到矩阵回归:曼特尔检验与 MRQAP
人工智能·线性代数·矩阵·数据挖掘·回归
xwill*4 小时前
RDT-1B: A DIFFUSION FOUNDATION MODEL FOR BIMANUAL MANIPULATION
人工智能·pytorch·python·深度学习
网安INF4 小时前
机器学习入门:深入理解线性回归
人工智能·机器学习·线性回归
陈奕昆4 小时前
n8n实战营Day2课时2:Loop+Merge节点进阶·Excel批量校验实操
人工智能·python·excel·n8n
程序猿追4 小时前
PyTorch算子模板库技术解读:无缝衔接PyTorch模型与Ascend硬件的桥梁
人工智能·pytorch·python·深度学习·机器学习
程序小旭4 小时前
Kaggle平台的使用
人工智能
xieyan08114 小时前
强化学习工具及优化方法
人工智能