Vehicle Tailgating Detection Using Impact Cones and Headway Scores

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems fail to effectively detect and alert drivers and fleet managers of unsafe driving events such as tailgating, leading to potential dangers and increased vehicle wear due to subjective human intervention and inefficient resource usage.

Innovation Solution

A vehicle monitoring system that combines a camera and telematics sensors to capture video and data, using computer vision and machine learning models to analyze driving events, construct a cone of impact, and determine a headway score to identify tailgating, thereby providing automated alerts and reducing resource consumption.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If automated detection systems are implemented, then detection accuracy and safety are improved, but device complexity and computing resource consumption increase

Engineering Contradiction:
Improvedetection accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system segments the detection task into multiple independent components: video data processing, telematics data processing, cone of impact construction, tailgating detection, and alert generation. Each component operates independently and can be optimized separately, reducing overall system complexity while maintaining high detection accuracy through specialized processing for each function.

Inventive Principle:
Principle #1Segmentation

2Reliability

If continuous monitoring is performed, then safety detection is improved, but energy consumption and resource usage increase

Engineering Contradiction:
Improvesafety detectionVSAvoidenergy consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The system performs periodic analysis of video and telematics data at strategically determined intervals rather than continuous monitoring. The periodic action is triggered by specific events (e.g., changes in distance, speed variations) that indicate potential tailgating conditions, allowing the system to maintain high reliability while significantly reducing energy consumption during normal driving conditions.

Inventive Principle:
Principle #19Periodic action

3Productivity

If manual intervention is used for detection, then system complexity is reduced, but productivity and response time decrease

Engineering Contradiction:
Improvedetection efficiencyVSAvoidautomation level
Core Design Contradiction:
ProductivityVSExtent of automation

Solution Approach 1:

The system implements self-service automation where the detection algorithm autonomously processes video and telematics data, constructs cones of impact, identifies tailgating events, and generates alerts without human intervention. The system serves itself by automatically adjusting detection parameters and making real-time decisions, maximizing productivity and response time while maintaining manageable complexity through standardized processing routines.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS12374119B2Systems and methods for detecting vehicle tailgating
Publication Date: 2025.07.29 VERIZON CONNECT DEVELOPMENT LTD
  • US12374119B2 patent drawing
  • US12374119B2 patent drawing
  • US12374119B2 patent drawing

AI summary

A device may obtain video data associated with a driving event involving a first vehicle. The device may determine a vanishing point associated with the video data and may construct a cone of impact of the first vehicle based on the vanishing point. The device may detect a second vehicle within the cone of impact and may analyze the subset of video frames to determine a distance between the first vehicle and the second vehicle. The device may determine a speed of the first vehicle during a time period associated with a subset of video frames. The device may determine a headway score, representative of a severity associated with the first vehicle being within a proximity threshold of the second vehicle during the time period, based on the distance and the speed. The device may determine an occurrence of a tailgating event based on the headway score.