KR102103651B1 - Method for reduction of particle filtering degeneracy exploiting lane number from digital map and system using the method - Google Patents

Method for reduction of particle filtering degeneracy exploiting lane number from digital map and system using the method Download PDF

Info

Publication number
KR102103651B1
KR102103651B1 KR1020180149782A KR20180149782A KR102103651B1 KR 102103651 B1 KR102103651 B1 KR 102103651B1 KR 1020180149782 A KR1020180149782 A KR 1020180149782A KR 20180149782 A KR20180149782 A KR 20180149782A KR 102103651 B1 KR102103651 B1 KR 102103651B1
Authority
KR
South Korea
Prior art keywords
driving
lane
particle
road
relative position
Prior art date
Application number
KR1020180149782A
Other languages
Korean (ko)
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 KR1020180149782A priority Critical patent/KR102103651B1/en
Application granted granted Critical
Publication of KR102103651B1 publication Critical patent/KR102103651B1/en

Links

Images

Classifications

    • 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/0268Control of position or course in two dimensions specially adapted to land vehicles using internal positioning means
    • G05D1/0274Control of position or course in two dimensions specially adapted to land vehicles using internal positioning means using mapping information stored in a memory device
    • 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
    • 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/0268Control of position or course in two dimensions specially adapted to land vehicles using internal positioning means
    • 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/0268Control of position or course in two dimensions specially adapted to land vehicles using internal positioning means
    • G05D1/0272Control of position or course in two dimensions specially adapted to land vehicles using internal positioning means comprising means for registering the travel distance, e.g. revolutions of wheels

Landscapes

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

Abstract

Disclosed is a method for reducing degeneracy of particle filtering. The method comprises the steps of: predicting a current state of a particle using a state transition model and a previous state of the particle; updating a weight of the particle by matching driving environment information and precision map information detected through an environment recognition sensor; and clustering the particle according to whether a feature point capable of determining a driving lane of a vehicle exists in a detection area of the sensor and performing resampling.

Description

지도의 차로 개수를 활용한 파티클 필터링 퇴화 경감 방법 및 시스템{METHOD FOR REDUCTION OF PARTICLE FILTERING DEGENERACY EXPLOITING LANE NUMBER FROM DIGITAL MAP AND SYSTEM USING THE METHOD}METHOD FOR REDUCTION OF PARTICLE FILTERING DEGENERACY EXPLOITING LANE NUMBER FROM DIGITAL MAP AND SYSTEM USING THE METHOD}

본 발명의 개념에 따른 실시 예는 센서 융합 기반 정밀 측위 구현을 위해 파티클 필터링을 사용할 때 퇴화 문제를 경감시켜주는 파티클 필터링 퇴화 경감 방법에 관한 것이다. An embodiment according to the concept of the present invention relates to a method for reducing particle filtering deterioration that reduces a problem of deterioration when using particle filtering for implementing sensor fusion-based precision positioning.

차량의 정확한 위치 추정은 첨단 운전자 지원 시스템(advanced driver assistance system(ADAS))이나 자율 주행 분야에서 요구되고 있는 중요한 요소이다. 최근에는 차량의 위치를 추정하기 위해 기존에 사용하였던 전지구 위치파악시스템 (global position system(GPS))이나 관성 항법 장치(inertial navigation system(INS)) 뿐만 아니라 카메라나 LIDAR와 같은 환경 인식 센서 등의 다양한 센서 정보를 융합하여 사용하는 방법들이 개발되고 있다.Accurate position estimation of vehicles is an important element required in advanced driver assistance systems (ADAS) or autonomous driving. Recently, various global positioning systems (GPS) and inertial navigation systems (INS), which have been used to estimate the position of vehicles, as well as environmental sensors such as cameras and LIDARs, etc. Methods for fusion and use of sensor information have been developed.

다양한 센서 정보를 융합하는 필터링 기법 중에서 파티클 필터링(particle filtering)은 비선형 비가우시안 시스템에 적용할 수 있는 장점 때문에 다양한 분야에서 활용되고 있다. 특히 차량이나 로봇과 같은 이동체의 위치 추정을 위해 많이 사용되고 있다. Among the filtering techniques that fuse various sensor information, particle filtering has been used in various fields because of its advantages that can be applied to nonlinear non-Gaussian systems. In particular, it is widely used to estimate the position of a moving object such as a vehicle or a robot.

파티클 필터는 칼만 필터(Kalman Filter)가 기반하는 해석적 방법 즉, 선형 운동으로 가정하고 파라미터를 찾는 것이 아니라, 시행 착오(trial and error)에 기반하는 시뮬레이션을 통한 예측 기술의 하나로, 계속적인 몬테카를로(Sequential Monte Carlo(SMC)) 방법이라고도 한다. 파티클 필터의 동작원리는 시스템에 적절하게 제안된 확률분포로 임의로 생성된 입력을 여럿 가하여보고 그것들을 종합하여 시스템의 정보를 추측하는 것이다. 파티클 필터의 목적은 연속적으로 들어오는 정보를 오차가 존재하는 관측값만을 가지고 정보를 예측하는 데에 있다.The particle filter is an analytical method based on the Kalman Filter, that is, it is assumed to be a linear motion and does not look for parameters, but as a predictive technique through simulation based on trial and error. Also called the Sequential Monte Carlo (SMC) method. The operating principle of the particle filter is to guess the information of the system by synthesizing several randomly generated inputs with the proposed probability distribution appropriate for the system. The purpose of the particle filter is to predict information that comes in continuously from observations with errors.

파티클 필터링은 센서 데이터로부터 직접적으로 상태 변수를 추정하지 않아도 되기 때문에 상태 변수의 정보를 직접적으로 출력하는 센서뿐만 아니라 다양한 센서를 활용할 수 있다.Particle filtering does not need to estimate the state variable directly from the sensor data, so various sensors as well as sensors that directly output the state variable information can be utilized.

등록 특허 공보 제10-0809352호는 파티클 필터를 이용한 격자 기반 슬램 알고리즘에 센서의 오차를 반영하여 가중치를 조정하여 이동 로봇의 자세를 상대적으로 정확하게 추정하는 이동 로봇의 차세 추정 방법 및 장치에 관한 것이다. Registered Patent Publication No. 10-0809352 relates to a method and apparatus for estimating vehicle movements of a mobile robot that estimates the attitude of a mobile robot relatively accurately by adjusting weights by reflecting errors of a sensor in a grid-based slam algorithm using particle filters.

상기 선행기술문헌에는 이동 로봇의 자세 변화량을 감지하여 이전 파티클에 감지된 자세 변화량을 적용하여 현재 파티클의 자세를 구하고, 센서로부터 획득한 레인지 데이터(range data)와 지도 정보로부터 현재 파티클의 자세 확률 예측 및 가중치를 구하고, 가중치를 기초로 현재 파티클을 리샘플링(resampling)하여, 센서의 오차를 고려하여 가중치를 조정하는 구성이 개시되어 있다.In the prior art document, a posture change amount of a mobile robot is detected to apply a posture change amount detected to a previous particle to obtain a posture of a current particle, and a posture probability prediction of a current particle from range data and map information obtained from a sensor And a configuration for obtaining a weight and resampling the current particle based on the weight to adjust the weight in consideration of the error of the sensor.

