13#ifndef TWOINERTIAPARAMDEF
14#define TWOINERTIAPARAMDEF
2慣性共振系のパラメータ構造体(Ds無し版)
Definition TwoInertiaParamDef.hh:18
double Jm
[kgm^2] モータ側慣性
Definition TwoInertiaParamDef.hh:20
double Jl
[kgm^2] 負荷側慣性
Definition TwoInertiaParamDef.hh:22
double Dm
[Nm s/rad] モータ側粘性
Definition TwoInertiaParamDef.hh:21
double Ks
[Nm/rad] 2慣性間の剛性
Definition TwoInertiaParamDef.hh:24
double Dl
[Nm s/rad] 負荷側粘性
Definition TwoInertiaParamDef.hh:23
double Rg
[-] 減速比
Definition TwoInertiaParamDef.hh:25
double Kt
[Nm/A] トルク定数
Definition TwoInertiaParamDef.hh:19
2慣性共振系のパラメータ構造体(Ds有り版)
Definition TwoInertiaParamDef.hh:29
double Ds
[Nm/(rad/s)] 2慣性間の粘性
Definition TwoInertiaParamDef.hh:32
double Rg
[-] 減速比
Definition TwoInertiaParamDef.hh:36
double Dl
[Nm/(rad/s)] 負荷側粘性
Definition TwoInertiaParamDef.hh:31
double Dm
[Nm/(rad/s)] モータ側粘性
Definition TwoInertiaParamDef.hh:35
double Ks
[Nm/rad] 2慣性間の剛性
Definition TwoInertiaParamDef.hh:33
double Jm
[kgm^2] モータ側慣性
Definition TwoInertiaParamDef.hh:34
double Kt
[Nm/A] トルク定数
Definition TwoInertiaParamDef.hh:37
double Jl
[kgm^2] 負荷側慣性
Definition TwoInertiaParamDef.hh:30
離散化2慣性共振系のパラメータ構造体
Definition TwoInertiaParamDef.hh:41
double b
離散化伝達ゲインb
Definition TwoInertiaParamDef.hh:50
double em
離散化モータ側ゲインem
Definition TwoInertiaParamDef.hh:47
double c
離散化伝達ゲインc
Definition TwoInertiaParamDef.hh:49
double Ds_
離散化ねじれ粘性
Definition TwoInertiaParamDef.hh:44
double Kt
[Nm/A] トルク定数
Definition TwoInertiaParamDef.hh:52
double el
離散化負荷側ゲインel
Definition TwoInertiaParamDef.hh:43
double Kl
離散化負荷側ゲインKl
Definition TwoInertiaParamDef.hh:42
double Ks_
離散化2ねじれ剛性
Definition TwoInertiaParamDef.hh:45
double Rg
[-] 減速比
Definition TwoInertiaParamDef.hh:51
double Km
離散化モータ側ゲインKm
Definition TwoInertiaParamDef.hh:46
double f
離散化ねじれゲインf
Definition TwoInertiaParamDef.hh:48