Cost-Optimal Turn Time Validation via Scatter Plot Inflection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Commercial vehicle operations face inaccuracies in estimating turn times, leading to unexpected delays and increased costs due to unpredictable factors like location, day, time, aircraft type, and route, making it difficult to accurately calculate minimum turn times for passenger and cargo aircraft, trains, and other vehicles.

Innovation Solution

An automated method using statistical processes to validate and adjust turn times by creating a 2D scatter plot of historical data, identifying an inflection point to determine the cost-optimal minimum turn time, and executing scheduling actions through a processor, which can also model flight delay propagation and reschedule departures.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If theoretical minimum turn time is used for scheduling, then schedule density is improved, but schedule reliability deteriorates due to unpredictable actual turn times

Engineering Contradiction:
Improveschedule densityVSAvoidschedule reliability
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system performs preliminary statistical analysis of historical turn time data to establish data-driven minimum turn time thresholds before scheduling occurs. By pre-processing historical data to identify realistic minimum turn times for different aircraft types and airports, the system prepares accurate scheduling parameters in advance, ensuring both high schedule density and reliable adherence to actual turn time requirements.

Inventive Principle:
Principle #10Preliminary action

2Loss of energy

If turn time is minimized to reduce costs, then operational cost is improved, but measurement precision of actual turn time requirements deteriorates

Engineering Contradiction:
Improveoperational costVSAvoidturn time estimation accuracy
Core Design Contradiction:
Loss of energyVSMeasurement precision

Solution Approach 1:

The system implements feedback by continuously comparing scheduled turn times against actual historical turn time data. Historical turn time measurements are fed back into the scheduling system to refine and validate minimum turn time thresholds. This closed-loop feedback mechanism ensures that cost-optimized schedules remain aligned with actual operational requirements, maintaining high measurement precision while minimizing operational costs.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system dynamically adjusts turn time parameters based on statistical analysis of historical data. Instead of using fixed theoretical minimums, the system modifies turn time parameters to reflect actual operational conditions at different airports and for different aircraft types. This parameter optimization enables cost reduction while preserving accurate turn time estimation through data-driven adjustments.

Inventive Principle:
Principle #35Parameter changes

3Ease of operation

If automated scheduling is implemented to reduce manual effort, then ease of operation is improved, but device complexity increases

Engineering Contradiction:
Improvescheduling efficiencyVSAvoidsystem complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The scheduling system performs self-service by automatically analyzing historical turn time data and generating optimized schedules without requiring manual intervention. The system independently processes historical data, identifies minimum turn time thresholds, and executes scheduling decisions autonomously. This self-service capability maximizes scheduling efficiency while the automation of complex statistical analyses actually reduces the operational burden, effectively masking the underlying system complexity from users.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20230359963A1Validation of cost-optimal minimum turn times
Publication Date: 2023.11.09 JEPPESEN FOREFLIGHT INC
  • US20230359963A1 patent drawing
  • US20230359963A1 patent drawing
  • US20230359963A1 patent drawing

AI summary

A computer-implemented method for determining a cost-optimal minimum turn time of a subject vehicle at a station includes receiving historical data via a processor, including actual past turn times and available turn times of the subject vehicle at the station. The method also includes creating a two-dimensional (2D) scatter plot of the historical data from a plurality of data points, identifying an inflection point on the 2D scatter plot as a point of intersection of two straight lines, and determining the cost-optimal minimum turn time using the inflection point. A scheduling action of the subject vehicle is executed via the processor using the cost-optimal minimum turn time. A system for performing the method includes the processor, a database of the actual past turn times and available turn times, and instructions recorded in memory. Execution of the instructions causes the processor to perform the method.