Giter Site home page Giter Site logo

Scenario not working properly about bluesky HOT 2 CLOSED

eminb61 avatar eminb61 commented on June 12, 2024
Scenario not working properly

from bluesky.

Comments (2)

ProfHoekstra avatar ProfHoekstra commented on June 12, 2024

from bluesky.

ProfHoekstra avatar ProfHoekstra commented on June 12, 2024

When running the scenarios, the first one seems to run fine. It never arrives at EHBK because the destination line is commented out. So it follows the route until EHN and then keeps its heading. You do get an error for activating VNAV too soon. This will not do anything. therefore the ALT command will work and ti will stay at 3000 ft, as should be expected.

In the second one, the only thing I see is it seems the zero altitude of the runway is kept too long. It can be fixed by adding an altitude 3000 ft constraint at NV. Normally the first point after take-off indicates the altitude for the initial climb.
The reason it does not climb is that the competing ALT command and VNAV command are at the same time instance. This means the ref altitude does not reach and get activated in the autopilot as it is immediately overridden by the VNAV command. If your a/c climbs too late or too slow, it will not be able to reach 5000 ft at RR, so it tries to keep the reached altitude at the end of the climb at RR. But the best would be to use "ADDWPT NV 3000"

In the third one, the strange thing I see, its that you override your ALT command at the same time stamp by a VNAV afterwards, thereby making the ALT command useless. VNAV is an alternative AP mode to SPD select and ALT select.

So the main thing is to avoid using VNAV and ALT/SPD command at the same time step as they cancel each other out and last one will be the one that is used. SPD after VNAV only cancels VNAVSPD so it will still follow the altitude profile.

from bluesky.

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.