CN113805559A - Control parameter processing method, device and equipment - Google Patents

Control parameter processing method, device and equipment Download PDF

Info

Publication number
CN113805559A
CN113805559A CN202010554037.4A CN202010554037A CN113805559A CN 113805559 A CN113805559 A CN 113805559A CN 202010554037 A CN202010554037 A CN 202010554037A CN 113805559 A CN113805559 A CN 113805559A
Authority
CN
China
Prior art keywords
control parameter
controller
control
tested
data type
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202010554037.4A
Other languages
Chinese (zh)
Inventor
刘希
黄颍华
邵桂欣
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Electric Vehicle Co Ltd
Original Assignee
Beijing Electric Vehicle Co Ltd
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 Beijing Electric Vehicle Co Ltd filed Critical Beijing Electric Vehicle Co Ltd
Priority to CN202010554037.4A priority Critical patent/CN113805559A/en
Publication of CN113805559A publication Critical patent/CN113805559A/en
Pending legal-status Critical Current

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/0218Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterised by the fault detection method dealing with either existing or incipient faults

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

The invention provides a control parameter processing method, a control parameter processing device and control parameter processing equipment, and relates to the field of testing. The control parameter processing method is applied to a hardware-in-loop test control system, wherein the hardware-in-loop test control system comprises the following steps: the device comprises an upper computer and a controller to be tested, wherein the upper computer is connected with the controller to be tested through PCAN equipment, and the method comprises the following steps: analyzing the control parameters of the controller to be tested; acquiring the data type of the control parameter; and processing the control parameters according to the data type. According to the embodiment of the invention, the controller to be tested is directly connected with the upper computer through the PCAN equipment, and the read-write operation of the control parameter, namely the internal variable, is carried out according to the calibration protocol. The method is independent of hardware-in-the-loop test equipment, and cross-platform use can be realized. The difficulty of integrating the calibration function in the test system, especially in the automatic test system, is reduced.

Description

