WO2025001786A1 - 数据处理方法、装置和车辆 - Google Patents
数据处理方法、装置和车辆 Download PDFInfo
- Publication number
- WO2025001786A1 WO2025001786A1 PCT/CN2024/097457 CN2024097457W WO2025001786A1 WO 2025001786 A1 WO2025001786 A1 WO 2025001786A1 CN 2024097457 W CN2024097457 W CN 2024097457W WO 2025001786 A1 WO2025001786 A1 WO 2025001786A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- delay
- vehicle
- information
- delay optimization
- processing unit
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B60—VEHICLES IN GENERAL
- B60W—CONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
- B60W60/00—Drive control systems specially adapted for autonomous road vehicles
- B60W60/001—Planning or execution of driving tasks
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B60—VEHICLES IN GENERAL
- B60W—CONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
- B60W50/00—Details of control systems for road vehicle drive control not related to the control of a particular sub-unit, e.g. process diagnostic or vehicle driver interfaces
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B60—VEHICLES IN GENERAL
- B60W—CONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
- B60W60/00—Drive control systems specially adapted for autonomous road vehicles
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/30—Services specially adapted for particular environments, situations or purposes
- H04W4/40—Services specially adapted for particular environments, situations or purposes for vehicles, e.g. vehicle-to-pedestrians [V2P]
- H04W4/44—Services specially adapted for particular environments, situations or purposes for vehicles, e.g. vehicle-to-pedestrians [V2P] for communication between vehicles and infrastructures, e.g. vehicle-to-cloud [V2C] or vehicle-to-home [V2H]
-
- B—PERFORMING OPERATIONS; TRANSPORTING
- B60—VEHICLES IN GENERAL
- B60W—CONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
- B60W50/00—Details of control systems for road vehicle drive control not related to the control of a particular sub-unit, e.g. process diagnostic or vehicle driver interfaces
- B60W2050/0001—Details of the control system
- B60W2050/0043—Signal treatments, identification of variables or parameters, parameter estimation or state estimation
Definitions
- the present application relates to the field of intelligent driving, and more specifically, to a data processing method, device and vehicle.
- a very important indicator for measuring safety is the end-to-end latency of the data flow link of the autonomous driving system, such as the latency from the acquisition of the original signal by sensors such as lidar and cameras to the issuance of a brake command to the chassis domain controller.
- a lower end-to-end latency (such as less than 100ms) can greatly improve the safety factor of vehicles and pedestrians, and is one of the key goals for the later optimization of systems and applications.
- the present application provides a data processing method, device and vehicle, which help to reduce end-to-end latency, thereby helping to ensure the driving safety of users.
- the present application provides a data processing method, the method comprising: obtaining first environmental information around a vehicle and first status information of the vehicle; sending the first environmental information and the first status information to a cloud server; receiving first delay optimization configuration information sent by the cloud server, the cloud server storing a mapping relationship between the first environmental information, the first status information and the first delay optimization configuration information, the first delay optimization configuration information comprising a first delay optimization parameter when a processing unit in the vehicle processes data collected by a sensor; and processing the first data collected by the sensor according to the first delay optimization parameter.
- the cloud server can send corresponding delay optimization configuration information to the vehicle based on the environmental information around the vehicle, the vehicle's status information and the mapping relationship.
- the vehicle can obtain appropriate delay optimization configuration information for the current scenario from the cloud server, which helps to reduce the delay of the vehicle's processing unit when processing data collected by the sensor, thereby helping to reduce end-to-end delay, thereby helping to ensure the user's driving safety.
- the mapping relationship stored in the above cloud server may be a mapping relationship between environment information, state information and latency optimization configuration information in different scenarios.
- the vehicle can obtain appropriate delay optimization configuration information in different scenarios.
- the cloud server determines the appropriate delay optimization configuration information for the current scenario of the vehicle through a mapping relationship, which can also reduce the waiting time for the vehicle to obtain the delay optimization configuration information.
- the first latency optimization parameter includes one or more of a priority parameter of a task in a processing unit, a core binding parameter, and a scheduling parameter of a scheduler in an operating system.
- the first delay optimization configuration information includes end-to-end delay optimization parameters, where the end-to-end delay is the end-to-end delay of the data flow link of the autonomous driving system in the vehicle, such as the delay from the collection of raw data by sensors (e.g., cameras, lidars, etc.) to the issuance of vehicle control commands to the vehicle controller (e.g., chassis controller).
- the vehicle controller e.g., chassis controller
- the above end-to-end delay may include the delay of the above processing unit processing the data collected by the sensor.
- the first environmental information includes at least one of time, geographic location, climate, and road conditions.
- the first status information includes at least one of the vehicle's hardware specifications, system status, and autonomous driving status.
- the vehicle is a vehicle in an autonomous driving state.
- the method also includes: when the delay of the processing unit processing the data collected by the sensor according to the first delay optimization parameter is greater than or equal to the delay threshold, obtaining second environmental information around the vehicle and second status information of the vehicle; sending the second environmental information and the second status information to the cloud server; receiving second delay optimization configuration information sent by the cloud server, the cloud server storing a mapping relationship between the second environmental information, the second status information and the second delay optimization configuration information, the second delay optimization configuration information including the second delay optimization parameter when the processing unit processes the data collected by the sensor; and processing the second data collected by the sensor according to the second delay optimization parameter.
- the vehicle can send the second environment information around it and the second state information of the vehicle to the cloud server.
- the cloud server can send updated delay optimization configuration information to the vehicle based on the mapping relationship.
- the vehicle can adaptively adjust the delay optimization configuration information during driving to achieve the effect of automatic online performance optimization, which helps to reduce end-to-end delay, thereby helping to ensure the driving safety of users.
- the vehicle adjusts the deployed delay optimization configuration information, there is no need for the participation of existing autonomous driving application developers, such as modifying code or recompiling.
- the vehicle can dynamically perceive the performance degradation caused by scene changes during driving by extracting environmental information and vehicle status information within the current time window.
- the cloud server determines the delay optimization configuration information suitable for the changed scene based on the changed scene of the vehicle.
- the delay of the processing unit in processing the data collected by the sensor according to the first delay optimization parameter is greater than or equal to the first delay threshold or less than or equal to the second delay threshold, second environmental information around the vehicle and second state information of the vehicle are obtained, wherein the second delay threshold is less than the first delay threshold.
- the first delay optimization configuration information includes the delay threshold or the delay range.
- the vehicle can obtain the delay range through the first delay optimization configuration information sent by the cloud server, so as to monitor in real time the relationship between the delay of the processing unit processing the data collected by the sensor and the delay range.
- the cloud server can be requested for new delay optimization configuration information again, so as to avoid the safety hazards caused by the deterioration of end-to-end delay.
- the processing unit includes a main processing unit and a backup processing unit, and processes the first data collected by the sensor according to the first delay optimization parameter, including: deploying the first delay optimization parameter in the backup processing unit; within a first time period, the delay of the backup processing unit processing the first data according to the first delay optimization parameter is less than the delay of the main processing unit processing the first data, and the first delay optimization parameter is deployed in the main processing unit.
- the validity of the first delay optimization parameter can be verified in advance without affecting the normal driving of the vehicle.
- the first delay optimization parameter is deployed before the main processing unit, and the method also includes: within the first time period, determining that the vehicle control instructions output by the backup processing unit are the same as the vehicle control instructions output by the main processing unit.
- the vehicle control instructions output by the backup processing unit within the first time period are the same as the vehicle control instructions output by the main processing unit, which helps to improve the effectiveness of verifying the first delay optimization configuration information.
- the first environmental information includes environmental information of the vehicle at multiple moments in the future
- the first state information includes state information of the vehicle at the multiple moments in the future
- the first delay configuration information includes delay optimization parameters when the processing unit processes data collected by the sensor at the multiple moments in the future.
- the vehicle can obtain the delay configuration parameters at multiple moments in the future in advance. This avoids the frequent interactions between the vehicle and the cloud server in the future, and helps reduce the waiting time for the vehicle to obtain delay optimization configuration information.
- the method includes: the vehicle sends navigation information to a cloud server, and the cloud server determines the vehicle's environmental information and status information at multiple moments in the future based on the navigation information, thereby sending to the vehicle delay optimization parameters for the processing unit to process data collected by the sensor at multiple moments in the future.
- a data processing method comprising: obtaining first environmental information around a vehicle and first state information of the vehicle; determining first delay optimization configuration information according to the first environmental information, the first state information, and a mapping relationship, the mapping The mapping relationship includes a mapping relationship between the first environment information, the first state information and the first delay optimization configuration information, and the first delay optimization configuration information includes a first delay optimization parameter when the processing unit in the vehicle processes the data collected by the sensor; according to the first delay optimization parameter, the first data collected by the sensor is processed.
- the vehicle can determine the appropriate delay optimization configuration information for the current scenario according to the mapping relationship saved in the vehicle, which helps to reduce the delay of the vehicle's processing unit when processing data collected by sensors, thereby helping to reduce end-to-end delay, thereby helping to ensure the user's driving safety.
- the method also includes: when the delay when the processing unit processes the data collected by the sensor according to the first delay optimization parameter is greater than or equal to the delay threshold, obtaining second environmental information around the vehicle and second state information of the vehicle; determining second delay optimization configuration information according to the second environmental information, the second state information and the mapping relationship, the mapping relationship including a mapping relationship between the second environmental information, the second state information and the second delay optimization configuration information, the second delay optimization configuration information including the second delay optimization parameter when the processing unit processes the data collected by the sensor; and processing the second data collected by the sensor according to the second delay optimization parameter.
- the vehicle when the delay of the processing unit processing the data collected by the sensor is greater than or equal to the delay threshold during the driving process of the vehicle, the vehicle can re-determine the updated delay optimization configuration information based on the second environmental information around the vehicle, the second state information of the vehicle and the mapping relationship. In this way, the vehicle can adaptively adjust the delay optimization configuration information during driving to achieve the effect of automatic online performance optimization, thereby helping to reduce end-to-end delay, thereby helping to ensure the driving safety of users.
- the processing unit includes a main processing unit and a backup processing unit, and processes the first data collected by the sensor according to the first delay optimization parameter, including: deploying the first delay optimization parameter in the backup processing unit; within a first time period, the delay of the backup processing unit processing the first data according to the first delay optimization parameter is less than the delay of the main processing unit processing the first data, and the first delay optimization parameter is deployed in the main processing unit.
- the first delay optimization parameter is deployed before the main processing unit, and the method also includes: within the first time period, determining that the vehicle control instructions output by the backup processing unit are the same as the vehicle control instructions output by the main processing unit.
- the first environmental information includes environmental information of the vehicle at multiple moments in the future
- the first state information includes state information of the vehicle at the multiple moments in the future
- the first delay configuration information includes delay optimization parameters when processing data collected by the sensor at the multiple moments in the future.
- the present application provides a data processing method, the method comprising: obtaining first environmental information around a vehicle and first status information of the vehicle; sending first delay optimization configuration information to the vehicle based on the first environmental information, the first status information and a mapping relationship, the mapping relationship comprising a mapping relationship between environmental information, status information and delay optimization configuration information, the first delay optimization configuration information comprising a first delay optimization parameter when a processing unit in the vehicle processes data collected by a sensor.
- the cloud server can send corresponding delay optimization configuration information to the vehicle based on the mapping relationship between the environmental information around the vehicle and the vehicle's status information.
- the vehicle can obtain appropriate delay optimization configuration information for the current scenario from the cloud server, which helps to reduce the delay of the vehicle's processing unit when processing data collected by the sensor, thereby helping to reduce end-to-end delay, thereby helping to ensure the user's driving safety.
- the first environmental information includes environmental information of the vehicle at multiple moments in the future
- the first state information includes state information of the vehicle at the multiple moments in the future
- the first delay optimization configuration information includes delay optimization parameters when processing data collected by the sensor at the multiple moments in the future.
- the method further includes: according to the first environment information and the first state information, using a hierarchical navigable small world graphs (HNSW) algorithm to retrieve the mapping relationship to obtain the first delay optimization configuration information.
- HNSW hierarchical navigable small world graphs
- the cloud server can retrieve the mapping relationship based on the HNSW algorithm to obtain the first delay optimization configuration information, which helps to reduce the delay when the cloud server searches for the corresponding delay optimization configuration information through the information sent by the vehicle.
- the method before obtaining the first environmental information around the vehicle and the first state information of the vehicle, the method also includes: obtaining third environmental information around the autonomous driving vehicle and third state information of the autonomous driving vehicle; determining the first delay when processing data collected by the sensor according to the third delay optimization parameter set by the offline simulation system, the third environmental information and the third state information; updating the third delay optimization parameter according to the first delay to obtain a fourth delay optimization parameter; and storing the correspondence between the third environmental information, the third state information and the fourth delay optimization parameter in the mapping relationship.
- the initial delay optimization parameters are set through the offline simulation system to check the actual running time of the offline simulation system.
- the end-to-end delay is calculated and optimized. This makes the end-to-end delay calculation more accurate and does not require additional simulation verification.
- the method before obtaining the first environmental information around the vehicle and the first state information of the vehicle, the method also includes: obtaining third environmental information around the autonomous driving vehicle and third state information of the autonomous driving vehicle; extracting delay model data based on the third environmental information and the third state information data, the delay model data including one or more of the number of application threads, periodic data of the threads, time probability distribution of thread running, and dependency relationship of thread data; inputting the delay model data into a delay simulator to obtain a second delay; determining a fourth delay optimization parameter corresponding to the third environmental information and the third state information based on the second delay; and storing the correspondence between the third environmental information, the third state information, and the fourth delay optimization parameter in the mapping relationship.
- the end-to-end delay can be simulated by a delay simulator, which can reduce the overhead of simulation delay estimation and perform large-scale parallel optimization with fast convergence speed.
- the method before receiving the first environmental information and the first state information sent by the vehicle, the method also includes: obtaining third environmental information around the autonomous driving vehicle and third state information of the autonomous driving vehicle; inputting the third environmental information and the third state information into a prediction model to obtain a fourth delay optimization parameter, wherein the prediction model is trained by a training data set, and the training data set includes sample environmental information, sample state information, and the sample delay optimization parameter; and storing the correspondence between the third environmental information, the third state information, and the fourth delay optimization parameter in the mapping relationship.
- obtaining third environment information around the autonomous driving vehicle and third state information of the autonomous driving vehicle includes: receiving data collected by sensors of the autonomous driving vehicle and the third state information; indexing the data collected by the sensors and the third state information according to time and location to obtain the third environment information and the third state information.
- the data collected by the sensor and the third state information are indexed according to time and location to obtain the third environment information and the third state information, including: through a crowdsourcing algorithm or a group intelligence perception algorithm, the data collected by the sensor and the third state information are indexed according to time and location to obtain the third environment information and the third state information.
- targeted scheduling strategies can be provided for massive autonomous driving scenarios (i.e., the combination of the vehicle's environmental information and the vehicle's status information).
- massive autonomous driving scenarios i.e., the combination of the vehicle's environmental information and the vehicle's status information.
- crowdsourcing algorithms or group intelligence perception algorithms there is no need to devote a large amount of manpower and material resources to solve the delay optimization configuration of different extreme scenarios (or extreme situations).
- Each time the version is updated only the mapping relationship in the cloud server needs to be updated, without the need to trouble users to make modifications.
- the present application provides a data processing device, which includes: an acquisition unit, used to acquire first environmental information around a vehicle and first status information of the vehicle; a sending unit, used to send the first environmental information and the first status information to a cloud server; a receiving unit, used to receive first delay optimization configuration information sent by the cloud server, the cloud server saves a mapping relationship between the first environmental information, the first status information and the first delay optimization configuration information, the first delay optimization configuration information includes a first delay optimization parameter when the processing unit in the vehicle processes data collected by a sensor; the processing unit is used to process the first data collected by the sensor according to the first delay optimization parameter.
- the acquisition unit is used to obtain the second environmental information around the vehicle and the second state information of the vehicle when the delay of the processing unit processing the data collected by the sensor according to the first delay optimization parameter is greater than or equal to the delay threshold;
- the sending unit is used to send the second environmental information and the second state information to the cloud server;
- the receiving unit is used to receive the second delay optimization configuration information sent by the cloud server, the cloud server saves the mapping relationship between the second environmental information, the second state information and the second delay optimization configuration information, and the second delay optimization configuration information includes the second delay optimization parameter when the processing unit processes the data collected by the sensor;
- the processing unit is used to process the second data collected by the sensor according to the second delay optimization parameter.
- the processing unit includes a main processing unit and a backup processing unit, and the processing unit is used to deploy the first delay optimization parameter in the backup processing unit; within a first time period, the delay of the backup processing unit processing the first data according to the first delay optimization parameter is less than the delay of the main processing unit processing the first data, and the first delay optimization parameter is deployed in the main processing unit.
- the device also includes: a determination unit, used to determine, within the first time period, that the vehicle control instruction output by the backup processing unit is the same as the vehicle control instruction output by the main processing unit.
- the first environmental information includes environmental information of the vehicle at multiple moments in the future
- the first state information includes state information of the vehicle at the multiple moments in the future
- the first delay configuration information includes delay optimization parameters when the processing unit processes data collected by the sensor at the multiple moments in the future.
- the first environmental information includes time, geographic location, climate and road conditions. and/or, the first status information includes at least one of the vehicle's hardware specifications, system status, and autonomous driving status.
- the present application provides a data processing device, which includes: an acquisition unit for acquiring first environmental information around a vehicle and first state information of the vehicle; a determination unit for determining first delay optimization configuration information based on the first environmental information, the first state information and a mapping relationship, the mapping relationship including a mapping relationship between the first environmental information, the first state information and the first delay optimization configuration information, the first delay optimization configuration information including a first delay optimization parameter when a processing unit in the vehicle processes data collected by a sensor; the processing unit is used to process the first data collected by the sensor according to the first delay optimization parameter.
- the acquisition unit is also used to obtain second environmental information around the vehicle and second state information of the vehicle when the delay of the processing unit processing the data collected by the sensor according to the first delay optimization parameter is greater than or equal to the delay threshold;
- the determination unit is also used to determine second delay optimization configuration information based on the second environmental information, the second state information and the mapping relationship, the mapping relationship including the mapping relationship between the second environmental information, the second state information and the second delay optimization configuration information, and the second delay optimization configuration information including the second delay optimization parameter when the processing unit processes the data collected by the sensor;
- the processing unit is also used to process the second data collected by the sensor according to the second delay optimization parameter.
- the processing unit includes a main processing unit and a backup processing unit, and the processing unit is used to deploy the first delay optimization parameter in the backup processing unit; within a first time period, the delay of the backup processing unit processing the first data according to the first delay optimization parameter is less than the delay of the main processing unit processing the first data, and the first delay optimization parameter is deployed in the main processing unit.
- the determination unit is further used to determine, within the first time period, that the vehicle control instruction output by the backup processing unit is the same as the vehicle control instruction output by the main processing unit.
- the first environmental information includes environmental information of the vehicle at multiple moments in the future
- the first state information includes state information of the vehicle at the multiple moments in the future
- the first delay configuration information includes delay optimization parameters when processing data collected by the sensor at the multiple moments in the future.
- the present application provides a data processing device, comprising: an acquisition unit, used to acquire first environmental information around a vehicle and first status information of the vehicle; a determination unit, used to determine first delay optimization configuration information based on the first environmental information, the first status information and a mapping relationship, the mapping relationship including a mapping relationship between environmental information, status information and delay optimization configuration information, the first delay optimization configuration information including a first delay optimization parameter when a processing unit in the vehicle processes data collected by a sensor; a sending unit, used to send the first delay optimization configuration information to the vehicle.
- the first environmental information includes environmental information of the vehicle at multiple moments in the future
- the first state information includes state information of the vehicle at the multiple moments in the future
- the first delay optimization configuration information includes delay optimization parameters when processing data collected by the sensor at the multiple moments in the future.
- the device also includes: an information retrieval unit, used to retrieve the mapping relationship according to the first environment information and the first state information using a hierarchical navigable small world HNSW algorithm to obtain the first delay optimization configuration information.
- the device also includes a parameter updating unit and a storage unit
- the acquisition unit is further used to obtain third environmental information around the autonomous driving vehicle and third state information of the autonomous driving vehicle before obtaining the first environmental information and the first state information sent by the vehicle
- the determination unit is further used to determine the first delay when processing data collected by the sensor according to the third delay optimization parameter set by the offline simulation system, the third environmental information and the third state information
- the parameter updating unit is used to update the third delay optimization parameter according to the first delay to obtain a fourth delay optimization parameter
- the storage unit is used to store the correspondence between the third environmental information, the third state information and the fourth delay optimization parameter in the mapping relationship.
- the device also includes a delay simulation unit, and the acquisition unit is further used to obtain third environmental information around the autonomous driving vehicle and third state information of the autonomous driving vehicle before obtaining the first environmental information and the first state information sent by the vehicle; the determination unit is further used to extract delay model data based on the third environmental information and the third state information data, and the delay model data includes one or more of the number of threads of the application, the periodic data of the threads, the time probability distribution of the thread running, and the dependency relationship of the thread data; the delay simulation unit is used to input the delay model data into a delay simulator to obtain a second delay; the determination unit is further used to determine a fourth delay optimization parameter corresponding to the third environmental information and the third state information based on the second delay; the storage unit is used to store the correspondence between the third environmental information, the third state information and the fourth delay optimization parameter in the mapping relationship.
- the acquisition unit is used to: receive data collected by a sensor of the autonomous driving vehicle and the third state information; search the data collected by the sensor and the third state information according to time and location; The third environment information and the third state information are obtained.
- the acquisition unit is used to: index the data collected by the sensor and the third state information according to time and location through a crowdsourcing algorithm or a group perception algorithm to obtain the third environment information and the third state information.
- the present application provides a data processing device, which includes a processing unit and a storage unit, wherein the storage unit is used to store instructions, and the processing unit executes the instructions stored in the storage unit so that the device performs any possible data processing method in the first aspect or the second aspect.
- the present application provides a data processing device, which includes a processing unit and a storage unit, wherein the storage unit is used to store instructions, and the processing unit executes the instructions stored in the storage unit so that the device executes any possible data processing method in the third aspect.
- the present application provides a data processing system, which control system includes a sensor and a computing platform, and the computing platform includes any possible data processing device in the fourth aspect, or includes any possible data processing device in the fifth aspect, or includes any possible data processing device in the seventh aspect.
- the present application provides a vehicle, which includes any possible data processing device in the fourth aspect, or includes any possible data processing device in the fifth aspect, or includes the data processing device described in the seventh aspect, or includes the data processing system described in the ninth aspect.
- the present application provides a server, which includes any possible data processing device in the sixth aspect, or includes the data processing device described in the eighth aspect.
- the present application provides a computer program product, comprising: a computer program code, when the computer program code is run on a computer, the computer executes any possible data processing method in the first aspect or the second aspect above.
- the present application provides a computer program product, comprising: a computer program code, when the computer program code is run on a computer, the computer executes any possible data processing method in the third aspect above.
- the above-mentioned computer program code can be stored in whole or in part on the first storage medium, wherein the first storage medium can be packaged together with the processor or separately packaged with the processor, and the embodiments of the present application do not specifically limit this.
- the present application provides a computer-readable medium storing a program code.
- the computer program code runs on a computer, the computer executes any possible data processing method in the first aspect or the second aspect.
- the present application provides a computer-readable medium storing a program code.
- the computer program code runs on a computer, the computer executes any possible data processing method in the third aspect.
- the present application provides a chip, comprising a circuit for executing any possible data processing method in the first aspect or the second aspect.
- the present application provides a chip, comprising a circuit for executing any possible data processing method in the third aspect.
- FIG1 is a functional block diagram of a vehicle provided in an embodiment of the present application.
- FIG2 is a schematic diagram showing the relationship between application nodes in the robot operating system ROS.
- FIG3 is a schematic flow chart of a data processing method provided in an embodiment of the present application.
- FIG. 4 is a schematic diagram of a system architecture provided in an embodiment of the present application.
- FIG. 5 is another schematic diagram of the system architecture provided in an embodiment of the present application.
- FIG. 6 is another schematic flow chart of the data processing method provided in an embodiment of the present application.
- FIG. 7 is an example diagram of a fast retrieval layer data structure of a delay feature vector provided in an embodiment of the present application.
- FIG. 8 is another schematic flowchart of the data processing method provided in an embodiment of the present application.
- FIG. 9 is a schematic block diagram of a data processing device provided in an embodiment of the present application.
- FIG. 10 is another schematic block diagram of a data processing device provided in an embodiment of the present application.
- FIG. 11 is another schematic block diagram of a data processing device provided in an embodiment of the present application.
- At least one of A and B is similar to "A and/or B", describing the association relationship of associated objects, indicating that three relationships can exist, for example, at least one of A and B can mean: A exists alone, A and B exist at the same time, and B exists alone.
- prefixes such as “first” and “second” are used only to distinguish different description objects, and have no limiting effect on the position, order, priority, quantity or content of the described objects.
- the use of prefixes such as ordinal numbers to distinguish description objects in the embodiments of the present application does not constitute a limitation on the described objects.
- the meaning of "multiple" is two or more.
- FIG1 is a functional block diagram of a vehicle 100 provided in an embodiment of the present application.
- the vehicle 100 may include a perception system 120 and a computing platform 150, wherein the perception system 120 may include one or more sensors for sensing information about the environment around the vehicle 100.
- the perception system 120 may include a positioning system, and the positioning system may be a global positioning system (GPS), a Beidou system, or other positioning systems.
- the perception system 120 may also include one or more of an inertial measurement unit (IMU), a laser radar, a millimeter wave radar, an ultrasonic radar, and a camera device.
- IMU inertial measurement unit
- the computing platform 150 may include one or more processors, such as processors 151 to 15n (n is a positive integer).
- the processor is a circuit with signal processing capability.
- the processor may be a circuit with instruction reading and execution capability, such as a central processing unit (CPU), a microprocessor, a graphics processing unit (GPU) (which can be understood as a microprocessor), or a digital signal processor (DSP); in another implementation, the processor may implement certain functions through the logical relationship of a hardware circuit, and the logical relationship of the hardware circuit is fixed or reconfigurable, such as a processor that is a hardware circuit implemented by an application-specific integrated circuit (ASIC) or a programmable logic device (PLD), such as a field programmable gate array (FPGA).
- ASIC application-specific integrated circuit
- PLD programmable logic device
- the process of the processor loading a configuration document to implement the hardware circuit configuration can be understood as the process of the processor loading instructions to implement the functions of some or all of the above units.
- the processor can also be a hardware circuit designed for artificial intelligence, which can be understood as an ASIC, such as a neural network processing unit (NPU), a tensor processing unit (TPU), a deep learning processing unit (DPU), etc.
- the computing platform 150 can also include a memory, which is used to store instructions, and some or all of the processors 151 to 15n can call instructions in the memory to implement corresponding functions.
- the vehicles involved in the embodiments of the present application are vehicles in a broad sense, which may be means of transportation (such as commercial vehicles, passenger cars, motorcycles, flying cars, trains, etc.), industrial vehicles (such as forklifts, trailers, tractors, etc.), engineering vehicles (such as excavators, bulldozers, cranes, etc.), agricultural equipment (such as mowers, harvesters, etc.), amusement equipment, toy vehicles, etc.
- the embodiments of the present application do not specifically limit the type of vehicles.
- end-to-end latency of the data flow link of the autonomous driving system such as the latency from the acquisition of raw signals by sensors such as lidar and cameras to the issuance of braking and other instructions to the chassis domain controller.
- the running time of each node in the data flow link will have a direct and significant impact.
- a lower end-to-end latency e.g., less than 100ms
- the end-to-end delay optimization methods commonly used by autonomous driving system engineers mostly use some limited scenarios to adjust and optimize the parameters of autonomous driving systems and applications.
- the methods of parameter adjustment and optimization include manual tuning based on expert experience, direct tuning on the vehicle with online closed-loop feedback, and tuning using abstract models, simulators, and emulators combined with AI tuning algorithms.
- these methods are basically configured for some common working conditions and universal environments, and it is difficult to make adaptive dynamic adjustments for different scenarios during vehicle driving, and the generalization is insufficient; in addition, the adjustment process is generally very time-consuming. Even with the computing resources of cloud servers, the entire process takes several hours.
- the embodiments of the present application provide a data processing method, device and vehicle, wherein the vehicle can send environmental information around the vehicle and the current status information of the vehicle to a cloud server, and the cloud server can send delay optimization configuration information corresponding to the environmental information and status information to the vehicle based on the mapping relationship between the environmental information, status information and delay optimization configuration information.
- the vehicle can process the data collected by the sensor through the delay optimization configuration information, which helps to reduce the end-to-end delay, thereby helping to ensure the safety of the vehicle and pedestrians.
- Message passing A general term for a type of data communication method between processes or software components in a computer system. It abstracts and encapsulates the data to be communicated into "messages". The two or more parties involved in the communication can transfer messages between processes or components by calling primitives such as message sending and receiving, thereby completing data communication.
- Autonomous driving intelligent operating system An operating system based on the portable operating system interface (POSIX) standard, suitable for the high-performance computing and high-bandwidth communication required for autonomous driving, providing vehicle environment perception, intelligent decision-making, path planning and other functions.
- POSIX portable operating system interface
- Application node In the autonomous driving intelligent operating system, an application with specific autonomous driving functions (such as perception, fusion and planning) encapsulated by communication middleware (such as robot operating system (ROS) and communication management (CM) in automotive open system architecture (AUTOSAR), etc.), usually a collection of single processes and multiple threads.
- communication middleware such as robot operating system (ROS) and communication management (CM) in automotive open system architecture (AUTOSAR), etc.
- ROS robot operating system
- CM communication management
- AUTOSAR automotive open system architecture
- Two or more nodes realize the transmission of messages and service calls between processes or components by calling communication middleware.
- Message channel In the autonomous driving intelligent operating system, the communication channel designated between application nodes, which consists of the sender's sending port, the receiver's receiving port, the channel name, the message format, etc.
- FIG. 2 shows a schematic diagram of the relationship between application nodes in ROS.
- ROS includes nodes 1, 2, 3 and 4, wherein node 1 can be used to obtain images collected by sensors, node 2 can be used to perform image segmentation on the images collected by sensors, node 3 can be used to identify the type of obstacles, the distance from the vehicle, the speed of obstacles, etc. obtained after image segmentation, and node 4 can be used to determine vehicle control instructions based on the recognition results of node 3 and send the vehicle control instructions to the chassis domain controller.
- the latency of the above-mentioned autonomous driving application can be understood as the latency of a single node processing data, for example, the latency of node 1 processing data.
- the above-mentioned end-to-end delay of autonomous driving can be understood as the delay of the node set in the ROS communication system processing data.
- Fig. 3 shows a schematic flow chart of a data processing method 300 provided in an embodiment of the present application. As shown in Fig. 3, the method 300 can be executed by a vehicle and a cloud server, and the method 300 includes steps S310 to S340.
- the vehicle obtains first environmental information around the vehicle and first state information of the vehicle.
- the vehicle obtains first environmental information around the vehicle, including: the vehicle can determine the first environmental information based on data collected by a sensor (for example, a camera, a millimeter-wave radar, a lidar, etc.).
- a sensor for example, a camera, a millimeter-wave radar, a lidar, etc.
- Table 1 shows the environment information and status information acquired by the vehicle.
- the above autonomous driving modes can be understood as the autonomous driving modes currently enabled by the vehicle, such as navigation cruise assistant (NCA), integrated cruise assistant (ICA), auto valet parking (AVP), etc.
- Auxiliary functions may include autonomous emergency braking (AEB), lane departure warning (LDW), etc.
- the environmental information and status information shown in Table 1 above are merely illustrative, and the vehicle may obtain more or less information than that shown in Table 1.
- the environmental information may include data collected by the vehicle's sensors (e.g., one or more of a camera, a laser radar, a millimeter-wave radar, a GPS, and an IMU).
- the vehicle may send the data collected by the sensor to a cloud server, which determines the environment in which the vehicle is located (e.g., geographic location, time, road conditions, etc.).
- the vehicle sends the first environment information and the first status information to the cloud server.
- the cloud server can receive the first environment information and the first status information sent by the vehicle.
- the vehicle may send the first environmental information and the first status information to a cloud server; alternatively, the vehicle may also send the data collected by the sensor and the first status information to a cloud server, and the cloud server may determine the first environmental information based on the data collected by the sensor.
- the vehicle may periodically send environmental information about the vehicle and status information about the vehicle to the cloud server.
- the method 300 before the cloud server receives the first environmental information and the first status information sent by the vehicle, the method 300 also includes: the cloud server receives third status information from the autonomous driving vehicle and data collected by sensors in the autonomous driving vehicle; the cloud server indexes the third status information and the data collected by the sensor according to time and location to obtain the third environmental information and the third status information.
- the cloud server indexes the third state information and the data collected by the sensor according to time and location to obtain the third environment information and the third state information, including: the cloud server indexes the third state information and the data collected by the sensor according to time and location through a crowdsourcing algorithm or a group intelligence perception algorithm to obtain the third environment information and the third state information.
- the cloud server sends first delay optimization configuration information to the vehicle based on the first environmental information, the first status information and the mapping relationship, the mapping relationship includes a mapping relationship between environmental information, status information and delay optimization configuration information, and the first delay optimization configuration information includes a first delay optimization parameter when the vehicle's processing unit processes data collected by the sensor.
- mapping relationship may also be referred to as a latency optimization configuration information retrieval library.
- the cloud server may store a latency optimization configuration information retrieval library, which includes a mapping relationship between environment information, state information, and latency optimization configuration information.
- the first environmental information includes environmental information of the vehicle at multiple moments in the future
- the first state information includes state information of the vehicle at multiple moments in the future
- the first delay configuration information includes delay optimization parameters when processing data collected by the sensor at multiple moments in the future.
- the vehicle can send navigation information (for example, navigation information from the vehicle's current location to the destination) to a cloud server, and the cloud server can determine the environmental information around the vehicle at multiple moments in the future and the status information of the vehicle at multiple moments in the future based on the navigation information.
- the cloud server can determine the delay optimization configuration information at multiple moments in the future based on the environmental information around the vehicle at multiple moments in the future, the status information of the vehicle at multiple moments in the future, and the mapping relationship, and send it to the vehicle. In this way, the vehicle can save the delay optimization configuration information at multiple moments in the future in advance.
- the data collected by the sensor can be processed by selecting appropriate delay optimization configuration information from the delay optimization configuration information at multiple moments in the future. In this way, it helps to avoid frequent interactions between the vehicle and the cloud server.
- the vehicle can also determine the environmental information around the vehicle at multiple moments in the future and the status information of the vehicle at multiple moments in the future based on the navigation information, and then send the environmental information around the vehicle at multiple moments in the future and the status information of the vehicle at multiple moments in the future to the cloud server.
- the first delay optimization configuration information may include delay optimization parameters when at least some of the nodes among the nodes 2, 3 and 4 shown in FIG. 2 process data collected by sensors.
- the latency optimization parameters include one or more of priority information of tasks in the processing unit, core binding information, and scheduling parameters of a scheduler in an operating system (eg, a Linux system).
- an operating system eg, a Linux system
- the method 300 also includes: when the vehicle determines that the delay for processing the data collected by the sensor is greater than or equal to the delay threshold based on the first delay optimization parameter, obtaining second environmental information around the vehicle and second state information of the vehicle; the vehicle sends the second environmental information and the second state information to the cloud server; the cloud server sends second delay optimization configuration information to the vehicle based on the second environmental information, the second state information and the mapping relationship, the second delay optimization configuration information including the second delay optimization parameter when the processing unit processes the data collected by the sensor; the vehicle processes the second data collected by the sensor based on the second delay optimization parameter.
- the road type where the vehicle is located is a highway
- the road speed limit is 120 kilometers per hour (km/h)
- the CPU occupancy rate of the vehicle is 50%.
- the vehicle can send this information to the cloud server, so that the cloud server determines the delay optimization configuration information 1 according to the mapping relationship and sends it to the vehicle.
- the vehicle can process the data collected by the sensor according to the delay configuration information 1.
- the road type where the vehicle is located is an urban road, the road speed limit is 80km/h and the CPU occupancy rate of the vehicle is 80%.
- the delay threshold for example, 100ms
- the vehicle can send the corresponding environmental information and state information at time T2 to the cloud server, so that the cloud server determines the delay optimization configuration information 2 according to the environmental information and state information at time T2 and the mapping relationship and sends it to the vehicle.
- the vehicle can process the data collected by the sensor according to the delay configuration information 2.
- the vehicle can request new delay optimization configuration information from the cloud server, so that the vehicle processes the data collected by the sensor through the new delay optimization configuration information, which helps to reduce the end-to-end delay in a timely manner and also helps to improve the safety of the vehicle and the driving safety of the user.
- the method 300 before the cloud server sends the first delay optimization configuration information to the vehicle, the method 300 also includes: according to the first environment information and the first status information, using the HNSW algorithm to retrieve the mapping relationship to obtain the first delay optimization configuration information.
- the method 300 before the cloud server receives the first environmental information and the first status information sent by the vehicle, the method 300 also includes: the cloud server obtains the third environmental information around the autonomous driving vehicle and the third status information of the autonomous driving vehicle; determines the first delay when processing the data collected by the sensor according to the third delay optimization parameter set by the offline simulation system, the third environmental information and the third status information; updates the third delay optimization parameter according to the first delay to obtain a fourth delay optimization parameter; and the cloud server saves the correspondence between the third environmental information, the third status information and the fourth delay optimization parameter in the mapping relationship.
- the above-mentioned autonomous driving vehicle can be understood as a road test vehicle, and the third environment information and the third state information can be information collected by the road test vehicle.
- the third delay optimization parameter may be a preset delay optimization parameter, or may be a delay optimization parameter optimized last time.
- the preset delay optimization parameter indicates that the priorities of multiple tasks in the processing unit are the same.
- the cloud server may store an offline simulation system, and the cloud server may set the autonomous driving application process priority and the parameters corresponding to the core binding (i.e., the third delay optimization parameter) on the offline simulation system, and input the third environment information and the third state information into the offline simulation system.
- the cloud server may monitor the end-to-end delay during actual operation on the offline simulation system.
- the cloud server may update the third delay optimization parameter based on the end-to-end delay during actual operation, thereby obtaining the fourth delay optimization parameter.
- Cloud Service The device may save the corresponding relationship between the third environment information, the third state information and the fourth delay optimization parameter in the mapping relationship.
- the fourth delay optimization parameter can be obtained by repeatedly iterating the heuristic AI tuning algorithm, the reinforcement learning algorithm, and the deep learning algorithm. In this way, the end-to-end delay calculation method is more accurate and no additional simulation verification is required before deployment on the cloud server.
- the method 300 also includes: the cloud server obtains third environmental information around the autonomous driving vehicle and third state information of the autonomous driving vehicle; the cloud server extracts delay model data based on the third environmental information and the third state information data, and the delay model data includes one or more of the number of application threads, periodic data of the threads, time probability distribution of thread running, and dependency relationship of thread data; the cloud server inputs the delay model data into a delay simulator to obtain a second delay; the cloud server determines a fourth delay optimization parameter corresponding to the third environmental information and the third state information based on the second delay; the cloud server saves the correspondence between the third environmental information, the third state information and the fourth delay optimization parameter in the mapping relationship.
- the cloud server can extract the delay model data of the autonomous driving system and application under the third environmental information through the third environmental information and the third state information sent by the autonomous driving vehicle.
- the delay model data includes but is not limited to one or more of the number of application threads, the periodic data of the threads, the probability distribution of the thread running time, and the dependency of the thread data. Then, the end-to-end delay is directly calculated by the delay simulator, and the fourth delay optimization parameter is obtained by repeated iteration using a heuristic AI tuning algorithm, reinforcement learning or deep learning tuning algorithm.
- the advantage of this method is that the overhead of simulation delay estimation is small, large-scale parallel optimization can be performed, and the convergence speed is fast.
- the method 300 before the cloud server receives the first environmental information and the first status information sent by the vehicle, the method 300 also includes: the cloud server obtains the third environmental information around the autonomous driving vehicle and the third status information of the autonomous driving vehicle; the cloud server inputs the third environmental information and the third status information data into the prediction model to obtain a fourth delay optimization parameter; the cloud server saves the third environmental information, the third status information and the fourth delay optimization parameter in the mapping relationship.
- the prediction model can be trained using a training data set, which includes the environment information of the vehicle, the state information of the vehicle, and the delay optimization configuration information corresponding to the environment information and the state information (task priority information, core binding information, scheduling parameters).
- the trained prediction model can be saved in a cloud server.
- the cloud server can input the road test data into the prediction model to obtain the corresponding delay optimization configuration information.
- the cloud server can save the corresponding relationship between the environment information, the state information, and the delay optimization configuration information in the mapping relationship.
- the cloud server obtains third environmental information around the autonomous driving vehicle and third state information of the autonomous driving vehicle, including: the cloud server receives the third state information from the autonomous driving vehicle and data collected by sensors in the autonomous driving vehicle; the cloud server indexes the third state information and the data collected by the sensors according to time and location to obtain the third environmental information and the third state information.
- the cloud server indexes the third state information and the data collected by the sensor according to time and location to obtain the third environment information and the third state information, including: indexing the third state information and the data collected by the sensor according to time and location through a crowdsourcing algorithm or a group intelligence perception algorithm to obtain the third environment information and the third state information.
- S340 The vehicle processes the first data collected by the sensor according to the first time delay optimization parameter.
- the vehicle includes a main processing unit and a backup processing unit, and the vehicle processes the first data collected by the sensor according to the first delay optimization parameter, including: the vehicle deploys the first delay optimization parameter in the backup processing unit; within a first time period, the delay of the backup processing unit in processing the first data according to the first delay optimization parameter is less than the delay of the main processing unit in processing the first data, and the vehicle deploys the first delay optimization parameter in the main processing unit.
- the main processing unit may be a main domain
- the backup processing unit may be a secure backup domain
- the main processing unit may be a main processor
- the backup processing unit may be a backup processor
- the delay of the backup processing unit in processing the first data according to the first delay optimization parameter is less than the delay of the main processing unit in processing the first data. It can be understood that within a preset time length, the average value of the delay of the backup processing unit in processing the first data according to the first delay optimization parameter is less than the average value of the delay of the main processing unit in processing the first data; and/or, the maximum value of the delay of the backup processing unit in processing the first data according to the first delay optimization parameter is less than the maximum value of the delay of the main processing unit in processing the first data.
- the vehicle deploys the first delay optimization parameter before the main processing unit
- the method 300 further includes: within the first time period, determining that the vehicle control instruction output by the backup processing unit is the same as the vehicle control instruction output by the main processing unit.
- FIG4 is a schematic diagram of a system architecture provided by an embodiment of the present application.
- the system architecture includes a vehicle 410 and a cloud server 420, wherein the vehicle 410 may include a software platform and a hardware platform, and the software platform includes an autonomous driving application 411 and an operating system and middleware. 412, the operating system and middleware 412 include a scene-aware delay monitoring module 4121 and a delay optimization request and configuration module 4122.
- the hardware platform includes a CPU 413, a GPU 414, a memory 415, a network card 416, a sensor 417, a controller 418, and the like.
- the cloud server 420 may include an offline scene simulation database 421, an offline scene simulation system 422, and a delay feature vector retrieval library 423.
- the delay feature vector retrieval library may store the above mapping relationship.
- the scene-aware delay monitoring module 4121 can be used to perceive the environmental information around the vehicle 410 and the end-to-end delay changes in the current scene, and upload the environmental information and the status information of the vehicle 410 to the cloud server 420.
- the above scene-aware delay monitoring module 4121 can upload environmental information to the cloud server 420, or can also upload data collected by the sensor 417 to the cloud server 420.
- the cloud server 420 can determine the environmental information around the vehicle 410 based on the data collected by the sensor 417.
- the delay optimization request and configuration module 4122 can be used to send a request to the cloud server 420 to optimize the end-to-end delay in the current scenario, and to receive the delay optimization configuration information sent by the cloud server 420 and configure the delay optimization configuration information on the vehicle 410.
- the offline scene simulation database 421 can be used to record environmental data and vehicle status information of different vehicles in different scenes such as different roads and weather, including but not limited to point cloud data collected by lidar, image data collected by cameras, point cloud data collected by millimeter wave radar, data collected by GPS and inertial sensors, etc., as well as operation logs of various hardware and software in the vehicle, which can be subsequently used for autonomous driving scene playback, simulation, etc.
- the offline scenario simulation system 422 can be used to read the environmental information and status information in the offline scenario simulation database 421, and provide automatic driving scenario-level simulation and simulation functions for different times, climates, geographical locations and road conditions.
- the delay feature vector retrieval library 423 can be used to record environmental information, status information and delay optimization configuration information calculated by the offline scenario simulation system 422 in different scenarios.
- the environmental information includes but is not limited to time, geographical location, climate conditions, road conditions and structure, etc.
- the status information includes but is not limited to hardware specifications, system status, automatic driving status, etc.
- CPU 413 or GPU 414 can be used to provide necessary computing resources for autonomous driving systems and applications.
- the network card 416 can be used to provide network communication resources for the autonomous driving system and applications.
- Memory 415 can be used to provide storage resources for autonomous driving systems and applications.
- Sensor 417 can be used to provide perception data resources for autonomous driving systems and applications.
- Controller 418 can be used to provide chassis control capability services for the autonomous driving vehicle.
- the autonomous driving application 411 obtains and controls the CPU resources, GPU resources, network card resources, memory resources, and data collected by sensors required for operation through the operating system and middleware 412, and controls the operation of the vehicle 410 through the controller 418.
- the scene-aware delay monitoring module 4121 analyzes the environment information, state information and end-to-end delay information of the vehicle 410 from the sensor data and application processing data during the operation of the autonomous driving application 411, which can be stored in the memory 415 or directly sent to the cloud server 420 through the network card 416.
- the cloud server 420 can record this information in the offline scene simulation database 421.
- the delay optimization request and configuration module 4122 can obtain the end-to-end delay from the scene-aware delay monitoring module 4121.
- the end-to-end delay needs to be optimized, it will send an optimization request to the cloud server 420 through the network card 416, and receive the delay optimization configuration information sent by the delay feature vector retrieval library 423, and then deploy it on the current autonomous driving operating system and application.
- FIG5 shows another schematic diagram of the system architecture provided by an embodiment of the present application.
- the scene-aware delay monitoring module 4121 may include a collection monitoring module 41211 and a dynamic configuration module 41212
- the delay optimization request and configuration module 4122 may include a network communication module 41221 and a configuration deployment module 41222.
- the cloud server 420 may also include a scheduling and orchestration automatic optimization system 424 and a delay feature vector retrieval module 425.
- the acquisition monitoring module 41211 can use the scheduling, communication and other log information of the running process of the autonomous driving application and combine with the algorithm to obtain the environmental information around the vehicle 410 and the status information of the vehicle 410. Then, the information is sent to the cloud server 420 through the network communication module 41221. The cloud server 420 can record this information in the offline scene simulation database 421.
- the dynamic configuration module 41212 can dynamically obtain the end-to-end delay of the vehicle 410 from the acquisition monitoring module 41211.
- an optimization request can be sent to the cloud server 420 through the network communication module 41221.
- the optimization request may include environmental information around the vehicle 410 and the current state information of the vehicle 410.
- the configuration deployment module 41222 After the delay optimization configuration information is obtained from the cloud server 420, it is sent to the configuration deployment module 41222, which deploys it on the autonomous driving system and application, thereby optimizing the end-to-end delay.
- the scheduling and choreography automatic optimization system 424 can be used to periodically pull data from the offline scenario simulation database 421 through the offline scenario simulation system 422 on the cloud server 420 to simulate different autonomous driving scenarios and observe the end-to-end delay of the key link data flow of autonomous driving, and then automatically optimize to find the delay optimization configuration information corresponding to different environmental information and state information, and combine the environmental information, state information and delay optimization configuration information into a single system.
- the corresponding relationship of the configuration information is recorded in the delay feature vector retrieval library 423.
- FIG6 shows a schematic flow chart of a data processing method 600 provided in an embodiment of the present application.
- the method 600 may be executed by a cloud server 420, and the method 600 includes:
- step S610 may include two stages:
- the first stage is to automatically collect sensor data and status information during the operation of the autonomous driving vehicle (or road test vehicle) and upload it to the cloud server 420.
- the second stage is to integrate the data uploaded by each autonomous driving vehicle (or road test vehicle) according to the geographical location and time in the cloud server 420 to form an offline scenario simulation database 421.
- the cloud server 420 integrates the data uploaded by each autonomous driving vehicle according to geographic location and time through crowdsourcing or group intelligence perception technology to form an offline scene simulation database 421.
- the data that the autonomous driving vehicle needs to collect in Phase 1 includes, but is not limited to, point cloud data from lidar, image data from cameras, point cloud data from millimeter-wave radars, data from sensors such as GPS and IMU, as well as information such as weather, temperature, humidity, light intensity, and visibility.
- Phase 2 will use the time series and geographic location coordinates of the data from different sources in Phase 1 as the main index, and use group intelligence perception algorithms or crowdsourcing algorithms to build the scattered data into a unified offline scenario simulation database, which can replay and simulate various autonomous driving scenarios for future testing and optimization.
- Step S620 can be based on the data in the offline scenario simulation database 421 of step S610, and simulate and calculate the delay optimization configuration information corresponding to the environmental information and status information under a certain time slice on the cloud server 420, and then save the environmental information, status information and corresponding delay optimization configuration information under the time slice in the delay feature vector retrieval library 423.
- Step S620 can be carried out after the offline scene simulation database 421 is initially constructed, and can also be carried out synchronously when the offline scene simulation database 421 is subsequently updated.
- the offline scenario simulation system 422 selects environmental information and state information at different time slices from the offline scenario simulation database 421 in a sampling or traversal manner, and simulates and replays the end-to-end delay of the autonomous driving system application in different scenarios through the offline scenario simulation system 422. Then, the delay optimization configuration information is determined through a machine learning algorithm.
- steps S610 and S620 may be completed before the vehicle 410 travels.
- the vehicle 410 may periodically upload the environment information around the vehicle 410 and the status information of the vehicle 410 to the cloud server 420.
- the cloud server 420 may retrieve the delay optimization configuration information from the delay feature vector retrieval library 423 according to the environment information and status information sent by the vehicle 410 and send it to the vehicle 410.
- the above step S630 may occur while the vehicle 410 is driving.
- the latency optimization configuration information may include a latency range in addition to the task priority, core binding information, scheduling parameters, etc.
- the vehicle 410 may resend the optimization request to the cloud server.
- the hardware in the above hardware platform can be an autonomous driving hardware processing platform, where AI CPU and AI Core provide CPU and GPU computing resources respectively, Ethernet card provides Gigabit network card communication capability, universal flash storage (UFS) provides large-capacity storage resources, sensors provide point cloud data, image data, GPS and other data, and controllers provide chassis control capabilities.
- AI CPU and AI Core provide CPU and GPU computing resources respectively
- Ethernet card provides Gigabit network card communication capability
- UFS universal flash storage
- sensors provide point cloud data
- image data GPS and other data
- controllers provide chassis control capabilities.
- the above operating system can be a Linux system.
- the acquisition and monitoring module 41211 of the autonomous driving hardware processing platform collects and records a large amount of raw sensor data during the autonomous driving process of the road test vehicle, including but not limited to the point cloud coordinate data of the lidar, the image and video data of the camera, the spatiotemporal coordinate data of the GPS, the timing data of the IMU, etc. Due to the large amount of data, the data at this stage will be stored in the UFS through the CM communication module during the autonomous driving process. When the road test is completed, the information stored in the UFS is directly uploaded to the cloud server through the Ethernet card or the memory reader/writer external workstation. At the same time, the status information of the vehicle during the autonomous driving process will also be uploaded to the cloud server, including but not limited to the frame information, vehicle status, hardware SoC resource usage information, network status, system software operation status, vehicle self-driving status information, etc.
- the cloud server After receiving different road test data from different vehicles, the cloud server analyzes the time, start and end locations, routes, etc. of each road test data, and then The collected sensor data and status information data are aligned according to time and GPS coordinates, and recorded as a spatiotemporal database of autonomous driving scene data, that is, an offline scene simulation database.
- heuristic algorithms and neural network-based AI algorithms are also used to automatically parse the weather conditions, solar terms, and road congestion conditions of each road test data, and establish indexes other than time and GPS coordinates to facilitate rapid retrieval and use by subsequent offline scene simulation systems.
- the offline scene simulation system 422 of the cloud server 420 can call data from the offline scene simulation database 421 constructed in step S610 to simulate different autonomous driving scenes at different times, geographical locations, weather, road conditions, etc., and connect to the software and hardware platform or the autonomous driving system and application to measure the accuracy of the running results of the autonomous driving application and the performance of the entire system.
- the offline scene simulation system uses an enhanced AI algorithm, which can splice the scene data in different road test data into the same simulation scene, and can also add vehicles, obstacles and pedestrians that did not exist in the playback data through generative AI technology, and even change the features in the original scene, such as changing the weather, traffic flow, road surface properties, etc.
- the offline scene simulation system extracts the environment information and state information within the time window at a fixed frequency (such as 1 Hz or 0.1 Hz) to form time serialization data.
- the time serialization data may be as shown in Table 1 above.
- the offline scene simulation system 422 constructs the environmental information and state information extracted in all time slices into a delay feature vector retrieval library 423.
- These environmental information and state information can be independently used for future autonomous driving vehicle retrieval, and some of the data is scene-independent data, such as hardware specification feature data. Some data fluctuates greatly with time and scene changes, such as system state characteristics.
- the delay feature vector retrieval library 423 it can be regularly maintained. For example, when each autonomous driving software or hardware iteration is updated, the above steps S610 and S620 need to be repeated.
- the scheduling and scheduling automatic optimization system 424 based on the AI algorithm performs end-to-end delay optimization for each time slice of the simulation, with environmental information and state information as input and delay optimization configuration information for the time slice as output.
- the scheduling and scheduling automatic optimization system 424 can update the output to the delay feature vector retrieval library 423, thereby establishing a correspondence between environmental information, state information, and delay optimization configuration information.
- the delay optimization configuration information under the time slice can be determined by the two methods described below.
- the above-mentioned offline simulation system 422 may include a vehicle dynamics simulation system and an automatic driving simulation system.
- the state information extracted within the time slice is combined to extract and generate the delay model data of the autonomous driving system and application corresponding to the environmental information under the time slice.
- the delay model data includes but is not limited to the number of application threads, the periodic data of the threads, the probability distribution of the thread running time, the dependency of the thread data, etc.
- the end-to-end delay is directly obtained by inputting the delay model data into the delay simulator, and the delay optimization configuration information under the time slice is repeatedly calculated by combining the heuristic AI tuning algorithm, reinforcement learning or deep learning tuning algorithm.
- the advantage of this second method is that the overhead of simulation delay estimation is small, large-scale parallel optimization can be performed, and the convergence speed is fast.
- the embodiment of the present application is based on HNSW technology and combines the idea of a jump table to construct a delay feature vector fast retrieval layer for the original linked list. Because the delay feature vectors generated by the same road test data have strong locality, there are a large number of identical redundant data in the same time window and the same geographical location. Therefore, the delay feature vectors can be sorted according to the degree of change and the redundancy can be merged. For example, the hardware specifications, system versions and status are unchanged in the same road test. Sparse stratification is performed according to the density of the delay feature vector, starting with the sparse layer, and then querying the dense layer step by step if it meets the conditions. This can improve the retrieval speed of the delay optimization configuration information and reduce the response delay of the cloud server.
- Figure 7 shows an example diagram of the delay feature vector fast retrieval layer data structure provided in the embodiment of the present application.
- FIG8 shows a schematic flow chart of a data processing method 800 provided in an embodiment of the present application.
- the method 800 may be executed by a vehicle, and the method 800 includes:
- the vehicle determines whether the delay of the processing unit in processing the data collected by the sensor within the time window is greater than or equal to the delay threshold.
- step S810 can be implemented by the following two methods:
- the end-to-end delay mean or jitter exceeds the delay threshold within the preset time, it indicates that the external scene of the vehicle has changed and the delay optimization configuration information needs to be redeployed.
- the advantages of method 2 are that it occupies fewer resources of the autonomous driving software and hardware platform, has low computing overhead, and has a fast response speed and high accuracy in redeploying the delay optimization configuration information when the scene changes.
- the vehicle sends an optimization request to the cloud server, where the optimization request includes environmental information around the vehicle and status information of the vehicle.
- the dynamic configuration module 41212 sends the environmental information around the vehicle and the status information of the vehicle to the cloud server, and waits for the cloud server to re-search the delay optimization configuration information suitable for the current scene in the delay feature vector retrieval library and send it to the vehicle.
- the cloud server can reduce the search response time, and can use the massive computing resources in the cloud server to accurately find the appropriate delay optimization configuration information without occupying the local computing resources of the vehicle.
- the version is updated, only the delay feature vector index library in the cloud server needs to be updated, and the vehicle is not aware of it.
- the above is an example of a vehicle sending an optimization request to a cloud server when the time delay feature vector retrieval library is deployed on the cloud server, but the present application is not limited thereto.
- the time delay feature vector retrieval library can also be deployed in a vehicle.
- the cloud server can deploy the delay feature vector retrieval library on the vehicle's autonomous driving hardware processing platform through model lossy compression technology.
- the dynamic configuration module 41212 can re-search the delay optimization configuration information suitable for the current scenario in the compressed delay feature vector retrieval library based on the environmental information around the vehicle and the vehicle's status information. In this way, the vehicle can obtain the updated delay optimization configuration information in a timely manner without being connected to the Internet, and can better comply with functional safety certification.
- the vehicle receives delay optimization configuration information determined by the cloud server based on the environmental information and status information, and the delay optimization configuration information includes delay optimization configuration parameters.
- S840 The vehicle deploys the delay optimization configuration parameters on the safety backup domain.
- the above main domain and safety backup domain can process the data collected by the same sensor.
- the dynamic configuration module obtains the latest delay optimization configuration information from the delay feature vector retrieval library of the cloud server, it sends it to the configuration deployment module 41222.
- the configuration deployment module 41222 deploys the delay optimization configuration information in the safety backup domain of autonomous driving to observe its end-to-end delay optimization effect.
- the safety backup domain and the main domain can both be on the autonomous driving hardware processing platform, and both deploy a full range of autonomous driving applications. If the vehicle control instructions output by the main domain and the safety backup domain are the same within a preset time length and the delay of the safety backup domain processing data collected by the sensor is better than the delay of the main domain processing data collected by the sensor, the configuration deployment module 41222 can deploy the delay optimization configuration information in the main domain.
- Fig. 9 shows a schematic block diagram of a data processing device 900 provided in an embodiment of the present application.
- the device 900 includes: an acquisition unit 910, which is used to acquire first environmental information around a vehicle and first state information of the vehicle; a sending unit 920, which is used to send the first environmental information and the first state information to a cloud server; a receiving unit 930, which receives first delay optimization configuration information sent by the cloud server, the cloud server stores a mapping relationship between the first environmental information, the first state information and the first delay optimization configuration information, and the first delay optimization configuration information includes a first delay optimization parameter when the processing unit in the vehicle processes the data collected by the sensor; the processing unit 940, which is used to process the first data collected by the sensor according to the first delay optimization parameter.
- the acquisition unit 910 is used to obtain second environmental information around the vehicle and second state information of the vehicle when the delay when the processing unit processes the data collected by the sensor according to the first delay optimization parameter is greater than or equal to the delay threshold; the sending unit 920 is used to send the second environmental information and the second state information to the cloud server; the receiving unit 930 is used to receive second delay optimization configuration information sent by the cloud server, the cloud server stores a mapping relationship between the second environmental information, the second state information and the second delay optimization configuration information, and the second delay optimization configuration information includes the second delay optimization parameter when the processing unit processes the data collected by the sensor; the processing unit 940 is used to process the second data collected by the sensor according to the second delay optimization parameter.
- the processing unit 940 includes a main processing unit and a backup processing unit, and the processing unit 940 is used to deploy the first delay optimization parameter in the backup processing unit; within a first time period, the delay when the backup processing unit processes the first data according to the first delay optimization parameter is less than the delay when the main processing unit processes the first data, and the first delay optimization parameter is deployed in the main processing unit.
- the device 900 further includes: a determination unit, configured to determine, within the first time period, whether the vehicle control instruction output by the backup processing unit is the same as the vehicle control instruction output by the main processing unit.
- the first environment information includes environment information of the vehicle at multiple moments in the future
- the first state information includes the future The state information of the vehicle at multiple moments
- the first delay configuration information includes the delay optimization parameters when the processing unit processes the data collected by the sensor at multiple moments in the future.
- the first environmental information includes at least one of time, geographic location, climate and road conditions; and/or, the first status information includes at least one of the vehicle's hardware specifications, system status, and autonomous driving status.
- the acquisition unit 910 may be the computing platform in Figure 1 or a processing circuit, processor or controller in the computing platform. Taking the acquisition unit 910 as the processor 121 in the computing platform as an example, the processor 121 may acquire the environment information around the vehicle and the state information of the vehicle.
- the sending unit 920 and the receiving unit 930 may be communication devices in the vehicle 100 .
- the processing unit 940 may be the computing platform in Figure 1 or a processing circuit, processor or controller in the computing platform. Taking the processing unit 940 as the processor 122 in the computing platform as an example, the processor 122 may process the data collected by the sensor according to the latency optimization configuration information sent by the cloud server.
- the functions implemented by the above acquisition unit 910 and the functions implemented by the processing unit 940 can be implemented by different processors, or can also be implemented by the same processor, which is not limited in the embodiment of the present application.
- Fig. 10 shows a schematic flow chart of a data processing device 1000 provided in an embodiment of the present application.
- the device 1000 includes: an acquisition unit 1010, which is used to acquire first environmental information around a vehicle and first state information of the vehicle; a determination unit 1020, which is used to determine first delay optimization configuration information according to the first environmental information, the first state information and a mapping relationship, the mapping relationship including a mapping relationship between the first environmental information, the first state information and the first delay optimization configuration information, the first delay optimization configuration information including a first delay optimization parameter when a processing unit in the vehicle processes data collected by a sensor; the processing unit 1030, which is used to process the first data collected by the sensor according to the first delay optimization parameter.
- the acquisition unit 1010 is also used to obtain second environmental information around the vehicle and second state information of the vehicle when the delay when the processing unit processes the data collected by the sensor according to the first delay optimization parameter is greater than or equal to the delay threshold; the determination unit 1020 is also used to determine second delay optimization configuration information based on the second environmental information, the second state information and the mapping relationship, the mapping relationship including the mapping relationship between the second environmental information, the second state information and the second delay optimization configuration information, and the second delay optimization configuration information including the second delay optimization parameter when the processing unit processes the data collected by the sensor; the processing unit 1030 is also used to process the second data collected by the sensor according to the second delay optimization parameter.
- the processing unit 1030 includes a main processing unit and a backup processing unit, and the processing unit 1030 is used to deploy the first delay optimization parameter in the backup processing unit; within a first time period, the delay of the backup processing unit processing the first data according to the first delay optimization parameter is less than the delay of the main processing unit processing the first data, and the first delay optimization parameter is deployed in the main processing unit.
- the determination unit 1020 is further used to determine, within the first time period, that the vehicle control instruction output by the backup processing unit is the same as the vehicle control instruction output by the main processing unit.
- the first environmental information includes environmental information of the vehicle at multiple moments in the future
- the first state information includes state information of the vehicle at multiple moments in the future
- the first delay configuration information includes delay optimization parameters when processing data collected by the sensor at multiple moments in the future.
- the acquisition unit 1010 may be the computing platform in Figure 1 or a processing circuit, processor or controller in the computing platform. Taking the acquisition unit 1010 as the processor 121 in the computing platform as an example, the processor 121 may acquire the environment information around the vehicle and the status information of the vehicle.
- the determination unit 1020 may be the computing platform in FIG1 or a processing circuit, a processor, or a controller in the computing platform. Taking the determination unit 1020 as the processor 122 in the computing platform as an example, the processor 122 may store a mapping relationship between environment information, state information, and delay optimization configuration information. The processor 122 may determine appropriate delay optimization configuration information in the current scenario based on the acquired environment information, state information, and the mapping relationship.
- the processing unit 1030 may be the computing platform in Figure 1 or a processing circuit, processor or controller in the computing platform. Taking the control unit 1030 as the processor 123 in the computing platform as an example, the processor 123 may delay the optimization configuration information and process the data collected by the sensor.
- the functions implemented by the acquisition unit 1010, the functions implemented by the determination unit 1020, and the functions implemented by the processing unit 1030 may be implemented by different processors, or may be implemented by the same processor, or some functions may be implemented by the same processor. This embodiment of the application does not limit this.
- FIG11 is a schematic block diagram of a data processing device 1100 provided in an embodiment of the present application.
- the device 1100 includes: an acquisition unit 1110, configured to acquire first environmental information around a vehicle and first state information of the vehicle; a determination unit 1120, configured to determine the first state information of the vehicle based on the first state information of the vehicle; According to the first environmental information, the first state information and the mapping relationship, the first delay optimization configuration information is determined, the mapping relationship includes the mapping relationship between the environmental information, the state information and the delay optimization configuration information, and the first delay optimization configuration information includes the first delay optimization parameter when the processing unit in the vehicle processes the data collected by the sensor; the sending unit 1130 is used to send the first delay optimization configuration information to the vehicle.
- the first environmental information includes environmental information of the vehicle at multiple moments in the future
- the first state information includes state information of the vehicle at multiple moments in the future
- the first delay optimization configuration information includes delay optimization parameters when processing data collected by the sensor at multiple moments in the future.
- the device 1100 further includes: an information retrieval unit, configured to retrieve the mapping relationship by using a hierarchical navigable small-world HNSW algorithm according to the first environment information and the first state information to obtain the first delay optimization configuration information.
- an information retrieval unit configured to retrieve the mapping relationship by using a hierarchical navigable small-world HNSW algorithm according to the first environment information and the first state information to obtain the first delay optimization configuration information.
- the device 1100 also includes a parameter updating unit and a storage unit.
- the acquisition unit 1110 is further used to obtain third environmental information around the autonomous driving vehicle and third state information of the autonomous driving vehicle before obtaining the first environmental information and first state information sent by the vehicle;
- the determination unit 1120 is further used to determine the first delay when processing data collected by the sensor according to a third delay optimization parameter set by the offline simulation system, the third environmental information and the third state information;
- the parameter updating unit is used to update the third delay optimization parameter according to the first delay to obtain a fourth delay optimization parameter;
- the storage unit is used to store the correspondence between the third environmental information, the third state information and the fourth delay optimization parameter in the mapping relationship.
- the device also includes a delay simulation unit, and the acquisition unit 1110 is further used to obtain third environmental information around the autonomous driving vehicle and third state information of the autonomous driving vehicle before obtaining the first environmental information and the first state information sent by the vehicle; the determination unit 1120 is further used to extract delay model data based on the third environmental information and the third state information data, and the delay model data includes one or more of the number of threads of the application, the periodic data of the threads, the time probability distribution of the thread running and the dependency relationship of the thread data; the delay simulation unit is used to input the delay model data into the delay simulator to obtain a second delay; the determination unit 1120 is further used to determine the fourth delay optimization parameter corresponding to the third environmental information and the third state information based on the second delay; the storage unit is used to store the correspondence between the third environmental information, the third state information and the fourth delay optimization parameter in the mapping relationship.
- the acquisition unit 1110 is further used to obtain third environmental information around the autonomous driving vehicle and third state information of the autonomous driving vehicle before obtaining the first environmental information and the first state information
- the acquisition unit 1110 is used to: receive data collected by the sensor of the autonomous driving vehicle and the third state information; index the data collected by the sensor and the third state information according to time and location to obtain the third environment information and the third state information.
- the acquisition unit 1110 is used to: index the data collected by the sensor and the third state information according to time and location through a crowdsourcing algorithm or a group perception algorithm to obtain the third environment information and the third state information.
- the division of the units in the above device is only a division of logical functions. In actual implementation, they can be fully or partially integrated into one physical entity, or they can be physically separated.
- the units in the device can be implemented in the form of a processor calling software; for example, the device includes a processor, the processor is connected to a memory, and instructions are stored in the memory.
- the processor calls the instructions stored in the memory to implement any of the above methods or realize the functions of the units of the device, wherein the processor is, for example, a general-purpose processor, such as a CPU or a microprocessor, and the memory is a memory in the device or a memory outside the device.
- the units in the device can be implemented in the form of hardware circuits, and the functions of some or all of the units can be realized by designing the hardware circuits.
- the hardware circuit can be understood as one or more processors; for example, in one implementation, the hardware circuit is an ASIC, and the functions of some or all of the above units are realized by designing the logical relationship of the components in the circuit; for another example, in another implementation, the hardware circuit can be implemented by PLD.
- FPGA as an example, it can include a large number of logic gate circuits, and the connection relationship between the logic gate circuits is configured through the configuration file, so as to realize the functions of some or all of the above units. All units of the above device may be implemented entirely in the form of a processor calling software, or entirely in the form of a hardware circuit, or partially in the form of a processor calling software and the rest in the form of a hardware circuit.
- Each unit in the above device can be one or more processors (or processing circuits) configured to implement the above method, such as: CPU, GPU, NPU, TPU, DPU, microprocessor, DSP, ASIC, FPGA, or a combination of at least two of these processor forms.
- processors or processing circuits configured to implement the above method, such as: CPU, GPU, NPU, TPU, DPU, microprocessor, DSP, ASIC, FPGA, or a combination of at least two of these processor forms.
- the SoC may include at least one processor for implementing any of the above methods or implementing the functions of each unit of the device.
- the type of the at least one processor may be different, for example, including CPU and FPGA, CPU and artificial intelligence processor, CPU and GPU, etc.
- An embodiment of the present application also provides a device, which includes a processing unit and a storage unit, wherein the storage unit is used to store instructions, and the processing unit executes the instructions stored in the storage unit so that the device executes the method or steps executed by the above embodiment.
- the processing unit may be the processor 121 - 12n shown in FIG. 1 .
- An embodiment of the present application further provides a data processing system, the path planning system comprising one or more sensors and a computing platform, wherein the computing platform comprises the above-mentioned data processing device 900 or data processing device 1000.
- An embodiment of the present application further provides a vehicle, which may include the above-mentioned data processing device 900, or, include the above-mentioned data processing device 1000, or, include the above-mentioned data processing system.
- the embodiment of the present application further provides a server, which includes the above-mentioned data processing device 1100.
- An embodiment of the present application further provides a computer program product, which includes: a computer program code, and when the computer program code is run on a computer, the computer executes the above-mentioned data processing method.
- the embodiment of the present application further provides a computer-readable medium, wherein the computer-readable medium stores a program code.
- the computer program code is executed on a computer, the computer executes the above-mentioned data processing method.
- each step of the above method can be completed by an integrated logic circuit of hardware in a processor or an instruction in the form of software.
- the method disclosed in conjunction with the embodiment of the present application can be directly embodied as a hardware processor for execution, or a combination of hardware and software modules in a processor for execution.
- the software module can be located in a storage medium mature in the art such as a random access memory, a flash memory, a read-only memory, a programmable read-only memory, or a power-on erasable programmable memory, a register, etc.
- the storage medium is located in a memory, and the processor reads the information in the memory and completes the steps of the above method in conjunction with its hardware. To avoid repetition, it is not described in detail here.
- the memory may include a read-only memory and a random access memory, and provide instructions and data to the processor.
- the size of the serial numbers of the above-mentioned processes does not mean the order of execution.
- the execution order of each process should be determined by its function and internal logic, and should not constitute any limitation on the implementation process of the embodiments of the present application.
- the disclosed systems, devices and methods can be implemented in other ways.
- the device embodiments described above are only schematic.
- the division of the units is only a logical function division. There may be other division methods in actual implementation, such as multiple units or components can be combined or integrated into another system, or some features can be ignored or not executed.
- Another point is that the mutual coupling or direct coupling or communication connection shown or discussed can be through some interfaces, indirect coupling or communication connection of devices or units, which can be electrical, mechanical or other forms.
- the units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place or distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
- each functional unit in each embodiment of the present application may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
- the functions are implemented in the form of software functional units and sold or used as independent products, they can be stored in a computer-readable storage medium.
- the technical solution of the present application can be essentially or partly embodied in the form of a software product that contributes to the prior art.
- the computer software product is stored in a storage medium and includes several instructions for a computer device (which can be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in each embodiment of the present application.
- the aforementioned storage media include: U disk, mobile hard disk, read-only memory (ROM), random access memory (RAM), disk or optical disk, and other media that can store program codes.
Landscapes
- Engineering & Computer Science (AREA)
- Automation & Control Theory (AREA)
- Human Computer Interaction (AREA)
- Transportation (AREA)
- Mechanical Engineering (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Traffic Control Systems (AREA)
Abstract
Description
Claims (27)
- 一种数据处理方法,其特征在于,包括:获取车辆周围的第一环境信息以及所述车辆的第一状态信息;向云端服务器发送所述第一环境信息和所述第一状态信息;接收所述云端服务器发送的第一时延优化配置信息,所述云端服务器保存有所述第一环境信息、所述第一状态信息和所述第一时延优化配置信息的映射关系,所述第一时延优化配置信息包括所述车辆中的处理单元处理传感器采集的数据时的第一时延优化参数;根据所述第一时延优化参数,处理所述传感器采集的第一数据。
- 根据权利要求1所述的方法,其特征在于,所述方法还包括:在所述处理单元根据所述第一时延优化参数处理所述传感器采集的数据的时延大于或者等于时延阈值时,获取所述车辆周围的第二环境信息以及所述车辆的第二状态信息;向所述云端服务器发送所述第二环境信息和所述第二状态信息;接收所述云端服务器发送的第二时延优化配置信息,所述云端服务器保存有所述第二环境信息、所述第二状态信息和所述第二时延优化配置信息的映射关系,所述第二时延优化配置信息包括所述处理单元处理所述传感器采集的数据时的第二时延优化参数;根据所述第二时延优化参数,处理所述传感器采集的第二数据。
- 根据权利要求1或2所述的方法,其特征在于,所述处理单元包括主处理单元和备份处理单元,所述根据所述第一时延优化参数,处理所述传感器采集的第一数据,包括:将所述第一时延优化参数部署在所述备份处理单元;在第一时间段内,所述备份处理单元根据所述第一时延优化参数处理所述第一数据的时延小于所述主处理单元处理所述第一数据的时延时,将所述第一时延优化参数部署在所述主处理单元。
- 根据权利要求3所述的方法,其特征在于,所述将所述第一时延优化参数部署在所述主处理单元之前,所述方法还包括:在所述第一时间段内,确定所述备份处理单元输出的车控指令与所述主处理单元输出的车控指令相同。
- 根据权利要求1至4中任一项所述的方法,其特征在于,所述第一环境信息包括未来多个时刻下所述车辆所处的环境信息,所述第一状态信息包括所述未来多个时刻下所述车辆的状态信息;其中,所述第一时延配置信息包括所述未来多个时刻下所述处理单元处理所述传感器采集的数据时的时延优化参数。
- 根据权利要求1至5中任一项所述的方法,其特征在于,所述第一环境信息包括时间、地理位置、气候和路况中的至少一项;和/或,所述第一状态信息包括所述车辆的硬件规格、系统状态、自动驾驶状态中的至少一项。
- 一种数据处理方法,其特征在于,包括:获取车辆周围的第一环境信息以及所述车辆的第一状态信息;根据所述第一环境信息、第一状态信息和映射关系,向所述车辆发送第一时延优化配置信息,所述映射关系包括环境信息、状态信息和时延优化配置信息的映射关系,所述第一时延优化配置信息包括所述车辆中的处理单元处理传感器采集的数据时的第一时延优化参数。
- 根据权利要求7所述的方法,其特征在于,所述第一环境信息包括未来多个时刻下所述车辆所处的环境信息,所述第一状态信息包括所述未来多个时刻下所述车辆的状态信息;其中,所述第一时延优化配置信息包括所述未来多个时刻下处理所述传感器采集的数据时的时延优化参数。
- 根据权利要求7或8所述的方法,其特征在于,所述方法还包括:根据所述第一环境信息、所述第一状态信息,采用分层可导航小世界HNSW算法对所述映射关系进行检索,得到所述第一时延优化配置信息。
- 根据权利要求7至9中任一项所述的方法,其特征在于,所述获取车辆周围的第一环境信息以及所述车辆的第一状态信息之前,所述方法还包括:获取自动驾驶车辆周围的第三环境信息以及所述自动驾驶车辆的第三状态信息;根据离线仿真系统设置的第三时延优化参数、所述第三环境信息和所述第三状态信息,确定处理传感器采集的数据时的第一时延;根据所述第一时延,对所述第三时延优化参数进行更新,得到第四时延优化参数;将所述第三环境信息、所述第三状态信息和所述第四时延优化参数的对应关系,存储在所述映射关系中。
- 根据权利要求7至9中任一项所述的方法,其特征在于,所述获取车辆周围的第一环境信息以及所述车辆的第一状态信息之前,所述方法还包括:获取自动驾驶车辆周围的第三环境信息以及所述自动驾驶车辆的第三状态信息;根据所述第三环境信息和所述第三状态信息,提取时延模型数据,所述时延模型数据包括应用的线程数、线程的周期性数据、线程运行的时间概率分布和线程数据的依赖关系中的一种或者多种;将所述时延模型数据输入时延模拟器,得到第二时延;根据所述第二时延,确定所述第三环境信息和所述第三状态信息对应的第四时延优化参数;将所述第三环境信息、所述第三状态信息和所述第四时延优化参数的对应关系,存储在所述映射关系中。
- 一种数据处理装置,其特征在于,包括:获取单元,用于获取车辆周围的第一环境信息以及所述车辆的第一状态信息;发送单元,用于向云端服务器发送所述第一环境信息和所述第一状态信息;接收单元,用于接收所述云端服务器发送的第一时延优化配置信息,所述云端服务器保存有所述第一环境信息、所述第一状态信息和所述第一时延优化配置信息的映射关系,所述第一时延优化配置信息包括所述车辆中的处理单元处理传感器采集的数据时的第一时延优化参数;所述处理单元,用于根据所述第一时延优化参数,处理所述传感器采集的第一数据。
- 根据权利要求12所述的装置,其特征在于,所述获取单元,还用于在所述处理单元根据所述第一时延优化参数处理所述传感器采集的数据的时延大于或者等于时延阈值时,获取所述车辆周围的第二环境信息以及所述车辆的第二状态信息;所述发送单元,还用于向所述云端服务器发送所述第二环境信息和所述第二状态信息;所述接收单元,还用于接收所述云端服务器发送的第二时延优化配置信息,所述云端服务器保存有所述第二环境信息、所述第二状态信息和所述第二时延优化配置信息的映射关系,所述第二时延优化配置信息包括所述处理单元处理所述传感器采集的数据时的第二时延优化参数;所述处理单元,还用于根据所述第二时延优化参数,处理所述传感器采集的第二数据。
- 根据权利要求12或13所述的装置,其特征在于,所述处理单元包括主处理单元和备份处理单元,所述处理单元,用于:将所述第一时延优化参数部署在所述备份处理单元;在第一时间段内,所述备份处理单元根据所述第一时延优化参数处理所述第一数据的时延小于所述主处理单元处理所述第一数据的时延时,将所述第一时延优化参数部署在所述主处理单元。
- 根据权利要求14所述的装置,其特征在于,所述装置还包括:确定单元,用于在所述处理单元将所述第一时延优化参数部署在所述主处理单元之前,确定在所述第一时间段内所述备份处理单元输出的车控指令与所述主处理单元输出的车控指令相同。
- 根据权利要求12至15中任一项所述的装置,其特征在于,所述第一环境信息包括未来多个时刻下所述车辆所处的环境信息,所述第一状态信息包括所述未来多个时刻下所述车辆的状态信息;其中,所述第一时延配置信息包括所述未来多个时刻下所述处理单元处理所述传感器采集的数据时的时延优化参数。
- 根据权利要求12至16中任一项所述的装置,其特征在于,所述第一环境信息包括时间、地理位置、气候和路况中的至少一项;和/或,所述第一状态信息包括所述车辆的硬件规格、系统状态、自动驾驶状态中的至少一项。
- 一种数据处理装置,其特征在于,包括:获取单元,用于获取车辆周围的第一环境信息以及所述车辆的第一状态信息;确定单元,用于根据所述第一环境信息、第一状态信息和映射关系,确定第一时延优化配置信息, 所述映射关系包括环境信息、状态信息和时延优化配置信息的映射关系,所述第一时延优化配置信息包括所述车辆中的处理单元处理传感器采集的数据时的第一时延优化参数;发送单元,用于向所述车辆发送所述第一时延优化配置信息。
- 根据权利要求18所述的装置,其特征在于,所述第一环境信息包括未来多个时刻下所述车辆所处的环境信息,所述第一状态信息包括所述未来多个时刻下所述车辆的状态信息;其中,所述第一时延优化配置信息包括所述未来多个时刻下处理所述传感器采集的数据时的时延优化参数。
- 根据权利要求18或19所述的装置,其特征在于,所述装置还包括:信息检索单元,用于根据所述第一环境信息、所述第一状态信息,采用分层可导航小世界HNSW算法对所述映射关系进行检索,得到所述第一时延优化配置信息。
- 根据权利要求18至20中任一项所述的装置,其特征在于,所述装置还包括参数更新单元和存储单元,所述获取单元,还用于获取自动驾驶车辆周围的第三环境信息以及所述自动驾驶车辆的第三状态信息;所述确定单元,还用于根据离线仿真系统设置的第三时延优化参数、所述第三环境信息和所述第三状态信息,确定处理传感器采集的数据的第一时延;所述参数更新单元,还用于根据所述第一时延,对所述第三时延优化参数进行更新,得到第四时延优化参数;所述储存单元,还用于将所述第三环境信息、所述第三状态信息和所述第四时延优化参数的对应关系,存储在所述映射关系中。
- 根据权利要求18至20中任一项所述的装置,其特征在于,所述装置还包括时延模拟单元和存储单元,所述获取单元,还用于获取自动驾驶车辆周围的第三环境信息以及所述自动驾驶车辆的第三状态信息;所述确定单元,还用于根据所述第三环境信息和所述第三状态信息,提取时延模型数据,所述时延模型数据包括应用的线程数、线程的周期性数据、线程运行的时间概率分布和线程数据的依赖关系中的一种或者多种;所述时延模拟单元,用于将所述时延模型数据输入时延模拟器,得到第二时延;所述确定单元,还用于根据所述第二时延,确定所述第三环境信息和所述第三状态信息对应的第四时延优化参数;所述存储单元,用于将所述第三环境信息、所述第三状态信息和所述第四时延优化参数的对应关系,存储在所述映射关系中。
- 一种数据处理装置,其特征在于,包括:存储器,用于存储计算机程序;处理器,用于执行所述存储器中存储的计算机程序,以使得所述装置执行如权利要求1至6中任一项所述的方法。
- 一种数据处理装置,其特征在于,包括:存储器,用于存储计算机程序;处理器,用于执行所述存储器中存储的计算机程序,以使得所述装置执行如权利要求7至11中任一项所述的方法。
- 一种车辆,其特征在于,包括如权利要求12至17中任一项所述的装置,或者,包括如权利要求23所述的装置。
- 一种服务器,其特征在于,包括如权利要求18至22中任一项所述的装置,或者,包括如权利要求24所述的装置。
- 一种计算机可读存储介质,其特征在于,其上存储有计算机程序,所述计算机程序被计算机执行时,以使得实现如权利要求1至6中任一项所述的方法,或者,实现如权利要求7至11中任一项所述的方法。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP24830433.9A EP4737253A1 (en) | 2023-06-29 | 2024-06-05 | Data processing method and apparatus, and vehicle |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202310792509.3A CN119261945A (zh) | 2023-06-29 | 2023-06-29 | 数据处理方法、装置和车辆 |
| CN202310792509.3 | 2023-06-29 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2025001786A1 true WO2025001786A1 (zh) | 2025-01-02 |
Family
ID=93937342
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2024/097457 Ceased WO2025001786A1 (zh) | 2023-06-29 | 2024-06-05 | 数据处理方法、装置和车辆 |
Country Status (3)
| Country | Link |
|---|---|
| EP (1) | EP4737253A1 (zh) |
| CN (1) | CN119261945A (zh) |
| WO (1) | WO2025001786A1 (zh) |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114077622A (zh) * | 2020-08-10 | 2022-02-22 | Wejo有限公司 | 处理车辆事件数据以用于行程分析的系统和方法 |
| CN114157660A (zh) * | 2020-09-04 | 2022-03-08 | 中移(上海)信息通信科技有限公司 | 数据传输的方法、装置、设备及存储介质 |
| CN115086375A (zh) * | 2022-06-14 | 2022-09-20 | 中国科学院微电子研究所 | 网联车辆运动状态信息延时补偿方法、装置、系统和介质 |
| CN115767634A (zh) * | 2022-09-23 | 2023-03-07 | 吉林大学 | 一种基于联邦学习的车联网时延敏感型应用卸载方法 |
| US20230126317A1 (en) * | 2021-10-25 | 2023-04-27 | Wejo Limited | System and method for processing vehicle event data for improved journey trace determination |
-
2023
- 2023-06-29 CN CN202310792509.3A patent/CN119261945A/zh active Pending
-
2024
- 2024-06-05 WO PCT/CN2024/097457 patent/WO2025001786A1/zh not_active Ceased
- 2024-06-05 EP EP24830433.9A patent/EP4737253A1/en active Pending
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114077622A (zh) * | 2020-08-10 | 2022-02-22 | Wejo有限公司 | 处理车辆事件数据以用于行程分析的系统和方法 |
| CN114157660A (zh) * | 2020-09-04 | 2022-03-08 | 中移(上海)信息通信科技有限公司 | 数据传输的方法、装置、设备及存储介质 |
| US20230126317A1 (en) * | 2021-10-25 | 2023-04-27 | Wejo Limited | System and method for processing vehicle event data for improved journey trace determination |
| CN115086375A (zh) * | 2022-06-14 | 2022-09-20 | 中国科学院微电子研究所 | 网联车辆运动状态信息延时补偿方法、装置、系统和介质 |
| CN115767634A (zh) * | 2022-09-23 | 2023-03-07 | 吉林大学 | 一种基于联邦学习的车联网时延敏感型应用卸载方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| EP4737253A1 (en) | 2026-05-06 |
| CN119261945A (zh) | 2025-01-07 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP7059362B2 (ja) | 地図データ構築方法、車両端末、およびサーバ | |
| US12097873B2 (en) | Dynamic sensor data augmentation via deep learning loop | |
| CN110196593B (zh) | 一种自动驾驶多场景环境检测及决策系统及方法 | |
| CN113962141A (zh) | 一种目标检测模型自动化迭代方法、设备及存储介质 | |
| CN114818230A (zh) | 一种仿真测试方法、装置及系统 | |
| US20230202507A1 (en) | Control system for autonomous vehicle simulator | |
| US20240232460A1 (en) | Machine learning for autonomous vehicles using parameterizable features | |
| US11908095B2 (en) | 2-D image reconstruction in a 3-D simulation | |
| US12061537B2 (en) | Testing software changes and determining a repeatability of software tests | |
| US20230347925A1 (en) | Agent and scenario modeling extracted via an mbse classification on a large number of real-world data samples | |
| US11809790B2 (en) | Architecture for distributed system simulation timing alignment | |
| CN115421399B (zh) | 一种面向自动驾驶场景的数字孪生系统和构建方法 | |
| CN115792867A (zh) | 激光雷达仿真方法和装置 | |
| CN119512720A (zh) | 一种资源调度方法、模型生成方法以及装置 | |
| CN118211145A (zh) | 基于蒙特卡洛树的车辆动作决策方法、装置、电子设备、介质 | |
| US20240060788A1 (en) | Map simulation services | |
| US20240169111A1 (en) | Parameterizing hot starts to maximize test repeatability | |
| US20230185992A1 (en) | Managing states of a simulated environment | |
| US20220318450A1 (en) | Lidar Atmospheric Effects in Simulation | |
| WO2025001786A1 (zh) | 数据处理方法、装置和车辆 | |
| CN118657044B (zh) | 对自动驾驶模型进行训练的方法、装置和电子设备 | |
| WO2022067295A1 (en) | Architecture for distributed system simulation timing alignment | |
| US12222930B2 (en) | Selective logging and wheel of time for vehicle network logger system | |
| US20250046125A1 (en) | Direct sensor logging for vehicle network logger system | |
| EP4369042A1 (en) | Systems and techniques for processing lidar data |
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: 24830433 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2024830433 Country of ref document: EP |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 2024830433 Country of ref document: EP Effective date: 20260129 |
|
| ENP | Entry into the national phase |
Ref document number: 2024830433 Country of ref document: EP Effective date: 20260129 |