Home

Awesome

Library for Aircraft Dynamics And Control (LADAC)

This project is a library with functions for aircraft dynamics and control for Matlab/Simulink. Examples of how to use LADAC are available in LADAC-Examples.

Motivation

This is the main motivation and objective of LADAC:

Installation

Tests

  1. Check if LADAC functions work by calling the automatic test framework (in Matlab Command Window):
    check_ladac
    
  2. Check if LADAC appears in the Simulink Library Browser:
    • Open a Simulink file.
    • Open the Simulink Library Browser.
    • Look for "LADAC" at the highest level (you may have to refresh the Library Browser by right-clicking or pressing F5). This will probably only work if you use the supported Matlab version.
    • Check whether all sub-areas of LADAC appear and if you can add blocks to your Simulink file. Alternatively, you can add blocks by opening ladac_lib.slx (you can click through the sub-areas and add blocks by copy and paste).

How to use?

Introduction

Contents

Modeling and control of systems

Anything missing in LADAC?

Contribute

Contributions are welcome and encouraged. You can contribute in many ways:

Before creating new issues please check to see if there is an existing one.