CN115437339A - Remote diagnosis method and device, electronic equipment and storage medium - Google Patents
Remote diagnosis method and device, electronic equipment and storage medium Download PDFInfo
- Publication number
- CN115437339A CN115437339A CN202111662679.7A CN202111662679A CN115437339A CN 115437339 A CN115437339 A CN 115437339A CN 202111662679 A CN202111662679 A CN 202111662679A CN 115437339 A CN115437339 A CN 115437339A
- Authority
- CN
- China
- Prior art keywords
- test script
- diagnosis
- target test
- vehicle
- preset
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B23/00—Testing or monitoring of control systems or parts thereof
- G05B23/02—Electric testing or monitoring
- G05B23/0205—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
- G05B23/0218—Electric 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
- G05B23/0221—Preprocessing measurements, e.g. data collection rate adjustment; Standardization of measurements; Time series or signal analysis, e.g. frequency analysis or wavelets; Trustworthiness of measurements; Indexes therefor; Measurements using easily measured parameters to estimate parameters difficult to measure; Virtual sensor creation; De-noising; Sensor fusion; Unconventional preprocessing inherently present in specific fault detection methods like PCA-based methods
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Automation & Control Theory (AREA)
- Testing And Monitoring For Control Systems (AREA)
- Vehicle Cleaning, Maintenance, Repair, Refitting, And Outriggers (AREA)
- Test And Diagnosis Of Digital Computers (AREA)
Abstract
Description
技术领域technical field
本公开涉及车辆技术领域,尤其涉及一种远程诊断方法及装置、电子设备和存储介质。The present disclosure relates to the technical field of vehicles, in particular to a remote diagnosis method and device, electronic equipment and a storage medium.
背景技术Background technique
传统的汽车售后诊断仪是基于诊断电脑为核心,汽车售后诊断仪的售后诊断引擎在售后诊断设备电脑上,车辆本身是维修对象。车辆维修时,需要传统诊断仪与维修车辆在同一现场,并通过车载诊断接口(On Board Diagnostics,OBD)线束将售后诊断仪与车辆连接,实现车辆维修。由于传统的售后诊断仪维修场景需要待维修车辆到原始设备生产商(Original Equipment Manufacturer,OEM)指定的维修场地,并使用诊断仪维修,导致该应用场景下存在客户车辆维修等待时间长的问题。The traditional automotive after-sales diagnostic instrument is based on the diagnostic computer as the core. The after-sales diagnostic engine of the automotive after-sales diagnostic instrument is on the computer of the after-sales diagnostic equipment, and the vehicle itself is the object of maintenance. During vehicle maintenance, the traditional diagnostic instrument and the maintenance vehicle need to be on the same site, and the after-sales diagnostic instrument is connected to the vehicle through the On Board Diagnostics (OBD) harness to realize vehicle maintenance. Since the traditional after-sales diagnostic instrument repair scenario requires the vehicle to be repaired to the repair site designated by the Original Equipment Manufacturer (OEM) and repaired with a diagnostic instrument, there is a problem of long waiting time for customer vehicle maintenance in this application scenario.
发明内容Contents of the invention
本公开提供了一种远程诊断方法、装置、电子设备和存储介质。The present disclosure provides a remote diagnosis method, device, electronic equipment and storage medium.
根据本公开的一方面,提供了一种远程诊断方法,其中,所述方法应用于待诊断车辆侧,包括:According to an aspect of the present disclosure, a remote diagnosis method is provided, wherein the method is applied to the vehicle to be diagnosed, including:
接收服务器发送的远程控制指令,所述远程控制指令用于指示所述待诊断车辆执行目标测试脚本;receiving a remote control command sent by the server, the remote control command is used to instruct the vehicle to be diagnosed to execute a target test script;
查找所述目标测试脚本,并基于预设诊断引擎执行所述目标测试脚本;Finding the target test script, and executing the target test script based on a preset diagnosis engine;
基于所述预设诊断引擎对所述目标测试脚本的执行结果进行诊断。Diagnose the execution result of the target test script based on the preset diagnosis engine.
可选的,基于预设诊断引擎执行所述目标测试脚本包括:Optionally, executing the target test script based on a preset diagnosis engine includes:
基于所述预设诊断引擎对所述测试脚本进行解析,得到所述测试脚本的测试脚本执行序列;Analyzing the test script based on the preset diagnosis engine to obtain a test script execution sequence of the test script;
执行所述测试脚本执行序列。The test script execution sequence is executed.
可选的,基于所述预设诊断引擎对所述目标测试脚本的执行结果进行诊断包括:Optionally, diagnosing the execution result of the target test script based on the preset diagnosis engine includes:
获取所述预设诊断引擎在执行所述测试脚本时的信号变量;Acquiring the signal variable of the preset diagnosis engine when executing the test script;
调用预设通信接口获取诊断数据库;Call the preset communication interface to obtain the diagnostic database;
基于所述诊断数据库对所述信号变量进行诊断,得到所述信号变量对应的诊断故障结果。The signal variable is diagnosed based on the diagnosis database, and a fault diagnosis result corresponding to the signal variable is obtained.
可选的,在基于预设诊断引擎执行所述目标测试脚本之前,所述方法还包括:Optionally, before executing the target test script based on the preset diagnosis engine, the method further includes:
接收所述服务器配置并发送的执行所述测试脚本的条件信息,所述条件信息中包含需检测所述待诊断车辆中的状态信息项;receiving the condition information configured and sent by the server for executing the test script, the condition information including the state information items to be detected in the vehicle to be diagnosed;
根据所述待诊断车辆中的状态信息项判断是否满足所述条件信息;judging whether the condition information is satisfied according to the state information item in the vehicle to be diagnosed;
所述基于预设诊断引擎执行所述目标测试脚本包括:The execution of the target test script based on the preset diagnosis engine includes:
若满足所述条件信息,则基于所述预设诊断引擎执行所述目标测试脚本。If the condition information is satisfied, the target test script is executed based on the preset diagnosis engine.
可选的,所述方法还包括:Optionally, the method also includes:
若不满足所述条件信息,则将所述测试脚本无法执行的执行结果上报至所述服务器,以使得所述服务器对所述执行所述测试脚本的条件信息进行重置,以完成远程诊断。If the condition information is not satisfied, the execution result that the test script cannot be executed is reported to the server, so that the server resets the condition information for executing the test script to complete remote diagnosis.
可选的,所述方法还包括:Optionally, the method also includes:
根据诊断结果生成上报配置文件,所述诊断结果包含测试脚本的执行过程信息、测试脚本的执行过程数据记录文件信息以及测试脚本的执行结果信息中的至少一种;Generate a reporting configuration file according to a diagnosis result, the diagnosis result including at least one of the execution process information of the test script, the execution process data record file information of the test script, and the execution result information of the test script;
将所述上报配置文件上传至所述服务器。Upload the reporting configuration file to the server.
可选的,所述方法还包括:Optionally, the method also includes:
接收所述服务器实时或周期性对本地脚本库中的测试脚本的远程更新。Receive real-time or periodic remote updates of the test scripts in the local script library by the server.
根据本公开的另一方面,提供了一种远程诊断装置,所述装置应用于待诊断车辆侧,包括:According to another aspect of the present disclosure, a remote diagnosis device is provided, the device is applied to the vehicle to be diagnosed, including:
第一接收单元,用于接收服务器发送的远程控制指令,所述远程控制指令用于指示所述待诊断车辆执行目标测试脚本;The first receiving unit is configured to receive a remote control instruction sent by the server, the remote control instruction is used to instruct the vehicle to be diagnosed to execute a target test script;
查找单元,用于查找所述目标测试脚本;a search unit, configured to search for the target test script;
执行单元,用于基于预设诊断引擎执行所述目标测试脚本;an execution unit, configured to execute the target test script based on a preset diagnosis engine;
诊断单元,用于基于所述预设诊断引擎对所述目标测试脚本的执行结果进行诊断。A diagnosis unit is used for diagnosing the execution result of the target test script based on the preset diagnosis engine.
可选的,所述执行单元包括:Optionally, the execution unit includes:
确定模块,用于基于所述预设诊断引擎对所述测试脚本进行解析,得到所述测试脚本的测试脚本执行序列;A determining module, configured to analyze the test script based on the preset diagnosis engine, and obtain a test script execution sequence of the test script;
执行模块,用于执行所述测试脚本执行序列。An execution module, configured to execute the test script execution sequence.
可选的,所述诊断单元包括:Optionally, the diagnostic unit includes:
获取模块,用于获取所述预设诊断引擎在执行所述测试脚本时的信号变量;An acquisition module, configured to acquire signal variables of the preset diagnosis engine when executing the test script;
调用模块,用于调用预设通信接口获取诊断数据库;A calling module, used to call a preset communication interface to obtain a diagnostic database;
诊断模块,用于基于所述诊断数据库对所述信号变量进行诊断,得到所述信号变量对应的诊断故障结果。The diagnosis module is configured to diagnose the signal variable based on the diagnosis database, and obtain a fault diagnosis result corresponding to the signal variable.
可选的,所述装置还包括:Optionally, the device also includes:
第二接收单元,用于在基于预设诊断引擎执行所述目标测试脚本之前,接收所述服务器配置并发送的执行所述测试脚本的条件信息,所述条件信息中包含需检测所述待诊断车辆中的状态信息项;The second receiving unit is configured to receive the condition information configured and sent by the server for executing the test script before executing the target test script based on the preset diagnosis engine, the condition information includes the need to detect the to-be-diagnosed Items of status information in the vehicle;
判断单元,用于根据所述待诊断车辆中的状态信息项判断是否满足所述条件信息;A judging unit, configured to judge whether the condition information is satisfied according to the state information items in the vehicle to be diagnosed;
所述执行单元,还用于当所述判断单元确定满足所述条件信息时,基于所述预设诊断引擎执行所述目标测试脚本。The execution unit is further configured to execute the target test script based on the preset diagnosis engine when the judging unit determines that the condition information is met.
可选的,所述装置还包括:Optionally, the device also includes:
第一上报单元,用于当所述判断单元确定不满足所述条件信息,则将所述测试脚本无法执行的执行结果上报至所述服务器,以使得所述服务器对所述执行所述测试脚本的条件信息进行重置,以完成远程诊断。The first reporting unit is configured to report the execution result that the test script cannot be executed to the server when the judging unit determines that the condition information is not satisfied, so that the server executes the test script condition information to reset to complete remote diagnosis.
可选的,所述装置还包括:Optionally, the device also includes:
生成单元,用于根据诊断结果生成上报配置文件,所述诊断结果包含测试脚本的执行过程信息、测试脚本的执行过程数据记录文件信息以及测试脚本的执行结果信息中的至少一种;A generating unit, configured to generate a report configuration file according to a diagnosis result, the diagnosis result including at least one of the execution process information of the test script, the execution process data record file information of the test script, and the execution result information of the test script;
第二上报单元,用于将所述上报配置文件上传至所述服务器。The second reporting unit is configured to upload the reporting configuration file to the server.
可选的,所述装置还包括:Optionally, the device also includes:
第三接收单元,用于接收所述服务器实时或周期性对本地脚本库中的测试脚本的远程更新。The third receiving unit is configured to receive the real-time or periodic remote update of the test script in the local script library by the server.
根据本公开的另一方面,提供了一种电子设备,包括:According to another aspect of the present disclosure, an electronic device is provided, including:
至少一个处理器;以及at least one processor; and
与所述至少一个处理器通信连接的存储器;其中,a memory communicatively coupled to the at least one processor; wherein,
所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行前述一方面所述的方法。The memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor, so that the at least one processor can perform the method described in the preceding aspect.
根据本公开的另一方面,提供了一种存储有计算机指令的非瞬时计算机可读存储介质,其中,所述计算机指令用于使所述计算机执行前述一方面所述的方法。According to another aspect of the present disclosure, there is provided a non-transitory computer-readable storage medium storing computer instructions, wherein the computer instructions are used to cause the computer to execute the method described in the preceding aspect.
根据本公开的另一方面,提供了一种计算机程序产品,包括计算机程序,所述计算机程序在被处理器执行时实现如前述一方面所述的方法。According to another aspect of the present disclosure, there is provided a computer program product comprising a computer program which, when executed by a processor, implements the method according to the preceding aspect.
本公开提供的远程诊断方法、装置、电子设备和存储介质,接收服务器发送的远程控制指令,所述远程控制指令用于指示所述待诊断车辆执行目标测试脚本,查找所述目标测试脚本,并基于预设诊断引擎执行所述目标测试脚本,基于所述预设诊断引擎对所述目标测试脚本的执行结果进行诊断。与相关技术相比,通过远程控制目标诊断脚本的执行,对车辆进行诊断,能够减少车辆故障检查定位的时间,进而提高维修效率。The remote diagnosis method, device, electronic equipment, and storage medium provided by the present disclosure receive a remote control instruction sent by a server, and the remote control instruction is used to instruct the vehicle to be diagnosed to execute a target test script, search for the target test script, and The target test script is executed based on a preset diagnosis engine, and the execution result of the target test script is diagnosed based on the preset diagnosis engine. Compared with related technologies, by remotely controlling the execution of target diagnostic scripts and diagnosing vehicles, the time for checking and locating vehicle faults can be reduced, thereby improving maintenance efficiency.
应当理解,本部分所描述的内容并非旨在标识本申请的实施例的关键或重要特征,也不用于限制本申请的范围。本申请的其它特征将通过以下的说明书而变得容易理解。It should be understood that what is described in this section is not intended to identify key or important features of the embodiments of the application, nor is it intended to limit the scope of the application. Other features of the present application will be easily understood from the following description.
附图说明Description of drawings
附图用于更好地理解本方案,不构成对本公开的限定。其中:The accompanying drawings are used to better understand the present solution, and do not constitute a limitation to the present disclosure. in:
图1为本公开实施例所提供的一种远程诊断方法的流程示意图;FIG. 1 is a schematic flowchart of a remote diagnosis method provided by an embodiment of the present disclosure;
图2为本公开实施例提供的另一种远程诊断方法的流程示意图;FIG. 2 is a schematic flowchart of another remote diagnosis method provided by an embodiment of the present disclosure;
图3为本公开实施例提供的一种远程诊断装置的结构示意图;FIG. 3 is a schematic structural diagram of a remote diagnostic device provided by an embodiment of the present disclosure;
图4为本公开实施例提供的另一种远程诊断装置的结构示意图;FIG. 4 is a schematic structural diagram of another remote diagnostic device provided by an embodiment of the present disclosure;
图5为本公开实施例提供的示例电子设备400的示意性框图。Fig. 5 is a schematic block diagram of an example
具体实施方式detailed description
以下结合附图对本公开的示范性实施例做出说明,其中包括本公开实施例的各种细节以助于理解,应当将它们认为仅仅是示范性的。因此,本领域普通技术人员应当认识到,可以对这里描述的实施例做出各种改变和修改,而不会背离本公开的范围和精神。同样,为了清楚和简明,以下的描述中省略了对公知功能和结构的描述。Exemplary embodiments of the present disclosure are described below in conjunction with the accompanying drawings, which include various details of the embodiments of the present disclosure to facilitate understanding, and they should be regarded as exemplary only. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the disclosure. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
下面参考附图描述本公开实施例的远程诊断方法、装置、电子设备和存储介质。The remote diagnosis method, device, electronic device, and storage medium of the embodiments of the present disclosure are described below with reference to the accompanying drawings.
图1为本公开实施例所提供的一种远程诊断方法的流程示意图。Fig. 1 is a schematic flowchart of a remote diagnosis method provided by an embodiment of the present disclosure.
如图1所示,所述方法应用于待诊断车辆侧,该方法包含以下步骤:As shown in Figure 1, the method is applied to the vehicle to be diagnosed, and the method includes the following steps:
步骤101,接收服务器发送的远程控制指令,所述远程控制指令用于指示所述待诊断车辆执行目标测试脚本。
服务器发送远程控制指令的时机可以是在待诊断车辆发送请求信息之后,也可以是服务器主动向待诊断车辆发送的远程控制指令,例如配置定期对待诊断车辆进行全车或者局部进行诊断时,均会触发远程控制指令的发送,该远程控制指令用于指示待诊断车辆执行目标测试脚本。The timing for the server to send the remote control command can be after the vehicle to be diagnosed sends the request information, or it can be the remote control command sent by the server to the vehicle to be diagnosed actively. Triggering the sending of a remote control command for instructing the vehicle to be diagnosed to execute the target test script.
所述目标测试脚本为测试脚本中的一种或者至少一种,该测试脚本在服务器端生成,并下发至待诊断车辆,或者,待诊断车辆请求下载测试脚本,将接收到的测试脚本存储于本地脚本数据库中,在接收到远程控制指令后,从本地脚本数据库中。The target test script is one or at least one of the test scripts. The test script is generated on the server side and sent to the vehicle to be diagnosed, or the vehicle to be diagnosed requests to download the test script and stores the received test script. In the local script database, after receiving the remote control command, from the local script database.
所述测试脚本是对一个诊断测试序列执行过程的脚本化描述(即测试脚本为测试脚本执行序列),在实际应用中,采用的是lua脚本语言,需要说明的是,该种说明方式并非意在限定脚本语言的描述仅能为lua,任意语言均可对测试脚本进行脚本化描述。为了便于远程诊断,可通过诊断类别划分不同的测试脚本(Identity document,ID),例如诊断类别为全车诊断,其对应的测试脚本ID为测试脚本1,诊断类别为车灯诊断,其对应的测试脚本ID为测试脚本2,诊断类别为钥匙匹配诊断,其对应的测试脚本ID为测试脚本3等等。The test script is a scripted description of a diagnostic test sequence execution process (that is, the test script is a test script execution sequence). The description of the limited scripting language can only be lua, and any language can be used to describe the test script as a script. In order to facilitate remote diagnosis, different test scripts (Identity document, ID) can be divided by diagnostic categories. For example, the diagnostic category is full vehicle diagnosis, and its corresponding test script ID is test script 1. The test script ID is test script 2, the diagnostic category is key matching diagnosis, and the corresponding test script ID is test script 3 and so on.
远程诊断的触发通常来自诊断业务功能需求,该诊断业务功能需求通常以docx文档格式输出,由线下电检服务器或售后诊断业务服务器发出,例如,诊断业务功能需求为请求线下电检服务器电检某工位进行钥匙匹配的任务,对应的测试脚本为钥匙匹配测试脚本。诊断业务功能需求为请求售后诊断业务服务器对一台车进行全车故障码的读取,对应的测试脚本为全车故障码测试脚本,通常以xlsm格式文件输出。The trigger of remote diagnosis usually comes from the diagnostic business function requirements, which are usually output in docx file format and sent by the offline inspection server or the after-sales diagnosis service server. The task of checking a station for key matching, the corresponding test script is the key matching test script. The function requirement of the diagnosis service is to request the after-sales diagnosis service server to read all the fault codes of a vehicle, and the corresponding test script is the test script of the whole vehicle fault codes, which is usually output in an xlsm format file.
步骤102,查找所述目标测试脚本,并基于预设诊断引擎执行所述目标测试脚本。
所述远程控制指令中通常会包含有诊断类别,在待诊断车辆接收到远程控制指令后,解析得到诊断类别,并根据该诊断类别对应的脚本ID从本地脚本数据库中查找诊断类别对应的目标测试脚本。The remote control instruction usually includes a diagnostic category. After the vehicle to be diagnosed receives the remote control instruction, it parses the diagnostic category, and searches the local script database for the target test corresponding to the diagnostic category according to the script ID corresponding to the diagnostic category. script.
确定出目标测试脚本后,基于预设诊断引擎Diag Agent对所述测试脚本进行解析,得到所述测试脚本的测试脚本执行序列,执行该目标测试脚本,由于目标测试脚本为使用lua脚本语言描述,因此对应的预设诊断引擎Diag Agent能够运行lua脚本即可实现目标测试脚本。After the target test script is determined, the test script is analyzed based on the preset diagnosis engine Diag Agent, the test script execution sequence of the test script is obtained, and the target test script is executed. Since the target test script is described using lua script language, Therefore, the corresponding preset diagnosis engine Diag Agent can run the lua script to realize the target test script.
步骤103、基于所述预设诊断引擎对所述目标测试脚本的执行结果进行诊断。
预设诊断引擎Diag Agent除了能够执行目标测试脚本,还能够判断目标测试脚本的最终执行结果,执行成功/执行失败,均会将执行结果及失败原因上传至服务器。在本申请实施例的另一种可行方案中,目标测试脚本中还包含了待诊断车辆用户界面显示信息与操作反馈信息,以及云端用户界面显示信息与反馈信息。预设诊断引擎Diag Agent应能够解析诊断测试序列脚本的显示要求,并调用待诊断车辆用户界面HMI操作接口实现车内(Human Machine Interface,HMI)与云端终端的显示,以便用户进行查看。The default diagnosis engine Diag Agent can not only execute the target test script, but also judge the final execution result of the target test script. If the execution succeeds or fails, the execution result and failure reason will be uploaded to the server. In another possible solution of the embodiment of the present application, the target test script also includes the user interface display information and operation feedback information of the vehicle to be diagnosed, and the cloud user interface display information and feedback information. The default diagnosis engine Diag Agent should be able to analyze the display requirements of the diagnostic test sequence script, and call the user interface HMI operation interface of the vehicle to be diagnosed to realize the display of the Human Machine Interface (HMI) and the cloud terminal in the vehicle, so that the user can view it.
本公开提供的远程诊断方法,接收服务器发送的远程控制指令,所述远程控制指令用于指示所述待诊断车辆执行目标测试脚本,查找所述目标测试脚本,并基于预设诊断引擎执行所述目标测试脚本,基于所述预设诊断引擎对所述目标测试脚本的执行结果进行诊断。与相关技术相比,本申请实施例可通过远程诊断方式,减少了车辆出现故障时的车主维修等待时间,提高维修效率。The remote diagnosis method provided by the present disclosure receives a remote control command sent by a server, and the remote control command is used to instruct the vehicle to be diagnosed to execute a target test script, search for the target test script, and execute the target test script based on a preset diagnosis engine. The target test script is used to diagnose the execution result of the target test script based on the preset diagnosis engine. Compared with related technologies, the embodiment of the present application can reduce the maintenance waiting time of the vehicle owner when the vehicle fails and improve the maintenance efficiency through remote diagnosis.
作为对上述实施例的细化,在步骤103执行基于所述预设诊断引擎Diag Agent对所述目标测试脚本的执行结果进行诊断,包括:获取所述预设诊断引擎在执行所述测试脚本时的信号变量,调用预设通信接口获取诊断数据库,基于所述诊断数据库对所述信号变量进行诊断,得到所述信号变量对应的诊断故障结果。As a refinement of the above-mentioned embodiment, in
目标测试脚本包含诊断变量及总线变量相关的数值计算,逻辑,决定和循环等相关操作。诊断引擎应能够解析测试序列脚本并实现运算。预设诊断引擎Diag Agent在执行目标测试脚本执行过程中,能够调用预设通信接口获取诊断数据库,该诊断数据库能够实现测试脚本的所有诊断,其诊断依据在于测试脚本执行过程中的信号变量,预设诊断引擎Diag Agent在执行目标测试脚本时监测每个信号变量的变化,即执行完目标测试脚本中的其中一个步骤后,确认该步骤中的信号变量是否变化,在执行目标测试脚本之前,任一信号会存在一个默认值,在执行目标测试脚本后该信号变量的默认信号值可能会变化,也可能不变,但其最终的执行结果肯定是固定的定值,若该信号变量的执行结果不为定值,则可判定该信号出现故障。基于诊断数据库可以得到信号变量对应的诊断故障结果。The target test script contains numerical calculations, logic, decision and loop related operations related to diagnostic variables and bus variables. The diagnostic engine shall be able to parse test sequence scripts and implement operations. The preset diagnosis engine Diag Agent can call the preset communication interface to obtain the diagnosis database during the execution of the target test script. The diagnosis database can realize all the diagnosis of the test script. Assume that the diagnostic engine Diag Agent monitors the change of each signal variable when executing the target test script, that is, after executing one of the steps in the target test script, confirm whether the signal variable in this step changes, before executing the target test script, any A signal will have a default value. After the target test script is executed, the default signal value of the signal variable may change or remain unchanged, but the final execution result must be a fixed value. If the execution result of the signal variable If it is not a fixed value, it can be judged that the signal is faulty. Based on the diagnostic database, the diagnostic fault results corresponding to the signal variables can be obtained.
为了便于理解,示例性的,假设目标测试脚本为检测车灯,在预设诊断引擎执行目标测试脚本时,调用并控制车灯的操作,如触发执行车灯左转向时,车灯启动的是右转,触发前:信号变量:left(左车灯)-0,right(右车灯)-0,触发后:left-0,right-1,若该车灯没有故障的话,在触发后信号变量应该为left-1,right-0,在执行完该控制车灯的步骤后,监测到信号变量发生变化,基于所述诊断数据库对所述信号变量进行诊断,得到所述车灯存在故障的诊断结果。需要说明的是,上述示例仅为了便于理解给出的简要举例,并不代表具体的执行流程,本申请实施例对目标测试脚本及诊断数据库的具体内容不进行限定。For ease of understanding, as an example, assume that the target test script is to detect car lights. When the preset diagnosis engine executes the target test script, it calls and controls the operation of the car lights. For example, when the car lights are triggered to turn left, the lights are activated. Turn right, before triggering: signal variable: left (left car light) -0, right (right car light) -0, after triggering: left-0, right-1, if the car light is not faulty, signal after triggering The variable should be left-1, right-0. After the step of controlling the lights is executed, the signal variable is detected to be changed, and the signal variable is diagnosed based on the diagnosis database to obtain the failure status of the lights. diagnostic result. It should be noted that the above example is only a brief example for easy understanding, and does not represent a specific execution process. The embodiment of the present application does not limit the specific content of the target test script and the diagnostic database.
本申请实施例还提供一种远程诊断方法,如图2所示,所述方法还包括:The embodiment of the present application also provides a remote diagnosis method, as shown in Figure 2, the method also includes:
步骤201、接收所述服务器配置并发送的执行所述测试脚本的条件信息。
每个测试脚本执行序列应包含执行之前的条件信息,条件信息的内容通常由总线变量或诊断变量定义。预设诊断引擎Diag Agent在执行每条测试脚本执行序列之前应首先调用诊断检查条件信息,检查成功后方可执行诊断测试序列。所述条件信息中包含需检测所述待诊断车辆中的状态信息项,例如车辆处于维修模式、待诊断车辆电源模式为ON或OFF,档位为P,车速小于2km/h、信号变量的默认值等等,本申请实施例对条件信息中包含的内容不进行限定。Each test script execution sequence shall contain condition information before execution, and the content of the condition information is usually defined by bus variables or diagnostic variables. The preset diagnostic engine Diag Agent should first invoke the diagnostic check condition information before executing each test script execution sequence, and the diagnostic test sequence can only be executed after the check is successful. The condition information includes state information items that need to be detected in the vehicle to be diagnosed, for example, the vehicle is in maintenance mode, the power mode of the vehicle to be diagnosed is ON or OFF, the gear position is P, the vehicle speed is less than 2km/h, and the default value of the signal variable value, etc., the embodiment of the present application does not limit the content contained in the condition information.
步骤202、根据所述待诊断车辆中的状态信息项判断是否满足所述条件信息。
由于不同的目标测试脚本存在差异,在执行每个目标测试脚本之前均会执行一次测试脚本的条件信息的判断,其目的在于为预设诊断引擎Diag Agent的正确执行创造条件,避免在执行预设诊断引擎Diag Agent执行过程中出现错误。Due to the differences in different target test scripts, the judgment of the condition information of the test script will be performed before executing each target test script. The purpose is to create conditions for the correct execution of the preset diagnosis engine Diag Agent and avoid An error occurred during the execution of the diagnosis engine Diag Agent.
由于不同的目标测试脚本其对应的执行条件信息存在差异,因此在执行目标测试脚本时,根据当前待诊断车辆的状态信息项一一去判断即可。Since different target test scripts have different corresponding execution condition information, when executing the target test script, it is enough to judge one by one according to the state information items of the current vehicle to be diagnosed.
若满足所述条件信息,则执行步骤203,若不满足所述条件信息,则执行步骤204。If the condition information is satisfied,
步骤203、基于所述预设诊断引擎执行所述目标测试脚本。
关于预设诊断引擎Diag Agent执行目标测试脚本的过程可参阅上述实施例的相关描述,在此不再进行一一赘述。Regarding the process of executing the target test script by the preset diagnosis engine Diag Agent, reference may be made to the relevant descriptions of the above embodiments, and details will not be repeated here.
步骤204、将所述测试脚本无法执行的执行结果上报至所述服务器,以使得所述服务器对所述执行所述测试脚本的条件信息进行重置,以完成远程诊断。Step 204: Report the execution result that the test script cannot be executed to the server, so that the server resets the condition information for executing the test script, so as to complete the remote diagnosis.
该处在上报无法执行的结果时,携带的服务器可配置的状态信息项,如信号变量的默认值等,若状态信息项为车端的状态信息项,如车辆电源模式、档位等,可根据测试脚本的条件信息进行调整,例如,根据条件信息将待诊断车辆电源模式、档位进行调整。When reporting a result that cannot be executed, the status information item that the server carries can be configured, such as the default value of the signal variable, etc. If the status information item is the status information item of the vehicle, such as the vehicle power mode, gear position, etc. The condition information of the test script is adjusted, for example, the power mode and gear position of the vehicle to be diagnosed are adjusted according to the condition information.
步骤205、基于所述预设诊断引擎对所述目标测试脚本的执行结果进行诊断。
关于预设诊断引擎Diag Agent的诊断可参阅上述实施例的相关描述,在此不再进行一一赘述。Regarding the diagnosis of the preset diagnosis engine Diag Agent, reference may be made to the relevant descriptions of the above embodiments, and details will not be repeated here.
步骤206、根据诊断结果生成上报配置文件,所述诊断结果包含测试脚本的执行过程信息、测试脚本的执行过程数据记录文件信息以及测试脚本的执行结果信息中的至少一种。Step 206: Generate a reporting configuration file according to the diagnosis result, the diagnosis result including at least one of the execution process information of the test script, the data record file information of the test script execution process, and the execution result information of the test script.
预设诊断引擎Diag Agent在测试脚本执行序列执行过程中应能保存按照同一时间戳同步记录与本次测试序列执行有关的诊断收发总线报文,并根据测试序列定义的上报配置文件存储需求实现上报配置文件存储及上报。The preset diagnosis engine Diag Agent should be able to save and record the diagnostic sending and receiving bus messages related to the execution of this test sequence synchronously according to the same time stamp during the execution of the test script execution sequence, and realize the report according to the storage requirements of the report configuration file defined by the test sequence Configuration file storage and reporting.
步骤207、将所述上报配置文件上传至所述服务器。
步骤208、接收所述服务器实时或周期性对本地脚本库中的测试脚本的远程更新。
需要说明的是,步骤208的执行顺序并非是按序号顺序执行的,该更新过程为服务器的远程更新,当服务器端的测试脚本存在更新时,会同步对待诊断车辆中的测试脚本进行同步更新,更新方式可以为实时更新,或周期性更新,例如周期设定为5天等等,本申请实施例对更新方式不进行限定。It should be noted that the execution sequence of
综上,本申请实施例与相关技术相比,通过目标诊断脚本的引入,能够减少车辆故障检查定位的时间,进而提高维修效率,此外,基于待诊断车辆为核心的预设诊断引擎DiagAgent,服务器可以实时更新车端预设诊断引擎Diag Agent的测试脚本诊断序列,实现不同车型平台,不同控制器的诊断功能升级。另外,还可以基于待诊断车辆的车辆数据,对待诊断车辆的主动诊断,当检车出问题后提醒用户维护,或者在需要更换零部件时,可以提前备好更换的零部件,进一步减少了维护等待时间。To sum up, compared with the related technologies, the embodiment of the present application can reduce the time for checking and locating vehicle faults through the introduction of target diagnostic scripts, thereby improving maintenance efficiency. In addition, based on the preset diagnostic engine DiagAgent based on the vehicle to be diagnosed, the server The diagnostic sequence of the test script of Diag Agent, the preset diagnostic engine at the vehicle end, can be updated in real time to realize the upgrade of diagnostic functions of different vehicle platforms and different controllers. In addition, based on the vehicle data of the vehicle to be diagnosed, the active diagnosis of the vehicle to be diagnosed can be carried out. When there is a problem with the vehicle, the user is reminded to maintain it, or when parts need to be replaced, the replacement parts can be prepared in advance, further reducing maintenance. waiting time.
图3为本公开实施例提供的一种远程诊断装置的结构示意图,所述装置应用于待诊断车辆侧,如图3所示,包括:Fig. 3 is a schematic structural diagram of a remote diagnosis device provided by an embodiment of the present disclosure. The device is applied to the side of the vehicle to be diagnosed, as shown in Fig. 3 , including:
第一接收单元31,用于接收服务器发送的远程控制指令,所述远程控制指令用于指示所述待诊断车辆执行目标测试脚本;The
查找单元32,用于查找所述目标测试脚本;A
执行单元33,用于基于预设诊断引擎执行所述目标测试脚本;An
诊断单元34,用于基于所述预设诊断引擎对所述目标测试脚本的执行结果进行诊断。The
本公开提供的远程诊断装置,接收服务器发送的远程控制指令,所述远程控制指令用于指示所述待诊断车辆执行目标测试脚本,查找所述目标测试脚本,并基于预设诊断引擎执行所述目标测试脚本,基于所述预设诊断引擎对所述目标测试脚本的执行结果进行诊断。与相关技术相比,本申请实施例可通过远程诊断方式,减少了车辆出现故障时的车主维修等待时间,提高维修效率。The remote diagnosis device provided by the present disclosure receives a remote control command sent by a server, and the remote control command is used to instruct the vehicle to be diagnosed to execute a target test script, search for the target test script, and execute the target test script based on a preset diagnosis engine. The target test script is used to diagnose the execution result of the target test script based on the preset diagnosis engine. Compared with related technologies, the embodiment of the present application can reduce the maintenance waiting time of the vehicle owner when the vehicle fails and improve the maintenance efficiency through remote diagnosis.
进一步地,在本实施例一种可能的实现方式中,如图4所示,所述执行单元33包括:Further, in a possible implementation manner of this embodiment, as shown in FIG. 4 , the
确定模块331,用于基于所述预设诊断引擎对所述测试脚本进行解析,得到所述测试脚本的测试脚本执行序列;A determining
执行模块332,用于执行所述测试脚本执行序列。The
进一步地,在本实施例一种可能的实现方式中,如图4所示,所述诊断单元34包括:Further, in a possible implementation manner of this embodiment, as shown in FIG. 4 , the
获取模块341,用于获取所述预设诊断引擎在执行所述测试脚本时的信号变量;An
调用模块342,用于调用预设通信接口获取诊断数据库;Calling
诊断模块343,用于基于所述诊断数据库对所述信号变量进行诊断,得到所述信号变量对应的诊断故障结果。The
进一步地,在本实施例一种可能的实现方式中,如图4所示,所述装置还包括:Further, in a possible implementation manner of this embodiment, as shown in FIG. 4 , the device further includes:
第二接收单元35,用于在基于预设诊断引擎执行所述目标测试脚本之前,接收所述服务器配置并发送的执行所述测试脚本的条件信息,所述条件信息中包含需检测所述待诊断车辆中的状态信息项;The
判断单元36,用于根据所述待诊断车辆中的状态信息项判断是否满足所述条件信息;A judging unit 36, configured to judge whether the condition information is satisfied according to the state information item in the vehicle to be diagnosed;
所述执行单元33,还用于当所述判断单元36确定满足所述条件信息时,基于所述预设诊断引擎执行所述目标测试脚本。The executing
进一步地,在本实施例一种可能的实现方式中,如图4所示,所述装置还包括:Further, in a possible implementation manner of this embodiment, as shown in FIG. 4 , the device further includes:
第一上报单元37,用于当所述判断单元36确定不满足所述条件信息,则将所述测试脚本无法执行的执行结果上报至所述服务器,以使得所述服务器对所述执行所述测试脚本的条件信息进行重置,以完成远程诊断。The first reporting unit 37 is configured to report the execution result that the test script cannot be executed to the server when the judging unit 36 determines that the condition information is not satisfied, so that the server can perform the execution of the test script. The condition information of the test script is reset to complete the remote diagnosis.
进一步地,在本实施例一种可能的实现方式中,如图4所示,所述装置还包括:Further, in a possible implementation manner of this embodiment, as shown in FIG. 4 , the device further includes:
生成单元38,用于根据诊断结果生成上报配置文件,所述诊断结果包含测试脚本的执行过程信息、测试脚本的执行过程数据记录文件信息以及测试脚本的执行结果信息中的至少一种;A generating
第二上报单元39,用于将所述上报配置文件上传至所述服务器。The
进一步地,在本实施例一种可能的实现方式中,如图4所示,所述装置还包括:Further, in a possible implementation manner of this embodiment, as shown in FIG. 4 , the device further includes:
第三接收单元310,用于接收所述服务器实时或周期性对本地脚本库中的测试脚本的远程更新。The
需要说明的是,前述对方法实施例的解释说明,也适用于本实施例的装置,原理相同,本实施例中不再限定。It should be noted that the foregoing explanations for the method embodiment are also applicable to the device of this embodiment, and the principles are the same, and are not limited in this embodiment.
根据本公开的实施例,本公开还提供了一种电子设备、一种可读存储介质和一种计算机程序产品。According to the embodiments of the present disclosure, the present disclosure also provides an electronic device, a readable storage medium, and a computer program product.
图5示出了可以用来实施本公开的实施例的示例电子设备400的示意性框图。电子设备旨在表示各种形式的数字计算机,诸如,膝上型计算机、台式计算机、工作台、个人数字助理、服务器、刀片式服务器、大型计算机、和其它适合的计算机。电子设备还可以表示各种形式的移动装置,诸如,个人数字处理、蜂窝电话、智能电话、可穿戴设备和其它类似的计算装置。本文所示的部件、它们的连接和关系、以及它们的功能仅仅作为示例,并且不意在限制本文中描述的和/或者要求的本公开的实现。FIG. 5 shows a schematic block diagram of an example
如图5所示,设备400包括计算单元401,其可以根据存储在ROM(Read-OnlyMemory,只读存储器)402中的计算机程序或者从存储单元408加载到RAM(Random AccessMemory,随机访问/存取存储器)403中的计算机程序,来执行各种适当的动作和处理。在RAM403中,还可存储设备400操作所需的各种程序和数据。计算单元401、ROM 402以及RAM 403通过总线404彼此相连。I/O(Input/Output,输入/输出)接口405也连接至总线404。As shown in Figure 5, the
设备400中的多个部件连接至I/O接口405,包括:输入单元406,例如键盘、鼠标等;输出单元407,例如各种类型的显示器、扬声器等;存储单元408,例如磁盘、光盘等;以及通信单元409,例如网卡、调制解调器、无线通信收发机等。通信单元409允许设备400通过诸如因特网的计算机网络和/或各种电信网络与其他设备交换信息/数据。Multiple components in the
计算单元401可以是各种具有处理和计算能力的通用和/或专用处理组件。计算单元401的一些示例包括但不限于CPU(Central Processing Unit,中央处理单元)、GPU(Graphic Processing Units,图形处理单元)、各种专用的AI(Artificial Intelligence,人工智能)计算芯片、各种运行机器学习模型算法的计算单元、DSP(Digital SignalProcessor,数字信号处理器)、以及任何适当的处理器、控制器、微控制器等。计算单元401执行上文所描述的各个方法和处理,例如远程诊断方法。例如,在一些实施例中,远程诊断方法可被实现为计算机软件程序,其被有形地包含于机器可读介质,例如存储单元408。在一些实施例中,计算机程序的部分或者全部可以经由ROM 402和/或通信单元409而被载入和/或安装到设备400上。当计算机程序加载到RAM 403并由计算单元401执行时,可以执行上文描述的方法的一个或多个步骤。备选地,在其他实施例中,计算单元401可以通过其他任何适当的方式(例如,借助于固件)而被配置为执行前述远程诊断方法。The
本文中以上描述的系统和技术的各种实施方式可以在数字电子电路系统、集成电路系统、FPGA(Field Programmable Gate Array,现场可编程门阵列)、ASIC(Application-Specific Integrated Circuit,专用集成电路)、ASSP(Application Specific StandardProduct,专用标准产品)、SOC(System On Chip,芯片上系统的系统)、CPLD(ComplexProgrammable Logic Device,复杂可编程逻辑设备)、计算机硬件、固件、软件、和/或它们的组合中实现。这些各种实施方式可以包括:实施在一个或者多个计算机程序中,该一个或者多个计算机程序可在包括至少一个可编程处理器的可编程系统上执行和/或解释,该可编程处理器可以是专用或者通用可编程处理器,可以从存储系统、至少一个输入装置、和至少一个输出装置接收数据和指令,并且将数据和指令传输至该存储系统、该至少一个输入装置、和该至少一个输出装置。Various implementations of the systems and technologies described above in this paper can be implemented in digital electronic circuit systems, integrated circuit systems, FPGA (Field Programmable Gate Array, Field Programmable Gate Array), ASIC (Application-Specific Integrated Circuit, application-specific integrated circuit) , ASSP (Application Specific Standard Product, dedicated standard product), SOC (System On Chip, system on a chip), CPLD (Complex Programmable Logic Device, complex programmable logic device), computer hardware, firmware, software, and/or their realized in combination. These various embodiments may include being implemented in one or more computer programs executable and/or interpreted on a programmable system including at least one programmable processor, the programmable processor Can be special-purpose or general-purpose programmable processor, can receive data and instruction from storage system, at least one input device, and at least one output device, and transmit data and instruction to this storage system, this at least one input device, and this at least one output device an output device.
用于实施本公开的方法的程序代码可以采用一个或多个编程语言的任何组合来编写。这些程序代码可以提供给通用计算机、专用计算机或其他可编程数据处理装置的处理器或控制器,使得程序代码当由处理器或控制器执行时使流程图和/或框图中所规定的功能/操作被实施。程序代码可以完全在机器上执行、部分地在机器上执行,作为独立软件包部分地在机器上执行且部分地在远程机器上执行或完全在远程机器或服务器上执行。Program codes for implementing the methods of the present disclosure may be written in any combination of one or more programming languages. These program codes may be provided to a processor or controller of a general-purpose computer, a special purpose computer, or other programmable data processing devices, so that the program codes, when executed by the processor or controller, make the functions/functions specified in the flow diagrams and/or block diagrams Action is implemented. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package partly on the machine and partly on a remote machine or entirely on the remote machine or server.
在本公开的上下文中,机器可读介质可以是有形的介质,其可以包含或存储以供指令执行系统、装置或设备使用或与指令执行系统、装置或设备结合地使用的程序。机器可读介质可以是机器可读信号介质或机器可读储存介质。机器可读介质可以包括但不限于电子的、磁性的、光学的、电磁的、红外的、或半导体系统、装置或设备,或者上述内容的任何合适组合。机器可读存储介质的更具体示例会包括基于一个或多个线的电气连接、便携式计算机盘、硬盘、RAM、ROM、EPROM(Electrically Programmable Read-Only-Memory,可擦除可编程只读存储器)或快闪存储器、光纤、CD-ROM(Compact Disc Read-Only Memory,便捷式紧凑盘只读存储器)、光学储存设备、磁储存设备、或上述内容的任何合适组合。In the context of the present disclosure, a machine-readable medium may be a tangible medium that may contain or store a program for use by or in conjunction with an instruction execution system, apparatus, or device. A machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, apparatus, or devices, or any suitable combination of the foregoing. More specific examples of machine-readable storage media would include electrical connections based on one or more wires, portable computer disks, hard disks, RAM, ROM, EPROM (Electrically Programmable Read-Only-Memory, Erasable Programmable Read-Only Memory) Or flash memory, optical fiber, CD-ROM (Compact Disc Read-Only Memory, portable compact disc read-only memory), optical storage device, magnetic storage device, or any suitable combination of the above.
为了提供与用户的交互,可以在计算机上实施此处描述的系统和技术,该计算机具有:用于向用户显示信息的显示装置(例如,CRT(Cathode-Ray Tube,阴极射线管)或者LCD(Liquid Crystal Display,液晶显示器)监视器);以及键盘和指向装置(例如,鼠标或者轨迹球),用户可以通过该键盘和该指向装置来将输入提供给计算机。其它种类的装置还可以用于提供与用户的交互;例如,提供给用户的反馈可以是任何形式的传感反馈(例如,视觉反馈、听觉反馈、或者触觉反馈);并且可以用任何形式(包括声输入、语音输入或者、触觉输入)来接收来自用户的输入。To provide interaction with the user, the systems and techniques described herein can be implemented on a computer having a display device (e.g., a CRT (Cathode-Ray Tube) or LCD ( Liquid Crystal Display (LCD) monitor); and a keyboard and pointing device (eg, a mouse or trackball) through which the user can provide input to the computer. Other kinds of devices can also be used to provide interaction with the user; for example, the feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and can be in any form (including Acoustic input, speech input or, tactile input) to receive input from the user.
可以将此处描述的系统和技术实施在包括后台部件的计算系统(例如,作为数据服务器)、或者包括中间件部件的计算系统(例如,应用服务器)、或者包括前端部件的计算系统(例如,具有图形用户界面或者网络浏览器的用户计算机,用户可以通过该图形用户界面或者该网络浏览器来与此处描述的系统和技术的实施方式交互)、或者包括这种后台部件、中间件部件、或者前端部件的任何组合的计算系统中。可以通过任何形式或者介质的数字数据通信(例如,通信网络)来将系统的部件相互连接。通信网络的示例包括:LAN(LocalArea Network,局域网)、WAN(Wide Area Network,广域网)、互联网和区块链网络。The systems and techniques described herein can be implemented in a computing system that includes back-end components (e.g., as a data server), or a computing system that includes middleware components (e.g., an application server), or a computing system that includes front-end components (e.g., as a a user computer having a graphical user interface or web browser through which a user can interact with embodiments of the systems and techniques described herein), or including such backend components, middleware components, Or any combination of front-end components in a computing system. The components of the system can be interconnected by any form or medium of digital data communication, eg, a communication network. Examples of communication networks include: LAN (LocalArea Network, local area network), WAN (Wide Area Network, wide area network), Internet and block chain network.
计算机系统可以包括客户端和服务器。客户端和服务器一般远离彼此并且通常通过通信网络进行交互。通过在相应的计算机上运行并且彼此具有客户端-服务器关系的计算机程序来产生客户端和服务器的关系。服务器可以是云服务器,又称为云计算服务器或云主机,是云计算服务体系中的一项主机产品,以解决了传统物理主机与VPS服务("Virtual Private Server",或简称"VPS")中,存在的管理难度大,业务扩展性弱的缺陷。服务器也可以为分布式系统的服务器,或者是结合了区块链的服务器。A computer system may include clients and servers. Clients and servers are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, also known as cloud computing server or cloud host, which is a host product in the cloud computing service system to solve the problem of traditional physical host and VPS service ("Virtual Private Server", or "VPS") Among them, there are defects such as difficult management and weak business scalability. The server can also be a server of a distributed system, or a server combined with a blockchain.
其中,需要说明的是,人工智能是研究使计算机来模拟人的某些思维过程和智能行为(如学习、推理、思考、规划等)的学科,既有硬件层面的技术也有软件层面的技术。人工智能硬件技术一般包括如传感器、专用人工智能芯片、云计算、分布式存储、大数据处理等技术;人工智能软件技术主要包括计算机视觉技术、语音识别技术、自然语言处理技术以及机器学习/深度学习、大数据处理技术、知识图谱技术等几大方向。Among them, it should be noted that artificial intelligence is a discipline that studies the use of computers to simulate certain human thinking processes and intelligent behaviors (such as learning, reasoning, thinking, planning, etc.), including both hardware-level technology and software-level technology. Artificial intelligence hardware technologies generally include technologies such as sensors, dedicated artificial intelligence chips, cloud computing, distributed storage, and big data processing; artificial intelligence software technologies mainly include computer vision technology, speech recognition technology, natural language processing technology, and machine learning/depth Learning, big data processing technology, knowledge map technology and other major directions.
应该理解,可以使用上面所示的各种形式的流程,重新排序、增加或删除步骤。例如,本发公开中记载的各步骤可以并行地执行也可以顺序地执行也可以不同的次序执行,只要能够实现本公开公开的技术方案所期望的结果,本文在此不进行限制。It should be understood that steps may be reordered, added or deleted using the various forms of flow shown above. For example, each step described in the present disclosure may be executed in parallel, sequentially, or in a different order, as long as the desired result of the technical solution disclosed in the present disclosure can be achieved, no limitation is imposed herein.
上述具体实施方式,并不构成对本公开保护范围的限制。本领域技术人员应该明白的是,根据设计要求和其他因素,可以进行各种修改、组合、子组合和替代。任何在本公开的精神和原则之内所作的修改、等同替换和改进等,均应包含在本公开保护范围之内。The specific implementation manners described above do not limit the protection scope of the present disclosure. It should be apparent to those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made depending on design requirements and other factors. Any modifications, equivalent replacements and improvements made within the spirit and principles of the present disclosure shall be included within the protection scope of the present disclosure.
Claims (11)
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111662679.7A CN115437339A (en) | 2021-12-31 | 2021-12-31 | Remote diagnosis method and device, electronic equipment and storage medium |
PCT/CN2022/143586 WO2023125851A1 (en) | 2021-12-31 | 2022-12-29 | Remote diagnostics method and apparatus, electronic device and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111662679.7A CN115437339A (en) | 2021-12-31 | 2021-12-31 | Remote diagnosis method and device, electronic equipment and storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
CN115437339A true CN115437339A (en) | 2022-12-06 |
Family
ID=84241252
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202111662679.7A Pending CN115437339A (en) | 2021-12-31 | 2021-12-31 | Remote diagnosis method and device, electronic equipment and storage medium |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN115437339A (en) |
WO (1) | WO2023125851A1 (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2023125851A1 (en) * | 2021-12-31 | 2023-07-06 | 北京罗克维尔斯科技有限公司 | Remote diagnostics method and apparatus, electronic device and storage medium |
WO2023125590A1 (en) * | 2021-12-31 | 2023-07-06 | 北京罗克维尔斯科技有限公司 | Remote diagnosis method and apparatus, and electronic device and storage medium |
WO2023125852A1 (en) * | 2021-12-31 | 2023-07-06 | 北京罗克维尔斯科技有限公司 | Remote diagnosis method and apparatus, and electronic device and storage medium |
WO2023125591A1 (en) * | 2021-12-31 | 2023-07-06 | 北京罗克维尔斯科技有限公司 | Remote diagnosis method, apparatus and system, and electronic device and storage medium |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105974225A (en) * | 2016-04-28 | 2016-09-28 | 上海机电工程研究所 | Fault diagnosis system based on distributed detection data and fault diagnosis method thereof |
CN111026096A (en) * | 2019-12-30 | 2020-04-17 | 华人运通(江苏)技术有限公司 | Vehicle diagnosis method, apparatus, system, device and computer readable storage medium |
CN112286171A (en) * | 2020-11-05 | 2021-01-29 | 中国第一汽车股份有限公司 | Remote diagnosis method, device, vehicle and storage medium |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE102011100106A1 (en) * | 2011-04-30 | 2012-10-31 | Daimler Ag | System for diagnosing a component in a vehicle |
CN112652089A (en) * | 2020-12-17 | 2021-04-13 | 华人运通(上海)云计算科技有限公司 | Diagnostic method, vehicle, system, and storage medium |
CN113050598B (en) * | 2021-03-15 | 2022-05-27 | 中国第一汽车股份有限公司 | Data acquisition method, equipment and storage medium |
CN113703418A (en) * | 2021-07-14 | 2021-11-26 | 江铃汽车股份有限公司 | Vehicle diagnosis method and system, readable storage medium and vehicle |
CN113282072B (en) * | 2021-07-19 | 2021-11-02 | 江铃汽车股份有限公司 | Vehicle remote diagnosis method, device, storage medium and system |
CN115437339A (en) * | 2021-12-31 | 2022-12-06 | 北京罗克维尔斯科技有限公司 | Remote diagnosis method and device, electronic equipment and storage medium |
-
2021
- 2021-12-31 CN CN202111662679.7A patent/CN115437339A/en active Pending
-
2022
- 2022-12-29 WO PCT/CN2022/143586 patent/WO2023125851A1/en active Application Filing
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105974225A (en) * | 2016-04-28 | 2016-09-28 | 上海机电工程研究所 | Fault diagnosis system based on distributed detection data and fault diagnosis method thereof |
CN111026096A (en) * | 2019-12-30 | 2020-04-17 | 华人运通(江苏)技术有限公司 | Vehicle diagnosis method, apparatus, system, device and computer readable storage medium |
CN112286171A (en) * | 2020-11-05 | 2021-01-29 | 中国第一汽车股份有限公司 | Remote diagnosis method, device, vehicle and storage medium |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2023125851A1 (en) * | 2021-12-31 | 2023-07-06 | 北京罗克维尔斯科技有限公司 | Remote diagnostics method and apparatus, electronic device and storage medium |
WO2023125590A1 (en) * | 2021-12-31 | 2023-07-06 | 北京罗克维尔斯科技有限公司 | Remote diagnosis method and apparatus, and electronic device and storage medium |
WO2023125852A1 (en) * | 2021-12-31 | 2023-07-06 | 北京罗克维尔斯科技有限公司 | Remote diagnosis method and apparatus, and electronic device and storage medium |
WO2023125591A1 (en) * | 2021-12-31 | 2023-07-06 | 北京罗克维尔斯科技有限公司 | Remote diagnosis method, apparatus and system, and electronic device and storage medium |
Also Published As
Publication number | Publication date |
---|---|
WO2023125851A1 (en) | 2023-07-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2023125852A1 (en) | Remote diagnosis method and apparatus, and electronic device and storage medium | |
EP4459402A1 (en) | Remote diagnosis method, apparatus and system, and electronic device and storage medium | |
CN115437339A (en) | Remote diagnosis method and device, electronic equipment and storage medium | |
WO2023125590A1 (en) | Remote diagnosis method and apparatus, and electronic device and storage medium | |
CN109740222B (en) | Testing device and system for automobile networking scene | |
KR102555801B1 (en) | Method for debugging noise elimination algorithm, apparatua and electronic device | |
CN109460396B (en) | Model processing method and device, storage medium and electronic equipment | |
CN107800783B (en) | Method and device for remotely monitoring server | |
CN119668916A (en) | Cluster system fault handling method, system, device, equipment, medium and program | |
US11687441B2 (en) | Intelligent dynamic web service testing apparatus in a continuous integration and delivery environment | |
US20230007894A1 (en) | Intelligent Dynamic Web Service Testing Apparatus in a Continuous Integration and Delivery Environment | |
EP4538818A1 (en) | Fault diagnosis method, system, and device, and medium | |
CN118760114A (en) | Vehicle diagnosis and repair method, system, electronic device and storage medium | |
CN114546839A (en) | Redundant code analysis method, device, electronic equipment, storage medium and product | |
CN113126881B (en) | System configuration method, device, equipment, readable storage medium and distributed storage system | |
CN116859885A (en) | Vehicle remote diagnosis method, script engine and cloud diagnosis platform | |
CN115509850A (en) | Log processing method, device, equipment, storage medium and computer program | |
CN114721947A (en) | Man-machine interaction testing method, device, equipment and storage medium based on OTA | |
CN115562923A (en) | Automatic testing method and device for equipment, electronic equipment and storage medium | |
CN115357493A (en) | Test method, test device, electronic equipment and storage medium | |
CN116165938B (en) | Charging module debugging method, device and system | |
CN116449810B (en) | Fault detection method and device, electronic equipment and storage medium | |
US20220126860A1 (en) | Method and apparatus for processing autonomous driving simulation data, and electronic device | |
US20250061311A1 (en) | Data generation | |
CN120416094A (en) | Data flashing test method and device, vehicle, system, and electronic equipment |
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 |