
汽车
文章平均质量分 92
fklk
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ISO 26262 Functional Safety Requirement Types】
ISO 26262 Functional Safety Requirement Types欢迎使用Markdown编辑器新的改变ISO 26262 requirement phases on system and software levels欢迎使用Markdown编辑器Automotive E/E safety systems have found suitable development guidance in the ISO 26262 standardAny system and soft原创 2022-04-12 20:18:34 · 604 阅读 · 0 评论 -
CANH L DB 9
VW 接口板 15 L,48H原创 2020-07-02 17:39:11 · 447 阅读 · 0 评论 -
LIN2.1
The LIN is a serial communications protocol which efficiently supports the control ofmechatronics nodes in distributed automotive applications.mechatronics [ˌmekəˈtrɑːnɪks] 机电一体化;机械电子学...原创 2019-12-30 10:20:19 · 682 阅读 · 0 评论 -
Math you need for DL-深度学习从入门到放弃
数学必备知识点1、 线性代数标量、向量、矩阵和张量;矩阵向量的运算;单位矩阵和逆矩阵;行列式;方差,标准差,协方差矩阵;范数;特殊类型的矩阵和向量;特征分解以及其意义;奇异值分解及其意义Moore-Penrose 伪逆;迹运算线性变换和非线性变换线性变换的定义点积和投影矩阵乘法的几何意义特征向量和特征值奇异值分解线性可分性和维度非线性变换————————————————2...原创 2019-10-31 14:50:38 · 178 阅读 · 0 评论 -
DV 与PV 测试
DV是DesignVerificaTIon设计验证,此时可以是手工件或者模具件。PV是ProductVerificaTIon产品验证**,必须是模具件,并从供应商的量产生产线**上做出来的零件。PV之后的零件再完成PPAP审核,就具备了量产供货资格了。DV是一份比较全面的试验报告,他从设计验证开始。PV是产品已经成型后的一些试验验证,不会去考虑什么模流分析,只会从产品使用失效方面进行相关的测试测...原创 2019-10-12 13:53:37 · 21984 阅读 · 0 评论 -
The 6 Levels of Vehicle Autonomy
The Society of Automotive Engineers (SAE) defines 6 levels of driving automation ranging from 0 (fully manual) to 5 (fully autonomous). These levels have been adopted by the U.S. Department of Transpo...原创 2019-10-12 12:07:51 · 593 阅读 · 0 评论 -
在集成了GIT 的ECLIPSE导入代码
进入ALM系统,找到对应的PROJECTCOPY这个SSH网址,并关掉如下对话框:然后在集成了GIT 的ECLIPSE中点右键,选择aste Repository PathPath or PIURI原创 2019-09-04 11:19:26 · 165 阅读 · 0 评论 -
CANoe CAPL应用123
建立一个Node可以从DBC选一个msg :写一个TCU.can :/*@!Encoding:1252*//*@!Encoding:1252*/includes{}variables{ const byte FOUR_BITS_MAX=15; byte process_counter[14] = {0, 0, 0, 0 , 0 , 0 , 0 , 0 , 0 , 0...原创 2019-01-03 15:15:28 · 5079 阅读 · 2 评论 -
UDS 服务和NRC,以及单帧多帧
Negative response codesThe negative response codes (NRC) are divided into 3 ranges:0x00: positiveResponse parameter value for server internal implementation,0x01 – 0x7F: communication related nega...原创 2018-11-28 17:02:50 · 22049 阅读 · 4 评论 -
DTC Status Bits in Automotive Diagnostics
Fault Code Status Bits in Automotive DiagnosticsStatus bits in Automotive DiagnosticsDiagnostic Trouble Code: When Fault occurs in vehicle, associated ECU captures it and stores it in memory as f...原创 2018-11-28 14:59:58 · 2749 阅读 · 0 评论 -
UDS Upload Download以及CAN 网路管理
从成本等角度考虑,汽车ECU中用于缓存诊断服务数据的buffer大小有限,所以当我们需要读取或写入超过buffer大小的数据时,就无法简单地使用2E和22服务了,UDS据此定义了几个将大块数据写入或读出的服务,即数据下载和上传。Upload Download functional unit总共定义了5个诊断服务,分别是:RequestDownload (0x34):客户端向服务器请求下载数据...转载 2018-11-29 15:40:38 · 3338 阅读 · 1 评论 -
Automotive SPICE(2)
AS Automotive SPICEBP Base PracticeCAN Controller Area NetworkCASE Computer-Aided Software Engineering,CCB Change Control BoardCFP Call For ProposalsCPU Central Processing UnitECU ...原创 2018-11-12 10:41:17 · 1490 阅读 · 0 评论 -
Automotive SPICE(1)
原文:http://biz3consulting.cn/automotive_spice/⇒ISO 26262要求建立可以持续地实施改善活动的组织体系和环境。⇒这相当于「达成Automotive SPICE的能力3级」。History of SPICEAutomotive SPICE主要由两个部分构成。31种流程(参照下图的X轴)⇒前述的「HIS范围(SCOPE)」在这里指其中的...转载 2018-11-06 17:04:58 · 1597 阅读 · 0 评论