WO2021184320A1 - Vehicle positioning method and device - Google Patents

Vehicle positioning method and device Download PDF

Info

Publication number
WO2021184320A1
WO2021184320A1 PCT/CN2020/080282 CN2020080282W WO2021184320A1 WO 2021184320 A1 WO2021184320 A1 WO 2021184320A1 CN 2020080282 W CN2020080282 W CN 2020080282W WO 2021184320 A1 WO2021184320 A1 WO 2021184320A1
Authority
WO
WIPO (PCT)
Prior art keywords
particles
vehicle
odd
distribution
time
Prior art date
Application number
PCT/CN2020/080282
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 华为技术有限公司
Priority to PCT/CN2020/080282 priority Critical patent/WO2021184320A1/en
Priority to CN202080004190.8A priority patent/CN112771352B/en
Publication of WO2021184320A1 publication Critical patent/WO2021184320A1/en

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance
    • G01C21/3407Route searching; Route guidance specially adapted for specific applications
    • G01C21/3415Dynamic re-routing, e.g. recalculating the route when the user deviates from calculated route or after detecting real-time traffic data or accidents
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance
    • G01C21/3446Details of route searching algorithms, e.g. Dijkstra, A*, arc-flags, using precalculated routes
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S19/00Satellite radio beacon positioning systems; Determining position, velocity or attitude using signals transmitted by such systems
    • G01S19/38Determining a navigation solution using signals transmitted by a satellite radio beacon positioning system
    • G01S19/39Determining a navigation solution using signals transmitted by a satellite radio beacon positioning system the satellite radio beacon positioning system transmitting time-stamped messages, e.g. GPS [Global Positioning System], GLONASS [Global Orbiting Navigation Satellite System] or GALILEO
    • G01S19/42Determining position
    • G01S19/45Determining position by combining measurements of signals from the satellite radio beacon positioning system with a supplementary measurement
    • G01S19/46Determining position by combining measurements of signals from the satellite radio beacon positioning system with a supplementary measurement the supplementary measurement being of a radio-wave signal type
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0212Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory
    • G05D1/0214Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory in accordance with safety or protection criteria, e.g. avoiding hazardous areas
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0212Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory
    • G05D1/0223Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory involving speed control of the vehicle

