Code Monkey home page Code Monkey logo

Comments (11)

JetStream96 avatar JetStream96 commented on May 25, 2024

A while ago, I was trying to find performance data for A320/330. The fuel burn data is easy to find as there are many other websites and application which does fuel planning. The main problem, however, is to find usable takeoff and landing data. I have not find any data source that can fit into this application as all sources I can find are incomplete.

One source is the official airport planning manual, but the takeoff distance charts (e.g. page 184) do not take wind into account. That's bad because wind is an important factor when calculating takeoff distances. Also, we do not know the flaps or surface condition (dry or wet) used for the chart.

Another source is the charts from the Airbus FCOM. Unfortunately it is incomplete as the FCOMs I can find for "A320 series" do not contain performance tables for A319 or A321.

The problem for landing distance charts/tables is similar. So I do not think there is enough data available. The simplest way is probably to record the takeoff/landing distances in the sim. Given the amount of variables (wind, air density, dry/wet, weight, temperature), it can be a very tedious task.

If you have data source or any idea about the Airbus profiles, feel free to tell me. It doesn't matter if your data format is different from the existing one. I can change the code to allow other formats. I can explain the current data format if you are interested. :)

from qsimplanner.

merspieler avatar merspieler commented on May 25, 2024

The problems with testing it in the sim would be, how realistic is the sim, the wind and plane models(I think X-Plane would give much better results than FSX cause of the way it is simulated).

Another point is, that there are different engine models which would have to be represented (and don't forget the neos ;-).

An explanation of the data format would be good somewhere in the contribution documentation.

EDIT: I've found the templates... still try to understand them.

from qsimplanner.

JetStream96 avatar JetStream96 commented on May 25, 2024

Different engine models is indeed a problem. It's hard to say whether the performance difference between engines will be noticeable. Especially considering the sim is not a perfect match to real world either.

Sorry there are barely any explanations in the templates though. I will add some tomorrow.

from qsimplanner.

merspieler avatar merspieler commented on May 25, 2024

If all fails, i could ask a A32X pilot for more information

from qsimplanner.

merspieler avatar merspieler commented on May 25, 2024

See

http://www.cockpitseeker.com/wp-content/uploads/goodies/ac/a320/pdf/Print_Only/PTM%20with%20airbus%20doc/pdf/U0S2SP0-L.pdf

Starting at page 28.

Hope this helps. I try to find this for the other airbus series as well.

from qsimplanner.

JetStream96 avatar JetStream96 commented on May 25, 2024

Thanks. I have seen similar charts before. That's extracted from the FCOM, and it's probably the A320 version. I will add it if I can confirm it's indeed the A320. Still need other A320 family though.

from qsimplanner.

merspieler avatar merspieler commented on May 25, 2024

If i understood it right, you can use it for all of the A318-A321.

The only difference might be, that an A321 can't have a low weight as an A318 so the lower part of the table would be cut off( same could apply [I'm not sure about this] for the A318 with a max landing weight below the top charted weight).

from qsimplanner.

merspieler avatar merspieler commented on May 25, 2024

I found similar documents for the A330 and A340

A330:

A340:

EDIT:
2nd source for the A319/A320/A321:

from qsimplanner.

JetStream96 avatar JetStream96 commented on May 25, 2024

If i understood it right, you can use it for all of the A318-A321.
The only difference might be, that an A321 can't have a low weight as an A318 so the lower part of the table would be cut off( same could apply [I'm not sure about this] for the A318 with a max landing weight below the top charted weight).

I don't think that is true. I tried to use the same weight and conditions to compute the takeoff distances for 737-600 to 900, and the results are not the same. I got 1100, 1044, 1101, 1187 meters. The difference between the smallest and largest is 13%.

from qsimplanner.

merspieler avatar merspieler commented on May 25, 2024

Your right... I've done more research... there are even differences between the A320s...

You'll have to add each version (I listed here only the A320 versions)...
A320-111 (CFM56-5A1)
A320-214 (CFM56-5B4)
A320-232 (IAE V2527-A5)

neo
A320-251N (LEAP-1A26)
A320-271N (PurePower 1127G)

from qsimplanner.

JetStream96 avatar JetStream96 commented on May 25, 2024

Yeah I think you are right. I kind of ignore the performance differences between different engines for aircrafts currently in the application, such as 737s and 777s. I doubt this small difference is accurately reflected in the sim anyway, at least for most addons.

I want to go for a more practical approach. Despite the lack of comprehensive data, I think there is still a way to 'approximate' the real performance (for takeoff and landing, since data for fuel calculation is plenty). I am trying to think of way to approximate this. Do you have any ideas about this?

from qsimplanner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.