그러나, 파티클 필터링은 유한한 개수의 파티클을 사용하기 때문에, 고차원의 확률 분포를 정확하게 표현하는데 한계를 가지고 있다. 따라서, 상기 선행기술문헌은 파티클 퇴화(degeneracy) 즉, 파티클들의 부정확한 확률 분포 묘사로부터 발생하는 문제점이 존재한다.However, since particle filtering uses a finite number of particles, there is a limitation in accurately representing a high-dimensional probability distribution. Therefore, the prior art document has a problem that arises from particle degeneracy, that is, description of an incorrect probability distribution of particles.

등록 특허 공보 제10-0809352호Registered Patent Publication No. 10-0809352

본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 파티클 필터링 퇴화 경감 방법은, 지도로부터 얻을 수 있는 차로 개수를 활용하여 주행차로를 유지시키는 것을 목적으로 한다.The present invention has been devised to solve the above problems, and the particle filtering deterioration reduction method of the present invention aims to maintain a driving lane by utilizing the number of lanes obtained from a map.

본 발명의 두번째 목적은 위치 추정에 활용되는 주행 환경 정보를 차선 뿐만 아니라 차선 끝점, 노면 표시, 도로 표지판을 이용하는 것이다.The second object of the present invention is to use lane end points, road markings, and road signs as well as lanes for driving environment information used for location estimation.

상기와 같은 목적을 달성하기 위한 본 발명의 파티클 필터링 퇴화 경감 방법은 상태 천이 모델과 파티클의 이전 상태를 이용하여 파티클의 현재 상태를 예측하는 단계와, 환경 인식 센서를 통해 검출된 주행 환경 정보와 정밀 지도 정보를 매칭하여 파티클의 가중치를 갱신하는 단계와, 차량의 주행 차로를 확정할 수 있는 특징점이 센서의 검출 영역 내에 존재하는지 여부에 따라 파티클을 클러스터링하고, 리샘플링을 수행하는 단계를 포함한다.Particle filtering deterioration reduction method of the present invention for achieving the above object is a step of predicting the current state of the particle using the state transition model and the previous state of the particle, and the driving environment information and precision detected through the environmental sensor And matching the map information to update the weight of the particles, and clustering the particles according to whether a feature point capable of determining the driving lane of the vehicle exists in the detection area of the sensor, and performing resampling.

상기 리샘플링을 수행하는 단계는, 상기 차량의 주행 차로를 확정할 수 있는 특징점이 센서의 검출 영역 내에 존재하지 않을 경우 파티클을 클러스터링하는 단계와, 파티클 클러스터의 개수가 지도로부터 얻을 수 있는 주행 도로의 주행 가능 차로 개수와 동일한 경우, 각 클러스터별로 리샘플링을 수행하여 주행 가능 차로 모두에 파티클들을 유지시키는 단계를 포함한다.The step of performing the resampling may include clustering particles when a feature point capable of determining the driving lane of the vehicle does not exist in the detection area of the sensor, and driving the driving road where the number of particle clusters can be obtained from a map. When the number of lanes is equal to the number of lanes, resampling is performed for each cluster to include particles in all of the lanes.

상기 리샘플링을 수행하는 단계는, 상기 파티클 클러스터의 개수가 지도로부터 얻을 수 있는 주행 도로의 주행 가능 차로 개수와 동일하지 않은 경우, 전체 파티클에 대해 리샘플링을 수행하는 단계를 포함한다.The step of performing the resampling includes resampling all particles when the number of particle clusters is not equal to the number of driving lanes of the driving road that can be obtained from the map.

상기 리샘플링을 수행하는 단계는, 상기 차량의 주행 차로를 확정할 수 있는 특징점이 센서의 검출 영역 내에 존재하는 경우 전체 파티클에 대해 리샘플링을 수행하여 주행 차로를 확정하는 단계를 포함한다.The step of performing the resampling includes determining a driving lane by resampling all particles when a feature point capable of determining the driving lane of the vehicle exists in the detection area of the sensor.

상기 파티클의 가중치를 갱신하는 단계는, 차선, 차선 끝점, 노면 표시, 및 도로 표지판을 매칭 정보로 사용한다.In the step of updating the weight of the particles, lanes, lane ends, road markings, and road signs are used as matching information.

상기 도로 표지판을 매칭 정보로 사용할 때, 차량의 주행 방향에 대한 상기 도로 표지판의 방향을 상기 매칭 정보로 사용한다.When the road sign is used as matching information, the direction of the road sign with respect to the driving direction of the vehicle is used as the matching information.

상기와 같은 목적을 달성하기 위한 본 발명의 차량의 위치 추정 장치는 차량의 주행 환경 정보를 인식하는 센서와, 지도 정보를 수신하여 출력하는 지도 정보 수신부와, 상기 주행 환경 정보와 상기 지도 정보를 매칭하여 차량의 위치를 추정하는 파티클 필터부를 포함하고, 상기 파티클 필터부는, 차량의 주행 차로를 확정시킬 수 있는 특징점이 센서의 검출 영역 내에 존재하지 않을 경우, 상기 지도 정보로부터 얻을 수 있는 주행도로의 주행 가능 차로 개수를 이용하여 차량의 위치를 추정한다.The vehicle position estimation device of the present invention for achieving the above object is matched with a sensor for recognizing the driving environment information of the vehicle, a map information receiving unit for receiving and outputting map information, and the driving environment information and the map information And a particle filter unit for estimating the position of the vehicle, wherein the particle filter unit travels on a driving road obtained from the map information when a feature point capable of determining the driving lane of the vehicle does not exist in the detection area of the sensor. The number of available lanes is used to estimate the location of the vehicle.

상기 파티클 필터부는 차량의 주행 차로를 확정시킬 수 있는 특징점이 나타나기 전까지 파티클 클러스터링을 수행하고, 파티클 클러스터 수를 상기 주행 가능 차로 개수와 동일하게 유지시킨다.The particle filter unit performs particle clustering until a feature point capable of determining the driving lane of the vehicle appears, and maintains the number of particle clusters equal to the number of driving lanes.

상기 파티클 클러스터의 개수가 지도로부터 얻을 수 있는 주행 도로의 주행 가능 차로 개수와 동일한 경우, 각 클러스터별로 리샘플링을 수행하여 주행 가능 차로 모두에 파티클들을 유지시킨다.When the number of particle clusters is equal to the number of driving lanes on the driving road that can be obtained from a map, resampling is performed for each cluster to keep particles in all of the driving lanes.

상기한 바와 같은 본 발명의 파티클 필터링 퇴화 경감 방법은 차량의 위치를 추정할 때 지도로부터 얻을 수 있는 차로 개수를 활용하여 주행차로에 파티클들을 유지시킴으로써 파티클 퇴화 문제를 경감할 수 있는 효과가 있다.The particle filtering deterioration reduction method of the present invention as described above has an effect of reducing particle degeneration problems by maintaining particles in a driving lane by using the number of lanes obtained from a map when estimating the location of the vehicle.

또한, 상기한 바와 같은 본 발명의 파티클 필터링 퇴화 경감 방법은 위치 추정에 활용되는 주행 환경 정보를 차선 뿐만 아니라 차선 끝점, 노면 표시, 도로 표지판을 이용함으로써, 차선 오프셋만 이용하여 차량의 위치를 추정할 경우에 발생하는 종방향 위치의 불확실성을 보완할 수 있는 효과가 있다.In addition, the particle filtering deterioration reduction method of the present invention as described above uses the lane end point, road markings, and road signs as well as lanes for driving environment information used for position estimation to estimate the position of the vehicle using only lane offsets. There is an effect that can compensate for the uncertainty of the longitudinal position occurring in the case.

