Search

CN-121996665-A - Vehicle operation processing method, system, computing device and readable storage medium

CN121996665ACN 121996665 ACN121996665 ACN 121996665ACN-121996665-A

Abstract

The application discloses a vehicle operation processing method, a system, a computing device and a computer readable storage medium, wherein the method comprises the steps of responding to received vehicle operation data, determining a first partition for processing the vehicle operation data; and if the first partition is detected to be in the running state, processing the vehicle running data in a second partition. Therefore, the normal operation of the vehicle is maintained through the first partition, the vehicle operation data is processed through the second partition, and synchronous data update can be carried out while the normal operation of the vehicle can be realized, so that the data processing efficiency is improved.

Inventors

  • LI JUNCHAO
  • WANG TONGYU
  • HU JIAXING
  • FU QIANG
  • GAO YU

Assignees

  • 浙江智马达智能科技有限公司

Dates

Publication Date
20260508
Application Date
20251222

Claims (10)

  1. 1. A vehicle running processing method, characterized by comprising: in response to receiving vehicle operation data, determining a first partition that processes the vehicle operation data; And if the first partition is detected to be in the running state, processing the vehicle running data in a second partition.
  2. 2. The method of claim 1, wherein the determining a first partition that processes the vehicle operation data comprises at least one of: determining a first partition for processing the vehicle operation data based on a predetermined data processing selection order; Determining a first partition for processing the vehicle operation data according to the data information of the vehicle operation data; and determining a first partition for processing the vehicle operation data according to the processing category for processing the vehicle operation data.
  3. 3. The method of claim 1, wherein said processing said vehicle operation data in a second zone comprises: Analyzing and converting the vehicle operation data in the second partition to determine standardized data information; The standardized data information is stored in a memory.
  4. 4. A method according to claim 3, characterized in that the method further comprises: and after the vehicle operation data are processed in the second partition, the data obtained by processing are backed up in the first partition.
  5. 5. The method of claim 1, wherein processing the vehicle operation data in a second zone if the first zone is detected to be in an operational state comprises: Processing the vehicle operation data in the second partition, and updating the operation state of the vehicle based on the processed data; during the processing of the second partition, an operational state of the vehicle is maintained based on the first partition.
  6. 6. The method according to claim 1, wherein the method further comprises: Processing the vehicle operation data in the first partition when the first partition and the second partition are in an idle state; and/or the number of the groups of groups, In response to a selection operation of the first partition or the second partition, the vehicle operation data is processed in the selected partition.
  7. 7. The method of claim 6, wherein processing the vehicle operation data in the first partition while both the first partition and the second partition are in an idle state comprises: when the vehicle operation data is processed in a first partition, maintaining the current operation state of the vehicle in the second partition; Or alternatively And when the first partition performs data processing on the vehicle, backing up the data obtained by processing in the second partition.
  8. 8. A vehicle operation processing system is characterized by comprising a first partition, a second partition, a memory and a processor, wherein, The first partition is used for processing vehicle operation data; the second partition is used for processing vehicle operation data; The processor is used for responding to received vehicle operation data, determining a first partition for processing the vehicle operation data, and processing the vehicle operation data in a second partition if the first partition is detected to be in an operation state; the memory is used for storing processing data of the first partition or the second partition.
  9. 9. A computing device comprising a processor and a memory for storing executable instructions, wherein the processor is configured to execute the instructions to implement the vehicle operation processing method of any one of claims 1-7.
  10. 10. A computer readable storage medium, characterized in that the instructions in the computer readable storage medium, when executed by a processor, implement the vehicle operation processing method according to any one of claims 1 to 7.

Description

Vehicle operation processing method, system, computing device and readable storage medium Technical Field The present application relates to the field of vehicle operation technologies, and in particular, to a vehicle operation processing method, a system, a computing device, and a readable storage medium. Background When the software of an electronic control unit (ECU, electronic Control Unit) of the vehicle is updated, the vehicle is usually required to be in a specific state such as locking, zero speed, P gear, power-down of the whole vehicle and the like, but when part of vehicle data processing scenes such as light effect are downloaded on line, the process is simple, the influence on the whole operation of the vehicle is small, and the vehicle is not required to be in the specific state. In the prior art, the vehicle data processing mostly adopts a single partition mode, and under the scene, the single partition processing in the prior art cannot give consideration to the normal operation and data updating of the vehicle, so that the updating needs to wait or the normal use of the vehicle is influenced. Disclosure of Invention The application aims to provide a vehicle operation processing method, a system, a computing device and a computer readable storage medium, which can update synchronous data while realizing normal operation of a vehicle and are beneficial to improving data processing efficiency. To achieve the above object: in a first aspect, an embodiment of the present application provides a vehicle operation processing method, including: in response to receiving vehicle operation data, determining a first partition that processes the vehicle operation data; And if the first partition is detected to be in the running state, processing the vehicle running data in a second partition. In one embodiment, the determining the first partition that processes the vehicle operation data includes at least one of: determining a first partition for processing the vehicle operation data based on a predetermined data processing selection order; Determining a first partition for processing the vehicle operation data according to the data information of the vehicle operation data; and determining a first partition for processing the vehicle operation data according to the processing category for processing the vehicle operation data. In one embodiment, the processing the vehicle operation data in the second partition includes: Analyzing and converting the vehicle operation data in the second partition to determine standardized data information; The standardized data information is stored in a memory. In one embodiment, the method further comprises: and after the vehicle operation data are processed in the second partition, the data obtained by processing are backed up in the first partition. In an embodiment, if the first partition is detected to be in an operating state, the processing the vehicle operation data in the second partition includes: Processing the vehicle operation data in the second partition, and updating the operation state of the vehicle based on the processed data; during the processing of the second partition, an operational state of the vehicle is maintained based on the first partition. In one embodiment, the method further comprises: Processing the vehicle operation data in the first partition when the first partition and the second partition are in an idle state; and/or the number of the groups of groups, In response to a selection operation of the first partition or the second partition, the vehicle operation data is processed in the selected partition. In an embodiment, when the first partition and the second partition are both in an idle state, processing the vehicle operation data in the first partition includes: when the vehicle operation data is processed in a first partition, maintaining the current operation state of the vehicle in the second partition; Or alternatively And when the first partition performs data processing on the vehicle, backing up the data obtained by processing in the second partition. In a second aspect, an embodiment of the present application provides a vehicle operation processing system, including a first partition, a second partition, a memory, and a processor, wherein, The first partition is used for processing vehicle operation data; the second partition is used for processing vehicle operation data; The processor is used for responding to received vehicle operation data, determining a first partition for processing the vehicle operation data, and processing the vehicle operation data in a second partition if the first partition is detected to be in an operation state; the memory is used for storing processing data of the first partition or the second partition. In a third aspect, an embodiment of the present application provides a computing device, specifically including a processor and a memory for storing executable instructions, where the processo