WO2020048350A1 - Road condition information processing method, apparatus and system - Google Patents

Road condition information processing method, apparatus and system Download PDF

Info

Publication number
WO2020048350A1
WO2020048350A1 PCT/CN2019/102712 CN2019102712W WO2020048350A1 WO 2020048350 A1 WO2020048350 A1 WO 2020048350A1 CN 2019102712 W CN2019102712 W CN 2019102712W WO 2020048350 A1 WO2020048350 A1 WO 2020048350A1
Authority
WO
WIPO (PCT)
Prior art keywords
data packet
data
target
information
rsu
Prior art date
Application number
PCT/CN2019/102712
Other languages
French (fr)
Chinese (zh)
Inventor
蔡岭
陈颖
孙良作
王刚
Original Assignee
阿里巴巴集团控股有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 阿里巴巴集团控股有限公司 filed Critical 阿里巴巴集团控股有限公司
Publication of WO2020048350A1 publication Critical patent/WO2020048350A1/en

Links

Images

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/0104Measuring and analyzing of parameters relative to traffic conditions
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/09Arrangements for giving variable traffic instructions
    • G08G1/0962Arrangements for giving variable traffic instructions having an indicator mounted inside the vehicle, e.g. giving voice messages
    • G08G1/0967Systems involving transmission of highway information, e.g. weather, speed limits
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/09Arrangements for giving variable traffic instructions
    • G08G1/0962Arrangements for giving variable traffic instructions having an indicator mounted inside the vehicle, e.g. giving voice messages
    • G08G1/0967Systems involving transmission of highway information, e.g. weather, speed limits
    • G08G1/096708Systems involving transmission of highway information, e.g. weather, speed limits where the received information might be used to generate an automatic action on the vehicle control
    • G08G1/096725Systems involving transmission of highway information, e.g. weather, speed limits where the received information might be used to generate an automatic action on the vehicle control where the received information generates an automatic action on the vehicle control

Definitions

  • the present application relates to the technical field of road condition information processing, and in particular, to a method, device, and system for road condition information processing.
  • highly intelligent autonomous vehicles can effectively sense their surroundings, obtain information on the type, location, orientation, size, and speed of nearby targets, and make a reasonable combination of their driving conditions.
  • the driving decision completes the driving of the vehicle, thereby replacing manual driving labor and realizing a highly automated driving process.
  • vehicle sensor network sensing there are two common autonomous driving sensing systems: vehicle sensor network sensing and vehicle communication network sensing.
  • vehicle sensor network sensing autonomous vehicles need to be equipped with a large number of sensors (lidar, millimeter-wave radar, cameras, etc.) to obtain sufficient and diverse sensor information, coupled with powerful computing equipment to process data in real time and quickly Get complete perception results.
  • sensors lidar, millimeter-wave radar, cameras, etc.
  • computing equipment powerful computing equipment to process data in real time and quickly Get complete perception results.
  • V2X Vehicle-to-everything
  • V2X Vehicle-to-everything
  • V2X is a security system that implements two-way communication and multi-directional communication. Similar to the WIFI connection method, it can allow infrastructure between vehicles (V2V), between people (V2P), and vehicles and traffic lights. Between (V2I), send signals to send to the other side similar to position, speed, obstacles, danger, etc., thereby improving driving safety.
  • V2I is one of the important components.
  • traffic participants such as vehicles
  • Roadside infrastructure such as RSUs realize the perception of vehicles by receiving broadcast messages from vehicles.
  • RSUs can receive them.
  • the information of the traffic participants is broadcast in the form of data packets.
  • the on-board unit OBU in the vehicle receives the data packets of the RSU to learn the surrounding environment information, and then makes driving decisions.
  • this method relies on the reporting of vehicle information. Once any vehicle cannot report its own position, it means that it cannot be perceived by other vehicles, and thus becomes a safety hazard.
  • This application provides a method, device, and system for processing road condition information, which can improve the safety performance of the system.
  • a road condition information processing system includes:
  • the RSU is equipped with a sensor module, a data processing module, and a communication module, wherein:
  • the sensor module is configured to sense a target entering a sensing range
  • the data processing module is configured to collect road condition related data, and generate a data packet conforming to a preset data structure according to the collected road condition related data; the collected road condition related data includes at least a sensing result of the sensor module, The generated data packet includes at least one data record corresponding to information of at least one discovered target;
  • the communication module is configured to send the generated data packet
  • the terminal device is configured to obtain traffic condition information by performing parsing processing on the received data packet.
  • a road condition information processing method which is applied to a roadside unit RSU and includes:
  • the data packet sent by the external signal source includes at least one data record corresponding to information of at least one target discovered by the external signal source;
  • a road condition information processing method which is applied to a terminal device associated with a traffic participant and includes:
  • Receive a data packet from at least one roadside device RSU the data packet is generated by the RSU by sensing a target in a sensing range and / or data aggregation processing is performed on data packets from an external signal source of;
  • road condition information is obtained, where the road condition information includes at least one target perceived in the surrounding environment and its corresponding information.
  • a road condition information processing device which is applied to a roadside unit RSU and includes:
  • a sensing result obtaining unit configured to obtain a sensing result of a sensor module of the current RSU sensing a target that enters its sensing range
  • a data packet receiving unit configured to receive, through the communication module of the current RSU, a data packet sent by at least one external signal source; the data packet sent by the external signal source includes at least one data record corresponding to at least one of the external signals Information about the target discovered by the source;
  • a data aggregation unit configured to perform data aggregation according to a current RSU sensing result and / or data in the data packet received from an external signal source to generate the data packet that conforms to a preset data structure;
  • a data packet providing unit is configured to provide the data packet to a communication module of the current RSU for transmission.
  • a road condition information processing device applied to a terminal device associated with a traffic participant includes:
  • a data packet receiving unit configured to receive a data packet from at least one roadside device RSU, where the data packet is a sensing result by the RSU by sensing a target within a sensing range, and / or data from an external signal source Packets are generated after data aggregation processing;
  • a data processing unit is configured to obtain road condition information by processing a data packet of the RSU, where the road condition information includes at least one target perceived in a surrounding environment and corresponding information.
  • a computer system includes:
  • One or more processors are One or more processors.
  • a memory associated with the one or more processors where the memory is used to store program instructions, and when the program instructions are read and executed by the one or more processors, perform the following operations:
  • the data packet sent by the external signal source includes at least one data record corresponding to information of at least one target discovered by the external signal source;
  • the infrastructure has the ability to provide real-time, large-scale information based on RSUs, so any vehicle or other capable of receiving data packets Traffic participants (for example, using V2X receivers) can use infrastructure information to improve safety, instead of relying on the reporting of specific vehicle information.
  • the embodiments of the present application also provide data aggregation capabilities for the terminal equipment of the RSU and traffic participants, so that the RSU can expand its own sensing range by aggregating information from other signal sources, and through deduplication processing, it can also achieve Accurate perception of the number of targets in the surrounding environment to avoid misjudgments.
  • the time stamp is configured for a specific data packet, and the time stamp is determined according to the time when the target in the data packet is perceived. Therefore, the actual position of the target can be predicted to compensate for the delay time and improve Data accuracy.
  • FIG. 1 is a schematic diagram of a system provided by an embodiment of the present application.
  • FIG. 2 is a schematic diagram of RSU sensing and signal transmission provided by an embodiment of the present application.
  • FIG. 3 is a schematic diagram of target position prediction provided by an embodiment of the present application.
  • FIG. 4 is a schematic diagram of target position derivation provided by an embodiment of the present application.
  • FIG. 5 is a flowchart of a first method according to an embodiment of the present application.
  • FIG. 6 is a flowchart of a second method according to an embodiment of the present application.
  • FIG. 7 is a schematic diagram of a first device according to an embodiment of the present application.
  • FIG. 8 is a schematic diagram of a second device according to an embodiment of the present application.
  • FIG. 9 is a schematic diagram of a computer system according to an embodiment of the present application.
  • the RSU in order to reduce the dependence of the roadside equipment RSU on the information reported by traffic participants such as vehicles, the RSU has realized the ability of autonomous perception.
  • the RSU can be equipped with sensors, including lidar, millimeter-wave radar, and cameras.
  • the RSU can autonomously sense the target through the sensor and can be generated by the data processing module.
  • the data packet is transmitted by broadcasting or the like (including sending by broadcasting, or it can also be sent to the relevant receiving and sending by other methods, etc.). In this way, even if a vehicle on the road cannot report its related information, the RSU can sense its existence and broadcast it to other vehicles on the road, thereby improving the safety of the system.
  • RSUs can be networked, used in actual roads and other environments, and provided with autonomous driving information for traffic participants on specific roads. That is, a multi-node RSU system can be provided, each node of which has autonomous sensing capabilities. In a preferred manner, it can also route, aggregate, predict, and merge multiple RSUs information for various scenarios to improve automation. Safety of the driving system.
  • the first embodiment provides an automatic driving data processing system.
  • the system may include:
  • the RSU 101 is equipped with a sensor module 1011, a data processing module 1012, and a communication module 1013. Among them,
  • the sensor module 1011 is configured to autonomously sense information of a target that enters its sensing range
  • the data processing module 1012 is configured to collect road condition-related data and generate a data packet that conforms to a preset data structure according to the collected road condition-related data; the collected road condition-related data includes at least a sensing result of the sensor module , The generated data packet includes at least one data record corresponding to information of at least one discovered target;
  • the communication module 1013 is configured to send the generated data packet
  • the terminal device 102 is configured to obtain traffic condition information by performing parsing processing on the received data packet.
  • multiple different sensor modules can be deployed on the same RSU, for example, lidar, millimeter wave radar, camera, etc. are deployed at the same time.
  • the data processing module 1012 can fuse data from different sensor modules to form a unified multi-mode High-dimensional data collection. That is to say, by merging the sensing results of multiple different sensor modules to jointly perform target discovery, information of multiple dimensions of the same target can be obtained.
  • a detection model may be set in advance, and a target may be found based on the sensing data of the sensor module and a preset detection model, and information of the target may be given.
  • the so-called target may specifically be a traffic participant perceived by the sensor module.
  • the information of the target may specifically include the position of the target (including latitude and longitude, altitude, etc.), speed, height, width, depth, and so on.
  • the RSU may generate data packets and broadcast the data packets according to a certain period or time interval, for example, generating 10 data packets per second, and so on.
  • the sensing operation of the sensor module may be continuously performed. Therefore, in the same processing cycle, there may be new targets that enter the sensing range, or the same target may be repeatedly sensed by the same RSU in the same processing cycle. To (for example, a target travels slowly, etc.), therefore, specifically when recording, you can save the record of each perception, and associate the currently detected target with the target in the historical record and update The information record of the existing target is initialized.
  • the sensor module includes a variety of sensors such as a camera and a radar. In order to obtain more accurate data through a sensor module such as a camera, the sensing range needs to be controlled within a relatively limited range to improve the sensing accuracy.
  • the distance between adjacent RSUs can be determined according to the size of the sensing range of a single RSU, and multiple autonomously sensing RSUs that are relatively densely deployed can provide more and more comprehensive road condition information for road participants on the road .
  • the sensing range of an RSU is 200 meters
  • the distance between each RSU can be less than or equal to 200 meters, thereby achieving full coverage of the road surface.
  • the signal transmission range of the communication sensor in the RSU is usually larger than the above-mentioned sensing range.
  • the signal transmission range can usually be 800 meters or more, which can make one RSU near one or more RSUs.
  • the above characteristics can bring the following advantages:
  • the RSU can also receive more target information from other RSUs. For example, as shown in Figure 2, it is assumed that vehicles 201, 202, and 203 can be sensed within the autonomous sensing range of RSU A (right side), and vehicle 204 is not within the sensing range of RSU A, so RSU A cannot directly sense it. .
  • the RSU A can receive data packets from the neighboring RSU B. That is, although RSU A cannot perceive vehicle 204 by itself, by receiving the data packet of RSU B, it can actually have all relevant information about vehicle 204. More importantly, by expanding this function, the RSU can theoretically sense all the objects on the road, although in actual applications, an RSU usually only needs to provide 2 to 3 kilometers of road environment information for nearby vehicles. In addition, by expanding this function, even if a sensor module of an RSU fails, etc., and the autonomous sensing ability is lost, the RSU can still realize the target perception through data packets broadcast from other RSUs around it, and After this packet is generated, it is broadcast.
  • the data packets of RSUs are broadcast and are not directed to a receiver. Therefore, for traffic participants such as vehicles , Usually also receive data packets from multiple RSUs, at this time, when driving decisions based on these RSU data packets, if there is no special processing, the situation may also misjudge the surrounding environment. For vehicles that specifically receive these data packets, the presence of data packets from multiple RSUs has instead formed an interference that is not conducive to making correct decisions.
  • the vehicle may receive a data packet during this period, which may experience a period of calculation delay and transmission delay. In this process, the specific vehicle continues on the road. Driving. Therefore, when a vehicle receives a data packet, although the data packet indicates that a target is at a certain position, the position of the target has actually changed. At this time, if the vehicle directly uses the received data Records in the package are used to make driving decisions, errors may occur and the accuracy of the decisions is relatively low.
  • a data aggregation function is first implemented for the RSU.
  • the communication module is further configured to receive a data packet from an external signal source, and the data processing module may be specifically configured to, according to the current RSU autonomous sensing perception result and the external signal source (other RSU, and / or traffic participation) Data packets of terminal devices associated with the user, etc., to perform data aggregation processing to generate data packets conforming to a preset data structure.
  • the information of the target that is not perceived by the current RSU can be added to the data packet, and / or the information of the target that has been perceived by the current RSU in more dimensions can be added to the data packet.
  • data packets from external signal sources can be used to extend the current RSU's perceived results; on the other hand, information on the same target contained in different data packets can be deduplicated. Processing to improve the accuracy of data perception of surrounding environment information.
  • the information of other targets that the current RSU cannot autonomously sense can be extended into the data packet of the current RSU.
  • the targets included in the data packets of various different signal sources can be firstly The perception results are compared to determine whether there is a situation in which the same target is located in different data packets. For example, suppose that the current RSU A targets include three vehicles a, b, and c.
  • the RSUA also receives data packets broadcast by RSU B, including two vehicles c and d.
  • the information of the vehicle d can be directly added to the data packet of the RSU A.
  • vehicle c since both RSU A and RSU B perceive the vehicle, the information about the vehicle c in the two data packets can be combined, that is, deduplication processing is performed, and the vehicle is unified by a unified entry.
  • the information of c is recorded, that is, the information of the same target corresponds to only one data record in the same data packet.
  • the information about the position and speed of the vehicle can be based on the data in the RSU packet that recently sensed the vehicle c.
  • the vehicle The position and speed information of c can be based on the information recorded in the data packet of RSU.
  • Information about the timing relationship between different RSUs perceiving an object will be described in detail in the later section on timestamps.
  • each data packet can have a timestamp, which is used to indicate that the RSU is in the data packet.
  • the perceived time of each target For information on other dimensions such as height, width, and depth, there may be information in some dimensions that is perceived by RSU B, but not by RSU A.
  • information about the height of a vehicle may be due to RSUA perception.
  • the sensor module of the RSUA When a vehicle is in use, the sensor module of the RSUA is located directly above the vehicle, so that the RSUA cannot sense the height information of the vehicle; however, when RSUB senses the vehicle, the angle of view of the sensor module of the vehicle can just accurately sense the vehicle. The height can therefore be recorded, and so on. In this case, more dimension information recorded in the data packet of RSU B can be added to the data packet of RSU A, and so on.
  • a data aggregation function may also be implemented for terminal devices (for example, on-board equipment OBU, etc.) associated with the vehicle participant.
  • the terminal device can also identify the targets contained in different data packets, and determine whether there are cases where different data packets contain the same target. If they exist, they can be merged first, and then Then make decision processing.
  • a target list can be obtained, which includes information about each perceived target after deduplication processing. The information in the list lists the targets around the terminal device, their respective locations, and speed. Therefore, driving decisions can be made based on this information, such as whether a lane change is required, whether a deceleration is required, and so on.
  • the data packets of the so-called external signal source may include, in addition to data packets broadcast by other nearby RSUs, data packets broadcast by terminal devices associated with traffic participants.
  • the terminal device may broadcast information such as its own speed and location.
  • the terminal device may also be equipped with a sensor module and a communication module. The sensor module of the terminal device is used to sense information about targets in the surrounding environment and broadcast to the outside through the communication module.
  • the RSU can receive the data packet broadcast by the terminal device.
  • RSU specifically performs data fusion in addition to data packets of other RSUs, data packets of this terminal device can also be fused.
  • the RSU and the vehicle form two sensing modes of “one motion, one quiet, one high and one low”, and then the communication between the two sensory information through communication means, which can compensate for the low perspective and detection of the vehicle during the process of vehicle perception. Insufficient information due to factors such as limited distance.
  • a car-road cooperative automatic driving system is established between the two important carriers, the road and the vehicle, which fully combines the different technical features and advantages of the two to improve the safety and stability of autonomous driving.
  • a data packet from the terminal device and a data packet from another RSU may have different source flag information, so that the RSU can distinguish them.
  • the data processing module may also buffer the data packets from the external signal source, and after the buffered data packets are used for aggregation, they may be removed from the cache. Alternatively, if the buffered data packet has not been used for aggregation, after receiving a new data packet of the same signal source, the newly received data packet may be used to replace the previous data packet of the signal source in the buffer.
  • the data structure of the data packet may include a time stamp field, and the data processing module may further add time stamp information to the data packet according to the time point when the sensor module senses the target.
  • the time stamp specifically added to the data packet is the time when the RSU senses the specific target, not the time when the data packet is generated to ensure the accuracy of the data.
  • it may contain information corresponding to multiple targets.
  • the terminal device can first obtain the delay time between the timestamp information and the current receiving time, and according to the delay time, determine the specific target in the data packet.
  • the current position information is predicted, and then a new target is generated based on the predicted position information and added to the target list.
  • the terminal device may specifically obtain the speed information of the target from the data packet when performing prediction, and then, based on the speed information, the calculated delay time length, and preset map data, the specific The current position information of the target is predicted. For example, as shown in FIG.
  • the terminal device can predict the possible position p1 of the target at time t1 according to the speed, position p0 of the target, and preset map data recorded in the data packet, and then, based on (t1, p1), And other information about the target in the data package to generate a new target and add the new target to the target list.
  • the maximum trusted time offset information can also be configured for the data packet in advance, that is, if the terminal device receives a data packet, the delay time between the data packet and the time stamp of the data packet is less than the maximum Trusted time offset, you can think that the information in the data packet is accurate and no prediction is necessary. Therefore, the maximum trusted time offset information field can be provided in the data structure of the data packet, and the terminal device can determine whether the current position information of the corresponding target is required according to the maximum confidence time offset information and the delay time length. Prediction is performed, and if not required, the target is directly added to the preset target list, and if required, the prediction is added to the target list.
  • the time point at which the target is perceived and the position information of the target at the perceived moment may be used as the The initial data of the target, and multiple copies of the data packet are generated according to the preset time offset. Each copy of the packet is used to record the corresponding time point of the target after each time offset and the target time. Predicting the location of the target, and adding a time-shift derivative flag to the packet copy. For example, as shown in FIG. 4, suppose an RSU perceives that a target is located at p0 at time t0.
  • each data packet copy includes the predicted position information of each target after a certain length of time offset ⁇ t backward based on time t0. That is, in the original data packet, the position information of each target at time t0 is recorded (of course, it also includes information in other dimensions), while in the first copy of the data packet, each target is recorded at t0 + ⁇ At time t, the corresponding predicted position information.
  • the second data packet copy records the corresponding predicted position information of each target at time t0 + 2 ⁇ t, and so on.
  • a time-shift derivative flag field can also be provided in the data packet data structure, so that a time-shift derivative flag can be added to the data packet copy.
  • the terminal device can directly calculate the delay time from the current receiving time according to the time stamp information of the corresponding original data packet, and then obtain the current receiving time from the data packet copy.
  • Location prediction information of each target corresponding to the closest point in time For example, if the calculated delay time is approximately equal to 2 ⁇ t, the information of each target recorded in the second data packet copy can be used to generate a specific target list, which can prevent the terminal device from performing a prediction operation again.
  • the data structure of the data packet may further include a transmission interval field
  • the data processing module may be further configured to configure information of the data packet transmission interval of the RSU.
  • the so-called transmission time interval is the transmission period of a specific data packet.
  • the same RSU can generate a data packet and broadcast it at a certain period.
  • the transmission period information can be added to the field corresponding to the data structure of the data packet. in.
  • the terminal device may also determine whether to wait for the next data packet of the RSU before making a driving decision according to the transmission interval of the RSU.
  • the confidence level of the data contained in it may be different according to the way in which the specific data packet is generated.
  • the aforementioned copy of the data packet is synthesized based on the perceived information, so , Its confidence will be relatively low.
  • the data structure of the data packet may further include a confidence field.
  • the data processing module may also determine a corresponding confidence level according to the generation method of the data packet, and add it to the data packet.
  • the terminal device can make specific driving decisions based on the confidence of the specific data packet.
  • the data packets generated by RSU may be generated solely based on autonomously perceived information, and some may be generated by aggregating information in data packets from external signal sources. Different generation methods can also be distinguished. So that the terminal device can perform different processing on the data in it according to whether the aggregation is performed.
  • the data structure of the data packet can also include a flag field to indicate whether data aggregation has been performed; in this way, if the data packet generated by aggregating the perception result of autonomous perception with the data packet of an external signal source , You can also add a data aggregation flag to the packet.
  • the data structure of the data packets can also include a flag field to indicate the type of the signal source. Record specific signal source types, so that when data aggregation is performed, different signal source types can be distinguished and different processing methods can be performed.
  • the data structure of the data packet may further include some basic information fields, for example, it may include fields for describing longitude, latitude, altitude information of the location where the RSU is located, and so on.
  • Each field described above is a field for describing a data packet, and is applicable to the entire data packet.
  • the specific data packet is mainly used to record detailed information corresponding to each perceived target. Therefore, the data structure of the data packet also includes multiple data record entries, and each data record entry corresponds to a discovered target. And its information in multiple dimensions.
  • These data record entries may first include fields for representing basic information such as longitude, latitude, altitude, speed, title, height, width, and depth of the target location. After perceiving the information in the above-mentioned various dimensions of an object, a data record entry can be created respectively, and the information in each dimension is added to the corresponding field.
  • priority fields can be set for specific data record entries.
  • the danger level of the target may be determined according to the perception data corresponding to the target, and priority information may be added to the target according to the danger level. For example, in the highway scene, very slow or very fast vehicles have high danger levels. For this kind of target, after perceiving basic information such as specific speed, you can also determine specific details for it. Priority information. For example, a target with a higher danger level has a higher priority, which can remind terminal equipment such as vehicles to pay special attention.
  • RSU performs data aggregation processing
  • it may receive multiple data packets broadcast by other RSUs, which may include some packets of RSUs that are far away, or may include data packets broadcast a long time ago, etc.
  • RSU may receive multiple data packets broadcast by other RSUs, which may include some packets of RSUs that are far away, or may include data packets broadcast a long time ago, etc.
  • the reference value to vehicles near the RSU since the reference value to vehicles near the RSU is not great, they can usually be discarded and no longer participate in data aggregation.
  • a data packet contains a higher-priority data record entry, it can be retained and continued to be used for data aggregation processing, so that this higher-risk factor can have more opportunities to be more Perceived by the vehicle.
  • a timestamp field can be provided for a data packet to indicate the time when each target in the data packet was perceived.
  • a data packet generated by aggregation it may The target information perceived by the RSU. Therefore, it is not accurate enough to represent all targets in the data packet with a uniform time stamp to indicate the perceived time.
  • the data record entry may further include a field for representing a time offset.
  • the target information in the data packet from the external signal source included in the data packet can be determined according to The time difference between the data packet of the external signal source and the time stamp of the current data packet is added to the data record entry corresponding to the target.
  • a packet 1 generated by an RSUA includes targets a, b, and c, where a and b are perceived by the RSU A, and c is obtained from the data packet 2 of the RSU B. Based on the time difference between the timestamp of the data packet 1 and the timestamp of the data packet 2, a time offset can be obtained and added to the data record entry corresponding to the target c.
  • the data packet is generated by aggregating data from multiple signal sources.
  • the time offset information (if any) can be read from the data record entry corresponding to the specific target, and then according to the data packet 1
  • the timestamp of the target is calculated, and the actual timestamp of the target is calculated.
  • the timestamp information can more accurately reflect the time when the target is actually perceived.
  • the perception is realized by the vehicle reporting its speed, location and other information to the RSU, and there is basically no communication between different RSUs, and there is no data aggregation or delay.
  • the data structure and the syntax elements (fields) therein may be defined in advance.
  • the definition of the fields in the data packet and each data record entry in the data packet belongs to this category.
  • RSUs, vehicles, etc. can generate specific data packets and broadcast them according to the definition, and other nearby RSUs or vehicles can receive such data packets by listening to the broadcast, and according to the pre-configured
  • the protocol implements parsing of data packets and identification of information.
  • syntax elements and corresponding semantics in the specific data structure of the data packet can be expressed as follows:
  • msg_profile_level // indicates the profile and the level of this standard that specifies the message package. In a much simpler form, it may indicate a version number
  • num_objects // specifies the number of objects present in this message packet (specify the number of objects that exist in this packet)
  • perception_time_stamp // represents the perception time of this message, the time instance instance when the application is applied.
  • the timetime stamp is time 1970-01-01 00:00:00 to the current instance instance timestamp of the data packet
  • transmission_gap // indicates the perception and time difference references in milliseconds, between, the next message packets from the same source source and the message message packets of the current messages message packet transmission.
  • source_latitude indicates the latitude of the current RSU, in unit of 0.0000001 degree. Note that such a value of latitude can have a precision value as the latitude of the signal source location
  • source_elevation indicates the elevation of the current RSU, in unit of 0.01 (the altitude of the signal source location)
  • confidence_idc // specifies the confidence of the current message packet.
  • the current values of the confidence_idc are listed in the following table (confidence of the packet)
  • time_shift_derived_flag // 0 indicates if the current current message packet is a synthesizing message packet (produced from from an original basis message packaged by applying a shift (precedence) on the basis of the RSU data side shifts (Derivative logo)
  • info_aggregated_flag // specifies the current current message generated from the message aggregation process (the aggregation flag of the packet)
  • object_type [i] // indicates the type of object for the i-th object (type of the i-th target)
  • the relative values of the latitude, longitude, and elevation are signaled relativeally to the relative values of latitude, longitude, and altitude in order to improve the efficiency of the signal. Relative to the value of RSU is relative:
  • del_rsu_lat [i] indicates the elevation of the i-th object and the source_elevation
  • del_rsu_long [i] indicates the longitude of the i-th object relative to the source_longitude.
  • del_rsu_elev [i] indicates the elevation of the i-th object relative to the source_elevation.
  • obj_confidence [i] // indicates the confidence of the i-th object (confidence of the i-th target)
  • time_offset [i] // indicates the time difference between the time and the time of the object of time and the time of the message of the packet, in unit of the time (the time offset of the i-th target relative to the packet timestamp)
  • the infrastructure has the ability to provide real-time, large-scale information according to RSUs, so any vehicle that can receive data packets Or other traffic participants (for example, using V2X receivers) can use infrastructure information to improve safety, instead of relying on the reporting of specific vehicle information.
  • the embodiments of the present application also provide data aggregation capabilities for the terminal equipment of the RSU and traffic participants, so that the RSU can expand its own sensing range by aggregating information from external signal sources, and through deduplication processing, it can also Accurate perception of the number of targets in the surrounding environment to avoid misjudgments.
  • the time stamp is configured for a specific data packet, and the time stamp is determined according to the time when the target in the data packet is perceived. Therefore, the actual position of the target can be predicted to compensate for the delay time and improve Data accuracy.
  • This second embodiment corresponds to the first embodiment. From the perspective of the roadside unit RSU, a method for processing automatic driving data is provided. Referring to FIG. 5, the method may specifically include:
  • S501 Obtain a sensing result of a sensor module of the current RSU sensing a target that enters its sensing range;
  • S502 Receive a data packet from at least one external signal source through the communication module of the current RSU; the data packet sent by the external signal source includes at least one data record corresponding to at least one target discovered by the external signal source information;
  • S503 Perform data aggregation according to a current RSU sensing result and / or data in the data packet received from an external signal source to generate the data packet that conforms to a preset data structure;
  • S504 Provide the data packet to a communication module of the current RSU for sending.
  • the specific data aggregation processing may include: adding information of the target that is not perceived by the current RSU to the data packet, and / or, adding the target that the current RSU has perceived in more dimensions. Information is added to the packet.
  • the data aggregation processing may further include: determining whether a target perceived by the current RSU and a target perceived by an external signal source are the same target, and if so, describing the information of the target in a unified manner.
  • the data packets from the external signal source may be buffered. After the buffered data packets are used for aggregation, they may be removed from the cache, or the data packets received from the same signal source may be After the new data packet, replace the previous data packet of the signal source in the buffer with the newly received data packet.
  • the data structure of the data packet may further include a time stamp field
  • time stamp information may also be added to the data packet according to the time point when the sensor module senses the target, so that the receiver can obtain the time stamp information and the current reception after receiving the data packet broadcast by the RSU.
  • the length of the delay time between moments, and the current position information of the specific target in the data packet is predicted according to the delay time length.
  • the data structure of the data packet may further include a maximum trusted time offset field
  • the maximum confidence time offset information may be configured for the data packet, so that the receiver determines whether to predict the current position information of the corresponding target according to the maximum confidence time offset information and the length of the delay time, If not needed, the target is directly added to the preset list, and if needed, the target is added to the list after prediction.
  • the data structure of the data packet may further include a time-shift derivative flag field
  • the time when the target is perceived and the position information of the target at the perceived time may be used as the initial data of the target; multiple copies of data are generated respectively according to a preset time offset.
  • a copy of the packet, each copy of the packet is used to record the target point in time and the location information of the target after each time offset has elapsed; then, a time-shift derivative flag is added to the copy of the packet So that the receiver obtains from the data packet copy the location information of each target corresponding to the point in time closest to the time when the data packet was received.
  • the data structure of the data packet may further include a transmission interval field
  • the packet transmission interval information of the RSU can also be configured, so that after receiving the data packet of an RSU, the receiver determines whether to wait until the next packet of the RSU arrives according to the transmission interval of the RSU. Make formal decisions.
  • the data structure of the data packet may further include a confidence field
  • the corresponding confidence degree may also be determined according to the generation manner of the data packet, and added to the data packet.
  • the data structure of the data packet may further include a flag field for indicating whether data aggregation has been performed
  • a data aggregation flag can also be added to the data packet.
  • the data record entry may include a priority field
  • the danger level of the target may also be determined according to the perception data corresponding to the target, and priority information may be added to the target according to the danger level.
  • the data record entry may further include a field for representing a time offset
  • the time difference between the data packet of the external signal source and the time stamp of the current data packet may be The data record entry corresponding to the target adds time offset information.
  • This third embodiment also corresponds to the first embodiment. From the perspective of the terminal devices associated with the traffic participants, a method for processing automatic driving data is provided. Referring to FIG. 6, the method may specifically include:
  • S601 Receive a data packet from at least one roadside device RSU.
  • the data packet is a sensing result obtained by the RSU by sensing a target within a sensing range, and / or data aggregation processing is performed on a data packet from an external signal source After generation
  • S602 Obtain road condition information by processing a data packet of the RSU, where the road condition information includes at least one target and its corresponding information that are perceived in the surrounding environment.
  • the data structure of the data packet includes a timestamp field, which carries time point information of the target in the data packet being perceived;
  • the information about the same target in the data packet corresponding to the latest timestamp may be determined as the information of the target.
  • a delay time length between the timestamp information and the current receiving time can also be obtained, and the current position information of the specific target in the data packet is predicted according to the delay time length.
  • the data structure of the data packet may further include a maximum trusted time offset field; at this time, before the prediction, it may also be determined according to the maximum confidence time offset information and the delay time length.
  • the current position information of the corresponding target needs to be predicted, and if not needed, the target is directly added to the preset target list, and if required, the prediction is added to the target list.
  • the data packet includes a copy of the data packet, and the copy of the data packet includes the time point at which the perceived target is perceived, and after each time offset, the corresponding time point and the target is about to appear.
  • Position prediction information the data structure of the data packet copy also includes a time-shift derivative flag; at this time, position prediction information of each target corresponding to the closest point in time to the current reception time can also be obtained from the data packet copy .
  • the data structure of the data packet also includes a transmission interval field; after receiving a data packet of an RSU, it can also determine whether to wait for the next data packet of the RSU to make a form decision based on the transmission interval of the RSU. .
  • the data structure of the data packet further includes a confidence field; a driving decision may be made according to the confidence information corresponding to the data packet.
  • the data record entry includes a priority field, which is used to indicate a danger level of the target; at this time, the terminal device can make a driving decision according to the priority information corresponding to the target.
  • an embodiment of the present application further provides an automatic driving data processing device.
  • the device is applied to a roadside unit RSU and includes:
  • a sensing result obtaining unit 701 configured to obtain a sensing result of a sensor module of the current RSU autonomously sensing a target that enters its sensing range;
  • a data packet receiving unit 702 is configured to receive, through the communication module of the current RSU, a data packet sent by at least one external signal source; the data packet sent by the external signal source includes at least one data record, corresponding to at least one data packet sent by the external Information about the target found by the signal source;
  • a data aggregation unit 703 is configured to perform data aggregation according to a current RSU sensing result and / or data in the data packet received from an external signal source to generate the data packet that conforms to a preset data structure;
  • a data packet providing unit 704 is configured to provide the data packet to a communication module of the current RSU for transmission.
  • the data aggregation unit may be specifically configured to add information of the target that is not perceived by the current RSU to the data packet, and / or add the target of the target that has been perceived by the current RSU in more dimensions. Information is added to the packet.
  • the data aggregation unit may also be specifically used to determine whether a target perceived by the current RSU and a target perceived by an external signal source are the same target, and if so, describe the information of the target in a unified manner.
  • the device may further include:
  • a buffer processing unit configured to buffer the data packet from the external signal source, and after the buffered data packet is used for aggregation, remove it from the cache, or receive new data from the same signal source After the packet, the last data packet of the signal source in the buffer is replaced with the newly received data packet.
  • the data structure of the data packet includes a time stamp field
  • the device further includes:
  • a timestamp adding unit is configured to add timestamp information to the data packet according to the time point when the sensor module senses the target, so that the terminal device associated with the traffic participant receives the data packet broadcasted by the RSU and obtains the The delay time length between the timestamp information and the current receiving time is described, and the current position information of the specific target in the data packet is predicted according to the delay time length.
  • the data structure of the data packet further includes a maximum trusted time offset field
  • the device may further include:
  • the maximum trusted time offset configuration unit is configured to configure the maximum confidence time offset information for the data packet, so that the receiver determines whether the corresponding target needs to be determined according to the maximum confidence time offset information and the delay time length. To predict the current position information of, if not needed, directly add the target to the preset list, and if needed, add the target to the list after prediction.
  • the data structure of the data packet further includes a time-shift derived flag field
  • the device may further include:
  • An initial data determining unit configured to use the point in time at which the target is perceived and the position information of the target at the perceived moment as initial data of the target;
  • a data packet copy generating unit is configured to generate multiple data packet copies according to a preset time offset, and each data packet copy is used to record a corresponding time point of the target after each time offset has passed. And where the target is about to appear;
  • a time-shift derivative flag adding unit is configured to add a time-shift derivative flag to the data packet copy, so that the receiver obtains the position information of each target corresponding to the closest point in time when the data packet is received from the data packet copy.
  • the data structure of the data packet further includes a transmission interval field
  • the device further includes:
  • a transmission interval configuration unit configured to configure data transmission interval information of the RSU, so that after receiving a data packet of an RSU, the receiver determines whether to wait for the next data packet of the RSU according to the transmission interval of the RSU Then make a formal decision.
  • the data structure of the data packet further includes a confidence field
  • the device further includes:
  • the confidence level determining unit is configured to determine a corresponding confidence level according to a generation manner of the data packet, and add the corresponding confidence level to the data packet.
  • the data structure of the data packet further includes a flag field for indicating whether data aggregation has been performed
  • the device may further include:
  • An aggregation flag adding unit is configured to add a data aggregation flag to a data packet generated by aggregating a sensing result of autonomous perception with a data packet of an external signal source.
  • the data record entry includes a priority field
  • the device may further include:
  • a priority determining unit is configured to determine a danger level of the target according to the perception data corresponding to the target, and determine to add priority information to the target according to the danger level.
  • the data aggregation unit is specifically configured to determine, when performing the aggregation processing, on a data packet of an external signal source that is too far away from the current RSU or a data packet sent by an external signal source that takes a long time to send, to determine whether it contains Data record entries with priority matching conditions are reserved for aggregation processing if they are contained, otherwise discarded.
  • the data record entry further includes a field for representing a time offset
  • the device may further include:
  • a time offset information adding unit configured to, according to a difference between a data packet of the external signal source and a time stamp of a current data packet, for information of a target in a data packet from an external signal source included in the data packet Value to add time offset information to the data record entry corresponding to the target.
  • the embodiment of the present application further provides a road condition information processing device, which is applied to a terminal device associated with a traffic participant.
  • the device may include:
  • a data packet receiving unit 801 is configured to receive a data packet from at least one roadside device RSU, where the data packet is a sensing result obtained by the RSU through sensing a target within a sensing range, and / or from an external signal source Data packets are generated after data aggregation processing;
  • a data processing unit 802 is configured to obtain road condition information by processing a data packet of the RSU, where the road condition information includes at least one perceived target and corresponding information in a surrounding environment.
  • the data processing unit may be specifically used for:
  • the data structure of the data packet includes a timestamp field, which carries time point information of a target in the data packet being perceived;
  • the device may further include:
  • the target information determining unit is configured to determine information about the same target in a data packet corresponding to the latest timestamp as the information of the target.
  • the device may also include:
  • a prediction unit configured to obtain the delay time between the timestamp information and the current receiving time before generating the target list, and predict the current position information of the specific target in the data packet according to the delay time length .
  • the data structure of the data packet further includes a maximum trusted time offset field
  • the device may also include:
  • a judging unit configured to determine whether it is necessary to predict the current position information of the corresponding target according to the maximum confidence time offset information and the delay time before the prediction, and if not, directly add the target to In the target list, if necessary, the prediction is added to the target list.
  • the data packet includes a copy of the data packet, and the copy of the data packet includes a time point at which the perceived target is perceived, and after each time offset, the corresponding time point and the target is about to appear.
  • Position prediction information the data structure of the data packet copy further includes a time-shift derived flag;
  • the device may further include:
  • the location prediction information obtaining unit is configured to obtain, from the data packet copy, location prediction information of each target corresponding to a point in time closest to the current receiving time.
  • the data structure of the data packet further includes a transmission interval field
  • the decision unit may be specifically configured to determine whether to wait for the next data packet of the RSU to make a form decision after receiving a data packet of the RSU according to the transmission interval of the RSU.
  • the data structure of the data packet further includes a confidence field
  • the decision unit may be specifically configured to make a driving decision according to the confidence information corresponding to the data packet.
  • the data structure of the data packet includes multiple data record entries, and each data record entry corresponds to a discovered target and information in multiple dimensions;
  • the data record entry includes a priority field, and the priority field is used to indicate a danger level of the target;
  • the decision unit may be specifically used to:
  • an embodiment of the present application further provides a computer system, including:
  • One or more processors are One or more processors.
  • a memory associated with the one or more processors where the memory is used to store program instructions, and when the program instructions are read and executed by the one or more processors, perform the following operations:
  • the data packet sent by the external signal source includes at least one data record corresponding to information of at least one target discovered by the external signal source;
  • FIG. 9 exemplarily shows the architecture of the computer system, which may specifically include a processor 910, a video display adapter 911, a disk drive 912, an input / output interface 913, a network interface 914, and a memory 920.
  • the processor 910, the video display adapter 911, the magnetic disk drive 912, the input / output interface 913, and the network interface 914 can communicate with the memory 920 through a communication bus 930.
  • the processor 910 may be implemented by using a general-purpose CPU (Central Processing Unit), a microprocessor, an Application Specific Integrated Circuit (ASIC), or one or more integrated circuits. Relevant procedures are executed to implement the technical solution provided in this application.
  • a general-purpose CPU Central Processing Unit
  • ASIC Application Specific Integrated Circuit
  • the memory 920 may be implemented in the form of ROM (Read Only Memory, Read Only Memory), RAM (Random Access Memory, Random Access Memory), static storage devices, dynamic storage devices, and the like.
  • the memory 920 may store an operating system 921 for controlling the operation of the computer system 900, and a basic input output system (BIOS) 922 for controlling the low-level operations of the computer system 900.
  • BIOS basic input output system
  • a web browser 923, a data storage management system 924, and a road condition information processing system 925 can be stored.
  • the above-mentioned road condition information processing system 925 may be an application program that specifically implements the foregoing steps in the embodiments of the present application. In short, when the technical solution provided in the present application is implemented by software or firmware, the relevant program code is stored in the memory 920 and is called and executed by the processor 910.
  • the input / output interface 913 is used to connect an input / output module to implement information input and output.
  • the input / output / module can be configured in the device as a component (not shown in the figure), or it can be externally connected to the device to provide corresponding functions.
  • the input device may include a keyboard, a mouse, a touch screen, a microphone, various sensors, etc.
  • the output device may include a display, a speaker, a vibrator, and an indicator light.
  • the network interface 914 is used to connect a communication module (not shown in the figure) to implement communication interaction between the device and other devices.
  • the communication module can implement communication through a wired method (such as USB, network cable, etc.), and can also implement communication through a wireless method (such as mobile network, WIFI, Bluetooth, etc.).
  • the bus 930 includes a path for transmitting information between various components of the device (for example, the processor 910, the video display adapter 911, the disk drive 912, the input / output interface 913, the network interface 914, and the memory 920).
  • the computer system 900 may also obtain information of specific receiving conditions from the virtual resource object receiving condition information database 941 for use in performing condition judgment, and the like.
  • the above device only shows the processor 910, video display adapter 911, disk drive 912, input / output interface 913, network interface 914, memory 920, bus 930, etc., in the specific implementation process, the The device may also include other components necessary for proper operation.
  • the foregoing device may also include only the components necessary to implement the solution of the present application, and does not necessarily include all the components shown in the figure.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Atmospheric Sciences (AREA)
  • Chemical & Material Sciences (AREA)
  • Analytical Chemistry (AREA)
  • Traffic Control Systems (AREA)

