Speed Controller Current Limit Setting

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Speed Controller Current Limit Setting

708件の閲覧回数
derekcook
Senior Contributor I

Hello, 

In the user guide, it states the motor rated current is used to determine the limit of the current out of the speed controller. Is this correct? If I want to run my system at 3x rated, then I have to set my rated motor current to 300% of rated?

Thanks for the help, 

Derek

ラベル(1)
0 件の賞賛
2 返答(返信)

599件の閲覧回数
linestream-adam
Senior Contributor I

Derek,

KMS defines the maximum commandable current to be the rated current of the motor. The current reference comes from the speed controller and so its output limit will be the maximum commandable current in the system.

You can change the maximum and minimum values for the speed controller output limit programatically by modifying the variables:

user.command.IqRefMax & user.command.IqRefMin

These are Q24 variables that are normalized against FULL_SCALE_CURRENT. So ensure that your FULL_SCALE_CURRENT value is large enough to support your higher current.

0 件の賞賛

599件の閲覧回数
derekcook
Senior Contributor I

Thanks Adam, That is what I needed to know. 

0 件の賞賛