KitePodSimulator.jl

Simulator for the control pod of remote controlled kites
Author ufechner7
Popularity
2 Stars
Updated Last
2 Years Ago
Started In
December 2021

THIS PACKAGE WAS REPLACED BY the package KitePodModels

Do not use this package any longer!

KitePodSimulator

Stable Dev Build Status Coverage

Background

A kite pod or kite control unit consists of one or two electric miniatur winches, that pull on two or three lines (attached to the kite) and allow to steer the kite and to change the angle of attack and thus the lift.

This software acts as controller: It has two inputs, the set values, and two outputs, the actual values.

Two P controllers are used.

The geometric nonlinearity due to the change of the effectiv drum diameter of the drum with the depower tape is taken into account.

Provides

  • functions to initialize the simulator, to update the set values and to read the actual values
  • a function on_timer() that needs to be called once per time step
  • a function to convert the actual depower value into change of angle of attack

Related

Documentation Stable Version

Author: Uwe Fechner (uwe.fechner.msc@gmail.com)

Used By Packages

No packages found.