Abstract

Disclosed are a road condition information processing method, apparatus and system. The system comprises multiple roadside units (RSU) (101) deployed according to a pre-set networking mode and a terminal device (102) associated with a traffic participant. The RSU (101) is provided with a sensor module (1011), a data processing module (1012) and a communication module (1013), wherein the sensor module (1011) is used for sensing a target entering a sensing range; the data processing module (1012) is used for collecting road condition relevant data, and generating, according to the collected road condition relevant data, a data packet meeting a pre-set data structure, with the collected road condition relevant data at least comprising a sensing result of the sensor module (1011); and the communication module (1013) is used for sending the generated data packet. The terminal device (102) is used for obtaining road condition information by means of parsing the received data packet, so that the security performance of the system can be improved.

Description

路况信息处理方法、装置及系统Road condition information processing method, device and system
本申请要求2018年09月05日递交的申请号为201811034271.3、发明名称为“路况信息处理方法、装置及系统”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims priority from a Chinese patent application filed on September 5, 2018 with an application number of 201811034271.3 and an invention name of "Traffic Information Processing Method, Device, and System", the entire contents of which are incorporated herein by reference.
技术领域Technical field
本申请涉及路况信息处理技术领域,特别是涉及路况信息处理方法、装置及系统。The present application relates to the technical field of road condition information processing, and in particular, to a method, device, and system for road condition information processing.
背景技术Background technique
在自动驾驶、智能交通等领域中,高度智能的自动驾驶车辆可对其四周环境进行有效感知,获取附近目标的类型、位置、方位、尺寸、速度等信息,并结合自身的驾驶状态作出合理的驾驶决策完成车辆驾驶的工作,从而替代人工的驾驶劳动、实现高度自动化的驾驶过程。In the fields of autonomous driving and intelligent transportation, highly intelligent autonomous vehicles can effectively sense their surroundings, obtain information on the type, location, orientation, size, and speed of nearby targets, and make a reasonable combination of their driving conditions. The driving decision completes the driving of the vehicle, thereby replacing manual driving labor and realizing a highly automated driving process.
目前,常见的自动驾驶感知系统有两种:车载传感器网络感知和车载通讯网络感知。在车载传感器网络感知的方式下,自动驾驶汽车需要装配众多的传感器(激光雷达、毫米波雷达、摄像头等)以获取足够丰富多样的传感信息,并配以强大的计算设备实时快速地处理数据获取完整的感知结果。但由于车自身视角较低所带来的局限性,处于多样的交通驾驶环境之中,其感知过程中存在很多不足且难以完成全面的感知功能。例如,当前方车辆体积过大遮挡了传感器有效感知区域时,自动驾驶车无法获得前方的准确信息,一旦有突发事件时(如行人车辆从遮挡物身后出现),自动驾驶车辆难以及时处理、容易造成交通事故。同时,由于自动驾驶车辆传感器发射功率、分辨率、方向角等因素的限制,造成其收集信息的范围比较有限,无法在更大的空间中去感知交通驾驶的环境。在类似这样的情况下,自动驾驶车辆通常难以有效地保证驾驶的安全性。另外,这种方式对车辆自身传感器系统的依赖性很大,一旦出现故障,则会对自动驾驶的安全性产生非常大的影响。At present, there are two common autonomous driving sensing systems: vehicle sensor network sensing and vehicle communication network sensing. In the way of in-vehicle sensor network sensing, autonomous vehicles need to be equipped with a large number of sensors (lidar, millimeter-wave radar, cameras, etc.) to obtain sufficient and diverse sensor information, coupled with powerful computing equipment to process data in real time and quickly Get complete perception results. However, due to the limitations brought by the low perspective of the car itself, it is in a variety of traffic driving environments, and there are many deficiencies in its perception process and it is difficult to complete a comprehensive perception function. For example, when the volume of the front vehicle is too large to block the effective sensing area of the sensor, the autonomous vehicle cannot obtain accurate information in front. In the event of an emergency (such as a pedestrian vehicle appearing behind the obstruction), it is difficult for the autonomous vehicle to deal with it in a timely manner. Easy to cause traffic accidents. At the same time, due to the limitations of the sensor's transmitting power, resolution, direction angle, and other factors, the range of information it collects is relatively limited, and it is impossible to perceive the environment of traffic driving in a larger space. In situations like this, it is often difficult for autonomous vehicles to effectively ensure driving safety. In addition, this method relies heavily on the vehicle's own sensor system. Once a failure occurs, it will have a great impact on the safety of autonomous driving.
在车载通讯网络感知的方式下,需要在自动驾驶车辆上装备高速无线通讯设备,目前可以采用V2X(Vehicle-to-everything,在车辆和任何会被该车辆所影响的实体之间分享信息的技术)来实现。简单来说,V2X是一种实现双向通讯和多向通讯的安全系统,类似于WIFI的连接方式,可以让车车之间(V2V)、车人之间(V2P)、车与红绿灯等 基础设施之间(V2I),发送信号,把类似于位置、速度、障碍、危险等发送给对方,从而提升行车安全。In the in-vehicle communication network-aware mode, high-speed wireless communication equipment needs to be equipped on autonomous vehicles. Currently, V2X (Vehicle-to-everything) technology can be used to share information between the vehicle and any entity affected by the vehicle )to realise. In simple terms, V2X is a security system that implements two-way communication and multi-directional communication. Similar to the WIFI connection method, it can allow infrastructure between vehicles (V2V), between people (V2P), and vehicles and traffic lights. Between (V2I), send signals to send to the other side similar to position, speed, obstacles, danger, etc., thereby improving driving safety.
其中,V2I是其中一项重要的组成部分。现有技术中,是由车辆等交通参与者向网络中广播自身的位置、速度等信息,RSU等路边基础设施通过接收车辆的广播消息实现对车辆的感知,同时,RSU可以将其接收到的交通参与者的信息以数据包等形式进行广播,车辆中的车载单元OBU通过接收RSU的数据包,来获知周围环境信息,进而做出行驶决策。但是,这种方式依赖于车辆的信息上报,一旦其中任一车辆不能上报自身位置,则意味着其不能被其它车辆所感知,进而成为安全隐患。Among them, V2I is one of the important components. In the prior art, traffic participants, such as vehicles, broadcast their position, speed, and other information to the network. Roadside infrastructure such as RSUs realize the perception of vehicles by receiving broadcast messages from vehicles. At the same time, RSUs can receive them. The information of the traffic participants is broadcast in the form of data packets. The on-board unit OBU in the vehicle receives the data packets of the RSU to learn the surrounding environment information, and then makes driving decisions. However, this method relies on the reporting of vehicle information. Once any vehicle cannot report its own position, it means that it cannot be perceived by other vehicles, and thus becomes a safety hazard.
总之,如何进一步升级现有的自动驾驶等系统以提升其安全性能,成为需要本领域技术人员解决的技术问题。In short, how to further upgrade the existing systems such as autonomous driving to improve its safety performance has become a technical problem that needs to be solved by those skilled in the art.
发明内容Summary of the Invention
本申请提供了路况信息处理方法、装置及系统,能够提升系统的安全性能。This application provides a method, device, and system for processing road condition information, which can improve the safety performance of the system.
本申请提供了如下方案:This application provides the following solutions:
一种路况信息处理系统,包括:A road condition information processing system includes:
按照预置组网方式部署的多个路侧单元RSU,以及,交通参与者关联的终端设备;Multiple roadside unit RSUs deployed according to a preset networking mode, and terminal equipment associated with traffic participants;
所述RSU配备有传感器模块,数据处理模块以及通讯模块,其中,The RSU is equipped with a sensor module, a data processing module, and a communication module, wherein:
所述传感器模块,用于对进入感知范围内的目标进行感知;The sensor module is configured to sense a target entering a sensing range;
所述数据处理模块,用于收集路况相关数据,并根据所收集到的路况相关数据生成符合预置数据结构的数据包;所述收集到的路况相关数据至少包括所述传感器模块的感知结果,所生成的数据包中包括至少一条数据记录,对应至少一个被发现的目标的信息;The data processing module is configured to collect road condition related data, and generate a data packet conforming to a preset data structure according to the collected road condition related data; the collected road condition related data includes at least a sensing result of the sensor module, The generated data packet includes at least one data record corresponding to information of at least one discovered target;
所述通讯模块,用于对所生成的数据包进行发送;The communication module is configured to send the generated data packet;
所述终端设备,用于通过对接收到的所述数据包进行解析处理获得路况信息。The terminal device is configured to obtain traffic condition information by performing parsing processing on the received data packet.
一种路况信息处理方法,所述方法应用于路侧单元RSU中,包括:A road condition information processing method, which is applied to a roadside unit RSU and includes:
获得当前RSU的传感器模块对进入其感知范围内的目标进行感知的感知结果;Obtaining the sensing result of the current RSU sensor module perceiving a target within its sensing range;
通过所述当前RSU的通讯模块接收来自至少一个外部信号源的数据包;所述外部信号源发送的数据包中包括至少一条数据记录,对应至少一个被所述外部信号源发现的目标的信息;Receiving a data packet from at least one external signal source through a communication module of the current RSU; the data packet sent by the external signal source includes at least one data record corresponding to information of at least one target discovered by the external signal source;
根据当前RSU的感知结果和/或所述从外部信号源接收到的数据包中的数据,进行数据聚合,生成所述符合预置数据结构的数据包;Perform data aggregation according to a current RSU sensing result and / or data in the data packet received from an external signal source to generate the data packet that conforms to a preset data structure;
将所述数据包提供给所述当前RSU的通讯模块进行发送。Providing the data packet to the communication module of the current RSU for sending.
一种路况信息处理方法,所述方法应用于交通参与者关联的终端设备中,包括:A road condition information processing method, which is applied to a terminal device associated with a traffic participant and includes:
接收来自至少一个路边设备RSU的数据包,所述数据包是由所述RSU通过对感知范围内的目标进行感知的感知结果,和/或来自外部信号源的数据包进行数据聚合处理后生成的;Receive a data packet from at least one roadside device RSU, the data packet is generated by the RSU by sensing a target in a sensing range and / or data aggregation processing is performed on data packets from an external signal source of;
通过对所述RSU的数据包进行处理,获得路况信息,所述路况信息中包括周围环境中被感知的至少一个目标及其对应的信息。By processing the data packet of the RSU, road condition information is obtained, where the road condition information includes at least one target perceived in the surrounding environment and its corresponding information.
一种路况信息处理装置,所述装置应用于路侧单元RSU中,包括:A road condition information processing device, which is applied to a roadside unit RSU and includes:
感知结果获得单元,用于获得当前RSU的传感器模块对进入其感知范围内的目标进行感知的感知结果;A sensing result obtaining unit, configured to obtain a sensing result of a sensor module of the current RSU sensing a target that enters its sensing range;
数据包接收单元,用于通过所述当前RSU的通讯模块接收至少一个外部信号源发送的数据包;所述外部信号源发送的数据包中包括至少一条数据记录,对应至少一个被所述外部信号源发现的目标的信息;A data packet receiving unit, configured to receive, through the communication module of the current RSU, a data packet sent by at least one external signal source; the data packet sent by the external signal source includes at least one data record corresponding to at least one of the external signals Information about the target discovered by the source;
数据聚合单元,用于根据当前RSU的感知结果和/或所述从外部信号源接收到的数据包中的数据,进行数据聚合,生成所述符合预置数据结构的数据包;A data aggregation unit, configured to perform data aggregation according to a current RSU sensing result and / or data in the data packet received from an external signal source to generate the data packet that conforms to a preset data structure;
数据包提供单元,用于将所述数据包提供给所述当前RSU的通讯模块进行发送。A data packet providing unit is configured to provide the data packet to a communication module of the current RSU for transmission.
一种路况信息处理装置,所述装置应用于交通参与者关联的终端设备中,包括:A road condition information processing device applied to a terminal device associated with a traffic participant includes:
数据包接收单元,用于接收来自至少一个路边设备RSU的数据包,所述数据包是由所述RSU通过对感知范围内的目标进行感知的感知结果,和/或来自外部信号源的数据包进行数据聚合处理后生成的;A data packet receiving unit, configured to receive a data packet from at least one roadside device RSU, where the data packet is a sensing result by the RSU by sensing a target within a sensing range, and / or data from an external signal source Packets are generated after data aggregation processing;
数据处理单元,用于通过对所述RSU的数据包进行处理,获得路况信息,所述路况信息中包括周围环境中被感知的至少一个目标及其对应的信息。A data processing unit is configured to obtain road condition information by processing a data packet of the RSU, where the road condition information includes at least one target perceived in a surrounding environment and corresponding information.
一种计算机系统,包括:A computer system includes:
一个或多个处理器;以及One or more processors; and
与所述一个或多个处理器关联的存储器,所述存储器用于存储程序指令,所述程序指令在被所述一个或多个处理器读取执行时,执行如下操作:A memory associated with the one or more processors, where the memory is used to store program instructions, and when the program instructions are read and executed by the one or more processors, perform the following operations:
获得当前RSU的传感器模块对进入其感知范围内的目标进行感知的感知结果;Obtaining the sensing result of the current RSU sensor module perceiving a target within its sensing range;
通过所述当前RSU的通讯模块接收来自至少一个外部信号源的数据包;所述外部信号源发送的数据包中包括至少一条数据记录,对应至少一个被所述外部信号源发现的目标的信息;Receiving a data packet from at least one external signal source through a communication module of the current RSU; the data packet sent by the external signal source includes at least one data record corresponding to information of at least one target discovered by the external signal source;
根据当前RSU的感知结果和/或所述从外部信号源接收到的数据包中的数据,进行数据聚合,生成所述符合预置数据结构的数据包;Perform data aggregation according to a current RSU sensing result and / or data in the data packet received from an external signal source to generate the data packet that conforms to a preset data structure;
将所述数据包提供给所述当前RSU的通讯模块进行发送。Providing the data packet to the communication module of the current RSU for sending.
根据本申请提供的具体实施例,本申请公开了以下技术效果:According to the specific embodiments provided by the present application, the present application discloses the following technical effects:
通过本申请实施例提供的多节点的RSU系统,并且为每个RSU提供自主感知的能力,使得基础设施有能力根据RSUs提供实时的、大范围的信息,因此任何能够接收数据包的车辆或其他交通参与者(例如,使用V2X接收器),都可以利用基础设施信息来提高安全性,而不再依赖于具体车辆的信息上报。Through the multi-node RSU system provided in the embodiments of this application, and the ability to provide autonomous sensing for each RSU, the infrastructure has the ability to provide real-time, large-scale information based on RSUs, so any vehicle or other capable of receiving data packets Traffic participants (for example, using V2X receivers) can use infrastructure information to improve safety, instead of relying on the reporting of specific vehicle information.
另外,本申请实施例还为RSU、交通参与者的终端设备提供了数据聚合能力,使得RSU能够通过聚合其他信号源的信息,对自身的感知范围进行扩展,并通过去重处理,还可以实现对周围环境中目标数量的准确感知,避免出现误判情况。In addition, the embodiments of the present application also provide data aggregation capabilities for the terminal equipment of the RSU and traffic participants, so that the RSU can expand its own sensing range by aggregating information from other signal sources, and through deduplication processing, it can also achieve Accurate perception of the number of targets in the surrounding environment to avoid misjudgments.
再者,通过为具体的数据包配置时间戳,并且该时间戳是根据数据包内的目标被感知的时间进行确定,因此,还可以通过预测目标的实际位置,实现对延迟时间的补偿,提高数据的准确性。Furthermore, the time stamp is configured for a specific data packet, and the time stamp is determined according to the time when the target in the data packet is perceived. Therefore, the actual position of the target can be predicted to compensate for the delay time and improve Data accuracy.
当然,实施本申请的任一产品并不一定需要同时达到以上所述的所有优点。Of course, the implementation of any product of this application does not necessarily need to achieve all the advantages described above at the same time.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly explain the embodiments of the present application or the technical solutions in the prior art, the drawings used in the embodiments will be briefly introduced below. Obviously, the drawings in the following description are only some of the present application. For those of ordinary skill in the art, other embodiments may be obtained based on these drawings without paying creative labor.
图1是本申请实施例提供的系统的示意图;FIG. 1 is a schematic diagram of a system provided by an embodiment of the present application;
图2是本申请实施例提供的RSU感知及信号传输示意图;2 is a schematic diagram of RSU sensing and signal transmission provided by an embodiment of the present application;
图3是本申请实施例提供的目标位置预测示意图;FIG. 3 is a schematic diagram of target position prediction provided by an embodiment of the present application; FIG.
图4是本申请实施例提供的目标位置衍生示意图;4 is a schematic diagram of target position derivation provided by an embodiment of the present application;
图5是本申请实施例提供的第一方法的流程图;5 is a flowchart of a first method according to an embodiment of the present application;
图6是本申请实施例提供的第二方法的流程图;6 is a flowchart of a second method according to an embodiment of the present application;
图7是本申请实施例提供的第一装置的示意图;7 is a schematic diagram of a first device according to an embodiment of the present application;
图8是本申请实施例提供的第二装置的示意图;8 is a schematic diagram of a second device according to an embodiment of the present application;
图9是本申请实施例提供的计算机系统的示意图。FIG. 9 is a schematic diagram of a computer system according to an embodiment of the present application.
具体实施方式detailed description
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员所获得的所有其他实施例,都属于本申请保护的范围。In the following, the technical solutions in the embodiments of the present application will be clearly and completely described with reference to the drawings in the embodiments of the present application. Obviously, the described embodiments are only a part of the embodiments of the present application, but not all of the embodiments. Based on the embodiments in this application, all other embodiments obtained by those of ordinary skill in the art fall within the protection scope of this application.
在本申请实施例中,为了降低路侧设备RSU对车辆等交通参与者上报信息的依赖,为RSU实现了自主感知的能力。具体的,可以为RSU配备传感器,包括激光雷达、毫米波雷达、摄像头等,当车辆等目标进入到该RSU的感知范围时,RSU可以通过传感器自主感知到该目标,并且可以通过数据处理模块生成数据包,通过广播等方式将数据包进行发送(包括通过广播的方式进行发送,或者,还可以通过其他方式发送给相关的接收发等等)。这样,即使道路上的某车辆不能上报其相关信息,RSU也能够感知到其存在,并将其广播给道路上的其他车辆,从而使得系统的安全性得以提升。In the embodiment of the present application, in order to reduce the dependence of the roadside equipment RSU on the information reported by traffic participants such as vehicles, the RSU has realized the ability of autonomous perception. Specifically, the RSU can be equipped with sensors, including lidar, millimeter-wave radar, and cameras. When a vehicle or other target enters the RSU's sensing range, the RSU can autonomously sense the target through the sensor and can be generated by the data processing module. The data packet is transmitted by broadcasting or the like (including sending by broadcasting, or it can also be sent to the relevant receiving and sending by other methods, etc.). In this way, even if a vehicle on the road cannot report its related information, the RSU can sense its existence and broadcast it to other vehicles on the road, thereby improving the safety of the system.
在对RSU实现了自主感知能力的基础上,便可以对RSU进行组网,在实际道路等环境中使用,并为具体道路上的交通参与者提供自动驾驶方面的信息。也即,可以提供一个多节点的RSU系统,其中的每个节点都具有自主感知能力,在优选的方式下,还能够为各种场景路由、聚合、预测和合并多个RSUs信息,以提高自动驾驶系统的安全性。On the basis of achieving autonomous perception of RSUs, RSUs can be networked, used in actual roads and other environments, and provided with autonomous driving information for traffic participants on specific roads. That is, a multi-node RSU system can be provided, each node of which has autonomous sensing capabilities. In a preferred manner, it can also route, aggregate, predict, and merge multiple RSUs information for various scenarios to improve automation. Safety of the driving system.
下面对本申请实施例提供的具体的实现方式进行详细介绍。The specific implementation manners provided in the embodiments of the present application are described in detail below.
实施例一:Embodiment one:
首先,该实施例一提供了一种自动驾驶数据处理系统,参见图1,该系统可以包括:First, the first embodiment provides an automatic driving data processing system. Referring to FIG. 1, the system may include:
按照预置组网方式部署的多个路侧单元RSU 101,以及,交通参与者关联的终端设备102;Multiple roadside units RSU 101 deployed according to a preset networking mode, and terminal devices 102 associated with traffic participants;
所述RSU 101配备有传感器模块1011,数据处理模块1012以及通讯模块1013,其中,The RSU 101 is equipped with a sensor module 1011, a data processing module 1012, and a communication module 1013. Among them,
所述传感器模块1011,用于对进入其感知范围内的目标的信息进行自主感知;The sensor module 1011 is configured to autonomously sense information of a target that enters its sensing range;
所述数据处理模块1012,用于收集路况相关数据,并根据所收集到的路况相关数据生成符合预置数据结构的数据包;所述收集到的路况相关数据至少包括所述传感器模块的感知结果,所生成的数据包中包括至少一条数据记录,对应至少一个被发现的目标的信息;The data processing module 1012 is configured to collect road condition-related data and generate a data packet that conforms to a preset data structure according to the collected road condition-related data; the collected road condition-related data includes at least a sensing result of the sensor module , The generated data packet includes at least one data record corresponding to information of at least one discovered target;
所述通讯模块1013,用于对所生成的数据包进行发送;The communication module 1013 is configured to send the generated data packet;
所述终端设备102,用于通过对接收到的所述数据包进行解析处理获得路况信息。The terminal device 102 is configured to obtain traffic condition information by performing parsing processing on the received data packet.
具体实现时,同一RSU上可以部署多种不同的传感器模块,例如,同时部署激光雷达、毫米波雷达、摄像头等等,这样,数据处理模块1012可以将不同传感器模块的数据融合形成统一的多模态高维度数据集合。也就是说,通过对多种不同的传感器模块的感知结果相融合,来共同进行目标发现,这样可以获得同一目标在多个维度上的信息。另外,具体实现时,还可以预先设定检测模型,根据所述传感器模块的感知数据,以及预先设定的检测模型,发现目标,并给出目标的信息。其中,所谓的目标具体就可以是被传感器模块感知到的交通参与者。目标的信息具体可以包括目标的位置(包括经纬度、海拔高度等信息)、速度、高度、宽度、深度,等等。In specific implementation, multiple different sensor modules can be deployed on the same RSU, for example, lidar, millimeter wave radar, camera, etc. are deployed at the same time. In this way, the data processing module 1012 can fuse data from different sensor modules to form a unified multi-mode High-dimensional data collection. That is to say, by merging the sensing results of multiple different sensor modules to jointly perform target discovery, information of multiple dimensions of the same target can be obtained. In addition, in a specific implementation, a detection model may be set in advance, and a target may be found based on the sensing data of the sensor module and a preset detection model, and information of the target may be given. Among them, the so-called target may specifically be a traffic participant perceived by the sensor module. The information of the target may specifically include the position of the target (including latitude and longitude, altitude, etc.), speed, height, width, depth, and so on.
具体的,RSU可以按照一定的周期或者时间间隔生成数据包并对外广播,例如,每秒生成10个数据包,等等。但是,传感器模块的感知操作可能会在持续进行,因此,在同一处理周期内,可能会有新出现的目标进入感知范围,也可能会有同一目标被同一个RSU在同一处理周期内被重复感知到(例如,某目标的行进速度比较慢,等等),因此,具体在进行记录时,可以对每次感知的记录进行保存,并将当前检测的目标与历史记录中的目标相关联,更新已有目标的信息记录,初始化新出现的目标信息记录。Specifically, the RSU may generate data packets and broadcast the data packets according to a certain period or time interval, for example, generating 10 data packets per second, and so on. However, the sensing operation of the sensor module may be continuously performed. Therefore, in the same processing cycle, there may be new targets that enter the sensing range, or the same target may be repeatedly sensed by the same RSU in the same processing cycle. To (for example, a target travels slowly, etc.), therefore, specifically when recording, you can save the record of each perception, and associate the currently detected target with the target in the historical record and update The information record of the existing target is initialized.
其中,具体在进行组网时,可以有多种方式,例如,在道路场景下使用时,可以在道路沿线按照一定的距离部署多个RSU。其中,由于本申请实施例中,是通过RSU的自主感知能力实现对道路上的目标(包括各种交通参与者,或者其他意外出现的物体等等)的感知,而这种自主感知能力是通过传感器模块实现的,传感器模块包括了摄像头、雷达等多种不同的传感器。而要想通过摄像头等传感器模块获得较准确的数据,需要将感知的范围控制在比较有限的范围内,以提高感知的精度。因此,关于相邻RSU之间的距离,可以按照单个RSU感知范围的大小进行确定,通过相对密集部署的多个具有自主感知能力的RSU为道路上的交通参与者提供更多更全面的路况信息。例如,假设一个RSU的感知范围是200米,则可以使得每个RSU之间的距离小于等于200米,以此实现对路面的全覆盖。Among them, there may be multiple ways to perform specific networking. For example, when used in a road scenario, multiple RSUs may be deployed along the road at a certain distance. Among them, in the embodiment of the present application, the RSU's autonomous perception capability is used to realize the perception of targets on the road (including various traffic participants, or other unexpected objects, etc.), and this autonomous perception capability is achieved through The sensor module is implemented. The sensor module includes a variety of sensors such as a camera and a radar. In order to obtain more accurate data through a sensor module such as a camera, the sensing range needs to be controlled within a relatively limited range to improve the sensing accuracy. Therefore, the distance between adjacent RSUs can be determined according to the size of the sensing range of a single RSU, and multiple autonomously sensing RSUs that are relatively densely deployed can provide more and more comprehensive road condition information for road participants on the road . For example, assuming that the sensing range of an RSU is 200 meters, the distance between each RSU can be less than or equal to 200 meters, thereby achieving full coverage of the road surface.
另一方面,RSU中通信传感器的信号传输范围通常是会大于上述感知范围的,例如,信号传输范围通常可以在800米甚至更大,这就可以使得一个RSU位于其附近的一个或多个RSU的信号传输范围内。上述特点可以带来以下优点:RSU除了可以自主感知道路上的目标,还可以从其他RSU接收到更多目标的信息。例如,如图2所示,假设RSU A(右侧)的自主感知范围内可以感知到车辆201、202以及203,而车辆204由于不在 RSU A的感知范围内,因此,RSU A无法直接感知到。但是,由于与RSU的感知范围相比,信号传输范围比较大,因此该RSU A可以接收来自相邻RSU B的数据包。也就是说,尽管RSU A本身不能感知到车辆204,但是通过接收RSU B的数据包,它实际上可以拥有所有关于车辆204的相关信息。更重要的是,通过扩展这个功能,RSU理论上可以感知道路上所有的物体,尽管在实际应用中,一个RSU通常仅需要为附近的车辆提供2~3公里的路面环境信息。另外,通过扩展这个功能,即使在一个RSU的传感器模块等出现故障等导致失去自主感知能力的情况下,该RSU仍然能够通过从周围的其他RSU广播的数据包来实现对目标的感知,并据此生成数据包后进行广播。On the other hand, the signal transmission range of the communication sensor in the RSU is usually larger than the above-mentioned sensing range. For example, the signal transmission range can usually be 800 meters or more, which can make one RSU near one or more RSUs. Signal transmission range. The above characteristics can bring the following advantages: In addition to autonomously sensing the targets on the road, the RSU can also receive more target information from other RSUs. For example, as shown in Figure 2, it is assumed that vehicles 201, 202, and 203 can be sensed within the autonomous sensing range of RSU A (right side), and vehicle 204 is not within the sensing range of RSU A, so RSU A cannot directly sense it. . However, since the signal transmission range is larger than the sensing range of the RSU, the RSU A can receive data packets from the neighboring RSU B. That is, although RSU A cannot perceive vehicle 204 by itself, by receiving the data packet of RSU B, it can actually have all relevant information about vehicle 204. More importantly, by expanding this function, the RSU can theoretically sense all the objects on the road, although in actual applications, an RSU usually only needs to provide 2 to 3 kilometers of road environment information for nearby vehicles. In addition, by expanding this function, even if a sensor module of an RSU fails, etc., and the autonomous sensing ability is lost, the RSU can still realize the target perception through data packets broadcast from other RSUs around it, and After this packet is generated, it is broadcast.
但是,在带来上述优点的同时,还可能存在以下问题需要解决:由于不同的RSU之间的距离比较近,因此,同一个目标可能会出现在多个不同RSU的数据包中,并且这些RSU的数据包都可以被同一个RSU接收到。此时,如果不采取一些措施,只是简单的将其他RSU的数据包中的数据叠加到当前RSU的数据包中,则可能会出现以下情况:某路段范围内实际上只有m辆车,但是,却被RSU认为有n辆,其中,n>m,这是因为其中有些车辆被多个RSU重复感知到了。另外,同样由于RSU之间的距离比较接近,而信号传输范围又比较大,而RSU的数据包又是广播的,并不是定向发送给某个接收者,因此,对于车辆等交通参与者而言,通常也会接收到来自多个RSU的数据包,此时,在基于这些RSU的数据包进行行驶决策时,如果不进行特殊处理,同样可能会出现对周围环境误判的情况。对于具体接收这些数据包的车辆而言,多个RSU的数据包的存在,反而形成了一种干扰,不利于进行正确的决策。However, while bringing the above advantages, there may be the following problems that need to be resolved: Since the distance between different RSUs is relatively close, the same target may appear in the data packets of multiple different RSUs, and these RSUs All packets can be received by the same RSU. At this time, if you do not take some measures and simply superimpose the data in the data packets of other RSUs into the data packets of the current RSU, the following situation may occur: there are actually only m vehicles in a certain road range, but, However, RSU believes that there are n vehicles, where n> m, because some of these vehicles are repeatedly perceived by multiple RSUs. In addition, because the distances between RSUs are relatively close, and the signal transmission range is relatively large, the data packets of RSUs are broadcast and are not directed to a receiver. Therefore, for traffic participants such as vehicles , Usually also receive data packets from multiple RSUs, at this time, when driving decisions based on these RSU data packets, if there is no special processing, the situation may also misjudge the surrounding environment. For vehicles that specifically receive these data packets, the presence of data packets from multiple RSUs has instead formed an interference that is not conducive to making correct decisions.
另外,从RSU感知到一个目标,到最终生成数据包,车辆再接收到该数据包,期间可能会经历一段计算延迟以及传输延迟,而在此过程中,具体的车辆在道路上是继续向前行驶的。因此,使得一个车辆在接收到一个数据包时,虽然数据包中指示某个目标在某个位置,但是,实际上该目标的位置已经发生了改变,此时,如果车辆直接利用接收到的数据包中的记录进行行驶决策,则可能会出现误差,决策的准确度比较低。In addition, from the perception of a target by RSU to the final generation of a data packet, the vehicle may receive a data packet during this period, which may experience a period of calculation delay and transmission delay. In this process, the specific vehicle continues on the road. Driving. Therefore, when a vehicle receives a data packet, although the data packet indicates that a target is at a certain position, the position of the target has actually changed. At this time, if the vehicle directly uses the received data Records in the package are used to make driving decisions, errors may occur and the accuracy of the decisions is relatively low.
针对上述问题,本申请实施例中分别提供了相应的解决方案。首先,针对由于多个信号源的数据包之间可能会对周围环境造成误判或者相互干扰的问题,本申请实施例中,首先为RSU实现了数据聚合功能。其中,通讯模块还用于,接收来自外部信号源的数据包,数据处理模块则具体可以用于,根据当前RSU自主感知的感知结果以及所述来自外部信号源(其他RSU,和/或交通参与者关联的终端设备等)的数据包,进行数据聚合处理,生成符合预置数据结构的数据包。具体在进行聚合时,主要可以将所述当前 RSU未感知到的目标的信息添加到数据包中,和/或,将当前RSU已感知到的目标在更多维度上的信息添加到数据包中。另外,还可以确定当前RSU感知到的某目标与外部信号源感知到的某目标是否为同一目标,如果是,则通过统一的方式对该目标的信息进行描述。In view of the foregoing problems, corresponding solutions are provided in the embodiments of the present application. First, to address the problem that data packets from multiple signal sources may cause misjudgment or mutual interference to the surrounding environment, in the embodiment of the present application, a data aggregation function is first implemented for the RSU. The communication module is further configured to receive a data packet from an external signal source, and the data processing module may be specifically configured to, according to the current RSU autonomous sensing perception result and the external signal source (other RSU, and / or traffic participation) Data packets of terminal devices associated with the user, etc., to perform data aggregation processing to generate data packets conforming to a preset data structure. Specifically, when performing aggregation, the information of the target that is not perceived by the current RSU can be added to the data packet, and / or the information of the target that has been perceived by the current RSU in more dimensions can be added to the data packet. . In addition, it is also possible to determine whether a target perceived by the current RSU is the same target as a target perceived by an external signal source, and if so, the information of the target is described in a unified manner.
也就是说,具体在进行数据聚合时,一方面可以利用外部信号源的数据包,对当前RSU的感知结果进行扩展,另一方面则可以对不同数据包中包含的同一目标的信息进行去重处理,以提高数据对周围环境信息感知的准确性。其中,具体在进行扩展时,可以是将当前RSU未能自主感知到的其他目标的信息扩展到当前RSU的数据包中,具体的,可以首先可以对各个不同信号源的数据包中包含的目标感知结果进行比对,判断其中是否存在同一目标位于不同数据包的情况。例如,假设当前RSU A感知到的目标包括a,b,c三个车辆,同时,该RSUA还接收到了RSU B广播的数据包,其中包括c、d两辆车。其中,由于车辆d并没有出现在RSU A的感知范围内,因此,可以直接将该车辆d的信息加入到RSU A的数据包中。而关于车辆c,由于RSU A和RSU B都感知到了该车辆,因此,可以将两个数据包中关于该车辆c的信息进行合并,也即进行去重处理,通过一个统一的条目对该车辆c的信息进行记录,也即,使得同一个目标的信息在同一个数据包中仅对应一条数据记录。具体在进行合并时,关于车辆的位置、速度等信息,可以以最近感知到该车辆c的RSU的数据包中的数据为准,例如,RSU A比RSU B后感知到该车辆c,则车辆c的位置、速度等信息可以以RSU B的数据包中记录的信息为准。关于不同RSU感知到一个目标的时间先后关系信息,在后文中关于时间戳的部分中会有详细介绍,总之,每个数据包都可以带有一个时间戳,用于表示该RSU对数据包内各个目标的感知时间。而关于高度、宽度、深度等其他维度上的信息,可能存在部分维度上的信息被RSU B感知到了,而没有被RSU A感知到,例如,关于某车辆的高度信息,可能由于RSUA感知到该车辆时,RSUA的传感器模块刚好位于该车辆的正上方,使得该RSUA无法感知到该车辆的高度信息;但是,RSUB感知到该车辆时,其传感器模块的视角刚好可以比较准确的感知到该车辆的高度,因此,可以进行记录,等等。在这种情况下,可以将RSU B的数据包中记录的更多维度上的信息添加到RSU A的数据包中,等等。In other words, when performing data aggregation, on the one hand, data packets from external signal sources can be used to extend the current RSU's perceived results; on the other hand, information on the same target contained in different data packets can be deduplicated. Processing to improve the accuracy of data perception of surrounding environment information. Specifically, when performing the expansion, the information of other targets that the current RSU cannot autonomously sense can be extended into the data packet of the current RSU. Specifically, the targets included in the data packets of various different signal sources can be firstly The perception results are compared to determine whether there is a situation in which the same target is located in different data packets. For example, suppose that the current RSU A targets include three vehicles a, b, and c. At the same time, the RSUA also receives data packets broadcast by RSU B, including two vehicles c and d. Among them, since the vehicle d does not appear in the sensing range of the RSU A, the information of the vehicle d can be directly added to the data packet of the RSU A. As for vehicle c, since both RSU A and RSU B perceive the vehicle, the information about the vehicle c in the two data packets can be combined, that is, deduplication processing is performed, and the vehicle is unified by a unified entry. The information of c is recorded, that is, the information of the same target corresponds to only one data record in the same data packet. Specifically, when merging, the information about the position and speed of the vehicle can be based on the data in the RSU packet that recently sensed the vehicle c. For example, when RSU A perceives the vehicle c after RSU B, the vehicle The position and speed information of c can be based on the information recorded in the data packet of RSU. Information about the timing relationship between different RSUs perceiving an object will be described in detail in the later section on timestamps. In short, each data packet can have a timestamp, which is used to indicate that the RSU is in the data packet. The perceived time of each target. For information on other dimensions such as height, width, and depth, there may be information in some dimensions that is perceived by RSU B, but not by RSU A. For example, information about the height of a vehicle may be due to RSUA perception. When a vehicle is in use, the sensor module of the RSUA is located directly above the vehicle, so that the RSUA cannot sense the height information of the vehicle; however, when RSUB senses the vehicle, the angle of view of the sensor module of the vehicle can just accurately sense the vehicle. The height can therefore be recorded, and so on. In this case, more dimension information recorded in the data packet of RSU B can be added to the data packet of RSU A, and so on.
另外,由于具体的车辆等交通参与者也可能会同时接收到多个RSU广播的数据包,因此,同样可以为交通参与者关联的终端设备(例如,车载设备OBU等)实现数据聚合功能。具体的,与RSU的聚合功能类似,终端设备同样可以对不同数据包中包含的目标进行识别,确定是否存在不同的数据包中包含同一个目标的情况,如果存在,则首先可 以进行合并,然后再进行决策处理。这里需要说明的是,对于终端设备而言,其收到多个RSU的数据包并进行聚合处理之后,可以得到一个目标清单,其中包括了进行去重处理之后的各个被感知的目标的信息,该清单中的信息就列出了该终端设备周围有哪些目标,各自所在的位置、速度等信息,因此,可以依据这些信息作出行驶决策,例如,是否需要变更车道,是否需要减速,等等。In addition, since a specific vehicle participant, such as a vehicle, may also receive data packets broadcast by multiple RSUs at the same time, a data aggregation function may also be implemented for terminal devices (for example, on-board equipment OBU, etc.) associated with the vehicle participant. Specifically, similar to the aggregation function of RSU, the terminal device can also identify the targets contained in different data packets, and determine whether there are cases where different data packets contain the same target. If they exist, they can be merged first, and then Then make decision processing. What needs to be explained here is that for a terminal device, after receiving data packets from multiple RSUs and performing aggregation processing, a target list can be obtained, which includes information about each perceived target after deduplication processing. The information in the list lists the targets around the terminal device, their respective locations, and speed. Therefore, driving decisions can be made based on this information, such as whether a lane change is required, whether a deceleration is required, and so on.
其中,对于RSU而言,所谓的外部信号源的数据包,除了包括附近的其他RSU广播的数据包之外,还可以包括由交通参与者关联的终端设备所广播出的数据包。也就是说,对于具体的车辆等交通参与者而言,除了可以根据RSU提供的信息实现自动驾驶,也可以为RSU或者其他车辆贡献一些信息。例如,具体实现时,终端设备可以将其自身的速度、位置等信息进行广播。另外,终端设备也可以配备有传感器模块以及通讯模块,该终端设备的传感器模块用于感知周围环境中的目标的信息,并通过该通讯模块对外广播。这样,当终端设备接近某个RSU,使得RSU进入到该终端设备的信号传输范围之后,该RSU便可以接收到该终端设备广播出的数据包。RSU具体在进行数据融合时,除了可以融合其他RSU的数据包,还可以融合这种终端设备的数据包。由此,RSU和车辆形成了“一动一静、一高一低”的两种感知模式,再通过通讯手段使其两者的感知信息形成互动,能弥补车辆感知过程中由于自身视角低、探测距离有限等因素造成的信息不足。日常交通中车与路这两个重要载体之间搭建车路协同的自动驾驶系统,充分结合两者不同的技术特点与优势,提高自动驾驶的安全性和稳定性。Among them, for the RSU, the data packets of the so-called external signal source may include, in addition to data packets broadcast by other nearby RSUs, data packets broadcast by terminal devices associated with traffic participants. In other words, for specific traffic participants such as vehicles, in addition to realizing autonomous driving based on the information provided by the RSU, they can also contribute some information to the RSU or other vehicles. For example, in a specific implementation, the terminal device may broadcast information such as its own speed and location. In addition, the terminal device may also be equipped with a sensor module and a communication module. The sensor module of the terminal device is used to sense information about targets in the surrounding environment and broadcast to the outside through the communication module. In this way, when a terminal device approaches an RSU, so that the RSU enters the signal transmission range of the terminal device, the RSU can receive the data packet broadcast by the terminal device. When RSU specifically performs data fusion, in addition to data packets of other RSUs, data packets of this terminal device can also be fused. As a result, the RSU and the vehicle form two sensing modes of “one motion, one quiet, one high and one low”, and then the communication between the two sensory information through communication means, which can compensate for the low perspective and detection of the vehicle during the process of vehicle perception. Insufficient information due to factors such as limited distance. In the daily traffic, a car-road cooperative automatic driving system is established between the two important carriers, the road and the vehicle, which fully combines the different technical features and advantages of the two to improve the safety and stability of autonomous driving.
当然,在具体实现时,来自所述终端设备的数据包与来自其他RSU的数据包可以具有不同的来源标志信息,以便于RSU进行区分。另外,所述数据处理模块还可以对所述来自外部信号源的数据包进行缓存,在该缓存的数据包被用于聚合后,可以将其从缓存中移除。或者,如果该缓存的数据包一直未被用于聚合,则还可以在接收到同一信号源的新的数据包后,利用新收到的数据包替换缓存中该信号源的上一个数据包。Of course, in specific implementation, a data packet from the terminal device and a data packet from another RSU may have different source flag information, so that the RSU can distinguish them. In addition, the data processing module may also buffer the data packets from the external signal source, and after the buffered data packets are used for aggregation, they may be removed from the cache. Alternatively, if the buffered data packet has not been used for aggregation, after receiving a new data packet of the same signal source, the newly received data packet may be used to replace the previous data packet of the signal source in the buffer.
通过上述数据聚合功能,可以避免出现对周围环境中的目标数量进行误判等情况,而关于由于延迟的存在带来的信息准确性问题,则可以通过为数据包添加时间戳的方式来实现。具体实现时,数据包的数据结构中可以包括时间戳字段,数据处理模块还可以根据所述传感器模块感知到目标的时间点,为所述数据包添加时间戳信息。这里需要说明的是,在本申请实施例中,具体为数据包添加的时间戳,是RSU感知到具体目标时的时间,而不是数据包的生成时间,以保证数据的准确性。另外,对于一个数据包而言,其中可能包含多个目标对应的信息,虽然每个目标实际被同一RSU感知到的时间可能会 略有不同,但是,由于RSU生成数据包的频度通常较高,因此,可以忽略这种差异带来的影响,同一用一个共同的时间戳来代表目标被感知的时间。当然,在实际应用中,如果需要更精确的表达各目标对应的被感知时间,也可以分别为数据包内各个目标对应的数据记录条目添加更准确的时间戳,等等。Through the above-mentioned data aggregation function, it is possible to avoid misjudgment of the number of targets in the surrounding environment and the like, and regarding the accuracy of the information due to the delay, it can be achieved by adding a time stamp to the data packet. In specific implementation, the data structure of the data packet may include a time stamp field, and the data processing module may further add time stamp information to the data packet according to the time point when the sensor module senses the target. It should be noted that, in the embodiment of the present application, the time stamp specifically added to the data packet is the time when the RSU senses the specific target, not the time when the data packet is generated to ensure the accuracy of the data. In addition, for a data packet, it may contain information corresponding to multiple targets. Although the actual time that each target is perceived by the same RSU may be slightly different, the frequency of generating packets by RSU is usually high. Therefore, the impact of this difference can be ignored, and a common timestamp is used to represent the time when the target was perceived. Of course, in actual applications, if a more accurate expression of the perceived time corresponding to each target is required, a more accurate time stamp can also be added to the data record entry corresponding to each target in the data packet, and so on.
这样,终端设备在接收到某RSU广播的数据包后,可以首先获得所述时间戳信息与当前接收时刻之间的延迟时间长度,并根据该延迟时间长度,对所述数据包中具体目标的当前位置信息进行预测,然后,根据预测后的位置信息生成新的目标,并添加到目标清单中。其中,终端设备具体在进行预测时,可以从所述数据包中获取所述目标的速度信息,然后,根据所述速度信息、计算出的延迟时间长度以及预置的地图数据,对所述具体目标的当前位置信息进行预测。例如,如图3所示,假设某RSU的数据包中,关于某目标的信息是,在t0时刻,位于p0点处,而在具体的终端设备收到该数据包时,已经是t1时刻,此时,终端设备可以根据数据包中记录的该目标的速度,位置p0,以及预置的地图数据,预测出在t1时刻,该目标可能所在的位置p1,然后,根据(t1,p1),以及数据包中关于该目标的其他信息生成新的目标,并将新的目标添加到目标清单中。In this way, after receiving a data packet broadcast by an RSU, the terminal device can first obtain the delay time between the timestamp information and the current receiving time, and according to the delay time, determine the specific target in the data packet. The current position information is predicted, and then a new target is generated based on the predicted position information and added to the target list. The terminal device may specifically obtain the speed information of the target from the data packet when performing prediction, and then, based on the speed information, the calculated delay time length, and preset map data, the specific The current position information of the target is predicted. For example, as shown in FIG. 3, suppose that information about a target in a data packet of an RSU is, at time t0, located at point p0, and when a specific terminal device receives the data packet, it is already time t1, At this time, the terminal device can predict the possible position p1 of the target at time t1 according to the speed, position p0 of the target, and preset map data recorded in the data packet, and then, based on (t1, p1), And other information about the target in the data package to generate a new target and add the new target to the target list.
另外,在具体实现时,还可以预先为数据包配置最大可信时间偏移信息,也即,如果终端设备收到某数据包时,与该数据包的时间戳之间的延迟时间小于该最大可信时间偏移,则可以认为数据包中的信息是准确的,不必进行预测。因此,可以在数据包的数据结构中提供最大可信时间偏移信息字段,终端设备可以根据所述最大置信时间偏移信息,以及所述延迟时间长度,确定是否需要对对应目标的当前位置信息进行预测,如果不需要,则直接将目标添加到预置的目标清单中,如果需要则预测后再添加到所述目标清单中。In addition, in specific implementation, the maximum trusted time offset information can also be configured for the data packet in advance, that is, if the terminal device receives a data packet, the delay time between the data packet and the time stamp of the data packet is less than the maximum Trusted time offset, you can think that the information in the data packet is accurate and no prediction is necessary. Therefore, the maximum trusted time offset information field can be provided in the data structure of the data packet, and the terminal device can determine whether the current position information of the corresponding target is required according to the maximum confidence time offset information and the delay time length. Prediction is performed, and if not required, the target is directly added to the preset target list, and if required, the prediction is added to the target list.
再者,为了降低终端设备测的计算量,还可以由RSU在感知到具体的目标之后,将所述目标被感知的时间点,以及所述目标在该被感知时刻所在的位置信息作为所述目标的初始数据,并按照预置的时间偏移量,分别生成多份数据包副本,每份数据包副本用于记录所述目标在每经过一个时间偏移量后,对应的时间点以及该目标即将出现的位置预测信息,并为所述数据包副本添加时移衍生标志。例如,如图4所示,假设某RSU感知到某目标在t0时刻位于p0点,此时,首先可以将该目标与其他被感知到的目标的信息一起生成一个原始数据包;另外,还可以根据这些原始数据合成多个数据包副本,每个数据包副本中包括在t0时刻基础上向后一定长度的时间偏移量△t之后,各个目标的 预测位置信息。也就是说,在原始数据包中,记录的是各个目标在t0时刻的位置信息(当然还包括其他维度上的信息),而在第一个数据包副本中,记录的是各个目标在t0+△t时刻,对应的预测位置信息,第二个数据包副本中记录的是各个目标在t0+2△t时刻,对应的预测位置信息,以此类推。当然,为了使得终端设备能够区分原始数据包以及数据包副本,还可以在数据包数据结构中提供时移衍生标志字段,这样,可以为数据包副本添加时移衍生标志。这样,终端设备在接收到具体的数据包副本之后,可以直接根据对应的原始数据包的时间戳信息,计算与当前接收时刻的延迟时间长度,然后从所述数据包副本中获得与当前接收时刻最接近的时间点对应的各目标的位置预测信息。例如,计算出的延迟时间长度约等于2△t,则可以利用第二个数据包副本记录的各个目标的信息,生成具体的目标清单,这样可以避免由终端设备再执行预测操作。Furthermore, in order to reduce the amount of calculations measured by the terminal device, after the RSU perceives a specific target, the time point at which the target is perceived and the position information of the target at the perceived moment may be used as the The initial data of the target, and multiple copies of the data packet are generated according to the preset time offset. Each copy of the packet is used to record the corresponding time point of the target after each time offset and the target time. Predicting the location of the target, and adding a time-shift derivative flag to the packet copy. For example, as shown in FIG. 4, suppose an RSU perceives that a target is located at p0 at time t0. At this time, it can first generate an original data packet together with the information of other perceived targets; in addition, you can also Based on these original data, multiple data packet copies are synthesized, and each data packet copy includes the predicted position information of each target after a certain length of time offset Δt backward based on time t0. That is, in the original data packet, the position information of each target at time t0 is recorded (of course, it also includes information in other dimensions), while in the first copy of the data packet, each target is recorded at t0 + △ At time t, the corresponding predicted position information. The second data packet copy records the corresponding predicted position information of each target at time t0 + 2 △ t, and so on. Of course, in order to enable the terminal device to distinguish between the original data packet and the data packet copy, a time-shift derivative flag field can also be provided in the data packet data structure, so that a time-shift derivative flag can be added to the data packet copy. In this way, after receiving a specific data packet copy, the terminal device can directly calculate the delay time from the current receiving time according to the time stamp information of the corresponding original data packet, and then obtain the current receiving time from the data packet copy. Location prediction information of each target corresponding to the closest point in time. For example, if the calculated delay time is approximately equal to 2Δt, the information of each target recorded in the second data packet copy can be used to generate a specific target list, which can prevent the terminal device from performing a prediction operation again.
另外,数据包的数据结构中还可以包括传输间隔字段,数据处理模块还可以用于对所述RSU的数据包传输间隔信息进行配置。所谓的传输时间间隔,也就是具体数据包的传输周期,具体实现时,同一个RSU可以按照一定的周期产生数据包并进行广播,可以将该传输周期信息添加到数据包的数据结构对应的字段中。终端设备在接收到一个RSU的数据包后,还可以根据该RSU的传输间隔确定是否等到该RSU的下一个数据包到来后再进行行驶决策。In addition, the data structure of the data packet may further include a transmission interval field, and the data processing module may be further configured to configure information of the data packet transmission interval of the RSU. The so-called transmission time interval is the transmission period of a specific data packet. In specific implementation, the same RSU can generate a data packet and broadcast it at a certain period. The transmission period information can be added to the field corresponding to the data structure of the data packet. in. After receiving the data packet of an RSU, the terminal device may also determine whether to wait for the next data packet of the RSU before making a driving decision according to the transmission interval of the RSU.
再者,根据具体数据包的生成方式的不同,其中包含的数据的置信度也可能会有所不同,例如,对于前述数据包副本,由于是在感知到的信息基础上进行合成得到的,因此,其置信度会比较低。而对于直接根据感知到的信息生成的原始数据包,其置信度则比较高,这种置信度信息也可以提供给终端设备,供其在计算时进行参考。因此,数据包的数据结构中还可以包括置信度字段,此时,数据处理模块还可以根据所述数据包的生成方式确定对应的置信度,并添加到数据包中。相应的,终端设备可以根据具体数据包的置信度,进行具体的行驶决策。Furthermore, the confidence level of the data contained in it may be different according to the way in which the specific data packet is generated. For example, the aforementioned copy of the data packet is synthesized based on the perceived information, so , Its confidence will be relatively low. For the original data packet generated directly based on the perceived information, the confidence level is relatively high, and this confidence level information can also be provided to the terminal device for reference in the calculation. Therefore, the data structure of the data packet may further include a confidence field. At this time, the data processing module may also determine a corresponding confidence level according to the generation method of the data packet, and add it to the data packet. Correspondingly, the terminal device can make specific driving decisions based on the confidence of the specific data packet.
另外,RSU产生的数据包,有些可能是单纯依靠自主感知到的信息生成的,有些则可能是聚合了外部信号源的数据包中的信息而生成的,对于不同生成方式,也可以进行区分,以便终端设备可以根据是否进行了聚合而对其中的数据进行不同的处理。为此,还可以在数据包的数据结构中包括用于表示是否进行了数据聚合的标志字段;这样,如果通过将自主感知的感知结果与外部信号源的数据包进行聚合的方式生成的数据包,则还可以为该数据包添加数据聚合标志。In addition, some of the data packets generated by RSU may be generated solely based on autonomously perceived information, and some may be generated by aggregating information in data packets from external signal sources. Different generation methods can also be distinguished. So that the terminal device can perform different processing on the data in it according to whether the aggregation is performed. To this end, the data structure of the data packet can also include a flag field to indicate whether data aggregation has been performed; in this way, if the data packet generated by aggregating the perception result of autonomous perception with the data packet of an external signal source , You can also add a data aggregation flag to the packet.
如前文所述,由于系统中的数据包包括由RSU产生的,以及由车辆等终端设备产生 的,因此,数据包的数据结构中还可以包括用于表示信号源类型的标志字段,通过该字段对具体的信号源类型进行记录,使得进行数据聚合时,可以区分不同的信号源类型,执行不同的处理方式。As mentioned above, since the data packets in the system include those generated by the RSU and terminal devices such as vehicles, the data structure of the data packets can also include a flag field to indicate the type of the signal source. Record specific signal source types, so that when data aggregation is performed, different signal source types can be distinguished and different processing methods can be performed.
此外,数据包的数据结构中还可以包括一些基础信息字段,例如,可以包括用于描述所述RSU所在位置的经度、维度、海拔高度信息的字段,等等。In addition, the data structure of the data packet may further include some basic information fields, for example, it may include fields for describing longitude, latitude, altitude information of the location where the RSU is located, and so on.
以上所述各字段,都是用于对数据包进行描述的字段,适用于整个数据包。具体实现时,具体的数据包中主要用于记录各个被感知的目标对应的详细信息,因此,数据包的数据结构中还包括多个数据记录条目,每个数据记录条目对应一个被发现的目标及其在多个维度上的信息。这些数据记录条目中首先可以包括用于表示目标所在位置的经度、纬度、海拔高度、速度、标题、高度、宽度、深度等基本信息的字段。在感知到一个目标的上述各个维度上的信息后,分别可以创建一个数据记录条目,并将各个维度上的信息添加到对应的字段上。Each field described above is a field for describing a data packet, and is applicable to the entire data packet. In specific implementation, the specific data packet is mainly used to record detailed information corresponding to each perceived target. Therefore, the data structure of the data packet also includes multiple data record entries, and each data record entry corresponds to a discovered target. And its information in multiple dimensions. These data record entries may first include fields for representing basic information such as longitude, latitude, altitude, speed, title, height, width, and depth of the target location. After perceiving the information in the above-mentioned various dimensions of an object, a data record entry can be created respectively, and the information in each dimension is added to the corresponding field.
除了上述基础信息字段之外,还可以为具体的数据记录条目设定优先级字段。具体的,可以根据所述目标对应的感知数据确定所述目标的危险等级,根据所述危险等级确定为所述目标添加优先级信息。例如,在高速公路场景下,非常慢速或者非常快速行驶的车辆,都是危险等级比较高的存在,对于这种目标,在感知到具体的速度等基础信息之后,还可以为其确定具体的优先级信息。例如,危险等级比较高的目标,其对应的优先级比较高,以此可以提醒车辆等终端设备特别注意。In addition to the above-mentioned basic information fields, priority fields can be set for specific data record entries. Specifically, the danger level of the target may be determined according to the perception data corresponding to the target, and priority information may be added to the target according to the danger level. For example, in the highway scene, very slow or very fast vehicles have high danger levels. For this kind of target, after perceiving basic information such as specific speed, you can also determine specific details for it. Priority information. For example, a target with a higher danger level has a higher priority, which can remind terminal equipment such as vehicles to pay special attention.
另外,对于优先级比较高的目标,在RSU进行数据聚合处理时,也可以进行区别对待。例如,在RSU进行数据聚合时,可能会接收到多个其他RSU广播的数据包,其中可能包括一些距离比较远的RSU的数据包,或者还可能包括比较长时间之前广播的数据包,等等,对于这些数据包,由于对该RSU附近的车辆的参考价值不大,因此,通常情况下可以进行丢弃,不再参与进行数据聚合。但是,如果某数据包中包含优先级比较高的数据记录条目,则可以将其保留,继续用于数据聚合处理,以使得这种危险等级比较高的因素能有更多的机会被更多的车辆所感知到。In addition, for targets with a higher priority, when RSU performs data aggregation processing, it can also be treated differently. For example, when the RSU performs data aggregation, it may receive multiple data packets broadcast by other RSUs, which may include some packets of RSUs that are far away, or may include data packets broadcast a long time ago, etc. For these data packets, since the reference value to vehicles near the RSU is not great, they can usually be discarded and no longer participate in data aggregation. However, if a data packet contains a higher-priority data record entry, it can be retained and continued to be used for data aggregation processing, so that this higher-risk factor can have more opportunities to be more Perceived by the vehicle.
再者,如前文所述,可以为数据包提供时间戳字段,用于表示数据包中的各目标被感知的时间,而对于通过聚合的方式生成的数据包而言,由于其中可能包括被其他RSU感知到的目标的信息,因此,将数据包内的全部目标都用统一的时间戳来表示其被感知的时间,则会显得不够准确。为此,在本申请的可选实施方式中,数据记录条目中还可以包括用于表示时间偏移的字段。如果是通过将自主感知的感知结果与外部信号源的数 据包进行聚合的方式生成的数据包,则对于所述数据包中包括的来自外部信号源的数据包中的目标的信息,可以根据所述外部信号源的数据包与当前数据包的时间戳之间的差值,为该目标对应的数据记录条目添加时间偏移信息。例如,某RSUA生成的数据包1中包括目标a、b、c,其中a、b是被该RSU A感知到的,而c是从RSU B的数据包2中获得的。则可以根据该数据包1的时间戳与该数据包2的时间戳之间的时间差,得到一个时间偏移量,添加到该目标c对应的数据记录条目中。这样,对于一个终端设备而言,在接收到一个该数据包1之后,根据该数据包的数据聚合标志,可以获知该数据包是通过聚合多个信号源的数据的方式生成的,进而,在读取其中各目标对应的具体条目时,关于各目标的时间戳信息,可以从具体目标对应的数据记录条目中读取出时间偏移量信息(如果有的话),再根据该数据包1的时间戳,计算出该目标实际的时间戳,该时间戳信息可以更准确地反映该目标实际被感知的时间。Moreover, as mentioned above, a timestamp field can be provided for a data packet to indicate the time when each target in the data packet was perceived. For a data packet generated by aggregation, it may The target information perceived by the RSU. Therefore, it is not accurate enough to represent all targets in the data packet with a uniform time stamp to indicate the perceived time. For this reason, in an optional implementation manner of the present application, the data record entry may further include a field for representing a time offset. If the data packet is generated by aggregating the sensing result of autonomous perception with the data packet of the external signal source, the target information in the data packet from the external signal source included in the data packet can be determined according to The time difference between the data packet of the external signal source and the time stamp of the current data packet is added to the data record entry corresponding to the target. For example, a packet 1 generated by an RSUA includes targets a, b, and c, where a and b are perceived by the RSU A, and c is obtained from the data packet 2 of the RSU B. Based on the time difference between the timestamp of the data packet 1 and the timestamp of the data packet 2, a time offset can be obtained and added to the data record entry corresponding to the target c. In this way, for a terminal device, after receiving a data packet 1, according to the data aggregation flag of the data packet, it can be learned that the data packet is generated by aggregating data from multiple signal sources. When reading the specific entry corresponding to each target, regarding the timestamp information of each target, the time offset information (if any) can be read from the data record entry corresponding to the specific target, and then according to the data packet 1 The timestamp of the target is calculated, and the actual timestamp of the target is calculated. The timestamp information can more accurately reflect the time when the target is actually perceived.
需要说明的是,在本申请实施例提供的方案中,需要在车辆等交通参与者的终端设备与RSU之间进行通信,而由于各类车辆和设备是由不同的厂家所生产的,因此,为了让本不兼容的它们能都有次序地、高效地、公平地相互通信,通常需要建立通信标准来规范它们的信号发送和接收行为。例如,在现有技术中,V2X领域存在着两大通信标准,即DSRC(dedicated short-range communications,车载专用短程通信)和LTE-V(长期演进技术-车辆通信)。但是,由于现有技术中是采用由车辆向RSU上报自己的速度、位置等信息的方式来实现的感知,并且,不同的RSU之间基本不存在相互通讯的情况,也不存在数据聚合、延迟时间等信息的处理,因此,无论是DSRC还是LTE-V,其中定义的数据结构都不能直接支持本申请实施例中的场景。为此,具体实现时,还可以预先对数据结构以及其中的语法元素(字段)进行定义,关于前文所述的对数据包、数据包内各数据记录条目中字段的定义,就属于该范畴。具体实现时,RSU、车辆等都可以按照该定义来生成具体的数据包,并进行广播,附近的其他RSU或者车辆便可以通过收听广播的方式,接收到这种数据包,并根据预先配置的协议实现对数据包的解析以及信息识别。It should be noted that, in the solution provided in the embodiment of the present application, communication needs to be performed between the terminal devices of traffic participants such as vehicles and the RSU, and since various types of vehicles and devices are produced by different manufacturers, therefore, In order for the incompatible devices to communicate with each other in an orderly, efficient, and fair manner, it is usually necessary to establish communication standards to regulate their signaling and receiving behaviors. For example, in the existing technology, there are two major communication standards in the V2X field, namely DSRC (dedicated short-range communications) and LTE-V (long-term evolution technology-vehicle communication). However, in the prior art, the perception is realized by the vehicle reporting its speed, location and other information to the RSU, and there is basically no communication between different RSUs, and there is no data aggregation or delay. Processing of information such as time, therefore, whether it is DSRC or LTE-V, the data structure defined therein cannot directly support the scenario in the embodiment of the present application. For this reason, in specific implementation, the data structure and the syntax elements (fields) therein may be defined in advance. The definition of the fields in the data packet and each data record entry in the data packet belongs to this category. In specific implementation, RSUs, vehicles, etc. can generate specific data packets and broadcast them according to the definition, and other nearby RSUs or vehicles can receive such data packets by listening to the broadcast, and according to the pre-configured The protocol implements parsing of data packets and identification of information.
例如,在一种实现方式下,关于数据包的具体数据结构中的语法元素以及对应的语义可以表示如下:For example, in one implementation, the syntax elements and corresponding semantics in the specific data structure of the data packet can be expressed as follows:
message_packet_objects(){message_packet_objects () {
msg_profile_level//indicates the profile and level of this standard that specifies the messagepacket.In a much simpler form,it may indicate a  version number(数据包的版本号)msg_profile_level // indicates the profile and the level of this standard that specifies the message package. In a much simpler form, it may indicate a version number
num_objects//specifies the number of objects present in this message packet(指定在这个数据包中存在的目标的数量)num_objects // specifies the number of objects present in this message packet (specify the number of objects that exist in this packet)
msg_source_id//the identifier of the packet sender(数据包的发送者标识)msg_source_id // the identifier of the packet sender
perception_time_stamp//represents the perception time of this message,the time instance whenthe perception was applied.The timestamp is a time duration since 1970-01-01 00:00:00 to thecurrent instance in milliseconds(数据包的时间戳)perception_time_stamp // represents the perception time of this message, the time instance instance when the application is applied. The timetime stamp is time 1970-01-01 00:00:00 to the current instance instance timestamp of the data packet
max_confidence_time_offset//indicates a maximum delay time,by comparing the current time instance and the perception time,in unit of millisecond,within which an OBU should take the current message packet and interpret the objects without any prediction.If the delay is larger than max_confidence_time_offset,the objects within the message packet may need to be updated with certain prediction mechanisms(数据包的最大可信时间偏移)max_confidence_time_offset // indicates maximum delay time, by comparing the current time time instance instance and the perceptual time, in unit unit of the millisecond, with which which OBU shouldshould take the the current current message packed the objects within the message package may be updated with certain prediction mechanisms (the maximum trusted time offset of the packet)
transmission_gap//indicates the perception time difference in unit of millisecond,between,the next message packet from the same source and the message packet of the current message packet.It also implies frequency of the RSU transmission(数据包的传输间隔)transmission_gap // indicates the perception and time difference references in milliseconds, between, the next message packets from the same source source and the message message packets of the current messages message packet transmission.
source_latitude//indicates the latitude of the current RSU,in unit of 0.0000001 degree.Note thatsuch a value of latitude can have a precision as fine as 1 centimeter(信号源所在位置的纬度)source_latitude // indicates the latitude of the current RSU, in unit of 0.0000001 degree. Note that such a value of latitude can have a precision value as the latitude of the signal source location
source_longitude//indicates the longitude of the current RSU,in unit of 0.0000001 degree(信号源所在位置的经度)source_longitude // indicates the longitude of the current RSU, in unit of 0.0000001 degree (longitude of the signal source location)
source_elevation//indicates the elevation of the current RSU,in unit of 0.01 meter(信号源所在位置的海拔高度)source_elevation // indicates the elevation of the current RSU, in unit of 0.01 (the altitude of the signal source location)
confidence_idc//specifies the confidence of the current message packet.The current used valuesof the confidence_idc are listed in the following table(数据包的置信度)confidence_idc // specifies the confidence of the current message packet. The current values of the confidence_idc are listed in the following table (confidence of the packet)
(其中:具体的置信度的值,以及对应的语义可以如下:(Where: the specific confidence value and the corresponding semantics can be as follows:
15:Highest confidence(original message packet,with minimum aggregation)15: Highest confidence (original message, packet, with minimum aggregation)
14:High confidence(original message packet,with aggregation)14: High confidence (original message, packet, with aggregation)
13~9:Reserved13-9: Reserved
8:Medium confidence(the original message packet may not be aggregated from a message packet generated from the current RSU)8: Medium confidence (the original message packet may be not aggregated from the message packet generated from the current RSU)
7~5:Reserved7 to 5: Reserved
4:Low confidence(a synthesis message packet)4: Low confidence (a synsthesis message packet)
0~3:Reserved)0 to 3: Reserved)
time_shift_derived_flag//equal to 1 indicates if the current message packet is a synthesis message packet(produced from an original message packet by applying prediction on the RSU side),time_shift_derived_flag equal to 0 indicates it is an original message packet(数据包的时移衍生标志)time_shift_derived_flag // equal to 1 indicates if the current current message packet is a synthesizing message packet (produced from from an original basis message packaged by applying a shift (precedence) on the basis of the RSU data side shifts (Derivative logo)
sensor_source_type_flag//equal to 1 indicates the packet message is generated from a sensing source of RSU.sensor_source_type_flag equal to 0 indicates the packet message is generated from a sensing source of vehicle.Alternatively,such a syntax elements may be presented by more bits thus can indicates more types of sensing source(数据包的信号源类型标志)sensor_source_type_flag // equal toto1 in the indicates of the packet message generated from the source of RSU.sensor_source_type_flag equal to 0 0 indicates to the packet tomessynthesis can be more than the same. indicates more types of sensing source (signal source type flag of the packet)
info_aggregated_flag//specifies whether the current message packet is generated from a message aggregation process(数据包的聚合标志)info_aggregated_flag // specifies the current current message generated from the message aggregation process (the aggregation flag of the packet)
reserved_one_zero_bit//预留位reserved_one_zero_bit // reserved bit
for(i=0;i<num_objects;i++){for (i = 0; i <num_objects; i ++) {
object_type[i]//indicates the type of object for the i-th object(第i个目标的类型)object_type [i] // indicates the type of object for the i-th object (type of the i-th target)
(其中,具体的类型的值以及对应的语义可以如下:(Among them, the value of the specific type and the corresponding semantics can be as follows:
1:Pedestrian1: Pedestrian
2:Car2: Car
3:Bus/Truck3: Bus / Truck
4:Motorcycle4: Motorcycle
5:Bicycle5: Bicycle
6:Animal6: Animal
7~15:Reserved)7 ~ 15: Reserved)
latitude[i]//indicates the latitude of the i-th object(第i个目标所在位置的纬度)latitude [i] // indicates the latitude of the i-th object (the latitude of the i-th target location)
longitude[i]//indicates the longitude of the i-th object(第i个目标所在位置的经度)longitude [i] // indicates the longitude of the i-th object (the longitude of the i-th target position)
elevation[i]//indicates the elevation of the i-th object(第i个目标所在位置的海拔高度)elevation [i] // indicates the elevation of the i-th object (the altitude of the i-th target location)
(Alternatively,in order to improve signaling efficiency,the relative values of the latitude,longitude and elevation are signaled relatively to the values of the RSU(另一种方法是,为了提高信号的效率,纬度、经度和海拔的相对值相对于RSU的值是相对的):(Alternatively, in order to improve the signalling efficiency, the relative values of the latitude, longitude, and elevation are signaled relativeally to the relative values of latitude, longitude, and altitude in order to improve the efficiency of the signal. Relative to the value of RSU is relative):
del_rsu_lat[i]   u(16)del_rsu_lat [i] (16)
del_rsu_long[i]  u(16)del_rsu_long [i] u (16)
del_rsu_elev[i]  u(16)del_rsu_elev [i] u (16)
其中,del_rsu_lat[i]indicates the elevation of the i-th object relative to the source_elevationAmong them, del_rsu_lat [i] indicates the elevation of the i-th object and the source_elevation
del_rsu_long[i]indicates the longitude of the i-th object relative to the source_longitude.del_rsu_long [i] indicates the longitude of the i-th object relative to the source_longitude.
del_rsu_elev[i]indicates the elevation of the i-th object relative to the source_elevation.)del_rsu_elev [i] indicates the elevation of the i-th object relative to the source_elevation.)
speed[i]//indicates the speed of the i-th object,in unit of 0.01m/s.(第i个目标的速度)speed [i] // indicates the speed of the i-th object, in unit of 0.01m / s. (the speed of the i-th target)
heading[i]//indicates the heading of the i-th object,in unit of 0.01degree(第i个目标的标题)heading [i] // indicates the heading of the i-th object, in unit of 0.01 degree (the title of the i-th target)
height[i]//indicates the height of the i-th object,in unit of 0.01meter(第i个目标的高度)height [i] // indicates the height of the i-th object, in unit of 0.01meter (the height of the i-th target)
width[i]//indicates the width of the i-th object,in unit of 0.01meter(第i个目标的宽度)width [i] // indicates the width of the i-th object, in unit of 0.01meter (the width of the i-th target)
depth[i]//indicates the depth of the i-th object,in unit of 0.01meter(第i个目标的深度)depth [i] // indicates the depth of the i-th object, in unit of 0.01meter (the depth of the i-th target)
priority[i]//indicates the priority of the i-th object.A higher priority value indicates the object information should be preserved,transmitted or processed with the higher importance(第i个目标的优先级)priority [i] // indicates the priority of the i-th object. A higher priority value value indicates the object should be preserved, transmitted or processed with the higher priority (the priority of the i target)
obj_confidence[i]//indicates the confidence of the i-th object(第i个目标的置信度)obj_confidence [i] // indicates the confidence of the i-th object (confidence of the i-th target)
if(info_aggregated_flag)//如果数据包带有聚合标志if (info_aggregated_flag) // If the packet has an aggregation flag
time_offset[i]//indicates the time difference between the perception time of the i-th object and the perception time of the message packet,in unit of millisecond(第i个目标相对于数据包时间戳的时间偏移量)time_offset [i] // indicates the time difference between the time and the time of the object of time and the time of the message of the packet, in unit of the time (the time offset of the i-th target relative to the packet timestamp)
}}
}}
当然,具体实现时,也可以通过其他方式对各种字段的名称进行定义,这里不进行限定。Of course, in specific implementation, the names of various fields can also be defined in other ways, which is not limited here.
总之,通过本申请实施例提供的多节点的RSU系统,并且为每个RSU提供自主感知的能力,使得基础设施有能力根据RSUs提供实时的、大范围的信息,因此任何能够接收数据包的车辆或其他交通参与者(例如,使用V2X接收器),都可以利用基础设施信息来提高安全性,而不再依赖于具体车辆的信息上报。In short, through the multi-node RSU system provided in the embodiments of this application, and providing the ability of autonomous sensing for each RSU, the infrastructure has the ability to provide real-time, large-scale information according to RSUs, so any vehicle that can receive data packets Or other traffic participants (for example, using V2X receivers) can use infrastructure information to improve safety, instead of relying on the reporting of specific vehicle information.
另外,本申请实施例还为RSU、交通参与者的终端设备提供了数据聚合能力,使得RSU能够通过聚合外部信号源的信息,对自身的感知范围进行扩展,并通过去重处理,还可以实现对周围环境中目标数量的准确感知,避免出现误判情况。In addition, the embodiments of the present application also provide data aggregation capabilities for the terminal equipment of the RSU and traffic participants, so that the RSU can expand its own sensing range by aggregating information from external signal sources, and through deduplication processing, it can also Accurate perception of the number of targets in the surrounding environment to avoid misjudgments.
再者,通过为具体的数据包配置时间戳,并且该时间戳是根据数据包内的目标被感知的时间进行确定,因此,还可以通过预测目标的实际位置,实现对延迟时间的补偿,提高数据的准确性。Furthermore, the time stamp is configured for a specific data packet, and the time stamp is determined according to the time when the target in the data packet is perceived. Therefore, the actual position of the target can be predicted to compensate for the delay time and improve Data accuracy.
实施例二Example two
该实施例二是与实施例一相对应的,从路侧单元RSU的角度,提供了一种自动驾驶数据处理方法,参见图5,该方法具体可以包括:This second embodiment corresponds to the first embodiment. From the perspective of the roadside unit RSU, a method for processing automatic driving data is provided. Referring to FIG. 5, the method may specifically include:
S501:获得当前RSU的传感器模块对进入其感知范围内的目标进行感知的感知结果;S501: Obtain a sensing result of a sensor module of the current RSU sensing a target that enters its sensing range;
S502:通过所述当前RSU的通讯模块接收来自至少一个外部信号源的数据包;所述外部信号源发送的数据包中包括至少一条数据记录,对应至少一个被所述外部信号源发 现的目标的信息;S502: Receive a data packet from at least one external signal source through the communication module of the current RSU; the data packet sent by the external signal source includes at least one data record corresponding to at least one target discovered by the external signal source information;
S503:根据当前RSU的感知结果和/或所述从外部信号源接收到的数据包中的数据,进行数据聚合,生成所述符合预置数据结构的数据包;S503: Perform data aggregation according to a current RSU sensing result and / or data in the data packet received from an external signal source to generate the data packet that conforms to a preset data structure;
S504:将所述数据包提供给所述当前RSU的通讯模块进行发送。S504: Provide the data packet to a communication module of the current RSU for sending.
其中,具体的数据聚合处理可以包括:将所述当前RSU未感知到的目标的信息添加到所述数据包中,和/或,将所述当前RSU已感知到的目标在更多维度上的信息添加到数据包中。Wherein, the specific data aggregation processing may include: adding information of the target that is not perceived by the current RSU to the data packet, and / or, adding the target that the current RSU has perceived in more dimensions. Information is added to the packet.
另外,数据聚合处理还可以包括:确定当前RSU感知到的某目标与外部信号源感知到的某目标是否为同一目标,如果是,则通过统一的方式对该目标的信息进行描述。In addition, the data aggregation processing may further include: determining whether a target perceived by the current RSU and a target perceived by an external signal source are the same target, and if so, describing the information of the target in a unified manner.
另外,具体是实现时,还可以对所述来自外部信号源的数据包进行缓存,在该缓存的数据包被用于聚合后,将其从缓存中移除,或者,接收到同一信号源的新的数据包后,利用新收到的数据包替换缓存中该信号源的上一个数据包。In addition, during implementation, the data packets from the external signal source may be buffered. After the buffered data packets are used for aggregation, they may be removed from the cache, or the data packets received from the same signal source may be After the new data packet, replace the previous data packet of the signal source in the buffer with the newly received data packet.
其中,为了解决延迟问题,所述数据包的数据结构中还可以包括时间戳字段;In order to solve the delay problem, the data structure of the data packet may further include a time stamp field;
此时,还可以根据所述传感器模块感知到目标的时间点,为所述数据包添加时间戳信息,以便接收方接收到所述RSU广播的数据包后,获得所述时间戳信息与当前接收时刻之间的延迟时间长度,并根据该延迟时间长度,对所述数据包中具体目标的当前位置信息进行预测。At this time, time stamp information may also be added to the data packet according to the time point when the sensor module senses the target, so that the receiver can obtain the time stamp information and the current reception after receiving the data packet broadcast by the RSU. The length of the delay time between moments, and the current position information of the specific target in the data packet is predicted according to the delay time length.
另外,所述数据包的数据结构中还可以包括最大可信时间偏移字段;In addition, the data structure of the data packet may further include a maximum trusted time offset field;
此时,可以为所述数据包配置最大置信时间偏移信息,以便接收方根据所述最大置信时间偏移信息,以及所述延迟时间长度,确定是否需要对对应目标的当前位置信息进行预测,如果不需要,则直接将目标添加到预置的列表中,如果需要则预测后再添加到所述列表中。At this time, the maximum confidence time offset information may be configured for the data packet, so that the receiver determines whether to predict the current position information of the corresponding target according to the maximum confidence time offset information and the length of the delay time, If not needed, the target is directly added to the preset list, and if needed, the target is added to the list after prediction.
再者,为了避免终端设备侧执行预测操作,所述数据包的数据结构中还可以包括时移衍生标志字段;Furthermore, in order to prevent the terminal device from performing a prediction operation, the data structure of the data packet may further include a time-shift derivative flag field;
此时,还可以将所述目标被感知的时间点,以及所述目标在该被感知时刻所在的位置信息作为所述目标的初始数据;按照预置的时间偏移量,分别生成多份数据包副本,每份数据包副本用于记录所述目标在每经过一个时间偏移量后,对应的时间点以及该目标即将出现的位置信息;然后,为所述数据包副本添加时移衍生标志,以便接收方从所述数据包副本中获得与接收到数据包时刻最接近的时间点对应的各目标的位置信息。At this time, the time when the target is perceived and the position information of the target at the perceived time may be used as the initial data of the target; multiple copies of data are generated respectively according to a preset time offset. A copy of the packet, each copy of the packet is used to record the target point in time and the location information of the target after each time offset has elapsed; then, a time-shift derivative flag is added to the copy of the packet So that the receiver obtains from the data packet copy the location information of each target corresponding to the point in time closest to the time when the data packet was received.
另外,所述数据包的数据结构中还可以包括传输间隔字段;In addition, the data structure of the data packet may further include a transmission interval field;
此时,还可以对所述RSU的数据包传输间隔信息进行配置,以便接收方在接收到一个RSU的数据包后,根据该RSU的传输间隔确定是否等到该RSU的下一个数据包到来后再进行形式决策。At this time, the packet transmission interval information of the RSU can also be configured, so that after receiving the data packet of an RSU, the receiver determines whether to wait until the next packet of the RSU arrives according to the transmission interval of the RSU. Make formal decisions.
所述数据包的数据结构中还可以包括置信度字段;The data structure of the data packet may further include a confidence field;
此时,还可以根据所述数据包的生成方式确定对应的置信度,并添加到数据包中。At this time, the corresponding confidence degree may also be determined according to the generation manner of the data packet, and added to the data packet.
再者,所述数据包的数据结构中还可以包括用于表示是否进行了数据聚合的标志字段;Furthermore, the data structure of the data packet may further include a flag field for indicating whether data aggregation has been performed;
此时,如果通过将当前RSU的感知结果与外部信号源的数据包进行聚合的方式生成的数据包,则还可以为该数据包添加数据聚合标志。At this time, if the data packet generated by aggregating the current RSU's sensing result with the data packet of the external signal source, a data aggregation flag can also be added to the data packet.
其中,所述数据记录条目中可以包括优先级字段;The data record entry may include a priority field;
此时,还可以根据所述目标对应的感知数据确定所述目标的危险等级,根据所述危险等级确定为所述目标添加优先级信息。At this time, the danger level of the target may also be determined according to the perception data corresponding to the target, and priority information may be added to the target according to the danger level.
其中,在进行所述聚合处理时,对于与当前RSU距离过远的外部信号源的数据包,或者发送时间过长的外部信号源发送的数据包,还可以判断其中是否包含优先级符合条件的数据记录条目,如果包含则保留用于聚合处理,否则进行丢弃。When performing the aggregation processing, for a data packet from an external signal source that is too far away from the current RSU, or a data packet sent from an external signal source that takes a long time to send, it can also be determined whether it contains a packet that meets the priority criteria Data record entries, if included, are reserved for aggregation processing, otherwise discarded.
再者,所述数据记录条目中还可以包括用于表示时间偏移的字段;Furthermore, the data record entry may further include a field for representing a time offset;
此时,对于所述数据包中包括的来自外部信号源的数据包中的目标的信息,还可以根据所述外部信号源的数据包与当前数据包的时间戳之间的差值,为该目标对应的数据记录条目添加时间偏移信息。At this time, for the information of the destination in the data packet from the external signal source included in the data packet, the time difference between the data packet of the external signal source and the time stamp of the current data packet may be The data record entry corresponding to the target adds time offset information.
实施例三Example three
该实施例三也是与实施例一相对应的,从交通参与者关联的终端设备的角度,提供了一种自动驾驶数据处理方法,参见图6,该方法具体可以包括:This third embodiment also corresponds to the first embodiment. From the perspective of the terminal devices associated with the traffic participants, a method for processing automatic driving data is provided. Referring to FIG. 6, the method may specifically include:
S601:接收来自至少一个路边设备RSU的数据包,所述数据包是由所述RSU通过对感知范围内的目标进行感知的感知结果,和/或来自外部信号源的数据包进行数据聚合处理后生成的;S601: Receive a data packet from at least one roadside device RSU. The data packet is a sensing result obtained by the RSU by sensing a target within a sensing range, and / or data aggregation processing is performed on a data packet from an external signal source After generation
S602:通过对所述RSU的数据包进行处理,获得路况信息,所述路况信息中包括周围环境中被感知的至少一个目标及其对应的信息。S602: Obtain road condition information by processing a data packet of the RSU, where the road condition information includes at least one target and its corresponding information that are perceived in the surrounding environment.
其中,具体对多个RSU的数据包进行聚合处理时,可以是确定所述多个RSU的数据包中是否包括相同的目标,如果包括,则进行合并处理。Specifically, when performing aggregation processing on data packets of multiple RSUs, it may be determined whether the data packets of the multiple RSUs include the same target, and if they are included, merge processing is performed.
其中,所述数据包的数据结构中包括时间戳字段,其中携带有所述数据包内的目标 被感知的时间点信息;Wherein, the data structure of the data packet includes a timestamp field, which carries time point information of the target in the data packet being perceived;
此时,可以将最新的时间戳对应的数据包中关于所述相同目标的信息确定为该目标的信息。At this time, the information about the same target in the data packet corresponding to the latest timestamp may be determined as the information of the target.
另外,在获得路况信息时,还可以获得所述时间戳信息与当前接收时刻之间的延迟时间长度,并根据该延迟时间长度,对所述数据包中具体目标的当前位置信息进行预测。In addition, when obtaining the traffic condition information, a delay time length between the timestamp information and the current receiving time can also be obtained, and the current position information of the specific target in the data packet is predicted according to the delay time length.
其中,所述数据包的数据结构中还可以包括最大可信时间偏移字段;此时,所述预测之前,还可以根据所述最大置信时间偏移信息,以及所述延迟时间长度,确定是否需要对对应目标的当前位置信息进行预测,如果不需要,则直接将目标添加到预置的目标清单中,如果需要则预测后再添加到所述目标清单中。Wherein, the data structure of the data packet may further include a maximum trusted time offset field; at this time, before the prediction, it may also be determined according to the maximum confidence time offset information and the delay time length. The current position information of the corresponding target needs to be predicted, and if not needed, the target is directly added to the preset target list, and if required, the prediction is added to the target list.
另外,所述数据包包括数据包副本,所述数据包副本中包括被感知到的目标被感知的时间点基础上,每经过一个时间偏移量后,对应的时间点以及该目标即将出现的位置预测信息;所述数据包副本的数据结构中还包括时移衍生标志;此时,还可以从所述数据包副本中获得与当前接收时刻最接近的时间点对应的各目标的位置预测信息。In addition, the data packet includes a copy of the data packet, and the copy of the data packet includes the time point at which the perceived target is perceived, and after each time offset, the corresponding time point and the target is about to appear. Position prediction information; the data structure of the data packet copy also includes a time-shift derivative flag; at this time, position prediction information of each target corresponding to the closest point in time to the current reception time can also be obtained from the data packet copy .
另外,所述数据包的数据结构中还包括传输间隔字段;在接收到一个RSU的数据包后,还可以根据该RSU的传输间隔确定是否等到该RSU的下一个数据包到来后再进行形式决策。In addition, the data structure of the data packet also includes a transmission interval field; after receiving a data packet of an RSU, it can also determine whether to wait for the next data packet of the RSU to make a form decision based on the transmission interval of the RSU. .
另外,所述数据包的数据结构中还包括置信度字段;可以根据所述数据包对应的置信度信息,进行行驶决策。In addition, the data structure of the data packet further includes a confidence field; a driving decision may be made according to the confidence information corresponding to the data packet.
此外,所述数据记录条目中包括优先级字段,所述优先级字段用于表示目标的危险等级;此时,终端设备可以根据所述目标对应的优先级信息,进行行驶决策。In addition, the data record entry includes a priority field, which is used to indicate a danger level of the target; at this time, the terminal device can make a driving decision according to the priority information corresponding to the target.
与实施例二相对应,本申请实施例还提供了一种自动驾驶数据处理装置,参见图7,所述装置应用于路侧单元RSU中,包括:Corresponding to the second embodiment, an embodiment of the present application further provides an automatic driving data processing device. Referring to FIG. 7, the device is applied to a roadside unit RSU and includes:
感知结果获得单元701,用于获得当前RSU的传感器模块对进入其感知范围内的目标进行自主感知的感知结果;A sensing result obtaining unit 701, configured to obtain a sensing result of a sensor module of the current RSU autonomously sensing a target that enters its sensing range;
数据包接收单元702,用于通过所述当前RSU的通讯模块接收至少一个外部信号源发送的数据包;所述外部信号源发送的数据包中包括至少一条数据记录,对应至少一个被所述外部信号源发现的目标的信息;A data packet receiving unit 702 is configured to receive, through the communication module of the current RSU, a data packet sent by at least one external signal source; the data packet sent by the external signal source includes at least one data record, corresponding to at least one data packet sent by the external Information about the target found by the signal source;
数据聚合单元703,用于根据当前RSU的感知结果和/或所述从外部信号源接收到的数据包中的数据,进行数据聚合,生成所述符合预置数据结构的数据包;A data aggregation unit 703 is configured to perform data aggregation according to a current RSU sensing result and / or data in the data packet received from an external signal source to generate the data packet that conforms to a preset data structure;
数据包提供单元704,用于将所述数据包提供给所述当前RSU的通讯模块进行发送。A data packet providing unit 704 is configured to provide the data packet to a communication module of the current RSU for transmission.
其中,数据聚合单元具体可以用于,将所述当前RSU未感知到的目标的信息添加到所述数据包中,和/或,将所述当前RSU已感知到的目标在更多维度上的信息添加到数据包中。The data aggregation unit may be specifically configured to add information of the target that is not perceived by the current RSU to the data packet, and / or add the target of the target that has been perceived by the current RSU in more dimensions. Information is added to the packet.
另外,数据聚合单元具体也可以用于,确定当前RSU感知到的某目标与外部信号源感知到的某目标是否为同一目标,如果是,则通过统一的方式对该目标的信息进行描述。In addition, the data aggregation unit may also be specifically used to determine whether a target perceived by the current RSU and a target perceived by an external signal source are the same target, and if so, describe the information of the target in a unified manner.
具体的,该装置还可以包括:Specifically, the device may further include:
缓存处理单元,用于对所述来自外部信号源的数据包进行缓存,在该缓存的数据包被用于聚合后,将其从缓存中移除,或者,接收到同一信号源的新的数据包后,利用新收到的数据包替换缓存中该信号源的上一个数据包。A buffer processing unit, configured to buffer the data packet from the external signal source, and after the buffered data packet is used for aggregation, remove it from the cache, or receive new data from the same signal source After the packet, the last data packet of the signal source in the buffer is replaced with the newly received data packet.
其中,所述数据包的数据结构中包括时间戳字段;The data structure of the data packet includes a time stamp field;
所述装置还包括:The device further includes:
时间戳添加单元,用于根据所述传感器模块感知到目标的时间点,为所述数据包添加时间戳信息,以便交通参与者关联的终端设备接收到所述RSU广播的数据包后,获得所述时间戳信息与当前接收时刻之间的延迟时间长度,并根据该延迟时间长度,对所述数据包中具体目标的当前位置信息进行预测。A timestamp adding unit is configured to add timestamp information to the data packet according to the time point when the sensor module senses the target, so that the terminal device associated with the traffic participant receives the data packet broadcasted by the RSU and obtains the The delay time length between the timestamp information and the current receiving time is described, and the current position information of the specific target in the data packet is predicted according to the delay time length.
所述数据包的数据结构中还包括最大可信时间偏移字段;The data structure of the data packet further includes a maximum trusted time offset field;
所述装置还可以包括:The device may further include:
最大可信时间偏移配置单元,用于为所述数据包配置最大置信时间偏移信息,以便接收方根据所述最大置信时间偏移信息,以及所述延迟时间长度,确定是否需要对对应目标的当前位置信息进行预测,如果不需要,则直接将目标添加到预置的列表中,如果需要则预测后再添加到所述列表中。The maximum trusted time offset configuration unit is configured to configure the maximum confidence time offset information for the data packet, so that the receiver determines whether the corresponding target needs to be determined according to the maximum confidence time offset information and the delay time length. To predict the current position information of, if not needed, directly add the target to the preset list, and if needed, add the target to the list after prediction.
所述数据包的数据结构中还包括时移衍生标志字段;The data structure of the data packet further includes a time-shift derived flag field;
所述装置还可以包括:The device may further include:
初始数据确定单元,用于将所述目标被感知的时间点,以及所述目标在该被感知时刻所在的位置信息作为所述目标的初始数据;An initial data determining unit, configured to use the point in time at which the target is perceived and the position information of the target at the perceived moment as initial data of the target;
数据包副本生成单元,用于按照预置的时间偏移量,分别生成多份数据包副本,每份数据包副本用于记录所述目标在每经过一个时间偏移量后,对应的时间点以及该目标 即将出现的位置信息;A data packet copy generating unit is configured to generate multiple data packet copies according to a preset time offset, and each data packet copy is used to record a corresponding time point of the target after each time offset has passed. And where the target is about to appear;
时移衍生标志添加单元,用于为所述数据包副本添加时移衍生标志,以便接收方从所述数据包副本中获得与接收到数据包时刻最接近的时间点对应的各目标的位置信息。A time-shift derivative flag adding unit is configured to add a time-shift derivative flag to the data packet copy, so that the receiver obtains the position information of each target corresponding to the closest point in time when the data packet is received from the data packet copy. .
所述数据包的数据结构中还包括传输间隔字段;The data structure of the data packet further includes a transmission interval field;
所述装置还包括:The device further includes:
传输间隔配置单元,用于对所述RSU的数据包传输间隔信息进行配置,以便接收方在接收到一个RSU的数据包后,根据该RSU的传输间隔确定是否等到该RSU的下一个数据包到来后再进行形式决策。A transmission interval configuration unit, configured to configure data transmission interval information of the RSU, so that after receiving a data packet of an RSU, the receiver determines whether to wait for the next data packet of the RSU according to the transmission interval of the RSU Then make a formal decision.
所述数据包的数据结构中还包括置信度字段;The data structure of the data packet further includes a confidence field;
所述装置还包括:The device further includes:
置信度确定单元,用于根据所述数据包的生成方式确定对应的置信度,并添加到数据包中。The confidence level determining unit is configured to determine a corresponding confidence level according to a generation manner of the data packet, and add the corresponding confidence level to the data packet.
另外,所述数据包的数据结构中还包括用于表示是否进行了数据聚合的标志字段;In addition, the data structure of the data packet further includes a flag field for indicating whether data aggregation has been performed;
所述装置还可以包括:The device may further include:
聚合标志添加单元,用于如果通过将自主感知的感知结果与外部信号源的数据包进行聚合的方式生成的数据包,则为该数据包添加数据聚合标志。An aggregation flag adding unit is configured to add a data aggregation flag to a data packet generated by aggregating a sensing result of autonomous perception with a data packet of an external signal source.
具体的,所述数据记录条目中包括优先级字段;Specifically, the data record entry includes a priority field;
所述装置还可以包括:The device may further include:
优先级确定单元,用于根据所述目标对应的感知数据确定所述目标的危险等级,根据所述危险等级确定为所述目标添加优先级信息。A priority determining unit is configured to determine a danger level of the target according to the perception data corresponding to the target, and determine to add priority information to the target according to the danger level.
所述数据聚合单元具体用于,在进行所述聚合处理时,对于与当前RSU距离过远的外部信号源的数据包,或者发送时间过长的外部信号源发送的数据包,判断其中是否包含优先级符合条件的数据记录条目,如果包含则保留用于聚合处理,否则进行丢弃。The data aggregation unit is specifically configured to determine, when performing the aggregation processing, on a data packet of an external signal source that is too far away from the current RSU or a data packet sent by an external signal source that takes a long time to send, to determine whether it contains Data record entries with priority matching conditions are reserved for aggregation processing if they are contained, otherwise discarded.
所述数据记录条目中还包括用于表示时间偏移的字段;The data record entry further includes a field for representing a time offset;
所述装置还可以包括:The device may further include:
时间偏移信息添加单元,用于对于所述数据包中包括的来自外部信号源的数据包中的目标的信息,根据所述外部信号源的数据包与当前数据包的时间戳之间的差值,为该目标对应的数据记录条目添加时间偏移信息。A time offset information adding unit, configured to, according to a difference between a data packet of the external signal source and a time stamp of a current data packet, for information of a target in a data packet from an external signal source included in the data packet Value to add time offset information to the data record entry corresponding to the target.
与实施例三相对应,本申请实施例还提供了一种路况信息处理装置,所述装置应用于交通参与者关联的终端设备中,参见图8,该装置可以包括:Corresponding to the three-phase embodiment, the embodiment of the present application further provides a road condition information processing device, which is applied to a terminal device associated with a traffic participant. Referring to FIG. 8, the device may include:
数据包接收单元801,用于接收来自至少一个路边设备RSU的数据包,所述数据包是由所述RSU通过对感知范围内的目标进行感知的感知结果,和/或来自外部信号源的数据包进行数据聚合处理后生成的;A data packet receiving unit 801 is configured to receive a data packet from at least one roadside device RSU, where the data packet is a sensing result obtained by the RSU through sensing a target within a sensing range, and / or from an external signal source Data packets are generated after data aggregation processing;
数据处理单元802,用于通过对所述RSU的数据包进行处理,获得路况信息,所述路况信息中包括周围环境中被感知的至少一个目标及其对应的信息。A data processing unit 802 is configured to obtain road condition information by processing a data packet of the RSU, where the road condition information includes at least one perceived target and corresponding information in a surrounding environment.
其中,数据处理单元具体可以用于:The data processing unit may be specifically used for:
确定多个RSU的数据包中是否包括相同的目标,如果包括,则进行合并处理。It is determined whether the same target is included in the data packets of multiple RSUs, and if they are included, merge processing is performed.
其中,所述数据包的数据结构中包括时间戳字段,其中携带有所述数据包内的目标被感知的时间点信息;Wherein, the data structure of the data packet includes a timestamp field, which carries time point information of a target in the data packet being perceived;
所述装置还可以包括:The device may further include:
目标信息确定单元,用于将最新的时间戳对应的数据包中关于所述相同目标的信息确定为该目标的信息。The target information determining unit is configured to determine information about the same target in a data packet corresponding to the latest timestamp as the information of the target.
另外,该装置还可以包括:In addition, the device may also include:
预测单元,用于所述生成目标清单之前,获得所述时间戳信息与当前接收时刻之间的延迟时间长度,并根据该延迟时间长度,对所述数据包中具体目标的当前位置信息进行预测。A prediction unit, configured to obtain the delay time between the timestamp information and the current receiving time before generating the target list, and predict the current position information of the specific target in the data packet according to the delay time length .
其中,所述数据包的数据结构中还包括最大可信时间偏移字段;The data structure of the data packet further includes a maximum trusted time offset field;
该装置还可以包括:The device may also include:
判断单元,用于所述预测之前,根据所述最大置信时间偏移信息,以及所述延迟时间长度,确定是否需要对对应目标的当前位置信息进行预测,如果不需要,则直接将目标添加到目标清单中,如果需要则预测后再添加到所述目标清单中。A judging unit, configured to determine whether it is necessary to predict the current position information of the corresponding target according to the maximum confidence time offset information and the delay time before the prediction, and if not, directly add the target to In the target list, if necessary, the prediction is added to the target list.
其中,所述数据包包括数据包副本,所述数据包副本中包括被感知到的目标被感知的时间点基础上,每经过一个时间偏移量后,对应的时间点以及该目标即将出现的位置预测信息;所述数据包副本的数据结构中还包括时移衍生标志;Wherein, the data packet includes a copy of the data packet, and the copy of the data packet includes a time point at which the perceived target is perceived, and after each time offset, the corresponding time point and the target is about to appear. Position prediction information; the data structure of the data packet copy further includes a time-shift derived flag;
所述装置还可以包括:The device may further include:
位置预测信息获得单元,用于从所述数据包副本中获得与当前接收时刻最接近的时间点对应的各目标的位置预测信息。The location prediction information obtaining unit is configured to obtain, from the data packet copy, location prediction information of each target corresponding to a point in time closest to the current receiving time.
其中,所述数据包的数据结构中还包括传输间隔字段;The data structure of the data packet further includes a transmission interval field;
此时,决策单元具体可以用于,在接收到一个RSU的数据包后,根据该RSU的传输间隔确定是否等到该RSU的下一个数据包到来后再进行形式决策。At this time, the decision unit may be specifically configured to determine whether to wait for the next data packet of the RSU to make a form decision after receiving a data packet of the RSU according to the transmission interval of the RSU.
所述数据包的数据结构中还包括置信度字段;The data structure of the data packet further includes a confidence field;
所述决策单元具体可以用于:根据所述数据包对应的置信度信息,进行行驶决策。The decision unit may be specifically configured to make a driving decision according to the confidence information corresponding to the data packet.
另外,所述数据包的数据结构中包括多个数据记录条目,每个数据记录条目对应一个被发现的目标及其在多个维度上的信息;In addition, the data structure of the data packet includes multiple data record entries, and each data record entry corresponds to a discovered target and information in multiple dimensions;
其中,所述数据记录条目中包括优先级字段,所述优先级字段用于表示目标的危险等级;Wherein, the data record entry includes a priority field, and the priority field is used to indicate a danger level of the target;
此时,所述决策单元具体可以用于:At this time, the decision unit may be specifically used to:
根据所述目标对应的优先级信息,进行行驶决策。Make a driving decision based on the priority information corresponding to the target.
另外,本申请实施例还提供了一种计算机系统,包括:In addition, an embodiment of the present application further provides a computer system, including:
一个或多个处理器;以及One or more processors; and
与所述一个或多个处理器关联的存储器,所述存储器用于存储程序指令,所述程序指令在被所述一个或多个处理器读取执行时,执行如下操作:A memory associated with the one or more processors, where the memory is used to store program instructions, and when the program instructions are read and executed by the one or more processors, perform the following operations:
获得当前RSU的传感器模块对进入其感知范围内的目标进行感知的感知结果;Obtaining the sensing result of the current RSU sensor module perceiving a target within its sensing range;
通过所述当前RSU的通讯模块接收来自至少一个外部信号源的数据包;所述外部信号源发送的数据包中包括至少一条数据记录,对应至少一个被所述外部信号源发现的目标的信息;Receiving a data packet from at least one external signal source through a communication module of the current RSU; the data packet sent by the external signal source includes at least one data record corresponding to information of at least one target discovered by the external signal source;
根据当前RSU的感知结果和/或所述从外部信号源接收到的数据包中的数据,进行数据聚合,生成所述符合预置数据结构的数据包;Perform data aggregation according to a current RSU sensing result and / or data in the data packet received from an external signal source to generate the data packet that conforms to a preset data structure;
将所述数据包提供给所述当前RSU的通讯模块进行发送。Providing the data packet to the communication module of the current RSU for sending.
其中,图9示例性的展示出了计算机系统的架构,具体可以包括处理器910,视频显示适配器911,磁盘驱动器912,输入/输出接口913,网络接口914,以及存储器920。上述处理器910、视频显示适配器911、磁盘驱动器912、输入/输出接口913、网络接口914,与存储器920之间可以通过通信总线930进行通信连接。Among them, FIG. 9 exemplarily shows the architecture of the computer system, which may specifically include a processor 910, a video display adapter 911, a disk drive 912, an input / output interface 913, a network interface 914, and a memory 920. The processor 910, the video display adapter 911, the magnetic disk drive 912, the input / output interface 913, and the network interface 914 can communicate with the memory 920 through a communication bus 930.
其中,处理器910可以采用通用的CPU(Central Processing Unit,中央处理器)、微处理器、应用专用集成电路(Application Specific Integrated Circuit,ASIC)、或者一个或多个集成电路等方式实现,用于执行相关程序,以实现本申请所提供的技术方案。The processor 910 may be implemented by using a general-purpose CPU (Central Processing Unit), a microprocessor, an Application Specific Integrated Circuit (ASIC), or one or more integrated circuits. Relevant procedures are executed to implement the technical solution provided in this application.
存储器920可以采用ROM(Read Only Memory,只读存储器)、RAM(Random Access Memory,随机存取存储器)、静态存储设备,动态存储设备等形式实现。存储器920可以存储用于控制计算机系统900运行的操作系统921,用于控制计算机系统900的低级 别操作的基本输入输出系统(BIOS)922。另外,还可以存储网页浏览器923,数据存储管理系统924,以及路况信息处理系统925等等。上述路况信息处理系统925就可以是本申请实施例中具体实现前述各步骤操作的应用程序。总之,在通过软件或者固件来实现本申请所提供的技术方案时,相关的程序代码保存在存储器920中,并由处理器910来调用执行。The memory 920 may be implemented in the form of ROM (Read Only Memory, Read Only Memory), RAM (Random Access Memory, Random Access Memory), static storage devices, dynamic storage devices, and the like. The memory 920 may store an operating system 921 for controlling the operation of the computer system 900, and a basic input output system (BIOS) 922 for controlling the low-level operations of the computer system 900. In addition, a web browser 923, a data storage management system 924, and a road condition information processing system 925 can be stored. The above-mentioned road condition information processing system 925 may be an application program that specifically implements the foregoing steps in the embodiments of the present application. In short, when the technical solution provided in the present application is implemented by software or firmware, the relevant program code is stored in the memory 920 and is called and executed by the processor 910.
输入/输出接口913用于连接输入/输出模块,以实现信息输入及输出。输入输出/模块可以作为组件配置在设备中(图中未示出),也可以外接于设备以提供相应功能。其中输入设备可以包括键盘、鼠标、触摸屏、麦克风、各类传感器等,输出设备可以包括显示器、扬声器、振动器、指示灯等。The input / output interface 913 is used to connect an input / output module to implement information input and output. The input / output / module can be configured in the device as a component (not shown in the figure), or it can be externally connected to the device to provide corresponding functions. The input device may include a keyboard, a mouse, a touch screen, a microphone, various sensors, etc., and the output device may include a display, a speaker, a vibrator, and an indicator light.
网络接口914用于连接通信模块(图中未示出),以实现本设备与其他设备的通信交互。其中通信模块可以通过有线方式(例如USB、网线等)实现通信,也可以通过无线方式(例如移动网络、WIFI、蓝牙等)实现通信。The network interface 914 is used to connect a communication module (not shown in the figure) to implement communication interaction between the device and other devices. The communication module can implement communication through a wired method (such as USB, network cable, etc.), and can also implement communication through a wireless method (such as mobile network, WIFI, Bluetooth, etc.).
总线930包括一通路,在设备的各个组件(例如处理器910、视频显示适配器911、磁盘驱动器912、输入/输出接口913、网络接口914,与存储器920)之间传输信息。The bus 930 includes a path for transmitting information between various components of the device (for example, the processor 910, the video display adapter 911, the disk drive 912, the input / output interface 913, the network interface 914, and the memory 920).
另外,该计算机系统900还可以从虚拟资源对象领取条件信息数据库941中获得具体领取条件的信息,以用于进行条件判断,等等。In addition, the computer system 900 may also obtain information of specific receiving conditions from the virtual resource object receiving condition information database 941 for use in performing condition judgment, and the like.
需要说明的是,尽管上述设备仅示出了处理器910、视频显示适配器911、磁盘驱动器912、输入/输出接口913、网络接口914,存储器920,总线930等,但是在具体实施过程中,该设备还可以包括实现正常运行所必需的其他组件。此外,本领域的技术人员可以理解的是,上述设备中也可以仅包含实现本申请方案所必需的组件,而不必包含图中所示的全部组件。It should be noted that although the above device only shows the processor 910, video display adapter 911, disk drive 912, input / output interface 913, network interface 914, memory 920, bus 930, etc., in the specific implementation process, the The device may also include other components necessary for proper operation. In addition, those skilled in the art can understand that the foregoing device may also include only the components necessary to implement the solution of the present application, and does not necessarily include all the components shown in the figure.
通过以上的实施方式的描述可知,本领域的技术人员可以清楚地了解到本申请可借助软件加必需的通用硬件平台的方式来实现。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品可以存储在存储介质中,如ROM/RAM、磁碟、光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例或者实施例的某些部分所述的方法。It can be known from the description of the foregoing embodiments that those skilled in the art can clearly understand that this application can be implemented by means of software plus a necessary universal hardware platform. Based on such an understanding, the technical solution of this application that is essentially or contributes to the existing technology can be embodied in the form of a software product, which can be stored in a storage medium, such as ROM / RAM, magnetic disk , Optical discs, and the like, including a number of instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method described in each embodiment or some parts of the application.
本说明书中的各个实施例均采用递进的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。尤其,对于系统或系统实施例而言,由于其基本相似于方法实施例,所以描述得比较简单,相关之处参 见方法实施例的部分说明即可。以上所描述的系统及系统实施例仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。本领域普通技术人员在不付出创造性劳动的情况下,即可以理解并实施。Each embodiment in this specification is described in a progressive manner, and the same or similar parts between the various embodiments can be referred to each other. Each embodiment focuses on the differences from other embodiments. In particular, for a system or a system embodiment, since it is basically similar to the method embodiment, it is described relatively simply. For the relevant part, refer to the description of the method embodiment. The system and system embodiments described above are only schematic, wherein 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, It can be located in one place or distributed across multiple network elements. Some or all of the modules may be selected according to actual needs to achieve the objective of the solution of this embodiment. Those of ordinary skill in the art can understand and implement without creative efforts.
以上对本申请所提供的路况信息处理方法、装置及系统,进行了详细介绍,本文中应用了具体个例对本申请的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本申请的方法及其核心思想;同时,对于本领域的一般技术人员,依据本申请的思想,在具体实施方式及应用范围上均会有改变之处。综上所述,本说明书内容不应理解为对本申请的限制。The road condition information processing method, device, and system provided in this application have been described in detail above. Specific examples have been used in this document to explain the principle and implementation of this application. The description of the above embodiments is only to help understand this application. Method and its core ideas; at the same time, for those of ordinary skill in the art, according to the ideas of this application, there will be changes in the specific implementation and application scope. In summary, the content of this specification should not be construed as a limitation on this application.