도 1은 파티클 퇴화를 설명하기 위한 도면이다.
도 2는 본 발명의 실시 예에 따른 차량의 주행 방향에 대한 도로 표지판의 방향(Φ)을 나타내는 도면이다.
도 3은 본 발명의 실시 예에 따른 파티클 퇴화 문제를 경감시키기 위한 방법을 설명하기 위한 플로우차트이다.
도 4a 내지 도 4c는 본 발명의 실시 예에 따른 시간에 따른 파티클 클러스터링 과정을 설명하기 위한 개념도이다.
1 is a view for explaining particle degeneration.
2 is a view showing a direction (Φ) of a road sign with respect to a driving direction of a vehicle according to an embodiment of the present invention.
3 is a flowchart for explaining a method for alleviating particle degeneration problems according to an embodiment of the present invention.
4A to 4C are conceptual views illustrating a particle clustering process according to time according to an embodiment of the present invention.

이하에서는 본 발명에 따른 실시예 및 도면을 참조하여, 본 발명을 더욱 상술한다. Hereinafter, the present invention will be further described with reference to examples and drawings according to the present invention.

도 1은 파티클 퇴화를 나타내는 도면이다. 환경 인식 센서 기반 위치 추정 방법은 환경 인식 센서로부터 정적인 특징점(예컨대, 차선, 차선끝점, 도로 표지판 등)을 검출하고, 검출된 특징점을 정밀 지도 정보와 매칭하여 위치를 추정하는 것이다. 1 is a view showing particle degeneration. The environment-aware sensor-based location estimation method detects a static feature point (eg, a lane, a lane end point, a road sign, etc.) from the environment-aware sensor and estimates the location by matching the detected feature point with precision map information.

특징점이 적은 도로에서는 주행 차로를 확정시킬 수 있는 노면 표시(road surface marker(RSM))가 나타나지 않은 구간이 있다. 주행 차로를 확정할 수 없을 경우에는 주행한다고 생각할 수 있는 모든 차로에 대한 가능성을 유지하여한다. 파티클 필터링에서는 이러한 가능성을 파티클을 통해 표현하는데, 이것은 가능성 있는 모든 차로에 파티클이 계속 유지되어야 하는 것을 의미한다. On roads with few feature points, there is a section in which road surface markers (RSMs) that can confirm driving lanes do not appear. If the driving lane cannot be determined, the possibility for all lanes that can be considered to be driven is maintained. Particle filtering expresses this possibility through particles, which means that particles must remain in every possible lane.

도 1은 파티클 퇴화 때문에 가능성 있는 차로 모두에 파티클이 유지되지 못하는 상황을 나타낸다. 파란색이 파티클들을 나타낸다고할 때, 초기 위치(2, 3, 4차로)에서 파티클들은 가능성 있는 차로 모두에 존재하였으나, 주행하는 동안 2차로와 3차로에 있는 파티클들이 점차 소멸한다. 실제 주행 차로가 2차로나 3차로인 경우, 이러한 결과는 주행 차로를 잘못 인식하는 오인식 문제를 야기한다.1 shows a situation in which particles are not maintained in all possible lanes due to particle degeneration. Assuming that blue represents particles, particles in the initial position (lanes 2, 3, and 4) were present in all possible lanes, but particles in lanes 2 and 3 gradually disappeared while driving. When the actual driving lane is two or three lanes, this result causes a misrecognition problem of incorrectly recognizing the driving lane.

파티클 필터링은 측정된 정보로부터 상태 변수들의 현재 확률 분포를 추정한다. 여기서, 확률 분포는 가중치(weight)를 가지는 M개의 파티클 집합으로 표현된다. 즉, 파티클 필터링은 차량의 위치 및 자세에 대한 예측치를 가진 복수개의 샘플을 추출하고, 각 샘플이 실제 차량의 위치 및 자세일 확률을 이용하여 차량의 최적의 위치 및 자세를 추정하는 방법이다.Particle filtering estimates the current probability distribution of state variables from the measured information. Here, the probability distribution is represented by a set of M particles having a weight. That is, particle filtering is a method of extracting a plurality of samples having a predicted position and attitude of a vehicle, and estimating an optimal position and attitude of the vehicle by using a probability that each sample is an actual location and attitude of the vehicle.

파티클 필터링은 상태천이 모델과 파티클의 이전 상태를 이용하여 파티클의 현재 상태

Figure 112018118991495-pat00001
를 예측하는 시간 업데이트(time update) 단계와, 측정된 정보로부터 파티클의 가중치
Figure 112018118991495-pat00002
를 갱신하는 측정 업데이트(measurement update) 단계와, 가중치를 기반으로 현재 파티클
Figure 112018118991495-pat00003
을 분배하는 리샘플링(resampling) 단계를 반복함으로써 최적의 상태 변수를 추정한다. Particle filtering uses the state transition model and the particle's previous state to determine the particle's current state.
Figure 112018118991495-pat00001
Time update step to predict the, and the weight of the particles from the measured information
Figure 112018118991495-pat00002
The measurement update step to update the and the current particle based on the weight
Figure 112018118991495-pat00003
The optimal state variable is estimated by repeating the resampling step of distributing.

차량의 위치 및 자세를 추정하기 위해 시간 t에 대한 n번째 파티클

Figure 112018118991495-pat00004
은 하기의 [수학식 1]과 같이 설정할 수 있다.Nth particle over time t to estimate vehicle position and posture
Figure 112018118991495-pat00004
Can be set as [Equation 1] below.

[수학식 1][Equation 1]

Figure 112018118991495-pat00005
Figure 112018118991495-pat00005

여기서, x와 y는 차량의 2차원 위치이며, θ는 차량의 자세를 나타내는 헤딩(heading)을 의미한다.Here, x and y are two-dimensional positions of the vehicle, and θ means heading indicating the attitude of the vehicle.

시간 업데이트 단계에서, 현재 차량의 위치와 자세 추정치는 CTRV(constant turn rate and velocity) 상태 천이 모델과 거동 센서를 통해 얻어진 차량의 속도 v와 요레이트(yaw rate) w를 이용하여 하기의 [수학식 2]와 같이 계산된다. In the time update step , the current vehicle position and posture estimation using the vehicle's velocity v and yaw rate w obtained through the CTRV (Constant Turn Rate and Velocity) state transition model and the behavior sensor 2].

CTRV 모델은 차량이나 로봇 등 이동체의 모션(위치 및 자세)을 추정하기 위한 모델이다. CTRV 모델은 Z축 중심의 회전을 고려한 모션 모델 중의 하나이고, 속도와 요레이트가 일정하다고 가정하여 모션을 추정하는 모델이다. The CTRV model is a model for estimating the motion (position and posture) of a moving object such as a vehicle or a robot. The CTRV model is one of the motion models considering rotation around the Z axis, and is a model that estimates motion by assuming that the velocity and yaw rate are constant.

[수학식 2][Equation 2]

Figure 112018118991495-pat00006
Figure 112018118991495-pat00006

여기서, sample() 함수는 불확실성을 생성하는 함수이며, σv 와 σw 각각은 속도와 요레이트 센서의 신호 잡음의 표준 편차를 의미한다.Here, the sample () function is a function for generating uncertainty, and σ v and σ w each represent standard deviations of the signal noise of the velocity and yaw rate sensors.

