FireStats error : FireStats: Unknown commit strategy Programming

Flight Instrument Simulator

User Rating: / 4
PoorBest 

Intruments Simulator

Wohooo! We got the first simulator on board! Thanks to  Andrei, who accepted to take the coding challenge and combine all the codes in the Modelling Flight Instrument tutorial series, to form this nice peace of work. I am sure most of you will find this instrument simulator useful for many purposes, whether for testing flight performance, investigations, research or just pleasure!

The simulator is written in MATLAB. In order to run it, you need to create an input file of your flight time history having the following data:

-          1. Altitude

-          2. Vertical Speed

-          3. Heading

-          4. Bank angle

-          5. Pitch angle

-          6. Indicated Airspeed

-          7. yaw rate and slip rate

then place the input file in the in the same directory as the code files, which is available to download from here, run the code in MATLAB to launch the simulator and watch your flight history on simulated instruments. An input file is provided with package as an example.

This code is in Alpha state, and will be upgraded as per your requests.

Enjoy!

Last Updated (Sunday, 24 April 2011 21:22)

 

Tutorial into Modelling Flight Instrument | Heading Indicator (HI)

User Rating: / 1
PoorBest 

Heading Indictor

 

This is the fourth part of modelling instrument flight simulator in MATALB. In this post, I will talk about modelling an aircraft heading indicator (HI) through MATLAB code which is provided at the end. The heading indicator displays the direction at which the aircraft is headed.

Read more Modelling Flight Instrument | Heading Indicator

Last Updated (Monday, 07 February 2011 16:40)

 

Tutorial into Modelling Flight Instrument | Vertical Airspeed Indicator (VSI)

alt

 

This is the third part of modelling instrument flight simulator in MATALB. In this post, I will talk about modelling a vertical airspeed indicator (VSI) through MATLAB code which is provided at the end. The vertical speed indicator indicates whether the aircraft is climbing, descending, or in level flight.

Read more Modelling Flight Instrument | Vertical Speed (VSI)

Last Updated (Wednesday, 02 February 2011 04:17)

 

Tutorial into Modelling Flight Instrument | Airspeed Indicator (IAS)

Airspeed Indicator OpenGL C++

 

This is the second part of building instrument flight simulator in MATALB. In this post, I will talk about building an airspeed indicator (IAS) going step-by-step through the MATLAB code which is provided at the end

Read more Modelling Flight Instrument | Airspeed Indicator

 

 

Last Updated (Tuesday, 25 January 2011 17:37)

 

Tutorial into Modelling Flight Instrument | Altimeter

Altimeter OpenGL C++

 

This is the first part of tutorials series into building basic flight instruments with MATLAB, if you are engineering student, software developer or just an enthusiast, with basic knowledge of MATLAB scripting, you may find this tutorial helpful in way that it gives you a better understanding of the mechanism and the functionality of the flight instruments.

Read more Modelling Flight Instrument | Altimeter

Last Updated (Tuesday, 25 January 2011 17:38)

 
More Articles...