Page Links: First 1 2 Next Last Index Page
EXDAC
2025-06-13T02:40:00 permalink Post: 11899938 |
How can an MCP ALT setting error explain the sequence seen in the videos? If the MCP ALT is set too low the aircraft levels off, reduces thrust to maintain set speed, - AND MAINTAINS MCP ALTITUDE. Sure it will get the crew's attention but it will not result in a uncontrolled descent.
Subjects: None 1 user liked this post. |
EXDAC
2025-06-13T03:32:00 permalink Post: 11899955 |
I am familiar with that having worked on HUD development. However, what FD/GC mode would be be active that would command a descent after an altitude capture from below? I would expect FD and GC to be in ALT HOLD mode. I don't know the 787 but I would have expected GC to command ALT HOLD until low speed protection activated if thrust had been lost.
If thrust was lost the aircraft is coming down regardless of MCP ALT or GC command. Subjects: None 1 user liked this post. |
EXDAC
2025-06-13T20:19:00 permalink Post: 11900866 |
Subjects: EDML Flap Retraction Flaps (All) |
EXDAC
2025-06-13T22:01:00 permalink Post: 11900957 |
787 MLG swing here -
Subjects: MLG (All) 4 users liked this post. |
EXDAC
2025-06-14T20:03:00 permalink Post: 11901785 |
Subjects: ADSB |
EXDAC
2025-06-15T16:00:00 permalink Post: 11902588 |
Subjects: Gear Retraction MLG Tilt 1 user liked this post. |
EXDAC
2025-06-15T20:56:00 permalink Post: 11902827 |
Edit to add - RIPS will likely maintain CVR function. Subjects: CVR Digital Flight Data Acquisition Unit RIPS 1 user liked this post. |
EXDAC
2025-06-15T23:19:00 permalink Post: 11902949 |
FADEC software is classified as "Design Assurance Level A" (aka DAL 'A') - flight critical - same thing as FBW software. There are specific requirements for the creation, testing, and certification of DAL A software and it's quite exhaustive (those requirements are documented in an FAA/EASA approved s/w requirements document (DO-160 IIRC).
I have been on the fringes of dissimilar hardware and dissimilar software designs (MD-11 flight controls). Sometimes it is necessary but there is a huge overhead in both development and test. Edit to add - Even with dissimilar processor and software the requirements for both will trace up to some common high level system requirements specification. There is a non zero probability that those top level requirement were inadequate or included an error. 1 user liked this post. |
EXDAC
2025-06-15T23:19:00 permalink Post: 11903725 |
FADEC software is classified as "Design Assurance Level A" (aka DAL 'A') - flight critical - same thing as FBW software. There are specific requirements for the creation, testing, and certification of DAL A software and it's quite exhaustive (those requirements are documented in an FAA/EASA approved s/w requirements document (DO-160 IIRC).
I have been on the fringes of dissimilar hardware and dissimilar software designs (MD-11 flight controls). Sometimes it is necessary but there is a huge overhead in both development and test. Edit to add - Even with dissimilar processor and software the requirements for both will trace up to some common high level system requirements specification. There is a non zero probability that those top level requirement were inadequate or included an error. |
EXDAC
2025-06-17T02:51:00 permalink Post: 11903930 |
Back to the subject of the TCMA, in order for the four channels (A and B for engine 1 and A and B for engine 2) to be truly independent, there would have to be, for example, four, separate weight on wheels sensors and two, separate throttle position sensors per throttle. I would be extraordinarily surprised if that's what has been implemented, but will happily stand correct.
Edit - tdracer posted as I was typing. It seems 787 has even greater sensor separation. Last edited by EXDAC; 17th Jun 2025 at 12:07 . Subjects: TCMA (All) Weight on Wheels 2 users liked this post. |
EXDAC
2025-06-17T15:45:00 permalink Post: 11904410 |
Last edited by EXDAC; 17th Jun 2025 at 16:09 . Subjects: FADEC 3 users liked this post. |
EXDAC
2025-06-17T22:42:00 permalink Post: 11904731 |
Subjects: V1 |
EXDAC
2025-06-18T01:33:00 permalink Post: 11904830 |
Have a look at the latest data from FR24 (from post 439 in the previous thread).
https://www.flightradar24.com/blog/f...rom-ahmedabad/ ![]() Edit to add - I have made no attempt to correct the raw ADS-B altitude data. There is no need to make any correction to see altitude gain. Last edited by EXDAC; 18th Jun 2025 at 01:54 . Reason: revise image to add missing data point Subjects: ADSB FlightRadar24 1 user liked this post. |
EXDAC
2025-06-18T13:57:00 permalink Post: 11905272 |
FR24 did do that raw ADS-B data comparison. Remember the GPS position and barometric altitude are sent by the aircraft itself. The altitude is sent in 25 ft intervals, so a shallow curve that is smooth in reality looks janky in the data, due to the rounding of the numbers. From https://www.flightradar24.com/blog/f...rom-ahmedabad/ : The red line is the accident flight, and it covers approximately 4.3 seconds. Obviously the altitudes are all uncorrected for barometric pressure, which would've varied with the weather on that day; you kind of have to mentally shift the lines vertically downward. Wouldn't that only be true if the altimeter setting was the same on all the days those flights were made? Isn't that improbable? Subjects: ADSB FlightRadar24 1 user liked this post. |
EXDAC
2025-06-18T15:48:00 permalink Post: 11905349 |
The FR24 data shows that, for the accident flight, the first data point received on takeoff was one that included altitude. We know where the aircraft was and we know the uncorrected baro altitude at that point. We do not know how the altitude of that first point compares to the altitude of the reference flights unless all flights have their altitude adjusted by the prevailing altimeter correction. Each trace starts in about the same place over the runway but this may not be useful data. I don't think this is the ADS-B ground/air transition. I think it is the point at which reception of ADS-B data becomes possible because of transmission "line of sight". We don't know if data starts being received as a result of increased altitude or because of passing by whatever was blocking the signal. I'm sure someone could research the altimeter setting for each of the reference flight and produce a corrected data set. That would be interesting and useful data. That's just my interpretation of the data I have seen. It is not presented as fact. Last edited by EXDAC; 18th Jun 2025 at 16:17 . Reason: typo fix Subjects: ADSB FlightRadar24 3 users liked this post. |
EXDAC
2025-06-18T18:24:00 permalink Post: 11905450 |
Some critical systems are designed with processing "lanes" having dissimilar processors as well as dissimilar code. Each lane is developed from separate requirements that trace up to one high level system requirements specification. If that high level specification has errors the errors flow into all the independent lanes of processing. Testing may not find such errors since the system works as specified. Last edited by EXDAC; 18th Jun 2025 at 18:41 . Subjects: None |
EXDAC
2025-06-19T02:31:00 permalink Post: 11905680 |
The issue with 5G was the potential for interference with some models of radio altimeter. I think we have been told that RA is used in 787 air/ground logic. We have also been told that air/ground state is used to enable TCMA.
I think it very unlikely that 5G interference was a contributing factor but I can see why someone would be interested in asking the question. Subjects: TCMA (Air-ground Logic) TCMA (All) 7 users liked this post. |
EXDAC
2025-06-19T15:03:00 permalink Post: 11906094 |
There is no conflict. Simply a lack of ADS-B data. Edit - Add the ADS-B data points graphic that I had posted June 17. ![]() Subjects: ADSB 4 users liked this post. |
EXDAC
2025-06-19T19:37:00 permalink Post: 11906312 |
or Are you asserting that "the system would simply ignore a cutoff command with thrust levers above idle" is a description of how the system behaves? Subjects: None 1 user liked this post. |
EXDAC
2025-06-19T20:17:00 permalink Post: 11906333 |
Subjects: None 7 users liked this post. |