paper-with-me

Papers

High Speed Emulation in a Vehicle-in-the-Loop Driving Simulator

2022-03-06 · Elliot Weiss, J. Christian Gerdes

Rendering accurate multisensory feedback is critical to ensure natural user behavior in driving simulators. In this work, we present a virtual reality (VR)-based Vehicle-in-the-Loop (ViL) simulator that provides visual, vestibular, and haptic feedback to drivers in high speed driving conditions. Designing our simulator around a four-wheel steer-by-wire vehicle enables us to emulate the dynamics of a vehicle traveling significantly faster than the test vehicle and to transmit corresponding haptic steering feedback to the driver. By scaling the speed of the test vehicle through a combination of VR visuals, vehicle dynamics emulation, and steering wheel force feedback, we can safely and immersively run experiments up to highway speeds within a limited driving space. In double lane change and highway weaving experiments, our high speed emulation method tracks yaw motion within human perception limits and provides sensory feedback comparable to the same maneuvers driven manually.

📄 PDF Abstract BibTeX arXiv:2203.03043

Code (0)

등록된 구현이 없습니다.

Tasks

Vocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Real-time Nonlinear MPC Strategy with Full Vehicle Validation for Autonomous Driving

2021-10-07 · Jean Pierre Allamaa, Petr Listov, Herman Van der Auweraer, Colin Jones 외

In this paper, we present the development and deployment of an embedded optimal control strategy for autonomous driving applications on a Ford Focus road vehicle. Non-linear model predictive control (NMPC) is designed an…

Autonomous DrivingC++ codeCode GenerationCollision Avoidance+1

Cooperative Predictive Cruise Control: A Bargaining Game Approach

2022-09-05 · Miguel F. Arevalo-Castiblanco, Jaime Pachon, Duvan Tellez-Castro, Eduardo Mojica-Nava

This paper considers a cooperative cruise control problem from a predictive control perspective. Online decision-making is used to be executed during the driving process based on the information obtained from the network…

Decision Making

SilGAN: Generating driving maneuvers for scenario-based software-in-the-loop testing

2021-07-05 · Dhasarathy Parthasarathy, Anton Johansson

Automotive software testing continues to rely largely upon expensive field tests to ensure quality because alternatives like simulation-based testing are relatively immature. As a step towards lowering reliance on field …

software testing

Energy-Aware Lane Planning for Connected Electric Vehicles in Urban Traffic: Design and Vehicle-in-the-Loop Validation

2025-03-29 · Hansung Kim, Eric Yongkeun Choi, Eunhyek Joa, Hotae Lee 외

Urban driving with connected and automated vehicles (CAVs) offers potential for energy savings, yet most eco-driving strategies focus solely on longitudinal speed control within a single lane. This neglects the significa…

Motion Planning

Energy-efficient predictive control for connected, automated driving under localization uncertainty

2024-05-22 · Eunhyek Joa, Eric Yongkeun Choi, Francesco Borrelli

This paper presents a data-driven Model Predictive Control (MPC) for energy-efficient urban road driving for connected, automated vehicles. The proposed MPC aims to minimize total energy consumption by controlling the ve…

Model Predictive Control