Author
|
Matrix Ltd
|
Version
|
2.0
|
Category
|
|
Stepper Motor (Generic) component
A generic stepper motor model. Includes a visual simulation showing the activaton pattern of the coils. Make another object move along with the stepper shaft using the 'Target' property. The target object can rotate with the stepper shaft with a given gearing ratio, or be moved linearly according to a given lead screw pitch.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_Stepper_Motor_Generic.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_Stepper_Motor_Generic.fcfx
Detailed description
No detailed description exists yet for this component
Examples
Attaching a primitive to a stepper motor
This example links a panel primitive to the output of the motor.
Stepper Example 1
The linked object can be rotated or moved in a fixed direction by the motor.
Linear movement using a stepper motor
This example links two stepper motors together using linear type movements rather then rotational similar to a stepper attached to a lead screw.
Stepper Example 2
The stepper is linked to the objects on the panel using properties and grouping.
Creating a multi-axis actuator using stepper motors
This example links three stepper motors together using panel primitive objects and groups.
Stepper Example 3
Here we can see the actuator arm in motion.
Macro reference
Property reference
|
Properties
|
|
Connections
|
|
Driver
|
|
|
Coil 1
|
Chip pin to which the first motor coil is connected.
|
|
Coil 2
|
Chip pin to which the second motor coil is connected.
|
|
Coil 3
|
Chip pin to which the third motor coil is connected.
|
|
Coil 4
|
Chip pin to which the fourth motor coil is connected.
|
|
Motor Setup
|
|
Winding Type
|
The polarity settings of the motor windings. Refer to the data-sheet for your chosen hardware to determine this value.
|
|
Step Type
|
Trade accuracy against torque by changing the type of stepping. Refer to the data-sheet for your chosen hardware to determine which modes your device supports.
|
|
Steps Per Revolution
|
The number of steps it takes for the motor shaft to turn a full circle (360 degrees). Refer to the data-sheet for your chosen hardware to determine this value.
|
|
Simulation
|
|
Waveforms
|
Allows waveforms to be auto generated on the data recorder window.
|
|
Coil Simulation
|
Turn coil simulation on and off.
|
|
Show Arrow
|
Show an arrow connected to the motor shaft to make it easier to see the position.
|
|
Link to...
|
|
Object
|
Choose an object here to be linked to the motor. When the motor moves, this object will also be moved according to the settings made in the other properties below. To move multiple objects, first make them into a single group, then set the group as the target.
|
|
Gear Ratio
|
Set a non-zero value here to make the target object rotate whenever the motor spins. The target will revolve around the same axis as the motor's own 'Moving Part' (e.g. drive shaft). A value of 1.00 make the target spin at the same speed as the motor. Choose other values to set the ratio of a 'virtual gearbox' to change the speed of the target's movement.
|
|
X Linear Pitch
|
Set this to a non-zero value to move the target object linearly along its X-Axis whenever the motor spins. The value is the distance to move (world units) per complete rotation of the motor shaft - i.e. it simulates a typical linear drive that uses a lead-screw, with the property value equal to the screw pitch.
|
|
Y Linear Pitch
|
Set this to a non-zero value to move the target object linearly along its Y-Axis whenever the motor spins. The value is the distance to move (world units) per complete rotation of the motor shaft - i.e. it simulates a typical linear drive that uses a lead-screw, with the property value equal to the screw pitch.
|
|
Z Linear Pitch
|
Set this to a non-zero value to move the target object linearly along its Z-Axis whenever the motor spins. The value is the distance to move (world units) per complete rotation of the motor shaft - i.e. it simulates a typical linear drive that uses a lead-screw, with the property value equal to the screw pitch.
|
==Macro reference==
Property reference
|
Properties
|
|
Connections
|
|
Driver
|
|
|
Coil 1
|
Chip pin to which the first motor coil is connected.
|
|
Coil 2
|
Chip pin to which the second motor coil is connected.
|
|
Coil 3
|
Chip pin to which the third motor coil is connected.
|
|
Coil 4
|
Chip pin to which the fourth motor coil is connected.
|
|
Motor Setup
|
|
Winding Type
|
The polarity settings of the motor windings. Refer to the data-sheet for your chosen hardware to determine this value.
|
|
Step Type
|
Trade accuracy against torque by changing the type of stepping. Refer to the data-sheet for your chosen hardware to determine which modes your device supports.
|
|
Steps Per Revolution
|
The number of steps it takes for the motor shaft to turn a full circle (360 degrees). Refer to the data-sheet for your chosen hardware to determine this value.
|
|
Simulation
|
|
Waveforms
|
Allows waveforms to be auto generated on the data recorder window.
|
|
Coil Simulation
|
Turn coil simulation on and off.
|
|
Show Arrow
|
Show an arrow connected to the motor shaft to make it easier to see the position.
|
|
Link to...
|
|
Object
|
Choose an object here to be linked to the motor. When the motor moves, this object will also be moved according to the settings made in the other properties below. To move multiple objects, first make them into a single group, then set the group as the target.
|
|
Gear Ratio
|
Set a non-zero value here to make the target object rotate whenever the motor spins. The target will revolve around the same axis as the motor's own 'Moving Part' (e.g. drive shaft). A value of 1.00 make the target spin at the same speed as the motor. Choose other values to set the ratio of a 'virtual gearbox' to change the speed of the target's movement.
|
|
X Linear Pitch
|
Set this to a non-zero value to move the target object linearly along its X-Axis whenever the motor spins. The value is the distance to move (world units) per complete rotation of the motor shaft - i.e. it simulates a typical linear drive that uses a lead-screw, with the property value equal to the screw pitch.
|
|
Y Linear Pitch
|
Set this to a non-zero value to move the target object linearly along its Y-Axis whenever the motor spins. The value is the distance to move (world units) per complete rotation of the motor shaft - i.e. it simulates a typical linear drive that uses a lead-screw, with the property value equal to the screw pitch.
|
|
Z Linear Pitch
|
Set this to a non-zero value to move the target object linearly along its Z-Axis whenever the motor spins. The value is the distance to move (world units) per complete rotation of the motor shaft - i.e. it simulates a typical linear drive that uses a lead-screw, with the property value equal to the screw pitch.
|
==Macro reference==
Property reference
|
Properties
|
|
Connections
|
|
Driver
|
|
|
Coil 1
|
Chip pin to which the first motor coil is connected.
|
|
Coil 2
|
Chip pin to which the second motor coil is connected.
|
|
Coil 3
|
Chip pin to which the third motor coil is connected.
|
|
Coil 4
|
Chip pin to which the fourth motor coil is connected.
|
|
Motor Setup
|
|
Winding Type
|
The polarity settings of the motor windings. Refer to the data-sheet for your chosen hardware to determine this value.
|
|
Step Type
|
Trade accuracy against torque by changing the type of stepping. Refer to the data-sheet for your chosen hardware to determine which modes your device supports.
|
|
Steps Per Revolution
|
The number of steps it takes for the motor shaft to turn a full circle (360 degrees). Refer to the data-sheet for your chosen hardware to determine this value.
|
|
Simulation
|
|
Waveforms
|
Allows waveforms to be auto generated on the data recorder window.
|
|
Coil Simulation
|
Turn coil simulation on and off.
|
|
Show Arrow
|
Show an arrow connected to the motor shaft to make it easier to see the position.
|
|
Link to...
|
|
Object
|
Choose an object here to be linked to the motor. When the motor moves, this object will also be moved according to the settings made in the other properties below. To move multiple objects, first make them into a single group, then set the group as the target.
|
|
Gear Ratio
|
Set a non-zero value here to make the target object rotate whenever the motor spins. The target will revolve around the same axis as the motor's own 'Moving Part' (e.g. drive shaft). A value of 1.00 make the target spin at the same speed as the motor. Choose other values to set the ratio of a 'virtual gearbox' to change the speed of the target's movement.
|
|
X Linear Pitch
|
Set this to a non-zero value to move the target object linearly along its X-Axis whenever the motor spins. The value is the distance to move (world units) per complete rotation of the motor shaft - i.e. it simulates a typical linear drive that uses a lead-screw, with the property value equal to the screw pitch.
|
|
Y Linear Pitch
|
Set this to a non-zero value to move the target object linearly along its Y-Axis whenever the motor spins. The value is the distance to move (world units) per complete rotation of the motor shaft - i.e. it simulates a typical linear drive that uses a lead-screw, with the property value equal to the screw pitch.
|
|
Z Linear Pitch
|
Set this to a non-zero value to move the target object linearly along its Z-Axis whenever the motor spins. The value is the distance to move (world units) per complete rotation of the motor shaft - i.e. it simulates a typical linear drive that uses a lead-screw, with the property value equal to the screw pitch.
|