Giter Club home page Giter Club logo

tvc's Introduction

After running ] activate TVC.jl and instantiate in a Julia repl in the TVC directory, see LQR example or PID example.

Guidance for pinpoint landing is old files/6dof only. Below is a visualisation of a trajectory generated by this guidance.

0000-0114.mp4

Recommended Watching

BPS.space

Brian Douglas

Understanding PID Control, Part 1: What is PID Control?

Control Bootcamp

Other videos by brian, brunton, 3b1b etc.

How to read values from mpu6050

Quaternions by 3Blue1Brown

Recommended Reading

My paper. The gain scheduling section is wrong as I didn't linearise about equilibrium points and didn't add an affine term to the state space model to account for this. Also, the appendix is not complete. However, hopefully it is helpful and the references are also recommended to be read.

The Fundamentals of Control Theory

Books Joe Barnard (BPS.space) recommends

Quaternions, this link seems to be dead.

Satellite Dynamics and Control in a Quaternion Formulation

Great introduction to control theory

Basic tutorials in control theory

Dynamics

The kinematics of a 6 DOF rigid body are described here and the quaternion derivative is here (this is just standard 1/2 * quaternion * angular velocity (in body coordinates)).

Stevens, Brian, and Frank Lewis. Aircraft Control and Simulation, 2nd ed. Hoboken, NJ: John Wiley & Sons, 2003, explains the equations used in the matlab 6dof block nicely.

I think it's quite important to understand reference frames and coordinate systems so reading the book above or the other one here should be helpful in that endeavour.

My notes on 6dof block

The block takes in the forces, moments and Inertia tensor in the body coordinate system. V_b is the velocity of the centre of mass w.r.t. (I think the flat earth reference frame) expressed in the body coordinate system whilst V_e is expressed in the flat earth coordinate system. A_bb is the derivative of V_b wrt to the body reference frame whilst A_be is wrt to the flat earth reference frame.

Aerodynamics

OpenRocket describes the aerodynamic forces acting on a model rocket. I don't know if I would recommend trying to implement the equation from here, I struggled quite a lot doing that but using debugging tools on the OpenRocket code helped. It would probably be best to look at other implementations of the barrowman equations/ Aerodynamics.jl where its implemented for a rocket with a conical nose cone and no fins.

Optimal Landing

SCP Toolbox and links to papers on SCvx, PTR and GuSTO

Post on GFOLD

Lecture Notes on Optimal Spacecraft Guidance

tvc's People

Contributors

dmalyuta avatar zentrik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tvc's Issues

PID Controller

Needs to be tuned/ needs to be re-implemented with different inputs, e.g. axis angle or quaternion

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.