Definitions

  • This application relates to the technical field of Internet of Vehicles, and in particular to a vehicle positioning method and device.
  • the vehicle's own positioning is a very important link.
  • Current positioning methods usually use feature matching methods, particle filter algorithms, etc. to complete vehicle positioning based on observation data collected by different sensors on the vehicle.
  • the sensors on the vehicle may include, for example, a global navigation satellite system (GNSS), an inertial measurement unit (IMU), a laser detection and measurement (light detection and ranging, LiDAR), or a camera.
  • GNSS global navigation satellite system
  • IMU inertial measurement unit
  • LiDAR laser detection and measurement
  • camera a camera.
  • the particle filter algorithm is a process of approximating the probability density function by looking for a set of random samples propagating in the state space, replacing the integral operation with the sample mean, and then obtaining the minimum variance estimation process of the system state.
  • design application domains operation design domains, ODD
  • ODD operational design domains
  • the present application provides a vehicle positioning method and device to solve the problem that the positioning performance of the vehicle cannot be guaranteed in the prior art.
  • an embodiment of the present application provides a vehicle positioning method, which may be executed by the positioning module of the vehicle itself, or may also be executed by the positioning server on the network side of the automatic driving system. Alternatively, the method can also be executed by other devices with positioning functions.
  • the first position of the vehicle at the first time can be determined first, where the first position can be obtained by receiving a message, or obtained by observation, for example, the positioning module in the vehicle, such as GPS module, The approximate location of the vehicle, or the approximate location of the vehicle obtained by the positioning server based on the cell positioning method; and then determine the first design applicable domain ODD of the vehicle at the second time, and the first ODD may be determined according to multiple methods For example, it may be determined according to collected observation data, user input, the first position, or received indication information of other devices. Wherein, the first ODD is used to indicate the operating conditions or environmental conditions of the vehicle. Furthermore, a plurality of particles used for particle filtering are sampled around the first position according to the first ODD.
  • the number and/or distribution of the plurality of particles corresponds to the first ODD; finally, the second position of the vehicle at the second time is determined according to the plurality of particles obtained by sampling. It should be understood that the second time is after the first time.
  • the embodiment of the application adaptively sets the number or distribution of sampled particles for positioning calculation according to the ODD, so that the collected particles can be more densely distributed near the real position of the vehicle, especially in the iterative process of particle filtering. More accurately complete the positioning of the vehicle itself, and effectively improve the accuracy and efficiency of the positioning of autonomous vehicles.
  • the first ODD of the vehicle can be determined, and multiple particles used for particle filtering can be sampled around the first position according to the first ODD.
  • the number and/or distribution of the particles can correspond to the first ODD, so that the multiple particles sampled can meet the operating conditions of the vehicle, so that when the vehicle is positioned based on the multiple particles obtained by the sampling, the positioning performance of the vehicle can be better improved .
  • the automatic driving system may also determine the target level of the first ODD.
  • the automatic driving system may collect a plurality of particles for particle filtering around the first position according to the target level. Specifically, the number and/or distribution of the plurality of particles corresponds to the target level.
  • the number of the plurality of particles may be positively correlated with the target level, and the higher the level of the first ODD, the greater the number of particles.
  • the positive correlation can be realized by an exponential function, a proportional function or a look-up table mapping with respect to the target level.
  • the number and/or distribution of the plurality of particles sampled can correspond to the target level of the first ODD, and a plurality of particles that are more in line with the operating conditions of the vehicle can be determined according to the target level of the first ODD, or the distribution density or The distribution area is more in line with the multiple particles of the operating conditions of the vehicle, so as to improve the positioning performance of the vehicle and make the positioning result more accurate.
  • the number or distribution of the plurality of particles may also correspond to the sensor type of the vehicle.
  • the number or distribution of the multiple particles sampled can also correspond to the target level of the first ODD and the sensor type of the vehicle. In this way, the multiple particles sampled can be more in line with the operating conditions of the vehicle, and the positioning results can be improved. precise.
  • the second position of the vehicle at the second time may also be determined as the new first position, and the vehicle may be iteratively determined according to the above method in the embodiment of the present application.
  • Positioning When positioning the vehicle iteratively, if it is determined that the vehicle is switched from the first ODD to the second ODD, a plurality of particles for particle filtering can be sampled around the new first position according to the second ODD .
  • the number and/or distribution of the plurality of particles collected again corresponds to the second ODD; finally, the number and/or distribution of the plurality of particles collected again corresponds to the second ODD; and finally, the vehicle is re-determined at the third time after the first time according to the plurality of particles obtained by sampling again. The second position.
  • the multiple particles used for particle filtering can be resampled around the first position of the vehicle according to the transformed ODD, and the particles used for particle filtering can be reset according to changes in the operating conditions of the vehicle.
  • the number or distribution of multiple particles in the particle filter can make the positioning result more accurate following changes in the environment and operating conditions of the vehicle.
  • the second position of the vehicle at the second time may also be determined as the new first position, and the vehicle may be continuously inspected according to the above method in the embodiment of the present application.
  • Positioning When continuing to locate the vehicle, if the number of effective particles in the collected particles is less than the threshold and the first ODD does not switch, the operation of deleting some invalid particles and copying some effective particles may be performed first, After the particle deletion and copy operations are performed, the third position of the vehicle at a third time after the first time is determined based on the plurality of particles obtained after the operation.
  • each particle is configured with a corresponding weight value.
  • the weight value of different particles can be the same or different.
  • the weight value can be greater than a certain value. Particles with a threshold value are regarded as effective particles, or particles with a weight value less than a certain threshold are regarded as invalid particles.
  • an embodiment of the present application also provides a vehicle positioning device, which can be used to perform the operations in the foregoing first aspect and any possible implementation manner of the first aspect.
  • the positioning device may include a module or unit for performing each operation in the above-mentioned first aspect or any possible implementation of the first aspect.
  • processing unit and acquisition unit for example, including processing unit and acquisition unit.
  • an embodiment of the present application provides a vehicle positioning device, including a processor, and optionally a memory; wherein the memory stores a computer program, and the processor is used to call and run the computer program from the memory, so that the vehicle
  • the positioning device executes the foregoing first aspect or any method in any possible implementation manner of the first aspect.
  • the embodiments of the present application provide a computer program product.
  • the computer program product includes: computer program code.
  • the computer program code is executed by the communication unit, processing unit or transceiver, or processor of the vehicle positioning device, the vehicle The positioning device executes the foregoing first aspect or any method in any possible implementation manner of the first aspect.
  • an embodiment of the present application provides a computer-readable storage medium, and the computer-readable storage medium stores a program, and the program causes the vehicle positioning device to execute any of the foregoing first aspect or any of the possible implementation manners of the first aspect.
  • Figure 1 is a schematic diagram of a typical application scenario of an embodiment of the application
  • Fig. 2 is an exemplary flowchart of a vehicle positioning method provided by an embodiment of the application
  • FIG. 3 is a schematic diagram of particle distribution under different ODDs in an embodiment of the application.
  • FIG. 4 is a schematic diagram of particle sampling under different ODDs in an embodiment of the application.
  • Fig. 5 is a schematic diagram of effective particle distribution in an embodiment of the application.
  • FIG. 6 is a schematic diagram of the effective particle replication operation in an embodiment of the application.
  • FIG. 7 is a structural block diagram of a vehicle positioning device provided by an embodiment of the application.
  • FIG. 8 is a structural block diagram of another vehicle positioning device provided by an embodiment of the application.
  • Operational design domain refers to the conditions or scope of application for which the autonomous driving system is designed to function, including but not limited to vehicle speed, geographic location, traffic conditions, road type, weather, time, environment, and country Or local traffic laws, etc. It is also commonly referred to as operational design domain, design operational domain, and so on.
  • Particles refer to random samples propagating in the state space, which can be used as reference points for determining the position of the vehicle in the automatic driving system. A large number of particles can simulate the motion state and trajectory of the vehicle for particle filtering.
  • AD automatic driving
  • HAD highly automated driving
  • ADAS advanced driver assistance systems
  • the word "exemplary” is used to mean serving as an example, illustration, or illustration. Any embodiment or design solution described as an "example” in this application should not be construed as being more preferable or advantageous than other embodiments or design solutions. Rather, the term example is used to present the concept in a concrete way.
  • information, signal, message, and channel can sometimes be used together. It should be noted that the meanings to be expressed are the same when the differences are not emphasized. “ ⁇ (of)”, “corresponding (relevant)” and “corresponding (corresponding)” can sometimes be used together. It should be pointed out that the meanings to be expressed are the same when the difference is not emphasized.
  • FIG. 1 shows a schematic diagram of a communication system suitable for a vehicle positioning method according to an embodiment of the present application.
  • the communication system 100 includes a network device 101, a positioning server 103 on the network side, a vehicle 102 and a control management device 104 on the vehicle 102.
  • the network device 101 may be configured with multiple antennas, and the vehicle 102 may also be configured with multiple antennas.
  • the communication system may further include a network device 105, and the network device 105 may also be configured with multiple antennas.
  • the network device 101 or the network device 105 may also include multiple components related to signal transmission and reception (for example, a processor, a modulator, a multiplexer, a demodulator, or a demultiplexer, etc.).
  • multiple components related to signal transmission and reception for example, a processor, a modulator, a multiplexer, a demodulator, or a demultiplexer, etc.
  • the technical solutions provided by the embodiments of the present application may be executed by a positioning module with a positioning function in the control management device 104 or may also be executed by the positioning server 103 on the network side in FIG. 1.
  • the network device may be a device with a wireless transceiver function or a chip that can be installed in the device.
  • the device includes but is not limited to: evolved Node B (eNB), radio network controller (RNC) ), Node B (NB), base station controller (BSC), base transceiver station (BTS), home base station (for example, home evolved NodeB, or home Node B, HNB), Baseband unit (BBU), access point (AP), wireless relay node, wireless backhaul node, and transmission point (transmission and reception point, TRP) in wireless fidelity (WIFI) systems Or transmission point, TP), etc., and can also be 5G, such as NR, gNB in the system, or transmission point (TRP or TP), one or a group (including multiple antenna panels) antennas of the base station in the 5G system
  • the panel or, may also be a network node constituting a gNB or transmission point, such as a baseband unit (BBU), or a distributed unit (DU, distributed
  • the different base stations in the embodiments of the present application may be base stations with different identities, or base stations with the same identity and deployed in different geographic locations. Before the base station is deployed, the base station does not know whether it will involve the scenario applied in the embodiment of the present application. Therefore, the base station or the baseband chip should support the method provided in the embodiment of the present application before deployment. It is understandable that the aforementioned base stations with different identities may be base station identities, cell identities or other identities.
  • the gNB may include a centralized unit (CU) and a DU.
  • the gNB may also include a radio unit (RU).
  • CU implements some functions of gNB
  • DU implements some functions of gNB, for example, CU implements radio resource control (radio resource control, RRC), packet data convergence protocol (packet data convergence protocol, PDCP) layer functions
  • DU implements wireless link Channel control (radio link control, RLC), media access control (media access control, MAC) and physical (physical, PHY) layer functions.
  • the network device may be a CU node, or a DU node, or a device including a CU node and a DU node.
  • the CU can be divided into network equipment in the access network RAN, and the CU can also be divided into network equipment in the core network CN, which is not limited here.
  • both the network device 101 and the network device 105 can communicate with multiple vehicles (for example, the vehicle 102 shown in the figure). It should be understood that both the network device 101 and the network device 105 can communicate with one or more vehicles similar to the vehicle 102, and the vehicle 102 can communicate with different network devices to realize the function of automatic driving (also called unmanned driving). However, it should be understood that the vehicle communicating with the network device 101 and the vehicle communicating with the network device 105 may be the same or different.
  • the vehicle 102 shown in FIG. 1 can communicate with the network device 101 and the network device 105 at the same time, but this only shows one possible scenario. In some scenarios, the vehicle 102 may only communicate with the network device 101 or the network device 105. Communication, this application does not limit this.
  • FIG. 1 is only a simplified schematic diagram of an example for ease of understanding, and the communication system may also include other network devices or other vehicles, which are not shown in FIG. 1.
  • the vehicle 102 when the vehicle 102 is traveling, it needs to collect detailed information such as road information, obstacle information, and the position of the vehicle 102 on the lane in which the vehicle 102 is located, so as to be based on the collected information. To control the traveling direction and speed of the vehicle 102.
  • the accuracy required for recognition in the field of autonomous driving is not only "what road the vehicle 102 is driving on", but "in which lane the vehicle 102 is driving".
  • the width of a lane is only 2.7m-4.6m, and the allowable error is extremely small. Therefore, the realization of automatic driving is inseparable from the demand for high-precision positioning of the vehicle.
  • FIG. 2 is an exemplary flowchart of a vehicle positioning method provided by an embodiment of the application, which may include the following processes:
  • Step 201 Determine the first position of the vehicle at the first time.
  • the first position of the vehicle can be determined by the control and management equipment installed in the vehicle; for example, the control and management equipment of the vehicle can control the global installed in the communication equipment installed in the vehicle itself or in the communication equipment carried in the vehicle.
  • Positioning system global positioning system, GPS
  • Beidou satellite navigation system beidou navigation satellite system, BDS
  • other components with positioning function perform positioning operations on the vehicle's position at the first time, and obtain the vehicle's first position at the first time.
  • Location Alternatively, the first position may also be an approximate position obtained by the control and management device of the vehicle by controlling a sensor installed in the vehicle itself, and the sensor may be, for example, a camera, a global navigation satellite system (GNSS) or other sensors.
  • GNSS global navigation satellite system
  • the control management device can calculate the first position through the data obtained by the vehicle's sensor observations.
  • the GNSS obtains the distance information between the vehicle and the satellite at the first time, reports the distance information to the control and management device, and the control and management device calculates the first position of the vehicle at the first time based on the distance information.
  • the positioning server on the network side of the automatic driving system may also determine the first position of the vehicle.
  • the positioning server may confirm the first position of the vehicle at the first time based on the information of the cell where the vehicle is located at the first time.
  • the first position here may be the positioning result obtained from the previous calculation based on the iterative calculation of this solution. Based on iterative calculations, the positioning results can be continuously updated according to changes in the environment and status.
  • the first position here may also be the approximate initial position of the vehicle. For example, it may be an approximate fuzzy position of the vehicle.
  • the first position can indicate which area or road the vehicle is in at the first time, but cannot give specific information about the vehicle. Information such as latitude and longitude, that is to say, the first position is position information with relatively low accuracy, which does not meet the requirements for vehicle positioning in the current automatic driving system.
  • the second position the position of the vehicle with higher accuracy than the first position.
  • multiple reference particles for determining the second position information are determined around the first position.
  • the first position and the determined multiple reference particles are used to determine the second position with higher accuracy through a particle filter algorithm. Since more information is collected and used when the second position is calculated, the particle filter algorithm is used to iterate, and the accuracy of the positioning result is also higher.
  • Step 202 Determine the first design applicable domain ODD of the vehicle at the second time.
  • the first ODD of the vehicle can be determined based on the observation data of the sensors of the vehicle.
  • the operating conditions of the vehicle may include road type, weather, time, traffic characteristics, vehicle speed, local traffic laws, etc.
  • the traffic characteristics here can be traffic participants, such as pedestrians, bicycles, traffic lights, etc.
  • the correspondence relationship between different ODDs and different observation data may be stored in advance. In this way, after the observation data of the vehicle at the second time point is collected through the vehicle's sensors, etc., the first ODD corresponding to the vehicle at the second time can be determined according to the corresponding relationship.
  • Step 203 According to the first ODD, sample a plurality of particles used for particle filtering around the first position, and the number or distribution of the plurality of particles corresponds to the first ODD.
  • the number of multiple particles may be determined according to the first ODD, and sampling is performed around the first location according to a predetermined distribution of multiple particles.
  • the distribution of multiple particles may be determined according to the first ODD, and sampling is performed around the first position according to a predetermined number of multiple particles.
  • the number and distribution of multiple particles may be determined according to the first ODD, and sampling may be performed around the first position, which is not specifically limited in the embodiment of the present application.
  • the following respectively introduces the implementation manners for determining the number or distribution of multiple particles according to the first ODD.
  • the number of multiple particles may be related to the characteristics of the first ODD.
  • the first ODD When a vehicle is traveling on a highway, the first ODD is used to characterize the highway. At this time, the characteristics of the first ODD may include fast speed, sparse obstacles, simple traffic characteristics, and so on. Therefore, the noise covariance and the observation noise covariance of the positioning process are small, and then according to the first ODD, a smaller number of particles can be collected around the first position.
  • the first ODD When a vehicle is driving on a road in a city block, the first ODD is used to characterize a road in a city block. At this time, the characteristics of the first ODD include low vehicle speed, dense obstacles, and complex traffic characteristics. Therefore, the noise covariance and the observation noise covariance of the positioning process are relatively large, and at this time, according to the first ODD, a larger number of particles can be collected around the first position.
  • the corresponding relationship between different ODDs and the number of particles to be collected can be established in advance, so that when the current ODD of the vehicle is determined, the corresponding relationship can be used to determine the need to collect around the first position of the vehicle. How many particles.
  • each ODD can be divided into multiple levels, that is, one ODD contains multiple levels.
  • the multiple levels contained in an ODD correspond to the number of multiple particles that need to be collected.
  • the number of multiple particles that need to be collected may be positively correlated with a level under the corresponding ODD, that is, the higher a level under the ODD, the greater the number of multiple particles that need to be collected.
  • the positive correlation can be embodied in an exponential way or a positive proportional way.
  • a level under the ODD and the corresponding number of particles to be collected may conform to the following formula (1) or formula (2).
  • N is the number of multiple particles to be collected
  • a is a preset integer greater than 1
  • f is a preset positive integer
  • i is a level under ODD.
  • the number of multiple particles that need to be collected may also be negatively correlated with a level under the corresponding ODD, that is, the higher a level under the ODD, the smaller the number of multiple particles that need to be collected. It should be understood that when the number of multiple particles that need to be collected is positively correlated with the next level of ODD, the division of multiple levels of ODD is negatively related to the number of multiple particles that need to be collected and the next level of OD. The division of each level can be different.
  • the vehicle belongs to the specific target level under the first ODD according to the current environment and other information of the vehicle, and then according to the specific target level under the first ODD and the above method, it is determined that the vehicle needs to be in the first ODD.
  • the number of multiple particles collected around a location can make the number of sampled particles more in line with the operating conditions of the vehicle, and can also improve the positioning performance of the vehicle.
  • the number of multiple particles that need to be collected may also correspond to the sensor type of the vehicle and the specific target level under which the vehicle belongs to the first ODD.
  • multiple candidate ranges of the number of particles may be configured for the sensor type of the vehicle and the multiple levels included in the first ODD to which the vehicle belongs. When sampling, you can randomly select a number in the candidate range.
  • the relationship table shown in Table 1 can be given.
  • the first ODD when used to characterize the expressway, the first ODD It can include levels 1-3, and the number of multiple particles as shown in Table 1 can be determined by the above-mentioned multiple methods for each level.
  • the relationship table shown in Table 2 can be given.
  • the first ODD when used to characterize roads in urban blocks, the first The ODD can include levels 1-3, and the number of multiple particles as shown in Table 2 can be determined by the above-mentioned multiple methods for each level.
  • the number of particles used for particle filtering can be determined according to the first ODD, so that when the first position is iterated through the particle filter algorithm, the information used is closer to the operating conditions of the vehicle, which can improve the positioning of the vehicle.
  • the performance can make the positioning result of the vehicle (the second position in the embodiment of the present application) more accurate.
  • the distribution of the plurality of particles may be related to the characteristics of the first ODD.
  • the first ODD When a vehicle is traveling on a highway, the first ODD is used to characterize the highway. At this time, the characteristics of the first ODD may include fast speed, sparse obstacles, simple traffic characteristics, and so on. Therefore, the noise covariance and the observation noise covariance of the positioning process are small, and at this time, the multiple particles collected around the first position may present an aggregated distribution mode.
  • the first ODD When a vehicle is driving on a road in a city block, the first ODD is used to characterize a road in a city block. At this time, the characteristics of the first ODD include low vehicle speed, dense obstacles, and complex traffic characteristics. Therefore, the noise covariance and the observation noise covariance of the positioning process are relatively large, and the multiple particles collected around the first position may present a discrete distribution.
  • (1) is a schematic diagram of the distribution of multiple particles collected around the first position of the vehicle when the first ODD is used to characterize expressways, and (2) is when the first ODD is used to characterize roads in urban blocks
  • the distribution of the plurality of particles may be determined according to the distribution variance of the plurality of particles or the particle interval of the plurality of particles.
  • each ODD can be divided into multiple levels, that is, one ODD includes multiple levels.
  • the multiple levels contained in an ODD correspond to the distribution variance of the particles to be collected.
  • the distribution variance of the particles to be collected may be positively correlated with a level under the corresponding ODD, that is to say, the higher the level under the ODD, the larger the distribution variance of the particles that need to be collected.
  • the distribution variance can conform to the following formula (3):
  • the multiple levels contained in one ODD correspond to the particle interval of the particles to be collected.
  • the corresponding particle interval can be determined according to the current target level of the first ODD of the vehicle.
  • uniform sampling is performed around the first position of the vehicle according to the number and the particle interval.
  • centralized sampling may be performed at the first position of the vehicle according to the number and the particle interval.
  • sampling may be performed in a specific area of the first position.
  • the centralized sampling can be uniform sampling, for example, the interval between particles is the same.
  • (1) and (2) are schematic diagrams of uniform sampling around the first position of the vehicle, and (3) are schematic diagrams of centralized sampling at the first position of the vehicle.
  • the distribution of multiple particles can be determined according to the target level of the first ODD, so that the distribution of the multiple particles sampled can meet the operating conditions of the vehicle, and the positioning performance of the vehicle can also be improved.
  • Step 204 Determine the second position of the vehicle at the second time according to the plurality of particles.
  • the second time here is after the aforementioned first time.
  • the second position of the vehicle at the second time may be determined according to the particle filtering algorithm. Based on this solution, multiple particles can be sampled around the first position according to the first ODD, so that the number or distribution of the multiple particles can correspond to the first ODD, and the positioning performance of the vehicle can be improved.
  • the second position can be determined as the new first position in the embodiment of the present application, and the positioning method provided in the embodiment of the present application is used to continue positioning the vehicle. For example, if the second position a of the vehicle is obtained according to the aforementioned steps 201-204, it can be determined that point a is the new first position, and the vehicle can be positioned continuously according to steps 201-204 to obtain the new The second position.
  • the new first position can be reset according to the technical solution provided in the embodiments of the present application.
  • the specific implementation method for determining the number or distribution of multiple particles used for particle filtering is the same as the above method, and will not be repeated here.
  • the effective particles among the plurality of particles obtained by sampling can be determined.
  • the weight value of each particle in a plurality of particles can be determined, and the effective particle can be determined according to the weight value.
  • the method of determining effective particles will be described in conjunction with FIG. 5.
  • the landmark 501 can be selected in the first position according to a preset rule.
  • the control and management equipment of the vehicle can calculate the first distance from the multiple particles to the road sign 501 and the second distance from the vehicle to the road sign 501 based on the data observed by the sensors installed in the vehicle itself. Wherein, the higher the similarity between the first distance and the second distance, the greater the weight value of the particle corresponding to the first distance. When the weight value is less than or equal to the first threshold, it can be determined that the particle corresponding to the first distance is an invalid particle.
  • black particles are effective particles, and white particles are ineffective particles.
  • the difference between the first distance and the second distance is greater than the second threshold, it may be determined that the particle corresponding to the first distance is an ineffective particle.
  • the first threshold and the second threshold here may be preset based on empirical values, which are not specifically limited in this application.
  • the second position at the second time can be determined as the new first position according to the technical solution provided in the embodiments of the present application, and sampling around the new first position is used for particle filtering
  • the specific implementation method of the number and/or distribution of the multiple particles is the same as the above method, and will not be repeated here.
  • the second position can be determined as the new first position, some ineffective particles can be deleted around the new first position, and some effective particles can be copied, and this part of effective particles can be adopted.
  • the filtering algorithm continues to locate the vehicle.
  • particles with the same position as the effective particle may be sampled at the new first position.
  • the same position can mean that the distance between the particles and the vehicle is the same, or the distribution of the particles around the vehicle is the same.
  • the black particles are effective particles
  • point b is the second position of the vehicle at the second time, that is, the new first position.
  • all effective particles can be copied for particle filtering. After the particle copy operation is performed, the number and distribution of the particles are shown in FIG. 6, and the particle filter algorithm can be used according to the particles in FIG. 6 to determine the position of the vehicle at the third time.
  • a strategy for resetting the number or distribution of multiple particles may be stored in advance, as shown in Table 3:
  • the vehicle positioning method according to the embodiment of the present application has been described in detail above with reference to FIGS. 1 to 6.
  • the vehicle positioning device according to the embodiment of the present application will be described in detail below with reference to FIGS. 7 to 8.
  • the vehicle positioning device 700 includes one or more processors 701, and the one or more processors 701 can implement the method in the embodiment shown in FIG. 2.
  • the vehicle positioning device 700 includes means for sampling a plurality of particles around the first position for particle filtering according to the first ODD.
  • the first ODD may be determined by one or more processors.
  • the processor 701 may implement other functions in addition to the method of the embodiment shown in FIG. 2.
  • the processor 701 may execute instructions to make the vehicle positioning device 700 execute the method described in the foregoing method embodiment.
  • the instructions may be stored in the processor in whole or in part, and may also be stored in the memory 702 coupled to the processor in whole or in part.
  • the vehicle positioning device 700 may also include a circuit, and the circuit may implement the functions in the foregoing method embodiments.
  • the vehicle positioning device 700 may include one or more memories 702, on which instructions 704 are stored, and the instructions may be executed on the processor, so that the vehicle positioning device 700 executes the method described in the above method embodiment.
  • data may also be stored in the memory.
  • the optional processor may also store instructions and/or data.
  • the one or more memories 702 may store the first ODD described in the foregoing embodiment, or the number or distribution of multiple particles involved in the foregoing embodiment.
  • the processor and the memory can be provided separately or integrated together.
  • the communication device 700 may further include a transceiver unit 705 and an antenna 706.
  • the processor 701 may be referred to as a processing unit, which controls the vehicle positioning device.
  • the transceiver unit 705 may be called a transceiver, a transceiver circuit, or a transceiver, etc., and is used to implement the transceiver function of the vehicle positioning device through the antenna 706.
  • the vehicle positioning device 800 shown in FIG. 8 can be used as the positioning server on the management side or the control and management equipment of the vehicle itself involved in the above method embodiment, and executes the positioning server in the above method embodiment.
  • the server or the management control device of the vehicle executes the steps.
  • the vehicle positioning device 800 may include a processing unit 801 and an acquisition unit 802, and the processing unit 801 and the acquisition unit 802 are coupled with each other.
  • the processing unit 801 may be used to support the vehicle positioning device 800 to execute the processing actions in the foregoing method embodiments.
  • the processing unit 801 can be used to determine the first position of the vehicle at the first time; or, it can also be used to determine that the first design of the vehicle at the second time is applicable. Domain ODD.
  • the collection unit 802 samples a plurality of particles used for particle filtering around the first position according to the first ODD. For the number or distribution of the multiple particles, refer to the relevant description in the foregoing method embodiment.
  • the processing unit 801 may also be used to determine the second position of the vehicle at the second time according to the plurality of particles.
  • the processing unit 801 may also be used to determine the target level of the first ODD after determining the first ODD of the vehicle at the second time, where the target level of the first ODD and how to determine the first ODD For the target level of ODD, refer to the relevant description in the above method embodiment.
  • the processing unit 801 may also be used to determine that the first ODD is switched to the second ODD.
  • the collection unit 802 may also be used to reset the number or distribution of the plurality of particles according to the second ODD. Wherein, how to reset the number or distribution of the multiple particles according to the second ODD can refer to the relevant description in the above method embodiment.
  • the processing unit 801 may also be used to determine that the number of effective particles in the plurality of particles is less than a threshold and the first ODD has not been switched; delete some ineffective particles and copy some effective particles.
  • how to determine the number of effective particles and how to copy some effective particles can refer to the relevant description in the above method embodiment.
  • the software or firmware includes but is not limited to computer program instructions or codes, and can be executed by a hardware processor.
  • the hardware includes, but is not limited to, various integrated circuits, such as a central processing unit (CPU), a digital signal processor (DSP), a field programmable gate array (FPGA), or an application specific integrated circuit (ASIC).
  • CPU central processing unit
  • DSP digital signal processor
  • FPGA field programmable gate array
  • ASIC application specific integrated circuit
  • the processor in the embodiment of the present application may be an integrated circuit chip with signal processing capability.
  • the steps of the foregoing method embodiments can be completed by hardware integrated logic circuits in the processor or instructions in the form of software.
  • the above-mentioned processor may be a general-purpose processor, a digital signal processor (digital signal processor, DSP), an application specific integrated circuit (ASIC), a ready-made programmable gate array (field programmable gate array, FPGA) or other Programming logic devices, discrete gates or transistor logic devices, discrete hardware components.
  • DSP digital signal processor
  • ASIC application specific integrated circuit
  • FPGA ready-made programmable gate array
  • Programming logic devices discrete gates or transistor logic devices, discrete hardware components.
  • the methods, steps, and logical block diagrams disclosed in the embodiments of the present application can be implemented or executed.
  • the general-purpose processor may be a microprocessor or the processor may also be any conventional processor or the like.
  • the steps of the method disclosed in the embodiments of the present application may be directly embodied as being executed and completed by a hardware decoding processor, or executed and completed by a combination of hardware and software modules in the decoding processor.
  • the software module can be located in a mature storage medium in the field, such as random access memory, flash memory, read-only memory, programmable read-only memory, or electrically erasable programmable memory, registers.
  • the storage medium is located in the memory, and the processor reads the information in the memory and completes the steps of the above method in combination with its hardware.
  • the memory in the embodiments of the present application may be a volatile memory or a non-volatile memory, or may include both volatile and non-volatile memory.
  • the non-volatile memory can be read-only memory (ROM), programmable read-only memory (programmable ROM, PROM), erasable programmable read-only memory (erasable PROM, EPROM), and electrically available Erase programmable read-only memory (electrically EPROM, EEPROM) or flash memory.
  • the volatile memory may be random access memory (RAM), which is used as an external cache.
  • RAM random access memory
  • static random access memory static random access memory
  • dynamic RAM dynamic random access memory
  • DRAM dynamic random access memory
  • synchronous dynamic random access memory synchronous DRAM, SDRAM
  • double data rate synchronous dynamic random access memory double data rate SDRAM, DDR SDRAM
  • enhanced synchronous dynamic random access memory enhanced SDRAM, ESDRAM
  • seriallinkDRAM synchronous connection dynamic random access memory
  • direct rambusRAM direct rambusRAM
  • the embodiment of the present application also provides a computer-readable medium on which a computer program is stored, and when the computer program is executed by a computer, the vehicle positioning method described in any of the foregoing method embodiments is implemented.
  • the embodiment of the present application also provides a computer program product, which, when executed by a computer, implements the vehicle positioning method described in any of the foregoing method embodiments.
  • the computer may be implemented in whole or in part by software, hardware, firmware, or any combination thereof.
  • software it can be implemented in the form of a computer program product in whole or in part.
  • the computer program product includes one or more computer instructions.
  • the computer may be a general-purpose computer, a special-purpose computer, a computer network, or other programmable devices.
  • the computer instructions may be stored in a computer-readable storage medium or transmitted from one computer-readable storage medium to another computer-readable storage medium.
  • the computer instructions may be transmitted from a website, computer, server, or data center.
  • the computer-readable storage medium may be any available medium that can be accessed by a computer or a data storage device such as a server or data center integrated with one or more available media.
  • the usable medium may be a magnetic medium (for example, a floppy disk, a hard disk, and a magnetic tape), an optical medium (for example, a high-density digital video disc (digital video disc, DVD)), or a semiconductor medium (for example, a solid state disk, SSD)) etc.
  • An embodiment of the present application also provides a vehicle positioning device, including a processor and an interface; the processor is configured to execute the vehicle positioning method described in any of the foregoing method embodiments.
  • the aforementioned vehicle positioning device may be a chip, and the processor may be implemented by hardware or software.
  • the processor When implemented by hardware, the processor may be a logic circuit, an integrated circuit, etc.; when implemented by software, When implemented, the processor may be a general-purpose processor, which is implemented by reading the software code stored in the memory, and the memory may be integrated in the processor, may be located outside the processor, and exist independently.
  • the functional units in the various embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
  • the above-mentioned integrated unit can be implemented in the form of hardware or software functional unit.

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Traffic Control Systems (AREA)

