WO2023125590A1 - Remote diagnosis method and apparatus, and electronic device and storage medium - Google Patents

Remote diagnosis method and apparatus, and electronic device and storage medium Download PDF

Info

Publication number
WO2023125590A1
WO2023125590A1 PCT/CN2022/142555 CN2022142555W WO2023125590A1 WO 2023125590 A1 WO2023125590 A1 WO 2023125590A1 CN 2022142555 W CN2022142555 W CN 2022142555W WO 2023125590 A1 WO2023125590 A1 WO 2023125590A1
Authority
WO
WIPO (PCT)
Prior art keywords
vehicle
diagnosed
remote diagnosis
diagnostic
remote
Prior art date
Application number
PCT/CN2022/142555
Other languages
French (fr)
Chinese (zh)
Inventor
杨挺
Original Assignee
北京罗克维尔斯科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京罗克维尔斯科技有限公司 filed Critical 北京罗克维尔斯科技有限公司
Publication of WO2023125590A1 publication Critical patent/WO2023125590A1/en

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0218Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterised by the fault detection method dealing with either existing or incipient faults
    • G05B23/0221Preprocessing 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

Definitions

  • the present disclosure relates to the technical field of vehicles, in particular to a remote diagnosis method and device, electronic equipment, storage media, computer program products and computer programs.
  • 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.
  • 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.
  • OBD On Board Diagnostics
  • Embodiments of the present disclosure provide a remote diagnosis method and device, an electronic device, a storage medium, a computer program product, and a computer program.
  • the embodiments of the present disclosure provide a remote diagnosis method, the remote diagnosis method is applied to the server side, including:
  • the remote diagnosis request including the vehicle to be diagnosed and the diagnosis category
  • the remote diagnosis method before sending a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request, the remote diagnosis method further includes:
  • test script is stored in a test script library, so that the test script can be remotely synchronized to the vehicle to be diagnosed.
  • a diagnostic database is included in the server, and the diagnostic database includes a correspondence between signal variables generated by each test step and diagnostic faults;
  • Receiving the execution result sent by the vehicle to be diagnosed includes:
  • the diagnostic fault of the execution result is confirmed based on the corresponding relationship between the signal variable generated by each test step in the diagnostic database and the diagnostic fault.
  • the remote diagnosis method before sending a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request, the remote diagnosis method further includes:
  • the condition information includes state information items that need to be detected in the vehicle to be diagnosed;
  • the sending a remote diagnosis instruction to the vehicle to be diagnosed based on the condition information includes:
  • receiving a remote diagnostic request includes:
  • a remote diagnosis request triggered by an after-sales service server calling a preset interface is received, and the after-sales service is used to diagnose the vehicle to be diagnosed based on preset conditions according to vehicle data of the vehicle to be diagnosed.
  • an embodiment of the present disclosure provides a remote diagnostic device, which is applied to the server side, including:
  • the first receiving unit is configured to receive a remote diagnosis request, and the remote diagnosis request includes a vehicle to be diagnosed and a diagnosis category;
  • a first sending unit configured to send a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request, and the remote diagnosis instruction is used to instruct the vehicle to be diagnosed to perform a corresponding test;
  • the second receiving unit is configured to receive the execution result sent by the vehicle to be diagnosed.
  • the remote diagnostic device also includes:
  • a first generation unit configured to generate an execution sequence of a test script before sending a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request;
  • a division unit configured to divide the diagnostic category to which the execution sequence of the test script belongs
  • a second generating unit configured to generate the test script according to the diagnostic category and the corresponding execution sequence of the test script
  • the storage unit is used to store the test script in a test script library, so as to remotely synchronize the test script to the vehicle to be diagnosed.
  • a diagnostic database is included in the server, and the diagnostic database includes a correspondence between signal variables generated by each test step and diagnostic faults;
  • the second receiving unit is further configured to confirm the diagnostic fault of the execution result based on the correspondence between the signal variable generated by each test step in the diagnostic database and the diagnostic fault.
  • the remote diagnostic device also includes:
  • a configuration unit configured to configure the condition information for the vehicle to be diagnosed to perform a test before sending a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request, the condition information includes the need to detect the vehicle to be diagnosed diagnosing items of status information in the vehicle;
  • the third sending unit is configured to send a remote diagnosis instruction to the vehicle to be diagnosed based on the condition information.
  • the third sending unit includes:
  • a first sending module configured to reconfigure the condition information based on receiving a response that the vehicle to be diagnosed does not meet the condition information, and then resend the remote diagnosis instruction, so that the vehicle to be diagnosed meets the condition information conditional information;
  • the second sending module is configured to send the remote diagnosis instruction to the vehicle to be diagnosed based on receiving a response that the vehicle to be diagnosed satisfies the condition information.
  • the first receiving unit includes:
  • the first receiving module is configured to receive the remote diagnosis request sent by the off-line server according to the electric inspection result of the vehicle to be diagnosed;
  • the second receiving module is configured to receive a remote diagnosis request triggered by an after-sales service server by calling a preset interface, and the after-sales service is used to diagnose the vehicle to be diagnosed based on preset conditions according to vehicle data of the vehicle to be diagnosed.
  • an electronic device including:
  • the memory stores instructions that can be executed 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 execute the method described in any embodiment of the first aspect above. remote diagnosis method.
  • embodiments of the present disclosure provide a non-transitory computer-readable storage medium storing computer instructions, wherein the computer instructions are used to enable the computer to execute the method described in any embodiment of the foregoing first aspect. remote diagnosis method.
  • an embodiment of the present disclosure provides a computer program product, including a computer program, and when the computer program is executed by a processor, the remote diagnosis method as described in any embodiment of the foregoing first aspect is implemented.
  • embodiments of the present disclosure provide a computer program, including computer program code, when the computer program code runs on a computer, the computer executes the remote diagnosis method.
  • the remote diagnosis method and device, electronic equipment, storage medium, computer program product, and computer program provided by the embodiments of the present disclosure receive a remote diagnosis request, and the remote diagnosis request includes a vehicle to be diagnosed and a diagnosis category; according to the remote diagnosis request , sending a remote diagnosis instruction to the vehicle to be diagnosed, where the remote diagnosis instruction is used to instruct the vehicle to be diagnosed to execute a corresponding test; and receiving an execution result sent by the vehicle to be diagnosed.
  • remote control of vehicles to perform corresponding tests through remote diagnosis instructions can reduce the time for vehicle fault inspection and location, thereby improving maintenance efficiency.
  • FIG. 1 is a schematic flowchart of a remote diagnosis method provided by an embodiment of the present disclosure
  • FIG. 2 is a schematic diagram of a remote diagnosis system provided by an embodiment of the present disclosure
  • FIG. 3 is a schematic structural diagram of a remote diagnostic device provided by an embodiment of the present disclosure.
  • FIG. 4 is a schematic structural diagram of another remote diagnostic device provided by an embodiment of the present disclosure.
  • Fig. 5 is a schematic block diagram of an example electronic device 300 provided by an embodiment of the present disclosure.
  • Fig. 1 is a schematic flowchart of a remote diagnosis method provided by an embodiment of the present disclosure.
  • the remote diagnosis method is applied on the server side, and the remote diagnosis method includes steps 101-103.
  • Step 101 Receive a remote diagnosis request, the remote diagnosis request includes the vehicle to be diagnosed and the diagnosis category.
  • FIG. 2 shows a schematic diagram of a remote diagnosis system provided by the embodiments of the present disclosure.
  • the executive subject of this embodiment is the cloud server (Business Service Platform for Diagnostics, BSP-D), which provides various preset interfaces for the offline server (Manufacturing Execution System, MES) in the cloud server BSP-D ) and Aftersales Technical Service (ATS) calls.
  • BSP-D Business Service Platform for Diagnostics
  • MES Manufacturing Execution System
  • ATS Aftersales Technical Service
  • the cloud server BSP-D receives the remote diagnosis request sent by the off-line server MES and the after-sales service server ATS based on the preset interface.
  • the remote diagnosis request includes the vehicle to be diagnosed and the diagnosis category.
  • cloud management of test scripts, distribution of test scripts, trigger execution of test scripts, and storage and display of test results can be realized.
  • Step 102 According to the remote diagnosis request, send a remote diagnosis instruction to the vehicle to be diagnosed, where the remote diagnosis instruction is used to instruct the vehicle to be diagnosed to perform a corresponding test.
  • This step realizes the trigger execution function of the cloud server BSP-D test script.
  • test script ID is test script 2
  • diagnostic category is key matching diagnosis
  • test script ID is test script 3 etc.
  • the purpose is to carry the test script ID to be executed when sending a remote diagnosis command to the vehicle to be diagnosed, to instruct the vehicle to be diagnosed to execute the test script corresponding to the script ID.
  • Step 103 Receive the execution result sent by the vehicle to be diagnosed.
  • This step realizes the storage and display of the BSP-D test results on the cloud server.
  • the vehicle to be diagnosed should be able to save and record the diagnostic sending and receiving bus messages related to this test synchronously according to the same time stamp, and realize the storage and reporting of the reporting configuration file according to the storage requirements of the reporting configuration file defined by the test sequence, and report configuration
  • the file includes 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.
  • the execution result is divided into two scenarios.
  • One scenario is that the execution result is the execution process data of the vehicle to be diagnosed, and does not include the diagnosis process of the execution result.
  • the server needs to be based on the diagnosis The database confirms the diagnostic failure of the execution result;
  • another scenario is that the execution result is that the vehicle to be diagnosed diagnoses the execution result locally according to the diagnosis database, that is, the execution result contains the confirmed diagnostic fault.
  • the service does not need to re-diagnose the execution result, it only needs to receive and store the execution result.
  • a remote diagnosis request is received, and the remote diagnosis request includes the vehicle to be diagnosed and a diagnosis category; according to the remote diagnosis request, a remote diagnosis instruction is sent to the vehicle to be diagnosed, and the remote The diagnosis instruction is used to instruct the vehicle to be diagnosed to execute a corresponding test; and receive the execution result sent by the vehicle to be diagnosed.
  • remote control of vehicles to perform corresponding tests through remote diagnosis instructions can reduce the time for vehicle fault inspection and location, thereby improving maintenance efficiency.
  • the cloud server BSP-D can also implement cloud management of test scripts and distribution of test scripts.
  • the method further includes: generating an execution sequence of a test script, classifying the diagnosis category to which the execution sequence of the test script belongs, and according to the diagnosis The category and the corresponding execution sequence of the test script generate the test script, and store the test script in the test script library, so as to remotely synchronize the test script to the vehicle to be diagnosed.
  • the essence of the generation process of the execution sequence of the test script is a scripted description of the execution process of a diagnostic test sequence.
  • the lua scripting language is used. It should be noted that this description method is not intended to limit the scripting language
  • the description can only be lua, and any language can describe the test script in a scripted manner.
  • the test script in the vehicle to be diagnosed will be updated remotely based on the test script in the test script library, so that First, when the vehicle to be diagnosed executes the test script, all the test scripts of the latest version are executed, instead of re-upgrading the test script during the diagnosis process, which saves the time spent on diagnosis and improves the diagnosis efficiency.
  • the vehicle to be diagnosed executes the test script as the core to realize remote diagnosis. After the vehicle to be diagnosed executes the test script, the diagnosis of the execution result of the test script is performed on the vehicle end, and the cloud server BSP-D is referred to during the diagnosis process.
  • the diagnostic database generated by the terminal, the process of generating the diagnostic database includes: constructing the corresponding relationship between the signal variables generated by each test step and the diagnostic faults, so as to generate a diagnostic database, and sending the diagnostic database to the vehicle in the vehicle to be diagnosed A preset diagnosis engine, so that the preset diagnosis engine can diagnose the execution result of the test script based on the diagnosis database.
  • the server can not only generate a diagnostic database, but when the vehicle to be diagnosed does not diagnose the execution process of the test script, the server can use the execution result of the vehicle to be diagnosed based on the execution process data in the vehicle to be diagnosed Perform troubleshooting.
  • the way of diagnosing is the same as the way that the preset diagnosis engine in the vehicle to be diagnosed diagnoses the execution result of the test script based on the diagnosing database, and the embodiments of the present disclosure will not repeat them here.
  • Test scripts include numerical calculations, logic, decisions and loops related to diagnostic variables and bus variables.
  • the diagnostic engine shall be able to parse test sequence scripts and implement operations.
  • any signal will have a default value.
  • the default signal value of the signal variable may change or may not change, but the final execution result must be a fixed value. , based on the fact that the execution result of the signal variable is not a fixed value, it can be determined that the signal is faulty. Therefore, when constructing the diagnostic database, it is necessary to refer to the corresponding relationship between the signal variables generated by each test step and the diagnostic faults.
  • the vehicle to be diagnosed is based on the preset diagnosis engine Diag Agent.
  • the target test script can call the preset communication interface to obtain the diagnosis database.
  • the diagnosis database can realize all the diagnosis of the test script.
  • the preset diagnosis 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, it confirms whether the signal variable in this step changes, and based on the signal variable The change in determines the corresponding fault.
  • the condition information before the execution sequence of each test script can be set at the cloud server BSP-D end, and the cloud server BSP-D sends the test script to the vehicle to be diagnosed according to the remote diagnosis request.
  • the cloud server BSP-D Before the vehicle sends the remote diagnosis command, configure the condition information for the vehicle to be diagnosed to perform the test, and send the condition information to the vehicle to be diagnosed, and the condition information includes the need to detect the
  • the status information item is to reconfigure the condition information based on receiving a response that the vehicle to be diagnosed does not meet the condition information, so that the vehicle to be diagnosed performs a corresponding test.
  • 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 OFF, the gear position is P, the vehicle speed is less than 2km/h, the signal variable
  • the embodiment of the present disclosure does not limit the content contained in the condition information.
  • Mode 1 Receive the remote diagnosis request sent by the off-line server according to the electric inspection result of the vehicle to be diagnosed; After the automatic or semi-automatic electrical inspection of the vehicle to be diagnosed based on the offline server MES, the diagnostic category of the vehicle to be diagnosed can be determined, and the offline server MES sends the remote server BSP-D to the cloud server BSP-D based on the diagnostic category.
  • Diagnosis request the above implementation process can be used in the application scenario where the vehicle to be diagnosed has a fault.
  • the embodiment of the present disclosure can log in to the offline server MES. Diagnosis can be completed in this way, and the operation process of this method is simple and easy to operate, thereby saving detection time.
  • Mode 2 receiving a remote diagnosis request triggered by an after-sales service server by calling a preset interface, and the after-sales service is used to diagnose the vehicle to be diagnosed based on preset conditions according to the vehicle data of the vehicle to be diagnosed.
  • the after-sales service server ATS calls the cloud server BSP-D interface, so that the cloud server BSP-D establishes wireless communication with the vehicle to be diagnosed, and then realizes the indirect connection between the after-sales service server ATS and the vehicle terminal.
  • Diagnosis based on preset conditions can be set in the after-sales service server according to the vehicle data of the vehicle to be diagnosed.
  • the diagnosis based on preset conditions can be set according to the mileage of the vehicle or the driving time of the vehicle. It can also be set based on the service time of a certain component, etc. This method can be applied to the application scenario where the vehicle to be diagnosed has a fault, and can also be applied to the active warning of the vehicle fault on the premise that the vehicle does not have a fault.
  • the server can update the test script diagnosis sequence of Diag Agent, the preset diagnosis engine of the car in real time, so as to realize the upgrade of the diagnosis function of different vehicle platforms and different controllers.
  • the active diagnosis of the vehicle to be diagnosed can be carried out.
  • the replacement parts can be prepared in advance, further reducing maintenance. waiting time.
  • Fig. 3 is a schematic structural diagram of a remote diagnosis device provided by an embodiment of the present disclosure, and the remote diagnosis device is applied to a server side.
  • the remote diagnosis device includes: a first receiving unit 21 , a first sending unit 22 and a second receiving unit 23 .
  • the first receiving unit 21 is used for receiving a remote diagnosis request, and the remote diagnosis request includes the vehicle to be diagnosed and the diagnosis category.
  • the first sending unit 22 is configured to send a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request, and the remote diagnosis instruction is used to instruct the vehicle to be diagnosed to perform a corresponding test.
  • the second receiving unit 23 is configured to receive the execution result sent by the vehicle to be diagnosed.
  • the remote diagnosis device receives a remote diagnosis request, and the remote diagnosis request includes a vehicle to be diagnosed and a diagnosis category; according to the remote diagnosis request, a remote diagnosis instruction is sent to the vehicle to be diagnosed, and the remote The diagnosis instruction is used to instruct the vehicle to be diagnosed to execute a corresponding test; and receive the execution result sent by the vehicle to be diagnosed.
  • remote control of vehicles to perform corresponding tests through remote diagnosis instructions can reduce the time for vehicle fault inspection and location, thereby improving maintenance efficiency.
  • the remote diagnosis device further includes: a first generating unit 24 , a dividing unit 25 , a second generating unit 26 and a storage unit 27 .
  • the first generating unit 24 is configured to generate an execution sequence of a test script before sending a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request.
  • the dividing unit 25 is used for dividing the diagnosis category to which the execution sequence of the test script belongs.
  • the second generation unit 26 is configured to generate the test script according to the diagnosis category and the corresponding execution sequence of the test script.
  • the storage unit 27 is used to store the test script in a test script library, so as to remotely synchronize the test script to the vehicle to be diagnosed.
  • the server includes a diagnostic database
  • the diagnostic database includes the correspondence between signal variables generated by each test step and diagnostic faults
  • the second receiving unit 23 is also used for The diagnostic fault of the execution result is confirmed based on the corresponding relationship between the signal variable generated by each test step in the diagnostic database and the diagnostic fault.
  • the remote diagnosis device further includes: a configuration unit 28 and a third sending unit 29 .
  • the configuration unit 28 is configured to configure the condition information for the vehicle to be diagnosed to perform a test before sending a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request, and the condition information includes State information items in the vehicle to be diagnosed.
  • the third sending unit 29 sends a remote diagnosis instruction to the vehicle to be diagnosed based on the condition information.
  • the third sending unit 29 includes: a first sending module 291 and a second sending module 292 .
  • the first sending module 291 is configured to re-send the remote diagnosis instruction after reconfiguring the condition information based on receiving a response that the vehicle to be diagnosed does not meet the condition information, so that the vehicle to be diagnosed The condition information is met.
  • the second sending module 292 is configured to send the remote diagnosis instruction to the vehicle to be diagnosed based on receiving a response that the vehicle to be diagnosed meets the condition information.
  • the first receiving unit 21 includes: a first receiving module 211 and a second receiving module 212 .
  • the first receiving module 211 is configured to receive the remote diagnosis request sent by the offline server according to the electric inspection result of the vehicle to be diagnosed.
  • the second receiving module 212 is configured to receive a remote diagnosis request triggered by an after-sales service server by invoking a preset interface, and the after-sales service is used to conduct a diagnosis on the vehicle to be diagnosed based on the vehicle data of the vehicle to be diagnosed based on preset conditions. diagnosis.
  • Embodiments of the present disclosure also provide an electronic device, a readable storage medium, a computer program product, and a computer program.
  • An embodiment of the present disclosure provides an electronic device, including: at least one processor; and a memory communicatively connected to the at least one processor, wherein the memory stores instructions executable by the at least one processor, The instructions are executed by the at least one processor, so that the at least one processor can execute the remote diagnosis method described in any one of the foregoing embodiments.
  • Embodiments of the present disclosure provide a non-transitory computer-readable storage medium storing computer instructions, wherein the computer instructions are used to make the computer execute the remote diagnosis method described in any of the preceding embodiments.
  • An embodiment of the present disclosure provides a computer program product, including a computer program.
  • the computer program is executed by a processor, the remote diagnosis method as described in any one of the foregoing embodiments is implemented.
  • An embodiment of the present disclosure provides a computer program, including computer program code, when the computer program code is run on a computer, the computer is made to execute the remote diagnosis method described in any one of the foregoing embodiments.
  • FIG. 5 shows a schematic block diagram of an example electronic device 300 that may be used to implement embodiments of the present disclosure.
  • Electronic device is intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other suitable computers.
  • Electronic devices may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smart phones, wearable devices, and other similar computing devices.
  • the components shown herein, their connections and relationships, and their functions, are by way of example only, and are not intended to limit implementations of the disclosure described and/or claimed herein.
  • the device 300 includes a computing unit 301, which can be loaded into a RAM (Random Access Memory, Random Access/ accesses the computer program in the memory) 303 to execute various appropriate actions and processes.
  • RAM Random Access Memory
  • various programs and data necessary for the operation of the device 300 can also be stored.
  • the computing unit 301, ROM 302, and RAM 303 are connected to each other through a bus 304.
  • An I/O (Input/Output, input/output) interface 305 is also connected to the bus 304 .
  • Multiple components in the device 300 are connected to the I/O interface 305, including: an input unit 306, such as a keyboard, a mouse, etc.; an output unit 307, such as various types of displays, speakers, etc.; a storage unit 308, such as a magnetic disk, an optical disk, etc. ; and a communication unit 309, such as a network card, a modem, a wireless communication transceiver, and the like.
  • the communication unit 309 allows the device 300 to exchange information/data with other devices over a computer network such as the Internet and/or various telecommunication networks.
  • the computing unit 301 may be various general-purpose and/or special-purpose processing components having processing and computing capabilities. Some examples of computing unit 301 include but are not limited to CPU (Central Processing Unit, central processing unit), GPU (Graphic Processing Units, graphics processing unit), various dedicated AI (Artificial Intelligence, artificial intelligence) computing chips, various operating The computing unit of the machine learning model algorithm, DSP (Digital Signal Processor, digital signal processor), and any appropriate processor, controller, microcontroller, etc.
  • the calculation unit 601 executes various methods and processes described above, such as a remote diagnosis method.
  • the remote diagnostic method may be implemented as a computer software program tangibly embodied on a machine-readable medium, such as storage unit 608.
  • part or all of the computer program may be loaded and/or installed on the device 600 via the ROM 602 and/or the communication unit 609.
  • a computer program When a computer program is loaded into RAM 603 and executed by computing unit 601, one or more steps of the methods described above may be performed.
  • the computing unit 601 may be configured in any other appropriate way (for example, by means of firmware) to execute the aforementioned remote diagnosis method.
  • 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.
  • 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.
  • 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 disk read-only memory), optical storage device, magnetic storage device, or any suitable combination of the above.
  • 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 (such as a mouse or trackball) through which a user can provide input to a computer.
  • a display device e.g., a CRT (Cathode-Ray Tube) or LCD ( Liquid Crystal Display (LCD) monitor
  • a keyboard and pointing device such as a mouse or trackball
  • 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.
  • 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 (Local Area Network, local area network), WAN (Wide Area Network, wide area network), the Internet, and blockchain networks.
  • 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.
  • 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.
  • steps may be reordered, added or deleted using the various forms of flow shown above.
  • 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.

Abstract

Disclosed are a remote diagnosis method and apparatus, and an electronic device, a storage medium, a computer program product and a computer program. The remote diagnosis method comprises: receiving a remote diagnosis request, wherein the remote diagnosis request includes a vehicle to be diagnosed, and a diagnosis category; according to the remote diagnosis request, sending a remote diagnosis instruction to said vehicle, wherein the remote diagnosis instruction is used for instructing said vehicle to execute a corresponding test; and receiving an execution result sent by said vehicle.

Description

远程诊断方法及装置、电子设备和存储介质Remote diagnosis method and device, electronic equipment and storage medium
相关申请的交叉引用Cross References to Related Applications
本申请要求在2021年12月31日在中国提交的中国专利申请号202111663866.7的优先权,其全部内容通过引用并入本文。This application claims priority to Chinese Patent Application No. 202111663866.7 filed in China on December 31, 2021, the entire contents of which are incorporated herein by reference.
技术领域technical field
本公开涉及车辆技术领域,具体涉及远程诊断方法及装置、电子设备、存储介质、计算机程序产品和计算机程序。The present disclosure relates to the technical field of vehicles, in particular to a remote diagnosis method and device, electronic equipment, storage media, computer program products and computer programs.
背景技术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 (Original Equipment Manufacturer, OEM), and use the diagnostic instrument for maintenance, there is a long waiting time for customer vehicle maintenance in this application scenario, and the user after-sales Problem with poor experience.
发明内容Contents of the invention
本公开的实施例提供了远程诊断方法及装置、电子设备、存储介质、计算机程序产品和计算机程序。Embodiments of the present disclosure provide a remote diagnosis method and device, an electronic device, a storage medium, a computer program product, and a computer program.
第一方面,本公开的实施例提供了一种远程诊断方法,所述远程诊断方法应用于服务器侧,包括:In the first aspect, the embodiments of the present disclosure provide a remote diagnosis method, the remote diagnosis method is applied to the server side, including:
接收远程诊断请求,所述远程诊断请求中包含待诊断车辆及诊断类别;receiving a remote diagnosis request, the remote diagnosis request including the vehicle to be diagnosed and the diagnosis category;
根据所述远程诊断请求,向所述待诊断车辆发送远程诊断指令,所述远程诊断指令用于指示所述待诊断车辆执行相应的测试;和Sending a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request, the remote diagnosis instruction being used to instruct the vehicle to be diagnosed to perform a corresponding test; and
接收所述待诊断车辆发送的执行结果。An execution result sent by the vehicle to be diagnosed is received.
在一些实施例中,在根据所述远程诊断请求,向所述待诊断车辆发送远程诊断指令之前,所述远程诊断方法还包括:In some embodiments, before sending a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request, the remote diagnosis method further includes:
生成测试脚本的执行序列;Generate the execution sequence of the test script;
划分所述测试脚本的执行序列的所属诊断类别;Dividing the diagnostic category of the execution sequence of the test script;
根据所述诊断类别以及对应的所述测试脚本的执行序列生成所述测试脚本;和generating said test script according to said diagnostic category and a corresponding execution sequence of said test script; and
将所述测试脚本存储于测试脚本库中,以便将所述测试脚本远程同步至所述待诊断车辆。The test script is stored in a test script library, so that the test script can be remotely synchronized to the vehicle to be diagnosed.
在一些实施例中,所述服务器中包含诊断数据库,所述诊断数据库包含每个测试 步骤产生的信号变量与诊断故障之间的对应关系;并且In some embodiments, a diagnostic database is included in the server, and the diagnostic database includes a correspondence between signal variables generated by each test step and diagnostic faults; and
接收所述待诊断车辆发送的执行结果包括:Receiving the execution result sent by the vehicle to be diagnosed includes:
基于所述诊断数据库中的每个测试步骤产生的信号变量与诊断故障之间的对应关系,确认所述执行结果的诊断故障。The diagnostic fault of the execution result is confirmed based on the corresponding relationship between the signal variable generated by each test step in the diagnostic database and the diagnostic fault.
在一些实施例中,在根据所述远程诊断请求,向所述待诊断车辆发送远程诊断指令之前,所述远程诊断方法还包括:In some embodiments, before sending a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request, the remote diagnosis method further includes:
对所述待诊断车辆执行测试的条件信息进行配置,并将所述条件信息发送至所述待诊断车辆,所述条件信息中包含需检测所述待诊断车辆中的状态信息项;Configuring the condition information for the vehicle to be diagnosed to perform a test, and sending the condition information to the vehicle to be diagnosed, the condition information includes state information items that need to be detected in the vehicle to be diagnosed;
基于所述条件信息向所述待诊断车辆发送远程诊断指令。Sending a remote diagnosis instruction to the vehicle to be diagnosed based on the condition information.
在一些实施例中,所述基于所述条件信息向所述待诊断车辆发送远程诊断指令包括:In some embodiments, the sending a remote diagnosis instruction to the vehicle to be diagnosed based on the condition information includes:
基于接收到所述待诊断车辆不满足所述条件信息的响应,对所述条件信息进行重新配置,以使所述待诊断车辆满足所述条件信息;Reconfiguring the condition information based on receiving a response that the vehicle to be diagnosed does not meet the condition information, so that the vehicle to be diagnosed meets the condition information;
基于接收到所述待诊断车辆满足所述条件信息的响应,向所述待诊断车辆发送所述远程诊断指令。Sending the remote diagnosis instruction to the vehicle to be diagnosed based on receiving a response that the vehicle to be diagnosed satisfies the condition information.
在一些实施例中,接收远程诊断请求包括:In some embodiments, receiving a remote diagnostic request includes:
接收所述下线服务器根据对所述待诊断车辆的电检结果发送所述远程诊断请求;或receiving the remote diagnosis request sent by the offline server according to the electric inspection result of the vehicle to be diagnosed; or
接收售后服务器通过调用预设接口所触发的远程诊断请求,所述售后服务用于根据所述待诊断车辆的车辆数据基于预设条件对所述待诊断车辆进行诊断。A remote diagnosis request triggered by an after-sales service server calling a preset interface is received, and the after-sales service is used to diagnose the vehicle to be diagnosed based on preset conditions according to vehicle data of the vehicle to be diagnosed.
第二方面,本公开的实施例提供了一种远程诊断装置,所述远程诊断装置应用于服务器侧,包括:In a second aspect, an embodiment of the present disclosure provides a remote diagnostic device, which is applied to the server side, including:
第一接收单元,用于接收远程诊断请求,所述远程诊断请求中包含待诊断车辆及诊断类别;The first receiving unit is configured to receive a remote diagnosis request, and the remote diagnosis request includes a vehicle to be diagnosed and a diagnosis category;
第一发送单元,用于根据所述远程诊断请求,向所述待诊断车辆发送远程诊断指令,所述远程诊断指令用于指示所述待诊断车辆执行相应的测试;和A first sending unit, configured to send a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request, and the remote diagnosis instruction is used to instruct the vehicle to be diagnosed to perform a corresponding test; and
第二接收单元,用于接收所述待诊断车辆发送的执行结果。The second receiving unit is configured to receive the execution result sent by the vehicle to be diagnosed.
在一些实施例中,所述远程诊断装置还包括:In some embodiments, the remote diagnostic device also includes:
第一生成单元,用于在根据所述远程诊断请求,向所述待诊断车辆发送远程诊断指令之前,生成测试脚本的执行序列;A first generation unit, configured to generate an execution sequence of a test script before sending a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request;
划分单元,用于划分所述测试脚本的执行序列的所属诊断类别;a division unit, configured to divide the diagnostic category to which the execution sequence of the test script belongs;
第二生成单元,用于根据所述诊断类别以及对应的所述测试脚本的执行序列生成所述测试脚本;和a second generating unit, configured to generate the test script according to the diagnostic category and the corresponding execution sequence of the test script; and
存储单元,用于将所述测试脚本存储于测试脚本库中,以便将所述测试脚本远程同步至所述待诊断车辆。The storage unit is used to store the test script in a test script library, so as to remotely synchronize the test script to the vehicle to be diagnosed.
在一些实施例中,所述服务器中包含诊断数据库,所述诊断数据库包含每个测试 步骤产生的信号变量与诊断故障之间的对应关系;并且In some embodiments, a diagnostic database is included in the server, and the diagnostic database includes a correspondence between signal variables generated by each test step and diagnostic faults; and
所述第二接收单元还用于基于所述诊断数据库中的每个测试步骤产生的信号变量与诊断故障之间的对应关系,确认所述执行结果的诊断故障。The second receiving unit is further configured to confirm the diagnostic fault of the execution result based on the correspondence between the signal variable generated by each test step in the diagnostic database and the diagnostic fault.
在一些实施例中,所述远程诊断装置还包括:In some embodiments, the remote diagnostic device also includes:
配置单元,用于在根据所述远程诊断请求,向所述待诊断车辆发送远程诊断指令之前,对所述待诊断车辆执行测试的条件信息进行配置,所述条件信息中包含需检测所述待诊断车辆中的状态信息项;和A configuration unit, configured to configure the condition information for the vehicle to be diagnosed to perform a test before sending a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request, the condition information includes the need to detect the vehicle to be diagnosed diagnosing items of status information in the vehicle; and
第三发送单元,基于所述条件信息向所述待诊断车辆发送远程诊断指令。The third sending unit is configured to send a remote diagnosis instruction to the vehicle to be diagnosed based on the condition information.
在一些实施例中,所述第三发送单元包括:In some embodiments, the third sending unit includes:
第一发送模块,用于基于接收到所述待诊断车辆不满足所述条件信息的响应,对所述条件信息进行重新配置后重新发送所述远程诊断指令,以使所述待诊断车辆满足所述条件信息;和A first sending module, configured to reconfigure the condition information based on receiving a response that the vehicle to be diagnosed does not meet the condition information, and then resend the remote diagnosis instruction, so that the vehicle to be diagnosed meets the condition information conditional information; and
第二发送模块,用于基于接收到所述待诊断车辆满足所述条件信息的响应,向所述待诊断车辆发送所述远程诊断指令。The second sending module is configured to send the remote diagnosis instruction to the vehicle to be diagnosed based on receiving a response that the vehicle to be diagnosed satisfies the condition information.
在一些实施例中,所述第一接收单元包括:In some embodiments, the first receiving unit includes:
第一接收模块,用于接收所述下线服务器根据对所述待诊断车辆的电检结果发送所述远程诊断请求;和The first receiving module is configured to receive the remote diagnosis request sent by the off-line server according to the electric inspection result of the vehicle to be diagnosed; and
第二接收模块,用于接收售后服务器通过调用预设接口所触发的远程诊断请求,所述售后服务用于根据所述待诊断车辆的车辆数据基于预设条件对所述待诊断车辆进行诊断。The second receiving module is configured to receive a remote diagnosis request triggered by an after-sales service server by calling a preset interface, and the after-sales service is used to diagnose the vehicle to be diagnosed based on preset conditions according to vehicle data of the vehicle to be diagnosed.
第三方面,本公开的实施例提供了一种电子设备,包括:In a third aspect, an embodiment of the present disclosure provides an electronic device, including:
至少一个处理器;和at least one processor; and
与所述至少一个处理器通信连接的存储器,其中,a memory communicatively coupled to the at least one processor, wherein,
所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行前述第一方面任一实施例所述的远程诊断方法。The memory stores instructions that can be executed 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 execute the method described in any embodiment of the first aspect above. remote diagnosis method.
第四方面,本公开的实施例提供了一种存储有计算机指令的非瞬时计算机可读存储介质,其中,所述计算机指令用于使所述计算机执行前述第一方面任一实施例所述的远程诊断方法。In a fourth aspect, embodiments of the present disclosure provide a non-transitory computer-readable storage medium storing computer instructions, wherein the computer instructions are used to enable the computer to execute the method described in any embodiment of the foregoing first aspect. remote diagnosis method.
第五方面,本公开的实施例提供了一种计算机程序产品,包括计算机程序,所述计算机程序在被处理器执行时实现如前述第一方面任一实施例所述的远程诊断方法。In a fifth aspect, an embodiment of the present disclosure provides a computer program product, including a computer program, and when the computer program is executed by a processor, the remote diagnosis method as described in any embodiment of the foregoing first aspect is implemented.
第六方面,本公开的实施例提供了一种计算机程序,包括计算机程序代码,当所述计算机程序代码在计算机上运行时,使得所述计算机执行前述第一方面任一实施例所述的远程诊断方法。In a sixth aspect, embodiments of the present disclosure provide a computer program, including computer program code, when the computer program code runs on a computer, the computer executes the remote diagnosis method.
本公开实施例提供的远程诊断方法及装置、电子设备、存储介质、计算机程序产品和计算机程序,接收远程诊断请求,所述远程诊断请求中包含待诊断车辆及诊断类 别;根据所述远程诊断请求,向所述待诊断车辆发送远程诊断指令,所述远程诊断指令用于指示所述待诊断车辆执行相应的测试;和接收所述待诊断车辆发送的执行结果。与相关技术相比,通过远程诊断指令远程控制车辆执行相应的测试,能够减少车辆故障检查定位的时间,进而提高维修效率。The remote diagnosis method and device, electronic equipment, storage medium, computer program product, and computer program provided by the embodiments of the present disclosure receive a remote diagnosis request, and the remote diagnosis request includes a vehicle to be diagnosed and a diagnosis category; according to the remote diagnosis request , sending a remote diagnosis instruction to the vehicle to be diagnosed, where the remote diagnosis instruction is used to instruct the vehicle to be diagnosed to execute a corresponding test; and receiving an execution result sent by the vehicle to be diagnosed. Compared with related technologies, remote control of vehicles to perform corresponding tests through remote diagnosis instructions can reduce the time for vehicle fault inspection and location, 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 present disclosure, nor is it intended to limit the scope of the present disclosure. Other features of the present disclosure will be readily understood through 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.
图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 diagram of a remote diagnosis system 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为本公开实施例提供的示例电子设备300的示意性框图。Fig. 5 is a schematic block diagram of an example electronic device 300 provided by an embodiment of the present disclosure.
具体实施方式Detailed ways
以下结合附图对本公开的示范性实施例做出说明,其中包括本公开实施例的各种细节以助于理解,应当将它们认为仅仅是示范性的。因此,本领域普通技术人员应当认识到,可以对这里描述的实施例做出各种改变和修改,而不会背离本公开的范围和精神。同样,为了清楚和简明,以下的描述中省略了对公知功能和结构的描述。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 and device, electronic equipment, storage medium, computer program product, and computer program 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所示,所述远程诊断方法应用于服务器侧,该远程诊断方法包含步骤101-步骤103。As shown in FIG. 1 , the remote diagnosis method is applied on the server side, and the remote diagnosis method includes steps 101-103.
步骤101:接收远程诊断请求,所述远程诊断请求中包含待诊断车辆及诊断类别。Step 101: Receive a remote diagnosis request, the remote diagnosis request includes the vehicle to be diagnosed and the diagnosis category.
为了便于理解本公开实施例所述的应用背景,图2示出了本公开实施例提供的一种远程诊断系统的示意图。如图2所示,本实施例的执行主体为云端服务器(Business Service Platform for Diagnostics,BSP-D),在云端服务器BSP-D中提供各种预设接口供下线服务器(Manufacturing Execution System,MES)以及售后服务器(Aftersales Technical Service,ATS)调用。In order to facilitate the understanding of the application background of the embodiments of the present disclosure, FIG. 2 shows a schematic diagram of a remote diagnosis system provided by the embodiments of the present disclosure. As shown in Figure 2, the executive subject of this embodiment is the cloud server (Business Service Platform for Diagnostics, BSP-D), which provides various preset interfaces for the offline server (Manufacturing Execution System, MES) in the cloud server BSP-D ) and Aftersales Technical Service (ATS) calls.
由于下线服务器MES以及售后服务器ATS无法与待诊断车辆建立直接关联关系,因此,提供多种预设接口供下线服务器MES以及售后服务器ATS调用,以实现对待诊断车辆的远程诊断。具体应用过程中,云端服务器BSP-D接收下线服务器MES以及售后服务器ATS基于预设接口发送的远程诊断请求,该远程诊断请求中包含有待诊断车辆及诊断类别。在该云端服务器BSP-D中,能够实现测试脚本的云端管理、测试 脚本下发、测试脚本的触发执行、测试结果的存储展示。Since the off-line server MES and the after-sales service server ATS cannot establish a direct relationship with the vehicle to be diagnosed, a variety of preset interfaces are provided for the off-line server MES and the after-sales service server ATS to call to realize the remote diagnosis of the vehicle to be diagnosed. In the specific application process, the cloud server BSP-D receives the remote diagnosis request sent by the off-line server MES and the after-sales service server ATS based on the preset interface. The remote diagnosis request includes the vehicle to be diagnosed and the diagnosis category. In the cloud server BSP-D, cloud management of test scripts, distribution of test scripts, trigger execution of test scripts, and storage and display of test results can be realized.
步骤102:根据所述远程诊断请求,向所述待诊断车辆发送远程诊断指令,所述远程诊断指令用于指示所述待诊断车辆执行相应的测试。Step 102: According to the remote diagnosis request, send a remote diagnosis instruction to the vehicle to be diagnosed, where the remote diagnosis instruction is used to instruct the vehicle to be diagnosed to perform a corresponding test.
本步骤实现的是云端服务器BSP-D测试脚本的触发执行功能。This step realizes the trigger execution function of the cloud server BSP-D test script.
在实施过程中,需要采用诊断类别划分不同的测试脚本(Identity document,ID),例如诊断类别为全车诊断,其对应的测试脚本ID为测试脚本1,诊断类别为车灯诊断,其对应的测试脚本ID为测试脚本2,诊断类别为钥匙匹配诊断,其对应的测试脚本ID为测试脚本3等等,其目的在于在向待诊断车辆发送远程诊断指令时,携带需执行的测试脚本ID,以指示待诊断车辆执行脚本ID对应的测试脚本。During the implementation process, it is necessary to divide different test scripts (Identity document, ID) by diagnostic categories. 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, etc. The purpose is to carry the test script ID to be executed when sending a remote diagnosis command to the vehicle to be diagnosed, to instruct the vehicle to be diagnosed to execute the test script corresponding to the script ID.
步骤103:接收所述待诊断车辆发送的执行结果。Step 103: Receive the execution result sent by the vehicle to be diagnosed.
本步骤实现的是云端服务器BSP-D测试结果的存储展示。This step realizes the storage and display of the BSP-D test results on the cloud server.
待诊断车辆在执行测试过程中应能保存按照同一时间戳同步记录与本次测试有关的诊断收发总线报文,并根据测试序列定义的上报配置文件存储需求实现上报配置文件存储及上报,上报配置文件中包含测试脚本的执行过程信息、测试脚本的执行过程数据记录文件信息以及测试脚本的执行结果信息中的至少一种。以实现测试结果的云端管理。During the execution of the test, the vehicle to be diagnosed should be able to save and record the diagnostic sending and receiving bus messages related to this test synchronously according to the same time stamp, and realize the storage and reporting of the reporting configuration file according to the storage requirements of the reporting configuration file defined by the test sequence, and report configuration The file includes 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. To realize cloud management of test results.
在具体实施过程中,所述执行结果分两种场景,一种场景是该执行结果为待诊断车辆的执行过程数据,并不包含对执行结果的诊断过程,该种场景下,需要服务器基于诊断数据库对执行结果进行诊断故障的确认;另一种场景是该执行结果为待诊断车辆在其本地根据诊断数据库对执行结果进行诊断,即该执行结果中包含已确定的诊断故障,该种场景下,服务无需对该执行结果进行重新诊断,只对执行结果进行接收并做存储即可。In the specific implementation process, the execution result is divided into two scenarios. One scenario is that the execution result is the execution process data of the vehicle to be diagnosed, and does not include the diagnosis process of the execution result. In this scenario, the server needs to be based on the diagnosis The database confirms the diagnostic failure of the execution result; another scenario is that the execution result is that the vehicle to be diagnosed diagnoses the execution result locally according to the diagnosis database, that is, the execution result contains the confirmed diagnostic fault. , the service does not need to re-diagnose the execution result, it only needs to receive and store the execution result.
本公开实施例提供的远程诊断方法,接收远程诊断请求,所述远程诊断请求中包含待诊断车辆及诊断类别;根据所述远程诊断请求,向所述待诊断车辆发送远程诊断指令,所述远程诊断指令用于指示所述待诊断车辆执行相应的测试;和接收所述待诊断车辆发送的执行结果。与相关技术相比,通过远程诊断指令远程控制车辆执行相应的测试,能够减少车辆故障检查定位的时间,进而提高维修效率。In the remote diagnosis method provided by the embodiments of the present disclosure, a remote diagnosis request is received, and the remote diagnosis request includes the vehicle to be diagnosed and a diagnosis category; according to the remote diagnosis request, a remote diagnosis instruction is sent to the vehicle to be diagnosed, and the remote The diagnosis instruction is used to instruct the vehicle to be diagnosed to execute a corresponding test; and receive the execution result sent by the vehicle to be diagnosed. Compared with related technologies, remote control of vehicles to perform corresponding tests through remote diagnosis instructions can reduce the time for vehicle fault inspection and location, thereby improving maintenance efficiency.
由上述实施例可知,云端服务器BSP-D还能够实现测试脚本的云端管理以及测试脚本下发。在根据所述远程诊断请求,向所述待诊断车辆发送远程诊断指令之前,所述方法还包括:生成测试脚本的执行序列,划分所述测试脚本的执行序列的所属诊断类别,根据所述诊断类别以及对应的所述测试脚本的执行序列生成所述测试脚本,将所述测试脚本存储于测试脚本库中,以便将所述测试脚本远程同步至所述待诊断车辆。It can be known from the above embodiments that the cloud server BSP-D can also implement cloud management of test scripts and distribution of test scripts. Before sending a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request, the method further includes: generating an execution sequence of a test script, classifying the diagnosis category to which the execution sequence of the test script belongs, and according to the diagnosis The category and the corresponding execution sequence of the test script generate the test script, and store the test script in the test script library, so as to remotely synchronize the test script to the vehicle to be diagnosed.
测试脚本的执行序列的生成过程其实质是对一个诊断测试序列执行过程的脚本化描述,在实际应用中,采用的是lua脚本语言,需要说明的是,该种说明方式并非意在限定脚本语言的描述仅能为lua,任意语言均可对测试脚本进行脚本化描述。编写好一条测试脚本执行序列后,划分该测试脚本执行序列的所属诊断类别,根据所述诊断类 别以及对应的所述测试脚本的执行序列生成所述测试脚本,每个测试脚本分配对应的脚本ID,将所述测试脚本存储于测试脚本库中,将所述测试脚本远程同步至所述待诊断车辆。The essence of the generation process of the execution sequence of the test script is a scripted description of the execution process of a diagnostic test sequence. In practical applications, the lua scripting language is used. It should be noted that this description method is not intended to limit the scripting language The description can only be lua, and any language can describe the test script in a scripted manner. After writing a test script execution sequence, divide the diagnostic category of the test script execution sequence, generate the test script according to the diagnostic category and the corresponding execution sequence of the test script, and assign a corresponding script ID to each test script , storing the test script in a test script library, and remotely synchronizing the test script to the vehicle to be diagnosed.
在一些实施例中,在云端服务器BSP-D将所述测试脚本库下发至待诊断车辆后,基于测试脚本库中的测试脚本存在更新,会远程对待诊断车辆中的测试脚本进行更新,如此一来,在待诊断车辆执行测试脚本时,执行的全部为最新版本的测试脚本,而不是在诊断过程中,重新对测试脚本进行升级,节省了诊断的消耗时长,进而提高了诊断效率。In some embodiments, after the cloud server BSP-D sends the test script library to the vehicle to be diagnosed, the test script in the vehicle to be diagnosed will be updated remotely based on the test script in the test script library, so that First, when the vehicle to be diagnosed executes the test script, all the test scripts of the latest version are executed, instead of re-upgrading the test script during the diagnosis process, which saves the time spent on diagnosis and improves the diagnosis efficiency.
在一个具体实施例中,以待诊断车辆执行测试脚本为核心,实现远程诊断,在待诊断车辆执行测试脚本后,在车端进行测试脚本执行结果的诊断,诊断过程中参考云端服务器BSP-D端生成的诊断数据库,生成诊断数据库的过程包括:构建每个测试步骤产生的信号变量与诊断故障之间的对应关系,以生成诊断数据库,将所述诊断数据库发送至所述待诊断车辆中的预设诊断引擎,以便所述预设诊断引擎基于所述诊断数据库对所述测试脚本的执行结果进行诊断。In a specific embodiment, the vehicle to be diagnosed executes the test script as the core to realize remote diagnosis. After the vehicle to be diagnosed executes the test script, the diagnosis of the execution result of the test script is performed on the vehicle end, and the cloud server BSP-D is referred to during the diagnosis process. The diagnostic database generated by the terminal, the process of generating the diagnostic database includes: constructing the corresponding relationship between the signal variables generated by each test step and the diagnostic faults, so as to generate a diagnostic database, and sending the diagnostic database to the vehicle in the vehicle to be diagnosed A preset diagnosis engine, so that the preset diagnosis engine can diagnose the execution result of the test script based on the diagnosis database.
在一些实施例中,服务器不但能够生成的诊断数据库,当待诊断车辆未对测试脚本的执行过程进行诊断时,服务器可根据待诊断车辆中的执行过程数据,基于诊断数据库对待诊断车辆的执行结果进行故障诊断。诊断方式与上述待诊断车辆中的预设诊断引擎基于所述诊断数据库对所述测试脚本的执行结果进行诊断方式相同,本公开实施例在此不再进行一一赘述。In some embodiments, the server can not only generate a diagnostic database, but when the vehicle to be diagnosed does not diagnose the execution process of the test script, the server can use the execution result of the vehicle to be diagnosed based on the execution process data in the vehicle to be diagnosed Perform troubleshooting. The way of diagnosing is the same as the way that the preset diagnosis engine in the vehicle to be diagnosed diagnoses the execution result of the test script based on the diagnosing database, and the embodiments of the present disclosure will not repeat them here.
测试脚本包含诊断变量及总线变量相关的数值计算,逻辑,决定和循环等相关操作。诊断引擎应能够解析测试序列脚本并实现运算。在执行目标测试脚本之前,任一信号会存在一个默认值,在执行目标测试脚本后该信号变量的默认信号值可能会变化,也可能不变,但其最终的执行结果肯定是固定的定值,基于该信号变量的执行结果不为定值,可判定该信号出现故障。因此在构建诊断数据库时,需参考每个测试步骤产生的信号变量与诊断故障之间的对应关系。待诊断车辆基于预设诊断引擎Diag Agent在执行目标测试脚本执行过程中,能够调用预设通信接口获取诊断数据库,该诊断数据库能够实现测试脚本的所有诊断,其诊断依据在于测试脚本执行过程中的信号变量,预设诊断引擎Diag Agent在执行目标测试脚本时监测每个信号变量的变化,即执行完目标测试脚本中的其中一个步骤后,确认该步骤中的信号变量是否变化,并基于信号变量的变化确定对应的故障。Test scripts include numerical calculations, logic, decisions and loops related to diagnostic variables and bus variables. The diagnostic engine shall be able to parse test sequence scripts and implement operations. Before executing the target test script, any signal will have a default value. After the target test script is executed, the default signal value of the signal variable may change or may not change, but the final execution result must be a fixed value. , based on the fact that the execution result of the signal variable is not a fixed value, it can be determined that the signal is faulty. Therefore, when constructing the diagnostic database, it is necessary to refer to the corresponding relationship between the signal variables generated by each test step and the diagnostic faults. The vehicle to be diagnosed is based on the preset diagnosis engine Diag Agent. During the execution of the target test script, it can call the preset communication interface to obtain the diagnosis database. The diagnosis database can realize all the diagnosis of the test script. Signal variables, the preset diagnosis 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, it confirms whether the signal variable in this step changes, and based on the signal variable The change in determines the corresponding fault.
为了确保待诊断车辆能够顺利执行测试脚本,在云端服务器BSP-D端可设置每个测试脚本执行序列执行之前的条件信息,云端服务器BSP-D在根据所述远程诊断请求,向所述待诊断车辆发送远程诊断指令之前,对所述待诊断车辆执行测试的条件信息进行配置,并将所述条件信息发送至所述待诊断车辆,所述条件信息中包含需检测所述待诊断车辆中的状态信息项,基于接收到所述待诊断车辆不满足所述条件信息的响应,对所述条件信息进行重新配置,以使所述待诊断车辆执行相应的测试。基于接收到所 述待诊断车辆满足所述条件信息的响应,向所述待诊断车辆发送所述远程诊断指令。举例而言,所述条件信息中包含需检测所述待诊断车辆中的状态信息项,例如车辆处于维修模式、待诊断车辆电源模式为OFF,档位为P,车速小于2km/h、信号变量的默认值等等,本公开实施例对条件信息中包含的内容不进行限定。In order to ensure that the vehicle to be diagnosed can successfully execute the test script, the condition information before the execution sequence of each test script can be set at the cloud server BSP-D end, and the cloud server BSP-D sends the test script to the vehicle to be diagnosed according to the remote diagnosis request. Before the vehicle sends the remote diagnosis command, configure the condition information for the vehicle to be diagnosed to perform the test, and send the condition information to the vehicle to be diagnosed, and the condition information includes the need to detect the The status information item is to reconfigure the condition information based on receiving a response that the vehicle to be diagnosed does not meet the condition information, so that the vehicle to be diagnosed performs a corresponding test. Sending the remote diagnosis instruction to the vehicle to be diagnosed based on receiving a response that the vehicle to be diagnosed satisfies the condition information. For example, 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 OFF, the gear position is P, the vehicle speed is less than 2km/h, the signal variable The default value of the condition information, etc., the embodiment of the present disclosure does not limit the content contained in the condition information.
继续参阅图2,接收远程诊断请求可通过下述两种方式:Continuing to refer to Figure 2, there are two ways to receive a remote diagnosis request:
方式一:接收所述下线服务器根据对所述待诊断车辆的电检结果发送所述远程诊断请求;上述下线服务器MES能够在待诊断车辆下线环节的不同工位实现基于车端和云端的自动化或半自动化电检,基于下线服务器MES对待诊断车辆的电检后,可确定出该待诊断车辆的诊断类别,下线服务器MES基于该诊断类别向云端服务器BSP-D发送所述远程诊断请求,上述实现过程可用于待诊断车辆已存在故障的应用场景中,相较于相关技术中通过线束售后诊断仪与车辆进行连接并诊断的方式,本公开实施例通过登录下线服务器MES的方式即可完成诊断,该种方式操作过程简单易操作,进而能够节省检测时间。Mode 1: Receive the remote diagnosis request sent by the off-line server according to the electric inspection result of the vehicle to be diagnosed; After the automatic or semi-automatic electrical inspection of the vehicle to be diagnosed based on the offline server MES, the diagnostic category of the vehicle to be diagnosed can be determined, and the offline server MES sends the remote server BSP-D to the cloud server BSP-D based on the diagnostic category. Diagnosis request, the above implementation process can be used in the application scenario where the vehicle to be diagnosed has a fault. Compared with the method of connecting and diagnosing the vehicle through the wiring harness after-sales diagnostic instrument in the related art, the embodiment of the present disclosure can log in to the offline server MES. Diagnosis can be completed in this way, and the operation process of this method is simple and easy to operate, thereby saving detection time.
方式二:接收售后服务器通过调用预设接口所触发的远程诊断请求,所述售后服务用于根据所述待诊断车辆的车辆数据基于预设条件对所述待诊断车辆进行诊断。实际应用中,登录售后服务器ATS后,由售后服务器ATS调用云端服务器BSP-D接口,使得云端服务器BSP-D与待诊断车辆建立无线通信,进而实现售后服务器ATS与车端的间接连接关系。可在售后服务器中根据待诊断车辆的车辆数据设定对待诊断车辆的基于预设条件诊断,所述基于预设条件诊断可以根据车辆行驶的里程数进行设定,也可以根据车辆的驾驶时长进行设定,还可以基于某零部件的使用时长进行设定等等。该种方式可应用于待诊断车辆已存在故障的应用场景中,还可以应用于在车辆不存在故障的前提下对车辆故障主动预警。Mode 2: receiving a remote diagnosis request triggered by an after-sales service server by calling a preset interface, and the after-sales service is used to diagnose the vehicle to be diagnosed based on preset conditions according to the vehicle data of the vehicle to be diagnosed. In practical applications, after logging in to the after-sales service server ATS, the after-sales service server ATS calls the cloud server BSP-D interface, so that the cloud server BSP-D establishes wireless communication with the vehicle to be diagnosed, and then realizes the indirect connection between the after-sales service server ATS and the vehicle terminal. Diagnosis based on preset conditions can be set in the after-sales service server according to the vehicle data of the vehicle to be diagnosed. The diagnosis based on preset conditions can be set according to the mileage of the vehicle or the driving time of the vehicle. It can also be set based on the service time of a certain component, etc. This method can be applied to the application scenario where the vehicle to be diagnosed has a fault, and can also be applied to the active warning of the vehicle fault on the premise that the vehicle does not have a fault.
综上所述,服务器可以实时更新车端预设诊断引擎Diag Agent的测试脚本诊断序列,实现不同车型平台,不同控制器的诊断功能升级。另外,还可以基于待诊断车辆的车辆数据,对待诊断车辆的主动诊断,当检车出问题后提醒用户维护,或者在需要更换零部件时,可以提前备好更换的零部件,进一步减少了维护等待时间。To sum up, the server can update the test script diagnosis sequence of Diag Agent, the preset diagnosis engine of the car in real time, so as to realize the upgrade of the diagnosis function 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 inspection, 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所示,所述远程诊断装置包括:第一接收单元21、第一发送单元22和第二接收单元23。Fig. 3 is a schematic structural diagram of a remote diagnosis device provided by an embodiment of the present disclosure, and the remote diagnosis device is applied to a server side. As shown in FIG. 3 , the remote diagnosis device includes: a first receiving unit 21 , a first sending unit 22 and a second receiving unit 23 .
所述第一接收单元21用于接收远程诊断请求,所述远程诊断请求中包含待诊断车辆及诊断类别。The first receiving unit 21 is used for receiving a remote diagnosis request, and the remote diagnosis request includes the vehicle to be diagnosed and the diagnosis category.
所述第一发送单元22用于根据所述远程诊断请求,向所述待诊断车辆发送远程诊断指令,所述远程诊断指令用于指示所述待诊断车辆执行相应的测试。The first sending unit 22 is configured to send a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request, and the remote diagnosis instruction is used to instruct the vehicle to be diagnosed to perform a corresponding test.
所述第二接收单元23用于接收所述待诊断车辆发送的执行结果。The second receiving unit 23 is configured to receive the execution result sent by the vehicle to be diagnosed.
本公开实施例提供的远程诊断装置,接收远程诊断请求,所述远程诊断请求中包含待诊断车辆及诊断类别;根据所述远程诊断请求,向所述待诊断车辆发送远程诊断 指令,所述远程诊断指令用于指示所述待诊断车辆执行相应的测试;和接收所述待诊断车辆发送的执行结果。与相关技术相比,通过远程诊断指令远程控制车辆执行相应的测试,能够减少车辆故障检查定位的时间,进而提高维修效率。The remote diagnosis device provided by the embodiments of the present disclosure receives a remote diagnosis request, and the remote diagnosis request includes a vehicle to be diagnosed and a diagnosis category; according to the remote diagnosis request, a remote diagnosis instruction is sent to the vehicle to be diagnosed, and the remote The diagnosis instruction is used to instruct the vehicle to be diagnosed to execute a corresponding test; and receive the execution result sent by the vehicle to be diagnosed. Compared with related technologies, remote control of vehicles to perform corresponding tests through remote diagnosis instructions can reduce the time for vehicle fault inspection and location, thereby improving maintenance efficiency.
进一步地,在一些实施例中,如图4所示,所述远程诊断装置还包括:第一生成单元24、划分单元25、第二生成单元26和存储单元27。Further, in some embodiments, as shown in FIG. 4 , the remote diagnosis device further includes: a first generating unit 24 , a dividing unit 25 , a second generating unit 26 and a storage unit 27 .
所述第一生成单元24用于在根据所述远程诊断请求,向所述待诊断车辆发送远程诊断指令之前,生成测试脚本的执行序列。The first generating unit 24 is configured to generate an execution sequence of a test script before sending a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request.
所述划分单元25用于划分所述测试脚本的执行序列的所属诊断类别。The dividing unit 25 is used for dividing the diagnosis category to which the execution sequence of the test script belongs.
所述第二生成单元26用于根据所述诊断类别以及对应的所述测试脚本的执行序列生成所述测试脚本。The second generation unit 26 is configured to generate the test script according to the diagnosis category and the corresponding execution sequence of the test script.
所述存储单元27用于将所述测试脚本存储于测试脚本库中,以便将所述测试脚本远程同步至所述待诊断车辆。The storage unit 27 is used to store the test script in a test script library, so as to remotely synchronize the test script to the vehicle to be diagnosed.
进一步地,在一些实施例中,所述服务器中包含诊断数据库,所述诊断数据库包含每个测试步骤产生的信号变量与诊断故障之间的对应关系;并且所述第二接收单元23还用于基于所述诊断数据库中的每个测试步骤产生的信号变量与诊断故障之间的对应关系,确认所述执行结果的诊断故障。Further, in some embodiments, the server includes a diagnostic database, and the diagnostic database includes the correspondence between signal variables generated by each test step and diagnostic faults; and the second receiving unit 23 is also used for The diagnostic fault of the execution result is confirmed based on the corresponding relationship between the signal variable generated by each test step in the diagnostic database and the diagnostic fault.
进一步地,在一些实施例中,如图4所示,所述远程诊断装置还包括:配置单元28和第三发送单元29。Further, in some embodiments, as shown in FIG. 4 , the remote diagnosis device further includes: a configuration unit 28 and a third sending unit 29 .
所述配置单元28用于在根据所述远程诊断请求,向所述待诊断车辆发送远程诊断指令之前,对所述待诊断车辆执行测试的条件信息进行配置,所述条件信息中包含需检测所述待诊断车辆中的状态信息项。The configuration unit 28 is configured to configure the condition information for the vehicle to be diagnosed to perform a test before sending a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request, and the condition information includes State information items in the vehicle to be diagnosed.
所述第三发送单元29基于所述条件信息向所述待诊断车辆发送远程诊断指令。The third sending unit 29 sends a remote diagnosis instruction to the vehicle to be diagnosed based on the condition information.
所述第三发送单元29包括:第一发送模块291和第二发送模块292。The third sending unit 29 includes: a first sending module 291 and a second sending module 292 .
所述第一发送模块291用于基于接收到所述待诊断车辆不满足所述条件信息的响应,对所述条件信息进行重新配置后重新发送所述远程诊断指令,以使所述待诊断车辆满足所述条件信息。The first sending module 291 is configured to re-send the remote diagnosis instruction after reconfiguring the condition information based on receiving a response that the vehicle to be diagnosed does not meet the condition information, so that the vehicle to be diagnosed The condition information is met.
所述第二发送模块292用于基于接收到所述待诊断车辆满足所述条件信息的响应,向所述待诊断车辆发送所述远程诊断指令。The second sending module 292 is configured to send the remote diagnosis instruction to the vehicle to be diagnosed based on receiving a response that the vehicle to be diagnosed meets the condition information.
进一步地,在一些实施例中,如图4所示,所述第一接收单元21包括:第一接收模块211和第二接收模块212。Further, in some embodiments, as shown in FIG. 4 , the first receiving unit 21 includes: a first receiving module 211 and a second receiving module 212 .
所述第一接收模块211用于接收所述下线服务器根据对所述待诊断车辆的电检结果发送所述远程诊断请求。The first receiving module 211 is configured to receive the remote diagnosis request sent by the offline server according to the electric inspection result of the vehicle to be diagnosed.
所述第二接收模块212用于接收售后服务器通过调用预设接口所触发的远程诊断请求,所述售后服务用于根据所述待诊断车辆的车辆数据基于预设条件对所述待诊断车辆进行诊断。The second receiving module 212 is configured to receive a remote diagnosis request triggered by an after-sales service server by invoking a preset interface, and the after-sales service is used to conduct a diagnosis on the vehicle to be diagnosed based on the vehicle data of the vehicle to be diagnosed based on preset conditions. diagnosis.
需要说明的是,前述对所述远程诊断方法实施例的解释说明,也适用于实施例中 所述远程诊断装置,不再赘述。It should be noted that the foregoing explanations of the embodiments of the remote diagnosis method are also applicable to the remote diagnosis device described in the embodiments, and will not be repeated here.
本公开的实施例还提供了一种电子设备、一种可读存储介质、一种计算机程序产品和一种计算机程序。Embodiments of the present disclosure also provide an electronic device, a readable storage medium, a computer program product, and a computer program.
本公开的实施例提供了一种电子设备,包括:至少一个处理器;和与所述至少一个处理器通信连接的存储器,其中所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行前述任一实施例所述的远程诊断方法。An embodiment of the present disclosure provides an electronic device, including: at least one processor; and a memory communicatively connected to the at least one processor, wherein the memory stores instructions executable by the at least one processor, The instructions are executed by the at least one processor, so that the at least one processor can execute the remote diagnosis method described in any one of the foregoing embodiments.
本公开的实施例提供了一种存储有计算机指令的非瞬时计算机可读存储介质,其中,所述计算机指令用于使所述计算机执行前述任一实施例所述的远程诊断方法。Embodiments of the present disclosure provide a non-transitory computer-readable storage medium storing computer instructions, wherein the computer instructions are used to make the computer execute the remote diagnosis method described in any of the preceding embodiments.
本公开的实施例提供了一种计算机程序产品,包括计算机程序,所述计算机程序在被处理器执行时实现如前述任一实施例所述的远程诊断方法。An embodiment of the present disclosure provides a computer program product, including a computer program. When the computer program is executed by a processor, the remote diagnosis method as described in any one of the foregoing embodiments is implemented.
本公开的实施例提供了一种计算机程序,包括计算机程序代码,当所述计算机程序代码在计算机上运行时,使得所述计算机执行前述任一实施例所述的远程诊断方法。An embodiment of the present disclosure provides a computer program, including computer program code, when the computer program code is run on a computer, the computer is made to execute the remote diagnosis method described in any one of the foregoing embodiments.
图5示出了可以用来实施本公开的实施例的示例电子设备300的示意性框图。电子设备旨在表示各种形式的数字计算机,诸如,膝上型计算机、台式计算机、工作台、个人数字助理、服务器、刀片式服务器、大型计算机、和其它适合的计算机。电子设备还可以表示各种形式的移动装置,诸如,个人数字处理、蜂窝电话、智能电话、可穿戴设备和其它类似的计算装置。本文所示的部件、它们的连接和关系、以及它们的功能仅仅作为示例,并且不意在限制本文中描述的和/或者要求的本公开的实现。FIG. 5 shows a schematic block diagram of an example electronic device 300 that may be used to implement embodiments of the present disclosure. Electronic device is intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other suitable computers. Electronic devices may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smart phones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are by way of example only, and are not intended to limit implementations of the disclosure described and/or claimed herein.
如图5所示,设备300包括计算单元301,其可以根据存储在ROM(Read-Only Memory,只读存储器)302中的计算机程序或者从存储单元308加载到RAM(Random Access Memory,随机访问/存取存储器)303中的计算机程序,来执行各种适当的动作和处理。在RAM 303中,还可存储设备300操作所需的各种程序和数据。计算单元301、ROM 302以及RAM 303通过总线304彼此相连。I/O(Input/Output,输入/输出)接口305也连接至总线304。As shown in Figure 5, the device 300 includes a computing unit 301, which can be loaded into a RAM (Random Access Memory, Random Access/ accesses the computer program in the memory) 303 to execute various appropriate actions and processes. In the RAM 303, various programs and data necessary for the operation of the device 300 can also be stored. The computing unit 301, ROM 302, and RAM 303 are connected to each other through a bus 304. An I/O (Input/Output, input/output) interface 305 is also connected to the bus 304 .
设备300中的多个部件连接至I/O接口305,包括:输入单元306,例如键盘、鼠标等;输出单元307,例如各种类型的显示器、扬声器等;存储单元308,例如磁盘、光盘等;以及通信单元309,例如网卡、调制解调器、无线通信收发机等。通信单元309允许设备300通过诸如因特网的计算机网络和/或各种电信网络与其他设备交换信息/数据。Multiple components in the device 300 are connected to the I/O interface 305, including: an input unit 306, such as a keyboard, a mouse, etc.; an output unit 307, such as various types of displays, speakers, etc.; a storage unit 308, such as a magnetic disk, an optical disk, etc. ; and a communication unit 309, such as a network card, a modem, a wireless communication transceiver, and the like. The communication unit 309 allows the device 300 to exchange information/data with other devices over a computer network such as the Internet and/or various telecommunication networks.
计算单元301可以是各种具有处理和计算能力的通用和/或专用处理组件。计算单元301的一些示例包括但不限于CPU(Central Processing Unit,中央处理单元)、GPU(Graphic Processing Units,图形处理单元)、各种专用的AI(Artificial Intelligence,人工智能)计算芯片、各种运行机器学习模型算法的计算单元、DSP(Digital Signal Processor,数字信号处理器)、以及任何适当的处理器、控制器、微控制器等。计算单元601执行上文所描述的各个方法和处理,例如远程诊断方法。例如,在一些实施 例中,远程诊断方法可被实现为计算机软件程序,其被有形地包含于机器可读介质,例如存储单元608。在一些实施例中,计算机程序的部分或者全部可以经由ROM 602和/或通信单元609而被载入和/或安装到设备600上。当计算机程序加载到RAM 603并由计算单元601执行时,可以执行上文描述的方法的一个或多个步骤。备选地,在其他实施例中,计算单元601可以通过其他任何适当的方式(例如,借助于固件)而被配置为执行前述远程诊断方法。The computing unit 301 may be various general-purpose and/or special-purpose processing components having processing and computing capabilities. Some examples of computing unit 301 include but are not limited to CPU (Central Processing Unit, central processing unit), GPU (Graphic Processing Units, graphics processing unit), various dedicated AI (Artificial Intelligence, artificial intelligence) computing chips, various operating The computing unit of the machine learning model algorithm, DSP (Digital Signal Processor, digital signal processor), and any appropriate processor, controller, microcontroller, etc. The calculation unit 601 executes various methods and processes described above, such as a remote diagnosis method. For example, in some embodiments, the remote diagnostic method may be implemented as a computer software program tangibly embodied on a machine-readable medium, such as storage unit 608. In some embodiments, part or all of the computer program may be loaded and/or installed on the device 600 via the ROM 602 and/or the communication unit 609. When a computer program is loaded into RAM 603 and executed by computing unit 601, one or more steps of the methods described above may be performed. Alternatively, in other embodiments, the computing unit 601 may be configured in any other appropriate way (for example, by means of firmware) to execute the aforementioned remote diagnosis method.
本文中以上描述的系统和技术的各种实施方式可以在数字电子电路系统、集成电路系统、FPGA(Field Programmable Gate Array,现场可编程门阵列)、ASIC(Application-Specific Integrated Circuit,专用集成电路)、ASSP(Application Specific Standard Product,专用标准产品)、SOC(System On Chip,芯片上系统的系统)、CPLD(Complex Programmable 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 realized in combination of them. 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 disk 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 (such as a mouse or trackball) through which a user can provide input to a 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(Local Area 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 (Local Area Network, local area network), WAN (Wide Area Network, wide area network), the Internet, and blockchain networks.
计算机系统可以包括客户端和服务器。客户端和服务器一般远离彼此并且通常通过通信网络进行交互。通过在相应的计算机上运行并且彼此具有客户端-服务器关系的计算机程序来产生客户端和服务器的关系。服务器可以是云服务器,又称为云计算服务器或云主机,是云计算服务体系中的一项主机产品,以解决了传统物理主机与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.
本公开所有实施例均可以单独被执行,也可以与其他实施例相结合被执行,均视为本公开要求的保护范围。All the embodiments of the present disclosure can be implemented independently or in combination with other embodiments, which are all regarded as the scope of protection required by the present disclosure.

Claims (16)

  1. 一种远程诊断方法,其特征在于,所述远程诊断方法应用于服务器侧,包括:A remote diagnosis method, characterized in that the remote diagnosis method is applied to the server side, comprising:
    接收远程诊断请求,所述远程诊断请求中包含待诊断车辆及诊断类别;receiving a remote diagnosis request, the remote diagnosis request including the vehicle to be diagnosed and the diagnosis category;
    根据所述远程诊断请求,向所述待诊断车辆发送远程诊断指令,所述远程诊断指令用于指示所述待诊断车辆执行相应的测试;和Sending a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request, the remote diagnosis instruction being used to instruct the vehicle to be diagnosed to perform a corresponding test; and
    接收所述待诊断车辆发送的执行结果。An execution result sent by the vehicle to be diagnosed is received.
  2. 根据权利要求1所述的远程诊断方法,其特征在于,在根据所述远程诊断请求,向所述待诊断车辆发送远程诊断指令之前,所述远程诊断方法还包括:The remote diagnosis method according to claim 1, wherein, before sending a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request, the remote diagnosis method further comprises:
    生成测试脚本的执行序列;Generate the execution sequence of the test script;
    划分所述测试脚本的执行序列的所属诊断类别;Dividing the diagnostic category of the execution sequence of the test script;
    根据所述诊断类别以及对应的所述测试脚本的执行序列生成所述测试脚本;和generating said test script according to said diagnostic category and a corresponding execution sequence of said test script; and
    将所述测试脚本远程同步至所述待诊断车辆。The test script is remotely synchronized to the vehicle to be diagnosed.
  3. 根据权利要求2所述的远程诊断方法,其特征在于,所述服务器中包含诊断数据库,所述诊断数据库包含每个测试步骤产生的信号变量与诊断故障之间的对应关系;并且The remote diagnosis method according to claim 2, wherein the server includes a diagnostic database, and the diagnostic database includes a correspondence between signal variables generated by each test step and diagnostic faults; and
    接收所述待诊断车辆发送的执行结果包括:Receiving the execution result sent by the vehicle to be diagnosed includes:
    基于所述诊断数据库中的每个测试步骤产生的信号变量与诊断故障之间的对应关系,确认所述执行结果的诊断故障。The diagnostic fault of the execution result is confirmed based on the corresponding relationship between the signal variable generated by each test step in the diagnostic database and the diagnostic fault.
  4. 根据权利要求2所述的远程诊断方法,其特征在于,在根据所述远程诊断请求,向所述待诊断车辆发送远程诊断指令之前,所述远程诊断方法还包括:The remote diagnosis method according to claim 2, characterized in that, before sending a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request, the remote diagnosis method further comprises:
    对所述待诊断车辆执行测试的条件信息进行配置,并将所述条件信息发送至所述待诊断车辆,所述条件信息中包含需检测所述待诊断车辆中的状态信息项;和Configuring condition information for the vehicle to be diagnosed to perform a test, and sending the condition information to the vehicle to be diagnosed, the condition information includes state information items that need to be detected in the vehicle to be diagnosed; and
    基于所述条件信息向所述待诊断车辆发送远程诊断指令。Sending a remote diagnosis instruction to the vehicle to be diagnosed based on the condition information.
  5. 根据权利要求4所述的远程诊断方法,其特征在于,所述基于所述条件信息向所述待诊断车辆发送远程诊断指令包括:The remote diagnosis method according to claim 4, wherein the sending a remote diagnosis instruction to the vehicle to be diagnosed based on the condition information comprises:
    基于接收到所述待诊断车辆不满足所述条件信息的响应,对所述条件信息进行重新配置,以使所述待诊断车辆满足所述条件信息;Reconfiguring the condition information based on receiving a response that the vehicle to be diagnosed does not meet the condition information, so that the vehicle to be diagnosed meets the condition information;
    基于接收到所述待诊断车辆满足所述条件信息的响应,向所述待诊断车辆发送所述远程诊断指令。Sending the remote diagnosis instruction to the vehicle to be diagnosed based on receiving a response that the vehicle to be diagnosed satisfies the condition information.
  6. 根据权利要求1-5中任一项所述的远程诊断方法,其特征在于,所述接收远程诊断请求包括:The remote diagnosis method according to any one of claims 1-5, wherein the receiving the remote diagnosis request comprises:
    接收所述下线服务器根据对所述待诊断车辆的电检结果发送所述远程诊断请求;或receiving the remote diagnosis request sent by the offline server according to the electric inspection result of the vehicle to be diagnosed; or
    接收售后服务器通过调用预设接口所触发的远程诊断请求,所述售后服务用于 根据所述待诊断车辆的车辆数据基于预设条件对所述待诊断车辆进行诊断。receiving the remote diagnosis request triggered by calling the preset interface by the after-sales service server, and the after-sales service is used to diagnose the vehicle to be diagnosed based on preset conditions according to the vehicle data of the vehicle to be diagnosed.
  7. 一种远程诊断装置,其特征在于,所述远程诊断装置应用于服务器侧,包括:A remote diagnostic device, characterized in that the remote diagnostic device is applied to the server side, comprising:
    第一接收单元,用于接收远程诊断请求,所述远程诊断请求中包含待诊断车辆及诊断类别;The first receiving unit is configured to receive a remote diagnosis request, and the remote diagnosis request includes a vehicle to be diagnosed and a diagnosis category;
    第一发送单元,用于根据所述远程诊断请求,向所述待诊断车辆发送远程诊断指令,所述远程诊断指令用于指示所述待诊断车辆执行相应的测试;和A first sending unit, configured to send a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request, and the remote diagnosis instruction is used to instruct the vehicle to be diagnosed to perform a corresponding test; and
    第二接收单元,用于接收所述待诊断车辆发送的执行结果。The second receiving unit is configured to receive the execution result sent by the vehicle to be diagnosed.
  8. 根据权利要求7所述的远程诊断装置,其特征在于,所述远程诊断装置还包括:The remote diagnostic device according to claim 7, wherein the remote diagnostic device further comprises:
    第一生成单元,用于在根据所述远程诊断请求,向所述待诊断车辆发送远程诊断指令之前,生成测试脚本的执行序列;A first generation unit, configured to generate an execution sequence of a test script before sending a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request;
    划分单元,用于划分所述测试脚本的执行序列的所属诊断类别;a division unit, configured to divide the diagnostic category to which the execution sequence of the test script belongs;
    第二生成单元,用于根据所述诊断类别以及对应的所述测试脚本的执行序列生成所述测试脚本;和a second generating unit, configured to generate the test script according to the diagnostic category and the corresponding execution sequence of the test script; and
    存储单元,用于将所述测试脚本存储于测试脚本库中,以便将所述测试脚本远程同步至所述待诊断车辆。The storage unit is used to store the test script in a test script library, so as to remotely synchronize the test script to the vehicle to be diagnosed.
  9. 根据权利要求8所述的远程诊断装置,其特征在于,所述服务器中包含诊断数据库,所述诊断数据库包含每个测试步骤产生的信号变量与诊断故障之间的对应关系;并且The remote diagnostic device according to claim 8, wherein the server includes a diagnostic database, and the diagnostic database includes a correspondence between signal variables generated by each test step and diagnostic faults; and
    所述第二接收单元还用于基于所述诊断数据库中的每个测试步骤产生的信号变量与诊断故障之间的对应关系,确认所述执行结果的诊断故障。The second receiving unit is further configured to confirm the diagnostic fault of the execution result based on the correspondence between the signal variable generated by each test step in the diagnostic database and the diagnostic fault.
  10. 根据权利要求8所述的远程诊断装置,其特征在于,所述远程诊断装置还包括:The remote diagnostic device according to claim 8, wherein the remote diagnostic device further comprises:
    配置单元,用于在根据所述远程诊断请求,向所述待诊断车辆发送远程诊断指令之前,对所述待诊断车辆执行测试的条件信息进行配置,所述条件信息中包含需检测所述待诊断车辆中的状态信息项;和A configuration unit, configured to configure the condition information for the vehicle to be diagnosed to perform a test before sending a remote diagnosis instruction to the vehicle to be diagnosed according to the remote diagnosis request, the condition information includes the need to detect the vehicle to be diagnosed diagnosing items of status information in the vehicle; and
    第三发送单元,基于所述条件信息向所述待诊断车辆发送远程诊断指令。The third sending unit is configured to send a remote diagnosis instruction to the vehicle to be diagnosed based on the condition information.
  11. 根据权利要求10所述的远程诊断装置,其特征在于,所述第三发送单元包括:The remote diagnosis device according to claim 10, wherein the third sending unit comprises:
    第一发送模块,用于基于接收到所述待诊断车辆不满足所述条件信息的响应,对所述条件信息进行重新配置后重新发送所述远程诊断指令,以使所述待诊断车辆满足所述条件信息;和A first sending module, configured to reconfigure the condition information based on receiving a response that the vehicle to be diagnosed does not meet the condition information, and then resend the remote diagnosis instruction, so that the vehicle to be diagnosed meets the condition information conditional information; and
    第二发送模块,用于基于接收到所述待诊断车辆满足所述条件信息的响应,向所述待诊断车辆发送所述远程诊断指令。The second sending module is configured to send the remote diagnosis instruction to the vehicle to be diagnosed based on receiving a response that the vehicle to be diagnosed satisfies the condition information.
  12. 根据权利要求7-11中任一项所述的远程诊断装置,其特征在于,所述第一接收单元包括:The remote diagnosis device according to any one of claims 7-11, wherein the first receiving unit comprises:
    第一接收模块,用于接收所述下线服务器根据对所述待诊断车辆的电检结果发送 所述远程诊断请求;和The first receiving module is used to receive the remote diagnosis request sent by the off-line server according to the electric inspection result of the vehicle to be diagnosed; and
    第二接收模块,用于接收售后服务器通过调用预设接口所触发的远程诊断请求,所述售后服务用于根据所述待诊断车辆的车辆数据基于预设条件对所述待诊断车辆进行诊断。The second receiving module is configured to receive a remote diagnosis request triggered by an after-sales service server by calling a preset interface, and the after-sales service is used to diagnose the vehicle to be diagnosed based on preset conditions according to vehicle data of the vehicle to be diagnosed.
  13. 一种电子设备,包括:An electronic device comprising:
    至少一个处理器;和at least one processor; and
    与所述至少一个处理器通信连接的存储器,其中a memory communicatively coupled to the at least one processor, wherein
    所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器执行权利要求1-6中任一项所述的远程诊断方法。The memory stores instructions executable by the at least one processor, the instructions are executed by the at least one processor, so that the at least one processor performs the method described in any one of claims 1-6. remote diagnosis method.
  14. 一种存储有计算机指令的非瞬时计算机可读存储介质,其中,所述计算机指令用于使所述计算机执行根据权利要求1-6中任一项所述的远程诊断方法。A non-transitory computer-readable storage medium storing computer instructions, wherein the computer instructions are used to make the computer execute the remote diagnosis method according to any one of claims 1-6.
  15. 一种计算机程序产品,包括计算机程序,所述计算机程序在被处理器执行时实现根据权利要求1-6中任一项所述的远程诊断方法。A computer program product comprising a computer program which, when executed by a processor, implements the remote diagnosis method according to any one of claims 1-6.
  16. 一种计算机程序,包括计算机程序代码,当所述计算机程序代码在计算机上运行时,使得所述计算机执行根据权利要求1-6中任一项所述的远程诊断方法。A computer program, including computer program code, when the computer program code is run on a computer, it causes the computer to execute the remote diagnosis method according to any one of claims 1-6.
PCT/CN2022/142555 2021-12-31 2022-12-27 Remote diagnosis method and apparatus, and electronic device and storage medium WO2023125590A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111663866.7A CN115437340A (en) 2021-12-31 2021-12-31 Remote diagnosis method and device, electronic equipment and storage medium
CN202111663866.7 2021-12-31

Publications (1)

Publication Number Publication Date
WO2023125590A1 true WO2023125590A1 (en) 2023-07-06

Family

ID=84241684

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/142555 WO2023125590A1 (en) 2021-12-31 2022-12-27 Remote diagnosis method and apparatus, and electronic device and storage medium

Country Status (2)

Country Link
CN (1) CN115437340A (en)
WO (1) WO2023125590A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117032162A (en) * 2023-08-04 2023-11-10 广州汽车集团股份有限公司 Remote diagnosis method, device, equipment and storage medium for vehicle

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115469629A (en) * 2021-12-31 2022-12-13 北京罗克维尔斯科技有限公司 Remote diagnosis method, device, system, electronic equipment and storage medium
CN115437340A (en) * 2021-12-31 2022-12-06 北京罗克维尔斯科技有限公司 Remote diagnosis method and device, electronic equipment and storage medium
CN115437338A (en) * 2021-12-31 2022-12-06 北京罗克维尔斯科技有限公司 Remote diagnosis method and device, electronic equipment and storage medium
CN115933621B (en) * 2023-03-14 2023-08-04 深圳鼎匠科技有限公司 Vehicle remote diagnosis service method and system

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004302675A (en) * 2003-03-28 2004-10-28 Mazda Motor Corp Remote failure diagnostic system
CN110031232A (en) * 2018-01-12 2019-07-19 上海汽车集团股份有限公司 A kind of vehicle diagnosing system and method
CN111026096A (en) * 2019-12-30 2020-04-17 华人运通(江苏)技术有限公司 Vehicle diagnosis method, apparatus, system, device and computer readable storage medium
CN111781911A (en) * 2020-06-23 2020-10-16 浙江吉利汽车研究院有限公司 Automobile remote diagnosis method and system
CN112874530A (en) * 2021-02-18 2021-06-01 中国第一汽车股份有限公司 Vehicle diagnosis method and device, electronic equipment and storage medium
CN115437339A (en) * 2021-12-31 2022-12-06 北京罗克维尔斯科技有限公司 Remote diagnosis method and device, electronic equipment and storage medium
CN115437338A (en) * 2021-12-31 2022-12-06 北京罗克维尔斯科技有限公司 Remote diagnosis method and device, electronic equipment and storage medium
CN115437340A (en) * 2021-12-31 2022-12-06 北京罗克维尔斯科技有限公司 Remote diagnosis method and device, electronic equipment and storage medium
CN115469629A (en) * 2021-12-31 2022-12-13 北京罗克维尔斯科技有限公司 Remote diagnosis method, device, system, electronic equipment and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004302675A (en) * 2003-03-28 2004-10-28 Mazda Motor Corp Remote failure diagnostic system
CN110031232A (en) * 2018-01-12 2019-07-19 上海汽车集团股份有限公司 A kind of vehicle diagnosing system and method
CN111026096A (en) * 2019-12-30 2020-04-17 华人运通(江苏)技术有限公司 Vehicle diagnosis method, apparatus, system, device and computer readable storage medium
CN111781911A (en) * 2020-06-23 2020-10-16 浙江吉利汽车研究院有限公司 Automobile remote diagnosis method and system
CN112874530A (en) * 2021-02-18 2021-06-01 中国第一汽车股份有限公司 Vehicle diagnosis method and device, electronic equipment and storage medium
CN115437339A (en) * 2021-12-31 2022-12-06 北京罗克维尔斯科技有限公司 Remote diagnosis method and device, electronic equipment and storage medium
CN115437338A (en) * 2021-12-31 2022-12-06 北京罗克维尔斯科技有限公司 Remote diagnosis method and device, electronic equipment and storage medium
CN115437340A (en) * 2021-12-31 2022-12-06 北京罗克维尔斯科技有限公司 Remote diagnosis method and device, electronic equipment and storage medium
CN115469629A (en) * 2021-12-31 2022-12-13 北京罗克维尔斯科技有限公司 Remote diagnosis method, device, system, electronic equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117032162A (en) * 2023-08-04 2023-11-10 广州汽车集团股份有限公司 Remote diagnosis method, device, equipment and storage medium for vehicle

Also Published As

Publication number Publication date
CN115437340A (en) 2022-12-06

Similar Documents

Publication Publication Date Title
WO2023125590A1 (en) Remote diagnosis method and apparatus, and electronic device and storage medium
WO2023125852A1 (en) Remote diagnosis method and apparatus, and electronic device and storage medium
WO2023125591A1 (en) Remote diagnosis method, apparatus and system, and electronic device and storage medium
WO2023125851A1 (en) Remote diagnostics method and apparatus, electronic device and storage medium
CN107800783B (en) Method and device for remotely monitoring server
KR102555801B1 (en) Method for debugging noise elimination algorithm, apparatua and electronic device
CN113742031A (en) Node state information acquisition method and device, electronic equipment and readable storage medium
CN109766217A (en) A kind of vehicle system fault repairing method and device
CN116149304B (en) Vehicle diagnosis system, method, equipment and storage medium
WO2023115836A1 (en) Method and apparatus for controlling distributed operation system, and device, medium and program product
EP3982268B1 (en) Chassis simulation method and apparatus, server, storage medium and program product
CN115509850A (en) Log processing method, device, equipment, storage medium and computer program
CN113386797A (en) Method, apparatus, device, medium and product for controlling an autonomous vehicle
CN108648298A (en) Message treatment method and device, storage medium, electronic equipment
CN112559277A (en) Crash information processing method, system, vehicle-mounted device, server, electronic device and storage medium
CN116449810B (en) Fault detection method and device, electronic equipment and storage medium
CN109510867A (en) Method, apparatus, storage medium and the electronic equipment of data request processing
US11772681B2 (en) Method and apparatus for processing autonomous driving simulation data, and electronic device
CN115442261A (en) Method and system for testing lower computer
CN116859885A (en) Vehicle remote diagnosis method, script engine and cloud diagnosis platform
CN116016105A (en) Fault diagnosis method, device, equipment and storage medium supporting multiple communication types
CN116165938A (en) Charging module debugging method, device and system
CN117573504A (en) Test management method and system, scheduling device and storage medium
CN116820069A (en) Diagnostic system, method, device and medium for vehicle fault
CN117632600A (en) Fault management method and device and electronic equipment

Legal Events

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

Ref document number: 22914842

Country of ref document: EP

Kind code of ref document: A1