ARCS6 AR6-REV.24062600
読み取り中…
検索中…
一致する文字列を見つけられません
TwoInertiaStateObsrv.hh ファイル

2慣性系状態オブザーバクラス [詳解]

#include <cassert>
#include <tuple>
#include <Matrix.hh>
#include <Discret.hh>
#include "TwoInertiaParamDef.hh"
#include "Observer.hh"
TwoInertiaStateObsrv.hh の依存先関係図:
被依存関係図:

[ソースコード]

クラス

class  ARCS::TwoInertiaStateObsrv< N >
 2慣性系状態オブザーバクラス [詳解]
 

マクロ定義

#define arcs_assert(a)   (assert(a))
 
#define PassedLog()
 
#define EventLog(a)
 
#define EventLogVar(a)
 

詳解

2慣性系状態オブザーバクラス

q軸電流とモータ側速度から,2慣性系の負荷側速度・ねじれ角・モータ側速度を推定する状態オブザーバ

日付
2020/04/10
著者
Yokokura, Yuki