Experimental Design for Human-in-the-Loop Driving Simulations
archive: archived pipeline: cataloged verified
Get this paper ↗ (DOI — opens at the source; we link to it, we don't host it)
Summary
This paper addresses the challenge of conducting safe, realistic human-in-the-loop driving experiments, particularly for studying driver distraction and semi-autonomous vehicle interactions. While academic driving simulators are common, they often lack motion feedback, leading to unrealistic experiences that compromise data validity. To resolve this, the authors present a new experimental setup at the University of California, Berkeley, combining a force-feedback simulator with real-time software control and specialized driver monitoring sensors. The experimental design utilizes a Force Dynamics 401CR platform with four axes of motion (pitch, roll, yaw, and heave) to simulate physical driving forces. Real-time simulation is achieved by integrating PreScan industry software with the simulator via a custom communication protocol running at 200 Hz. Vehicle dynamics are tuned to mimic real-world acceleration and deceleration rates. To monitor driver behavior, the setup includes video cameras, eye-tracking glasses, and a custom capacitive touch sensor on the steering wheel to detect hand placement. Additionally, an Android application simulates texting distractions by sending randomized messages and detecting phone interaction via accelerometer data. The system employs modular Simulink components for data collection, capturing vehicle states, driver inputs, radar readings, and lane marker data. The paper details the technical implementation of these components, including the calibration of the capacitive sensor to ensure binary responses only upon direct contact and the configuration of radar and lane sensors to mimic real vehicle hardware. Safety measures are strictly enforced, including IRB approval, subject screening, seatbelt requirements, emergency kill-switches, and physical barriers. The system allows for adjustable force magnitudes and collision feedback to enhance realism while maintaining safety. The significance of this work lies in providing a comprehensive, open-source testbed for human-in-the-loop research. By offering realistic motion feedback and detailed driver monitoring, the setup enables the safe study of unpredictable human behaviors, such as distraction, which are difficult to replicate in real vehicles. This platform supports the development of driver models for semi-autonomous systems and active safety controls, bridging the gap between academic research and industrial simulation standards. All code and processing scripts are made available to facilitate further experimentation and algorithm development in the field of intelligent transportation systems.
Key finding
The study presents a fully integrated, force-feedback driving simulator equipped with custom driver monitoring sensors and distraction simulation tools to enable safe and realistic human-in-the-loop experiments.
Methodology
simulator
Provenance
The full processing record for this entry. Every stage of this paper's journey through the pipeline is logged — what ran, with which tool and model, how many attempts it took, and when it last completed. Discovered via author_sweep_intake on 2026-05-28.
| Stage | Outcome | Tool | Model | Prompt | Attempts | Completed |
|---|---|---|---|---|---|---|
| discover | success | author_sweep | — | — | 2 | 2026-05-28 |
| archive | success | canonical_url | — | — | 1 | 2026-06-04 |
| extract | success | cached | — | — | 3 | 2026-06-10 |
| clean | success | clean | — | — | 1 | 2026-06-04 |
| chunk | success | chunk | — | — | 1 | 2026-06-04 |
| embed | success | embed | Qwen/Qwen3-Embedding-8B | — | 1 | 2026-06-04 |
| enrich | success | — | — | — | 1 | 2026-05-28 |
| promote | success | — | — | — | 1 | 2026-06-04 |
| summarize | success | llm | qwen3.6-27b-prismaquant | summ-v5 | 2 | 2026-06-10 |
| tag | success | vector_similarity | — | — | 15 | 2026-06-11 |
| verify | success | — | — | — | 2 | 2026-06-10 |
Summary generated by qwen3.6-27b-prismaquant on 2026-06-10; verification: verified.
Topics
Ranked by relevance to this paper. Hover a topic for its definition.
- simulator validity fidelity
- simulator sickness
- control interfaces
- in vehicle coaching
- situational awareness
- steering pattern
Information type
What kind of knowledge this paper contributes, grouped by family — independent of topic (what it is about) and method (how it was studied).
- Methodological Resource: tool software, validation psychometrics
- Theoretical Contribution: computational model