CN113517992B - Detection method and device for controller local area network configuration and electric automobile - Google Patents
Detection method and device for controller local area network configuration and electric automobile Download PDFInfo
- Publication number
- CN113517992B CN113517992B CN202010278163.1A CN202010278163A CN113517992B CN 113517992 B CN113517992 B CN 113517992B CN 202010278163 A CN202010278163 A CN 202010278163A CN 113517992 B CN113517992 B CN 113517992B
- Authority
- CN
- China
- Prior art keywords
- file
- information
- configuration
- database
- bus
- 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.)
- Active
Links
- 238000001514 detection method Methods 0.000 title claims abstract description 73
- 238000012360 testing method Methods 0.000 claims abstract description 44
- 238000000034 method Methods 0.000 claims description 19
- 238000004458 analytical method Methods 0.000 claims description 4
- 230000010354 integration Effects 0.000 claims description 4
- 238000011161 development Methods 0.000 abstract description 7
- 230000003068 static effect Effects 0.000 abstract description 4
- 238000010586 diagram Methods 0.000 description 5
- 238000012545 processing Methods 0.000 description 3
- 230000006978 adaptation Effects 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000008676 import Effects 0.000 description 1
- 238000007689 inspection Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000004806 packaging method and process Methods 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0866—Checking the configuration
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/40—Bus networks
- H04L12/40006—Architecture of a communication node
- H04L12/40013—Details regarding a bus controller
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/50—Testing arrangements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/40—Bus networks
- H04L2012/40208—Bus networks characterized by the use of a particular bus standard
- H04L2012/40215—Controller Area Network CAN
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Small-Scale Networks (AREA)
Abstract
The invention provides a detection method and a detection device for controller area network configuration and an electric automobile, and relates to the technical field of electric automobiles, wherein the detection method for controller area network configuration comprises the following steps: acquiring a configuration file and a CAN bus data file of a Controller Area Network (CAN) to be detected; analyzing the configuration file and the CAN bus data file to respectively obtain at least one database file and an input file; obtaining a test file according to the database file; and acquiring a detection result of the CAN bus configuration according to the test file and the input file. The scheme of the invention realizes the static detection method of the CAN bus configuration based on the automobile development system architecture.
Description
Technical Field
The invention belongs to the technical field of electric automobiles, and particularly relates to a detection method and device for controller local area network configuration and an electric automobile.
Background
In the prior art, a C-FREE (C/c++ integrated development environment) compiler is needed in the debugging process for the inspection method of the CAN (Controller Area Network ) bus configuration, but the running state of the compiler is unstable, the coding specification level has a large difference from the task engineering compiler, and part of codes need to be rewritten manually for adapting to the C-FREE, so that inconvenience is brought to the automatic detection process. Moreover, the prior art is also not applicable to the software of three-electric controllers (VCU (Vehicle Control Unit, whole vehicle controller), BMS (Battery Management System ) and MCU (Motor Control Unit, motor control unit)) based on the auto sar (AUTomotive Open System Architecture, automobile development system architecture) software architecture in the development and mass production of vehicle models.
Disclosure of Invention
The embodiment of the invention aims to provide a detection method and device for controller area network configuration and an electric automobile, so that the problem of the detection method for controller area network bus configuration in the prior art is solved.
In order to achieve the above object, an embodiment of the present invention provides a method for detecting a configuration of a controller area network, which is applied to an electric automobile, and includes:
acquiring a configuration file and a CAN bus data file of a Controller Area Network (CAN) to be detected;
analyzing the configuration file and the CAN bus data file to respectively obtain at least one database file and an input file;
obtaining a test file according to the database file;
and acquiring a detection result of the CAN bus configuration according to the test file and the input file.
Optionally, the configuration file includes a first engineering file and a second engineering file, wherein the first engineering file and the second engineering file are in XDM format.
Optionally, the input file includes first CAN message account information, first transceiving mode information, first message period information, first trigger mode information, first software signal information, and first CAN bus name information.
Optionally, parsing the configuration file to obtain at least one database file includes:
obtaining a first database and a second database by analyzing the first engineering file;
obtaining a third database by analyzing the second engineering file;
the first database comprises second CAN message account information, second receiving and transmitting mode information, second message period information, second triggering mode information and second software signal information;
the second database comprises second CAN message account information and first configuration message object information;
the third database includes first configuration message object information and second CAN bus name information.
Optionally, according to the database file, obtaining a test file includes:
integrating the first database and the second database according to the account information of the second CAN message to obtain a first subfile;
integrating the second database and the third database according to the first configuration message object information to obtain a second subfile;
and acquiring the test file according to the first subfile and the second subfile, wherein the test file comprises second CAN message account information, second receiving and transmitting mode information, second message period information, second triggering mode information, second software signal information and second CAN bus name information.
Optionally, according to the test file and the input file, obtaining a detection result of the CAN bus configuration includes:
and if the second CAN message account information, the second receiving and transmitting mode information, the second bus name information, the second message period information, the second triggering mode information and the second software signal information in the test file are respectively corresponding and consistent with the first CAN message account information, the first receiving and transmitting mode information, the first message period information, the first triggering mode information, the first software signal information and the first CAN bus name information in the input file, determining that the CAN bus configuration is correct.
Optionally, the method for detecting the configuration of the controller area network further includes:
when the detection results are inconsistent, determining that the CAN bus configuration is wrong, and updating the CAN bus configuration file according to the CAN bus data file;
and ending the detection when the detection results are consistent.
The embodiment of the invention provides a detection device for controller local area network configuration, which is applied to an electric automobile and comprises:
the acquisition module is used for acquiring a configuration file and a CAN bus data file of a Controller Area Network (CAN) to be detected;
the analysis module is used for analyzing the configuration file and the CAN bus data file and respectively obtaining at least one database file and an input file;
the integration module is used for acquiring a test file according to the database file;
and the detection module is used for acquiring the detection result of the CAN bus configuration according to the test file and the input file.
Optionally, the detection device of the controller area network configuration further includes:
the updating module is used for determining the CAN bus configuration error when the detection results are inconsistent, and updating the CAN bus configuration file according to the CAN bus data file;
and the ending module is used for ending the detection when the detection results are consistent.
The embodiment of the invention also provides an electric automobile, which comprises the detection device of the controller area network configuration.
The technical scheme of the invention has at least the following beneficial effects:
in the above scheme, the method for detecting the configuration of the controller area network includes: acquiring a configuration file and a CAN bus data file of a Controller Area Network (CAN) to be detected; analyzing the configuration file and the CAN bus data file to respectively obtain at least one database file and an input file; obtaining a test file according to the database file; and acquiring a detection result of the CAN bus configuration according to the test file and the input file. The scheme of the invention is based on an automobile development system architecture, and a database technology is applied to realize a static detection method of CAN bus configuration.
Drawings
FIG. 1 is a step diagram of a method for detecting a configuration of a controller area network according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a method for detecting a configuration of a controller area network according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of an operation interface of a method for detecting a controller area network configuration according to an embodiment of the present invention;
fig. 4 is a schematic diagram of an analysis configuration file in a method for detecting a controller area network configuration according to an embodiment of the present invention;
fig. 5 is an information schematic diagram of an input file of a detection method of a controller area network configuration according to an embodiment of the present invention.
Fig. 6 is a schematic diagram of a detection device configured by a controller area network according to an embodiment of the present invention.
Detailed Description
In order to make the technical problems, technical solutions and advantages to be solved more apparent, the following detailed description will be given with reference to the accompanying drawings and specific embodiments.
The embodiment of the invention provides a method and a device for detecting controller area network configuration and an electric automobile aiming at the problem of detecting controller area network bus configuration in the prior art.
As shown in fig. 1 to 2, an embodiment of the present invention provides a method for detecting a configuration of a controller area network, which is applied to an electric automobile, and includes:
step S11, acquiring a configuration file and a CAN bus data file of a Controller Area Network (CAN) to be detected;
step S12, analyzing the configuration file and the CAN bus data file to respectively obtain at least one database file and an input file;
step S13, obtaining a test file according to the database file;
and step S14, acquiring a detection result of the CAN bus configuration according to the test file and the input file.
In this embodiment of the present invention, the method for detecting the configuration of the controller area network is based on the CAN network test of the AUTOSAR (automobile development system architecture) software architecture, which mainly includes the CAN network message period, the transceiving process, the connection of the software signal and the DBC (data file generated by the CAN bus) interface, and the like.
In an optional embodiment of the present invention, the configuration file includes a first engineering file and a second engineering file, where the first engineering file and the second engineering file are in XDM format.
In this embodiment of the present invention, in the AUTOSAR software architecture, the format of the two engineering files included in the configuration file is preferably XDM format.
It should be noted that, as shown in fig. 3, in order to implement the operation interface of the detection method of the controller area network configuration, the name of the operation interface is the CAN configuration detection based on the auto sar architecture, which includes three tags, which are a first engineering file, a second engineering file and an input file respectively. The label name of the first engineering file is com, xdm, the label name of the second engineering file is Canif, xdm, and the label name of the input file is DBC; the device also comprises three input boxes corresponding to the three labels, three import file browsing address boxes and a control button for executing detection, wherein the control button is named CHECK.
Specifically, the input file includes first CAN message account information, first transceiving mode information, first message period information, first trigger mode information, first software signal information and first CAN bus name information.
In an optional embodiment of the present invention, step S12, analyzing the configuration file to obtain at least one database file includes:
obtaining a first database and a second database by analyzing the first engineering file;
obtaining a third database by analyzing the second engineering file;
the first database comprises second CAN message account information, second receiving and transmitting mode information, second message period information, second triggering mode information and second software signal information;
the second database comprises second CAN message account information and first configuration message object information;
the third database includes first configuration message object information and second CAN bus name information.
In this embodiment of the present invention, the name of the first engineering file is com. The first database and the second database are obtained according to com. Xdm, and the third database is obtained according to canif. Xdm, wherein the name of the first database is DB1-CanID_Mesg, the name of the second database is DB2-CanID_Sig, and the name of the third database is DB3-OBJ_BUS. DB1-CanID_Mesg, DB2-CanID_Sig, and DB3-OBJ_BUS were carded according to the encoding rules.
In an optional embodiment of the present invention, step S13, obtaining, according to the database file, a test file includes:
integrating the first database and the second database according to the account information of the second CAN message to obtain a first subfile;
integrating the second database and the third database according to the first configuration message object information to obtain a second subfile;
and acquiring the configuration test file according to the first subfile and the second subfile, wherein the test file comprises second CAN message account information, second receiving and transmitting mode information, second message period information, second triggering mode information, second software signal information and second CAN bus name information.
In this embodiment of the invention, as shown in FIG. 4, the first database is named DB1-CanID_Mesg, the second database is named DB2-CanID_Sig, and the third database is named DB3-OBJ_BUS. And (3) taking a CAN_ID corresponding to the account information of the second CAN message as a code key, and integrating different key information connections distributed in DB1-CanID_Mesg and DB2-CanID_Sig into a data set which CAN be compared by project input DBC documents, namely a first subfile. And according to the 'OBJ' corresponding to the object information of the first configuration message as a code key, integrating different key information connections distributed in the DB2-CanID_Sig and the DB3-OBJ_BUS into a data set which can be compared by project input DBC documents, namely a second subfile. And then, connecting the first subfile and the second subfile to acquire the test file. The test file is the configuration test item file of the CAN to be detected.
It should be noted that, for the obtained test file, the following data self-checking needs to be performed firstly:
(1) The range check is performed on the first configuration message object information (corresponding to OBJ) in the test file, and the self-checking range of the first configuration message object information (corresponding to OBJ) is also different for different chips, for example: if a TC1782 chip is used, the first configuration message object information range (corresponding OBJ) is from 0 to 127; if a TC234 chip is used, the first configuration message object information range (corresponding to the OBJ) is from 0 to 255;
(2) The second message account information (corresponding to the can_id) in the test file corresponds to one message processing mode and only one message processing mode, that is, the second message period information (corresponding to the Trigger) and the second Trigger information (corresponding to the Trigger) CAN only contain one message, wherein the second message period information (corresponding to the Trigger) indicates that the message belongs to the processing of the message according to the period scheduling mode, and indicates the sending or receiving period of the message, and the second Trigger information (corresponding to the Trigger) indicates that the message belongs to the Trigger type receiving or sending;
(3) Only one and only one second CAN message account information (corresponding to can_id) on each path of second CAN BUS name information (corresponding to BUS) in the test file;
(4) And if the second software signal information (corresponding to signs) in the test file cannot be blank, otherwise, the second software signal information indicates that no receiving and transmitting signal exists on the CAN message account, and the second software signal information is inconsistent with the actual situation.
It should be further noted that, as shown in fig. 5, the name of the input file is DB4-can_dbc, and the file information included in the input file is first CAN message account information (corresponding to can_id), first transceiving mode information (corresponding to SendType), first message period information (corresponding to cyclitime), first triggering mode information (corresponding to Trigger), first software signal information (corresponding to signature), and first BUS name information (corresponding to BUS), respectively.
In an optional embodiment of the present invention, step S14, obtaining a detection result of the CAN bus configuration according to the test file and the input file includes:
and if the second CAN message account information, the second receiving and transmitting mode information, the second message period information, the second triggering mode information, the second software signal information and the second CAN bus name information in the test file are respectively corresponding and consistent with the first CAN message account information, the first receiving and transmitting mode information, the first message period information, the first triggering mode information, the first software signal information and the first CAN bus name information in the input file, determining that the CAN bus configuration is correct.
In this embodiment of the present invention, the "can_id" is used as a code key, and the second CAN message account information, the second transceiving mode information, the second message period information, the second triggering mode information, the second software signal information, the second bus name information, and the first CAN message account information, the first transceiving mode information, the first message period information, the first triggering mode information, the first software signal information, and the first CAN bus name information in the input file are respectively compared in sequence, so as to obtain a detection result. And when the detection result is the corresponding coincidence, the CAN bus is correctly configured.
As shown in fig. 2, in an alternative embodiment of the present invention, the method for detecting a configuration of a controller area network further includes:
when the detection results are inconsistent, determining that the CAN bus configuration is wrong, and updating the CAN bus configuration file according to the CAN bus data file;
and ending the detection when the detection results are consistent.
In this embodiment of the present invention, when the detection results are inconsistent, determining that the CAN bus configuration is wrong, at this time, updating the CAN bus configuration file according to the CAN bus data file, and detecting again; and ending the detection process of the CAN configuration when the detection results are inconsistent.
As shown in fig. 6, an embodiment of the present invention provides a detection apparatus for a controller area network configuration, which is applied to an electric automobile, and includes:
an obtaining module 61, configured to obtain a configuration file and a CAN bus data file of a controller area network CAN to be detected;
the parsing module 62 is configured to parse the configuration file and the CAN bus data file, and obtain at least one database file and an input file respectively;
an integration module 63, configured to obtain a test file according to the database file;
and the detection module 64 is configured to obtain a detection result of the CAN bus configuration according to the test file and the input file.
In this embodiment of the present invention, the configuration file includes a first engineering file and a second engineering file, wherein the first engineering file and the second engineering file are in XDM format.
Specifically, the input file includes first CAN message account information, first transceiving mode information, first message period information, first trigger mode information, first software signal information and first CAN bus name information.
The parsing module 62 is specifically configured to:
obtaining a first database and a second database by analyzing the first engineering file;
obtaining a third database by analyzing the second engineering file;
the first database comprises second CAN message account information, second receiving and transmitting mode information, second message period information, second triggering mode information and second software signal information;
the second database comprises second CAN message account information and first configuration message object information;
the third database includes first configuration message object information and second CAN bus name information.
The integration module 63 is specifically configured to:
integrating the first database and the second database according to the account information of the second CAN message to obtain a first subfile;
integrating the second database and the third database according to the first configuration message object information to obtain a second subfile;
and acquiring the test file according to the first subfile and the second subfile, wherein the test file comprises second CAN message account information, second receiving and transmitting mode information, second message period information, second triggering mode information, second software signal information and second CAN bus name information.
The detection module 64 is specifically configured to:
and if the second CAN message account information, the second receiving and transmitting mode information, the second message period information, the second triggering mode information, the second software signal information and the second CAN bus name information in the test file are respectively corresponding and consistent with the first CAN message account information, the first receiving and transmitting mode information, the first message period information, the first triggering mode information, the first software signal information and the first CAN bus name information in the input file, determining that the CAN bus configuration is correct.
The detection device of the controller area network configuration further comprises:
the updating module is used for determining the CAN bus configuration error when the configuration detection results are inconsistent, and updating the CAN bus configuration file according to the CAN bus data file;
and the ending module is used for ending the detection when the configuration detection results are consistent.
In this embodiment of the present invention, the detection device configured by the controller area network has the following advantages:
(1) Because of the stability of the development tool chain, the detection device configured by the controller area network does not need to analyze CAN messages and check the accuracy of packaging;
(2) The detection device configured by the controller area network can carry out code static detection aiming at software of an AUTOSAR architecture;
(3) The detection device of the controller area network configuration does not depend on other compilers any more, and the code specification is not required to be forced.
The embodiment of the invention also provides an electric automobile, which comprises the detection device of the controller area network configuration.
In this embodiment of the present invention, an electric vehicle employing the detection device of the controller area network configuration described above has a static detection method of the CAN bus configuration based on the auto sar architecture software and a detection method of the CAN bus configuration using the database technology. Moreover, the controller and the software method in the electric automobile can be not distinguished to realize the bus configuration detection method.
While the foregoing is directed to the preferred embodiments of the present invention, it will be appreciated by those skilled in the art that various modifications and adaptations can be made without departing from the principles of the present invention, and such modifications and adaptations are intended to be comprehended within the scope of the present invention.
Claims (7)
1. The detection method of the controller area network configuration is applied to the electric automobile and is characterized by comprising the following steps:
acquiring a configuration file and a CAN bus data file of a Controller Area Network (CAN) to be detected;
analyzing the configuration file and the CAN bus data file to respectively obtain at least one database file and an input file;
obtaining a test file according to the database file;
acquiring a detection result of the CAN bus configuration according to the test file and the input file;
the configuration file comprises a first engineering file and a second engineering file, wherein the first engineering file and the second engineering file are in an XDM format;
according to the test file and the input file, obtaining a detection result of the CAN bus configuration comprises the following steps:
if the second CAN message account information, the second receiving and transmitting mode information, the second message period information, the second triggering mode information, the second software signal information and the second CAN bus name information in the test file are respectively corresponding and consistent with the first CAN message account information, the first receiving and transmitting mode information, the first message period information, the first triggering mode information, the first software signal information and the first CAN bus name information in the input file, the CAN bus configuration is determined to be correct;
analyzing the configuration file to obtain at least one database file, including:
obtaining a first database and a second database by analyzing the first engineering file;
obtaining a third database by analyzing the second engineering file;
the first database comprises second CAN message account information, second receiving and transmitting mode information, second message period information, second triggering mode information and second software signal information;
the second database comprises second CAN message account information and first configuration message object information;
the third database includes first configuration message object information and second CAN bus name information.
2. The method for detecting the configuration of the controller area network according to claim 1, wherein the input file includes first CAN message account information, first transceiving mode information, first message period information, first trigger mode information, first software signal information and first CAN bus name information.
3. The method for detecting a configuration of a controller area network according to claim 1, wherein obtaining a test file from the database file comprises:
integrating the first database and the second database according to the account information of the second CAN message to obtain a first subfile;
integrating the second database and the third database according to the first configuration message object information to obtain a second subfile;
and acquiring the test file according to the first subfile and the second subfile, wherein the test file comprises the following components.
4. The method for detecting a configuration of a controller area network according to claim 1, further comprising:
when the configuration detection results are inconsistent, determining that the CAN bus configuration is wrong, and updating the CAN bus configuration file according to the CAN bus data file;
and ending the detection when the configuration detection results are consistent.
5. A detection device of controller area network configuration, applied to an electric automobile, comprising:
the acquisition module is used for acquiring a configuration file and a CAN bus data file of a Controller Area Network (CAN) to be detected;
the analysis module is used for analyzing the configuration file and the CAN bus data file and respectively obtaining at least one database file and an input file;
the integration module is used for acquiring a test file according to the database file;
the detection module is used for acquiring a detection result of the CAN bus configuration according to the test file and the input file;
the configuration file comprises a first engineering file and a second engineering file, wherein the first engineering file and the second engineering file are in an XDM format;
the detection module is specifically used for:
if the second CAN message account information, the second receiving and transmitting mode information, the second message period information, the second triggering mode information, the second software signal information and the second CAN bus name information in the test file are respectively corresponding and consistent with the first CAN message account information, the first receiving and transmitting mode information, the first message period information, the first triggering mode information, the first software signal information and the first CAN bus name information in the input file, the CAN bus configuration is determined to be correct;
the analysis module is specifically used for:
obtaining a first database and a second database by analyzing the first engineering file;
obtaining a third database by analyzing the second engineering file;
the first database comprises second CAN message account information, second receiving and transmitting mode information, second message period information, second triggering mode information and second software signal information;
the second database comprises second CAN message account information and first configuration message object information;
the third database includes first configuration message object information and second CAN bus name information.
6. The device for detecting a controller area network configuration according to claim 5, further comprising:
the updating module is used for determining the CAN bus configuration error when the detection results are inconsistent, and updating the CAN bus configuration file according to the CAN bus data file;
and the ending module is used for ending the detection when the detection results are consistent.
7. An electric vehicle comprising a detection device of the controller area network configuration of any one of claims 5 to 6.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010278163.1A CN113517992B (en) | 2020-04-10 | 2020-04-10 | Detection method and device for controller local area network configuration and electric automobile |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010278163.1A CN113517992B (en) | 2020-04-10 | 2020-04-10 | Detection method and device for controller local area network configuration and electric automobile |
Publications (2)
Publication Number | Publication Date |
---|---|
CN113517992A CN113517992A (en) | 2021-10-19 |
CN113517992B true CN113517992B (en) | 2024-04-09 |
Family
ID=78061100
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010278163.1A Active CN113517992B (en) | 2020-04-10 | 2020-04-10 | Detection method and device for controller local area network configuration and electric automobile |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113517992B (en) |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006059185A (en) * | 2004-08-20 | 2006-03-02 | Rise Corp | Data management system and method |
CN101572641A (en) * | 2009-05-26 | 2009-11-04 | 阴晓峰 | CAN bus based controller network monitoring system and monitoring method |
DE102008030162A1 (en) * | 2008-06-27 | 2009-12-31 | Inchron Gmbh | Method for testing operability of embedded component in e.g. computer, for e.g. vehicle, involves determining operability of embedded component by comparing time response of produced signals with predetermined time response |
CN106330618A (en) * | 2016-09-19 | 2017-01-11 | 中国第汽车股份有限公司 | Gateway routing automatic test system and test method based on CAN/LIN/MOST hybrid buses |
CN106484616A (en) * | 2016-09-30 | 2017-03-08 | 北京新能源汽车股份有限公司 | Automatic testing method and device for interface of vehicle control unit |
CN109088780A (en) * | 2018-10-25 | 2018-12-25 | 北京新能源汽车股份有限公司 | Signal detection method and detection device |
CN109840207A (en) * | 2018-12-26 | 2019-06-04 | 中汽研(天津)汽车工程研究院有限公司 | One kind being based on AUTOSAR network management automatization test system and test method |
CN110908906A (en) * | 2019-11-18 | 2020-03-24 | 中国民航信息网络股份有限公司 | Regression testing method and system |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2006047741A2 (en) * | 2004-10-27 | 2006-05-04 | Bae Systems Land & Armaments L.P. | Software test environment for regression testing ground combat vehicle software |
-
2020
- 2020-04-10 CN CN202010278163.1A patent/CN113517992B/en active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006059185A (en) * | 2004-08-20 | 2006-03-02 | Rise Corp | Data management system and method |
DE102008030162A1 (en) * | 2008-06-27 | 2009-12-31 | Inchron Gmbh | Method for testing operability of embedded component in e.g. computer, for e.g. vehicle, involves determining operability of embedded component by comparing time response of produced signals with predetermined time response |
CN101572641A (en) * | 2009-05-26 | 2009-11-04 | 阴晓峰 | CAN bus based controller network monitoring system and monitoring method |
CN106330618A (en) * | 2016-09-19 | 2017-01-11 | 中国第汽车股份有限公司 | Gateway routing automatic test system and test method based on CAN/LIN/MOST hybrid buses |
CN106484616A (en) * | 2016-09-30 | 2017-03-08 | 北京新能源汽车股份有限公司 | Automatic testing method and device for interface of vehicle control unit |
CN109088780A (en) * | 2018-10-25 | 2018-12-25 | 北京新能源汽车股份有限公司 | Signal detection method and detection device |
CN109840207A (en) * | 2018-12-26 | 2019-06-04 | 中汽研(天津)汽车工程研究院有限公司 | One kind being based on AUTOSAR network management automatization test system and test method |
CN110908906A (en) * | 2019-11-18 | 2020-03-24 | 中国民航信息网络股份有限公司 | Regression testing method and system |
Non-Patent Citations (3)
Title |
---|
Mobile-Based Intelligent Transportation for Bus Commuters Based on Twitter Analytics;Tariq Mahmood等;《2016 International Conference on Frontiers of Information Technology (FIT)》;20170302;全文 * |
基于CANoe的CAN总线网关测试模型的设计;覃华强;苏凯;周志良;;汽车电器(第05期);1-10 * |
车载总线自动化测试系统的设计与应用;张小俊;暴永强;郭志刚;杨训东;杨松;;科学技术与工程;20180808(第22期);全文 * |
Also Published As
Publication number | Publication date |
---|---|
CN113517992A (en) | 2021-10-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104317713A (en) | Automatic testing tool and method on basis of templates | |
WO2021203604A1 (en) | Update test method and apparatus for vehicle component, and computer device and storage medium | |
CN111162972A (en) | Vehicle-mounted Ethernet protocol stack automatic testing method based on semantic analysis | |
CN112256253B (en) | Code generation method, device, electronic equipment and computer readable storage medium | |
CN113225232B (en) | Hardware testing method and device, computer equipment and storage medium | |
CN112379883A (en) | Code file generation method, device, equipment and storage medium | |
CN111966084A (en) | TBOX detection device and method | |
CN113094029A (en) | Automatic CAPL code generation method and system and automobile | |
CN113904955B (en) | Detection method, device and system of data transmission link | |
CN113517992B (en) | Detection method and device for controller local area network configuration and electric automobile | |
US20110125364A1 (en) | Method and system for diagnosing a malfunction of an automobile | |
CN103838666A (en) | Method and device for determining code execution coverage rate | |
CN109508204B (en) | Front-end code quality detection method and device | |
CN114937316B (en) | Software fault detection method, device, equipment and medium | |
CN113342600A (en) | Method and device for monitoring program dependent plug-in | |
CN113934198A (en) | Vehicle diagnosis method, vehicle diagnosis device, electronic device, and storage medium | |
CN113342426A (en) | Application layer software component integration method and system | |
CN111002829A (en) | Self-checking diagnosis method and system for vehicle-mounted charging high-voltage circuit of electric vehicle | |
CN111679646A (en) | Formalization-based automobile electronic system safety target confirmation method | |
KR102395927B1 (en) | Apparatus and method for generating functional specifications | |
CN111752823A (en) | Method, device and equipment for testing vehicle-mounted power supply application software | |
CN113093688B (en) | Input and output testing method and system for new energy vehicle control unit | |
CN112445491B (en) | File sequence processing method, device, terminal equipment and storage medium | |
CN116820992B (en) | Automatic testing method and system for embedded software | |
CN116915645A (en) | Signal detection method and device, electronic equipment and vehicle |
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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |