18 research outputs found

    AutonoVi: Autonomous Vehicle Planning with Dynamic Maneuvers and Traffic Constraints

    Full text link
    We present AutonoVi:, a novel algorithm for autonomous vehicle navigation that supports dynamic maneuvers and satisfies traffic constraints and norms. Our approach is based on optimization-based maneuver planning that supports dynamic lane-changes, swerving, and braking in all traffic scenarios and guides the vehicle to its goal position. We take into account various traffic constraints, including collision avoidance with other vehicles, pedestrians, and cyclists using control velocity obstacles. We use a data-driven approach to model the vehicle dynamics for control and collision avoidance. Furthermore, our trajectory computation algorithm takes into account traffic rules and behaviors, such as stopping at intersections and stoplights, based on an arc-spline representation. We have evaluated our algorithm in a simulated environment and tested its interactive performance in urban and highway driving scenarios with tens of vehicles, pedestrians, and cyclists. These scenarios include jaywalking pedestrians, sudden stops from high speeds, safely passing cyclists, a vehicle suddenly swerving into the roadway, and high-density traffic where the vehicle must change lanes to progress more effectively.Comment: 9 pages, 6 figure

    Spatial Model Predictive Control for Smooth and Accurate Steering of an Autonomous Truck

    Full text link

    Linear model predictive control for lane keeping and obstacle avoidance on low curvature roads

    No full text
    This paper presents a control architecture based on a linear MPC formulation that addresses the lane keeping and obstacle avoidance problems for a passenger car driving on low curvature roads. The proposed control design decouples the longitudinal and lateral dynamics in two successive stages. First, plausible braking or throttle profiles are defined over the prediction horizon. Then, based on these profiles, linear time-varying models of the vehicle lateral dynamics are derived and used to formulate the associated linear MPC problems. The solutions of the optimization problems are used to determine for every time step, the optimal braking or throttle command and the corresponding steering angle command. Simulations show the ability of the controller to overcome multiple obstacles and keep the lane. Experimental results on an autonomous passenger vehicle driving on slippery roads show the effectiveness of the approach.QC 20140627</p

    Comparative analysis of MPC controllers applied to Autonomous Driving

    Get PDF
    Este trabajo presenta el diseño de un sistema de evasión de obstáculos, aplicable en situaciones de emergencia. La solución propone un MPC multivariable para controlar la posición, orientación y velocidad del vehículo autónomo. El controlador considera las limitaciones físicas del vehículo, así como la morfología de la vía para conseguir minimizar los posibles daños que puedan afectar al sistema y en consecuencia a la pérdida de control del vehículo. Las restricciones principales están basadas en las fuerzas laterales que afectan a los neumáticos, obtenidas de la implementación de los modelos cinemático y dinámico de la planta. Inicialmente, el controlador hace que el sistema siga una trayectoria predefinida. No obstante, tomará las acciones de evasión necesarias cuando detecte obstáculos, para conseguir realizar trayectorias libres de colisiones. Los resultados obtenidos tras la validación del sistema se presentan con el simulador para conducción autónoma CARLA.This work presents the design of an obstacle avoidance system, employable in emergency situations. The solution proposes a multivariable Model Predictive Controller (MPC) to control the position, orientation and velocity of an autonomous vehicle. The controller considers the vehicle0s physical limitations, as well as the road morphology, to minimize any possible damage to the system and the loss of control of the vehicle. Its main constraints are based on the lateral tire forces, obtained from the implementation of a kinematic and dynamic plant model. The controller, initially following a predefined trajectory, will take the needed evasive actions in order to perform a collision-free trajectory, in case of an obstacle detection. The results obtained from the system validation are presented with CARLA open-source simulator for autonomous driving.Grado en Ingeniería en Electrónica y Automática Industria

    Model Predictive Control as a Function for Trajectory Control during High Dynamic Vehicle Maneuvers considering Actuator Constraints

    Get PDF
    Autonomous driving is a rapidly growing field and can bring significant transition in mobility and transportation. In order to cater a safe and reliable autonomous driving operation, all the systems concerning with perception, planning and control has to be highly efficient. MPC is a control technique used to control vehicle motion by controlling actuators based on vehicle model and its constraints. The uniqueness of MPC compared to other controllers is its ability to predict future states of the vehicle using the derived vehicle model. Due to the technological development & increase in computational capacity of processors and optimization algorithms MPC is adopted for real-time application in dynamic environments. This research focuses on using Model predictive Control (MPC) to control the trajectory of an autonomous vehicle controlling the vehicle actuators for high dynamic maneuvers. Vehicle Models considering kinematics and vehicle dynamics is developed. These models are used for MPC as prediction models and the performance of MPC is evaluated. MPC trajectory control is performed with the minimization of cost function and limiting constraints. MATLAB/Simulink is used for designing trajectory control system and interfaced with CarMaker for evaluating controller performance in a realistic simulation environment. Performance of MPC with kinematic and dynamic vehicle models for high dynamic maneuvers is evaluated with different speed profiles
    corecore