
@article{ref1,
title="Short-term multi-vehicle trajectory planning for collision avoidance",
journal="IEEE transactions on vehicular technology",
year="2020",
author="Nakamura, Akihito and Liu, Yin-Chen and Kim, BaekGyu",
volume="69",
number="9",
pages="9253-9264",
abstract="A trajectory planning is a technique that is widely used to automatically generate an expected geometric path that a vehicle needs to follow within a certain future time horizon. We propose a way to generate trajectories of multiple vehicles for a short-term planning with the formal guarantee of the collision avoidance using a SAT (Satisfiability) solver. We assume that each vehicle sends the local status (e.g., speed or position) and its planned trajectory to the server (e.g., road-side units or cloud servers). The server collects the information, and determines if the group of vehicles would encounter any collision within a fixed amount of time. Then, the server calculates the modified trajectories, and sends them back to the vehicles to avoid collisions. Calculating such trajectories is generally a complex problem, which makes it challenging to find them within a short amount of time. Given a driving scenario where multiple vehicles are engaged, we propose two methods to reduce the computation time to generate the trajectories. Firstly, we introduce the grouping method which systematically identifies vehicles that are not engaged in the collision scenario, and removes the related parameters from the SAT solving process. Our case study of the ramp merging driving scenario shows the grouping method saves the computation time by 40% compared to solving the constraints with the original parameters. Secondly, we introduce the collision check point method that chooses some waypoints to maintain their previous control input to reduce the problem complexity. Our experiment shows up to 98% computation time reduction compared to the approach without this method.<p /> <p>Language: en</p>",
language="en",
issn="0018-9545",
doi="10.1109/TVT.2020.3004752",
url="http://dx.doi.org/10.1109/TVT.2020.3004752"
}