Skip to content

A Simulink-based control model for inverted V-tail fixed-wing flight simulation with X-Plane

Notifications You must be signed in to change notification settings

codedao360/Inverted-V-tail-Xplane-Simulation

 
 

Repository files navigation

Inverted-V-tail-Xplane-Simulation

A Simulink-based control model for inverted V-tail fixed-wing flight simulation with X-Plane

Project website

1. Overview

This project provide a collection of useful resources for beginners to understand control algorithms for an inverted V-tail fixed-wing. The project has come with real-time UDP protocol for controlling aircraft model in X-Plane.

2. Getting started

  • Open and run (F5) "waypoints_tracking.slx" in Simulink.
  • The "waypoints_tracking.slx" model will call "autoTakeoff.slx" for the auto takeoff
  • Demonstration video at my website.
  • "setup_xplane.mdl" is for define coresponding actuators, sensors in X-Plane to retrive data and control.
  • "joystick.slx" is a connection for RC input.
  • "wp.m" contains mission waypoints.
  • "positionPlot.m" draw live trajectory.

3. Flight your own models and learn.

  • Refer modelling instruction from Laminar Research to build your own aircraft models.
  • Try the Penguin drone if you like. It's a inverted V-tail configuration and is the same UAV class with my model. Therefore, it's compatible with the control model. You might need to fine tune several PID parameters to make it flight.

Penguin ASE

About

A Simulink-based control model for inverted V-tail fixed-wing flight simulation with X-Plane

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 79.8%
  • HTML 20.2%