-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
YWLM Procedures #403
base: main
Are you sure you want to change the base?
YWLM Procedures #403
Changes from 6 commits
748f56e
9440a6e
739e5f1
70cf2e2
60649b5
10992aa
5a01839
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,6 +21,56 @@ WLM ADC owns the airspace within the WLM MIL CTR A (`SFC`-`A050`). This may be a | |
<figcaption>WLM ADC Airspace</figcaption> | ||
</figure> | ||
|
||
### SID Selection | ||
Aircraft planned via **KEXAR**, **LIMLO**, **MONDO**, **UBSON**, shall be assigned the **Procedural SID** that terminates at the appropriate waypoint. | ||
Aircraft who are not planned via those points or who are negative RNAV may be assigned a RADAR SID or a visual departure. | ||
|
||
#### Coded Departures (Fast Jets) | ||
Visual Departures are commonly requested by high performance military jets and often processed in the form of a coded departure (e.g. CLASSIC1 departure), which can be found in the AD2 Sups Page for YWLM. These coded departures provide a corridor with altitude constraints to join the Military Training Areas east and west of Williamtown, avoiding civilian traffic inbound to Sydney. | ||
|
||
| Tracking Gate | Departure | Initial Constraint | Route | | ||
| ----- | ---------| --------------- | ------------------------ | | ||
| G1-G2 | PEPPER 1 | `A080` at ERVEV | ERVEV G1/G2 (Transition) | ||
| G3-G7 | CLASSIC 1| `F125` at G3-G7 | | ||
| G9 | RADAR | 'F125' at G9 | | ||
| UKDIP | CLASSIC 1| 'A090' at UKDIP | | ||
| OLVEP | CLASSIC 1| 'F130' at OLVEP | | ||
|
||
!!! note | ||
ACFT Departing RWY 12 for G3-7 are required to avoid SAWR on the Classic 1. | ||
ACFT Departing on Classic 1 will be issued a direction of turn during take off clearance, preferablly to the south in order not to impede on the SAWR boundries on the departure. | ||
|
||
!!! example | ||
WGTL21 plans to enter M550 via Gate 4 for Military Training. | ||
**WLM ADC**: "WGTL21, cleared to YWLM via Gate 4, flight planned route. Runway 12, Classic 1 Departure. Climb to `F125`. Squawk 5001, Departure Frequency 133.300" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Is it likely that aircraft would file Gate 4 in their flight plan, or is it an ATC responsibility to amend their flight plan via the most appropriate gate? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Typically, we file M550 and assume ATC gives us Gate 4. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I put in a note saying Gate 4 is the most common if that helps @mattkelly4 There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. In that case, we'll need guidance for controllers to be able to make these sorts of decisions. We have to assume the controller reading this content has no knowledge of the local operations (because they likely don't) |
||
|
||
!!! example | ||
MAPL03 was assiged the CLASSIC 1 departure with their initial clearance. | ||
**WLM ADC**: "MAPL03, make left turn, reach `F125` by Gate 3 , cleared for takeoff" | ||
**MAPL03**: "Make left turn, reach `F125` by Gate 3, cleared for takeoff, MAPL03" | ||
|
||
!!! note | ||
Since the Coded Departures are not SIDs, WLM ACD needs to write the name of the coded departure in the Global Ops Field of the FDR and amend the flight plan route to include all relevant tracking points. | ||
|
||
### Gates for the SUA | ||
There are 8 gates to facilitate departures and arrivals into these Training Airspace, based on the WLM Tacan. | ||
WLM Eastern Airspace | ||
G1 029/25 | ||
G2 050/25 | ||
G3 068/25 (Lighting Corrider Entry) | ||
G4 088/25 | ||
G5 105/25 | ||
G6 125/25 | ||
G7 135/25 | ||
G9 007/25 | ||
WLM Western Airspace | ||
UKDIP 311/25 (Thunder Corridor Entry) | ||
SAWR (Salt Ash Weapons Range) | ||
OLVEP 033/10 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I'm assuming that There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yeah, there is one in the ad2 sup, that I could modify into vatsys. |
||
|
||
### Initial and Pitch Procedures | ||
The Intial Points for RWY 12 is the SW tip of Grahamstown Dam, and RWY 30 is the coastline. | ||
|
||
## Charts | ||
!!! note | ||
Additional charts to the AIP may be found in the RAAF TERMA document, available towards the bottom of [RAAF AIP page](https://ais-af.airforce.gov.au/australian-aip){target=new} | ||
|
@@ -44,4 +94,4 @@ Voiceless coordination is in place from WLM TCU to WLM ADC for arrivals cleared | |
|
||
!!! example | ||
<span class="hotline">**WLM TCU** -> **WLM ADC**</span>: "via WLM, ZULU, Close formation of 5, do you have any restrictions or requirements?” | ||
<span class="hotline">**WLM ADC** -> **WLM TCU**</span>: "ZULU, no restrictions or requirements, A040" | ||
<span class="hotline">**WLM ADC** -> **WLM TCU**</span>: "ZULU, no restrictions or requirements, A040" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there any guidance on how these aircraft should track to avoid the weapons range?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typically either climb quickly up to F130 or depart to the south.