Claims (38)

  1. 一种路况信息处理系统,其特征在于,包括:A road condition information processing system, comprising:
    按照预置组网方式部署的多个路侧单元RSU,以及,交通参与者关联的终端设备;Multiple roadside unit RSUs deployed according to a preset networking mode, and terminal equipment associated with traffic participants;
    所述RSU配备有传感器模块,数据处理模块以及通讯模块,其中,The RSU is equipped with a sensor module, a data processing module, and a communication module, wherein:
    所述传感器模块,用于对进入感知范围内的目标进行感知;The sensor module is configured to sense a target entering a sensing range;
    所述数据处理模块,用于收集路况相关数据,并根据所收集到的路况相关数据生成符合预置数据结构的数据包;所述收集到的路况相关数据至少包括所述传感器模块的感知结果,所生成的数据包中包括至少一条数据记录,对应至少一个被发现的目标的信息;The data processing module is configured to collect road condition related data, and generate a data packet conforming to a preset data structure according to the collected road condition related data; the collected road condition related data includes at least a sensing result of the sensor module, The generated data packet includes at least one data record corresponding to information of at least one discovered target;
    所述通讯模块,用于对所生成的数据包进行发送;The communication module is configured to send the generated data packet;
    所述终端设备,用于通过对接收到的所述数据包进行解析处理获得路况信息。The terminal device is configured to obtain traffic condition information by performing parsing processing on the received data packet.
  2. 根据权利要求1所述的系统,其特征在于,The system according to claim 1, wherein:
    所述通讯模块还用于,接收至少一个外部信号源发送的数据包;所述外部信号源发送的数据包中包括至少一条数据记录,对应至少一个被所述外部信号源发现的目标的信息;The communication module is further configured to receive a data packet sent by at least one external signal source; the data packet sent by the external signal source includes at least one data record corresponding to information of at least one target discovered by the external signal source;
    所述数据处理模块收集到的路况相关数据还包括:所述通讯装置从所述外部信号源接收到的数据包中的数据;The road condition-related data collected by the data processing module further includes: data in a data packet received by the communication device from the external signal source;
    所述数据处理模块具体用于,根据当前RSU的感知结果以及从所述外部信号源接收到的数据包中的数据,进行数据聚合,生成所述符合预置数据结构的数据包。The data processing module is specifically configured to perform data aggregation according to a current RSU sensing result and data in a data packet received from the external signal source to generate the data packet that conforms to a preset data structure.
  3. 根据权利要求2所述的系统,其特征在于,The system according to claim 2, wherein:
    所述外部信号源包括其他RSU和/或所述终端设备。The external signal source includes other RSUs and / or the terminal equipment.
  4. 根据权利要求1至3任一项所述的系统,其特征在于,The system according to any one of claims 1 to 3, wherein
    所述数据包的数据结构中包括时间戳字段;A data structure of the data packet includes a time stamp field;
    所述数据处理模块还用于,根据所述传感器模块感知到目标的时间点,为所述数据包添加时间戳信息。The data processing module is further configured to add time stamp information to the data packet according to a time point when the sensor module senses the target.
  5. 根据权利要求4所述的系统,其特征在于,The system according to claim 4, wherein:
    所述终端设备具体用于,接收到所述RSU广播的数据包后,获得所述时间戳信息 与当前接收时刻之间的延迟时间长度,并根据该延迟时间长度,对所述数据包中具体目标的当前位置信息进行预测。The terminal device is specifically configured to obtain a delay time length between the timestamp information and the current receiving time after receiving the data packet broadcasted by the RSU, and according to the delay time length, specifically determine the specific time in the data packet. The current position information of the target is predicted.
  6. 根据权利要求5所述的系统,其特征在于,The system according to claim 5, wherein:
    所述终端设备具体用于,从所述数据包中获取所述目标的速度信息,根据所述速度信息、延迟时间长度以及预置的地图数据,对所述具体目标的当前位置信息进行预测。The terminal device is specifically configured to obtain speed information of the target from the data packet, and predict current position information of the specific target based on the speed information, a delay time length, and preset map data.
  7. 根据权利要求5所述的系统,其特征在于,The system according to claim 5, wherein:
    所述数据包的数据结构中还包括最大可信时间偏移字段;The data structure of the data packet further includes a maximum trusted time offset field;
    所述数据处理模块还用于,为所述数据包配置最大置信时间偏移信息;The data processing module is further configured to configure maximum confidence time offset information for the data packet;
    所述终端设备具体用于,根据所述最大置信时间偏移信息,以及所述延迟时间长度,确定是否需要对对应目标的当前位置信息进行预测,如果不需要,则直接将目标添加到预置的目标清单中,如果需要则预测后再添加到所述目标清单中。The terminal device is specifically configured to determine whether the current position information of the corresponding target needs to be predicted based on the maximum confidence time offset information and the delay time length, and if not required, directly add the target to the preset In the target list, if necessary, the forecast is added to the target list.
  8. 根据权利要求4所述的系统,其特征在于,The system according to claim 4, wherein:
    所述数据包的数据结构中还包括时移衍生标志字段;The data structure of the data packet further includes a time-shift derived flag field;
    所述数据处理模块还用于,将所述目标被感知的时间点,以及所述目标在该被感知时刻所在的位置信息作为所述目标的初始数据,并按照预置的时间偏移量,分别生成多份数据包副本,每份数据包副本用于记录所述目标在每经过一个时间偏移量后,对应的时间点以及该目标即将出现的位置预测信息,并为所述数据包副本添加时移衍生标志;The data processing module is further configured to use the time point at which the target is perceived and the position information of the target at the perceived time as initial data of the target, and according to a preset time offset, Generate multiple data packet copies, each of which is used to record the target point in time and the location of the target's forthcoming information after each time offset of the target, and is a copy of the data packet Add time-shift derivative flags;
    所述终端设备具体用于,接收到所述RSU广播的数据包后,从所述数据包副本中获得与当前接收时刻最接近的时间点对应的各目标的位置预测信息。The terminal device is specifically configured to, after receiving the data packet broadcast by the RSU, obtain, from the copy of the data packet, position prediction information of each target corresponding to a point in time closest to the current reception time.
  9. 根据权利要求1至3任一项所述的系统,其特征在于,The system according to any one of claims 1 to 3, wherein
    所述数据包的数据结构中还包括传输间隔字段;The data structure of the data packet further includes a transmission interval field;
    所述数据处理模块还用于,对所述RSU的数据包传输间隔信息进行配置;The data processing module is further configured to configure data packet transmission interval information of the RSU;
    所述终端设备具体用于,在接收到一个RSU的数据包后,根据该RSU的传输间隔确定是否等到该RSU的下一个数据包到来后再进行行驶决策。The terminal device is specifically configured to, after receiving a data packet of an RSU, determine whether to wait for the next data packet of the RSU to make a driving decision according to a transmission interval of the RSU.
  10. 根据权利要求1至3任一项所述的系统,其特征在于:The system according to any one of claims 1 to 3, wherein:
    所述数据包的数据结构中还包括置信度字段;The data structure of the data packet further includes a confidence field;
    所述数据处理模块还用于,根据所述数据包的生成方式确定对应的置信度,并添加到数据包中。The data processing module is further configured to determine a corresponding confidence level according to a generation mode of the data packet, and add the corresponding confidence level to the data packet.
  11. 根据权利要求1至3任一项所述的系统,其特征在于:The system according to any one of claims 1 to 3, wherein:
    所述数据包的数据结构中还包括用于表示是否进行了数据聚合的标志字段;The data structure of the data packet further includes a flag field for indicating whether data aggregation has been performed;
    所述数据处理模块还用于,如果通过将当前RSU的感知结果与外部信号源的数据包进行聚合的方式生成的数据包,则为该数据包添加数据聚合标志。The data processing module is further configured to add a data aggregation flag to the data packet if the data packet is generated by aggregating a current RSU sensing result with a data packet of an external signal source.
  12. 根据权利要求1至3任一项所述的系统,其特征在于:The system according to any one of claims 1 to 3, wherein:
    所述数据包的数据结构中还包括用于表示信号源类型的标志字段;The data structure of the data packet further includes a flag field for indicating a signal source type;
    所述数据处理模块还用于,为所述数据包添加信号源类型的标志信息。The data processing module is further configured to add flag information of a signal source type to the data packet.
  13. 根据权利要求2或3所述的系统,其特征在于,The system according to claim 2 or 3, wherein:
    所述数据包的各条数据记录中还包括优先级字段;Each data record of the data packet further includes a priority field;
    所述数据处理模块还用于,根据所述目标对应的感知数据确定所述目标的危险等级,根据所述危险等级确定为所述目标添加优先级信息。The data processing module is further configured to determine a danger level of the target according to the perception data corresponding to the target, and determine to add priority information to the target according to the danger level.
  14. 根据权利要求13所述的系统,其特征在于,The system according to claim 13, wherein:
    所述数据处理模块还用于,在将当前RSU的感知结果与外部信号源的数据包进行聚合处理时,对于与当前RSU距离过远的外部信号源的数据包,或者发送时间过长的外部信号源发送的数据包,判断其中是否包含优先级符合条件的数据记录条目,如果包含则保留用于聚合处理,否则进行丢弃。The data processing module is further configured to: when the sensing result of the current RSU is aggregated with a data packet of an external signal source, for a data packet of an external signal source that is too far away from the current RSU, or an external signal that takes too long The data packet sent by the signal source determines whether it contains data record entries with a matching priority. If it contains, it is reserved for aggregation processing, otherwise it is discarded.
  15. 根据权利要求2或3所述的系统,其特征在于,The system according to claim 2 or 3, wherein:
    所述数据记录条目中还包括用于表示时间偏移的字段;The data record entry further includes a field for representing a time offset;
    所述数据处理模块还用于,如果通过将当前RSU的感知结果与外部信号源的数据包进行聚合的方式生成的数据包,对于所述数据包中包括的来自外部信号源的数据包中的目标的信息,根据所述外部信号源的数据包与当前数据包的时间戳之间的差值,为该目标对应的数据记录条目添加时间偏移信息。The data processing module is further configured to: if a data packet generated by aggregating a current RSU sensing result and a data packet of an external signal source is used, for the data packet included in the data packet from the external signal source, The information of the target adds time offset information to the data record entry corresponding to the target according to the difference between the time stamp of the data packet of the external signal source and the current data packet.
  16. 根据权利要求1至3任一项所述的系统,其特征在于,The system according to any one of claims 1 to 3, wherein
    所述终端设备具体用于,接收来自多个RSU的数据包,并通过对多个RSU的数据包进行聚合处理,生成目标清单,所述目标清单中包括周围环境中被感知的至少一个目标及其对应的信息。The terminal device is specifically configured to receive data packets from multiple RSUs and aggregate the data packets of multiple RSUs to generate a target list, where the target list includes at least one target perceived in the surrounding environment and Its corresponding information.
  17. 一种路况信息处理方法,其特征在于,所述方法应用于路侧单元RSU中,包括:A road condition information processing method, characterized in that the method is applied to a roadside unit RSU and includes:
    获得当前RSU的传感器模块对进入其感知范围内的目标进行感知的感知结果;Obtaining the sensing result of the current RSU sensor module perceiving a target within its sensing range;
    通过所述当前RSU的通讯模块接收来自至少一个外部信号源的数据包;所述外部信号源发送的数据包中包括至少一条数据记录,对应至少一个被所述外部信号源发现的目标的信息;Receiving a data packet from at least one external signal source through a communication module of the current RSU; the data packet sent by the external signal source includes at least one data record corresponding to information of at least one target discovered by the external signal source;
    根据当前RSU的感知结果和/或从外部信号源接收到的数据包中的数据,进行数据聚合,生成符合预置数据结构的数据包;Perform data aggregation according to the current RSU sensing result and / or data in a data packet received from an external signal source to generate a data packet that conforms to a preset data structure;
    将所述数据包提供给所述当前RSU的通讯模块进行发送。Providing the data packet to the communication module of the current RSU for sending.
  18. 根据权利要求17所述的方法,其特征在于,The method according to claim 17, wherein:
    所述数据包的数据结构中包括时间戳字段;A data structure of the data packet includes a time stamp field;
    所述方法还包括:The method further includes:
    根据所述传感器模块感知到目标的时间点,为所述数据包添加时间戳信息,以便接收方接收到所述RSU广播的数据包后,获得所述时间戳信息与当前接收时刻之间的延迟时间长度,并根据该延迟时间长度,对所述数据包中具体目标的当前位置信息进行预测。Add time stamp information to the data packet according to the time point when the sensor module senses the target, so that the receiver obtains the delay between the time stamp information and the current receiving time after receiving the data packet broadcast by the RSU Time length, and according to the delay time length, the current position information of the specific target in the data packet is predicted.
  19. 根据权利要求18所述的方法,其特征在于,The method according to claim 18, wherein:
    所述数据包的数据结构中还包括最大可信时间偏移字段;The data structure of the data packet further includes a maximum trusted time offset field;
    所述方法还包括:The method further includes:
    为所述数据包配置最大置信时间偏移信息,以便所述接收方根据所述最大置信时间偏移信息,以及所述延迟时间长度,确定是否需要对对应目标的当前位置信息进行预测,如果不需要,则直接将目标添加到预置的列表中,如果需要则预测后再添加到所述列表中。Configure the maximum confidence time offset information for the data packet, so that the receiver determines whether to predict the current location information of the corresponding target based on the maximum confidence time offset information and the delay time length, if not If necessary, the target is directly added to the preset list, and if necessary, the target is added to the list after prediction.
  20. 根据权利要求18所述的方法,其特征在于,The method according to claim 18, wherein:
    所述数据包的数据结构中还包括时移衍生标志字段;The data structure of the data packet further includes a time-shift derived flag field;
    所述方法还包括:The method further includes:
    将所述目标被感知的时间点,以及所述目标在该被感知时刻所在的位置信息作为所述目标的初始数据;Use the time when the target is perceived and the position information of the target at the perceived time as the initial data of the target;
    按照预置的时间偏移量,分别生成多份数据包副本,每份数据包副本用于记录所述目标在每经过一个时间偏移量后,对应的时间点以及该目标即将出现的位置信息;According to a preset time offset, multiple data packet copies are generated, and each data packet copy is used to record the corresponding time point of the target after each time offset and the position information of the target. ;
    为所述数据包副本添加时移衍生标志,以便所述接收方从所述数据包副本中获得与接收到数据包时刻最接近的时间点对应的各目标的位置信息。Adding a time-shift derivative flag to the data packet copy, so that the receiver obtains position information of each target corresponding to the closest point in time when the data packet was received from the data packet copy.
  21. 根据权利要求17所述的方法,其特征在于,The method according to claim 17, wherein:
    所述数据包的数据结构中还包括传输间隔字段;The data structure of the data packet further includes a transmission interval field;
    所述方法还包括:The method further includes:
    对所述RSU的数据包传输间隔信息进行配置,以便接收方在接收到一个RSU的数据包后,根据该RSU的传输间隔确定是否等到该RSU的下一个数据包到来后再进行形式决策。The data packet transmission interval information of the RSU is configured, so that after receiving a data packet of an RSU, the receiver determines whether to wait for the next data packet of the RSU to make a form decision according to the transmission interval of the RSU.
  22. 根据权利要求17所述的方法,其特征在于,The method according to claim 17, wherein:
    所述数据包的数据结构中还包括置信度字段;The data structure of the data packet further includes a confidence field;
    所述方法还包括:The method further includes:
    根据所述数据包的生成方式确定对应的置信度,并添加到数据包中。A corresponding confidence degree is determined according to a generation manner of the data packet, and is added to the data packet.
  23. 根据权利要求17所述的方法,其特征在于,The method according to claim 17, wherein:
    所述数据包的数据结构中还包括用于表示是否进行了数据聚合的标志字段;The data structure of the data packet further includes a flag field for indicating whether data aggregation has been performed;
    所述方法还包括:The method further includes:
    如果通过将当前RSU的感知结果与外部信号源的数据包进行聚合的方式生成的数据包,则为该数据包添加数据聚合标志。If a data packet is generated by aggregating the current RSU's sensing result with a data packet from an external signal source, a data aggregation flag is added to the data packet.
  24. 根据权利要求17所述的方法,其特征在于,The method according to claim 17, wherein:
    所述数据包中的数据记录条目中包括优先级字段;A data record entry in the data packet includes a priority field;
    所述方法还包括:The method further includes:
    根据所述目标对应的感知数据确定所述目标的危险等级,根据所述危险等级确定为所述目标添加优先级信息。A danger level of the target is determined according to the perception data corresponding to the target, and priority information is added to the target according to the danger level.
  25. 根据权利要求24所述的方法,其特征在于,The method according to claim 24, wherein:
    在进行所述聚合处理时,对于与当前RSU距离过远的外部信号源的数据包,或者发送时间过长的外部信号源发送的数据包,判断其中是否包含优先级符合条件的数据记录条目,如果包含则保留用于聚合处理,否则进行丢弃。When performing the aggregation processing, for a data packet of an external signal source that is too far away from the current RSU, or a data packet sent by an external signal source that is sent for a long time, to determine whether it contains a data record entry with a matching priority, If included, it is reserved for aggregation processing, otherwise discarded.
  26. 根据权利要求17所述的方法,其特征在于,The method according to claim 17, wherein:
    所述数据包的数据记录条目中还包括用于表示时间偏移的字段;The data record entry of the data packet further includes a field for indicating a time offset;
    所述方法还包括:The method further includes:
    对于所述数据包中包括的来自外部信号源的数据包中的目标的信息,根据所述外部信号源的数据包与当前数据包的时间戳之间的差值,为该目标对应的数据记录条目添加时间偏移信息。For the information of the target in the data packet from the external signal source included in the data packet, according to the difference between the data packet of the external signal source and the time stamp of the current data packet, a data record corresponding to the target Entries add time offset information.
  27. 一种路况信息处理方法,其特征在于,所述方法应用于交通参与者关联的终端设备中,包括:A method for processing road condition information, which is characterized in that the method is applied to a terminal device associated with a traffic participant and includes:
    接收来自至少一个路边设备RSU的数据包,所述数据包是由所述RSU通过对感知范围内的目标进行感知的感知结果,和/或来自外部信号源的数据包进行数据聚合处理后生成的;Receive a data packet from at least one roadside device RSU, the data packet is generated by the RSU by sensing a target in a sensing range and / or data aggregation processing is performed on data packets from an external signal source of;
    通过对所述RSU的数据包进行处理,获得路况信息,所述路况信息中包括周围环境中被感知的至少一个目标及其对应的信息。By processing the data packet of the RSU, road condition information is obtained, where the road condition information includes at least one target perceived in the surrounding environment and its corresponding information.
  28. 根据权利要求27所述的方法,其特征在于,The method according to claim 27, wherein:
    接收到多个RSU的数据包时,所述对所述RSU的数据包进行处理,包括:When the data packets of multiple RSUs are received, the processing the data packets of the RSU includes:
    确定所述多个RSU的数据包中是否包括相同的目标,如果包括,则进行合并处理。Determine whether the same target is included in the data packets of the multiple RSUs, and if so, perform a merge process.
  29. 根据权利要求27所述的方法,其特征在于,The method according to claim 27, wherein:
    所述数据包的数据结构中包括时间戳字段,其中携带有所述数据包内的目标被感知的时间点信息;The data structure of the data packet includes a timestamp field, which carries the time point information of the target in the data packet being perceived;
    所述方法还包括:The method further includes:
    将最新的时间戳对应的数据包中关于相同目标的信息确定为该目标的信息。The information about the same target in the data packet corresponding to the latest timestamp is determined as the information of the target.
  30. 根据权利要求29所述的方法,其特征在于,The method according to claim 29, wherein:
    所述获得路况信息,包括:The obtaining road condition information includes:
    获得所述时间戳信息与当前接收时刻之间的延迟时间长度,并根据该延迟时间长度,对所述数据包中具体目标的当前位置信息进行预测。Obtain a delay time length between the timestamp information and the current receiving time, and predict the current position information of the specific target in the data packet according to the delay time length.
  31. 根据权利要求30所述的方法,其特征在于,The method according to claim 30, wherein:
    所述数据包的数据结构中还包括最大可信时间偏移字段;The data structure of the data packet further includes a maximum trusted time offset field;
    所述预测之前还包括:The prediction further includes:
    根据所述最大置信时间偏移信息,以及所述延迟时间长度,确定是否需要对对应目标的当前位置信息进行预测,如果不需要,则直接将目标添加到目标清单中,如果需要则预测后再添加到所述目标清单中。Determine whether the current position information of the corresponding target needs to be predicted based on the maximum confidence time offset information and the delay time length; if not required, directly add the target to the target list; if necessary, predict after Add to the target list.
  32. 根据权利要求29所述的方法,其特征在于,The method according to claim 29, wherein:
    所述数据包包括数据包副本,所述数据包副本中包括被感知到的目标被感知的时间点基础上,每经过一个时间偏移量后,对应的时间点以及该目标即将出现的位置预测信息;The data packet includes a copy of the data packet, and the copy of the data packet includes a time point at which the perceived target is perceived, and after each time offset has passed, the corresponding time point and the predicted position of the target are about to appear. information;
    所述数据包副本的数据结构中还包括时移衍生标志;The data structure of the data packet copy further includes a time-shift derivative flag;
    所述方法还包括:The method further includes:
    从所述数据包副本中获得与当前接收时刻最接近的时间点对应的各目标的位置预测信息。Position prediction information of each target corresponding to a point in time closest to the current receiving moment is obtained from the data packet copy.
  33. 根据权利要求27所述的方法,其特征在于,The method according to claim 27, wherein:
    所述数据包的数据结构中还包括传输间隔字段;The data structure of the data packet further includes a transmission interval field;
    所述根据所述目标清单中的目标的信息进行行驶决策,包括:The driving decision according to the information of the targets in the target list includes:
    在接收到一个RSU的数据包后,根据该RSU的传输间隔确定是否等到该RSU的 下一个数据包到来后再进行形式决策。After receiving a data packet of an RSU, it is determined whether to wait for the next data packet of the RSU before making a form decision according to the transmission interval of the RSU.
  34. 根据权利要求27所述的方法,其特征在于,The method according to claim 27, wherein:
    所述数据包的数据结构中还包括置信度字段;The data structure of the data packet further includes a confidence field;
    所述根据所述目标清单中的目标的信息进行行驶决策,包括:The driving decision according to the information of the targets in the target list includes:
    根据所述数据包对应的置信度信息,进行行驶决策。Make a driving decision based on the confidence information corresponding to the data packet.
  35. 根据权利要求27所述的方法,其特征在于,The method according to claim 27, wherein:
    所述数据包内的数据记录条目中包括优先级字段,所述优先级字段用于表示目标的危险等级;The data record entry in the data packet includes a priority field, and the priority field is used to indicate a danger level of the target;
    所述方法还包括:The method further includes:
    根据所述目标对应的优先级信息,进行行驶决策。Make a driving decision based on the priority information corresponding to the target.
  36. 一种路况信息处理装置,其特征在于,所述装置应用于路侧单元RSU中,包括:A road condition information processing device, characterized in that the device is applied to a roadside unit RSU and includes:
    感知结果获得单元,用于获得当前RSU的传感器模块对进入其感知范围内的目标进行感知的感知结果;A sensing result obtaining unit, configured to obtain a sensing result of a sensor module of the current RSU sensing a target that enters its sensing range;
    数据包接收单元,用于通过所述当前RSU的通讯模块接收至少一个外部信号源发送的数据包;所述外部信号源发送的数据包中包括至少一条数据记录,对应至少一个被所述外部信号源发现的目标的信息;A data packet receiving unit, configured to receive, through the communication module of the current RSU, a data packet sent by at least one external signal source; the data packet sent by the external signal source includes at least one data record corresponding to at least one of the external signals Information about the target discovered by the source;
    数据聚合单元,用于根据当前RSU的感知结果和/或从外部信号源接收到的数据包中的数据,进行数据聚合,生成符合预置数据结构的数据包;A data aggregation unit, configured to perform data aggregation according to a current RSU sensing result and / or data in a data packet received from an external signal source, and generate a data packet conforming to a preset data structure;
    数据包提供单元,用于将所述数据包提供给所述当前RSU的通讯模块进行发送。A data packet providing unit is configured to provide the data packet to a communication module of the current RSU for transmission.
  37. 一种路况信息处理装置,其特征在于,所述装置应用于交通参与者关联的终端设备中,包括:A road condition information processing device, characterized in that the device is applied to a terminal device associated with a traffic participant and includes:
    数据包接收单元,用于接收来自至少一个路边设备RSU的数据包,所述数据包是由所述RSU通过对感知范围内的目标进行感知的感知结果,和/或来自外部信号源的数据包进行数据聚合处理后生成的;A data packet receiving unit, configured to receive a data packet from at least one roadside device RSU, where the data packet is a sensing result by the RSU by sensing a target within a sensing range, and / or data from an external signal source Packets are generated after data aggregation processing;
    数据处理单元,用于通过对所述RSU的数据包进行处理,获得路况信息,所述路 况信息中包括周围环境中被感知的至少一个目标及其对应的信息。A data processing unit is configured to obtain road condition information by processing a data packet of the RSU, where the road condition information includes at least one perceived target in a surrounding environment and corresponding information.
  38. 一种计算机系统,其特征在于,包括:A computer system, comprising:
    一个或多个处理器;以及One or more processors; and
    与所述一个或多个处理器关联的存储器,所述存储器用于存储程序指令,所述程序指令在被所述一个或多个处理器读取执行时,执行如下操作:A memory associated with the one or more processors, where the memory is used to store program instructions, and when the program instructions are read and executed by the one or more processors, perform the following operations:
    获得当前RSU的传感器模块对进入其感知范围内的目标进行感知的感知结果;Obtaining the sensing result of the current RSU sensor module perceiving a target within its sensing range;
    通过所述当前RSU的通讯模块接收来自至少一个外部信号源的数据包;所述外部信号源发送的数据包中包括至少一条数据记录,对应至少一个被所述外部信号源发现的目标的信息;Receiving a data packet from at least one external signal source through a communication module of the current RSU; the data packet sent by the external signal source includes at least one data record corresponding to information of at least one target discovered by the external signal source;
    根据当前RSU的感知结果和/或从外部信号源接收到的数据包中的数据,进行数据聚合,生成符合预置数据结构的数据包;Perform data aggregation according to the current RSU sensing result and / or data in a data packet received from an external signal source to generate a data packet that conforms to a preset data structure;
    将所述数据包提供给所述当前RSU的通讯模块进行发送。Providing the data packet to the communication module of the current RSU for sending.