측정 업데이트 단계에서, 환경 인식 센서를 통해 검출된 주행 환경 정보와 정밀 지도 정보를 매칭하여 파티클의 가중치를 갱신한다. 상기 가중치는 이동체의 추정된 위치 및 자세에 해당될 확률을 나타낸다. 위치 추정에 활용되는 대표적인 주행 환경 정보인 차선의 경우, 전방 카메라로 차선을 검출하면 자차에 대한 차선의 횡방향 오프셋을 검출할 수 있는데, 이를 지도상에서 파티클 위치에 자차가 있다고 가정했을 때 관찰되는 차선 정보로 구한 횡방향 오프셋과 비교한다. In the measurement update step, the weight of the particle is updated by matching the driving environment information and the precision map information detected through the environment recognition sensor. The weight represents a probability corresponding to the estimated position and posture of the moving object. In the case of a lane, which is a typical driving environment information used for position estimation, when a lane is detected by a front camera, a lateral offset of a lane to a host vehicle can be detected, which is observed when a particle position is assumed on the map. Compare with the lateral offset obtained from the information.

본 명세서에서 자차에 대한 차선의 횡방향 오프셋이란 자차와 차선 사이의 횡방향 거리를 의미한다.In this specification, the lateral offset of the lane to the host vehicle means a lateral distance between the host vehicle and the lane.

그러나, 일반적으로 차선이 주행 방향과 평행하게 그려져 있기 때문에 차선 오프셋만 사용하는 경우, 자차에 대한 종방향 위치 불확실성이 존재한다. 본 발명은 종방향 위치 불확실성을 보완하기 위해 파티클 필터링에 차선 끝점, 노면 표시, 도로 표지판을 매칭 정보로 사용한다. 전방 카메라 영상을 활용하여 차선 끝점과 노면 표시의 3차원 정보를 추정할 수 있기 때문에, 이를 지도상에서 파티클 위치에 자차가 있다고 가정했을 때 관찰되는 차선 끝점과 노면 표시와 비교한다. However, in general, since the lanes are drawn parallel to the driving direction, when only the lane offset is used, there is a longitudinal position uncertainty with respect to the host vehicle. The present invention uses lane endpoints, road markings, and road signs as matching information in particle filtering to compensate for longitudinal position uncertainty. Since the front camera image can be used to estimate 3D information of the lane end point and the road marking, it is compared with the lane end point and road marking observed when the particle position on the map is assumed to be owned.

그러나, 도로 표지판의 경우, 3차원 복원에서 발생하는 오류가 크기 때문에 상대 위치를 매칭 정보로 활용하는 대신, 도 2에 도시된 바와 같이 차량의 주행 방향에 대한 도로 표지판의 방향(Φ)을 매칭 정보로 활용한다.However, in the case of a road sign, instead of using the relative position as matching information because the error generated in the 3D reconstruction is large, matching information of the road sign direction Φ with respect to the driving direction of the vehicle as shown in FIG. 2 Utilize as.

파티클

Figure 112018118991495-pat00007
의 가중치
Figure 112018118991495-pat00008
는 하기의 [수학식 3]과 같다.particle
Figure 112018118991495-pat00007
Weight of
Figure 112018118991495-pat00008
Is as shown in [Equation 3] below.

[수학식 3][Equation 3]

Figure 112018118991495-pat00009
Figure 112018118991495-pat00009

여기서,

Figure 112018118991495-pat00010
각각은 차선 오프셋으로부터 계산된 가중치, 차선 끝점의 상대 위치로부터 계산된 가중치, 노면표시의 상대 위치로부터 계산된 가중치, 도로 표지판의 방향으로부터 계산된 가중치를 의미하며, 가우시안 확률 분포를 활용하여 하기의 [수학식 4]와 같이 표현된다.here,
Figure 112018118991495-pat00010
Each means the weight calculated from the lane offset, the weight calculated from the relative position of the lane end point, the weight calculated from the relative position of the road marking, and the weight calculated from the direction of the road sign. Using the Gaussian probability distribution, Equation 4].

[수학식 4][Equation 4]

Figure 112018118991495-pat00011
Figure 112018118991495-pat00011

여기서,

Figure 112018118991495-pat00012
,
Figure 112018118991495-pat00013
,
Figure 112018118991495-pat00014
,
Figure 112018118991495-pat00015
각각은 파티클과 정밀 지도 정보를 통해 얻은 차선 오프셋, 차선 끝점의 상대 위치, 노면표시의 상대 위치, 도로 표지판의 방향을 의미하며,
Figure 112018118991495-pat00016
,
Figure 112018118991495-pat00017
,
Figure 112018118991495-pat00018
,
Figure 112018118991495-pat00019
각각은 환경 인식 센서로부터 측정된 차선 오프셋, 차선 끝점의 상대 위치, 노면표시의 상대 위치, 도로 표지판의 방향을 의미한다. 또한,
Figure 112018118991495-pat00020
Figure 112018118991495-pat00021
각각은 환경 인식 센서로부터 측정된 차선 오프셋과 도로 표지판의 방향 검출 잡음에 대한 표준편차이며,
Figure 112018118991495-pat00022
Figure 112018118991495-pat00023
각각은 차선 끝점의 상대 위치와 노면표시의 상대 위치 검출 공분산 행렬을 의미한다. here,
Figure 112018118991495-pat00012
,
Figure 112018118991495-pat00013
,
Figure 112018118991495-pat00014
,
Figure 112018118991495-pat00015
Each means the lane offset obtained through the particle and precision map information, the relative position of the lane end point, the relative position of the road marking, and the direction of the road sign,
Figure 112018118991495-pat00016
,
Figure 112018118991495-pat00017
,
Figure 112018118991495-pat00018
,
Figure 112018118991495-pat00019
Each means the lane offset measured from the environmental sensor, the relative position of the lane end point, the relative position of the road marking, and the direction of the road sign. In addition,
Figure 112018118991495-pat00020
Wow
Figure 112018118991495-pat00021
Each is the standard deviation of the lane offset measured from the environmental sensor and the direction detection noise of the road sign,
Figure 112018118991495-pat00022
Wow
Figure 112018118991495-pat00023
Each means a covariance matrix for detecting the relative position of the lane end point and the relative position of the road marking.

모든 파티클의 가중치가 구해지면 파티클의 가중치를 정규화(normalization)하여, 가중치 합이 1이 되도록 한다.When the weights of all particles are obtained, the weights of the particles are normalized, so that the weight sum is 1.

리샘플링 단계에서, 파티클의 가중치에 비례하여 새로운 파티클들을 생성한다. 한정된 개수의 파티클을 사용하여 좀 더 정확하게 상태를 추정하기 위해서 유의미한 파티클을 위주로 재분배하기 위함이다. 즉, 가중치가 작은 파티클들은 사라지고 가중치가 클수록 더 많은 새로운 파티클들을 생성하게 된다. 예컨대, low variance sampling 기법은 가중치에 비례하여 파티클을 나열하고, 고정 간격의 파티클들을 선택하는 샘플링 기법으로 적은 연산량을 필요로 한다. In the resampling step, new particles are generated in proportion to the weight of the particles. This is to redistribute meaningful particles mainly to estimate the state more accurately using a limited number of particles. That is, particles with a small weight disappear and particles with a larger weight generate more new particles. For example, the low variance sampling technique is a sampling technique that arranges particles in proportion to the weight and selects particles at fixed intervals, and requires a small amount of computation.

