|
|
|
|
|
by abaillargeon
2821 days ago
|
|
Good question. We've run into similar issues while developing a related feature that helps pilots perform a stable approach. Sometimes pilots were performing a circling approach to a different runway, and a naive approach to determining lateral deviations would have caused a nuisance alert. For this particular system, the alerting threshold is only met when we've determined that the aircraft is "landing". As I mentioned in another comment, I'm vague about this point because it depends on the way the aircraft manufacturer has configured this state machine. Sometimes we use throttle position, altitude, speed above Vref, gear position, height above threshold, etc. You're correct that conditions can slightly modify an approach, but we're confident that we can nail down "we're landing" closely enough to mostly eliminate nuisance alerts. |
|