Control parameter processing method, device and equipment
Technical Field
The present invention relates to the field of testing, and in particular, to a method, an apparatus, and a device for processing control parameters.
Background
In the research and development and verification process of an automobile Electronic Controller (ECU), the ECU needs to be tested and calibrated. The test refers to monitoring certain parameters in the controller through monitoring equipment during the running of the ECU so as to judge the working condition of the ECU and evaluate a control strategy. Calibration refers to modifying the values of certain control parameters in the ECU through a calibration device under the offline or online condition to observe the influence of different parameter values on the operation result. The CCP protocol and the XCP protocol are two international calibration protocols, and the current mainstream hardware-in-the-loop (HIL) test provider also provides calibration software supporting the two protocols, such as CALDESK of dSPACE, INCA-MCE of ETAS, and the like, but both of the two calibration software are in the form of optional packages of business software, which not only brings cost increase to a host factory, but also increases the difficulty of integrating the calibration function in a test system, especially an automatic test system.
Disclosure of Invention
The embodiment of the invention provides a control parameter processing method, a control parameter processing device and control parameter processing equipment, which are used for solving the problem of how to perform ECU control parameter reading and writing operation independently of HIL test equipment.
In order to solve the foregoing technical problem, an embodiment of the present invention provides a method for processing a control parameter, which is applied to a hardware-in-loop test control system, where the hardware-in-loop test control system includes: host computer, controller that awaits measuring, the host computer with controller that awaits measuring passes through PCAN equipment connection includes:
analyzing the control parameters of the controller to be tested;
acquiring the data type of the control parameter;
and processing the control parameters according to the data type.
Further, before analyzing the control parameter of the controller to be tested, the method further includes:
and setting parameters of the calibration protocol.
Further, the setting of the parameters of the calibration protocol includes:
and setting the type of a calibration protocol, the address information of a main controller, the USB channel information, the bus baud rate, the command receiving object ID and the data transmission object ID.
Further, the processing the control parameter according to the data type includes:
when the data type is a read-only type, controlling to read the control parameter;
and when the data type is a writable type, controlling to write preset information into the control parameter.
Further, the controlling reads the control parameter, including:
acquiring address information of the control parameter;
and reading data of the address corresponding to the address information.
Further, the controlling writing preset information into the control parameter includes:
sending an unlocking request to the controller to be tested;
acquiring an unlocking key according to a preset unlocking algorithm;
sending an unlocking confirmation according to the unlocking key;
acquiring address information of the control parameter according to the unlocking confirmation;
and controlling to write preset data information into the address corresponding to the address information.
An embodiment of the present invention further provides a control parameter processing apparatus, including:
the analysis module is used for analyzing the control parameters of the controller to be tested;
the acquisition module is used for acquiring the data type of the control parameter;
and the processing module is used for processing the control parameters according to the data types.
An embodiment of the present invention further provides a control parameter processing apparatus, including: the control parameter processing method comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor realizes the control parameter processing method when executing the computer program.
The invention has the beneficial effects that:
according to the embodiment of the invention, the controller to be tested is directly connected with the upper computer through the PCAN equipment, and the read-write operation of the control parameter, namely the internal variable, is carried out according to the calibration protocol. The method is independent of hardware-in-the-loop test equipment, and cross-platform use can be realized. The difficulty of integrating the calibration function in the test system, especially in the automatic test system, is reduced.
Drawings
FIG. 1 is a flow chart illustrating a control parameter processing method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a control parameter processing system according to an embodiment of the present invention;
FIG. 3 is a second flowchart illustrating a control parameter processing method according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a control parameter processing apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the technical problems, technical solutions and advantages of the present invention more apparent, the following detailed description is given with reference to the accompanying drawings and specific embodiments. In the following description, specific details such as specific configurations and components are provided only to help the full understanding of the embodiments of the present invention. Thus, it will be apparent to those skilled in the art that various changes and modifications may be made to the embodiments described herein without departing from the scope and spirit of the invention. In addition, descriptions of well-known functions and constructions are omitted for clarity and conciseness.
It should be appreciated that reference throughout this specification to "one embodiment" or "an embodiment" means that a particular feature, structure or characteristic described in connection with the embodiment is included in at least one embodiment of the present invention. Thus, the appearances of the phrases "in one embodiment" or "in an embodiment" in various places throughout this specification are not necessarily all referring to the same embodiment. Furthermore, the particular features, structures, or characteristics may be combined in any suitable manner in one or more embodiments.
In various embodiments of the present invention, it should be understood that the sequence numbers of the following processes do not mean the execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
The invention provides a method, a device and equipment for processing control parameters, aiming at the problem of how to perform parameter read-write operation independently of HIL (hardware in the loop) test equipment.
As shown in fig. 1, an embodiment of the present invention provides a method for processing control parameters, which is applied to a hardware-in-loop test control system, where the hardware-in-loop test control system includes: host computer, controller that awaits measuring, the host computer with controller that awaits measuring passes through PCAN equipment connection, include:
step 11, analyzing the control parameters of the controller to be tested;
step 12, acquiring the data type of the control parameter;
and step 13, processing the control parameters according to the data type.
As shown in fig. 2, a hardware-in-loop test system applied by the control parameter processing method provided in the embodiment of the present invention includes: the system comprises an upper computer and a controller to be tested, wherein the upper computer and the controller to be tested are connected through PCAN equipment, a CAN end of the PCAN equipment is connected with a bus end of the controller to be tested, a USB end of the PCAN equipment is connected with the upper computer, specifically, the upper computer and HIL testing equipment are connected through a network cable, and the controller to be tested is located in the HIL testing equipment.
According to the embodiment of the invention, the controller to be tested is directly connected with the upper computer through the PCAN equipment, and the read-write operation of the control parameter, namely the internal variable, is carried out according to the calibration protocol. The method is independent of hardware-in-the-loop test equipment, and cross-platform use can be realized. The difficulty of integrating the calibration function in the test system, especially in the automatic test system, is reduced.
It should be noted that, after the test is started, the parameters of the calibration protocol need to be set, so before the step 11 analyzes the control parameters of the controller to be tested, the method further includes: and setting parameters of the calibration protocol.
Specifically, the setting of the parameter of the calibration protocol includes: and setting the type of a calibration protocol, the address information of a main controller, the USB channel information, the bus baud rate, the command receiving object ID and the data transmission object ID.
In order to implement processing, i.e., read-write operation, on an internal variable, i.e., a control parameter, the control parameter needs to be analyzed. The attribute determining the read/write operation is the data type of the control parameter, so the data type of the control parameter, i.e. the internal variable, needs to be identified. And determining to perform reading or writing operation on the internal variable according to the data type of the internal variable.
It should be noted that, the step 13 processes the control parameter according to the data type, and includes:
when the data type is a read-only type, controlling to read the control parameter;
and when the data type is a writable type, controlling to write preset information into the control parameter.
Specifically, for data to be read, address information of the control parameter in the memory of the controller to be tested needs to be determined, and the current pointer is pointed to the control parameter, that is, the address of the internal variable, so as to read the data of the memory address of the controller to be tested where the control parameter is located, so that the controlling and reading the control parameter includes:
acquiring address information of the control parameter;
and reading data of the address corresponding to the address information.
Specifically, for data to be written in, an unlocking request needs to be sent to a controller to be tested, an unlocking key of the controller to be tested is calculated according to a preset unlocking algorithm, an unlocking confirmation is sent to the controller to be tested, and then a current pointer is pointed to a control parameter, namely an address of an internal variable in a memory of the controller to be tested, so that data is written in the memory address of the controller to be tested where the control parameter is located, and therefore the control is used for writing preset information into the control parameter, and the method includes the following steps:
sending an unlocking request to the controller to be tested;
acquiring an unlocking key according to a preset unlocking algorithm;
sending an unlocking confirmation according to the unlocking key;
acquiring address information of the control parameter according to the unlocking confirmation;
and controlling to write preset data information into the address corresponding to the address information.
As shown in fig. 3, the control parameter processing method according to the embodiment of the present invention is divided into six parts, which are calibration protocol parameter setting, A2L/MAP/MAPXML file parsing, PCAN device initialization, CCP/XCP protocol establishing master-slave device connection, controlling parameter reading and writing, and disconnecting master-slave device connection, respectively.
Specifically, when the calibration protocol parameter is set, the protocol type (CCP/XCP) used by the controller, the address of the ECU of the main controller, the serial number of the USB channel, the bus baud rate, the command receiving object id (cro), and the data transmission object id (dto) are set. When the A2L/MAP/MAPXML file is analyzed, the MAP and MAPXML files are configuration files generated by the controller software when the machine language is integrated, the A2L file is generated based on the configuration files and conforms to the ASAP2 standard, the A2L file is developed based on ANTLR, and the attributes such as the data type (read-only or readable-write), the address, the conversion formula, the precision, the offset and the like of the control parameters contained in the A2L, MAP, MAPXML and other files can be analyzed. Preferably, the secondary development of Python language is implemented based on CCP/XCP API provided by the PCAN device when the PCAN device is initialized, the CCP/XCP protocol establishes the connection between the master device and the slave device, the control parameter is read and written, and the connection between the master device and the slave device is disconnected. The initialization of the PCAN device is to initialize a CAN communication protocol on a set CAN channel, and specifically may be completed by using a standard CAN channel initialization program.
By identifying the data type of the internal variable, i.e. the control parameter, it is determined whether a read or write operation is to be performed on the control variable. Specifically, by identifying the attribute of the data type of the internal variable, i.e., the control variable, if the attribute is "measurement variables", the internal variable is a read-only type; if the internal variable is the "CHARACTERISITIC" attribute, the internal variable is of a writable type.
After identifying the data type, whether the data type is a read-only type or a writable type, a master-slave device connection needs to be established, and optionally, a "connect" command (0xFF) of the CCP/XCP protocol is used to implement the master-slave device connection.
When the data type of the control parameter is a read-only type, the method can be specifically realized through three steps, 1, reading the address of the parameter in the memory of the controller from an A2L/MAP/MAPX file; 2. the SET _ MTA command (0xF6) using the CCP/XCP protocol causes the current pointer to point to the address where the variable is located; 3. using the UPLOAD command (0xF5) of CCP/XCP protocol, the data of the controller memory address where the variable is located is read and analyzed.
When the data type of the control parameter is a writable type, the data type can be specifically realized by a five-step line, and 1, a GET _ SEED (0xF8) command is used for requesting unlocking from a controller; 2. calculating an unlocking secret key of the controller through a preset unlocking algorithm; 3. sending an UNLOCK confirmation to the controller using UNLOCK (0xF7) command; 4. using the SET _ MTA command (0xF6), the current pointer is pointed to the address of the variable; 5. using the DOWNLOAD command (0xF0), data is written to the memory where the controller pointer is located.
Further, after the read-write operation of the data is completed, the disconnection of the master device and the slave device is realized by using a command of "disconnect" (0xFE) of the CCP/XCP protocol. And when the next variable needs to be read and written, skipping to the step of identifying the type of the internal variable.
As shown in fig. 4, an embodiment of the present invention further provides a control parameter processing apparatus, including:
the analysis module 41 is used for analyzing the control parameters of the controller to be tested;
an obtaining module 42, configured to obtain a data type of the control parameter;
and a processing module 43, configured to process the control parameter according to the data type.
It should be noted that, the apparatus provided by the present invention is an apparatus applying the control parameter processing method, and all embodiments of the control parameter processing method are applicable to the apparatus and can achieve the same or similar beneficial effects.
Specifically, the control parameter processing apparatus further includes:
and the setting module is used for setting the parameters of the calibration protocol.
Specifically, the setting module is further configured to set a calibration protocol type, host controller address information, USB channel information, a bus baud rate, a command receiving object ID, and a data transmission object ID.
Specifically, the processing module 43 includes:
the first control unit is used for controlling and reading the control parameter when the data type is a read-only type;
the second control unit is used for controlling to write preset information into the control parameter when the data type is a writable type;
specifically, the first control unit includes:
the first acquisition subunit is used for acquiring the address information of the control parameter;
and the reading subunit is used for reading the data of the address corresponding to the address information.
Specifically, the second control unit includes:
the first sending subunit is used for sending an unlocking request to the controller to be tested;
the second obtaining subunit is used for obtaining an unlocking key according to a preset unlocking algorithm;
the second sending subunit is used for sending an unlocking confirmation according to the unlocking key;
a third obtaining subunit, configured to obtain, according to the unlocking confirmation, address information of the control parameter;
and the writing subunit is used for controlling the writing of preset data information into the address corresponding to the address information.
An embodiment of the present invention further provides a control parameter processing apparatus, including: the control parameter processing method comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor realizes the control parameter processing method when executing the computer program. The implementation embodiments of the control parameter processing method are all applicable to the embodiment of the processing equipment, and the same technical effects can be achieved.
While the preferred embodiments of the present invention have been described, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention as defined in the following claims.