도 3은 본 발명의 실시 예에 따른 파티클 퇴화 문제를 경감시키기 위한 방법을 설명하기 위한 플로우차트이고, 도 4a 내지 도 4c는 본 발명의 실시 예에 따른 시간에 따른 파티클 클러스터링 과정을 설명하기 위한 개념도이다. 도 4a 내지 도 4c 각각의 첫번째 그래프는 시간 업데이트 단계 이후의 파티클 분포를 나타내고, 특히 도 4a의 첫번째 그래프는 초기 위치의 파티클 분포를 나타내고, 도 4a 내지 도 4c 각각의 두번째 그래프는 파티클 클러스터링의 결과를 클러스터 별로 다른 색으로 보여주고, 도 4a 내지 도 4c 각각의 세번째 그래프는 리샘플링 단계 이후 파티클의 분포를 나타낸다.3 is a flowchart illustrating a method for alleviating a particle degeneration problem according to an embodiment of the present invention, and FIGS. 4A to 4C are conceptual views illustrating a particle clustering process over time according to an embodiment of the present invention to be. The first graph of each of FIGS. 4A to 4C shows the particle distribution after the time update step, in particular, the first graph of FIG. 4A shows the particle distribution at the initial position, and the second graph of each of FIGS. 4A to 4C shows the result of particle clustering. Shown in different colors for each cluster, the third graph of each of FIGS. 4A to 4C shows the distribution of particles after the resampling step.

도 3을 참조하면, 초기 시간(t=1)에서의 파티클들의 상태(위치와 자세)가 설정된다(S110).Referring to Figure 3, the state (position and posture) of the particles at the initial time (t = 1) is set (S110).

상태천이 모델과 파티클의 이전 상태를 이용하여 파티클의 현재 상태

Figure 112018118991495-pat00024
를 예측한다(S120). 환경 인식 센서를 통해 검출된 주행 환경 정보와 정밀 지도 정보 매칭을 통해 파티클의 가중치
Figure 112018118991495-pat00025
를 갱신한다(S130).The current state of the particle using the state transition model and the previous state of the particle
Figure 112018118991495-pat00024
Predict (S120). Weight of particles through matching of driving environment information and precision map information detected by the environmental sensor
Figure 112018118991495-pat00025
It is updated (S130).

주행 차로를 확정할 수 있는 특징점이 환경 인식 센서의 검출 영역 내에 존재하는지 여부를 판단한다(S140). 여기서, 주행 차로를 확정할 수 있는 특징점이란 노면 표시나 도로 표지판과 같이 주행하는 차로에 따라 검출 결과에 차이가 있는 특징점을 의미한다. 차선 끝점의 경우에는 주행하는 차로마다 동일하게 검출되므로 주행차로를 확정할 수 있는 특징점에 해당하지 않는다. 예컨대, 전방 카메라의 경우 주행 차로를 확정할 수 있는 특징점은 카메라로부터 촬영된 영상을 통해서 검출된다.It is determined whether a feature point capable of determining the driving lane exists in the detection area of the environmental recognition sensor (S140). Here, the feature point capable of determining the driving lane means a feature point having a difference in detection results depending on the driving lane, such as a road sign or a road sign. In the case of the lane end point, the same is detected for each driving lane, and thus does not correspond to a feature point capable of determining the driving lane. For example, in the case of a front camera, a feature point capable of determining the driving lane is detected through an image captured from the camera.

환경 인식 센서의 검출 영역은 자차의 위치로부터 특징점이 검출되는 범위(영역)을 의미한다. 예컨대, 전방 카메라의 경우 자차 기준 종방향으로 6~19m 이내 특징점만 검출 가능하다.The detection area of the environmental recognition sensor means a range (area) in which a feature point is detected from the position of the host vehicle. For example, in the case of a front camera, only feature points within 6 to 19 m in the longitudinal direction of the host vehicle can be detected.

특징점이 검출되는 구간은 환경 인식 센서로부터 특징점이 검출되는 구간(지역)을 의미한다. 예컨대, 상기 특징점이 검출되는 구간은 지도의 특징점의 위치를 통해 얻을 수 있는 정보이다. The section in which the feature point is detected means a section (region) in which the feature point is detected from the environmental recognition sensor. For example, the section in which the feature point is detected is information obtained through the location of the feature point on the map.

예컨대, 환경 인식 센서의 검출 영역이 20m이고, 100m 전방에 도로 표지판이 있다고 가정할 때, 환경 인식 센서로부터 특징점이 검출되는 구간은 80m 부터이다. For example, assuming that the detection area of the environmental recognition sensor is 20 m and there is a road sign 100 m ahead, the section where the feature point is detected from the environmental recognition sensor is from 80 m.

도 4c는 주행 차로를 확정시킬 수 있는 특징점이 검출되는 구간의 파티클 분포를 나타낸다. 주행 차로를 확정시킬 수 있는 특징점이 센서의 검출 영역 내에 존재하면(S140의 Yes), 파티클 클러스터링을 수행하지 않고 전체 파티클에 대한 리샘플링을 수행하게 된다. 이를 통해 리샘플링 단계에서 주행 차로를 확정지을 수 있다.4C shows particle distribution in a section in which a feature point capable of determining a driving lane is detected. When a feature point capable of determining the driving lane exists in the detection area of the sensor (Yes in S140), resampling is performed for all particles without performing particle clustering. Through this, it is possible to determine the driving lane in the resampling stage.

그러나, 주행 차로를 확정할 수 있는 특징점이 센서의 검출 영역 내에 존재하지 않으면(S140의 No), 파티클들을 클러스터링한다(S150). 여기서, 파티클 클러스터링은 데이터의 밀도 분포를 기반으로 데이터 분포의 중심과 클러스터를 검출하는 mean-shift 알고리즘을 사용할 수 있다.However, if the feature point capable of determining the driving lane does not exist in the detection area of the sensor (No in S140), the particles are clustered (S150). Here, the particle clustering may use a mean-shift algorithm that detects the center and cluster of the data distribution based on the density distribution of the data.

검출된 파티클 클러스터의 개수(c)가 지도로부터 얻을 수 있는 주행도로의 주행 가능 차로 개수(m)와 동일한 경우(S160의 Yes), 각 클러스터 별로 리샘플링을 수행한다(S170).When the number (c) of the detected particle clusters is equal to the number (m) of driving lanes on the driving road obtainable from the map (Yes in S160), resampling is performed for each cluster (S170).

도 4b는 검출된 파티클 클러스터 수가 3개로 주행 도로의 주행 가능 차로 개수와 동일한 경우를 나타낸다. 각 클러스터별로 독립적인 리샘플링을 수행하므로 리샘플링 단계 이후에도 리샘플링 이전과 동일하게 주행 가능 차로 모두에 파티클들이 유지된다.4B shows a case where the number of detected particle clusters is three and the number of lanes that can be driven on the driving road is the same. Since independent resampling is performed for each cluster, particles are maintained in all driving lanes as before the resampling, even after the resampling step.

