Develop Control System (LQR for Attitude tracking control)

This forum is dedicated to software development related to MultiWii.
It is not the right place to submit a setup problem.
Software download
Post Reply
Nuttakorn
Posts: 1
Joined: Sat Mar 29, 2014 5:42 am

Develop Control System (LQR for Attitude tracking control)

Post by Nuttakorn »

Hi everyone,
I am Jay, I would like to develop your code from PID to LQR, but I do not know Control layer in Multiwii code.
I try to search that information but I can not find it.
Could you tell me about your structure of control or control layel and meaning of variable ?
Are you to recommend me with my idea ?
Thank you very much :)

timecop
Posts: 1880
Joined: Fri Sep 02, 2011 4:48 pm

Re: Develop Control System (LQR for Attitude tracking contro

Post by timecop »

If you're having trouble "understanding multiwii 'control layer'",
I'm not sure I'd be trusting your LQR controller, assuming it would ever get written in the first place.
Also, decade old 8bit/16MHz MCUs are probably not the best platform for experimenting with new control algorithms.

Post Reply