Skip to content

Commit c7fed32

Browse files
committed
Semantic changes to Maestro
1 parent 955a0a9 commit c7fed32

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

docs/client/maestro.md

+18-18
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: MAESTRO
55
--8<-- "includes/abbreviations.md"
66

77
# MAESTRO
8-
MAESTRO (pronounced my-stro), also and otherwise known as The Flow Management System (TFMS), is an arrival manager used to generate a sequence of aircraft inbound to an airport from multiple directions.
8+
MAESTRO (pronounced my-stro), also and otherwise known as Traffic Flow Management System (TFMS), is an arrival manager used to generate a sequence of aircraft inbound to an airport from multiple directions.
99

1010
MAESTRO can be viewed by accessing the website [here](https://maestro.vatpac.org) or via the link within vatSys.
1111

@@ -29,24 +29,24 @@ It will not:
2929
### The Basics
3030
A Feeder Fix (FF) is a common waypoint that aircraft will 'merge' to from a certain direction, commonly (but not always) the first waypoint on a STAR.
3131

32-
A runway must be specific in MAESTRO. A runway will have a minimum arrival rate (preset and not configurable), usually between 120 and 180 seconds (can be more or less). This is the minimum time between arrivals.
32+
A runway must be specified in MAESTRO. A runway will have a minimum arrival rate (preset and not configurable), usually between 120 and 180 seconds (can be more or less). This is the minimum time between arrivals.
3333

3434
MAESTRO also holds information such as distance from the feeder fix to the runway, for the given configuration. This allows MAESTRO to determine a estimated landing time and an estimated feeder fix time for all inbound aircraft.
3535

3636
From these times, MAESTRO will use this minimum arrival rate to generate a sequence of aircraft, based on their current estimated landing times.
3737

38-
If 2 aircraft have an estimated landing time that is too close, one aircraft will be delayed and have a new schedule arrival time. This new landing time will also be reflected in a delay at the feeder fix, which is how the enroute controllers sequence the aircraft (either by speed, vectors, holding, or other means).
38+
If two aircraft have an estimated landing time that is too close, one aircraft will be delayed and have a new scheduled arrival time. This new landing time will also be reflected in a delay at the feeder fix, which is how the enroute controllers sequence the aircraft (either by speed, vectors, holding, or other means).
3939

4040
### The Ladder
4141
The "ladder" is referring to the display of aircraft in the MAESTRO system, with their position on the ladder their landing or feeder fix time (depending on the viewing mode). This is essentially a "time ladder".
4242

43-
If you are in the "sector" view, you will see aircraft on the ladder at their feeder fix schedules time of arrival (FF STA). Note, you will only see the relevent feeder fixes for the sectors that you have selected.
43+
If you are in the "sector" view, you will see aircraft on the ladder at their feeder fix scheduled time of arrival (FF STA). Note, you will only see the relevent feeder fixes for the sectors that you have selected.
4444

45-
If you are in the "runway" view, you will see aircraft on the ladder at their landing schedules time of arrival (RWY STA). You will be able to view all runways for the aerodrome in this view.
45+
If you are in the "runway" view, you will see aircraft on the ladder at their landing scheduled time of arrival (RWY STA). You will be able to view all runways for the aerodrome in this view.
4646

47-
Note - The runway view is the best view for the flow controller, and the sector view is the best view for enroute controllers.
47+
Note: the runway view is the best view for the flow controller, and the sector view is the best view for enroute controllers.
4848

49-
Each line on the ladder shows information about arriving aircraft. From the centre of the ladder outwards, the following information is available.
49+
Each line on the ladder shows information about arriving aircraft. From the centre of the ladder outwards, the following information is available:
5050

5151
- STA FF (in sector view only)
5252
- Assigned Runway
@@ -55,36 +55,36 @@ Each line on the ladder shows information about arriving aircraft. From the cent
5555
- Total delay
5656

5757
## Aircraft Stability
58-
An aircraft will begin in the MAESTRO ladder when their ETA is within 60 minutes from the FF. They will be classified as `unstable`, and show as yellow on the ladder.
58+
An aircraft will be visible on the MAESTRO ladder when their ETA is within 60 minutes from the FF. They will be classified as `unstable`, and show as yellow on the ladder.
5959

6060
Unstable aircraft will be re-sequenced every 15 seconds. You should not apply any delaying action to an aircraft that is unstable, as their position in the sequence is not yet confirmed. Early delays could result in that aircraft receiving further (un-needed) delays from MAESTRO.
6161

6262
Once an aircraft is within 25 minutes from the FF, they will be classified as `stable`, and show as dark blue on the ladder.
6363

64-
Stable aircraft will only be further delay by new aircraft entering the sequence from airports that are 'close' to the destination airport. For example, most jets between Sydney to Melbourne will be 'stable' prior to passing abeam Albury, however a departure from Albury could still delay these aircraft. Note, this is currently a manual process to delay the aircraft.
64+
Stable aircraft will only be further delayed by new aircraft entering the sequence from airports that are 'close' to the destination airport. For example, most jets between Sydney to Melbourne will be 'stable' prior to passing abeam Albury, however a departure from Albury could still delay these aircraft. Note, this is currently a manual process to delay the aircraft.
6565

6666
Finally, when an aircraft is within 15 minutes from the FF, they will be classified as `superStable`, and show as white on the ladder.
6767

6868
SuperStable aircraft will not be delayed for any reason other than congestion in the TCU (due to go-arounds, etc). Note, this is currently a manual process to delay the aircraft.
6969

70-
If the flow controller decides on a different sequence to MAESTRO, then they may manually enter a landing time in the system, this will `freeze` the aircraft and they will show light blue on the ladder. A frozen aircraft will not be delayed for any reason, unless determined by the flow controller.
70+
If the flow controller decides to overrule the MAESTRO sequence, then they may manually enter a landing time in the system, this will `freeze` the aircraft and they will show light blue on the ladder. A frozen aircraft will not be delayed for any reason, unless determined by the flow controller.
7171

7272
### Interactive Options
7373
The flow controller can interact with aircraft on the ladder if they have delegated themselves as the flow controller.
7474

7575
The best view for the flow controller is the runway view. From this view they can:
7676

77-
- adjust an aircrafts landing time.
78-
- delay the entire sequence after a specific aircraft, for a desired amount of time.
79-
- manually adjust an aircrafts runway (if the automatically detected runway is wrong, or you want to see their estimated landing time on a new runway).
80-
- desequence an aircraft (remove it from an aircraft).
81-
- insert an aircraft at any time, provided that the aircraft can be inserted at that time (minimum landing time before and after)
82-
- insert a slot (which blocks aircraft from being allocated this landing time). This is useful for additional space when it may be required for wake-turbulence or slower-preceeding.
77+
- adjust an aircraft's landing time;
78+
- delay the entire sequence after a specific aircraft, for a desired amount of time;
79+
- manually adjust an aircraft's runway (if the automatically detected runway is wrong, or you want to see their estimated landing time on a new runway);
80+
- desequence an aircraft;
81+
- insert an aircraft at any time, provided that the aircraft can be inserted at that time (minimum landing time before and after);
82+
- insert a slot, which blocks aircraft from being allocated this landing time. This is useful for additional space when it may be required for wake-turbulence or slower-preceeding.
8383

8484

8585
The flow controller can also make changes from the sector view, but this is not recommended.
8686

87-
From the desequenced view (DESQ), the flow controller can view aircraft that could not be automatically fit into the sequenced, and find a place for them to be slotted in. this may require additional delaying of aircraft behind (ideally only stable aircraft, as per above).
87+
From the desequenced view (DESQ), the flow controller can view aircraft that could not be automatically fit into the sequence and find a place for them to be slotted in. This may require additional delays for aircraft behind (ideally only stable aircraft, as per above).
8888

8989
## Arrivals List
90-
Maestro serves effectively the same purpose as the Arrivals List window. During busy events, it should be coordinated which tool shall be used for Sequencing. More information about the use of the Arrivals List can be found [here](../../controller-skills/sequencing/#arrivals-list)
90+
Maestro serves effectively the same purpose as the Arrivals List window. During busy events, it should be coordinated which tool shall be used for sequencing. More information about the use of the Arrivals List can be found [here](../../controller-skills/sequencing/#arrivals-list).

0 commit comments

Comments
 (0)