그러나, 검출된 파티클 클러스터의 개수(c)가 지도로부터 얻을 수 있는 주행도로의 주행 가능 차로 개수(m)와 동일하지 않은 경우(S160의 No), 전체 파티클에 대해서 리샘플링을 수행한다(S180).However, when the number (c) of the detected particle clusters is not the same as the number (m) of driving lanes on the driving road obtainable from the map (No in S160), resampling is performed for all particles (S180).

도 4a의 첫번째 그래프는 초기 위치의 파티클 분포를 나타낸다. 파티클 클러스터링 결과, 검출된 파티클 클러스터 수가 14개로 주행도로의 주행가능 차로 개수(3개)와 동일하지 않기 때문에 전체 파티클에 대한 리샘플링을 수행한다.The first graph in FIG. 4A shows the particle distribution at the initial position. As a result of the particle clustering, since the number of detected particle clusters is 14 and not equal to the number (3) of driving lanes on the driving road, resampling is performed for all particles.

이러한 방법은 주행 차로를 확정시킬 수 있는 특징점이 나타나기 전까지 파티클 클러스터링을 수행하여 파티클 클러스터 수를 주행 가능 차로 개수와 동일하게 유지시켜주고, 주행 차로를 확정시킬 수 있는 특징점이 검출되는 구간에서는 파티클 클러스터링을 수행하지 않고 전체 파티클에 대한 리샘플링을 수행하여 주행 차로를 확정시킨다. This method maintains the number of particle clusters equal to the number of driving lanes by performing particle clustering until a feature point capable of determining the driving lane appears, and particle clustering is performed in a section in which a feature point capable of determining the driving lane is detected. Re-sampling is performed on all particles without performing to determine the driving lane.

도 5는 본 발명의 실시 예에 따른 차량의 위치 추정 장치를 나타낸다. 도 5를 참조하면 차량의 위치 추정 장치(10)는 환경 인식 센서(100), 정밀 지도 정보 수신부(200), 파티클 필터부(300), 특징점 검출부(500), 및 차량 위치 계산부(400)를 포함할 수 있다. 환경 인식 센서(100)는 카메라나 LIDAR일 수 있다. 정밀 지도 정보 수신부(200)는 외부로부터 정밀 지도 정보를 수신하여 저장할 수 있다. 특징점 검출부(500)는 환경 인식 센서(100)로부터 영상 등을 수신하고, 수신된 영상으로부터 차선, 차선끝점, 도로 표지판 등의 정적인 특징점을 검출할 수 있다.5 shows an apparatus for estimating a position of a vehicle according to an embodiment of the present invention. Referring to FIG. 5, the vehicle location estimation apparatus 10 includes an environment recognition sensor 100, a precision map information receiving unit 200, a particle filter unit 300, a feature point detection unit 500, and a vehicle location calculation unit 400 It may include. The environmental sensor 100 may be a camera or a LIDAR. The precision map information receiving unit 200 may receive and store the precision map information from the outside. The feature point detection unit 500 may receive an image or the like from the environment recognition sensor 100 and detect a static feature point such as a lane, a lane end point, or a road sign from the received image.

파티클 필터부(300)는 특징점 검출부(500)로부터 차선, 차선끝점, 도로 표지판 등의 정적인 특징점을 수신한다. 파티클 필터부(300)는 정밀 지도 정보 수신부(200)로부터 정밀 지도 정보를 읽어오고, 상기 특징점과 상기 정밀 지도 정보를 매칭하여 주행 차로를 추정할 수 있다.The particle filter unit 300 receives static feature points such as lanes, lane end points, and road signs from the feature point detector 500. The particle filter unit 300 may read the precision map information from the precision map information receiver 200 and match the feature points with the precision map information to estimate the driving lane.

파티클 필터부(300)는 상기 특징점과 상기 정밀 지도 정보를 매칭하여 차량의 위치를 추정할 때, 주행 차로를 확정시킬 수 있는 특징점이 나타나기 전까지 파티클 클러스터링을 수행하여 파티클 클러스터 수를 주행 가능 차로 개수와 동일하게 유지시켜줌으로써, 파티클 퇴화 문제를 경할 수 있는 효과가 있다.When the particle filter unit 300 estimates the location of the vehicle by matching the feature points and the precise map information, the particle filter unit 300 performs particle clustering until the feature points capable of determining the driving lane appear, thereby counting the number of particle clusters and the number of driving lanes. By maintaining the same, there is an effect that can reduce the problem of particle degradation.

차량 위치 계산부(400)는 추정된 주행 차로를 이용하여 차량의 위치를 추정할 수 있다.The vehicle location calculator 400 may estimate the location of the vehicle using the estimated driving lane.

본 발명은 도면에 도시된 일 실시 예를 참고로 설명되었으나 이는 예시적인 것에 불과하며, 본 기술 분야의 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시 예가 가능하다는 점을 이해할 것이다. 따라서, 본 발명의 진정한 기술적 보호 범위는 첨부된 등록청구범위의 기술적 사상에 의해 정해져야 할 것이다.The present invention has been described with reference to one embodiment shown in the drawings, but this is merely exemplary, and those skilled in the art will understand that various modifications and other equivalent embodiments are possible therefrom. Therefore, the true technical protection scope of the present invention should be determined by the technical spirit of the appended claims.

10; 차량의 위치 추정 장치
100; 환경 인식 센서
200; 정밀 지도 정보 수신부
300; 파티클 필터부
10; Vehicle position estimation device
100; Environmental awareness sensor
200; Precision map information receiver
300; Particle filter

Claims (9)

상태 천이 모델과 파티클의 이전 상태를 이용하여 파티클의 현재 상태를 예측하는 단계;
하기의 수학식에 의해 환경 인식 센서를 통해 검출된 주행 환경 정보와 정밀 지도 정보를 매칭하여 파티클의 가중치를 갱신하는 단계;
차량의 주행 차로를 확정할 수 있는 특징점이 센서의 검출 영역 내에 존재하는지 여부에 따라 파티클을 클러스터링하고, 리샘플링을 수행하는 단계;를 포함하는 파티클 필터링 퇴화 경감 방법.
[수학식]
Figure 112020005818985-pat00033

여기서,
Figure 112020005818985-pat00034
각각은 차선 오프셋으로부터 계산된 가중치, 차선 끝점의 상대 위치로부터 계산된 가중치, 노면표시의 상대 위치로부터 계산된 가중치, 도로 표지판의 방향으로부터 계산된 가중치를 의미하며,
Figure 112020005818985-pat00035
,
Figure 112020005818985-pat00036
,
Figure 112020005818985-pat00037
,
Figure 112020005818985-pat00038
각각은 파티클과 정밀 지도 정보를 통해 얻은 차선 오프셋, 차선 끝점의 상대 위치, 노면표시의 상대 위치, 도로 표지판의 방향을 의미하며,
Figure 112020005818985-pat00039
,
Figure 112020005818985-pat00040
,
Figure 112020005818985-pat00041
,
Figure 112020005818985-pat00042
각각은 환경 인식 센서로부터 측정된 차선 오프셋, 차선 끝점의 상대 위치, 노면표시의 상대 위치, 도로 표지판의 방향을 의미하며,
Figure 112020005818985-pat00043
Figure 112020005818985-pat00044
각각은 환경 인식 센서로부터 측정된 차선 오프셋과 도로 표지판의 방향 검출 잡음에 대한 표준편차이며,
Figure 112020005818985-pat00045
Figure 112020005818985-pat00046
각각은 차선 끝점의 상대 위치와 노면표시의 상대 위치 검출 공분산 행렬을 의미하며,
상기
Figure 112020005818985-pat00047
를 정규화(normalization)하여 합이 1이 되도록 한다.
Predicting the current state of the particle using the state transition model and the previous state of the particle;
Updating the weight of the particle by matching the driving environment information and the precision map information detected through the environmental recognition sensor according to the following equation;
And clustering particles according to whether a feature point capable of determining a driving lane of a vehicle exists in a detection area of a sensor and performing resampling.
[Mathematics]
Figure 112020005818985-pat00033

