Template:UgBLDCMotor: Difference between revisions

From Phidgets Support
(Undo revision 28871 by Lmpacent (talk))
Line 5: Line 5:


{{UGExampleDescription}}
{{UGExampleDescription}}
* Set the ''Target Velocity'' from -1 (maximum speed reverse) to 1 (maximum speed forward). The ''Velocity'' and ''Position'' labels displayed near the top of the window will update as the motor moves.
* The '''velocity''' and '''position''' of the motor is displayed near the top of the window.
* Use''Acceleration'' to change how fast the motor's velocity can change.
* Set the '''target velocity''' from -1 (maximum speed reverse) to 1 (maximum speed forward)
* Use ''Stall Velocity''' to prevent a dangerous stall from occurring. See the [[Technical Details]] section of this guide for more information.
* Set motor '''acceleration''' to determine how quickly it reaches target velocity
* Use ''Braking Strength'' to change the behavior of the motor when it is not actively being driven forwards or reverse. A low braking strength will rotate more freely, whereas a high braking strength will resist being turned. See the API for more information.
* Set '''stall velocity''' to control when the controller detects a stall. See the technical section of this guide for more details on choosing an appropriate stall velocity.
* Set the ''Rescale Value'' to change the position units, which is useful for converting to degrees or RPM. See the technical section of this guide for more details.
* Set '''braking duty cycle''' to determine how powerfully the motor will try to hold position when it is stopped. A higher value corresponds to a stronger hold.
* Set the '''rescale value''' to change the position units, which is useful for converting to degrees or RPM. See the technical section of this guide for more details.
<br clear="all">
<br clear="all">

Revision as of 20:32, 19 January 2018

Brushless DC Motor Controller {{{3}}}

Double-click on the Brushless DC Motor Controller object {{{2}}} in order to run the example: [[Image:{{{1}}}_BLDC_Example.jpg|center|link=]]


General information about the selected object will be displayed at the top of the window. You can also experiment with the following functionality:

  • The velocity and position of the motor is displayed near the top of the window.
  • Set the target velocity from -1 (maximum speed reverse) to 1 (maximum speed forward)
  • Set motor acceleration to determine how quickly it reaches target velocity
  • Set stall velocity to control when the controller detects a stall. See the technical section of this guide for more details on choosing an appropriate stall velocity.
  • Set braking duty cycle to determine how powerfully the motor will try to hold position when it is stopped. A higher value corresponds to a stronger hold.
  • Set the rescale value to change the position units, which is useful for converting to degrees or RPM. See the technical section of this guide for more details.