2017
DOI: 10.1016/j.trc.2017.05.012
|View full text |Cite
|
Sign up to set email alerts
|

Maximizing airborne delay at no extra fuel cost by means of linear holding

Abstract: This paper introduces a linear holding strategy based on prior works on cruise speed reduction, aimed at performing airborne delay at no extra fuel cost, as a complementary strategy to current ground and airborne holding strategies. Firstly, the equivalent speed concept is extended to climb and descent phases through an analysis of fuel consumption and speed from aircraft performance data. This gives an insight of the feasibility to implement the concept, differentiating the case where the cruise flight level … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
15
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
7

Relationship

2
5

Authors

Journals

citations
Cited by 19 publications
(15 citation statements)
references
References 20 publications
0
15
0
Order By: Relevance
“…8 that with regards to delay absorption, the differences between various extra fuel are quite small when the allowances lower or equal than 10%. However, this does not imply that the LH time has no relation with the amount of extra fuel included (see the maximum LH that can be realized at certain fuel consumptions in [10]).…”
Section: Extension Of the Case Study: Sensitivity Analysismentioning
confidence: 99%
See 1 more Smart Citation
“…8 that with regards to delay absorption, the differences between various extra fuel are quite small when the allowances lower or equal than 10%. However, this does not imply that the LH time has no relation with the amount of extra fuel included (see the maximum LH that can be realized at certain fuel consumptions in [10]).…”
Section: Extension Of the Case Study: Sensitivity Analysismentioning
confidence: 99%
“…More recently, an novel approach using advanced aircraft trajectory optimization techniques was adopted to extend this linear holding strategy to the whole flight (i.e. also accounting for climbs and descents) [10], [11].…”
Section: Introductionmentioning
confidence: 99%
“…for j ⟵ 1 to SC do (10) MIN_COST � INF; (11) m max � min(j, total_cap); (12) for m ⟵ 0 to m max do (13) if (j − m) > T imb • K i n then (14) Continue; (15) end if (16) if (19) end if (20) end for (21) V j i � MIN_COST; (22) end for (23) end for (24) //backtrack output results (25)…”
Section: Candidate Strategies For a Corridor Once The Total Capacitymentioning
confidence: 99%
“…(3) //set the first T imb − 1 of array to 1, which corresponds to a solution; (4) for i ⟵ 0 to T imb − 1 do (5) index[i] � 1; (6) end for (7) Store the solution according to the values of array index[ ]; (8) while has Done (index, N, T imb ) do (9) for i ⟵ 0 to N + 1 do (10) //find the first 1-0 combination and change it to 0-1 combination; (11) if index[i] � � 1 and index[i] � � 0 then (12) index[i] � 0; (13) index[i] � 1; (14) Store the solution from index[ ]; (15) //move 1 of the left of 0-1 combination to the left of array; (16) int count � 0; (17) for j ⟵ 0 to i do (18) if index[j] � � 1 then (19) index[j] � 0; (20) index[count++] � 1; (21) end if (22) end for (23) end if (24) break; (25) end for (26) end while ALGORITHM 2: 0-1 combination algorithm for COR i . where Cost g and L g are the delay cost and air traffic control load if corridor COR g uses the strategy that node u represents.…”
Section: Strategy Generation Algorithm For Each Corridor Cormentioning
confidence: 99%
See 1 more Smart Citation