zoukankan      html  css  js  c++  java
  • Lin总线诊断级别定义 CLASS I 、II 、III

    级别定义再ISO 14229-7 中

    1.Diagnostic class I

    Smart and simple devices like intelligent sensors and actuators requiring none or very low amount of
    diagnostic functionality. Actuator control, sensor reading, and fault memory handling is done by the
    master node, using signal carrying frames. Therefore, specific diagnostic support for these tasks is not
    required. Fault indication is always signal-based.

    2.Diagnostic class II

    A diagnostic class II slave node is similar to a diagnostic class I slave node, but it provides node
    identification support. The extended node identification is normally required by vehicle manufacturers.
    Testers or master nodes use ISO 14229-1 diagnostic services to request the extended node identification
    information. Actuator control, sensor reading, and fault memory handling is done by the master node,
    using signal carrying frames. Therefore, specific diagnostic support for these tasks is not required. Fault
    indication is always signal-based.

    3.Diagnostic class III

    Diagnostic class III slave nodes are devices with enhanced application functions typically performing
    their own local information processing (e.g. function controllers, local sensor/actuator loops). The slave
    nodes execute tasks beyond the basic sensor/actuator functionality and, therefore, require extended
    diagnostic support. Direct actuator control and raw sensor data are often not exchanged with the master
    node and, therefore, not included in signal carrying frames. ISO 14229-1 diagnostic services for I/O
    control, sensor value reading, and parameter configuration (beyond node configuration) are required.
    Diagnostic class III slave nodes have internal fault memory, along with associated reading and clearing
    services. Optionally, reprogramming (flash/NVRAM reprogramming) of the slave node is possible. This
    requires an implementation of a boot loader and necessary diagnostic services to unlock the device
    initiate downloads and transfer data, etc.
    The primary difference between diagnostic class II and diagnostic class III is the distribution of
    diagnostic capabilities between the LIN master node and the LIN slave node for diagnostic class II while

    for a diagnostic class III LIN slave node, no diagnostic application features of the LIN slave node are
    implemented in the LIN master node.

  • 相关阅读:
    Sending post
    <<the not so short introduction to Latex2e >> 读书笔记
    Latex 书签中文乱码解决方案
    VisualSVN迁移到其他服务器 子曰
    C#遍历DataSet中数据的几种方法总结 子曰
    Extjs formpanel加载数据的两种方式 子曰
    向老销售取经,学来的一点软件销售技巧 子曰
    extjs 实现 NumberField 即时计算 子曰
    Ext.form.DateField简单用法及日期范围控制 子曰
    解决.aspx中插入浮动广告不滚动问题 子曰
  • 原文地址:https://www.cnblogs.com/hkj8808/p/13876999.html
Copyright © 2011-2022 走看看