PCT/CN2019/102712 2018-09-05 2019-08-27 Road condition information processing method, apparatus and system WO2020048350A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811034271.3 2018-09-05
CN201811034271.3A CN110880236B (en) 2018-09-05 2018-09-05 Road condition information processing method, device and system

Publications (1)

Publication Number Publication Date
WO2020048350A1 true WO2020048350A1 (en) 2020-03-12

Family

ID=69722149

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/102712 WO2020048350A1 (en) 2018-09-05 2019-08-27 Road condition information processing method, apparatus and system

Country Status (2)

Country Link
CN (1) CN110880236B (en)
WO (1) WO2020048350A1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111833608A (en) * 2020-07-14 2020-10-27 腾讯科技(深圳)有限公司 Road condition information processing method and device
CN112750326A (en) * 2021-01-05 2021-05-04 北京中交国通智能交通系统技术有限公司 Generalized vehicle-road cooperation system and method
CN113205701A (en) * 2021-04-25 2021-08-03 腾讯科技(深圳)有限公司 Vehicle-road cooperation system and elevation conversion updating method based on vehicle-road cooperation
CN114500594A (en) * 2021-12-30 2022-05-13 中智行(上海)交通科技有限公司 Fault processing method for automatic driving
CN115273473A (en) * 2022-07-29 2022-11-01 阿波罗智联(北京)科技有限公司 Method and device for processing perception information of road side equipment and automatic driving vehicle
CN115457773A (en) * 2022-09-19 2022-12-09 智道网联科技(北京)有限公司 Road side equipment data processing method and device, electronic equipment and storage medium
CN115689259A (en) * 2023-01-04 2023-02-03 交通运输部公路科学研究所 Method, device, equipment and medium for determining road section, vehicle and road collaborative scene priority
CN116403402A (en) * 2023-04-13 2023-07-07 交通运输部公路科学研究所 Traffic state prediction method for urban intersection area in network environment

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111161540A (en) * 2020-03-16 2020-05-15 奇瑞汽车股份有限公司 Driving guide method and device of intelligent automobile, terminal and storage medium
CN111402583B (en) * 2020-03-19 2022-06-21 阿里巴巴集团控股有限公司 Traffic event sensing method, equipment and storage medium
CN111913200B (en) * 2020-06-28 2023-07-14 深圳市金溢科技股份有限公司 Vehicle group differential positioning method, RSU equipment, fusion sensing equipment and system
CN113038391B (en) * 2021-05-27 2021-08-20 北京踏歌智行科技有限公司 C-V2X-based method for switching virtual cells of road side units of strip mine
CN113223297B (en) * 2021-07-09 2021-10-08 杭州目炬科技有限公司 Multi-dimensional automatic vehicle identification method
CN114187759B (en) * 2021-11-19 2023-01-03 东南大学 Road side unit driving assistance method and device based on data driving model

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002049423A (en) * 2000-07-31 2002-02-15 Hisashi Sasaki Automatic traveling mechanism for vehicle
CN103198690A (en) * 2013-03-12 2013-07-10 中国联合网络通信集团有限公司 Traffic information transmitting method, vehicle-mounted information terminal, road side unit and data center
CN105446338A (en) * 2015-12-21 2016-03-30 福州华鹰重工机械有限公司 Cloud-assisted automatic driving method and system thereof
CN107807633A (en) * 2017-09-27 2018-03-16 北京图森未来科技有限公司 A kind of roadside device, mobile unit and automatic Pilot cognitive method and system
CN108010360A (en) * 2017-12-27 2018-05-08 中电海康集团有限公司 A kind of automatic Pilot context aware systems based on bus or train route collaboration
CN108182817A (en) * 2018-01-11 2018-06-19 北京图森未来科技有限公司 Automatic Pilot auxiliary system, trackside end auxiliary system and vehicle-mounted end auxiliary system

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103308055B (en) * 2013-05-20 2015-12-23 江苏新科软件有限公司 A kind of road vehicle matching process of navigational system
CN103606270A (en) * 2013-11-27 2014-02-26 重庆邮电大学 Vehicle-road cooperative communication method and system
CN103761876B (en) * 2014-01-10 2015-12-02 山东大学 Based on the acquisition of road traffic information method that bus or train route is collaborative
US10528850B2 (en) * 2016-11-02 2020-01-07 Ford Global Technologies, Llc Object classification adjustment based on vehicle communication
EP3339999B1 (en) * 2016-12-22 2021-10-27 Panasonic Intellectual Property Corporation of America Information processing apparatus, information processing method, and recording medium storing programm
CN107302576B (en) * 2017-06-19 2018-11-13 长安大学 Adaptive service data distribution method based on opportunistic communication under car networking environment
CN107993485B (en) * 2017-10-30 2019-11-26 惠州市德赛西威汽车电子股份有限公司 A kind of adaptive method for early warning and device based on car networking

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002049423A (en) * 2000-07-31 2002-02-15 Hisashi Sasaki Automatic traveling mechanism for vehicle
CN103198690A (en) * 2013-03-12 2013-07-10 中国联合网络通信集团有限公司 Traffic information transmitting method, vehicle-mounted information terminal, road side unit and data center
CN105446338A (en) * 2015-12-21 2016-03-30 福州华鹰重工机械有限公司 Cloud-assisted automatic driving method and system thereof
CN107807633A (en) * 2017-09-27 2018-03-16 北京图森未来科技有限公司 A kind of roadside device, mobile unit and automatic Pilot cognitive method and system
CN108010360A (en) * 2017-12-27 2018-05-08 中电海康集团有限公司 A kind of automatic Pilot context aware systems based on bus or train route collaboration
CN108182817A (en) * 2018-01-11 2018-06-19 北京图森未来科技有限公司 Automatic Pilot auxiliary system, trackside end auxiliary system and vehicle-mounted end auxiliary system

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111833608A (en) * 2020-07-14 2020-10-27 腾讯科技(深圳)有限公司 Road condition information processing method and device
CN111833608B (en) * 2020-07-14 2023-12-19 腾讯科技(深圳)有限公司 Road condition information processing method and device
CN112750326A (en) * 2021-01-05 2021-05-04 北京中交国通智能交通系统技术有限公司 Generalized vehicle-road cooperation system and method
CN112750326B (en) * 2021-01-05 2022-10-04 北京中交国通智能交通系统技术有限公司 Generalized vehicle-road cooperation method
CN113205701A (en) * 2021-04-25 2021-08-03 腾讯科技(深圳)有限公司 Vehicle-road cooperation system and elevation conversion updating method based on vehicle-road cooperation
CN114500594A (en) * 2021-12-30 2022-05-13 中智行(上海)交通科技有限公司 Fault processing method for automatic driving
CN115273473A (en) * 2022-07-29 2022-11-01 阿波罗智联(北京)科技有限公司 Method and device for processing perception information of road side equipment and automatic driving vehicle
CN115457773A (en) * 2022-09-19 2022-12-09 智道网联科技(北京)有限公司 Road side equipment data processing method and device, electronic equipment and storage medium
CN115689259A (en) * 2023-01-04 2023-02-03 交通运输部公路科学研究所 Method, device, equipment and medium for determining road section, vehicle and road collaborative scene priority
CN116403402A (en) * 2023-04-13 2023-07-07 交通运输部公路科学研究所 Traffic state prediction method for urban intersection area in network environment

