Using Plant Dynamics Control Theory
2 ビュー (過去 30 日間)
古いコメントを表示
Hi friends,
I couldn't understand how to use plant dynamics in automation control theory.
For example,
I have a block diagram about wing position(roll balance)
Command Roll Angle -> PID -> Aileron Servo -> Aircraft Dynamics ->___ Roll Angle
^|______________Gyro_______________________|
like that
I can find PID constants using Aircraft dynamics OK.
Assume I 'm writing C code for it.What should I do now.PID out is for Servo? or
PID output is for first aircraft dynamics and in motors.What is purpose of aircraft dynamics.are we using these equalities in C code, or just for find PID constants and observation the system behavior.According to some block diagram for example that
I cant understand clearly this.What is this in C code? Is 1/0.05s+1 available in C or what.Does Missile Roll Dynamics in picture add in MCU? or just to observe the system?Please clarify my mind.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Guidance, Navigation, and Control (GNC) についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!