Autonomous Vehicle Yellow-Light Timing for Traffic Signal Response

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous vehicles face challenges in consistently recognizing and responding to varying yellow light durations at traffic lights, leading to potential red light running or abrupt braking due to inconsistencies in how yellow light durations are set across different locations and the lack of practical methods for real-time communication with traffic lights.

Innovation Solution

The method involves storing multiple default yellow light durations based on different possible transitions for each traffic light, allowing autonomous vehicles to detect the current state and select the appropriate duration from a pre-stored table, and sharing this information with remote computing devices for further analysis and fleet communication.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If autonomous vehicles use a single fixed yellow light duration for all traffic lights, then the control logic is simple, but the vehicle may run red lights or brake abruptly when encountering varying yellow light durations at different locations

Engineering Contradiction:
Improvecontrol logic simplicityVSAvoidtraffic light response accuracy
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system dynamically selects yellow light duration based on the detected traffic light state (solid green circle, green arrow, flashing yellow arrow, etc.) rather than using a fixed duration. This allows the control logic to adapt to different traffic light configurations and locations, improving response accuracy while maintaining manageable complexity through state-based selection

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes the yellow light duration parameter based on the observed traffic light state. Different states (solid green, green arrow, flashing yellow arrow) are associated with different yellow light durations from a pre-stored table, allowing the vehicle to adjust to varying durations at different locations without complex real-time communication infrastructure

Inventive Principle:
Principle #35Parameter changes

2Reliability

If autonomous vehicles store multiple yellow light durations for different traffic light states, then the vehicle can respond accurately to varying durations, but the device complexity increases due to storing and selecting from multiple durations

Engineering Contradiction:
Improvetraffic light response accuracyVSAvoiddata storage and selection complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system performs preliminary action by pre-storing multiple yellow light durations in a table before operation. Each traffic light state (solid green circle, green arrow, flashing yellow arrow, etc.) is pre-associated with its corresponding yellow light duration. When the vehicle encounters a traffic light, it simply detects the state and retrieves the pre-stored duration, avoiding complex real-time calculations while maintaining high accuracy

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces an intermediary element: a pre-stored table that maps traffic light states to yellow light durations. This table acts as a lookup mechanism between the detected traffic light state and the required duration parameter, simplifying the selection process and reducing computational complexity while maintaining reliability

Inventive Principle:
Principle #24Intermediary (Mediator)

3Ease of manufacture

If autonomous vehicles rely on pre-stored default yellow light durations, then the system is easy to implement, but the vehicle cannot adapt to actual variations in yellow light durations at different locations

Engineering Contradiction:
Improvesystem implementation easeVSAvoidadaptation to location-specific durations
Core Design Contradiction:
Ease of manufactureVSAdaptability or versatility

Solution Approach 1:

The system transitions from static pre-stored durations to dynamic selection based on observed traffic light states. By detecting the specific state (solid green, green arrow, flashing yellow arrow, etc.) and selecting the corresponding duration from a pre-stored table, the system adapts to location-specific variations while maintaining the simplicity of pre-stored data structures

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system incorporates feedback by observing the actual traffic light state and using that observation to select the appropriate yellow light duration. The perception system detects the traffic light state, which feeds back into the control system to determine the correct duration from the pre-stored table, enabling adaptation to actual conditions at each location

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS11845469B2Yellow light durations for autonomous vehicles
Publication Date: 2023.12.19 WAYMO LLC
  • US11845469B2 patent drawing
  • US11845469B2 patent drawing
  • US11845469B2 patent drawing

AI summary

Aspects of the disclosure relate to controlling a vehicle having an autonomous driving mode. For instance, a current state of a traffic light may be determined. One of a plurality of yellow light durations may be selected based on the current state of the traffic light. When the traffic light will turn red may be predicted based on the selected one. The prediction may be used to control the vehicle in the autonomous driving mode.