here,
Figure 112020005818985-pat00034
Each means weight calculated from the lane offset, weight calculated from the relative position of the lane end point, weight calculated from the relative position of the road marking, and weight calculated from the direction of the road sign,
Figure 112020005818985-pat00035
,
Figure 112020005818985-pat00036
,
Figure 112020005818985-pat00037
,
Figure 112020005818985-pat00038
Each means the lane offset obtained through the particle and precision map information, the relative position of the lane end point, the relative position of the road marking, and the direction of the road sign,
Figure 112020005818985-pat00039
,
Figure 112020005818985-pat00040
,
Figure 112020005818985-pat00041
,
Figure 112020005818985-pat00042
Each means the lane offset measured from the environmental sensor, the relative position of the lane end point, the relative position of the road marking, and the direction of the road sign,
Figure 112020005818985-pat00043
Wow
Figure 112020005818985-pat00044
Each is the standard deviation of the lane offset measured from the environmental sensor and the direction detection noise of the road sign,
Figure 112020005818985-pat00045
Wow
Figure 112020005818985-pat00046
Each means a covariance matrix for detecting the relative position of the lane end point and the relative position of the road marking,
remind
Figure 112020005818985-pat00047
Is normalized so that the sum is 1.
제1항에 있어서, 상기 리샘플링을 수행하는 단계는,
상기 차량의 주행 차로를 확정할 수 있는 특징점이 센서의 검출 영역 내에 존재하지 않을 경우 파티클을 클러스터링하는 단계; 및
파티클 클러스터의 개수가 지도로부터 얻을 수 있는 주행 도로의 주행 가능 차로 개수와 동일한 경우, 각 클러스터별로 리샘플링을 수행하여 주행 가능 차로 모두에 파티클들을 유지시키는 단계;를 포함하는 파티클 필터링 퇴화 경감 방법.
According to claim 1, The step of performing the resampling,
Clustering particles when a feature point capable of determining the driving lane of the vehicle does not exist in the detection area of the sensor; And
If the number of particle clusters is the same as the number of driving lanes of the driving road that can be obtained from the map, performing resampling for each cluster to keep particles in all of the driving lanes.
제2항에 있어서, 상기 리샘플링을 수행하는 단계는,
상기 파티클 클러스터의 개수가 지도로부터 얻을 수 있는 주행 도로의 주행 가능 차로 개수와 동일하지 않은 경우, 전체 파티클에 대해 리샘플링을 수행하는 단계;를 포함하는 파티클 필터링 퇴화 경감 방법.
According to claim 2, The step of performing the resampling,
And if the number of particle clusters is not equal to the number of driving lanes of the driving road that can be obtained from a map, resampling all particles.
제1항에 있어서, 상기 리샘플링을 수행하는 단계는,
상기 차량의 주행 차로를 확정할 수 있는 특징점이 센서의 검출 영역 내에 존재하는 경우 전체 파티클에 대해 리샘플링을 수행하여 주행 차로를 확정하는 단계;를 포함하는 파티클 필터링 퇴화 경감 방법.
According to claim 1, The step of performing the resampling,
And re-sampling all particles to determine a driving lane when a feature point capable of determining the driving lane of the vehicle is present in a detection area of the sensor.
제1항에 있어서, 상기 파티클의 가중치를 갱신하는 단계는,
차선, 차선 끝점, 노면 표시, 및 도로 표지판을 매칭 정보로 사용하는 것을 특징으로 하는 파티클 필터링 퇴화 경감 방법.
According to claim 1, Updating the weight of the particles,
A method for reducing particle filtering degeneration, characterized by using lanes, lane ends, road markings, and road signs as matching information.
제5항에 있어서,
상기 도로 표지판을 매칭 정보로 사용할 때, 차량의 주행 방향에 대한 상기 도로 표지판의 방향을 상기 매칭 정보로 사용하는 것을 특징으로 하는 파티클 필터링 퇴화 경감 방법.
The method of claim 5,
When using the road sign as matching information, the method for reducing particle filtering deterioration, characterized in that the direction of the road sign relative to the driving direction of the vehicle is used as the matching information.
차량의 주행 환경 정보를 인식하는 센서;
상기 주행 환경 정보로부터 특징점을 검출하는 특징점 검출부;
지도 정보를 수신하여 출력하는 지도 정보 수신부; 및
하기의 수학식에 의해 상기 주행 환경 정보와 상기 지도 정보를 매칭하여 차량의 위치를 추정하는 파티클 필터부;를 포함하고,
상기 파티클 필터부는, 차량의 주행 차로를 확정시킬 수 있는 특징점이 센서의 검출 영역 내에 존재하지 않을 경우, 상기 지도 정보로부터 얻을 수 있는 주행도로의 주행 가능 차로 개수를 이용하여 차량의 위치를 추정하는 것을 특징으로 하는 차량의 위치 추정 장치.
[수학식]
Figure 112020005818985-pat00048

여기서,
Figure 112020005818985-pat00049
각각은 차선 오프셋으로부터 계산된 가중치, 차선 끝점의 상대 위치로부터 계산된 가중치, 노면표시의 상대 위치로부터 계산된 가중치, 도로 표지판의 방향으로부터 계산된 가중치를 의미하며,
Figure 112020005818985-pat00050
,
Figure 112020005818985-pat00051
,
Figure 112020005818985-pat00052
,
Figure 112020005818985-pat00053
각각은 파티클과 정밀 지도 정보를 통해 얻은 차선 오프셋, 차선 끝점의 상대 위치, 노면표시의 상대 위치, 도로 표지판의 방향을 의미하며,
Figure 112020005818985-pat00054
,
Figure 112020005818985-pat00055
,
Figure 112020005818985-pat00056
,
Figure 112020005818985-pat00057
각각은 환경 인식 센서로부터 측정된 차선 오프셋, 차선 끝점의 상대 위치, 노면표시의 상대 위치, 도로 표지판의 방향을 의미하며,
Figure 112020005818985-pat00058
Figure 112020005818985-pat00059
각각은 환경 인식 센서로부터 측정된 차선 오프셋과 도로 표지판의 방향 검출 잡음에 대한 표준편차이며,
Figure 112020005818985-pat00060
Figure 112020005818985-pat00061
각각은 차선 끝점의 상대 위치와 노면표시의 상대 위치 검출 공분산 행렬을 의미하며,
상기
Figure 112020005818985-pat00062
를 정규화(normalization)하여 합이 1이 되도록 한다.
A sensor for recognizing driving environment information of the vehicle;
A feature point detector for detecting a feature point from the driving environment information;
A map information receiver configured to receive and output map information; And
It includes; Particle filter unit for estimating the location of the vehicle by matching the driving environment information and the map information by the following equation:
The particle filter unit estimates the position of the vehicle by using the number of driving lanes on the driving road obtained from the map information when a feature point capable of determining the driving lane of the vehicle does not exist in the detection area of the sensor. A vehicle location estimation device.
[Mathematics]
Figure 112020005818985-pat00048

