WO2022037150A1 - Vehicle ecu identification method and system, and vehicle diagnosis device - Google Patents

Vehicle ecu identification method and system, and vehicle diagnosis device Download PDF

Info

Publication number
WO2022037150A1
WO2022037150A1 PCT/CN2021/095173 CN2021095173W WO2022037150A1 WO 2022037150 A1 WO2022037150 A1 WO 2022037150A1 CN 2021095173 W CN2021095173 W CN 2021095173W WO 2022037150 A1 WO2022037150 A1 WO 2022037150A1
Authority
WO
WIPO (PCT)
Prior art keywords
vehicle ecu
communication parameters
vehicle
communication
ecu
Prior art date
Application number
PCT/CN2021/095173
Other languages
French (fr)
Chinese (zh)
Inventor
刘高松
Original Assignee
上海星融汽车科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 上海星融汽车科技有限公司 filed Critical 上海星融汽车科技有限公司
Publication of WO2022037150A1 publication Critical patent/WO2022037150A1/en

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0208Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterized by the configuration of the monitoring system
    • G05B23/0213Modular or universal configuration of the monitoring system, e.g. monitoring system having modules that may be combined to build monitoring program; monitoring system that can be applied to legacy systems; adaptable monitoring system; using different communication protocols

Definitions

  • the invention belongs to the technical field of vehicle diagnosis, and in particular relates to a vehicle ECU identification method, system and vehicle diagnosis equipment.
  • the vehicle ECU monitors various data information of the vehicle in real time, establishes communication with the ECU with the help of vehicle diagnostic equipment, and obtains the fault code information stored in the ECU. Through these, the source and cause of the fault can be judged and the maintenance efficiency of the vehicle can be improved.
  • a car diagnostic instrument for vehicle inspection it is necessary to determine the specific model of the ECU that the vehicle is equipped with. Different vehicles have different emission standards and are equipped with different types of ECUs. Before the car inspection, it is necessary to accurately determine the ECU model before using the diagnostic equipment and The ECU establishes correct communication, reads vehicle fault codes and monitors vehicle data flow in real time.
  • the present invention adopts the following technical solutions:
  • a vehicle ECU identification method comprising:
  • S101 Scan the OBD port of the vehicle to obtain communication parameters, where the communication parameters include pins, communication methods and baud rates;
  • S102 Select communication parameters in sequence from the scanned communication parameters and the communication parameters preconfigured in the database, and send the version information identification commands preconfigured in the database to the vehicle ECU one by one through the selected communication parameters, wherein the scanning is preferentially selected.
  • the received communication parameters, the database has a communication parameter, a communication address, a version information identification command and a corresponding table for reading a data stream command;
  • each version information identification command After each version information identification command is sent, it is judged whether the interaction with the vehicle ECU is normal through the feedback data of the vehicle ECU. If not, the next version information identification command is sent according to step 102. Obtain identification information, convert the identification information into standard specification ASCII code, and identify the model of the vehicle ECU through the ASCII code;
  • S104 determine whether the ASCII code can identify the unique model of the vehicle ECU, if so, the diagnostic device enters the corresponding diagnosis interface, if not, send the read data corresponding to the current version information identification command to the vehicle ECU through the current communication parameters stream command;
  • the unique model of the vehicle ECU is identified through the read data stream, and the diagnosis device enters a corresponding diagnosis interface.
  • the communication mode is identified by the voltage of the pin.
  • the vehicle ECU is a Delphi ECU, which takes the data M and N of the last 9th and 10th bits in the data stream, and converts M and N into decimal numbers m and n. If m*0.1 is greater than 8 and less than 28, then the vehicle ECU The model of the ECU is DCM3.1. If n*0.1 is greater than 8 and less than 28, the model of the vehicle ECU is DCM3.2.
  • the solution also relates to a vehicle ECU identification system, including a storage module, wherein the storage module includes a plurality of instructions loaded and executed by the processor:
  • S101 Scan the OBD port of the vehicle to obtain communication parameters, where the communication parameters include pins, communication methods and baud rates;
  • S102 Select communication parameters in sequence from the scanned communication parameters and the communication parameters preconfigured in the database, and send the version information identification commands preconfigured in the database to the vehicle ECU one by one through the selected communication parameters, wherein the scanning is preferentially selected.
  • the received communication parameters, the database has a communication parameter, a communication address, a version information identification command and a corresponding table for reading a data stream command;
  • each version information identification command After each version information identification command is sent, it is judged whether the interaction with the vehicle ECU is normal through the feedback data of the vehicle ECU. If not, the next version information identification command is sent according to step 102. Obtain identification information, convert the identification information into standard specification ASCII code, and identify the model of the vehicle ECU through the ASCII code;
  • S104 determine whether the ASCII code can identify the unique model of the vehicle ECU, if so, the diagnostic device enters the corresponding diagnosis interface, if not, send the read data corresponding to the current version information identification command to the vehicle ECU through the current communication parameters stream command;
  • the unique model of the vehicle ECU is identified through the read data stream, and the diagnosis device enters a corresponding diagnosis interface.
  • the communication mode is identified by the voltage of the pin.
  • the vehicle ECU is a Delphi ECU, which takes the data M and N of the last 9th and 10th bits in the data stream, and converts M and N into decimal numbers m and n. If m*0.1 is greater than 8 and less than 28, then the vehicle ECU The model of the ECU is DCM3.1. If n*0.1 is greater than 8 and less than 28, the model of the vehicle ECU is DCM3.2.
  • the solution also relates to a vehicle diagnostic device, which has a vehicle ECU identification system, the vehicle ECU identification system includes a storage module, and the storage module includes a plurality of instructions loaded and executed by the processor:
  • S101 Scan the OBD port of the vehicle to obtain communication parameters, where the communication parameters include pins, communication methods and baud rates;
  • S102 Select communication parameters in sequence from the scanned communication parameters and the communication parameters preconfigured in the database, and send the version information identification commands preconfigured in the database to the vehicle ECU one by one through the selected communication parameters, wherein the scanning is preferentially selected.
  • the received communication parameters, the database has a communication parameter, a communication address, a version information identification command and a corresponding table for reading a data stream command;
  • each version information identification command After each version information identification command is sent, it is judged whether the interaction with the vehicle ECU is normal through the feedback data of the vehicle ECU. If not, the next version information identification command is sent according to step 102. Obtain identification information, convert the identification information into standard specification ASCII code, and identify the model of the vehicle ECU through the ASCII code;
  • S104 determine whether the ASCII code can identify the unique model of the vehicle ECU, if so, the diagnostic device enters the corresponding diagnosis interface, if not, send the read data corresponding to the current version information identification command to the vehicle ECU through the current communication parameters stream command;
  • the communication mode is identified by the voltage of the pin.
  • the vehicle ECU is a Delphi ECU, which takes the data M and N of the last 9th and 10th bits in the data stream, and converts M and N into decimal numbers m and n. If m*0.1 is greater than 8 and less than 28, then the vehicle ECU The model of the ECU is DCM3.1. If n*0.1 is greater than 8 and less than 28, the model of the vehicle ECU is DCM3.2.
  • the invention solves the problem that the fault code cannot be read normally and the data flow can be monitored because the ECU model of the vehicle cannot be effectively judged in the current maintenance process, and the recognition accuracy and efficiency are high.
  • FIG. 1 is a flow chart of the present invention.
  • a vehicle ECU identification method includes:
  • S101 Scan the OBD port of the vehicle to obtain communication parameters, where the communication parameters include pins, communication methods and baud rates. Such as 6/14 pins, CAN line communication, 500KBPS baud rate.
  • S102 Select communication parameters in sequence from the scanned communication parameters and the communication parameters preconfigured in the database, and send the version information identification commands preconfigured in the database one by one to the vehicle ECU through the selected communication parameters.
  • the scanned communication parameters are preferentially selected. After the scanned communication parameters are all selected, the communication parameters configured in the database are selected, which can speed up the automatic identification speed.
  • the database has communication parameters, communication addresses, version information identification commands and a corresponding table of reading data stream commands, and the communication address is the address where the ECU receives the command.
  • each version information identification command is sent, it is judged whether the interaction with the vehicle ECU is normal according to the feedback data of the vehicle ECU (the ECU will feed back standard data).
  • the identification information is obtained from the data fed back by the vehicle ECU, and the identification information is converted into a standard specification ASCII code, and the model of the vehicle ECU is identified through the ASCII code.
  • the version information identification command 22 F1 94 is sent to the communication address 07E0/07E8 with 6/14 pins, CAN line communication, and 500KBPS baud rate. It should be pointed out that the version information identification commands and their communication addresses are different for different types of ECUs.
  • sending the next version information identification command according to step 102 refers to sending the next version information identification command through the current communication parameters if all the version information identification commands configured in the database have not been sent, if the version information identification command configured in the database is sent have been sent, select the next communication parameter, and send the version information identification commands pre-configured in the database to the vehicle ECU one by one.
  • S104 Determine whether the ASCII code can identify the unique model of the vehicle ECU. If so, the diagnostic device will enter the corresponding diagnostic interface. If not, send a read data stream command corresponding to the current version information identification command to the vehicle ECU through the current communication parameters. .
  • the data fed back by the vehicle ECU is: "62 F1 94 31 58 59 55 4E 41 50 50", take 59 55 4E 41 50 50 as the identification information, and convert it into the standard specification ASCII code as YUNAPP, indicating that the ECU to be tested is in the cloud If the Delphi ECU is converted into the standard specification ASCII code as Delphi, it means that the unique model of the vehicle ECU cannot be recognized.
  • the unique model of the vehicle ECU is identified through the read data stream, and the diagnosis device enters a corresponding diagnosis interface.
  • the battery voltage can be analyzed through the battery voltage bit in the data stream, so as to determine the unique model of the vehicle ECU.
  • it can also be determined by data such as fuel rail pressure.
  • the invention solves the problem that the fault code cannot be read normally and the data flow can be monitored because the ECU model of the vehicle cannot be effectively judged in the current maintenance process, and the recognition accuracy and efficiency are high.
  • the step S101 identifies the communication method by the voltage of the pin.
  • the vehicle diagnostic equipment detects the communication protocol of the vehicle by scanning the voltage of the 16 pins of the OBD interface.
  • the voltage of each communication pin is shown in Table 1 as an example:
  • the communication protocol is CAN protocol
  • the high voltage pin is CANH
  • the low voltage pin is CANL.
  • CAN high is pin P06
  • CAN low is pin P14.
  • the communication protocol is the K line.
  • the pin of the K line is P07.
  • CAN line communication pins There are generally three groups of CAN line communication pins: 6 and 14 pins, 3 and 11 pins, 1 and 9 pins, baud rate is generally 250KBS, 500KBPS, K line communication pins generally have two: 6 pins and 7 pins, baud rate Usually 10400BPS.
  • the vehicle ECU is a Delphi ECU, and the reciprocal of the data stream "61 B0 67 67 64 62 00 00 00 1C 1C 65 65 77 77 5B 5B 32 32 19 MN 44 00 01 00 28 00 00 00" is taken
  • the 9th and 10th bits of data M and N convert M and N into decimal numbers m and n, if m*0.1 is greater than 8 and less than 28, the model of the vehicle ECU is DCM3.1, if n*0.1 is greater than 8 and If it is less than 28, the model of the vehicle ECU is DCM3.2.
  • ECU data can be flashed, there are a lot of flashed data on the market, and there will be many version numbers. Sometimes it is impossible to distinguish the specific model just by identifying the ECU version number, but it can be easily distinguished by the data stream.
  • the battery voltages of two different Delphi ECUs can be parsed through the data of M and N bits, corresponding to DCM3.1 and DCM3.2 respectively.
  • the present invention also relates to a vehicle ECU identification system, including a storage module, the storage module including a plurality of instructions loaded and executed by a processor, as shown in FIG. 1 :
  • S101 Scan the OBD port of the vehicle to obtain communication parameters, where the communication parameters include pins, communication methods and baud rates. Such as 6/14 pins, CAN line communication, 500KBPS baud rate.
  • S102 Select communication parameters in sequence from the scanned communication parameters and the communication parameters preconfigured in the database, and send the version information identification commands preconfigured in the database one by one to the vehicle ECU through the selected communication parameters.
  • the scanned communication parameters are preferentially selected. After the scanned communication parameters are all selected, the communication parameters configured in the database are selected, which can speed up the automatic identification speed.
  • the database has a correspondence table of communication parameters, communication addresses, version information identification commands and reading data stream commands, and the communication address is the address where the ECU receives the command.
  • each version information identification command is sent, it is judged whether the interaction with the vehicle ECU is normal according to the feedback data of the vehicle ECU (the ECU will feed back standard data).
  • the identification information is obtained from the data fed back by the vehicle ECU, and the identification information is converted into a standard specification ASCII code, and the model of the vehicle ECU is identified through the ASCII code.
  • the version information identification command 22F194 is sent to the communication address 07E0/07E8 with 6/14 pins, CAN line communication, and 500KBPS baud rate. It should be pointed out that the version information identification commands and their communication addresses of different types of ECUs are different.
  • sending the next version information identification command according to step 102 refers to sending the next version information identification command through the current communication parameters if all the version information identification commands configured in the database have not been sent, if the version information identification command configured in the database is sent have been sent, select the next communication parameter, and send the version information identification commands pre-configured in the database to the vehicle ECU one by one.
  • S104 Determine whether the ASCII code can identify the unique model of the vehicle ECU. If so, the diagnostic device will enter the corresponding diagnostic interface. If not, send a read data stream command corresponding to the current version information identification command to the vehicle ECU through the current communication parameters. .
  • the data fed back by the vehicle ECU is: "62 F1 94 31 58 59 55 4E 41 50 50", take 59 55 4E 41 50 50 as the identification information, and convert it into the standard specification ASCII code as YUNAPP, indicating that the ECU to be tested is in the cloud If the Delphi ECU is converted into the standard specification ASCII code as Delphi, it means that the unique model of the vehicle ECU cannot be recognized.
  • the unique model of the vehicle ECU is identified through the read data stream, and the diagnosis device enters a corresponding diagnosis interface.
  • the battery voltage can be analyzed through the battery voltage bit in the data stream, so as to determine the unique model of the vehicle ECU.
  • the invention solves the problem that the fault code cannot be read normally and the data flow can be monitored because the ECU model of the vehicle cannot be effectively judged in the current maintenance process, and the recognition accuracy and efficiency are high.
  • the step S101 identifies the communication method by the voltage of the pin.
  • the vehicle diagnostic equipment detects the communication protocol of the vehicle by scanning the voltage of the 16 pins of the OBD interface.
  • the voltage of each communication pin is shown in Table 1 as an example:
  • the communication protocol is CAN protocol
  • the high voltage pin is CANH
  • the low voltage pin is CANL.
  • CAN high is pin P06
  • CAN low is pin P14.
  • the communication protocol is the K line.
  • the pin of the K line is P07.
  • CAN line communication pins There are generally three groups of CAN line communication pins: 6 and 14 pins, 3 and 11 pins, 1 and 9 pins, baud rate is generally 250KBS, 500KBPS, K line communication pins generally have two: 6 pins and 7 pins, baud rate Usually 10400BPS.
  • the vehicle ECU is a Delphi ECU, and the reciprocal of the data stream "61 B0 67 67 64 62 00 00 00 1C 1C 65 65 77 77 5B 5B 32 32 19 MN 44 00 01 00 28 00 00 00" is taken
  • the 9th and 10th bits of data M and N convert M and N into decimal numbers m and n, if m*0.1 is greater than 8 and less than 28, the model of the vehicle ECU is DCM3.1, if n*0.1 is greater than 8 and If it is less than 28, the model of the vehicle ECU is DCM3.2.
  • ECU data can be flashed, there are a lot of flashed data on the market, and there will be many version numbers. Sometimes it is impossible to distinguish the specific model just by identifying the ECU version number, but it can be easily distinguished by the data stream.
  • the battery voltages of two different Delphi ECUs can be parsed through the data of M and N bits, corresponding to DCM3.1 and DCM3.2 respectively.
  • the present invention also relates to a vehicle diagnosis device, which has a vehicle ECU identification system, the vehicle ECU identification system includes a storage module, and the storage module includes a plurality of instructions loaded and executed by a processor, as shown in FIG. 1 :
  • S101 Scan the OBD port of the vehicle to obtain communication parameters, where the communication parameters include pins, communication methods and baud rates. Such as 6/14 pins, CAN line communication, 500KBPS baud rate.
  • S102 Select communication parameters in sequence from the scanned communication parameters and the communication parameters preconfigured in the database, and send the version information identification commands preconfigured in the database one by one to the vehicle ECU through the selected communication parameters.
  • the scanned communication parameters are preferentially selected. After the scanned communication parameters are all selected, the communication parameters configured in the database are selected, which can speed up the automatic identification speed.
  • the database has communication parameters, communication addresses, version information identification commands and a corresponding table of reading data stream commands, and the communication address is the address where the ECU receives the command.
  • each version information identification command is sent, it is judged whether the interaction with the vehicle ECU is normal according to the feedback data of the vehicle ECU (the ECU will feed back standard data).
  • the identification information is obtained from the data fed back by the vehicle ECU, and the identification information is converted into a standard specification ASCII code, and the model of the vehicle ECU is identified through the ASCII code.
  • the version information identification command 22F194 is sent to the communication address 07E0/07E8 with 6/14 pins, CAN line communication, and 500KBPS baud rate. It should be pointed out that the version information identification commands and their communication addresses of different types of ECUs are different.
  • sending the next version information identification command according to step 102 refers to sending the next version information identification command through the current communication parameters if all the version information identification commands configured in the database have not been sent, if the version information identification command configured in the database is sent have been sent, select the next communication parameter, and send the version information identification commands pre-configured in the database to the vehicle ECU one by one.
  • S104 Determine whether the ASCII code can identify the unique model of the vehicle ECU. If so, the diagnostic device will enter the corresponding diagnostic interface. If not, send a read data stream command corresponding to the current version information identification command to the vehicle ECU through the current communication parameters. .
  • the data fed back by the vehicle ECU is: "62 F1 94 31 58 59 55 4E 41 50 50", take 59 55 4E 41 50 50 as the identification information, and convert it into the standard specification ASCII code as YUNAPP, indicating that the ECU to be tested is in the cloud If the Delphi ECU is converted into the standard specification ASCII code as Delphi, it means that the unique model of the vehicle ECU cannot be recognized.
  • the unique model of the vehicle ECU is identified through the read data stream, and the diagnosis device enters a corresponding diagnosis interface.
  • the battery voltage can be analyzed through the battery voltage bit in the data stream, so as to determine the unique model of the vehicle ECU.
  • the invention solves the problem that the fault code cannot be read normally and the data flow can be monitored because the ECU model of the vehicle cannot be effectively judged in the current maintenance process, and the recognition accuracy and efficiency are high.
  • the step S101 identifies the communication method by the voltage of the pin.
  • the vehicle diagnostic equipment detects the communication protocol of the vehicle by scanning the voltage of the 16 pins of the OBD interface.
  • the voltage of each communication pin is shown in Table 1 as an example:
  • the communication protocol is CAN protocol
  • the high voltage pin is CANH
  • the low voltage pin is CANL.
  • CAN high is pin P06
  • CAN low is pin P14.
  • the communication protocol is the K line.
  • the pin of the K line is P07.
  • CAN line communication pins There are generally three groups of CAN line communication pins: 6 and 14 pins, 3 and 11 pins, 1 and 9 pins, baud rate is generally 250KBS, 500KBPS, K line communication pins generally have two: 6 pins and 7 pins, baud rate Usually 10400BPS.
  • the vehicle ECU is a Delphi ECU, and the reciprocal of the data stream "61 B0 67 67 64 62 00 00 00 1C 1C 65 65 77 77 5B 5B 32 32 19 MN 44 00 01 00 28 00 00 00" is taken
  • the 9th and 10th bits of data M and N convert M and N into decimal numbers m and n, if m*0.1 is greater than 8 and less than 28, the model of the vehicle ECU is DCM3.1, if n*0.1 is greater than 8 and If it is less than 28, the model of the vehicle ECU is DCM3.2.
  • ECU data can be flashed, there are a lot of flashed data on the market, and there will be many version numbers. Sometimes it is impossible to distinguish the specific model just by identifying the ECU version number, but it can be easily distinguished by the data stream.
  • the battery voltages of two different Delphi ECUs can be parsed through the data of M and N bits, corresponding to DCM3.1 and DCM3.2 respectively.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Small-Scale Networks (AREA)

Abstract

A vehicle ECU identification method, comprising: acquiring communication parameters; sequentially selecting communication parameters from scanned communication parameters and communication parameters pre-configured in a database, and sending, to a vehicle ECU, version information identification commands pre-configured in the database one by one by means of the selected communication parameters (S102); acquiring identification information from data fed back by the vehicle ECU, converting the identification information into an ASCII code, and identifying the model of the vehicle ECU by means of the ASCII code; determining whether the ASCII code can identify a unique model of the vehicle ECU, if so, a diagnostic device entering a corresponding diagnosis interface, and if not, sending, to the vehicle ECU, a data stream read command corresponding to the current version information identification command by means of the current communication parameters (S104); and identifying the unique model of the vehicle ECU by means of the read data stream, and the diagnostic device entering a corresponding diagnosis interface (S105).

Description

车辆ECU识别方法、系统及车辆诊断设备Vehicle ECU identification method, system and vehicle diagnostic equipment 技术领域technical field
本发明属于车辆诊断技术领域,尤其涉及一种车辆ECU识别方法、系统及车辆诊断设备。The invention belongs to the technical field of vehicle diagnosis, and in particular relates to a vehicle ECU identification method, system and vehicle diagnosis equipment.
背景技术Background technique
随着近年来车辆电控技术的发展,电控系统的结构和控制算法愈加复杂,涉及到的控制范围不断扩大,朝着智能化方向不断发展;如今车辆故障诊断难度也不断加大,像以前一样凭借经验维修往往无法定位故障源,车辆诊断设备的应用将会变得愈加重要。With the development of vehicle electronic control technology in recent years, the structure and control algorithm of the electronic control system have become more and more complex, and the scope of control involved has continued to expand, and it has continued to develop in the direction of intelligence. Nowadays, the difficulty of vehicle fault diagnosis is also increasing. Also, it is often impossible to locate the source of the fault with empirical maintenance, and the application of vehicle diagnostic equipment will become more and more important.
车辆ECU实时监测车辆各数据信息,借助车辆诊断设备与ECU建立通讯,获取ECU内部存储的故障码信息,通过这些可以判断故障源和故障原因,提高车辆的维修效率。在用汽车诊断仪进行车辆检测时,需要判断该车辆所配备的ECU具体型号,不同车辆不同排放标准,配备不同型号的ECU,在进行汽车检测前需要准确判断ECU型号,才可以用诊断设备与ECU建立正确的通讯,读取车辆故障码和实时监测车辆数据流。The vehicle ECU monitors various data information of the vehicle in real time, establishes communication with the ECU with the help of vehicle diagnostic equipment, and obtains the fault code information stored in the ECU. Through these, the source and cause of the fault can be judged and the maintenance efficiency of the vehicle can be improved. When using a car diagnostic instrument for vehicle inspection, it is necessary to determine the specific model of the ECU that the vehicle is equipped with. Different vehicles have different emission standards and are equipped with different types of ECUs. Before the car inspection, it is necessary to accurately determine the ECU model before using the diagnostic equipment and The ECU establishes correct communication, reads vehicle fault codes and monitors vehicle data flow in real time.
在进行车辆维修时,由于车辆ECU装在车辆隐蔽之处,无法直接获取ECU型号信息,维修人员在使用诊断设备进行操作时往往无法准确找到对应的诊断界面,造成了无法用诊断设备与ECU建立通讯连接的结果,加大了维修难度;随着车辆售后维修市场的扩大,对于诊断设备能够自动识别ECU型号的需求更加迫切。When carrying out vehicle maintenance, because the vehicle ECU is installed in a hidden place of the vehicle, it is impossible to directly obtain the ECU model information. When using the diagnostic equipment to operate, the maintenance personnel often cannot accurately find the corresponding diagnostic interface, resulting in the inability to use the diagnostic equipment to establish with the ECU. As a result of the communication connection, the maintenance difficulty is increased; with the expansion of the vehicle after-sales maintenance market, the need for diagnostic equipment to automatically identify the ECU model is more urgent.
发明内容SUMMARY OF THE INVENTION
基于此,针对上述技术问题,提供一种车辆ECU识别方法、系统及车辆诊断设备。Based on this, in view of the above technical problems, a vehicle ECU identification method, system and vehicle diagnosis device are provided.
为解决上述技术问题,本发明采用如下技术方案:In order to solve the above-mentioned technical problems, the present invention adopts the following technical solutions:
一种车辆ECU识别方法,包括:A vehicle ECU identification method, comprising:
S101、扫描车辆OBD口,获得通讯参数,所述通讯参数包括针脚、通讯方式以及波特率;S101. Scan the OBD port of the vehicle to obtain communication parameters, where the communication parameters include pins, communication methods and baud rates;
S102、从扫描到的通讯参数和数据库中预先配置的通讯参数中依次选择通讯参数,通过选择的通讯参数向车辆ECU逐条发送预先配置于所述数据库中的版本信息识别命令,其中,优先选择扫描到的通讯参数,所述数据库中具有通讯参数、通讯地址、版本信息识别命令以及读取数据流命令对应表;S102. Select communication parameters in sequence from the scanned communication parameters and the communication parameters preconfigured in the database, and send the version information identification commands preconfigured in the database to the vehicle ECU one by one through the selected communication parameters, wherein the scanning is preferentially selected. The received communication parameters, the database has a communication parameter, a communication address, a version information identification command and a corresponding table for reading a data stream command;
S103、每条版本信息识别命令发送后,通过车辆ECU的反馈数据判断是否与车辆ECU交互正常,若否,则按照步骤102发送下一条版本信息识别命令,若是,则从车辆ECU反馈的数据中获取识别信息,将所述识别信息转换成标准规范ASCII码,通过所述ASCII码识别车辆ECU的型号;S103. After each version information identification command is sent, it is judged whether the interaction with the vehicle ECU is normal through the feedback data of the vehicle ECU. If not, the next version information identification command is sent according to step 102. Obtain identification information, convert the identification information into standard specification ASCII code, and identify the model of the vehicle ECU through the ASCII code;
S104、判断所述ASCII码是否能识别车辆ECU的唯一型号,若是,则诊断设备进入相应的诊断界面,若否,则通过当前通讯参数向车辆ECU发送与当前版本信息识别命令对应的读取数据流命令;S104, determine whether the ASCII code can identify the unique model of the vehicle ECU, if so, the diagnostic device enters the corresponding diagnosis interface, if not, send the read data corresponding to the current version information identification command to the vehicle ECU through the current communication parameters stream command;
S105、通过读取到的数据流识别出车辆ECU的唯一型号,诊断设备进入相应的诊断界面。S105, the unique model of the vehicle ECU is identified through the read data stream, and the diagnosis device enters a corresponding diagnosis interface.
所述步骤S101通过针脚的电压识别通讯方式。In the step S101, the communication mode is identified by the voltage of the pin.
所述车辆ECU为德尔福ECU,取数据流中的倒数第9和第10位数据M和N,将M和N转换成十进制数m和n,若m*0.1大于8且小于28,则车辆ECU的型号为DCM3.1,若n*0.1大于8且小于28,则车辆ECU的型号为DCM3.2。The vehicle ECU is a Delphi ECU, which takes the data M and N of the last 9th and 10th bits in the data stream, and converts M and N into decimal numbers m and n. If m*0.1 is greater than 8 and less than 28, then the vehicle ECU The model of the ECU is DCM3.1. If n*0.1 is greater than 8 and less than 28, the model of the vehicle ECU is DCM3.2.
本方案还涉及一种车辆ECU识别系统,包括存储模块,所述存储模块包括由处理器加载并执行的多条指令:The solution also relates to a vehicle ECU identification system, including a storage module, wherein the storage module includes a plurality of instructions loaded and executed by the processor:
S101、扫描车辆OBD口,获得通讯参数,所述通讯参数包括针脚、通讯方式以及波特率;S101. Scan the OBD port of the vehicle to obtain communication parameters, where the communication parameters include pins, communication methods and baud rates;
S102、从扫描到的通讯参数和数据库中预先配置的通讯参数中依次选择通讯参数,通过选择的通讯参数向车辆ECU逐条发送预先配置于所述数据库中的版本信息识别命令,其中,优先选择扫描到的通讯参数,所述数据库中具有通讯参数、通讯地址、版本信息识别命令以及读取数据流命令对应表;S102. Select communication parameters in sequence from the scanned communication parameters and the communication parameters preconfigured in the database, and send the version information identification commands preconfigured in the database to the vehicle ECU one by one through the selected communication parameters, wherein the scanning is preferentially selected. The received communication parameters, the database has a communication parameter, a communication address, a version information identification command and a corresponding table for reading a data stream command;
S103、每条版本信息识别命令发送后,通过车辆ECU的反馈数据判断是 否与车辆ECU交互正常,若否,则按照步骤102发送下一条版本信息识别命令,若是,则从车辆ECU反馈的数据中获取识别信息,将所述识别信息转换成标准规范ASCII码,通过所述ASCII码识别车辆ECU的型号;S103. After each version information identification command is sent, it is judged whether the interaction with the vehicle ECU is normal through the feedback data of the vehicle ECU. If not, the next version information identification command is sent according to step 102. Obtain identification information, convert the identification information into standard specification ASCII code, and identify the model of the vehicle ECU through the ASCII code;
S104、判断所述ASCII码是否能识别车辆ECU的唯一型号,若是,则诊断设备进入相应的诊断界面,若否,则通过当前通讯参数向车辆ECU发送与当前版本信息识别命令对应的读取数据流命令;S104, determine whether the ASCII code can identify the unique model of the vehicle ECU, if so, the diagnostic device enters the corresponding diagnosis interface, if not, send the read data corresponding to the current version information identification command to the vehicle ECU through the current communication parameters stream command;
S105、通过读取到的数据流识别出车辆ECU的唯一型号,诊断设备进入相应的诊断界面。S105, the unique model of the vehicle ECU is identified through the read data stream, and the diagnosis device enters a corresponding diagnosis interface.
所述步骤S101通过针脚的电压识别通讯方式。In the step S101, the communication mode is identified by the voltage of the pin.
所述车辆ECU为德尔福ECU,取数据流中的倒数第9和第10位数据M和N,将M和N转换成十进制数m和n,若m*0.1大于8且小于28,则车辆ECU的型号为DCM3.1,若n*0.1大于8且小于28,则车辆ECU的型号为DCM3.2。The vehicle ECU is a Delphi ECU, which takes the data M and N of the last 9th and 10th bits in the data stream, and converts M and N into decimal numbers m and n. If m*0.1 is greater than 8 and less than 28, then the vehicle ECU The model of the ECU is DCM3.1. If n*0.1 is greater than 8 and less than 28, the model of the vehicle ECU is DCM3.2.
本方案还涉及一种车辆诊断设备,该设备具有车辆ECU识别系统,所述车辆ECU识别系统包括存储模块,所述存储模块包括由处理器加载并执行的多条指令:The solution also relates to a vehicle diagnostic device, which has a vehicle ECU identification system, the vehicle ECU identification system includes a storage module, and the storage module includes a plurality of instructions loaded and executed by the processor:
S101、扫描车辆OBD口,获得通讯参数,所述通讯参数包括针脚、通讯方式以及波特率;S101. Scan the OBD port of the vehicle to obtain communication parameters, where the communication parameters include pins, communication methods and baud rates;
S102、从扫描到的通讯参数和数据库中预先配置的通讯参数中依次选择通讯参数,通过选择的通讯参数向车辆ECU逐条发送预先配置于所述数据库中的版本信息识别命令,其中,优先选择扫描到的通讯参数,所述数据库中具有通讯参数、通讯地址、版本信息识别命令以及读取数据流命令对应表;S102. Select communication parameters in sequence from the scanned communication parameters and the communication parameters preconfigured in the database, and send the version information identification commands preconfigured in the database to the vehicle ECU one by one through the selected communication parameters, wherein the scanning is preferentially selected. The received communication parameters, the database has a communication parameter, a communication address, a version information identification command and a corresponding table for reading a data stream command;
S103、每条版本信息识别命令发送后,通过车辆ECU的反馈数据判断是否与车辆ECU交互正常,若否,则按照步骤102发送下一条版本信息识别命令,若是,则从车辆ECU反馈的数据中获取识别信息,将所述识别信息转换成标准规范ASCII码,通过所述ASCII码识别车辆ECU的型号;S103. After each version information identification command is sent, it is judged whether the interaction with the vehicle ECU is normal through the feedback data of the vehicle ECU. If not, the next version information identification command is sent according to step 102. Obtain identification information, convert the identification information into standard specification ASCII code, and identify the model of the vehicle ECU through the ASCII code;
S104、判断所述ASCII码是否能识别车辆ECU的唯一型号,若是,则诊断设备进入相应的诊断界面,若否,则通过当前通讯参数向车辆ECU发送与当前版本信息识别命令对应的读取数据流命令;S104, determine whether the ASCII code can identify the unique model of the vehicle ECU, if so, the diagnostic device enters the corresponding diagnosis interface, if not, send the read data corresponding to the current version information identification command to the vehicle ECU through the current communication parameters stream command;
S105、通过读取到的数据流识别出车辆ECU的唯一型号,诊断设备进入 相应的诊断界面。S105. Identify the unique model of the vehicle ECU through the read data stream, and the diagnostic device enters the corresponding diagnostic interface.
所述步骤S101通过针脚的电压识别通讯方式。In the step S101, the communication mode is identified by the voltage of the pin.
所述车辆ECU为德尔福ECU,取数据流中的倒数第9和第10位数据M和N,将M和N转换成十进制数m和n,若m*0.1大于8且小于28,则车辆ECU的型号为DCM3.1,若n*0.1大于8且小于28,则车辆ECU的型号为DCM3.2。The vehicle ECU is a Delphi ECU, which takes the data M and N of the last 9th and 10th bits in the data stream, and converts M and N into decimal numbers m and n. If m*0.1 is greater than 8 and less than 28, then the vehicle ECU The model of the ECU is DCM3.1. If n*0.1 is greater than 8 and less than 28, the model of the vehicle ECU is DCM3.2.
本发明解决了目前在维修过程中因为无法有效判断车辆的ECU型号而不能正常读取故障码和监测数据流的问题,识别准确性和效率高。The invention solves the problem that the fault code cannot be read normally and the data flow can be monitored because the ECU model of the vehicle cannot be effectively judged in the current maintenance process, and the recognition accuracy and efficiency are high.
附图说明Description of drawings
下面结合附图和具体实施方式本发明进行详细说明:The present invention will be described in detail below in conjunction with the accompanying drawings and specific embodiments:
图1为本发明的流程图。FIG. 1 is a flow chart of the present invention.
具体实施方式detailed description
如图1所示,一种车辆ECU识别方法,包括:As shown in Figure 1, a vehicle ECU identification method includes:
S101、扫描车辆OBD口,获得通讯参数,通讯参数包括针脚、通讯方式以及波特率。如6/14针脚、CAN线通讯、500KBPS波特率。S101. Scan the OBD port of the vehicle to obtain communication parameters, where the communication parameters include pins, communication methods and baud rates. Such as 6/14 pins, CAN line communication, 500KBPS baud rate.
S102、从扫描到的通讯参数和数据库中预先配置的通讯参数中依次选择通讯参数,通过选择的通讯参数向车辆ECU逐条发送预先配置于数据库中的版本信息识别命令。S102: Select communication parameters in sequence from the scanned communication parameters and the communication parameters preconfigured in the database, and send the version information identification commands preconfigured in the database one by one to the vehicle ECU through the selected communication parameters.
其中,优先选择扫描到的通讯参数,扫描到的通讯参数均被选择后,再选在数据库中配置的通讯参数,这样可以加快自动识别的速度。Among them, the scanned communication parameters are preferentially selected. After the scanned communication parameters are all selected, the communication parameters configured in the database are selected, which can speed up the automatic identification speed.
数据库中具有通讯参数、通讯地址、版本信息识别命令以及读取数据流命令对应表,通讯地址为ECU接收命令的地址。The database has communication parameters, communication addresses, version information identification commands and a corresponding table of reading data stream commands, and the communication address is the address where the ECU receives the command.
S103、每条版本信息识别命令发送后,通过车辆ECU的反馈数据判断是否与车辆ECU交互正常(ECU会反馈标准数据),若否,则按照步骤102发送下一条版本信息识别命令,若是,则从车辆ECU反馈的数据中获取识别信息,将识别信息转换成标准规范ASCII码,通过ASCII码识别车辆ECU的型号。S103. After each version information identification command is sent, it is judged whether the interaction with the vehicle ECU is normal according to the feedback data of the vehicle ECU (the ECU will feed back standard data). The identification information is obtained from the data fed back by the vehicle ECU, and the identification information is converted into a standard specification ASCII code, and the model of the vehicle ECU is identified through the ASCII code.
如以6/14针脚、CAN线通讯、500KBPS波特率向通讯地址07E0/07E8发 送版本信息识别命令22 F1 94,需要指出的是,不同型号的ECU的版本信息识别命令及其通讯地址不同。For example, the version information identification command 22 F1 94 is sent to the communication address 07E0/07E8 with 6/14 pins, CAN line communication, and 500KBPS baud rate. It should be pointed out that the version information identification commands and their communication addresses are different for different types of ECUs.
其中,按照步骤102发送下一条版本信息识别命令是指如果数据库配置的版本信息识别命令还未均被发送,则通过当前的通讯参数发送下一条版本信息识别命令,如果数据库配置的版本信息识别命令已均被发送,则选择下一个通讯参数,向车辆ECU逐条发送预先配置于数据库中的版本信息识别命令。Wherein, sending the next version information identification command according to step 102 refers to sending the next version information identification command through the current communication parameters if all the version information identification commands configured in the database have not been sent, if the version information identification command configured in the database is sent have been sent, select the next communication parameter, and send the version information identification commands pre-configured in the database to the vehicle ECU one by one.
S104、判断ASCII码是否能识别车辆ECU的唯一型号,若是,则诊断设备进入相应的诊断界面,若否,则通过当前通讯参数向车辆ECU发送与当前版本信息识别命令对应的读取数据流命令。S104. Determine whether the ASCII code can identify the unique model of the vehicle ECU. If so, the diagnostic device will enter the corresponding diagnostic interface. If not, send a read data stream command corresponding to the current version information identification command to the vehicle ECU through the current communication parameters. .
如车辆ECU反馈的数据为:“62 F1 94 31 58 59 55 4E 41 50 50”,将59 55 4E 41 50 50作为识别信息,转换成标准规范ASCII码为YUNAPP,表示该待测ECU为云内德尔福ECU,如果转换成标准规范ASCII码为Delphi,则代表不能识别车辆ECU的唯一型号。For example, the data fed back by the vehicle ECU is: "62 F1 94 31 58 59 55 4E 41 50 50", take 59 55 4E 41 50 50 as the identification information, and convert it into the standard specification ASCII code as YUNAPP, indicating that the ECU to be tested is in the cloud If the Delphi ECU is converted into the standard specification ASCII code as Delphi, it means that the unique model of the vehicle ECU cannot be recognized.
S105、通过读取到的数据流识别出车辆ECU的唯一型号,诊断设备进入相应的诊断界面。如可以通过数据流中的电池电压位来解析出电池电压,从而判断车辆ECU的唯一型号,当然,也可以用油轨压力等数据来判断。S105, the unique model of the vehicle ECU is identified through the read data stream, and the diagnosis device enters a corresponding diagnosis interface. For example, the battery voltage can be analyzed through the battery voltage bit in the data stream, so as to determine the unique model of the vehicle ECU. Of course, it can also be determined by data such as fuel rail pressure.
本发明解决了目前在维修过程中因为无法有效判断车辆的ECU型号而不能正常读取故障码和监测数据流的问题,识别准确性和效率高。The invention solves the problem that the fault code cannot be read normally and the data flow can be monitored because the ECU model of the vehicle cannot be effectively judged in the current maintenance process, and the recognition accuracy and efficiency are high.
在本实施例中,步骤S101通过针脚的电压识别通讯方式。In this embodiment, the step S101 identifies the communication method by the voltage of the pin.
其中,车辆诊断设备通过扫描OBD接口16个针脚的电压,检测车辆的通讯协议。各通讯针脚的电压以表1为例:Among them, the vehicle diagnostic equipment detects the communication protocol of the vehicle by scanning the voltage of the 16 pins of the OBD interface. The voltage of each communication pin is shown in Table 1 as an example:
通讯针脚Communication pins P01P01 P02P02 P03P03 P04P04 P05P05 P06P06 P07P07 P08P08
电压(v)Voltage (v) 00 00 00 00 00 2.62.6 24.324.3 4.24.2
通讯针脚Communication pins P09P09 P10P10 P11P11 P12P12 P13P13 P14P14 P15P15 P16P16
电压(v)Voltage (v) 00 5.65.6 4.54.5 -2-2 00 2.42.4 00 25.625.6
表1Table 1
当通讯针脚的电压在2.5±0.5V时,通讯协议为CAN协议,电压高针脚为CANH,电压低的针脚为CANL。表1中,CAN高为针脚P06,CAN低为针脚 P14。When the voltage of the communication pin is 2.5±0.5V, the communication protocol is CAN protocol, the high voltage pin is CANH, and the low voltage pin is CANL. In Table 1, CAN high is pin P06, CAN low is pin P14.
当通讯针脚的电压比P16针脚的电压低1~2V时,通讯协议为K线,表1中,K线的针脚为P07。When the voltage of the communication pin is 1-2V lower than the voltage of the P16 pin, the communication protocol is the K line. In Table 1, the pin of the K line is P07.
CAN线通讯针脚一般有三组:6和14针脚,3和11针脚,1和9针脚,波特率一般为250KBS,500KBPS,K线通讯针脚一般有两个:6针脚和7针脚,波特率通常为10400BPS。There are generally three groups of CAN line communication pins: 6 and 14 pins, 3 and 11 pins, 1 and 9 pins, baud rate is generally 250KBS, 500KBPS, K line communication pins generally have two: 6 pins and 7 pins, baud rate Usually 10400BPS.
通过电压检测车辆协议是业内的常规手段,485以及232协议的检测此处不再赘述。It is a common method in the industry to detect the vehicle protocol by voltage, and the detection of the 485 and 232 protocols will not be repeated here.
在本实施例中,车辆ECU为德尔福ECU,取数据流“61 B0 67 67 64 62 00 00 00 1C 1C 65 65 77 77 5B 5B 32 32 19 M N 44 00 01 00 28 00 00 00”中的倒数第9和第10位数据M和N,将M和N转换成十进制数m和n,若m*0.1大于8且小于28,则车辆ECU的型号为DCM3.1,若n*0.1大于8且小于28,则车辆ECU的型号为DCM3.2。In this embodiment, the vehicle ECU is a Delphi ECU, and the reciprocal of the data stream "61 B0 67 67 64 62 00 00 00 1C 1C 65 65 77 77 5B 5B 32 32 19 MN 44 00 01 00 28 00 00 00" is taken The 9th and 10th bits of data M and N, convert M and N into decimal numbers m and n, if m*0.1 is greater than 8 and less than 28, the model of the vehicle ECU is DCM3.1, if n*0.1 is greater than 8 and If it is less than 28, the model of the vehicle ECU is DCM3.2.
由于ECU数据可以被刷写,市面上的刷写数据繁多,就会有很多的版本号,仅仅通过识别ECU版本号有时候无法区分出具体的型号,但是通过数据流就可以很容易的区分出版本好,如上述的德尔福ECU,通过M和N位的数据可以解析出德尔福两个不同型号ECU的电池电压,分别对应于DCM3.1和DCM3.2。Since ECU data can be flashed, there are a lot of flashed data on the market, and there will be many version numbers. Sometimes it is impossible to distinguish the specific model just by identifying the ECU version number, but it can be easily distinguished by the data stream. Well, like the above Delphi ECU, the battery voltages of two different Delphi ECUs can be parsed through the data of M and N bits, corresponding to DCM3.1 and DCM3.2 respectively.
本发明还涉及一种车辆ECU识别系统,包括存储模块,存储模块包括由处理器加载并执行的多条指令,如图1所示:The present invention also relates to a vehicle ECU identification system, including a storage module, the storage module including a plurality of instructions loaded and executed by a processor, as shown in FIG. 1 :
S101、扫描车辆OBD口,获得通讯参数,通讯参数包括针脚、通讯方式以及波特率。如6/14针脚、CAN线通讯、500KBPS波特率。S101. Scan the OBD port of the vehicle to obtain communication parameters, where the communication parameters include pins, communication methods and baud rates. Such as 6/14 pins, CAN line communication, 500KBPS baud rate.
S102、从扫描到的通讯参数和数据库中预先配置的通讯参数中依次选择通讯参数,通过选择的通讯参数向车辆ECU逐条发送预先配置于数据库中的版本信息识别命令。S102: Select communication parameters in sequence from the scanned communication parameters and the communication parameters preconfigured in the database, and send the version information identification commands preconfigured in the database one by one to the vehicle ECU through the selected communication parameters.
其中,优先选择扫描到的通讯参数,扫描到的通讯参数均被选择后,再选在数据库中配置的通讯参数,这样可以加快自动识别的速度。Among them, the scanned communication parameters are preferentially selected. After the scanned communication parameters are all selected, the communication parameters configured in the database are selected, which can speed up the automatic identification speed.
数据库中具有通讯参数、通讯地址、版本信息识别命令以及读取数据流 命令对应表,通讯地址为ECU接收命令的地址。The database has a correspondence table of communication parameters, communication addresses, version information identification commands and reading data stream commands, and the communication address is the address where the ECU receives the command.
S103、每条版本信息识别命令发送后,通过车辆ECU的反馈数据判断是否与车辆ECU交互正常(ECU会反馈标准数据),若否,则按照步骤102发送下一条版本信息识别命令,若是,则从车辆ECU反馈的数据中获取识别信息,将识别信息转换成标准规范ASCII码,通过ASCII码识别车辆ECU的型号。S103. After each version information identification command is sent, it is judged whether the interaction with the vehicle ECU is normal according to the feedback data of the vehicle ECU (the ECU will feed back standard data). The identification information is obtained from the data fed back by the vehicle ECU, and the identification information is converted into a standard specification ASCII code, and the model of the vehicle ECU is identified through the ASCII code.
如以6/14针脚、CAN线通讯、500KBPS波特率向通讯地址07E0/07E8发送版本信息识别命令22F194,需要指出的是,不同型号的ECU的版本信息识别命令及其通讯地址不同。For example, the version information identification command 22F194 is sent to the communication address 07E0/07E8 with 6/14 pins, CAN line communication, and 500KBPS baud rate. It should be pointed out that the version information identification commands and their communication addresses of different types of ECUs are different.
其中,按照步骤102发送下一条版本信息识别命令是指如果数据库配置的版本信息识别命令还未均被发送,则通过当前的通讯参数发送下一条版本信息识别命令,如果数据库配置的版本信息识别命令已均被发送,则选择下一个通讯参数,向车辆ECU逐条发送预先配置于数据库中的版本信息识别命令。Wherein, sending the next version information identification command according to step 102 refers to sending the next version information identification command through the current communication parameters if all the version information identification commands configured in the database have not been sent, if the version information identification command configured in the database is sent have been sent, select the next communication parameter, and send the version information identification commands pre-configured in the database to the vehicle ECU one by one.
S104、判断ASCII码是否能识别车辆ECU的唯一型号,若是,则诊断设备进入相应的诊断界面,若否,则通过当前通讯参数向车辆ECU发送与当前版本信息识别命令对应的读取数据流命令。S104. Determine whether the ASCII code can identify the unique model of the vehicle ECU. If so, the diagnostic device will enter the corresponding diagnostic interface. If not, send a read data stream command corresponding to the current version information identification command to the vehicle ECU through the current communication parameters. .
如车辆ECU反馈的数据为:“62 F1 94 31 58 59 55 4E 41 50 50”,将59 55 4E 41 50 50作为识别信息,转换成标准规范ASCII码为YUNAPP,表示该待测ECU为云内德尔福ECU,如果转换成标准规范ASCII码为Delphi,则代表不能识别车辆ECU的唯一型号。For example, the data fed back by the vehicle ECU is: "62 F1 94 31 58 59 55 4E 41 50 50", take 59 55 4E 41 50 50 as the identification information, and convert it into the standard specification ASCII code as YUNAPP, indicating that the ECU to be tested is in the cloud If the Delphi ECU is converted into the standard specification ASCII code as Delphi, it means that the unique model of the vehicle ECU cannot be recognized.
S105、通过读取到的数据流识别出车辆ECU的唯一型号,诊断设备进入相应的诊断界面。如可以通过数据流中的电池电压位来解析出电池电压,从而判断车辆ECU的唯一型号。S105, the unique model of the vehicle ECU is identified through the read data stream, and the diagnosis device enters a corresponding diagnosis interface. For example, the battery voltage can be analyzed through the battery voltage bit in the data stream, so as to determine the unique model of the vehicle ECU.
本发明解决了目前在维修过程中因为无法有效判断车辆的ECU型号而不能正常读取故障码和监测数据流的问题,识别准确性和效率高。The invention solves the problem that the fault code cannot be read normally and the data flow can be monitored because the ECU model of the vehicle cannot be effectively judged in the current maintenance process, and the recognition accuracy and efficiency are high.
在本实施例中,步骤S101通过针脚的电压识别通讯方式。In this embodiment, the step S101 identifies the communication method by the voltage of the pin.
其中,车辆诊断设备通过扫描OBD接口16个针脚的电压,检测车辆的通讯协议。各通讯针脚的电压以表1为例:Among them, the vehicle diagnostic equipment detects the communication protocol of the vehicle by scanning the voltage of the 16 pins of the OBD interface. The voltage of each communication pin is shown in Table 1 as an example:
通讯针脚Communication pins P01P01 P02P02 P03P03 P04P04 P05P05 P06P06 P07P07 P08P08
电压(v)Voltage (v) 00 00 00 00 00 2.62.6 24.324.3 4.24.2
通讯针脚Communication pins P09P09 P10P10 P11P11 P12P12 P13P13 P14P14 P15P15 P16P16
电压(v)Voltage (v) 00 5.65.6 4.54.5 -2-2 00 2.42.4 00 25.625.6
表1Table 1
当通讯针脚的电压在2.5±0.5V时,通讯协议为CAN协议,电压高针脚为CANH,电压低的针脚为CANL。表1中,CAN高为针脚P06,CAN低为针脚P14。When the voltage of the communication pin is 2.5±0.5V, the communication protocol is CAN protocol, the high voltage pin is CANH, and the low voltage pin is CANL. In Table 1, CAN high is pin P06, CAN low is pin P14.
当通讯针脚的电压比P16针脚的电压低1~2V时,通讯协议为K线,表1中,K线的针脚为P07。When the voltage of the communication pin is 1-2V lower than the voltage of the P16 pin, the communication protocol is the K line. In Table 1, the pin of the K line is P07.
CAN线通讯针脚一般有三组:6和14针脚,3和11针脚,1和9针脚,波特率一般为250KBS,500KBPS,K线通讯针脚一般有两个:6针脚和7针脚,波特率通常为10400BPS。There are generally three groups of CAN line communication pins: 6 and 14 pins, 3 and 11 pins, 1 and 9 pins, baud rate is generally 250KBS, 500KBPS, K line communication pins generally have two: 6 pins and 7 pins, baud rate Usually 10400BPS.
通过电压检测车辆协议是业内的常规手段,485以及232协议的检测此处不再赘述。It is a common method in the industry to detect the vehicle protocol by voltage, and the detection of the 485 and 232 protocols will not be repeated here.
在本实施例中,车辆ECU为德尔福ECU,取数据流“61 B0 67 67 64 62 00 00 00 1C 1C 65 65 77 77 5B 5B 32 32 19 M N 44 00 01 00 28 00 00 00”中的倒数第9和第10位数据M和N,将M和N转换成十进制数m和n,若m*0.1大于8且小于28,则车辆ECU的型号为DCM3.1,若n*0.1大于8且小于28,则车辆ECU的型号为DCM3.2。In this embodiment, the vehicle ECU is a Delphi ECU, and the reciprocal of the data stream "61 B0 67 67 64 62 00 00 00 1C 1C 65 65 77 77 5B 5B 32 32 19 MN 44 00 01 00 28 00 00 00" is taken The 9th and 10th bits of data M and N, convert M and N into decimal numbers m and n, if m*0.1 is greater than 8 and less than 28, the model of the vehicle ECU is DCM3.1, if n*0.1 is greater than 8 and If it is less than 28, the model of the vehicle ECU is DCM3.2.
由于ECU数据可以被刷写,市面上的刷写数据繁多,就会有很多的版本号,仅仅通过识别ECU版本号有时候无法区分出具体的型号,但是通过数据流就可以很容易的区分出版本好,如上述的德尔福ECU,通过M和N位的数据可以解析出德尔福两个不同型号ECU的电池电压,分别对应于DCM3.1和DCM3.2。Since ECU data can be flashed, there are a lot of flashed data on the market, and there will be many version numbers. Sometimes it is impossible to distinguish the specific model just by identifying the ECU version number, but it can be easily distinguished by the data stream. Well, like the above Delphi ECU, the battery voltages of two different Delphi ECUs can be parsed through the data of M and N bits, corresponding to DCM3.1 and DCM3.2 respectively.
本发明还涉及一种车辆诊断设备,具有车辆ECU识别系统,车辆ECU识别系统包括存储模块,存储模块包括由处理器加载并执行的多条指令,如图1所示:The present invention also relates to a vehicle diagnosis device, which has a vehicle ECU identification system, the vehicle ECU identification system includes a storage module, and the storage module includes a plurality of instructions loaded and executed by a processor, as shown in FIG. 1 :
S101、扫描车辆OBD口,获得通讯参数,通讯参数包括针脚、通讯方式以及波特率。如6/14针脚、CAN线通讯、500KBPS波特率。S101. Scan the OBD port of the vehicle to obtain communication parameters, where the communication parameters include pins, communication methods and baud rates. Such as 6/14 pins, CAN line communication, 500KBPS baud rate.
S102、从扫描到的通讯参数和数据库中预先配置的通讯参数中依次选择通讯参数,通过选择的通讯参数向车辆ECU逐条发送预先配置于数据库中的版本信息识别命令。S102: Select communication parameters in sequence from the scanned communication parameters and the communication parameters preconfigured in the database, and send the version information identification commands preconfigured in the database one by one to the vehicle ECU through the selected communication parameters.
其中,优先选择扫描到的通讯参数,扫描到的通讯参数均被选择后,再选在数据库中配置的通讯参数,这样可以加快自动识别的速度。Among them, the scanned communication parameters are preferentially selected. After the scanned communication parameters are all selected, the communication parameters configured in the database are selected, which can speed up the automatic identification speed.
数据库中具有通讯参数、通讯地址、版本信息识别命令以及读取数据流命令对应表,通讯地址为ECU接收命令的地址。The database has communication parameters, communication addresses, version information identification commands and a corresponding table of reading data stream commands, and the communication address is the address where the ECU receives the command.
S103、每条版本信息识别命令发送后,通过车辆ECU的反馈数据判断是否与车辆ECU交互正常(ECU会反馈标准数据),若否,则按照步骤102发送下一条版本信息识别命令,若是,则从车辆ECU反馈的数据中获取识别信息,将识别信息转换成标准规范ASCII码,通过ASCII码识别车辆ECU的型号。S103. After each version information identification command is sent, it is judged whether the interaction with the vehicle ECU is normal according to the feedback data of the vehicle ECU (the ECU will feed back standard data). The identification information is obtained from the data fed back by the vehicle ECU, and the identification information is converted into a standard specification ASCII code, and the model of the vehicle ECU is identified through the ASCII code.
如以6/14针脚、CAN线通讯、500KBPS波特率向通讯地址07E0/07E8发送版本信息识别命令22F194,需要指出的是,不同型号的ECU的版本信息识别命令及其通讯地址不同。For example, the version information identification command 22F194 is sent to the communication address 07E0/07E8 with 6/14 pins, CAN line communication, and 500KBPS baud rate. It should be pointed out that the version information identification commands and their communication addresses of different types of ECUs are different.
其中,按照步骤102发送下一条版本信息识别命令是指如果数据库配置的版本信息识别命令还未均被发送,则通过当前的通讯参数发送下一条版本信息识别命令,如果数据库配置的版本信息识别命令已均被发送,则选择下一个通讯参数,向车辆ECU逐条发送预先配置于数据库中的版本信息识别命令。Wherein, sending the next version information identification command according to step 102 refers to sending the next version information identification command through the current communication parameters if all the version information identification commands configured in the database have not been sent, if the version information identification command configured in the database is sent have been sent, select the next communication parameter, and send the version information identification commands pre-configured in the database to the vehicle ECU one by one.
S104、判断ASCII码是否能识别车辆ECU的唯一型号,若是,则诊断设备进入相应的诊断界面,若否,则通过当前通讯参数向车辆ECU发送与当前版本信息识别命令对应的读取数据流命令。S104. Determine whether the ASCII code can identify the unique model of the vehicle ECU. If so, the diagnostic device will enter the corresponding diagnostic interface. If not, send a read data stream command corresponding to the current version information identification command to the vehicle ECU through the current communication parameters. .
如车辆ECU反馈的数据为:“62 F1 94 31 58 59 55 4E 41 50 50”,将59 55 4E 41 50 50作为识别信息,转换成标准规范ASCII码为YUNAPP,表示该待测ECU为云内德尔福ECU,如果转换成标准规范ASCII码为Delphi,则代表不能识别车辆ECU的唯一型号。For example, the data fed back by the vehicle ECU is: "62 F1 94 31 58 59 55 4E 41 50 50", take 59 55 4E 41 50 50 as the identification information, and convert it into the standard specification ASCII code as YUNAPP, indicating that the ECU to be tested is in the cloud If the Delphi ECU is converted into the standard specification ASCII code as Delphi, it means that the unique model of the vehicle ECU cannot be recognized.
S105、通过读取到的数据流识别出车辆ECU的唯一型号,诊断设备进入相应的诊断界面。如可以通过数据流中的电池电压位来解析出电池电压,从而判断车辆ECU的唯一型号。S105, the unique model of the vehicle ECU is identified through the read data stream, and the diagnosis device enters a corresponding diagnosis interface. For example, the battery voltage can be analyzed through the battery voltage bit in the data stream, so as to determine the unique model of the vehicle ECU.
本发明解决了目前在维修过程中因为无法有效判断车辆的ECU型号而不能正常读取故障码和监测数据流的问题,识别准确性和效率高。The invention solves the problem that the fault code cannot be read normally and the data flow can be monitored because the ECU model of the vehicle cannot be effectively judged in the current maintenance process, and the recognition accuracy and efficiency are high.
在本实施例中,步骤S101通过针脚的电压识别通讯方式。In this embodiment, the step S101 identifies the communication method by the voltage of the pin.
其中,车辆诊断设备通过扫描OBD接口16个针脚的电压,检测车辆的通讯协议。各通讯针脚的电压以表1为例:Among them, the vehicle diagnostic equipment detects the communication protocol of the vehicle by scanning the voltage of the 16 pins of the OBD interface. The voltage of each communication pin is shown in Table 1 as an example:
通讯针脚Communication pins P01P01 P02P02 P03P03 P04P04 P05P05 P06P06 P07P07 P08P08
电压(v)Voltage (v) 00 00 00 00 00 2.62.6 24.324.3 4.24.2
通讯针脚Communication pins P09P09 P10P10 P11P11 P12P12 P13P13 P14P14 P15P15 P16P16
电压(v)Voltage (v) 00 5.65.6 4.54.5 -2-2 00 2.42.4 00 25.625.6
表1Table 1
当通讯针脚的电压在2.5±0.5V时,通讯协议为CAN协议,电压高针脚为CANH,电压低的针脚为CANL。表1中,CAN高为针脚P06,CAN低为针脚P14。When the voltage of the communication pin is 2.5±0.5V, the communication protocol is CAN protocol, the high voltage pin is CANH, and the low voltage pin is CANL. In Table 1, CAN high is pin P06, CAN low is pin P14.
当通讯针脚的电压比P16针脚的电压低1~2V时,通讯协议为K线,表1中,K线的针脚为P07。When the voltage of the communication pin is 1-2V lower than the voltage of the P16 pin, the communication protocol is the K line. In Table 1, the pin of the K line is P07.
CAN线通讯针脚一般有三组:6和14针脚,3和11针脚,1和9针脚,波特率一般为250KBS,500KBPS,K线通讯针脚一般有两个:6针脚和7针脚,波特率通常为10400BPS。There are generally three groups of CAN line communication pins: 6 and 14 pins, 3 and 11 pins, 1 and 9 pins, baud rate is generally 250KBS, 500KBPS, K line communication pins generally have two: 6 pins and 7 pins, baud rate Usually 10400BPS.
通过电压检测车辆协议是业内的常规手段,485以及232协议的检测此处不再赘述。It is a common method in the industry to detect the vehicle protocol by voltage, and the detection of the 485 and 232 protocols will not be repeated here.
在本实施例中,车辆ECU为德尔福ECU,取数据流“61 B0 67 67 64 62 00 00 00 1C 1C 65 65 77 77 5B 5B 32 32 19 M N 44 00 01 00 28 00 00 00”中的倒数第9和第10位数据M和N,将M和N转换成十进制数m和n,若m*0.1大于8且小于28,则车辆ECU的型号为DCM3.1,若n*0.1大于8且小于28,则车辆ECU的型号为DCM3.2。In this embodiment, the vehicle ECU is a Delphi ECU, and the reciprocal of the data stream "61 B0 67 67 64 62 00 00 00 1C 1C 65 65 77 77 5B 5B 32 32 19 MN 44 00 01 00 28 00 00 00" is taken The 9th and 10th bits of data M and N, convert M and N into decimal numbers m and n, if m*0.1 is greater than 8 and less than 28, the model of the vehicle ECU is DCM3.1, if n*0.1 is greater than 8 and If it is less than 28, the model of the vehicle ECU is DCM3.2.
由于ECU数据可以被刷写,市面上的刷写数据繁多,就会有很多的版本 号,仅仅通过识别ECU版本号有时候无法区分出具体的型号,但是通过数据流就可以很容易的区分出版本好,如上述的德尔福ECU,通过M和N位的数据可以解析出德尔福两个不同型号ECU的电池电压,分别对应于DCM3.1和DCM3.2。Since ECU data can be flashed, there are a lot of flashed data on the market, and there will be many version numbers. Sometimes it is impossible to distinguish the specific model just by identifying the ECU version number, but it can be easily distinguished by the data stream. Well, like the above Delphi ECU, the battery voltages of two different Delphi ECUs can be parsed through the data of M and N bits, corresponding to DCM3.1 and DCM3.2 respectively.
但是,本技术领域中的普通技术人员应当认识到,以上的实施例仅是用来说明本发明,而并非用作为对本发明的限定,只要在本发明的实质精神范围内,对以上所述实施例的变化、变型都将落在本发明的权利要求书范围内。However, those skilled in the art should realize that the above embodiments are only used to illustrate the present invention, not to limit the present invention. Variations and modifications of the examples will fall within the scope of the claims of the present invention.

