-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
feat(a380x/fadec): N1 fan protection measures (METOTS, KOZ) #9481
feat(a380x/fadec): N1 fan protection measures (METOTS, KOZ) #9481
Conversation
I've just been testing myself and it looks good, just a few small things to ask. I don't know if they really matter/are intentional/fixable but here they are:
I can upload screenshots if needed but these are relatively minor |
@Tankman61 Thank you! Could you please provide a video for 1) and 3)? Maybe there's a condition or case I missed. |
@Tankman61 Thanks! This only happens when spawning on the runway and setting TOGA immediately, right? We likely have some internal confirmation circuits for the ground condition and some startup timing stuff, that's why it probably takes 5-10s after startup of all components to behave correctly. This is expected, as this use case of spawning and insta-TOGA is highly unrealistic :) |
Quality Assurance Tester Discord Username : alexdnzdmb Testing Process: Testing Results: Negatives: Conclusions: Media: |
# Conflicts: # fbw-a380x/src/systems/instruments/src/EWD/shared/EwdSimvarPublisher.tsx
Fixes #9283
Summary of Changes
Implements METOTS and KOZ (keep-out zone) in the N1 control loop within the Autothrust.
Additionally, adds temporary provisions to draw the grey area (avail thrust) only until the METOTS area below CAS of 35kts. Once we have proper FADEC, this should be replaced by SimVars communicating the current min. and max. avail thrust.
The reverse thrust limit changes are from #9417
Screenshots (if necessary)
References
Additional context
Discord username (if different from GitHub):
Testing instructions
Below 35kts, it shouldn't be possible to command N1 > 78%
Below 60kts, it shouldn't be possible to command N1 between 64% and 72%
How to download the PR for QA
Every new commit to this PR will cause new A32NX and A380X artifacts to be created, built, and uploaded.