WO2020147497A1 - 无人车数据传输方法、装置、系统及存储介质 - Google Patents
无人车数据传输方法、装置、系统及存储介质 Download PDFInfo
- Publication number
- WO2020147497A1 WO2020147497A1 PCT/CN2019/126295 CN2019126295W WO2020147497A1 WO 2020147497 A1 WO2020147497 A1 WO 2020147497A1 CN 2019126295 W CN2019126295 W CN 2019126295W WO 2020147497 A1 WO2020147497 A1 WO 2020147497A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- priority
- initial data
- initial
- transmission
- 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
Images
Classifications
-
- 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]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/12—Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/60—Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
- H04L67/61—Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources taking into account QoS or priority requirements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W72/00—Local resource management
- H04W72/50—Allocation or scheduling criteria for wireless resources
- H04W72/56—Allocation or scheduling criteria for wireless resources based on priority criteria
- H04W72/566—Allocation or scheduling criteria for wireless resources based on priority criteria of the information or information source or recipient
- H04W72/569—Allocation or scheduling criteria for wireless resources based on priority criteria of the information or information source or recipient of the traffic information
Definitions
- This application relates to the field of automobile technology, and in particular to an unmanned vehicle data transmission method, device, system and storage medium.
- unmanned vehicles With the development of automobile technology, unmanned vehicles have begun to be used, but unmanned vehicles will collect a large amount of data during the driving process, so it is necessary to store and manage the data generated during the driving process of unmanned vehicles.
- unmanned vehicles continuously store the data generated during driving, and then send them to the cloud server in real time.
- this data processing method will cause the collected data to occupy a large amount of storage space of the unmanned vehicle, and occupy the network resources of the unmanned vehicle for a long time, causing problems such as network congestion.
- This application provides an unmanned vehicle data transmission method, device, system and storage medium, which can realize differentiated transmission of data, reduce the data storage volume of the unmanned vehicle and the amount of data sent to the cloud server, save network resources, and improve Data transmission efficiency.
- an embodiment of the present application provides an unmanned vehicle data transmission method, including:
- the target data is sent to the cloud server.
- differentiated data transmission can be realized, the data storage volume of the unmanned vehicle and the data volume sent to the cloud server can be reduced, network resources are saved, and the data transmission efficiency can be improved.
- the method before determining the priority of the initial data according to the data identifier of the initial data, the method further includes:
- the corresponding relationship between the data identifier and the priority can be established, and different priorities correspond to different data transmission modes, so that differentiated data transmission can be realized according to the priority.
- determining the priority of the initial data according to the data identifier of the initial data includes:
- the priority of the initial data is the first priority
- the priority of the initial data is the second priority; wherein, the first priority is higher than the second priority.
- data can be divided according to emergency events and map crowdsourced data, the priority of emergency event data is set to the first priority, and the map crowdsourced data is set to the second priority, so that during data transmission, The emergency data can be transmitted first to ensure the real-time transmission of emergency events and ensure driving safety.
- preprocessing the initial data to obtain target data includes:
- the data identifier of the initial data is an emergency data identifier, perform key data extraction and compression processing on the initial data to obtain corresponding target data;
- the initial data is subjected to mapping preprocessing to obtain corresponding target data.
- different preprocessing is performed on different data, so as to facilitate the server to further process the received data and improve the data processing efficiency on the server side.
- determining the transmission mode of the target data according to the priority of the initial data includes:
- the transmission mode of the target data is real-time transmission;
- the real-time transmission refers to the generated data during the driving process of the unmanned vehicle Sending target data to the cloud server in real time;
- the transmission mode of the target data is non-real-time transmission; the non-real-time transmission means that when the unmanned vehicle is in the charging state, it will be preset
- the target data generated in the time period is sent to the cloud server.
- an unmanned vehicle data transmission device including:
- the first determining module is configured to determine the priority of the initial data according to the data identifier of the initial data
- a preprocessing module for preprocessing the initial data to obtain target data
- the second determining module is configured to determine the transmission mode of the target data according to the priority of the initial data
- the transmission module is used to send the target data to the cloud server according to the transmission mode.
- it also includes:
- the obtaining module is used to obtain the corresponding relationship between the data identifier and the priority, and the transmission mode of different priority data.
- the first determining module is specifically used for:
- the priority of the initial data is the first priority
- the priority of the initial data is the second priority; wherein, the first priority is higher than the second priority.
- the preprocessing module is specifically used for:
- the data identifier of the initial data is an emergency data identifier, perform key data extraction and compression processing on the initial data to obtain corresponding target data;
- the initial data is subjected to mapping preprocessing to obtain corresponding target data.
- the second determining module is specifically used for:
- the transmission mode of the target data is real-time transmission;
- the real-time transmission refers to the generated data during the driving process of the unmanned vehicle Sending target data to the cloud server in real time;
- the transmission mode of the target data is non-real-time transmission; the non-real-time transmission means that when the unmanned vehicle is in the charging state, it will be preset
- the target data generated in the time period is sent to the cloud server.
- an embodiment of the present application provides an unmanned vehicle data transmission system, including: a memory and a processor.
- the memory stores executable instructions of the processor; wherein the processor is configured to execute the The instructions can be executed to execute the unmanned vehicle data transmission method described in any one of the first aspect.
- an embodiment of the present application provides a computer-readable storage medium on which a computer program is stored, and when the program is executed by a processor, the unmanned vehicle data transmission method described in any one of the first aspect is implemented.
- an embodiment of the present application provides a program product, the program product includes: a computer program, the computer program is stored in a readable storage medium, and at least one processor of the server can read from the readable storage medium Taking the computer program, the at least one processor executes the computer program to make the server execute the unmanned vehicle data transmission method described in any one of the first aspect.
- This application provides an unmanned vehicle data transmission method, device, system and storage medium.
- the priority of the initial data is determined according to the data identification of the initial data; the initial data is preprocessed to obtain the target data; The priority of the initial data determines the transmission mode of the target data; according to the transmission mode, the target data is sent to the cloud server.
- differentiated transmission of data can be realized, the amount of data storage of unmanned vehicles and the amount of data sent to cloud servers can be reduced, network resources can be saved, and data transmission efficiency can be improved.
- Figure 1 is a schematic diagram of the principle of an application scenario of this application.
- FIG. 2 is a flowchart of an unmanned vehicle data transmission method provided in Embodiment 1 of this application;
- FIG. 3 is a flowchart of an unmanned vehicle data transmission method provided in Embodiment 2 of this application;
- FIG. 4 is a schematic structural diagram of an unmanned vehicle data transmission device provided in Embodiment 3 of this application;
- FIG. 5 is a schematic structural diagram of an unmanned vehicle data transmission device provided in Embodiment 4 of this application.
- FIG. 6 is a schematic structural diagram of an unmanned vehicle data transmission system provided by Embodiment 5 of this application.
- Unmanned vehicles are also called unmanned vehicles. Unmanned vehicles are the product of the combination of the latest technological achievements such as electronic computers and the modern automobile industry. They usually have the functions of automatic driving, automatic transmission, and automatic road recognition. There are a large number of data acquisition devices on unmanned vehicles, such as video image acquisition devices, radar ranging devices, positioning devices, somatosensory devices, etc. During the driving process of the unmanned vehicle, these data collection devices will collect a large amount of data in real time and store it continuously, and then send it to the cloud server; or, after the unmanned vehicle is driven, it will store the data during the driving process. Then send them to the cloud server together.
- data acquisition devices such as video image acquisition devices, radar ranging devices, positioning devices, somatosensory devices, etc.
- this data processing method will cause the collected data to occupy a large amount of storage space of the unmanned vehicle, affect the efficiency of data transmission, and cause problems such as network congestion.
- some data with high real-time requirements are only generated during the driving process of unmanned vehicles, while many other data have very low real-time requirements.
- Data transmission can be carried out during idle time such as unmanned vehicle charging, and resources can be used rationally.
- this application provides a method that can set condition information to achieve differentiated transmission of data, reduce the amount of data storage of unmanned vehicles and the amount of data sent to cloud servers, save network resources, and improve data efficiency. Transmission efficiency.
- FIG. 1 is a schematic diagram of the principle of an application scenario of this application.
- frequent data interactions are involved between the cloud server 10 and the unmanned vehicle 20.
- different data has different requirements for data transmission methods and real-time performance, which can differentiate data transmission, thereby improving data transmission efficiency.
- the unmanned vehicle 10 determines the priority of the initial data according to the data identification of the initial data.
- the unmanned vehicle preprocesses the initial data to obtain the target data, and determines the transmission mode of the target data according to the priority of the initial data.
- the unmanned vehicle 10 sends the target data to the cloud server 10 according to the transmission mode.
- the cloud server 10 can simultaneously perform data transmission with multiple unmanned vehicles 20.
- the communication method between the cloud server 10 and the unmanned vehicle 20 may also be a wireless transmission method other than OTA.
- the implementation principle is similar to the above method, and will not be repeated here.
- the application of the above method can realize differentiated transmission of data, reduce the amount of data storage of unmanned vehicles and the amount of data sent to the cloud server, save network resources, and improve the efficiency of data transmission.
- Fig. 2 is a flowchart of the unmanned vehicle data transmission method provided in the first embodiment of this application. As shown in Fig. 2, the method in this embodiment may include:
- the unmanned vehicle system judges the data identification of the initial data. If the data identification of the initial data is the emergency data identification, the priority of the initial data is the first priority; if the data of the initial data is identified If the identifier is a map crowdsourced data identifier, the priority of the initial data is the second priority; where the first priority is higher than the second priority.
- unmanned vehicles there are a large number of data acquisition devices on unmanned vehicles, such as video image acquisition devices, radar ranging devices, positioning devices, somatosensory devices, and so on.
- these data collection devices will collect a large amount of data in real time.
- offline data packages on the unmanned vehicle such as high-precision map navigation packages and application software basic data packages.
- the time when these data in the unmanned vehicle system are generated is different, and the requirements for data transmission are also different.
- the data generated on the vehicle-mounted sensor is only generated during the driving of the unmanned vehicle, and has a direct impact on the process of problem analysis and automatic driving, and has high real-time performance.
- the map navigation package, application software basic data, etc., applications, offline map data do not affect the safety of unmanned vehicles, and have relatively low requirements for real-time data.
- Data transmission can be carried out during idle time such as unmanned vehicle charging. Therefore, unmanned vehicles divide data identification into emergency data identification and map crowdsourced data identification; among them, emergency data identification corresponds to data that requires high real-time performance and is used for problem analysis and algorithm improvement;
- the packet data identification corresponds to data with low real-time requirements, large data volume, and complex processing logic.
- this embodiment does not limit the content of the data identification, and those skilled in the art can increase or decrease the content of the data identification according to actual conditions.
- the unmanned vehicle determines the preprocessing method of the initial data according to the data identification of the initial data; if the data identification of the initial data is an emergency data identification, the initial data is subjected to key data extraction and compression processing to obtain the corresponding Target data; if the data identifier of the initial data is a map crowdsourced data identifier, the initial data is subjected to mapping preprocessing to obtain the corresponding target data.
- a real-time transmission method is adopted for the data identified by the data identification of the initial data as the emergency data identification. Therefore, factors such as the data transmission speed and data transmission bandwidth of the unmanned vehicle need to be considered, and the initial data can be extracted and compressed to obtain the corresponding target data.
- a transmission method with low real-time requirements is adopted, and data can be transmitted when the unmanned vehicle is idle. Therefore, this part of the data is pre-processed, pre-compressed, etc. to obtain the corresponding target data
- S103 Determine a transmission mode of the target data according to the priority of the initial data.
- the transmission mode of the target data is real-time transmission
- real-time transmission means that the generated target data is real-time during the driving process of the unmanned vehicle Send to the cloud server
- the transmission method of the target data is determined to be non-real-time transmission
- non-real-time transmission means that when the unmanned vehicle is in the charging state, the preset time The target data generated in the segment is sent to the cloud server.
- the priority of the initial data is the first priority, and it is transmitted to the cloud server in real time through 4G network, over-the-air technology (Over the Air, OTA) and other methods.
- Over the Air is a technology for remotely managing card data and applications through the air interface of mobile communication.
- the air interface can adopt wireless application communication protocol (Wireless Application Protocol, WAP), general packet radio service technology (General Packet Radio Service, GPRS), short message technology.
- WAP Wireless Application Protocol
- GPRS General Packet Radio Service
- the application of OTA technology enables mobile communications not only to provide voice and data services, but also to provide new service downloads.
- the priority of the initial data is the first priority, and the data can be sent to the cloud server through 4G or WiFi during idle periods such as when the unmanned vehicle is in a charging state.
- the processed target data is sent to the cloud server to realize differentiated transmission of unmanned vehicle data, reduce the amount of data storage of unmanned vehicles and the amount of data sent to the cloud server, and save network resources , Improve the efficiency of data transmission.
- the priority of the initial data is determined according to the data identification of the initial data; the initial data is preprocessed to obtain the target data; the transmission mode of the target data is determined according to the priority of the initial data; and the target data is determined according to the transmission mode.
- the data is sent to the cloud server.
- Fig. 3 is a flowchart of the unmanned vehicle data transmission method provided in the second embodiment of the application. As shown in Fig. 3, the method in this embodiment may include:
- the data identifier of the unmanned vehicle can be defined, and the corresponding relationship between the data identifier and the priority of data transmission and the data transmission mode can be established.
- unmanned vehicles there are a large number of data collection devices on unmanned vehicles, such as video image collection devices, radar ranging devices, positioning devices, somatosensory devices, and so on. During the driving process of the unmanned vehicle, these data collection devices will collect a large amount of data in real time. At the same time, there are also many offline data packages on the unmanned vehicle, such as high-precision map navigation packages and application software basic data packages. The time when these data in the unmanned vehicle system are generated is different, and the requirements for data transmission are also different.
- the data generated on the vehicle-mounted sensor is only generated during the driving of the unmanned vehicle, and has a direct impact on the process of problem analysis, automatic driving, etc., with high real-time performance.
- the map navigation package, application software basic data, etc., applications, offline map data do not affect the safety of unmanned vehicles, and have relatively low requirements for real-time data.
- Data transmission can be carried out during idle time such as unmanned vehicle charging. Therefore, unmanned vehicles divide data identification into emergency data identification and map crowdsourced data identification; among them, emergency data identification corresponds to data that requires high real-time performance and is used for problem analysis and algorithm improvement;
- the packet data identification corresponds to data with low real-time requirements, large data volume, and complex processing logic.
- the emergency data identifier corresponds to the first priority and uses real-time transmission; while the map crowdsourced data identifier corresponds to the second priority and uses non-real-time transmission.
- this embodiment does not limit the specific type of emergency data, and the user can mark the data as emergency data or ordinary data according to actual conditions.
- ordinary data can also be uniformly transmitted during idle periods such as unmanned vehicle charging.
- S202 Determine the priority of the initial data according to the data identifier of the initial data.
- S204 Determine a transmission mode of the target data according to the priority of the initial data.
- S205 Send the target data to the cloud server according to the transmission mode.
- step S202 to step S205 please refer to the relevant description in step S101 to step S104 in the method shown in FIG. 2, and will not be repeated here.
- the priority of the initial data is determined according to the data identification of the initial data; the initial data is preprocessed to obtain the target data; the transmission mode of the target data is determined according to the priority of the initial data; and the target data is determined according to the transmission mode.
- the data is sent to the cloud server.
- this implementation can also define the correspondence between the data identifier and the priority, and the transmission mode of data with different priorities. In this way, the basic data definition for differentiated data transmission can be realized, and the data transmission efficiency can be improved.
- FIG. 4 is a schematic structural diagram of an unmanned vehicle data transmission device provided in Embodiment 3 of this application. As shown in FIG. 4, the unmanned vehicle data transmission device of this embodiment may include:
- the first determining module 31 is configured to determine the priority of the initial data according to the data identifier of the initial data
- the preprocessing module 32 is used to preprocess the initial data to obtain target data
- the second determining module 33 is configured to determine the transmission mode of the target data according to the priority of the initial data
- the transmission module 34 is used to send the target data to the cloud server according to the transmission mode.
- the first determining module 31 is specifically used for:
- the priority of the initial data is the first priority
- the priority of the initial data is the second priority; wherein the first priority is higher than the second priority.
- the preprocessing module 32 is specifically used for:
- the initial data is subjected to key data extraction and compression processing to obtain the corresponding target data;
- the initial data is subjected to mapping preprocessing to obtain the corresponding target data.
- the second determining module 33 is specifically used for:
- the transmission method of the target data is determined to be real-time transmission; real-time transmission means that the generated target data is sent to the cloud server in real time during the driving of the unmanned vehicle;
- non-real-time transmission means that when the unmanned vehicle is in the charging state, the target generated within the preset time period The data is sent to the cloud server.
- the unmanned vehicle data transmission device of this embodiment can execute the technical solution in the method shown in FIG. 2.
- the specific implementation process and technical principle please refer to the related description in the method shown in FIG. 2, which will not be repeated here.
- the priority of the initial data is determined according to the data identification of the initial data; the initial data is preprocessed to obtain the target data; the transmission mode of the target data is determined according to the priority of the initial data; and the target data is determined according to the transmission mode.
- the data is sent to the cloud server.
- FIG. 5 is a schematic structural diagram of an unmanned vehicle data transmission device provided by Embodiment 4 of this application.
- the human-vehicle data transmission device of this embodiment based on the device shown in FIG. 4, may further include:
- the obtaining module 35 is used to obtain the corresponding relationship between the data identifier and the priority, and the transmission mode of different priority data.
- the unmanned vehicle data transmission device of this embodiment can execute the technical solutions in the methods shown in FIG. 2 and FIG. 3.
- the priority of the initial data is determined according to the data identification of the initial data; the initial data is preprocessed to obtain the target data; the transmission mode of the target data is determined according to the priority of the initial data; and the target data is determined according to the transmission mode.
- the data is sent to the cloud server.
- this implementation can also define the correspondence between the data identifier and the priority, and the transmission mode of data with different priorities. In this way, the basic data definition for differentiated data transmission can be realized, and the data transmission efficiency can be improved.
- FIG. 6 is a schematic structural diagram of an unmanned vehicle data transmission system provided by Embodiment 5 of the application.
- the unmanned vehicle data transmission system 40 of this embodiment may include: a processor 41 and a memory 42.
- the memory 42 is used to store programs; the memory 42 may include volatile memory (English: volatile memory), such as random access memory (English: random-access memory, abbreviation: RAM), such as static random access memory (English: volatile memory) : Static random-access memory, abbreviation: SRAM), double data rate synchronous dynamic random access memory (English: Double Data Rate Synchronous Dynamic Access Memory, abbreviation: DDR SDRAM), etc.; memory can also include non-volatile memory (English: non-volatile memory), such as flash memory (English: flash memory).
- the memory 42 is used to store computer programs (such as application programs and functional modules that implement the above methods), computer instructions, etc., and the above computer programs, computer instructions, etc. may be partitioned and stored in one or more memories 42.
- the aforementioned computer programs, computer instructions, data, etc. can be called by the processor 41.
- the above-mentioned computer programs, computer instructions, etc. may be partitioned and stored in one or more memories 42.
- the aforementioned computer programs, computer instructions, data, etc. can be called by the processor 41.
- the processor 41 is configured to execute a computer program stored in the memory 42 to implement each step in the method involved in the foregoing embodiment.
- the processor 41 and the memory 42 may be independent structures, or may be an integrated structure integrated together. When the processor 41 and the memory 42 are independent structures, the memory 42 and the processor 41 may be coupled and connected through the bus 43.
- the priority of the initial data is determined according to the data identifier of the initial data; the initial data is preprocessed to obtain the target data; the transmission mode of the target data is determined according to the priority of the initial data; and the target data is determined according to the transmission mode.
- the data is sent to the cloud server. In this way, differentiated transmission of data can be realized, the amount of data storage of unmanned vehicles and the amount of data sent to the cloud server can be reduced, network resources can be saved, and data transmission efficiency can be improved.
- the server of this embodiment can execute the technical solutions in the methods shown in FIG. 2 and FIG. 3, and for the specific implementation process and technical principles, please refer to the related descriptions in the methods shown in FIG. 2 and FIG. 3, which will not be repeated here.
- an embodiment of the present application also provides a computer-readable storage medium.
- the computer-readable storage medium stores computer-executable instructions.
- the user equipment executes the aforementioned various possibilities. Methods.
- the priority of the initial data is determined according to the data identification of the initial data; the initial data is preprocessed to obtain the target data; the transmission mode of the target data is determined according to the priority of the initial data; and the target data is determined according to the transmission mode.
- the data is sent to the cloud server.
- the computer-readable medium includes a computer storage medium and a communication medium, where the communication medium includes any medium that facilitates the transfer of a computer program from one place to another.
- the storage medium may be any available medium that can be accessed by a general-purpose or special-purpose computer.
- An exemplary storage medium is coupled to the processor so that the processor can read information from the storage medium and can write information to the storage medium.
- the storage medium may also be a component of the processor.
- the processor and the storage medium may be located in the ASIC.
- the ASIC may be located in the user equipment.
- the processor and the storage medium may also exist as discrete components in the communication device.
- the program product includes a computer program.
- the computer program is stored in a readable storage medium.
- At least one processor of the server can read the computer program from the readable storage medium.
- At least one processor executes the computer program so that The server implements any unmanned vehicle data transmission method described above in the embodiments of the present application.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Health & Medical Sciences (AREA)
- Computing Systems (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Traffic Control Systems (AREA)
- Navigation (AREA)
Abstract
Description
Claims (10)
- 一种无人车数据传输方法,其特征在于,包括:根据初始数据的数据标识,确定所述初始数据的优先级;对所述初始数据进行预处理,得到目标数据;根据所述初始数据的优先级,确定所述目标数据的传输方式;按照所述传输方式,将所述目标数据发送给云端服务器。
- 根据权利要求1所述的方法,其特征在于,在根据初始数据的数据标识,确定所述初始数据的优先级之前,还包括:获取数据标识与优先级之间的对应关系,以及不同优先级数据的传输方式。
- 根据权利要求1所述的方法,其特征在于,根据初始数据的数据标识,确定所述初始数据的优先级,包括:若所述初始数据的数据标识为紧急事件数据标识,则所述初始数据的优先级为第一优先级;若所述初始数据的数据标识为地图众包数据标识,则所述初始数据的优先级为第二优先级;其中,所述第一优先级高于所述第二优先级。
- 根据权利要求1所述的方法,其特征在于,对所述初始数据进行预处理,得到目标数据,包括:根据所述初始数据的数据标识,确定所述初始数据的预处理方式;若所述初始数据的数据标识为紧急事件数据标识,则将所述初始数据进行关键数据提取和压缩处理,得到对应的目标数据;若所述初始数据的数据标识为地图众包数据标识,则将所述初始数据进行制图预处理,得到对应的目标数据。
- 根据权利要求1-4中任一项所述的方法,其特征在于,根据所述初始数据的优先级,确定所述目标数据的传输方式,包括:若所述初始数据的优先级为第一优先级,则确定所述目标数据的传输方式为实时性传输;所述实时性传输是指,在无人车的行驶过程中,将生成的所述目标数据实时发送给所述云端服务器;若所述初始数据的优先级为第二优先级,则确定所述目标数据的传输方式为非实时性传输;所述非实时性传输是指,在无人车处于充电状态时,将预设时间段内生成的所述目标数据发送给所述云端服务器。
- 一种无人车数据传输装置,其特征在于,包括:第一确定模块,用于根据初始数据的数据标识,确定所述初始数据的优先级;预处理模块,用于对所述初始数据进行预处理,得到目标数据;第二确定模块,用于根据所述初始数据的优先级,确定所述目标数据的传输方式;传输模块,用于按照所述传输方式,将所述目标数据发送给云端服务器。
- 根据权利要求6所述的装置,其特征在于,还包括:获取模块,用于获取数据标识与优先级之间的对应关系,以及不同优先级数据的传输方式。
- 根据权利要求6所述的装置,其特征在于,所述第一确定模块,具体用于:若所述初始数据的数据标识为紧急事件数据标识,则所述初始数据的优先级为第一优先级;若所述初始数据的数据标识为地图众包数据标识,则所述初始数据的优先级为第二优先级;其中,所述第一优先级高于所述第二优先级。
- 一种无人车数据传输系统,其特征在于,包括:存储器和处理器,存储器中存储有所述处理器的可执行指令;其中,所述处理器配置为经由执行所述可执行指令来执行权利要求1-6所述的无人车数据传输方法。
- 一种计算机可读存储介质,其上存储有计算机程序,其特征在于,该程序被处理器执行时实现权利要求1-6任一项所述的无人车数据传输方法。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201910036369.0 | 2019-01-15 | ||
| CN201910036369.0A CN109640294B (zh) | 2019-01-15 | 2019-01-15 | 无人车数据传输方法、装置、系统及存储介质 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2020147497A1 true WO2020147497A1 (zh) | 2020-07-23 |
Family
ID=66061960
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2019/126295 Ceased WO2020147497A1 (zh) | 2019-01-15 | 2019-12-18 | 无人车数据传输方法、装置、系统及存储介质 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN109640294B (zh) |
| WO (1) | WO2020147497A1 (zh) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113395677A (zh) * | 2021-08-17 | 2021-09-14 | 新石器慧通(北京)科技有限公司 | 基于无人车的交互方法、装置、电子设备及存储介质 |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN109640294B (zh) * | 2019-01-15 | 2021-06-01 | 北京百度网讯科技有限公司 | 无人车数据传输方法、装置、系统及存储介质 |
| CN110460653B (zh) * | 2019-07-30 | 2022-08-30 | 北京百度网讯科技有限公司 | 自动驾驶车辆数据传输的方法及装置 |
| CN120632001A (zh) * | 2019-12-31 | 2025-09-12 | 深圳引望智能技术有限公司 | 一种数据传输方法和装置 |
| CN114677782A (zh) * | 2020-12-24 | 2022-06-28 | 北京百度网讯科技有限公司 | 信息处理方法、装置、电子设备及存储介质 |
| CN114691800A (zh) * | 2020-12-31 | 2022-07-01 | 华为技术有限公司 | 数据处理方法、装置及计算机可读存储介质 |
| CN115052019A (zh) * | 2022-06-21 | 2022-09-13 | 小米汽车科技有限公司 | 磁盘数据的上传方法、装置、车辆、存储介质及芯片 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP2168835A1 (en) * | 2004-10-22 | 2010-03-31 | IRobot Corporation | Systems and methods for control of a vehicle |
| CN105025073A (zh) * | 2014-04-24 | 2015-11-04 | 福特全球技术公司 | 用于车辆到车辆通信和信息中继的方法和设备 |
| CN108093480A (zh) * | 2017-09-30 | 2018-05-29 | 中兴通讯股份有限公司 | 一种信号传输的方法及装置 |
| CN108260163A (zh) * | 2018-03-28 | 2018-07-06 | 中兴通讯股份有限公司 | 信息的发送、接收方法及装置 |
| CN109640294A (zh) * | 2019-01-15 | 2019-04-16 | 北京百度网讯科技有限公司 | 无人车数据传输方法、装置、系统及存储介质 |
Family Cites Families (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102932935A (zh) * | 2011-08-12 | 2013-02-13 | 中国移动通信集团公司 | 一种数据传输方法及移动终端 |
| CN104391752B (zh) * | 2014-12-04 | 2019-01-18 | 中国电子科技集团公司第四十一研究所 | 一种多优先级的线程消息处理方法 |
| CN105657029A (zh) * | 2016-01-28 | 2016-06-08 | 北京交通大学 | 一种面向车联网应用的车载状态信息采集与传输系统 |
| CN106953904A (zh) * | 2017-03-13 | 2017-07-14 | 百度在线网络技术(北京)有限公司 | 自动驾驶车辆的数据传输方法、装置、设备及存储介质 |
| WO2018197012A1 (en) * | 2017-04-28 | 2018-11-01 | Telefonaktiebolaget Lm Ericsson (Publ) | Area-based services |
| CN108932832A (zh) * | 2017-05-23 | 2018-12-04 | 中国移动通信集团安徽有限公司 | 车辆调度方法、装置和系统 |
| CN107273201A (zh) * | 2017-07-03 | 2017-10-20 | 深圳市沃特沃德股份有限公司 | 车载控制系统及其数据处理方法 |
| CN107241441A (zh) * | 2017-07-28 | 2017-10-10 | 深圳普思英察科技有限公司 | 一种新能源无人车车载地图更新方法和系统 |
| CN108632340A (zh) * | 2018-03-09 | 2018-10-09 | 宁德时代新能源科技股份有限公司 | 车辆数据传输方法及系统 |
-
2019
- 2019-01-15 CN CN201910036369.0A patent/CN109640294B/zh active Active
- 2019-12-18 WO PCT/CN2019/126295 patent/WO2020147497A1/zh not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP2168835A1 (en) * | 2004-10-22 | 2010-03-31 | IRobot Corporation | Systems and methods for control of a vehicle |
| CN105025073A (zh) * | 2014-04-24 | 2015-11-04 | 福特全球技术公司 | 用于车辆到车辆通信和信息中继的方法和设备 |
| CN108093480A (zh) * | 2017-09-30 | 2018-05-29 | 中兴通讯股份有限公司 | 一种信号传输的方法及装置 |
| CN108260163A (zh) * | 2018-03-28 | 2018-07-06 | 中兴通讯股份有限公司 | 信息的发送、接收方法及装置 |
| CN109640294A (zh) * | 2019-01-15 | 2019-04-16 | 北京百度网讯科技有限公司 | 无人车数据传输方法、装置、系统及存储介质 |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113395677A (zh) * | 2021-08-17 | 2021-09-14 | 新石器慧通(北京)科技有限公司 | 基于无人车的交互方法、装置、电子设备及存储介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN109640294A (zh) | 2019-04-16 |
| CN109640294B (zh) | 2021-06-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2020147497A1 (zh) | 无人车数据传输方法、装置、系统及存储介质 | |
| US20210108943A1 (en) | Map data updating method, apparatus, system and storage medium | |
| US20200195725A1 (en) | Method, apparatus and system for processing unmanned vehicle data, and storage medium | |
| CN107547746B (zh) | 资源配置方法及相关产品 | |
| CN107547745B (zh) | 资源配置方法及相关产品 | |
| CN107589998A (zh) | 资源配置方法及相关产品 | |
| US12007249B2 (en) | Data processing method and apparatus, vehicle-end device, cloud server, and electronic device | |
| US20180324566A1 (en) | Vehicle-based communication method, system, and apparatus | |
| CN107894920A (zh) | 资源配置方法及相关产品 | |
| CN107517306B (zh) | 资源配置方法及相关产品 | |
| EP4258597A1 (en) | Packet processing method, device, system, and storage medium | |
| CN107450988A (zh) | 资源配置方法及相关产品 | |
| WO2019047708A1 (zh) | 资源配置方法及相关产品 | |
| CN107968848B (zh) | 一种获取ip地址的方法、终端设备及存储介质 | |
| CN114501374B (zh) | 车联网的动态服务部署方法、系统、装置及存储介质 | |
| CN115643294A (zh) | 车辆控制方法、设备、系统及存储介质 | |
| CN102891858A (zh) | 一种网络数据传输方法、系统及代理服务器 | |
| US20220256344A1 (en) | Communication Method and Apparatus | |
| CN115955669A (zh) | 一种基于ota的车辆数据升级方法、装置及车载终端 | |
| CN112888021A (zh) | 一种车联网中避免中断的任务卸载方法 | |
| CN115277671A (zh) | 车辆的ota升级方法、装置、车辆及存储介质 | |
| CN114205764A (zh) | 话务资源共享方法、装置、设备和计算机可读存储介质 | |
| CN117544504A (zh) | 数据处理单元热更新方法、装置、通信设备及存储介质 | |
| CN116503689A (zh) | 一种车辆数据处理方法和装置 | |
| CN113010299B (zh) | 任务调用方法和装置、mec服务器 |
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: 19910769 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 19910769 Country of ref document: EP Kind code of ref document: A1 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 19910769 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 24/02/2022) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 19910769 Country of ref document: EP Kind code of ref document: A1 |