How control Torque in Position Mode?

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

How control Torque in Position Mode?

ソリューションへジャンプ
2,514件の閲覧回数
sergigomis
Contributor III

Hi.

There are any configuration for control the torque of motor when I use the Position Control Mode ?

By default, in position mode, the motor use all torque posible. I need control (decrease) the torque in certains circunstances.

In KMS I don't see any variable to do this.

 

In Sensored Velocity, the torque mode, don't works for me, because I need a fixed position Setpoint.

 

Thank's

Sergi.

ラベル(1)
1 解決策
2,273件の閲覧回数
linestream-adam
Senior Contributor I

Sergi,

In KMS we don't expose the control to directly limit the maximum (and minimum) torque that can be commanded by the position controller.  But this control does exist in the firmware.  

You can add it to the watch window, it has the following configuration:

2017-02-27 08_16_26-Variable Definition.png

The corresponding negative limit is position.config.IqRefMin.  

KMS initially configures these to be equal to the Rated Current * sqrt(2).  They can be freely modified at run-time, just ensure that position.config.IqRefMax is always greater than position.config.IqRefMin.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
2,274件の閲覧回数
linestream-adam
Senior Contributor I

Sergi,

In KMS we don't expose the control to directly limit the maximum (and minimum) torque that can be commanded by the position controller.  But this control does exist in the firmware.  

You can add it to the watch window, it has the following configuration:

2017-02-27 08_16_26-Variable Definition.png

The corresponding negative limit is position.config.IqRefMin.  

KMS initially configures these to be equal to the Rated Current * sqrt(2).  They can be freely modified at run-time, just ensure that position.config.IqRefMax is always greater than position.config.IqRefMin.

0 件の賞賛
返信
2,273件の閲覧回数
sergigomis
Contributor III

Hi Adam.

Great !!!!

Only one annotation:

The variables to modify are  "user.command.IqRefMax" and "user.command.IqRefMin".

Works very good !!

Thanks again for your solution Adam.

Sergi.