cnpcshangbo / OS4-vertical-square-2017a

This is my project folder to support my YouTube video.
https://youtu.be/LWijMJMqVRI
2 stars 1 forks source link

How to understand the controllers? #2

Open cnpcshangbo opened 6 years ago

cnpcshangbo commented 6 years ago

image x and y speed controller.

cnpcshangbo commented 6 years ago

image x and y position controller.

cnpcshangbo commented 6 years ago

image altitude controller, an m function.

cnpcshangbo commented 6 years ago

From those information on the controllers, we'd better improve the x and y position by fractional order controller (FOC) because they used Simulink blocks.

cnpcshangbo commented 6 years ago

Lets tune the x pos controller first, since it is on the top. original param PIDN 0.8, 0.2, 0, 100

cnpcshangbo commented 6 years ago

Let's identify the plant model. We should identify the model when it is stable. So I need to make a branch for system id. image