Claims (8)

1. A control parameter processing method is applied to a hardware-in-loop test control system, wherein the hardware-in-loop test control system comprises the following steps: host computer, controller that awaits measuring, the host computer with controller that awaits measuring passes through PCAN equipment connection, its characterized in that includes:
analyzing the control parameters of the controller to be tested;
acquiring the data type of the control parameter;
and processing the control parameters according to the data type.
2. The method according to claim 1, wherein before the analyzing the control parameter of the controller under test, the method further comprises:
and setting parameters of the calibration protocol.
3. The control parameter processing method according to claim 2, wherein the setting of the parameter of the calibration protocol includes:
and setting the type of a calibration protocol, the address information of a main controller, the USB channel information, the bus baud rate, the command receiving object ID and the data transmission object ID.
4. The method according to claim 1, wherein the processing the control parameter according to the data type includes:
when the data type is a read-only type, controlling to read the control parameter;
and when the data type is a writable type, controlling to write preset information into the control parameter.
5. The control parameter processing method of claim 4, wherein the controlling reading the control parameter comprises:
acquiring address information of the control parameter;
and reading data of the address corresponding to the address information.
6. The method according to claim 4, wherein the controlling writing preset information into the control parameter comprises:
sending an unlocking request to the controller to be tested;
acquiring an unlocking key according to a preset unlocking algorithm;
sending an unlocking confirmation according to the unlocking key;
acquiring address information of the control parameter according to the unlocking confirmation;
and controlling to write preset data information into the address corresponding to the address information.
7. A control parameter processing apparatus characterized by comprising:
the analysis module is used for analyzing the control parameters of the controller to be tested;
the acquisition module is used for acquiring the data type of the control parameter;
and the processing module is used for processing the control parameters according to the data types.
8. A control parameter processing apparatus characterized by comprising: memory, processor and computer program stored on the memory and executable on the processor, the processor implementing the control parameter processing method according to any one of claims 1 to 6 when executing the computer program.
CN202010554037.4A 2020-06-17 2020-06-17 Control parameter processing method, device and equipment Pending CN113805559A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010554037.4A CN113805559A (en) 2020-06-17 2020-06-17 Control parameter processing method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010554037.4A CN113805559A (en) 2020-06-17 2020-06-17 Control parameter processing method, device and equipment

