RJTT ACA 3.0.0 & tools 0.8.0

This commit is contained in:
Calvin Ng
2021-02-20 22:15:27 -08:00
parent 2f6c732fb8
commit 38f60269b3
9 changed files with 7602 additions and 11919 deletions
+4847 -4459
View File
File diff suppressed because it is too large Load Diff
+28 -6
View File
@@ -1,8 +1,8 @@
# `RJTT` ACA 2.2.2
# `RJTT` ACA 3.0.0
This is an implementation of the Tokyo ACA (Approach Control Area) for [Endless ATC](https://steamcommunity.com/app/666610) featuring `RJTT` Tokyo International Airport (commonly referred to as Haneda) and `RJAA` Narita International Airport. JSDF-M base `RJTL` Shimofusa is also represented at very high scores (difficulties). The airspace ceiling is FL240.
Based upon AIP Japan 2020/10/08. The choice of SIDs and STARs may not be 100% accurate to real life but should be reasonably accurate reflecting daytime IMC conditions. All aircraft are assumed to be RNAV capable; no conventional NAVAID-based SIDs or STARs are implemented unless there is no RNAV alternative. Coastline data from naturalearthdata.com.
Based upon AIP Japan 2021/03/25 (Ministry of Land, Infrastructure, Transport and Tourism) (https://aisjapan.mlit.go.jp/). The choice of SIDs and STARs may not be 100% accurate to real life but should be reasonably accurate reflecting daytime IMC conditions. All aircraft are assumed to be RNAV capable; no conventional NAVAID-based SIDs or STARs are implemented unless there is no RNAV alternative. Coastline data from naturalearthdata.com.
The Tokyo ACA is a very large terminal area containing two of Japan's largest airports. The traffic that can flow in and out of these two airports can be immense, but the terminal procedures published for these two airports are robust and can provide you the ability to handle the immense deluge of traffic that can pour into the area. Most of the controller's work should be sequencing arrivals and monitoring a few key merge points for conflicts. Scores of 40 or higher should be possible to maintain with minimal delay vectoring.
@@ -114,7 +114,7 @@ The secondary, yet also major airport of this sector. Previously handling almost
There is custom traffic for `RJAA`. The proportions are very much estimates but shouldn't be too far off from reality.
Most fixes visible on the map have a defined hold including many fixes along the STARs. The published hold for missed approaches is `SWIMY` for 16R/34L and `ABBOT` for 16L/34R.
Most fixes visible on the map have a defined hold including many fixes along the STARs. The published hold for missed approaches is `BINKS` for 16R/34L and `BOSPA` for 16L/34R.
Aircraft arrive at 4 points:
@@ -197,6 +197,7 @@ Approaches are available using APP mode from `TOHNE` and `ASEKI`. Arrival routes
- No `RJTO` Oshima/`RJAN` Niijima (not possible to model arrivals from `RJTY` ACA)
- Arrival and departure directions can be a bit nonsense (e.g. AHK arriving from the Pacific), unfortunately this is a game limitation.
- South arrivals to `RJTT` 16L/16R are very close to delayed even strictly following the STAR (game limitation?)
- No `RJAA` simultaneous parallel independent departures as the game does not support this.
## Disclaimer
@@ -236,7 +237,7 @@ Note that traffic data (`airlines = `) is expanded by a python script `expand_ai
- Add approaches to many, many fixes as the approach limit has been lifted.
- Add `RJTT` 16L/16R ILS approaches
- Add `RJTT` "LDA" 22/23 approaches
- `RJAA` arrivals now fly direct to first point inside `RJTT` ACA on their arrival route instead of NRE.
- `RJAA` arrivals now fly direct to first point inside `RJTT` ACA on their arrival route instead of `NRE`.
- Adjusted entry points
- Added missing `ALDEN` waypoint for some STARs from `AROSA`
- Adjusted traffic frequencies
@@ -263,6 +264,27 @@ Note that traffic data (`airlines = `) is expanded by a python script `expand_ai
- Minor adjustments/updates to airline traffic.
- Added 'rare' traffic (head of state, navaid check)
* 2.2.1 - 2020/12/19
- Adjusted the distribution of traffic for each departure point.
- Adjusted the distribution of traffic for each departure point
* 2.2.2 - 2020/12/29
- Fixed bug where JCG would not spawn at RJTT.
- Fixed bug where `JCG` would not spawn at `RJTT`
* 3.0.0 - 2021/02/20
- Almost complete rewrite of source
- Fixed WTC category of `KC2`.
- `HKE` Hokuso VORDME decommissioned as of 2021/03/25.
- abolish fixes `SWIMY`, `ABBOT`
- establish fix `BOSPA`
- revised holding at `TEMIS`
- Add MLIT attribution to readme as per MLIT Standard Terms of Use.
- Additional rare traffic.
- Update magnetic variation to -8 (2020)
- Correct expected inbound headings to some STARs (should have no effect on gameplay)
- Added approaches from the end of the point merge arcs to facilitate vectoring when arc capacity exceeded
- Added approaches from the FAF to allow clearing for the approach via the IF
- Improve point merge arc visualization
- Change format of SID names
- Correct names and pronunciations of some departures
- Corrected runway priority for `RJTT` 16L/R (16L is now prioritized)
- Departures from 16R now start past the intersection with 22 as per real life
- Reduced frequency of traffic at `RJTL` to 1/3 of previous.
- Implement ILS Y 16L/16R approaches at `RJAA`
- Implement ILS X 34L/ILS Y 34R approaches at `RJTT`
+29 -10
View File
@@ -1,10 +1,10 @@
# `RJTT` 進入管制区 2.2.2
# `RJTT` 進入管制区 3.0.0
*作者は日本人ではないため、圧倒的語彙力のなさと知識不足によるおかしいまたは間違っている表現があるかもしれません。
TOKYO ACA(東京進入管制区)を[Endless ATC](https://steamcommunity.com/app/666610)に実装する追加データファイルです。`RJTT`東京国際空港(羽田)と`RJAA`成田国際空港が再現されています. 海上自衛隊の`RJTL`下総基地も高難易度及び高スコアでは再現されています. 空域の上限はFL240です.
AIP Japan 2020/10/08をベースとして作られています。再現されているSID及びSTARは現実の運用と異なる場合があるかもしれませんが、基本的に日中の景気気象状態 (IMC) を再現しているつもりです。すべての航空機がRNAV対応としていて、RNAVの代わりがない場合を除き非RNAVのSID及びSTARは実装されていません。海岸のデータはnaturalearthdata.comのを使っています。
AIP Japan 2021/03/25 (国土交通省) https://aisjapan.mlit.go.jp/)をもとに作成しています。再現されているSID及びSTARは現実の運用と異なる場合があるかもしれませんが、基本的に日中の景気気象状態 (IMC) を再現しているつもりです。すべての航空機がRNAV対応としていて、RNAVの代わりがない場合を除き非RNAVのSID及びSTARは実装されていません。海岸のデータはnaturalearthdata.comのを使っています。
TOKYO ACAは日本最大の二つの空港を含む非常に広い空域です。羽田と成田に飛来する航空機の数が膨大ではありますが、これら二つの空港で定められたSID及びSTARはよく作られていて、それによって大量の航空機を捌けることができます。 プレイヤーの仕事は到着機感覚の整理と合流ポイントの監視がほとんどで、STAR外の遅延ベクターなしで40以上のスコアを叩き出せるはずです。
@@ -21,9 +21,9 @@ STARはこのゲームの進入方式で再現されています。進入方式
発着便の設定は推測ですが現実とかけ離れてることはないでしょう。
*未翻訳
Most fixes visible on the map have a defined hold including many fixes along the STARs. The published hold for missed approaches is `UTIBO` for 34L/23/16R, `KASGA` for 34R/22, and `SNOKE` for 16L.
マップ上のフィックスのいくつかは指定のホールドが設定されています。ミスドアプローチのホールドは34L/23/16Rなら`UTIBO`、34R/22なら`KASGA`, 16Lなら`SNOKE`.
*未翻訳
Aircraft arrive at 6 points:
- `SPENS` -`Y71`-> `XAC` (west from western Japan, Korea, Northern China)
@@ -117,11 +117,9 @@ A few different configurations are used in real operations; four are available i
発着便の設定は推測ですが現実とかけ離れてることはないでしょう。
マップ上のフィックスのいくつかは指定のホールドが設定されています。ミスドアプローチのホールドは16R/34Lなら`BINKS`で16L/34Rなら`BOSPA`.
*未翻訳
There is custom traffic for `RJAA`. The proportions are very much estimates but shouldn't be too far off from reality.
Most fixes visible on the map have a defined hold including many fixes along the STARs. The published hold for missed approaches is `SWIMY` for 16R/34L and `ABBOT` for 16L/34R.
Aircraft arrive at 4 points:
- `MOE` -`Y81`-> `BAFFY` -`Y81`-> `RUTAS` (southwest from western and southwestern)
@@ -218,6 +216,27 @@ Approaches are available using APP mode from `TOHNE` and `ASEKI`. Arrival routes
* 2.2.0 - 2020/12/02
-日本語初リリース
* 2.2.1 - 2020/12/19
-管制区の離脱ポイントの交通量バランスを調整しました
-管制区の離脱ポイントの交通量バランスを調整しました
* 2.2.2 - 2020/12/29
-RJTTにJCGがスポーンしない不具合を修正
-RJTTにJCGがスポーンしない不具合を修正
* 3.0.0 - 2021/02/20
- ソースをほぼ丸ごと再作成
- `KC2`のWTCを修正
- `HKE` 北総 VORDME 廃止
- `SWIMY``ABBOT`廃止
- 新たに`BOSPA`を設定
- `TEMIS`でのホールド変更
- READMEに出典の記載を追加
- レア発着機を追加
- 磁気変動を-82020)に更新
- いくつのSTARの最初ポイントでの推定方向を修正(プレイへの影響はありません)
- アークのキャパシティオーバー時のベクタリングを容易にするためにポイントマージのアークの最終ポイントからのアプローチを追加
- FAFからのアプローチを追加、これによって直接IFからの進入が可能
- ポイントマージアークの描写を改良
- SIDの名前の形式を変更
- 間違ってる名前と発音の修正
- `RJTT` 16L/Rの優先度を修正 (16Lを優先)
- 16Rからの離陸を22との交差点より先から始まるように修正
- `RJTL`の発着レートを三分の一に下げました.
- `RJAA` ILS Y 16L/16R アプローチを実装
- `RJTT` ILS X 34L/ILS Y 34R アプローチを実装
+2511 -7413
View File
File diff suppressed because it is too large Load Diff
+14 -1
View File
@@ -7,4 +7,17 @@ cnv3 = convoy 3
madfox = mad fox
pswrd = password
brgham = brigham
vampr = vampire
vampr = vampire
tmboy = tomboy
neptn = neptune
cygns = cygnus
#sfj = stah-foo-lai-yaa
#ana = ollu neeppawn
#jal = juh-pawn eh are
#snj = nyuh sky
#jta = j oh-shun
#ado = eh are do
#jjp = orenji lie-nuh
#apj = eh are peach
#rsd = state aero