Skip to content
View in the app

A better way to browse. Learn more.

Flight Sim Labs Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How are the Airbus flight computers coded? is it difficult?

Featured Replies

I was just wondering how the Airbus engineers programmed the flight computers such as the ELAC, SEC, FAC, FMGC, etc. Are they programmed with code in windows or whatever they use and then uploaded to the actual computer module itself? How are the computer software updated especially for the sharklets, do they update the code or replace the entire computer LRU?

Is it difficult?

Just curious.

Good question, I'm curious too.

Hopefully not Java

Fortran ,C,C++, and/or ADA


Pankaj Dekate

  • Author

How many lines of code does the ELAC, SEC, or FAC have?

i have no idea.. its proprietary information. nobody knows how many lines of code and does it matter?


Pankaj Dekate

One can assume Airbus has even developed its own programming language for its systems...

  • 2 months later...

The A320 code for flight control computers is not manually written. Instead Airbus us a graphical tool called SCADE for formal specification of the functional requirements which can then be used to automatically generate the code to meet the requirements specified. There's an interesting paper on the fly by wire architecture here if you want to read more: https://link.springer.com/content/pdf/10.1007%2F978-1-4020-8157-6_18.pdf 

SCADE for developing software for embedded control components is not only used in the aviation industry, but also elsewhere, e. g. in automotive, train traffic control and other mission critical scenarios. SCADE comes with its own certified C-Compiler (KCG) that is used to generate the actual code from the SCADE specification. This C-compiler is certified to produce code that is error-free in terms of accurately representing the SCADE spec and that is free of deadlocks. 

Using ARINC 

5 hours ago, Marc Delaloy said:

Using ARINC 

That's not correct. @Dave Woycek is correct, SCADE is used.

Some of the Comms protocols on the Aircraft are various variations of ARINC (same with other manufacturers as they are industry standards). 

 

 

On 7/21/2021 at 11:44 AM, Artur Araripe said:

Hopefully not Java

Java is actually a lot better than its reputation, especially the latest versions. I use it every day on the job :)
But yes, Java is not really a great thing for super-small, performance-, memory- and mission-critical applications like those in embedded controllers used in aviation.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.