Claims (9)

  1. 一种车辆ECU识别方法,其特征在于,包括:A vehicle ECU identification method, comprising:
    S101、扫描车辆OBD口,获得通讯参数,所述通讯参数包括针脚、通讯方式以及波特率;S101. Scan the OBD port of the vehicle to obtain communication parameters, where the communication parameters include pins, communication methods and baud rates;
    S102、从扫描到的通讯参数和数据库中预先配置的通讯参数中依次选择通讯参数,通过选择的通讯参数向车辆ECU逐条发送预先配置于所述数据库中的版本信息识别命令,其中,优先选择扫描到的通讯参数,所述数据库中具有通讯参数、通讯地址、版本信息识别命令以及读取数据流命令对应表;S102. Select communication parameters in sequence from the scanned communication parameters and the communication parameters preconfigured in the database, and send the version information identification commands preconfigured in the database to the vehicle ECU one by one through the selected communication parameters, wherein the scanning is preferentially selected. The received communication parameters, the database has a communication parameter, a communication address, a version information identification command and a corresponding table for reading a data stream command;
    S103、每条版本信息识别命令发送后,通过车辆ECU的反馈数据判断是否与车辆ECU交互正常,若否,则按照步骤102发送下一条版本信息识别命令,若是,则从车辆ECU反馈的数据中获取识别信息,将所述识别信息转换成标准规范ASCII码,通过所述ASCII码识别车辆ECU的型号;S103. After each version information identification command is sent, it is judged whether the interaction with the vehicle ECU is normal through the feedback data of the vehicle ECU. If not, the next version information identification command is sent according to step 102. Obtain identification information, convert the identification information into standard specification ASCII code, and identify the model of the vehicle ECU through the ASCII code;
    S104、判断所述ASCII码是否能识别车辆ECU的唯一型号,若是,则诊断设备进入相应的诊断界面,若否,则通过当前通讯参数向车辆ECU发送与当前版本信息识别命令对应的读取数据流命令;S104, determine whether the ASCII code can identify the unique model of the vehicle ECU, if so, the diagnostic device enters the corresponding diagnosis interface, if not, send the read data corresponding to the current version information identification command to the vehicle ECU through the current communication parameters stream command;
    S105、通过读取到的数据流识别出车辆ECU的唯一型号,诊断设备进入相应的诊断界面。S105, the unique model of the vehicle ECU is identified through the read data stream, and the diagnosis device enters a corresponding diagnosis interface.
  2. 根据权利要求1所述的一种车辆ECU识别方法,其特征在于,所述步骤S101通过针脚的电压识别通讯方式。The method for identifying a vehicle ECU according to claim 1, wherein the step S101 identifies the communication mode through the voltage of a pin.
  3. 根据权利要求1或2所述的一种车辆ECU识别方法,其特征在于,所述车辆ECU为德尔福ECU,取数据流中的倒数第9和第10位数据M和N,将M和N转换成十进制数m和n,若m*0.1大于8且小于28,则车辆ECU的型号为DCM3.1,若n*0.1大于8且小于28,则车辆ECU的型号为DCM3.2。A vehicle ECU identification method according to claim 1 or 2, characterized in that, the vehicle ECU is a Delphi ECU, and the 9th and 10th digit data M and N from the bottom in the data stream are taken, and M and N are converted into In decimal numbers m and n, if m*0.1 is greater than 8 and less than 28, the model of the vehicle ECU is DCM3.1; if n*0.1 is greater than 8 and less than 28, the model of the vehicle ECU is DCM3.2.
  4. 一种车辆ECU识别系统,其特征在于,包括存储模块,所述存储模 块包括由处理器加载并执行的多条指令:A vehicle ECU identification system is characterized in that, comprises storage module, and described storage module comprises a plurality of instructions loaded and executed by processor:
    S101、扫描车辆OBD口,获得通讯参数,所述通讯参数包括针脚、通讯方式以及波特率;S101. Scan the OBD port of the vehicle to obtain communication parameters, where the communication parameters include pins, communication methods and baud rates;
    S102、从扫描到的通讯参数和数据库中预先配置的通讯参数中依次选择通讯参数,通过选择的通讯参数向车辆ECU逐条发送预先配置于所述数据库中的版本信息识别命令,其中,优先选择扫描到的通讯参数,所述数据库中具有通讯参数、通讯地址、版本信息识别命令以及读取数据流命令对应表;S102. Select communication parameters in sequence from the scanned communication parameters and the communication parameters preconfigured in the database, and send the version information identification commands preconfigured in the database to the vehicle ECU one by one through the selected communication parameters, wherein the scanning is preferentially selected. The received communication parameters, the database has a communication parameter, a communication address, a version information identification command and a corresponding table for reading a data stream command;
    S103、每条版本信息识别命令发送后,通过车辆ECU的反馈数据判断是否与车辆ECU交互正常,若否,则按照步骤102发送下一条版本信息识别命令,若是,则从车辆ECU反馈的数据中获取识别信息,将所述识别信息转换成标准规范ASCII码,通过所述ASCII码识别车辆ECU的型号;S103. After each version information identification command is sent, it is judged whether the interaction with the vehicle ECU is normal through the feedback data of the vehicle ECU. If not, the next version information identification command is sent according to step 102. Obtain identification information, convert the identification information into standard specification ASCII code, and identify the model of the vehicle ECU through the ASCII code;
    S104、判断所述ASCII码是否能识别车辆ECU的唯一型号,若是,则诊断设备进入相应的诊断界面,若否,则通过当前通讯参数向车辆ECU发送与当前版本信息识别命令对应的读取数据流命令;S104, determine whether the ASCII code can identify the unique model of the vehicle ECU, if so, the diagnostic device enters the corresponding diagnosis interface, if not, send the read data corresponding to the current version information identification command to the vehicle ECU through the current communication parameters stream command;
    S105、通过读取到的数据流识别出车辆ECU的唯一型号,诊断设备进入相应的诊断界面。S105, the unique model of the vehicle ECU is identified through the read data stream, and the diagnosis device enters a corresponding diagnosis interface.
  5. 根据权利要求4所述的一种车辆ECU识别系统,其特征在于,所述步骤S101通过针脚的电压识别通讯方式。The vehicle ECU identification system according to claim 4, wherein the step S101 identifies the communication mode by the voltage of the pin.
  6. 根据权利要求4或5所述的一种车辆ECU识别系统,其特征在于,所述车辆ECU为德尔福ECU,取数据流中的倒数第9和第10位数据M和N,将M和N转换成十进制数m和n,若m*0.1大于8且小于28,则车辆ECU的型号为DCM3.1,若n*0.1大于8且小于28,则车辆ECU的型号为DCM3.2。A vehicle ECU identification system according to claim 4 or 5, characterized in that, the vehicle ECU is a Delphi ECU, and takes the data M and N of the last 9th and 10th bits in the data stream, and converts M and N into In decimal numbers m and n, if m*0.1 is greater than 8 and less than 28, the model of the vehicle ECU is DCM3.1; if n*0.1 is greater than 8 and less than 28, the model of the vehicle ECU is DCM3.2.
  7. 一种车辆诊断设备,其特征在于,具有车辆ECU识别系统,所述车辆ECU识别系统包括存储模块,所述存储模块包括由处理器加载并执行的多条指令:A vehicle diagnostic equipment is characterized in that it has a vehicle ECU identification system, the vehicle ECU identification system includes a storage module, and the storage module includes a plurality of instructions loaded and executed by a processor:
    S101、扫描车辆OBD口,获得通讯参数,所述通讯参数包括针脚、通讯方式以及波特率;S101. Scan the OBD port of the vehicle to obtain communication parameters, where the communication parameters include pins, communication methods and baud rates;
    S102、从扫描到的通讯参数和数据库中预先配置的通讯参数中依次选择通讯参数,通过选择的通讯参数向车辆ECU逐条发送预先配置于所述数据库中的版本信息识别命令,其中,优先选择扫描到的通讯参数,所述数据库中具有通讯参数、通讯地址、版本信息识别命令以及读取数据流命令对应表;S102. Select communication parameters in sequence from the scanned communication parameters and the communication parameters preconfigured in the database, and send the version information identification commands preconfigured in the database to the vehicle ECU one by one through the selected communication parameters, wherein the scanning is preferentially selected. The received communication parameters, the database has a communication parameter, a communication address, a version information identification command and a corresponding table for reading a data stream command;
    S103、每条版本信息识别命令发送后,通过车辆ECU的反馈数据判断是否与车辆ECU交互正常,若否,则按照步骤102发送下一条版本信息识别命令,若是,则从车辆ECU反馈的数据中获取识别信息,将所述识别信息转换成标准规范ASCII码,通过所述ASCII码识别车辆ECU的型号;S103. After each version information identification command is sent, it is judged whether the interaction with the vehicle ECU is normal through the feedback data of the vehicle ECU. If not, the next version information identification command is sent according to step 102. Obtain identification information, convert the identification information into standard specification ASCII code, and identify the model of the vehicle ECU through the ASCII code;
    S104、判断所述ASCII码是否能识别车辆ECU的唯一型号,若是,则诊断设备进入相应的诊断界面,若否,则通过当前通讯参数向车辆ECU发送与当前版本信息识别命令对应的读取数据流命令;S104, determine whether the ASCII code can identify the unique model of the vehicle ECU, if so, the diagnostic device enters the corresponding diagnosis interface, if not, send the read data corresponding to the current version information identification command to the vehicle ECU through the current communication parameters stream command;
    S105、通过读取到的数据流识别出车辆ECU的唯一型号,诊断设备进入相应的诊断界面。S105, the unique model of the vehicle ECU is identified through the read data stream, and the diagnosis device enters a corresponding diagnosis interface.
  8. 根据权利要求7所述的一种车辆诊断设备,其特征在于,所述步骤S101通过针脚的电压识别通讯方式。The vehicle diagnostic device according to claim 7, wherein the step S101 identifies the communication mode by the voltage of the pin.
  9. 根据权利要求7或8所述的一种车辆诊断设备,其特征在于,所述车辆ECU为德尔福ECU,取数据流中的倒数第9和第10位数据M和N,将M和N转换成十进制数m和n,若m*0.1大于8且小于28,则车辆ECU的型号为DCM3.1,若n*0.1大于8且小于28,则车辆ECU的型号为DCM3.2。A vehicle diagnostic device according to claim 7 or 8, wherein the vehicle ECU is a Delphi ECU, and takes the data M and N of the last 9th and 10th bits in the data stream, and converts M and N into Decimal numbers m and n. If m*0.1 is greater than 8 and less than 28, the model of the vehicle ECU is DCM3.1. If n*0.1 is greater than 8 and less than 28, the model of the vehicle ECU is DCM3.2.