here,
Figure 112020005818985-pat00049
Each means weight calculated from the lane offset, weight calculated from the relative position of the lane end point, weight calculated from the relative position of the road marking, and weight calculated from the direction of the road sign,
Figure 112020005818985-pat00050
,
Figure 112020005818985-pat00051
,
Figure 112020005818985-pat00052
,
Figure 112020005818985-pat00053
Each means the lane offset obtained through the particle and precision map information, the relative position of the lane end point, the relative position of the road marking, and the direction of the road sign,
Figure 112020005818985-pat00054
,
Figure 112020005818985-pat00055
,
Figure 112020005818985-pat00056
,
Figure 112020005818985-pat00057
Each means the lane offset measured from the environmental sensor, the relative position of the lane end point, the relative position of the road marking, and the direction of the road sign,
Figure 112020005818985-pat00058
Wow
Figure 112020005818985-pat00059
Each is the standard deviation of the lane offset measured from the environmental sensor and the direction detection noise of the road sign,
Figure 112020005818985-pat00060
Wow
Figure 112020005818985-pat00061
Each means a covariance matrix for detecting the relative position of the lane end point and the relative position of the road marking,
remind
Figure 112020005818985-pat00062
Is normalized so that the sum is 1.
제7항에 있어서,
상기 파티클 필터부는 차량의 주행 차로를 확정시킬 수 있는 특징점이 나타나기 전까지 파티클 클러스터링을 수행하고, 파티클 클러스터 수를 상기 주행 가능 차로 개수와 동일하게 유지시켜 주는 것을 특징으로 하는 차량의 위치 추정 장치.
The method of claim 7,
The particle filter unit performs particle clustering until a feature point capable of determining a driving lane of a vehicle appears, and maintains the number of particle clusters equal to the number of driving lanes.
제8항에 있어서,
상기 파티클 클러스터의 개수가 지도로부터 얻을 수 있는 주행 도로의 주행 가능 차로 개수와 동일한 경우, 각 클러스터별로 리샘플링을 수행하여 주행 가능 차로 모두에 파티클들을 유지시켜 주는 것을 특징으로 하는 차량의 위치 추정 장치.
The method of claim 8,
When the number of the particle clusters is the same as the number of driving lanes on the driving road that can be obtained from a map, the apparatus for estimating the position of a vehicle is characterized in that particles are maintained in all of the driving lanes by resampling each cluster.
KR1020180149782A 2018-11-28 2018-11-28 Method for reduction of particle filtering degeneracy exploiting lane number from digital map and system using the method KR102103651B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180149782A KR102103651B1 (en) 2018-11-28 2018-11-28 Method for reduction of particle filtering degeneracy exploiting lane number from digital map and system using the method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180149782A KR102103651B1 (en) 2018-11-28 2018-11-28 Method for reduction of particle filtering degeneracy exploiting lane number from digital map and system using the method

Publications (1)

Publication Number Publication Date
KR102103651B1 true KR102103651B1 (en) 2020-04-22

Family

ID=70473191

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180149782A KR102103651B1 (en) 2018-11-28 2018-11-28 Method for reduction of particle filtering degeneracy exploiting lane number from digital map and system using the method

Country Status (1)

Country Link
KR (1) KR102103651B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111915675A (en) * 2020-06-17 2020-11-10 广西综合交通大数据研究院 Particle filter point cloud positioning method based on particle drift, and device and system thereof
WO2024041447A1 (en) * 2022-08-24 2024-02-29 上海安亭地平线智能交通技术有限公司 Pose determination method and apparatus, electronic device and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100809352B1 (en) 2006-11-16 2008-03-05 삼성전자주식회사 Method and apparatus of pose estimation in a mobile robot based on particle filter
KR20150041895A (en) * 2013-10-10 2015-04-20 재단법인대구경북과학기술원 Lane Recognition Apparatus and Method
KR20180068711A (en) * 2016-12-14 2018-06-22 현대자동차주식회사 Apparatus and method for estimating position of vehicle
KR20180102317A (en) * 2017-03-07 2018-09-17 현대자동차주식회사 Vehicle and controlling method thereof and autonomous driving system
JP2018155732A (en) * 2017-03-16 2018-10-04 株式会社デンソー Self position estimation device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100809352B1 (en) 2006-11-16 2008-03-05 삼성전자주식회사 Method and apparatus of pose estimation in a mobile robot based on particle filter
KR20150041895A (en) * 2013-10-10 2015-04-20 재단법인대구경북과학기술원 Lane Recognition Apparatus and Method
KR20180068711A (en) * 2016-12-14 2018-06-22 현대자동차주식회사 Apparatus and method for estimating position of vehicle
KR20180102317A (en) * 2017-03-07 2018-09-17 현대자동차주식회사 Vehicle and controlling method thereof and autonomous driving system
JP2018155732A (en) * 2017-03-16 2018-10-04 株式会社デンソー Self position estimation device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111915675A (en) * 2020-06-17 2020-11-10 广西综合交通大数据研究院 Particle filter point cloud positioning method based on particle drift, and device and system thereof
CN111915675B (en) * 2020-06-17 2023-06-23 广西综合交通大数据研究院 Particle drift-based particle filtering point cloud positioning method, device and system thereof
WO2024041447A1 (en) * 2022-08-24 2024-02-29 上海安亭地平线智能交通技术有限公司 Pose determination method and apparatus, electronic device and storage medium

Similar Documents

Publication Publication Date Title
CN108139225B (en) Determining layout information of a motor vehicle
US11393216B2 (en) Method of computer vision based localisation and navigation and system for performing the same
US10788830B2 (en) Systems and methods for determining a vehicle position
Suhr et al. Sensor fusion-based low-cost vehicle localization system for complex urban environments
CN106352867B (en) Method and device for determining the position of a vehicle
US9255989B2 (en) Tracking on-road vehicles with sensors of different modalities
US8452535B2 (en) Systems and methods for precise sub-lane vehicle positioning
JP5162849B2 (en) Fixed point position recorder
US20150142248A1 (en) Apparatus and method for providing location and heading information of autonomous driving vehicle on road within housing complex
KR20210111180A (en) Method, apparatus, computing device and computer-readable storage medium for positioning
CN111788571A (en) Vehicle tracking
EP3106836A1 (en) A unit and method for adjusting a road boundary
US20160091609A1 (en) Method and system for an accurate and energy efficient vehicle lane detection
CN106558219B (en) Vehicle track prediction method and device
CN112639502A (en) Robot pose estimation
CN113330279A (en) Method and system for determining the position of a vehicle
JP2024025803A (en) Vehicle utilizing space information acquired using sensor, sensing device utilizing space information acquired using sensor, and server
JP4984659B2 (en) Own vehicle position estimation device
Pannen et al. Hd map change detection with a boosted particle filter
CN113544758B (en) Vehicle control device
CN110967018B (en) Parking lot positioning method and device, electronic equipment and computer readable medium
Dumble et al. Airborne vision-aided navigation using road intersection features
KR102103651B1 (en) Method for reduction of particle filtering degeneracy exploiting lane number from digital map and system using the method
CN115135963A (en) Method for generating 3D reference point in scene map
CN110637209A (en) Method, apparatus, and computer-readable storage medium having instructions for estimating a pose of a motor vehicle

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant