![]() |
ARCS6 AR6-REV.24062600
|
2慣性共振系の状態フィードバックレギュレータ [詳解]
#include <cassert>
#include <complex>
#include "Matrix.hh"
#include "TwoInertiaParamDef.hh"
#include "TwoInertiaStateObsrv.hh"
クラス | |
class | ARCS::TwoInertiaStateFeedback |
2慣性共振系の状態フィードバックレギュレータ [詳解] | |
マクロ定義 | |
#define | arcs_assert(a) (assert(a)) |
#define | PassedLog() |
#define | EventLog(a) |
#define | EventLogVar(a) |
2慣性共振系の状態フィードバックレギュレータ
2慣性共振系に対して,状態オブザーバの推定値を用いて状態フィードバックを掛けて任意の極配置にセットするレギュレータ。 (MATLABでいうところの「reg」のようなもの)