Abstract

A vehicle positioning method and device. The method comprises: determining a first location of a vehicle at a first time (201); determining a first operational design domain (ODD) for the vehicle at a second time (202); performing, according to the first ODD, sampling around the first location to obtain multiple particles for particle filtering, the number or distribution of the multiple particles corresponding to the first ODD (203); and determining a second location of the vehicle at the second time according to the multiple particles (204). In the invention, appropriate classification of ODDs and adaptive configuration of the number or distribution of sampled particles for positioning computation can enhance the positioning efficiency of particle filtering while saving computing resources, thereby performing quick positioning of an automatic driving vehicle.

Description

车辆定位方法和装置Vehicle positioning method and device 技术领域Technical field
本申请涉及车联网技术领域,尤其涉及一种车辆定位方法和装置。This application relates to the technical field of Internet of Vehicles, and in particular to a vehicle positioning method and device.
背景技术Background technique
在自动驾驶系统中,车辆自身定位是十分重要的一个环节。目前的定位方法通常是根据车辆上的不同传感器采集的观测数据,采用特征匹配方法、粒子滤波算法等完成车辆的定位。车辆上的传感器可以包括例如全球卫星导航系统(global navigation satellite system,GNSS)、惯性测量单元(interial measurement unit,IMU)、激光探测与测量(light detection and ranging,LiDAR)或相机等。In an autonomous driving system, the vehicle's own positioning is a very important link. Current positioning methods usually use feature matching methods, particle filter algorithms, etc. to complete vehicle positioning based on observation data collected by different sensors on the vehicle. The sensors on the vehicle may include, for example, a global navigation satellite system (GNSS), an inertial measurement unit (IMU), a laser detection and measurement (light detection and ranging, LiDAR), or a camera.
目前,粒子滤波算法是通过寻找一组在状态空间中传播的随机样本来近似的表示概率密度函数,用样本均值代替积分运算,进而获得系统状态的最小方差估计的过程。自动驾驶场景有多种设计适用域(operational design domain,ODD),现有技术在应用粒子滤波进行车辆定位时,没有考虑不同的ODD下,不同车辆传感器具有不同的观测噪声以及状态转移过程噪声的情况,不仅浪费计算空间,也会导致车辆的定位性能无法得到保证、定位结果偏差较大的问题。At present, the particle filter algorithm is a process of approximating the probability density function by looking for a set of random samples propagating in the state space, replacing the integral operation with the sample mean, and then obtaining the minimum variance estimation process of the system state. There are multiple design application domains (operational design domains, ODD) for autonomous driving scenarios. In the prior art, when particle filtering is applied for vehicle positioning, it does not consider different ODDs. Different vehicle sensors have different observation noises and state transition process noises. The situation not only wastes calculation space, but also leads to the problem that the positioning performance of the vehicle cannot be guaranteed and the positioning results vary greatly.
发明内容Summary of the invention
本申请提供一种车辆定位方法和装置,用以解决现有技术中车辆的定位性能无法得到保证的问题。The present application provides a vehicle positioning method and device to solve the problem that the positioning performance of the vehicle cannot be guaranteed in the prior art.
第一方面,本申请实施例提供一种车辆定位方法,该方法可由车辆自身的定位模块执行,或者还可以是自动驾驶系统网络侧的定位服务器来执行。或者,该方法还可由其他具有定位功能的设备执行。该方法中,可以先确定所述车辆在第一时间的第一位置,其中第一位置可以是通过接收消息得到的,或者是通过观测得到的,例如,车辆中的定位模块例如GPS模块定位得到的大概位置,或者可以是定位服务器基于小区定位方式定位得到的车辆所在的大概位置;然后确定所述车辆在第二时间的第一设计适用域ODD,所述第一ODD可以根据多种方式确定,例如可以根据采集的观测数据、用户输入、所述第一位置或者接收到的其他设备的指示信息确定。其中,第一ODD用于表示所述车辆的运行条件或所在的环境条件。进而根据所述第一ODD在所述第一位置的周围采样用于进行粒子滤波的多个粒子。其中,所述多个粒子的数目和/或分布与所述第一ODD对应;最后根据采样得到的所述多个粒子确定所述车辆的第二时间的第二位置。应理解,所述第二时间在所述第一时间之后。本申请实施例根据ODD自适应的设置用于定位计算的采样粒子的数目或分布,可以使采集的粒子更密集的分布在车辆真实位置附近,尤其在粒子滤波迭代过程中,使粒子的定位结果更准确的完成车辆自身定位,有效提高自动驾驶车辆定位的准确性和效率。In the first aspect, an embodiment of the present application provides a vehicle positioning method, which may be executed by the positioning module of the vehicle itself, or may also be executed by the positioning server on the network side of the automatic driving system. Alternatively, the method can also be executed by other devices with positioning functions. In this method, the first position of the vehicle at the first time can be determined first, where the first position can be obtained by receiving a message, or obtained by observation, for example, the positioning module in the vehicle, such as GPS module, The approximate location of the vehicle, or the approximate location of the vehicle obtained by the positioning server based on the cell positioning method; and then determine the first design applicable domain ODD of the vehicle at the second time, and the first ODD may be determined according to multiple methods For example, it may be determined according to collected observation data, user input, the first position, or received indication information of other devices. Wherein, the first ODD is used to indicate the operating conditions or environmental conditions of the vehicle. Furthermore, a plurality of particles used for particle filtering are sampled around the first position according to the first ODD. Wherein, the number and/or distribution of the plurality of particles corresponds to the first ODD; finally, the second position of the vehicle at the second time is determined according to the plurality of particles obtained by sampling. It should be understood that the second time is after the first time. The embodiment of the application adaptively sets the number or distribution of sampled particles for positioning calculation according to the ODD, so that the collected particles can be more densely distributed near the real position of the vehicle, especially in the iterative process of particle filtering. More accurately complete the positioning of the vehicle itself, and effectively improve the accuracy and efficiency of the positioning of autonomous vehicles.
基于该方案,在采用粒子滤波算法对车辆进行定位时,可以确定车辆的第一ODD,并可以根据该第一ODD在第一位置的周围采样用于进行粒子滤波的多个粒子,该多个粒子的数目和/或者分布可以与第一ODD相对应,可以使得采样的多个粒子符合车辆的运行条件,这样基于采样得到的多个粒子对车辆进行定位时,可以较好提高车辆的定位性能。Based on this solution, when a particle filter algorithm is used to locate a vehicle, the first ODD of the vehicle can be determined, and multiple particles used for particle filtering can be sampled around the first position according to the first ODD. The number and/or distribution of the particles can correspond to the first ODD, so that the multiple particles sampled can meet the operating conditions of the vehicle, so that when the vehicle is positioned based on the multiple particles obtained by the sampling, the positioning performance of the vehicle can be better improved .
在一种可能的实现方式中,自动驾驶系统在确定所述车辆在第二时间的第一ODD之后,还可以确定所述第一ODD的目标级别。自动驾驶系统可以根据所述目标级别在所述第一位置的周围采集用于粒子滤波的多个粒子。具体地,所述多个粒子的数目和/或分布与所述目标级别相对应。一示例中,该多个粒子的数目可以与目标级别正相关,第一ODD的级别越高则粒子的数目越大。所述正相关可以通过关于目标级别的指数函数、正比例函数或查表映射来实现。In a possible implementation manner, after determining the first ODD of the vehicle at the second time, the automatic driving system may also determine the target level of the first ODD. The automatic driving system may collect a plurality of particles for particle filtering around the first position according to the target level. Specifically, the number and/or distribution of the plurality of particles corresponds to the target level. In an example, the number of the plurality of particles may be positively correlated with the target level, and the higher the level of the first ODD, the greater the number of particles. The positive correlation can be realized by an exponential function, a proportional function or a look-up table mapping with respect to the target level.
基于该方案,采样的多个粒子的数目和/或分布可以与第一ODD的目标级别相对应,可以根据第一ODD的目标级别确定更符合车辆的运行条件的多个粒子,或分布密度或分布区域更符合车辆的运行条件的多个粒子,以此提高车辆的定位性能,可以使定位的结果更准确。Based on this solution, the number and/or distribution of the plurality of particles sampled can correspond to the target level of the first ODD, and a plurality of particles that are more in line with the operating conditions of the vehicle can be determined according to the target level of the first ODD, or the distribution density or The distribution area is more in line with the multiple particles of the operating conditions of the vehicle, so as to improve the positioning performance of the vehicle and make the positioning result more accurate.
在一种可能的实现方式中,所述多个粒子的数目或分布还可以与所述车辆的传感器类型相对应。In a possible implementation manner, the number or distribution of the plurality of particles may also correspond to the sensor type of the vehicle.
基于该方案,采样的多个粒子的数目或分布还可以与第一ODD的目标级别和车辆的传感器类型相对应,这样采样的多个粒子可以更符合车辆的运行条件,可以使得定位的结果更准确。Based on this solution, the number or distribution of the multiple particles sampled can also correspond to the target level of the first ODD and the sensor type of the vehicle. In this way, the multiple particles sampled can be more in line with the operating conditions of the vehicle, and the positioning results can be improved. precise.
在一种可能的实现方式中,在得到该车辆的第二时间的第二位置后,还可以将该第二位置确定为新的第一位置,根据本申请实施例的上述方法迭代地对车辆进行定位。在迭代对车辆进行定位时,若确定所述车辆从第一ODD切换为第二ODD,可以根据所述第二ODD,在所述新的第一位置周围采样用于进行粒子滤波的多个粒子。其中,再次采集的所述多个粒子的数目和/或分布与所述第二ODD对应;最后根据再次采样得到的所述多个粒子重新确定所述车辆在第一时间之后的第三时间的第二位置。In a possible implementation manner, after the second position of the vehicle at the second time is obtained, the second position may also be determined as the new first position, and the vehicle may be iteratively determined according to the above method in the embodiment of the present application. Positioning. When positioning the vehicle iteratively, if it is determined that the vehicle is switched from the first ODD to the second ODD, a plurality of particles for particle filtering can be sampled around the new first position according to the second ODD . Wherein, the number and/or distribution of the plurality of particles collected again corresponds to the second ODD; finally, the number and/or distribution of the plurality of particles collected again corresponds to the second ODD; and finally, the vehicle is re-determined at the third time after the first time according to the plurality of particles obtained by sampling again. The second position.
基于该方案,在该车辆的ODD发生变化时,可以根据变换后的ODD在车辆的第一位置周围重新采样用于粒子滤波的多个粒子,可以根据车辆的运行条件的变化,重新设置用于粒子滤波的多个粒子的数目或分布,可以使得定位结果跟随车辆当前所在环境和运行条件的变化而更加准确。Based on this solution, when the ODD of the vehicle changes, the multiple particles used for particle filtering can be resampled around the first position of the vehicle according to the transformed ODD, and the particles used for particle filtering can be reset according to changes in the operating conditions of the vehicle. The number or distribution of multiple particles in the particle filter can make the positioning result more accurate following changes in the environment and operating conditions of the vehicle.
在一种可能的实现方式中,在得到该车辆的第二时间的第二位置后,还可以将该第二位置确定为新的第一位置,可以根据本申请实施例的上述方法继续对车辆进行定位。在继续对车辆进行定位时,如果采集的所述多个粒子中的有效粒子的数目小于阈值并且所述第一ODD未发生切换,则可以先执行删除部分无效粒子并且复制部分有效粒子的操作,在执行完成粒子删除和复制操作后,基于操作后得到的多个粒子确定所述车辆在第一时间之后的第三时间的第三位置。在如何判断粒子是否为有效粒子方面,示例性的,采集的多个粒子中,每个粒子都被配置有对应的权重值,不同粒子的权重值可以相同也可以不同,可以将权重值大于某个阈值的粒子作为有效粒子,或将权重值小于某个阈值的粒子作为无效粒子。In a possible implementation manner, after the second position of the vehicle at the second time is obtained, the second position may also be determined as the new first position, and the vehicle may be continuously inspected according to the above method in the embodiment of the present application. Positioning. When continuing to locate the vehicle, if the number of effective particles in the collected particles is less than the threshold and the first ODD does not switch, the operation of deleting some invalid particles and copying some effective particles may be performed first, After the particle deletion and copy operations are performed, the third position of the vehicle at a third time after the first time is determined based on the plurality of particles obtained after the operation. In terms of how to determine whether a particle is a valid particle, for example, among the collected particles, each particle is configured with a corresponding weight value. The weight value of different particles can be the same or different. The weight value can be greater than a certain value. Particles with a threshold value are regarded as effective particles, or particles with a weight value less than a certain threshold are regarded as invalid particles.
基于该方案,在该车辆的ODD未发生变化且有效粒子的数目小于阈值时,可以继续采用部分或全部有效粒子进行复制粒子操作,从而使得复制后的粒子数目满足车辆的ODD的要求,使得车辆的定位更为准确。Based on this solution, when the ODD of the vehicle has not changed and the number of effective particles is less than the threshold, some or all of the effective particles can be used to replicate the particles, so that the number of replicated particles meets the requirements of the vehicle’s ODD, so that the vehicle The positioning is more accurate.
第二方面,本申请实施例还提供一种车辆定位装置,可以用来执行上述第一方面及第一方面的任意可能的实现方式中的操作。例如,该定位装置可以包括用于执行上述第一方面或第一方面的任意可能的实现方式中的各个操作的模块或单元。比如包括处理单元和采 集单元。In the second aspect, an embodiment of the present application also provides a vehicle positioning device, which can be used to perform the operations in the foregoing first aspect and any possible implementation manner of the first aspect. For example, the positioning device may include a module or unit for performing each operation in the above-mentioned first aspect or any possible implementation of the first aspect. For example, including processing unit and acquisition unit.
第三方面,本申请实施例提供了一种车辆定位装置,包括处理器,可选的还包括存储器;其中,存储器存储计算机程序,处理器用于从存储器中调用并运行计算机程序,使得所述车辆定位装置执行上述第一方面或第一方面的任意可能的实现方式中的任一方法。In a third aspect, an embodiment of the present application provides a vehicle positioning device, including a processor, and optionally a memory; wherein the memory stores a computer program, and the processor is used to call and run the computer program from the memory, so that the vehicle The positioning device executes the foregoing first aspect or any method in any possible implementation manner of the first aspect.
第四方面,本申请实施例提供了一种计算机程序产品,计算机程序产品包括:计算机程序代码,当计算机程序代码被车辆定位装置的通信单元、处理单元或收发器、处理器运行时,使得车辆定位装置执行上述第一方面或第一方面的任意可能的实现方式中的任一方法。In a fourth aspect, the embodiments of the present application provide a computer program product. The computer program product includes: computer program code. When the computer program code is executed by the communication unit, processing unit or transceiver, or processor of the vehicle positioning device, the vehicle The positioning device executes the foregoing first aspect or any method in any possible implementation manner of the first aspect.
第五方面,本申请实施例提供了一种计算机可读存储介质,计算机可读存储介质存储有程序,程序使得车辆定位装置执行上述第一方面或第一方面的任意可能的实现方式中的任一方法。In a fifth aspect, an embodiment of the present application provides a computer-readable storage medium, and the computer-readable storage medium stores a program, and the program causes the vehicle positioning device to execute any of the foregoing first aspect or any of the possible implementation manners of the first aspect. One method.
其中,上述第二方面至第五方面任一方面或任一方面的任意一种设计可以达到的技术效果可以参照上述针对第一方面或第一方面的任意一种设计可以达到的技术效果,这里不再重复赘述。Among them, the technical effects that can be achieved by any one of the above-mentioned second to fifth aspects or any one of the designs can be referred to the technical effects that can be achieved by any one of the above-mentioned designs for the first aspect or the first aspect, here Do not repeat it again.
附图说明Description of the drawings
图1为本申请实施例的一个典型应用场景示意图;Figure 1 is a schematic diagram of a typical application scenario of an embodiment of the application;
图2为本申请实施例提供的一种车辆定位方法的示例性流程图;Fig. 2 is an exemplary flowchart of a vehicle positioning method provided by an embodiment of the application;
图3为本申请实施例中不同ODD下的粒子分布示意图;FIG. 3 is a schematic diagram of particle distribution under different ODDs in an embodiment of the application;
图4为本申请实施例中不同ODD下的粒子采样示意图;FIG. 4 is a schematic diagram of particle sampling under different ODDs in an embodiment of the application;
图5为本申请实施例中有效粒子分布的示意图;Fig. 5 is a schematic diagram of effective particle distribution in an embodiment of the application;
图6为本申请实施例中有效粒子复制操作的示意图;FIG. 6 is a schematic diagram of the effective particle replication operation in an embodiment of the application;
图7为本申请实施例提供的一种车辆定位装置的结构框图;FIG. 7 is a structural block diagram of a vehicle positioning device provided by an embodiment of the application;
图8为本申请实施例提供的另一种车辆定位装置的结构框图。FIG. 8 is a structural block diagram of another vehicle positioning device provided by an embodiment of the application.
具体实施方式Detailed ways
为了理解本申请实施例提供的技术方案,首先对本申请实施例中的相关名词进行解释说明:In order to understand the technical solutions provided by the embodiments of the present application, firstly, the relevant terms in the embodiments of the present application are explained:
1)设计适用域(operational design domain,ODD),指自动驾驶系统被设计的起作用的条件或适用范围,包括但不限于车速、地理位置、交通状况、道路类型、天气、时间、环境、国家或当地交通法律等。通常还被称为运行设计域、设计运行域等。1) Operational design domain (ODD) refers to the conditions or scope of application for which the autonomous driving system is designed to function, including but not limited to vehicle speed, geographic location, traffic conditions, road type, weather, time, environment, and country Or local traffic laws, etc. It is also commonly referred to as operational design domain, design operational domain, and so on.
2)粒子,是指状态空间中传播的随机样本,可以作为确定自动驾驶系统中车辆的位置的参考点,大量的粒子可以模拟车辆的运动状态及其运动轨迹,用于进行粒子滤波。2) Particles refer to random samples propagating in the state space, which can be used as reference points for determining the position of the vehicle in the automatic driving system. A large number of particles can simulate the motion state and trajectory of the vehicle for particle filtering.
下面结合附图对本申请的技术方案进行说明。The technical solution of the present application will be described below in conjunction with the drawings.
本申请实施例提供的技术方案可以应用于各种自动驾驶系统,例如自动驾驶系统(automated driving,AD)系统、高级自动驾驶系统(highly automated driving,HAD)系统、辅助驾驶系统(advanced driver assistance,ADAS),及未来的自动驾驶系统等。The technical solutions provided in the embodiments of the present application can be applied to various automatic driving systems, such as automatic driving (AD) systems, highly automated driving (HAD) systems, and advanced driver assistance systems, ADAS), and future autonomous driving systems.
本申请将围绕可包括多个设备、组件、模块等的系统来呈现各个方面、实施例或特征。应当理解和明白的是,各个系统可以包括另外的设备、组件、模块等,并且/或者可以并不 包括结合附图讨论的所有设备、组件、模块等。此外,还可以使用这些方案的组合。This application will present various aspects, embodiments, or features around a system that may include multiple devices, components, modules, and the like. It should be understood and understood that each system may include additional devices, components, modules, etc., and/or may not include all the devices, components, modules, etc. discussed in conjunction with the accompanying drawings. In addition, a combination of these schemes can also be used.
另外,在本申请实施例中,“示例的”一词用于表示作例子、例证或说明。本申请中被描述为“示例”的任何实施例或设计方案不应被解释为比其它实施例或设计方案更优选或更具优势。确切而言,使用示例的一词旨在以具体方式呈现概念。In addition, in the embodiments of the present application, the word "exemplary" is used to mean serving as an example, illustration, or illustration. Any embodiment or design solution described as an "example" in this application should not be construed as being more preferable or advantageous than other embodiments or design solutions. Rather, the term example is used to present the concept in a concrete way.
本申请实施例描述的网络架构以及业务场景是为了更加清楚的说明本申请实施例的技术方案,并不构成对于本申请实施例提供的技术方案的限定,本领域普通技术人员可知,随着网络架构的演变和新业务场景的出现,本申请实施例提供的技术方案对于类似的技术问题,同样适用。The network architecture and business scenarios described in the embodiments of this application are intended to more clearly illustrate the technical solutions of the embodiments of this application, and do not constitute a limitation on the technical solutions provided in the embodiments of this application. Those of ordinary skill in the art will know that with the network With the evolution of architecture and the emergence of new business scenarios, the technical solutions provided in the embodiments of the present application are equally applicable to similar technical problems.
本申请实施例中,信息(information),信号(signal),消息(message),信道(channel)有时可以混用,应当指出的是,在不强调其区别时,其所要表达的含义是一致的。“的(of)”,“相应的(corresponding,relevant)”和“对应的(corresponding)”有时可以混用,应当指出的是,在不强调其区别时,其所要表达的含义是一致的。In the embodiments of the present application, information, signal, message, and channel can sometimes be used together. It should be noted that the meanings to be expressed are the same when the differences are not emphasized. "的 (of)", "corresponding (relevant)" and "corresponding (corresponding)" can sometimes be used together. It should be pointed out that the meanings to be expressed are the same when the difference is not emphasized.
为便于理解本申请实施例,首先以图1中示出的通信系统为例详细说明本申请实施例的通信系统。图1示出了适用于本申请实施例的车辆定位方法的通信系统的示意图。如图1所示,该通信系统100包括网络设备101、网络侧的定位服务器103、车辆102和车辆102上的控制管理设备104。网络设备101可以配置有多个天线,车辆102也可以配置有多个天线。可选地,该通信系统还可以包括网络设备105,网络设备105也可配置有多个天线。To facilitate the understanding of the embodiments of the present application, first, the communication system shown in FIG. 1 is taken as an example to describe the communication system of the embodiments of the present application in detail. Fig. 1 shows a schematic diagram of a communication system suitable for a vehicle positioning method according to an embodiment of the present application. As shown in FIG. 1, the communication system 100 includes a network device 101, a positioning server 103 on the network side, a vehicle 102 and a control management device 104 on the vehicle 102. The network device 101 may be configured with multiple antennas, and the vehicle 102 may also be configured with multiple antennas. Optionally, the communication system may further include a network device 105, and the network device 105 may also be configured with multiple antennas.
应理解,网络设备101或网络设备105还可包括与信号发送和接收相关的多个部件(例如,处理器、调制器、复用器、解调器或解复用器等)。It should be understood that the network device 101 or the network device 105 may also include multiple components related to signal transmission and reception (for example, a processor, a modulator, a multiplexer, a demodulator, or a demultiplexer, etc.).
本申请实施例提供的技术方案可以由控制管理设备104中具有定位功能的定位模块执行或者还可以由图1中的网络侧的定位服务器103执行。The technical solutions provided by the embodiments of the present application may be executed by a positioning module with a positioning function in the control management device 104 or may also be executed by the positioning server 103 on the network side in FIG. 1.
其中,网络设备可以为具有无线收发功能的设备或可设置于该设备的芯片,该设备包括但不限于:演进型节点B(evolved Node B,eNB)、无线网络控制器(radio network controller,RNC)、节点B(Node B,NB)、基站控制器(base station controller,BSC)、基站收发台(base transceiver station,BTS)、家庭基站(例如,home evolved NodeB,或home Node B,HNB)、基带单元(baseband unit,BBU),无线保真(wireless fidelity,WIFI)系统中的接入点(access point,AP)、无线中继节点、无线回传节点、传输点(transmission and reception point,TRP或者transmission point,TP)等,还可以为5G,如,NR,系统中的gNB,或,传输点(TRP或TP),5G系统中的基站的一个或一组(包括多个天线面板)天线面板,或者,还可以为构成gNB或传输点的网络节点,如基带单元(BBU),或,分布式单元(DU,distributed unit)等。Among them, the network device may be a device with a wireless transceiver function or a chip that can be installed in the device. The device includes but is not limited to: evolved Node B (eNB), radio network controller (RNC) ), Node B (NB), base station controller (BSC), base transceiver station (BTS), home base station (for example, home evolved NodeB, or home Node B, HNB), Baseband unit (BBU), access point (AP), wireless relay node, wireless backhaul node, and transmission point (transmission and reception point, TRP) in wireless fidelity (WIFI) systems Or transmission point, TP), etc., and can also be 5G, such as NR, gNB in the system, or transmission point (TRP or TP), one or a group (including multiple antenna panels) antennas of the base station in the 5G system The panel, or, may also be a network node constituting a gNB or transmission point, such as a baseband unit (BBU), or a distributed unit (DU, distributed unit), etc.
若网络设备为基站,则本申请实施例中不同基站可以为具有不同标识的基站,也可以为具有相同的标识的被部署在不同地理位置的基站。由于在基站被部署前,基站并不会知道其是否会涉及本申请实施例所应用的场景,因而,基站,或基带芯片,都应在部署前就支持本申请实施例所提供的方法。可以理解的是,前述具有不同标识的基站可以为基站标识,也可以为小区标识或者其他标识。If the network device is a base station, the different base stations in the embodiments of the present application may be base stations with different identities, or base stations with the same identity and deployed in different geographic locations. Before the base station is deployed, the base station does not know whether it will involve the scenario applied in the embodiment of the present application. Therefore, the base station or the baseband chip should support the method provided in the embodiment of the present application before deployment. It is understandable that the aforementioned base stations with different identities may be base station identities, cell identities or other identities.
在一些部署中,gNB可以包括集中式单元(centralized unit,CU)和DU。gNB还可以包括射频单元(radio unit,RU)。CU实现gNB的部分功能,DU实现gNB的部分功能,比如,CU实现无线资源控制(radio resource control,RRC),分组数据汇聚层协议(packet  data convergence protocol,PDCP)层的功能,DU实现无线链路控制(radio link control,RLC)、媒体接入控制(media access control,MAC)和物理(physical,PHY)层的功能。由于RRC层的信息最终会转变成PHY层的信息,或者,由PHY层的信息转变而来,因而,在这种架构下,高层信令,如RRC层信令或PDCP层信令,也可以认为是由DU发送的,或者,由DU+CU发送的。可以理解的是,网络设备可以为CU节点、或DU节点、或包括CU节点和DU节点的设备。此外,CU可以划分为接入网RAN中的网络设备,也可以将CU划分为核心网CN中的网络设备,在此不做限制。In some deployments, the gNB may include a centralized unit (CU) and a DU. The gNB may also include a radio unit (RU). CU implements some functions of gNB, DU implements some functions of gNB, for example, CU implements radio resource control (radio resource control, RRC), packet data convergence protocol (packet data convergence protocol, PDCP) layer functions, DU implements wireless link Channel control (radio link control, RLC), media access control (media access control, MAC) and physical (physical, PHY) layer functions. Since the information of the RRC layer will eventually be transformed into the information of the PHY layer, or transformed from the information of the PHY layer, under this architecture, high-level signaling, such as RRC layer signaling or PDCP layer signaling, can also be It is considered to be sent by DU, or sent by DU+CU. It can be understood that the network device may be a CU node, or a DU node, or a device including a CU node and a DU node. In addition, the CU can be divided into network equipment in the access network RAN, and the CU can also be divided into network equipment in the core network CN, which is not limited here.
在该通信系统100中,网络设备101和网络设备105均可以与多个车辆(例如图中示出的车辆102)通信。应理解,网络设备101和网络设备105均可以与类似于车辆102的一个或多个车辆通信,车辆102通过与不同的网络设备通信,从而可以实现自动驾驶(也称无人驾驶)的功能。但应理解,与网络设备101通信的车辆和与网络设备105通信的车辆可以是相同的,也可以是不同的。图1中示出的车辆102可同时与网络设备101和网络设备105通信,但这仅示出了一种可能的场景,在某些场景中,车辆102可能仅与网络设备101或网络设备105通信,本申请对此不做限定。In the communication system 100, both the network device 101 and the network device 105 can communicate with multiple vehicles (for example, the vehicle 102 shown in the figure). It should be understood that both the network device 101 and the network device 105 can communicate with one or more vehicles similar to the vehicle 102, and the vehicle 102 can communicate with different network devices to realize the function of automatic driving (also called unmanned driving). However, it should be understood that the vehicle communicating with the network device 101 and the vehicle communicating with the network device 105 may be the same or different. The vehicle 102 shown in FIG. 1 can communicate with the network device 101 and the network device 105 at the same time, but this only shows one possible scenario. In some scenarios, the vehicle 102 may only communicate with the network device 101 or the network device 105. Communication, this application does not limit this.
应理解,图1仅为便于理解而示例的简化示意图,该通信系统中还可以包括其他网络设备或者还可以包括其他车辆,图1中未予以画出。It should be understood that FIG. 1 is only a simplified schematic diagram of an example for ease of understanding, and the communication system may also include other network devices or other vehicles, which are not shown in FIG. 1.
在图1所示的系统架构中,车辆102在行驶过程中,需要详尽的采集车辆102所在的车道上的道路信息、障碍物信息、车辆102在车道上的位置等信息,以根据采集的信息来控制车辆102的行驶方向和速度等。与普通车辆相比,自动驾驶领域中需要识别的精度不只是“车辆102正在行驶在什么道路上”,而是“车辆102行驶在哪个车道”。通常一条车道的宽度只有2.7m-4.6m,允许的误差极小,因此自动驾驶的实现离不开对车辆的高精度定位需求。In the system architecture shown in FIG. 1, when the vehicle 102 is traveling, it needs to collect detailed information such as road information, obstacle information, and the position of the vehicle 102 on the lane in which the vehicle 102 is located, so as to be based on the collected information. To control the traveling direction and speed of the vehicle 102. Compared with ordinary vehicles, the accuracy required for recognition in the field of autonomous driving is not only "what road the vehicle 102 is driving on", but "in which lane the vehicle 102 is driving". Usually the width of a lane is only 2.7m-4.6m, and the allowable error is extremely small. Therefore, the realization of automatic driving is inseparable from the demand for high-precision positioning of the vehicle.
基于图1或与图1所示的系统架构类似的其他系统架构,图2为本申请实施例提供的车辆定位方法的示例性流程图,可以包括以下流程:Based on FIG. 1 or other system architectures similar to the system architecture shown in FIG. 1, FIG. 2 is an exemplary flowchart of a vehicle positioning method provided by an embodiment of the application, which may include the following processes:
步骤201:确定车辆在第一时间的第一位置。Step 201: Determine the first position of the vehicle at the first time.
一种可能的实现方式中,可以由车辆中安装的控制管理设备来确定车辆的第一位置;比如可以是车辆的控制管理设备通过控制车辆自身安装的或车辆中携带的通信设备中安装的全球定位系统(global positioning system,GPS)、北斗卫星导航系统(beidou navigation satellite system,BDS)等具有定位功能的部件,对车辆在第一时间的位置进行定位操作,得到车辆在第一时间的第一位置。或者,第一位置还可以是车辆的控制管理设备通过控制车辆自身安装的传感器观测得到的概略位置,传感器可以是例如相机、全球卫星导航系统(global navigation satellite system,GNSS)等传感器。实施时,控制管理设备可以通过车辆的传感器观测得到的数据,计算得到该第一位置。例如,GNSS获得车辆在第一时间与卫星的距离信息,将该距离信息上报给控制管理设备,由控制管理设备根据该距离信息计算得到车辆在第一时间的第一位置。In a possible implementation manner, the first position of the vehicle can be determined by the control and management equipment installed in the vehicle; for example, the control and management equipment of the vehicle can control the global installed in the communication equipment installed in the vehicle itself or in the communication equipment carried in the vehicle. Positioning system (global positioning system, GPS), Beidou satellite navigation system (beidou navigation satellite system, BDS) and other components with positioning function, perform positioning operations on the vehicle's position at the first time, and obtain the vehicle's first position at the first time. Location. Alternatively, the first position may also be an approximate position obtained by the control and management device of the vehicle by controlling a sensor installed in the vehicle itself, and the sensor may be, for example, a camera, a global navigation satellite system (GNSS) or other sensors. During implementation, the control management device can calculate the first position through the data obtained by the vehicle's sensor observations. For example, the GNSS obtains the distance information between the vehicle and the satellite at the first time, reports the distance information to the control and management device, and the control and management device calculates the first position of the vehicle at the first time based on the distance information.
另一种可能的实现方式中,也可以由自动驾驶系统网络侧的定位服务器来确定车辆的第一位置。定位服务器可以基于车辆在第一时间所处的小区信息来确认车辆第一时间的第一位置。In another possible implementation manner, the positioning server on the network side of the automatic driving system may also determine the first position of the vehicle. The positioning server may confirm the first position of the vehicle at the first time based on the information of the cell where the vehicle is located at the first time.
需要说明的是,这里的第一位置可能是基于本方案的迭代运算,上一次计算得到的定位结果。基于迭代运算,可以根据环境和状态的变化不断更新定位结果。这里的第一位置 也可能是车辆的大概初始位置,比如可以是车辆的一个大概模糊位置,例如第一位置可以指示车辆在第一时间处于哪个区域,或哪个道路,而无法给出车辆具体的经纬度等信息,也就是说第一位置是精度比较低的位置信息,不符合目前自动驾驶系统中对车辆定位的需求。因此为了自动驾驶系统对车辆的高精度定位需求,就需要根据第一位置继续确定车辆的高精度位置,本申请这里将比第一位置精度高的车辆位置称之为第二位置。It should be noted that the first position here may be the positioning result obtained from the previous calculation based on the iterative calculation of this solution. Based on iterative calculations, the positioning results can be continuously updated according to changes in the environment and status. The first position here may also be the approximate initial position of the vehicle. For example, it may be an approximate fuzzy position of the vehicle. For example, the first position can indicate which area or road the vehicle is in at the first time, but cannot give specific information about the vehicle. Information such as latitude and longitude, that is to say, the first position is position information with relatively low accuracy, which does not meet the requirements for vehicle positioning in the current automatic driving system. Therefore, in order to require the high-precision positioning of the vehicle by the automatic driving system, it is necessary to continue to determine the high-precision position of the vehicle based on the first position. In this application, the position of the vehicle with higher accuracy than the first position is referred to as the second position.
本申请下述描述中,是基于初步粗略确定的车辆在第一时间的第一位置,结合车辆当前的ODD信息,在第一位置周边确定多个用于确定第二位置信息的参考粒子,根据第一位置和确定的多个参考粒子通过粒子滤波算法确定精确度较高的第二位置。由于在计算得到第二位置时采集和使用的信息更多,因此通过粒子滤波算法进行迭代,定位结果的精确度也较高。In the following description of this application, based on the preliminary rough determination of the vehicle’s first position at the first time, combined with the vehicle’s current ODD information, multiple reference particles for determining the second position information are determined around the first position. The first position and the determined multiple reference particles are used to determine the second position with higher accuracy through a particle filter algorithm. Since more information is collected and used when the second position is calculated, the particle filter algorithm is used to iterate, and the accuracy of the positioning result is also higher.
步骤202:确定该车辆在第二时间的第一设计适用域ODD。Step 202: Determine the first design applicable domain ODD of the vehicle at the second time.
可以根据车辆的传感器的观测数据,确定车辆的第一ODD。车辆的运行条件可以包括道路类型、天气、时间、交通特征、车速、当地交通法律等。这里的交通特征可以是交通的参与者,例如行人、自行车、红绿灯等。The first ODD of the vehicle can be determined based on the observation data of the sensors of the vehicle. The operating conditions of the vehicle may include road type, weather, time, traffic characteristics, vehicle speed, local traffic laws, etc. The traffic characteristics here can be traffic participants, such as pedestrians, bicycles, traffic lights, etc.
本申请实施例中,可以预先存储不同ODD与不同观测数据的对应关系。这样,在通过车辆的传感器等采集到车辆在第二时间点的观测数据后,就可以根据该对应关系,确定车辆在第二时间对应的第一ODD。In the embodiment of the present application, the correspondence relationship between different ODDs and different observation data may be stored in advance. In this way, after the observation data of the vehicle at the second time point is collected through the vehicle's sensors, etc., the first ODD corresponding to the vehicle at the second time can be determined according to the corresponding relationship.
步骤203:根据该第一ODD,在第一位置的周围采样用于进行粒子滤波的多个粒子,该多个粒子的数目或分布与该第一ODD对应。Step 203: According to the first ODD, sample a plurality of particles used for particle filtering around the first position, and the number or distribution of the plurality of particles corresponds to the first ODD.
在一个实施例中,可以根据该第一ODD确定多个粒子的数目,按照预定的多个粒子的分布在第一位置的周围进行采样。或者,还可以根据第一ODD确定多个粒子的分布,并按照预定的多个粒子的数目在第一位置的周围进行采样。又或者,可以根据该第一ODD确定多个粒子的数目和分布,在第一位置的周围进行采样,本申请实施例对此不作具体限定。In an embodiment, the number of multiple particles may be determined according to the first ODD, and sampling is performed around the first location according to a predetermined distribution of multiple particles. Alternatively, the distribution of multiple particles may be determined according to the first ODD, and sampling is performed around the first position according to a predetermined number of multiple particles. Alternatively, the number and distribution of multiple particles may be determined according to the first ODD, and sampling may be performed around the first position, which is not specifically limited in the embodiment of the present application.
以下分别介绍根据第一ODD确定多个粒子的数目或分布的实施方式。The following respectively introduces the implementation manners for determining the number or distribution of multiple particles according to the first ODD.
一、根据第一ODD确定多个粒子的数目。1. Determine the number of multiple particles according to the first ODD.
本申请实施例中,多个粒子的数目可以与第一ODD的特点相关。以下,不失一般性的,以车辆所在的道路类型为例进行简单的说明。In the embodiment of the present application, the number of multiple particles may be related to the characteristics of the first ODD. Below, without loss of generality, a simple description will be given by taking the type of road where the vehicle is located as an example.
车辆在高速道路上行驶时,第一ODD用于表征高速道路,此时第一ODD的特点可以包括车速快、障碍物稀疏、交通特征简单等。因此,定位过程的噪声协方差和观测噪声协方差较小,则此时根据第一ODD,在第一位置的周边可以采集较少数目的粒子。When a vehicle is traveling on a highway, the first ODD is used to characterize the highway. At this time, the characteristics of the first ODD may include fast speed, sparse obstacles, simple traffic characteristics, and so on. Therefore, the noise covariance and the observation noise covariance of the positioning process are small, and then according to the first ODD, a smaller number of particles can be collected around the first position.
车辆在城市街区道路上行驶时,第一ODD用于表征城市街区道路,此时第一ODD的特点包括车速较低、障碍物密集、交通特征复杂等。因此,定位过程的噪声协方差和观测噪声协方差较大,则此时根据第一ODD,在第一位置的周边可以采集较多数目的粒子。When a vehicle is driving on a road in a city block, the first ODD is used to characterize a road in a city block. At this time, the characteristics of the first ODD include low vehicle speed, dense obstacles, and complex traffic characteristics. Therefore, the noise covariance and the observation noise covariance of the positioning process are relatively large, and at this time, according to the first ODD, a larger number of particles can be collected around the first position.
一种可能的实现方式中,可以预先建立不同ODD与需要采集的粒子数目的对应关系,从而在确定了车辆当前所处的ODD时,可以按照该对应关系确定需要在车辆的第一位置周围采集多少数量的粒子。In a possible implementation, the corresponding relationship between different ODDs and the number of particles to be collected can be established in advance, so that when the current ODD of the vehicle is determined, the corresponding relationship can be used to determine the need to collect around the first position of the vehicle. How many particles.
另一种可能的实现方式中,也可以按照ODD与需要采集的粒子数量的函数关系,来根据车辆当前所处的ODD,确定需要在车辆的第一位置周围采集多少数量的粒子确定。In another possible implementation manner, it is also possible to determine how many particles need to be collected around the first position of the vehicle according to the ODD where the vehicle is currently located according to the functional relationship between the ODD and the number of particles to be collected.
在一示例中,可以将每一ODD划分为多个级别,即一个ODD下包含有多个级别。一 个ODD下包含的多个级别分别对应需要采集的多个粒子的数目。例如,需要采集的多个粒子的数目可以与对应的ODD下的一个级别正相关,即ODD下的一个级别越高,需要采集的多个粒子的数目就越大。举例来说,正相关可以以指数方式、正比例方式来体现。In an example, each ODD can be divided into multiple levels, that is, one ODD contains multiple levels. The multiple levels contained in an ODD correspond to the number of multiple particles that need to be collected. For example, the number of multiple particles that need to be collected may be positively correlated with a level under the corresponding ODD, that is, the higher a level under the ODD, the greater the number of multiple particles that need to be collected. For example, the positive correlation can be embodied in an exponential way or a positive proportional way.
具体的,该ODD下的一个级别和对应需要采集的多个粒子的数目可以符合下述公式(1)或公式(2)。Specifically, a level under the ODD and the corresponding number of particles to be collected may conform to the following formula (1) or formula (2).
N=f*a^i                        公式(1)N=f*a^i Formula (1)
其中,N为需要采集的多个粒子的数目,a为大于1的预设整数,f为预设的正整数,i为ODD下的一个等级。Among them, N is the number of multiple particles to be collected, a is a preset integer greater than 1, f is a preset positive integer, and i is a level under ODD.
N=f*i                          公式(2)N=f*i Formula (2)
或者,需要采集的多个粒子的数目还可以与对应的ODD下的一个级别负相关,即ODD下的一个级别越高,需要采集到的多个粒子的数目越小。应理解,需要采集的多个粒子的数目与ODD下一个级别正相关时,ODD的多个级别的划分方式,与需要采集的多个粒子的数目与OD下一个级别负相关时,ODD的多个级别的划分方式可以不同。Alternatively, the number of multiple particles that need to be collected may also be negatively correlated with a level under the corresponding ODD, that is, the higher a level under the ODD, the smaller the number of multiple particles that need to be collected. It should be understood that when the number of multiple particles that need to be collected is positively correlated with the next level of ODD, the division of multiple levels of ODD is negatively related to the number of multiple particles that need to be collected and the next level of OD. The division of each level can be different.
基于该方案,可以根据车辆当前所处的环境等信息,确定车辆属于第一ODD下的具体目标等级,然后根据车辆属于第一ODD下的具体目标等级和上述的方式,确定需要在车辆的第一位置周围采集的多个粒子的数目,从而可以使采样的粒子的数目更加符合车辆的运行条件,也可以提高车辆的定位性能。Based on this solution, it can be determined that the vehicle belongs to the specific target level under the first ODD according to the current environment and other information of the vehicle, and then according to the specific target level under the first ODD and the above method, it is determined that the vehicle needs to be in the first ODD. The number of multiple particles collected around a location can make the number of sampled particles more in line with the operating conditions of the vehicle, and can also improve the positioning performance of the vehicle.
再一种可能的实现方式中,需要采集的多个粒子的数目还可以与车辆的传感器类型和车辆属于第一ODD下的具体目标等级相对应。本申请实施例中,可以为车辆的传感器类型和车辆属于的第一ODD下包括的多个等级配置多个粒子的数目的候选范围。在采样时,可以在候选范围中随机选择一个数目。以下,分别以第一ODD为高速道路和第一ODD为城市街区道路为例,对上述确定多个粒子的数目的方式进行说明。In yet another possible implementation manner, the number of multiple particles that need to be collected may also correspond to the sensor type of the vehicle and the specific target level under which the vehicle belongs to the first ODD. In the embodiment of the present application, multiple candidate ranges of the number of particles may be configured for the sensor type of the vehicle and the multiple levels included in the first ODD to which the vehicle belongs. When sampling, you can randomly select a number in the candidate range. Hereinafter, taking the first ODD as an expressway and the first ODD as an example of an urban block road respectively, the above method of determining the number of multiple particles will be described.
综合上述公式(1)和公式(2)的确定方式,以及候选范围的确定方式,可以给出如表1所示的关系表,比如当第一ODD用于表征高速道路时,该第一ODD中可以包含级别1-3,针对各个级别通过上述多个方法可以确定如表1所示的多个粒子的数目。Combining the determination method of the above formula (1) and formula (2), and the determination method of the candidate range, the relationship table shown in Table 1 can be given. For example, when the first ODD is used to characterize the expressway, the first ODD It can include levels 1-3, and the number of multiple particles as shown in Table 1 can be determined by the above-mentioned multiple methods for each level.
Figure PCTCN2020080282-appb-000001
Figure PCTCN2020080282-appb-000001
综合上述公式(1)和公式(2)的确定方式,以及候选范围的确定方式,可以给出如表2所示的关系表,比如当第一ODD用于表征城市街区道路时,该第一ODD中可以包含级别1-3,针对各个级别通过上述多个方法可以确定如表2所示的多个粒子的数目。Combining the determination methods of the above formula (1) and formula (2), as well as the determination of the candidate range, the relationship table shown in Table 2 can be given. For example, when the first ODD is used to characterize roads in urban blocks, the first The ODD can include levels 1-3, and the number of multiple particles as shown in Table 2 can be determined by the above-mentioned multiple methods for each level.
Figure PCTCN2020080282-appb-000002
Figure PCTCN2020080282-appb-000002
基于上述方法,可以根据第一ODD确定用于粒子滤波时的多个粒子的数目,使得通过粒子滤波算法对第一位置进行迭代时,采用的信息更贴近车辆的运行条件,可以提高车辆的定位性能,可以使车辆的定位结果(本申请实施例中的第二位置)更精确。Based on the above method, the number of particles used for particle filtering can be determined according to the first ODD, so that when the first position is iterated through the particle filter algorithm, the information used is closer to the operating conditions of the vehicle, which can improve the positioning of the vehicle. The performance can make the positioning result of the vehicle (the second position in the embodiment of the present application) more accurate.
二、根据第一ODD确定多个粒子的分布。2. Determine the distribution of multiple particles according to the first ODD.
本申请实施例中,该多个粒子的分布可以与第一ODD的特点相关。以下,不失一般性的,以车辆所在的道路类型为例进行简单的说明。In the embodiment of the present application, the distribution of the plurality of particles may be related to the characteristics of the first ODD. Below, without loss of generality, a simple description will be given by taking the type of road where the vehicle is located as an example.
车辆在高速道路上行驶时,第一ODD用于表征高速道路,此时第一ODD的特点可以包括车速快、障碍物稀疏、交通特征简单等。因此,定位过程的噪声协方差和观测噪声协方差较小,这时在第一位置的周围采集的多个粒子可以呈现聚合的分布方式。When a vehicle is traveling on a highway, the first ODD is used to characterize the highway. At this time, the characteristics of the first ODD may include fast speed, sparse obstacles, simple traffic characteristics, and so on. Therefore, the noise covariance and the observation noise covariance of the positioning process are small, and at this time, the multiple particles collected around the first position may present an aggregated distribution mode.
车辆在城市街区道路上行驶时,第一ODD用于表征城市街区道路,此时第一ODD的特点包括车速较低、障碍物密集、交通特征复杂等。因此,定位过程的噪声协方差和观测噪声协方差较大,这时在第一位置的周围采集的多个粒子可以呈现离散的分布方式。When a vehicle is driving on a road in a city block, the first ODD is used to characterize a road in a city block. At this time, the characteristics of the first ODD include low vehicle speed, dense obstacles, and complex traffic characteristics. Therefore, the noise covariance and the observation noise covariance of the positioning process are relatively large, and the multiple particles collected around the first position may present a discrete distribution.
如图3所示,(1)为第一ODD用于表征高速道路时在车辆的第一位置周围采集的多个粒子的分布示意图,(2)为第一ODD用于表征为城市街区道路时在车辆的一位置周围采集的多个粒子的分布示意图。As shown in Figure 3, (1) is a schematic diagram of the distribution of multiple particles collected around the first position of the vehicle when the first ODD is used to characterize expressways, and (2) is when the first ODD is used to characterize roads in urban blocks A schematic diagram of the distribution of multiple particles collected around a location of the vehicle.
以下,具体的介绍本申请实施例中确定多个粒子的分布的方法。其中,多个粒子的分布可以根据多个粒子的分布方差或者多个粒子的粒子间隔确定。Hereinafter, the method for determining the distribution of multiple particles in the embodiment of the present application will be specifically introduced. Wherein, the distribution of the plurality of particles may be determined according to the distribution variance of the plurality of particles or the particle interval of the plurality of particles.
在一示例中,本申请实施例中可以将每一ODD划分为多个级别,即一个ODD下包含有多个级别。一个ODD下包含的多个级别分别对应需要采集的粒子的分布方差。例如,需要采集的粒子的分布方差可以与对应的ODD下的一个级别正相关,也就是说ODD下的一个级别越高需要采集的粒子的分布方差越大。具体的,该分布方差可以符合下述公式(3):In an example, in the embodiment of the present application, each ODD can be divided into multiple levels, that is, one ODD includes multiple levels. The multiple levels contained in an ODD correspond to the distribution variance of the particles to be collected. For example, the distribution variance of the particles to be collected may be positively correlated with a level under the corresponding ODD, that is to say, the higher the level under the ODD, the larger the distribution variance of the particles that need to be collected. Specifically, the distribution variance can conform to the following formula (3):
Figure PCTCN2020080282-appb-000003
Figure PCTCN2020080282-appb-000003
其中,
Figure PCTCN2020080282-appb-000004
为多个粒子的分布方差。
in,
Figure PCTCN2020080282-appb-000004
Is the variance of the distribution of multiple particles.
另一示例中,一个ODD下包含的多个级别分别对应需要采集的粒子的粒子间隔。本申请实施例中,由此可以根据车辆当前的第一ODD的目标级别确定对应的粒子间隔。In another example, the multiple levels contained in one ODD correspond to the particle interval of the particles to be collected. In the embodiment of the present application, the corresponding particle interval can be determined according to the current target level of the first ODD of the vehicle.
本申请实施例中,在确定了多个粒子的数目和粒子间隔后,按照该数目和该粒子间隔在车辆的第一位置的周围进行均匀采样。或者,还可以按照该数目和该粒子间隔在车辆的第一位置进行集中采样,集中采样时可以是在第一位置的某一特定区域进行采样。集中采样时可以是均匀采样,比如粒子之间的间隔相同。In the embodiment of the present application, after the number and particle interval of the plurality of particles are determined, uniform sampling is performed around the first position of the vehicle according to the number and the particle interval. Alternatively, centralized sampling may be performed at the first position of the vehicle according to the number and the particle interval. In centralized sampling, sampling may be performed in a specific area of the first position. The centralized sampling can be uniform sampling, for example, the interval between particles is the same.
如图4所示,(1)和(2)为在车辆的第一位置的周围进行均匀采样的示意图,(3)为在车辆的第一位置进行集中采样的示意图。As shown in FIG. 4, (1) and (2) are schematic diagrams of uniform sampling around the first position of the vehicle, and (3) are schematic diagrams of centralized sampling at the first position of the vehicle.
基于该方案,可以根据第一ODD的目标级别确定多个粒子的分布,可以使得采样的多个粒子的分布符合车辆的运行条件,还可以提高车辆的定位性能。Based on this solution, the distribution of multiple particles can be determined according to the target level of the first ODD, so that the distribution of the multiple particles sampled can meet the operating conditions of the vehicle, and the positioning performance of the vehicle can also be improved.
步骤204:根据该多个粒子确定该车辆的第二时间的第二位置。Step 204: Determine the second position of the vehicle at the second time according to the plurality of particles.
这里的第二时间在前述第一时间之后。本申请实施例中,在确定了用于粒子滤波的多个粒子的数目和分布后,可以根据粒子滤波算法确定车辆在第二时间的第二位置。基于该方案,可以根据第一ODD在第一位置的周围采样多个粒子,可以使得多个粒子的数目或分布与该第一ODD相对应,可以提高车辆的定位性能。The second time here is after the aforementioned first time. In the embodiment of the present application, after determining the number and distribution of multiple particles used for particle filtering, the second position of the vehicle at the second time may be determined according to the particle filtering algorithm. Based on this solution, multiple particles can be sampled around the first position according to the first ODD, so that the number or distribution of the multiple particles can correspond to the first ODD, and the positioning performance of the vehicle can be improved.
在得到第二位置后,本申请实施例中可以将该第二位置确定为新的第一位置,并通过 本申请实施例提供的定位方法,继续对车辆进行定位。举例来说,根据前述步骤201-步骤204得到了该车辆的第二位置a,则可以确定a点为新的第一位置,并可以根据步骤201-步骤204继续对该车辆进行定位,得到新的第二位置。After the second position is obtained, the second position can be determined as the new first position in the embodiment of the present application, and the positioning method provided in the embodiment of the present application is used to continue positioning the vehicle. For example, if the second position a of the vehicle is obtained according to the aforementioned steps 201-204, it can be determined that point a is the new first position, and the vehicle can be positioned continuously according to steps 201-204 to obtain the new The second position.
需要说明的是,将该第二位置确定为新的第一位置后,若前述第一ODD切换为第二ODD,则可以根据本申请实施例中提供的技术方案,在新的第一位置重新确定用于粒子滤波的多个粒子的数目或分布,具体实现方法与上述方法相同,在此不再赘述。It should be noted that after the second position is determined as the new first position, if the aforementioned first ODD is switched to the second ODD, the new first position can be reset according to the technical solution provided in the embodiments of the present application. The specific implementation method for determining the number or distribution of multiple particles used for particle filtering is the same as the above method, and will not be repeated here.
若车辆的ODD仍为前述的第一ODD,则可以确定采样得到的多个粒子中的有效粒子。其中,可以确定多个粒子中每个粒子的权重值,并根据权重值确定有效粒子。以下,结合图5对如何确定有效粒子的方法进行说明。If the ODD of the vehicle is still the aforementioned first ODD, the effective particles among the plurality of particles obtained by sampling can be determined. Among them, the weight value of each particle in a plurality of particles can be determined, and the effective particle can be determined according to the weight value. Hereinafter, the method of determining effective particles will be described in conjunction with FIG. 5.
如图5所示,车辆行驶的道路上有多个交通参与者,例如图5中的信号灯501、路标502、建筑物503等。可以根据预先设定的规则在第一位置中选择标志点路标501。该车辆的控制管理设备可以通过车辆自身安装的传感器观测的数据,计算上述多个粒子到路标501的第一距离,以及车辆到该路标501的第二距离。其中,第一距离与第二距离的相似度越高,该第一距离对应的粒子的权重值越大。在该权重值小于或等于第一阈值时,可以确定该第一距离对应的粒子为无效粒子。图5中,黑色粒子为有效粒子,白色粒子为无效粒子。As shown in FIG. 5, there are multiple traffic participants on the road on which the vehicle is traveling, such as the signal light 501, the road sign 502, and the building 503 in FIG. 5. The landmark 501 can be selected in the first position according to a preset rule. The control and management equipment of the vehicle can calculate the first distance from the multiple particles to the road sign 501 and the second distance from the vehicle to the road sign 501 based on the data observed by the sensors installed in the vehicle itself. Wherein, the higher the similarity between the first distance and the second distance, the greater the weight value of the particle corresponding to the first distance. When the weight value is less than or equal to the first threshold, it can be determined that the particle corresponding to the first distance is an invalid particle. In Figure 5, black particles are effective particles, and white particles are ineffective particles.
或者,在第一距离与第二距离的差值大于第二阈值时,可以确定该第一距离对应的粒子为无效粒子。这里的第一阈值和第二阈值可以是根据经验值预先设定的,本申请不做具体限定。Alternatively, when the difference between the first distance and the second distance is greater than the second threshold, it may be determined that the particle corresponding to the first distance is an ineffective particle. The first threshold and the second threshold here may be preset based on empirical values, which are not specifically limited in this application.
在有效粒子的数目小于阈值时,可以根据本申请实施例中提供的技术方案,将第二时间的第二位置确定为新的第一位置,在该新的第一位置周围采样用于粒子滤波的多个粒子的数目和/或分布,具体实现方法与上述方法相同,在此不再赘述。在有效粒子的数目大于或等于阈值时,可以将第二位置确定为新的第一位置,可以在该新的第一位置周围删除部分无效粒子并且复制部分有效粒子,采用该部分有效粒子采用粒子滤波算法继续对车辆进行定位。When the number of effective particles is less than the threshold, the second position at the second time can be determined as the new first position according to the technical solution provided in the embodiments of the present application, and sampling around the new first position is used for particle filtering The specific implementation method of the number and/or distribution of the multiple particles is the same as the above method, and will not be repeated here. When the number of effective particles is greater than or equal to the threshold, the second position can be determined as the new first position, some ineffective particles can be deleted around the new first position, and some effective particles can be copied, and this part of effective particles can be adopted. The filtering algorithm continues to locate the vehicle.
在一个实施例中,进行复制有效粒子操作时,可以在新的第一位置采样与有效粒子的位置相同的粒子。位置相同可以是指粒子与车辆的距离相同,或者是粒子在车辆周围的分布相同。如图5所示,黑色粒子为有效粒子,b点为车辆在第二时间的第二位置,也就是新的第一位置。根据本申请实施例中的技术方案,可以复制全部有效粒子用于粒子滤波。进行粒子复制操作后,粒子的数目和分布如图6所示,可以根据如图6中的粒子采用粒子滤波算法,确定车辆在第三时间的位置。In one embodiment, when the effective particle copy operation is performed, particles with the same position as the effective particle may be sampled at the new first position. The same position can mean that the distance between the particles and the vehicle is the same, or the distribution of the particles around the vehicle is the same. As shown in Figure 5, the black particles are effective particles, and point b is the second position of the vehicle at the second time, that is, the new first position. According to the technical solutions in the embodiments of the present application, all effective particles can be copied for particle filtering. After the particle copy operation is performed, the number and distribution of the particles are shown in FIG. 6, and the particle filter algorithm can be used according to the particles in FIG. 6 to determine the position of the vehicle at the third time.
本申请实施例中,可以预先存储重新设置多个粒子的数目或分布的策略,如表3所示:In the embodiment of the present application, a strategy for resetting the number or distribution of multiple particles may be stored in advance, as shown in Table 3:
Figure PCTCN2020080282-appb-000005
Figure PCTCN2020080282-appb-000005
基于该方案,在该车辆的ODD未发生变化且有效粒子的数目小于阈值时,可以继续采用部分或全部有效粒子进行复制粒子操作,从而使得复制后的粒子数目满足车辆的ODD 的要求,使得车辆的定位更为准确。Based on this solution, when the ODD of the vehicle has not changed and the number of effective particles is less than the threshold, some or all of the effective particles can be used to replicate the particles, so that the number of replicated particles meets the requirements of the vehicle’s ODD, so that the vehicle The positioning is more accurate.
以上结合图1至图6详细说明了本申请实施例的车辆定位方法。以下结合图7至图8详细说明本申请实施例的车辆定位装置。The vehicle positioning method according to the embodiment of the present application has been described in detail above with reference to FIGS. 1 to 6. The vehicle positioning device according to the embodiment of the present application will be described in detail below with reference to FIGS. 7 to 8.
所述车辆定位装置700包括一个或多个所述处理器701,所述一个或多个处理器701可实现图2所示的实施例中的方法。The vehicle positioning device 700 includes one or more processors 701, and the one or more processors 701 can implement the method in the embodiment shown in FIG. 2.
在一种可能的设计中,所述车辆定位装置700包括用于根据所述第一ODD在所述第一位置的周围采样用于进行粒子滤波的多个粒子的部件(means)。所述多个粒子的数目或分布可以参见上述方法实施例中的相关描述。例如可以通过一个或多个处理器确定该第一ODD。可选的,处理器701除了实现图2所示的实施例的方法,还可以实现其他功能。In a possible design, the vehicle positioning device 700 includes means for sampling a plurality of particles around the first position for particle filtering according to the first ODD. For the number or distribution of the plurality of particles, refer to the relevant description in the above method embodiment. For example, the first ODD may be determined by one or more processors. Optionally, the processor 701 may implement other functions in addition to the method of the embodiment shown in FIG. 2.
可选的,一种设计中,处理器701可以执行指令,使得所述车辆定位装置700执行上述方法实施例中描述的方法。所述指令可以全部或部分存储在所述处理器内,也可以全部或部分存储在与所述处理器耦合的存储器702中。Optionally, in a design, the processor 701 may execute instructions to make the vehicle positioning device 700 execute the method described in the foregoing method embodiment. The instructions may be stored in the processor in whole or in part, and may also be stored in the memory 702 coupled to the processor in whole or in part.
在又一种可能的设计中,车辆定位装置700也可以包括电路,所述电路可以实现前述方法实施例中的功能。In another possible design, the vehicle positioning device 700 may also include a circuit, and the circuit may implement the functions in the foregoing method embodiments.
在又一种可能的设计中所述车辆定位装置700中可以包括一个或多个存储器702,其上存有指令704,所述指令可在所述处理器上被运行,使得所述车辆定位装置700执行上述方法实施例中描述的方法。可选的,所述存储器中还可以存储有数据。可选的处理器中也可以存储指令和/或数据。例如,所述一个或多个存储器702可以存储上述实施例中所描述的第一ODD,或者上述实施例中所涉及的多个粒子的数目或分布等。所述处理器和存储器可以单独设置,也可以集成在一起。In another possible design, the vehicle positioning device 700 may include one or more memories 702, on which instructions 704 are stored, and the instructions may be executed on the processor, so that the vehicle positioning device 700 executes the method described in the above method embodiment. Optionally, data may also be stored in the memory. The optional processor may also store instructions and/or data. For example, the one or more memories 702 may store the first ODD described in the foregoing embodiment, or the number or distribution of multiple particles involved in the foregoing embodiment. The processor and the memory can be provided separately or integrated together.
在又一种可能的设计中,所述通信装置700还可以包括收发单元705以及天线706。所述处理器701可以称为处理单元,对车辆定位装置进行控制。所述收发单元705可以称为收发机、收发电路、或者收发器等,用于通过天线706实现车辆定位装置的收发功能。In another possible design, the communication device 700 may further include a transceiver unit 705 and an antenna 706. The processor 701 may be referred to as a processing unit, which controls the vehicle positioning device. The transceiver unit 705 may be called a transceiver, a transceiver circuit, or a transceiver, etc., and is used to implement the transceiver function of the vehicle positioning device through the antenna 706.
在一种可能的实现方式中,如图8所示的车辆定位装置800可作为上述方法实施例所涉及的管理侧的定位服务器或者车辆自身的控制管理设备,并执行上述方法实施例中由定位服务器或者车辆的管理控制设备执行的步骤。如图8所示,该车辆定位装置800可包括处理单元801以及采集单元802,以上处理单元801以及采集单元802之间相互耦合。处理单元801可用于支持该车辆定位装置800执行上述方法实施例中的处理动作。In a possible implementation, the vehicle positioning device 800 shown in FIG. 8 can be used as the positioning server on the management side or the control and management equipment of the vehicle itself involved in the above method embodiment, and executes the positioning server in the above method embodiment. The server or the management control device of the vehicle executes the steps. As shown in FIG. 8, the vehicle positioning device 800 may include a processing unit 801 and an acquisition unit 802, and the processing unit 801 and the acquisition unit 802 are coupled with each other. The processing unit 801 may be used to support the vehicle positioning device 800 to execute the processing actions in the foregoing method embodiments.
在执行上述方法实施例中由车辆定位装置执行的动作时,处理单元801可用于确定车辆在第一时间的第一位置;或者,还可用于确定所述车辆在第二时间的第一设计适用域ODD。When performing the actions performed by the vehicle positioning device in the above method embodiments, the processing unit 801 can be used to determine the first position of the vehicle at the first time; or, it can also be used to determine that the first design of the vehicle at the second time is applicable. Domain ODD.
所述采集单元802根据所述第一ODD在所述第一位置的周围采样用于进行粒子滤波的多个粒子。其中,多个粒子的数目或分布可以参见上述方法实施例中的相关描述。The collection unit 802 samples a plurality of particles used for particle filtering around the first position according to the first ODD. For the number or distribution of the multiple particles, refer to the relevant description in the foregoing method embodiment.
在一种设计中,处理单元801还可用于根据所述多个粒子确定所述车辆在第二时间的第二位置。In one design, the processing unit 801 may also be used to determine the second position of the vehicle at the second time according to the plurality of particles.
在一种设计中,处理单元801还可用于在确定所述车辆在第二时间的第一ODD之后,确定所述第一ODD的目标级别,其中,第一ODD的目标级别以及如何确定第一ODD的目标级别可以参见上述方法实施例中的相关描述。In one design, the processing unit 801 may also be used to determine the target level of the first ODD after determining the first ODD of the vehicle at the second time, where the target level of the first ODD and how to determine the first ODD For the target level of ODD, refer to the relevant description in the above method embodiment.
在一种设计中,处理单元801还可用于确定所述第一ODD切换为第二ODD。采集单元802还可以用于根据第二ODD重新设置所述多个粒子的数目或分布。其中,如何根据 第二ODD重新设置多个粒子的数目或分布可以参见上述方法实施例中的相关描述。In one design, the processing unit 801 may also be used to determine that the first ODD is switched to the second ODD. The collection unit 802 may also be used to reset the number or distribution of the plurality of particles according to the second ODD. Wherein, how to reset the number or distribution of the multiple particles according to the second ODD can refer to the relevant description in the above method embodiment.
或者,处理单元801还可用于确定所述多个粒子中的有效粒子的数目小于阈值并且所述第一ODD未发生切换;删除部分无效粒子并且复制部分有效粒子。其中,如何确定有效粒子的数目以及如何复制部分有效粒子可以参见上述方法实施例中的相关描述。如何对该待升级服务器进行心跳检测可以参见上述方法实施例中的相关描述。Alternatively, the processing unit 801 may also be used to determine that the number of effective particles in the plurality of particles is less than a threshold and the first ODD has not been switched; delete some ineffective particles and copy some effective particles. Among them, how to determine the number of effective particles and how to copy some effective particles can refer to the relevant description in the above method embodiment. For how to perform heartbeat detection on the server to be upgraded, reference may be made to the related description in the foregoing method embodiment.
图8中的各个单元的只一个或多个可以软件、硬件、固件或其结合实现。所述软件或固件包括但不限于计算机程序指令或代码,并可以被硬件处理器所执行。所述硬件包括但不限于各类集成电路,如中央处理单元(CPU)、数字信号处理器(DSP)、现场可编程门阵列(FPGA)或专用集成电路(ASIC)。Only one or more of the units in FIG. 8 can be implemented by software, hardware, firmware, or a combination thereof. The software or firmware includes but is not limited to computer program instructions or codes, and can be executed by a hardware processor. The hardware includes, but is not limited to, various integrated circuits, such as a central processing unit (CPU), a digital signal processor (DSP), a field programmable gate array (FPGA), or an application specific integrated circuit (ASIC).
应注意,本申请实施例中的处理器可以是一种集成电路芯片,具有信号的处理能力。在实现过程中,上述方法实施例的各步骤可以通过处理器中的硬件的集成逻辑电路或者软件形式的指令完成。上述的处理器可以是通用处理器、数字信号处理器(digital signal processor,DSP)、专用集成电路(application specific integrated circuit,ASIC)、现成可编程门阵列(field programmable gate array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件。可以实现或者执行本申请实施例中的公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。结合本申请实施例所公开的方法的步骤可以直接体现为硬件译码处理器执行完成,或者用译码处理器中的硬件及软件模块组合执行完成。软件模块可以位于随机存储器,闪存、只读存储器,可编程只读存储器或者电可擦写可编程存储器、寄存器等本领域成熟的存储介质中。该存储介质位于存储器,处理器读取存储器中的信息,结合其硬件完成上述方法的步骤。It should be noted that the processor in the embodiment of the present application may be an integrated circuit chip with signal processing capability. In the implementation process, the steps of the foregoing method embodiments can be completed by hardware integrated logic circuits in the processor or instructions in the form of software. The above-mentioned processor may be a general-purpose processor, a digital signal processor (digital signal processor, DSP), an application specific integrated circuit (ASIC), a ready-made programmable gate array (field programmable gate array, FPGA) or other Programming logic devices, discrete gates or transistor logic devices, discrete hardware components. The methods, steps, and logical block diagrams disclosed in the embodiments of the present application can be implemented or executed. The general-purpose processor may be a microprocessor or the processor may also be any conventional processor or the like. The steps of the method disclosed in the embodiments of the present application may be directly embodied as being executed and completed by a hardware decoding processor, or executed and completed by a combination of hardware and software modules in the decoding processor. The software module can be located in a mature storage medium in the field, such as random access memory, flash memory, read-only memory, programmable read-only memory, or electrically erasable programmable memory, registers. The storage medium is located in the memory, and the processor reads the information in the memory and completes the steps of the above method in combination with its hardware.
可以理解,本申请实施例中的存储器可以是易失性存储器或非易失性存储器,或可包括易失性和非易失性存储器两者。其中,非易失性存储器可以是只读存储器(read-only memory,ROM)、可编程只读存储器(programmable ROM,PROM)、可擦除可编程只读存储器(erasable PROM,EPROM)、电可擦除可编程只读存储器(electrically EPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(random access memory,RAM),其用作外部高速缓存。通过示例性但不是限制性说明,许多形式的RAM可用,例如静态随机存取存储器(static RAM,SRAM)、动态随机存取存储器(dynamic RAM,DRAM)、同步动态随机存取存储器(synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(double data rate SDRAM,DDR SDRAM)、增强型同步动态随机存取存储器(enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(synchlinkDRAM,SLDRAM)和直接内存总线随机存取存储器(direct rambusRAM,DR RAM)。应注意,本文描述的系统和方法的存储器旨在包括但不限于这些和任意其它适合类型的存储器。It can be understood that the memory in the embodiments of the present application may be a volatile memory or a non-volatile memory, or may include both volatile and non-volatile memory. Among them, the non-volatile memory can be read-only memory (ROM), programmable read-only memory (programmable ROM, PROM), erasable programmable read-only memory (erasable PROM, EPROM), and electrically available Erase programmable read-only memory (electrically EPROM, EEPROM) or flash memory. The volatile memory may be random access memory (RAM), which is used as an external cache. By way of exemplary but not restrictive description, many forms of RAM are available, such as static random access memory (static RAM, SRAM), dynamic random access memory (dynamic RAM, DRAM), and synchronous dynamic random access memory (synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (double data rate SDRAM, DDR SDRAM), enhanced synchronous dynamic random access memory (enhanced SDRAM, ESDRAM), synchronous connection dynamic random access memory (synchlinkDRAM, SLDRAM) And direct memory bus random access memory (direct rambusRAM, DR RAM). It should be noted that the memories of the systems and methods described herein are intended to include, but are not limited to, these and any other suitable types of memories.
本申请实施例还提供了一种计算机可读介质,其上存储有计算机程序,该计算机程序被计算机执行时实现上述任一方法实施例所述的车辆定位方法。The embodiment of the present application also provides a computer-readable medium on which a computer program is stored, and when the computer program is executed by a computer, the vehicle positioning method described in any of the foregoing method embodiments is implemented.
本申请实施例还提供了一种计算机程序产品,该计算机程序产品被计算机执行时实现上述任一方法实施例所述的车辆定位方法。The embodiment of the present application also provides a computer program product, which, when executed by a computer, implements the vehicle positioning method described in any of the foregoing method embodiments.
在上述实施例中,可以全部或部分地通过软件、硬件、固件或者其任意组合来实现。当使用软件实现时,可以全部或部分地以计算机程序产品的形式实现。所述计算机程序产品包括一个或多个计算机指令。在计算机上加载和执行所述计算机指令时,全部或部分地 产生按照本申请实施例所述的流程或功能。所述计算机可以是通用计算机、专用计算机、计算机网络、或者其他可编程装置。所述计算机指令可以存储在计算机可读存储介质中,或者从一个计算机可读存储介质向另一个计算机可读存储介质传输,例如,所述计算机指令可以从一个网站站点、计算机、服务器或数据中心通过有线(例如同轴电缆、光纤、数字用户线(digital subscriber line,DSL))或无线(例如红外、无线、微波等)方式向另一个网站站点、计算机、服务器或数据中心进行传输。所述计算机可读存储介质可以是计算机能够存取的任何可用介质或者是包含一个或多个可用介质集成的服务器、数据中心等数据存储设备。所述可用介质可以是磁性介质(例如,软盘、硬盘、磁带)、光介质(例如,高密度数字视频光盘(digital video disc,DVD))、或者半导体介质(例如,固态硬盘(solid state disk,SSD))等。In the above-mentioned embodiments, it may be implemented in whole or in part by software, hardware, firmware, or any combination thereof. When implemented by software, it can be implemented in the form of a computer program product in whole or in part. The computer program product includes one or more computer instructions. When the computer instructions are loaded and executed on the computer, the processes or functions described in the embodiments of the present application are generated in whole or in part. The computer may be a general-purpose computer, a special-purpose computer, a computer network, or other programmable devices. The computer instructions may be stored in a computer-readable storage medium or transmitted from one computer-readable storage medium to another computer-readable storage medium. For example, the computer instructions may be transmitted from a website, computer, server, or data center. Transmission to another website, computer, server, or data center via wired (such as coaxial cable, optical fiber, digital subscriber line (DSL)) or wireless (such as infrared, wireless, microwave, etc.). The computer-readable storage medium may be any available medium that can be accessed by a computer or a data storage device such as a server or data center integrated with one or more available media. The usable medium may be a magnetic medium (for example, a floppy disk, a hard disk, and a magnetic tape), an optical medium (for example, a high-density digital video disc (digital video disc, DVD)), or a semiconductor medium (for example, a solid state disk, SSD)) etc.
本申请实施例还提供了一种车辆定位装置,包括处理器和接口;所述处理器,用于执行上述任一方法实施例所述的车辆定位方法。An embodiment of the present application also provides a vehicle positioning device, including a processor and an interface; the processor is configured to execute the vehicle positioning method described in any of the foregoing method embodiments.
应理解,上述车辆定位装置可以是一个芯片,所述处理器可以通过硬件来实现也可以通过软件来实现,当通过硬件实现时,该处理器可以是逻辑电路、集成电路等;当通过软件来实现时,该处理器可以是一个通用处理器,通过读取存储器中存储的软件代码来实现,改存储器可以集成在处理器中,可以位于所述处理器之外,独立存在。It should be understood that the aforementioned vehicle positioning device may be a chip, and the processor may be implemented by hardware or software. When implemented by hardware, the processor may be a logic circuit, an integrated circuit, etc.; when implemented by software, When implemented, the processor may be a general-purpose processor, which is implemented by reading the software code stored in the memory, and the memory may be integrated in the processor, may be located outside the processor, and exist independently.
另外,在本申请各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以是两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, the functional units in the various embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit. The above-mentioned integrated unit can be implemented in the form of hardware or software functional unit.
以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应所述以权利要求的保护范围为准。The above are only specific implementations of this application, but the protection scope of this application is not limited to this. Any person skilled in the art can easily think of changes or substitutions within the technical scope disclosed in this application. Should be covered within the scope of protection of this application. Therefore, the protection scope of this application shall be subject to the protection scope of the claims.

Claims (13)

  1. 一种车辆定位方法,其特征在于,包括:A vehicle positioning method, characterized in that it comprises:
    确定车辆在第一时间的第一位置;Determine the first position of the vehicle at the first time;
    确定所述车辆在第二时间的第一设计适用域ODD;Determine the first design applicable domain ODD of the vehicle at the second time;
    根据所述第一ODD在所述第一位置的周围采样用于进行粒子滤波的多个粒子,所述多个粒子的数目或分布与所述第一ODD对应;Sampling a plurality of particles used for particle filtering around the first position according to the first ODD, where the number or distribution of the plurality of particles corresponds to the first ODD;
    根据所述多个粒子确定所述车辆在第二时间的第二位置,所述第二时间在所述第一时间之后。The second position of the vehicle at a second time is determined according to the plurality of particles, and the second time is after the first time.
  2. 根据权利要求1所述的方法,其特征在于,所述确定所述车辆在第二时间的第一ODD之后,所述方法还包括:The method according to claim 1, wherein after the determining that the vehicle is at the first ODD at the second time, the method further comprises:
    确定所述第一ODD的目标级别;Determining the target level of the first ODD;
    所述根据所述第一ODD在所述第一位置的周围采样用于粒子滤波的多个粒子,所述多个粒子的数目或分布与所述第一ODD对应包括:The sampling of a plurality of particles used for particle filtering around the first position according to the first ODD, and the number or distribution of the plurality of particles corresponding to the first ODD includes:
    根据所述目标级别在所述第一位置的周围采样用于粒子滤波的多个粒子,所述多个粒子的数目或分布与所述目标级别相对应。A plurality of particles for particle filtering are sampled around the first position according to the target level, and the number or distribution of the plurality of particles corresponds to the target level.
  3. 根据权利要求2所述的方法,其特征在于,所述多个粒子的数目或分布还与所述车辆的传感器类型相对应。The method according to claim 2, wherein the number or distribution of the plurality of particles further corresponds to the sensor type of the vehicle.
  4. 根据权利要求1-3任一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 1-3, wherein the method further comprises:
    确定所述第一ODD切换为第二ODD;Determining that the first ODD is switched to the second ODD;
    根据所述第二ODD重新设置所述多个粒子的数目或分布。The number or distribution of the plurality of particles is reset according to the second ODD.
  5. 根据权利要求4任一所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 4, wherein the method further comprises:
    确定所述多个粒子中的有效粒子的数目小于阈值并且所述第一ODD未发生切换;Determining that the number of effective particles in the plurality of particles is less than a threshold value and that the first ODD does not switch;
    删除部分无效粒子并且复制部分有效粒子。Delete some invalid particles and copy some valid particles.
  6. 一种车辆定位装置,其特征在于,包括:A vehicle positioning device, characterized in that it comprises:
    处理单元,用于确定车辆在第一时间的第一位置,以及所述车辆在第二时间的第一设计适用域ODD;A processing unit for determining the first position of the vehicle at the first time, and the first design application domain ODD of the vehicle at the second time;
    采集单元,用于根据所述第一ODD在所述第一位置的周围采样用于进行粒子滤波的多个粒子,所述多个粒子的数目或分布与所述第一ODD对应;A collecting unit, configured to sample a plurality of particles used for particle filtering around the first position according to the first ODD, and the number or distribution of the plurality of particles corresponds to the first ODD;
    所述处理单元还用于,根据所述多个粒子确定所述车辆在第二时间的第二位置,所述第二时间在所述第一时间之后。The processing unit is further configured to determine a second position of the vehicle at a second time according to the plurality of particles, the second time being after the first time.
  7. 根据权利要求6所述的装置,其特征在于,所述处理单元还用于:在确定所述车辆在第二时间的第一ODD之后,确定所述第一ODD的目标级别;7. The device according to claim 6, wherein the processing unit is further configured to determine the target level of the first ODD after determining the first ODD of the vehicle at the second time;
    所述采集单元根据所述第一ODD在所述第一位置的周围采样用于进行粒子滤波的多个粒子,所述多个粒子的数目或分布与所述第一ODD对应包括:所述采集单元根据所述目标级别在所述第一位置的周围采样用于粒子滤波的多个粒子,所述多个粒子的数目或分布与所述目标级别相对应。The collecting unit samples a plurality of particles used for particle filtering around the first position according to the first ODD, and the number or distribution of the plurality of particles corresponding to the first ODD includes: the collecting The unit samples a plurality of particles for particle filtering around the first position according to the target level, and the number or distribution of the plurality of particles corresponds to the target level.
  8. 根据权利要求7所述的装置,其特征在于,所述多个粒子的数目或分布还与所述车辆的传感器类型相对应。The device according to claim 7, wherein the number or distribution of the plurality of particles further corresponds to the sensor type of the vehicle.
  9. 根据权利要求6-8任一所述的装置,其特征在于:The device according to any one of claims 6-8, characterized in that:
    所述处理单元还用于,确定所述第一ODD切换为第二ODD;The processing unit is further configured to determine that the first ODD is switched to the second ODD;
    所述采集单元还用于,根据所述第二ODD重新设置所述多个粒子的数目或分布。The collection unit is further configured to reset the number or distribution of the plurality of particles according to the second ODD.
  10. 根据权利要求9所述的装置,其特征在于,所述处理单元还用于:The device according to claim 9, wherein the processing unit is further configured to:
    确定所述多个粒子中的有效粒子的数目小于阈值并且所述第一ODD未发生切换;Determining that the number of effective particles in the plurality of particles is less than a threshold value and that the first ODD does not switch;
    删除部分无效粒子并且复制部分有效粒子。Delete some invalid particles and copy some valid particles.
  11. 一种车辆定位装置,其特征在于,包括:A vehicle positioning device, characterized in that it comprises:
    存储器,用于存储计算机程序;以及Memory for storing computer programs; and
    处理器,用于执行所述存储器中存储的计算程序,以使得所述车辆定位装置执行如权利要求1-5中任一项所述的方法。The processor is configured to execute the calculation program stored in the memory, so that the vehicle positioning device executes the method according to any one of claims 1-5.
  12. 一种计算机可读存储介质,其特征在于,存储有计算机可执行指令,当所述计算机可执行指令在被处理器运行时,使得所述车辆定位装置执行如权利要求1-5任一项所述的方法。A computer-readable storage medium, characterized in that it stores computer-executable instructions. When the computer-executable instructions are executed by a processor, the vehicle positioning device executes the vehicle positioning device as described in any one of claims 1-5. The method described.
  13. 一种计算机程序产品,其特征在于,当所述计算机程序产品在处理器上运行时,使得所述车辆定位装置执行如权利要求1-5任一项所述的方法。A computer program product, characterized in that, when the computer program product runs on a processor, the vehicle positioning device is caused to execute the method according to any one of claims 1-5.
PCT/CN2020/080282 2020-03-19 2020-03-19 Vehicle positioning method and device WO2021184320A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2020/080282 WO2021184320A1 (en) 2020-03-19 2020-03-19 Vehicle positioning method and device
CN202080004190.8A CN112771352B (en) 2020-03-19 2020-03-19 Vehicle positioning method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/080282 WO2021184320A1 (en) 2020-03-19 2020-03-19 Vehicle positioning method and device

Publications (1)

Publication Number Publication Date
WO2021184320A1 true WO2021184320A1 (en) 2021-09-23

Family

ID=75699490

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/080282 WO2021184320A1 (en) 2020-03-19 2020-03-19 Vehicle positioning method and device

Country Status (2)

Country Link
CN (1) CN112771352B (en)
WO (1) WO2021184320A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114910081B (en) * 2022-05-26 2023-03-10 阿波罗智联(北京)科技有限公司 Vehicle positioning method and device and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101631395A (en) * 2009-08-19 2010-01-20 中国矿业大学 Method for removing interference noise from moving object locating in wireless sensor network
CN106932802A (en) * 2017-03-17 2017-07-07 安科智慧城市技术(中国)有限公司 A kind of air navigation aid and system based on spreading kalman particle filter
US20190163185A1 (en) * 2017-11-30 2019-05-30 Amitai Yisrael Bin-Nun System and method for improving autonomous vehicle safety performance
CN110702093A (en) * 2019-09-27 2020-01-17 五邑大学 Particle filter-based positioning method and device, storage medium and robot
CN110888125A (en) * 2019-12-05 2020-03-17 奥特酷智能科技(南京)有限公司 Automatic driving vehicle positioning method based on millimeter wave radar

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9672734B1 (en) * 2016-04-08 2017-06-06 Sivalogeswaran Ratnasingam Traffic aware lane determination for human driver and autonomous vehicle driving system
IL250382B (en) * 2017-01-31 2021-01-31 Arbe Robotics Ltd A radar-based system and method for real-time simultaneous localization and mapping
US10409279B2 (en) * 2017-01-31 2019-09-10 GM Global Technology Operations LLC Efficient situational awareness by event generation and episodic memory recall for autonomous driving systems
JP6705414B2 (en) * 2017-04-06 2020-06-03 トヨタ自動車株式会社 Operating range determination device
US10935978B2 (en) * 2017-10-30 2021-03-02 Nio Usa, Inc. Vehicle self-localization using particle filters and visual odometry
CN108981702A (en) * 2018-07-03 2018-12-11 浙江大学 A kind of vehicle positioning method of multiposition joint particle filter
CN110617825B (en) * 2019-09-29 2022-01-18 阿波罗智联(北京)科技有限公司 Vehicle positioning method and device, electronic equipment and medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101631395A (en) * 2009-08-19 2010-01-20 中国矿业大学 Method for removing interference noise from moving object locating in wireless sensor network
CN106932802A (en) * 2017-03-17 2017-07-07 安科智慧城市技术(中国)有限公司 A kind of air navigation aid and system based on spreading kalman particle filter
US20190163185A1 (en) * 2017-11-30 2019-05-30 Amitai Yisrael Bin-Nun System and method for improving autonomous vehicle safety performance
CN110702093A (en) * 2019-09-27 2020-01-17 五邑大学 Particle filter-based positioning method and device, storage medium and robot
CN110888125A (en) * 2019-12-05 2020-03-17 奥特酷智能科技(南京)有限公司 Automatic driving vehicle positioning method based on millimeter wave radar

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
XU TONGDE, DONGRUI LI: "NOVEL PARTICLE FILTER ALGORITHM BY DYNAMICALLY ADJUSTING PARTICLE NUMBERS", COMPUTER APPLICATIONS AND SOFTWARE, vol. 30, no. 9, 15 September 2013 (2013-09-15), XP055851719, ISSN: 1000-386x, DOI: 10.3969/j.issn.1000-386x.2013.09.079 *

Also Published As

Publication number Publication date
CN112771352A (en) 2021-05-07
CN112771352B (en) 2022-04-08

Similar Documents

Publication Publication Date Title
EP3683548B1 (en) Road matching-based positioning method, chip subsystem and electronic device
US11520331B2 (en) Methods and apparatus to update autonomous vehicle perspectives
US7076365B2 (en) Enhanced dead reckoning method
US7188026B2 (en) Hierarchical floating car data network
US6925378B2 (en) Enhanced mobile communication device with extended radio, and applications
US6862500B2 (en) Methods for communicating between elements in a hierarchical floating car data network
US10797981B2 (en) Application specific connected service provision system
WO2020135278A1 (en) Data transmission method, apparatus and system
JP2014505857A (en) A method for finding indoor location context identifiers based on approximate locations
WO2018112825A1 (en) Positioning method based on wi-fi access point, and device
US20150215798A1 (en) Method and system for detecting coverage hole in wireless network
US20200145790A1 (en) Positioning correction method and apparatus
EP3045001A1 (en) Methods, wireless device and network node for managing positioning method based on prediction
WO2021184320A1 (en) Vehicle positioning method and device
CN112399348A (en) Method and device for determining moving track and storage medium
KR102239031B1 (en) Portable device, mobile terminal, database server, and system using visibility mask information, and operating method of portable device
WO2022068274A1 (en) Positioning method, apparatus and system
JP2021076593A (en) Dynamic map generation with focus on construction and localization field of technology
US20110294519A1 (en) Upload and download of position reference data
WO2021238523A1 (en) Network status prompt method and apparatus, and electronic device and storage medium
WO2021189363A1 (en) Method and apparatus for determining service area of parking lot, device, and storage medium
US20230239721A1 (en) Information processing apparatus, information processing method, and non-transitory storage medium
CN111243264B (en) Vehicle steering prediction method, device, equipment and medium
JP2015117986A (en) Position correction system, method, and program
US11043128B1 (en) Merging support information distribution apparatus, merging support system, merging support information distribution method, and computer program

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

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

Country of ref document: EP

Kind code of ref document: A1