Publications (1)

Publication Number Publication Date
CN113805559A true CN113805559A (en) 2021-12-17

Family

ID=78892690

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010554037.4A Pending CN113805559A (en) 2020-06-17 2020-06-17 Control parameter processing method, device and equipment

Country Status (1)

Country Link
CN (1) CN113805559A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114780326A (en) * 2022-04-27 2022-07-22 镁佳(北京)科技有限公司 Cross-platform calibration test method, device and equipment

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101334662A (en) * 2008-07-25 2008-12-31 重庆邮电大学 Automobile electric control unit calibration system and method based on ASAP standard
CN101414188A (en) * 2008-12-03 2009-04-22 重庆邮电大学 Automobile ABS ECU on-line calibration system and method based on CCP protocol
CN101739012A (en) * 2009-12-14 2010-06-16 北汽福田汽车股份有限公司 Vehicle electronic control unit and control method and upper computer thereof
CN102129238A (en) * 2011-03-09 2011-07-20 铁道部运输局 Calibration method and device thereof for rail transit vehicle brake system parameters
CN203689144U (en) * 2014-01-03 2014-07-02 北京智行鸿远汽车技术有限公司 Laboratory test system of pure electric vehicle battery management system main control unit
CN104422593A (en) * 2013-08-30 2015-03-18 上海汽车集团股份有限公司 Testing system of power assembly
CN104836713A (en) * 2014-09-02 2015-08-12 北汽福田汽车股份有限公司 Measurement and calibration method for vehicle electronic controller, device and system
CN105116868A (en) * 2015-06-29 2015-12-02 江苏大学 Small-sized electric control gasoline engine touching-type HMI calibration method based on CAN bus
US20160133304A1 (en) * 2014-11-06 2016-05-12 Hyundai Motor Company Calibration memory control method and apparatus of electronic control unit
CN105717911A (en) * 2016-01-26 2016-06-29 北京长城华冠汽车科技股份有限公司 VCU (Vehicle Control Unit) testing system and method
CN205620802U (en) * 2015-11-25 2016-10-05 徐州重型机械有限公司 Human -computer interaction system and fire engine
CN205750526U (en) * 2016-07-05 2016-11-30 重庆长安汽车股份有限公司 Controller of new energy automobile software and hardware integrated test system
CN107655692A (en) * 2017-09-28 2018-02-02 广州锦红源电子科技有限公司 Engine pedestal automatic calibration method, device and system
CN108182119A (en) * 2017-11-28 2018-06-19 腾讯科技(深圳)有限公司 Read and write abruption control method and device, storage medium and electronic device
CN207946700U (en) * 2018-01-30 2018-10-09 潍柴动力股份有限公司 A kind of portable road spectrum acquisition system
CN109656607A (en) * 2019-01-03 2019-04-19 广西玉柴机器股份有限公司 A kind of full address scaling method that supporting super large nominal data amount and system
CN110233768A (en) * 2018-03-05 2019-09-13 上海博泰悦臻电子设备制造有限公司 CAN bus test macro and CAN bus test method based on UDS

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101334662A (en) * 2008-07-25 2008-12-31 重庆邮电大学 Automobile electric control unit calibration system and method based on ASAP standard
CN101414188A (en) * 2008-12-03 2009-04-22 重庆邮电大学 Automobile ABS ECU on-line calibration system and method based on CCP protocol
CN101739012A (en) * 2009-12-14 2010-06-16 北汽福田汽车股份有限公司 Vehicle electronic control unit and control method and upper computer thereof
CN102129238A (en) * 2011-03-09 2011-07-20 铁道部运输局 Calibration method and device thereof for rail transit vehicle brake system parameters
CN104422593A (en) * 2013-08-30 2015-03-18 上海汽车集团股份有限公司 Testing system of power assembly
CN203689144U (en) * 2014-01-03 2014-07-02 北京智行鸿远汽车技术有限公司 Laboratory test system of pure electric vehicle battery management system main control unit
CN104836713A (en) * 2014-09-02 2015-08-12 北汽福田汽车股份有限公司 Measurement and calibration method for vehicle electronic controller, device and system
US20160133304A1 (en) * 2014-11-06 2016-05-12 Hyundai Motor Company Calibration memory control method and apparatus of electronic control unit
CN105116868A (en) * 2015-06-29 2015-12-02 江苏大学 Small-sized electric control gasoline engine touching-type HMI calibration method based on CAN bus
CN205620802U (en) * 2015-11-25 2016-10-05 徐州重型机械有限公司 Human -computer interaction system and fire engine
CN105717911A (en) * 2016-01-26 2016-06-29 北京长城华冠汽车科技股份有限公司 VCU (Vehicle Control Unit) testing system and method
CN205750526U (en) * 2016-07-05 2016-11-30 重庆长安汽车股份有限公司 Controller of new energy automobile software and hardware integrated test system
CN107655692A (en) * 2017-09-28 2018-02-02 广州锦红源电子科技有限公司 Engine pedestal automatic calibration method, device and system
CN108182119A (en) * 2017-11-28 2018-06-19 腾讯科技(深圳)有限公司 Read and write abruption control method and device, storage medium and electronic device
CN207946700U (en) * 2018-01-30 2018-10-09 潍柴动力股份有限公司 A kind of portable road spectrum acquisition system
CN110233768A (en) * 2018-03-05 2019-09-13 上海博泰悦臻电子设备制造有限公司 CAN bus test macro and CAN bus test method based on UDS
CN109656607A (en) * 2019-01-03 2019-04-19 广西玉柴机器股份有限公司 A kind of full address scaling method that supporting super large nominal data amount and system