PCT/CN2021/095173 2020-08-21 2021-05-21 Vehicle ecu identification method and system, and vehicle diagnosis device WO2022037150A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010848349.6 2020-08-21
CN202010848349.6A CN111796583B (en) 2020-08-21 2020-08-21 Vehicle ECU (electronic control Unit) identification method and system and vehicle diagnosis equipment

Publications (1)

Publication Number Publication Date
WO2022037150A1 true WO2022037150A1 (en) 2022-02-24

Family

ID=72833733

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/095173 WO2022037150A1 (en) 2020-08-21 2021-05-21 Vehicle ecu identification method and system, and vehicle diagnosis device

Country Status (2)

Country Link
CN (1) CN111796583B (en)
WO (1) WO2022037150A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116088486A (en) * 2023-04-10 2023-05-09 深圳市星卡科技股份有限公司 Diagnostic method and device for vehicle electric control system and vehicle diagnostic equipment

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111796583B (en) * 2020-08-21 2021-06-11 上海星融汽车科技有限公司 Vehicle ECU (electronic control Unit) identification method and system and vehicle diagnosis equipment
CN112527326A (en) * 2020-12-02 2021-03-19 上海星融汽车科技有限公司 Board-dismounting-free ECU (electronic control Unit) cross-manufacturer flashing system and method
CN112859808A (en) * 2021-01-11 2021-05-28 上海星融汽车科技有限公司 CAN bus terminal resistor adaptation method, system and diagnosis equipment
CN112859809A (en) * 2021-01-11 2021-05-28 上海星融汽车科技有限公司 Vehicle ECU (electronic control Unit) flashing method and system and lower computer of vehicle diagnosis equipment
CN117640702B (en) * 2024-01-26 2024-06-21 深圳市星卡科技股份有限公司 Communication protocol acquisition method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090055044A1 (en) * 2007-08-26 2009-02-26 Innovative Products Alliance, Llc Motor vehicle servicing system and method with automatic data retrieval and lookup of fluid requirements
CN110221591A (en) * 2019-05-24 2019-09-10 上海星融汽车科技有限公司 Identify the method and its system of vehicle electrically controlling module type
CN110223415A (en) * 2019-05-20 2019-09-10 上海星融汽车科技有限公司 Diagnostic method and its system based on the identification of vehicle electrically controlling module software information
US20200128030A1 (en) * 2019-12-19 2020-04-23 Intel Corporation Relative Voltage pattern for electronic control unit identification
CN111796583A (en) * 2020-08-21 2020-10-20 上海星融汽车科技有限公司 Vehicle ECU (electronic control Unit) identification method and system and vehicle diagnosis equipment

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5977511B2 (en) * 2011-12-14 2016-08-24 日野自動車株式会社 Vehicle neutral lock release prevention control device
CN106200609A (en) * 2015-04-29 2016-12-07 陕西中交天健车联网信息技术有限公司 Automatically the device and method of engine of heavy-duty car ECU software version is tested
CN105159284B (en) * 2015-09-10 2018-02-02 上海工程技术大学 A kind of automobile engine failure diagnosis and calibration facility
CN106681308A (en) * 2017-01-26 2017-05-17 吴神培 Method and system for detecting ECU (electronic control unit) of vehicle
CN109117172B (en) * 2017-06-23 2022-04-01 中国移动通信集团广东有限公司 Method and device for identifying terminal version number of target terminal
CN108681667A (en) * 2018-04-02 2018-10-19 阿里巴巴集团控股有限公司 A kind of unit type recognition methods, device and processing equipment
CN111417908A (en) * 2018-06-01 2020-07-14 深圳市元征软件开发有限公司 ECU (electronic control Unit) recognizer, and recognition method, system, equipment and medium thereof
US10243732B1 (en) * 2018-06-27 2019-03-26 Karamba Security Cryptographic key management for end-to-end communication security
CN109507987A (en) * 2018-12-10 2019-03-22 上海星融汽车科技有限公司 Vehicular diagnostic method
CN110083145B (en) * 2019-05-13 2022-04-15 深圳市元征科技股份有限公司 Automobile diagnosis method and device, readable storage medium and automobile diagnosis instrument
CN111024405B (en) * 2019-11-28 2022-02-22 深圳市元征科技股份有限公司 Automobile diagnosis method, related device and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090055044A1 (en) * 2007-08-26 2009-02-26 Innovative Products Alliance, Llc Motor vehicle servicing system and method with automatic data retrieval and lookup of fluid requirements
CN110223415A (en) * 2019-05-20 2019-09-10 上海星融汽车科技有限公司 Diagnostic method and its system based on the identification of vehicle electrically controlling module software information
CN110221591A (en) * 2019-05-24 2019-09-10 上海星融汽车科技有限公司 Identify the method and its system of vehicle electrically controlling module type
US20200128030A1 (en) * 2019-12-19 2020-04-23 Intel Corporation Relative Voltage pattern for electronic control unit identification
CN111796583A (en) * 2020-08-21 2020-10-20 上海星融汽车科技有限公司 Vehicle ECU (electronic control Unit) identification method and system and vehicle diagnosis equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116088486A (en) * 2023-04-10 2023-05-09 深圳市星卡科技股份有限公司 Diagnostic method and device for vehicle electric control system and vehicle diagnostic equipment
CN116088486B (en) * 2023-04-10 2023-06-13 深圳市星卡科技股份有限公司 Diagnostic method and device for vehicle electric control system and vehicle diagnostic equipment

Also Published As

Publication number Publication date
CN111796583B (en) 2021-06-11
CN111796583A (en) 2020-10-20

Similar Documents

Publication Publication Date Title
WO2022037150A1 (en) Vehicle ecu identification method and system, and vehicle diagnosis device
CN108563214B (en) Vehicle diagnosis method, device and equipment
CN111024405B (en) Automobile diagnosis method, related device and system
WO2019144820A1 (en) Vehicle diagnosis method and device, and vehicle communication interface
WO2019128929A1 (en) Obd interface bus type detection method and device
WO2019141114A1 (en) Vehicle diagnosis method and device
CN106814726B (en) Automatic testing method and device for CAN (controller area network) signals of vehicle-mounted terminal and automatic testing rack
CN108919780A (en) Remote diagnosis method for vehicle fault and relevant device
CN113608518B (en) Data generation method, device, terminal equipment and medium
WO2022184069A1 (en) Automobile bus fault analysis method, diagnosis device, and bus fault analysis system
CN116489043A (en) CAN communication automatic test method
CN114489766A (en) Method, device, medium and equipment for checking version information of vehicle-mounted controller
US11537485B2 (en) Test sequencing method, configuration generating method, and configuration generating apparatus for testing devices according to their communication protocols
CN109088780B (en) Signal detection method and detection device
CN112289345B (en) Visual intelligent terminal voice diagnosis method
CN111813080A (en) CAN bus pin identification method and device of vehicle OBD interface
CN115842861A (en) Edge connection device adaptation method, device and computer readable storage medium
CN114488997B (en) ECU (electronic control Unit) refreshing method and device, electronic equipment and storage medium
CN115373366A (en) Interactive diagnosis system, diagnosis method and storage medium
CN111143225B (en) Vulnerability processing method of automobile diagnosis software and related products
CN115733871A (en) Communication interaction method, device, equipment and storage medium
CN113590399A (en) Automatic testing system and method for vehicle-mounted voice
CN112158278A (en) Automobile ECU (electronic control Unit) online configuration method and system
CN114942623B (en) Method and device for testing controller, vehicle and computer readable storage medium
CN111983989A (en) Offline detection method and control equipment

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21857251

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21857251

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 21857251

Country of ref document: EP

Kind code of ref document: A1