Also Published As

Publication number Publication date
CN110880236B (en) 2022-06-14
CN110880236A (en) 2020-03-13

Similar Documents

Publication Publication Date Title
WO2020048350A1 (en) Road condition information processing method, apparatus and system
WO2021022987A1 (en) Vehicle-road cooperation apparatus and method, electronic device and storage medium
CN108140322B (en) Device and method for characterizing an object
CN113498011B (en) Internet of vehicles method, device, equipment, storage medium and system
Qiu et al. Autocast: Scalable infrastructure-less cooperative perception for distributed collaborative driving
US20200228946A1 (en) Device and method for v2x communication
CN110880235A (en) Road side equipment in road condition information processing system, processing method and device
Ahmad et al. Infrastructure‐based vehicular congestion detection scheme for V2I
US11689622B2 (en) Efficient real time vehicular traffic reporting and sharing
Alodadi et al. Cooperative volunteer protocol to detect non-line of sight nodes in vehicular ad hoc networks
CN112583872B (en) Communication method and device
KR20190112973A (en) Method and Apparatus for Vulnerable Road User Protection Based on Vehicular Communication
CN112839319A (en) Method, device and system for processing information of cellular internet of vehicles, terminal and storage medium
US20230169853A1 (en) Road space collective perception message within an intelligent transport system
AlQahtani et al. Validation of VANET message dissemination algorithms otherwise vulnerable to broadcast storms in urban contexts
Vivo et al. The European Integrated Project" SAFESPOT"-How ADAS applications co-operate for the driving safety
EP4387281A1 (en) Improved cluster break up management within an intelligent transport system
WO2021008494A1 (en) Communication method and apparatus
EP4167606A1 (en) Cooperative intelligent transport system and method with cpm area perception request
US20240038060A1 (en) Communication within an intelligent transport system for signalling hidden objects
Chtourou et al. Context-Aware Communication for V2V Collision Avoidance Applications
JP7466717B2 (en) Improved communications within intelligent transportation systems
WO2023135779A1 (en) Information communication device, information communication system, information communication method, and program
WO2023135780A1 (en) Server device, information communication system, information communication method, and program
Ramasamy et al. The Future Network 2030: A Simplified Intelligent Transportation System

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: 19858552

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: 19858552

Country of ref document: EP

Kind code of ref document: A1