Non-Patent Citations (10)

* Cited by examiner, † Cited by third party
Title
刘建民: "《现代轿车电控技术与疑难杂症诊断》", 北京:国防工业出版社, pages: 11 - 16 *
周能辉等: "电动汽车通用型监控及标定***的研发", 《汽车技术》 *
周能辉等: "电动汽车通用型监控及标定***的研发", 《汽车技术》, 31 December 2013 (2013-12-31) *
孔峰等: "基于CAN总线的ECU自动测控***的研发", 《内燃机工程》 *
孔峰等: "基于CAN总线的ECU自动测控***的研发", 《内燃机工程》, 31 December 2007 (2007-12-31) *
温泉等: "基于ASAM标准的汽车电控***匹配标定***设计", 《汽车实用技术》 *
温泉等: "基于ASAM标准的汽车电控***匹配标定***设计", 《汽车实用技术》, 31 December 2012 (2012-12-31) *
王名传: "基于CAN总线的电控柴油机控油标定***研究", 《万方数据知识服务平台学位首页动力机械及工程》, 8 October 2013 (2013-10-08), pages 16 - 30 *
苏瑜等: "电控柴油机ECU通用性标定平台的研究与开发", 《浙江大学学报(工学版)》 *
苏瑜等: "电控柴油机ECU通用性标定平台的研究与开发", 《浙江大学学报(工学版)》, vol. 44, no. 8, 31 August 2010 (2010-08-31), pages 1530 - 1534 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114780326A (en) * 2022-04-27 2022-07-22 镁佳(北京)科技有限公司 Cross-platform calibration test method, device and equipment

