Technology and Enhancements to Improve Pre-Crash Safety
archive: archived pipeline: cataloged verified
Get this paper ↗ (full text — opens at the source; we link to it, we don't host it)
Summary
This report summarizes the findings of a multi-year project (2013–2018) funded by the U.S. Department of Transportation to improve pre-crash safety through technological enhancements in intelligent and autonomous vehicles. The research, led by The Ohio State University’s Crash Imminent Safety University Transportation Center, comprised several sub-projects addressing communication security, cognitive radio usage, driver intent prediction, and traffic dynamics. A primary focus was securing and optimizing Vehicle-to-Everything (V2X) communications. The researchers identified limitations in standard Public Key Infrastructure (PKI) frameworks, specifically regarding high communication overhead and location privacy vulnerabilities. To address this, they developed the Context-Aware Authentication Interchange Scheme (CAAIS). CAAIS dynamically switches between three cryptographic frameworks—PKI, Group Signatures (GS), and Identity-Based Cryptography (IBC)—based on real-time network conditions such as neighbor density and anonymity levels. Simulations demonstrated that CAAIS significantly outperformed static authentication methods, reducing vehicle drop rates by up to 80.3% compared to IBC and 78.55% compared to PKI in dense scenarios. Additionally, the team proposed Grouping for Beaconing Efficiency Enhancement (G-BEE), a cooperative beaconing strategy that offloads transmission duties to group leaders, improving throughput and reducing collision rates in dense vehicular networks. The project also explored alternative communication bands and driver monitoring. Researchers evaluated cognitive radio networks in the 79GHz band, finding that radar bands could support cooperative communication if coordinated via Dedicated Short-Range Communications (DSRC) control channels. This approach expands available bandwidth for safety-critical data exchange. In parallel, the team investigated using low-cost, wireless Electroencephalogram (EEG) sensors to predict driver intent, specifically lane changes, in simulated environments. This work aimed to help autonomous vehicles anticipate human driver behavior more accurately than through vehicle dynamics alone. Further contributions included the development of a big data framework for mining naturalistic driving videos to identify crash factors and the analysis of traffic dynamics in congested freeways. The latter revealed that driver car-following behavior is influenced by adjacent lane speeds, even in free-flow conditions, suggesting that congested traffic exhibits mixed properties of queued and non-queued states. Collectively, these findings provide actionable strategies for enhancing the security, efficiency, and predictive capabilities of vehicular networks, directly supporting the deployment of safer autonomous and intelligent transportation systems.
Key finding
The context-aware authentication interchange scheme achieved significantly lower vehicle drop rates and reduced communication overhead compared to using single pure authentication frameworks like PKI or group signatures.
Methodology
mixed_methods
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 bulk_ingest_rosap on 2026-05-23 (6 acquisition events logged).
| Stage | Outcome | Tool | Model | Prompt | Attempts | Completed |
|---|---|---|---|---|---|---|
| discover | success | rosap | — | — | 2 | 2026-05-23 |
| archive | success | — | — | — | 1 | 2026-05-23 |
| extract | success | cached | — | — | 2 | 2026-06-10 |
| clean | success | — | — | — | 1 | 2026-06-01 |
| chunk | success | — | — | — | 1 | 2026-06-01 |
| embed | success | — | — | — | 1 | 2026-06-02 |
| enrich | success | — | — | — | 1 | 2026-05-23 |
| promote | success | — | — | — | 1 | 2026-05-23 |
| summarize | success | llm | qwen3.6-27b-prismaquant | summ-v5 | 3 | 2026-06-10 |
| tag | success | vector_similarity | — | — | 19 | 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.
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).
- Empirical Findings: crash risk outcomes
- Methodological Resource: dataset resource, tool software