Similar Documents

Publication Publication Date Title
WO2017000424A1 (en) Protocol detection method and apparatus
CN111124877B (en) Train display software testing method, device and system
CN210041853U (en) Automatic test system for automobile CAN/LIN bus
CN108132876B (en) Embedded software object code unit testing method based on injection mode
CN115542875A (en) Vehicle detection method based on SOA service and related equipment
CN112445490A (en) File sequence processing method and device, terminal equipment and storage medium
CN112698640B (en) ECU upgrading test system
CN115373981A (en) OTA (over the air) automatic testing system and method for finished automobile in production line environment
CN113805559A (en) Control parameter processing method, device and equipment
CN115981927A (en) Device and method for batch testing of USB (universal serial bus) equipment based on windows system
CN111693294A (en) Vehicle detection method and device, terminal equipment and storage medium
CN108776723B (en) Test system self-checking adapter connection line generation method, device, equipment and storage medium
CN113126993A (en) Automatic testing method and system applied to vehicle detection software
CN108006925A (en) Air-conditioning stress test method, computer installation, computer-readable recording medium
CN116450511A (en) Information updating method, device, electronic equipment and computer readable medium
US20040177344A1 (en) Debugging method for the keyboard controller code
CN110212996A (en) Frequency spectrograph calibration system, parallel calibration method and automatic deploying calibration method
CN113688039B (en) Digital twinning-based simulation verification method for automatic test system
CN114924546A (en) Calibration system and method for hardware-in-loop test
CN110209142B (en) PLC module connection and detection method, device and detection equipment
Crouch et al. P1687. 1: Accessing Embedded 1687 Instruments using Alternate Device Interfaces other than JTAG
CN113886274A (en) Stability testing method, device, equipment and storage medium for Internet of vehicles terminal
Lee et al. Collecting big data from automotive ECUs beyond the CAN bandwidth for fault visualization
CN107977315B (en) Embedded software object code unit testing method based on Bootloader mode
CN108897675A (en) A kind of server test method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination