Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
actuators:stepper_motor [2021/03/24 13:06] – kasey.pocius | actuators:stepper_motor [2022/03/23 03:39] (current) – [Products] albert-ngabo.niyonsenga | ||
---|---|---|---|
Line 23: | Line 23: | ||
With some minor modifications to the control signal, a half step or “micro-stepping” may be performed. Through partially charging the coils or charging multiple coils or other methods, a motor can perform, and be held in, a half, quarter, or smaller step, effectively doubling or quadrupling its rotational accuracy. This will of course reduce the holding torque at those positions proportionally. If controlled by a microcontroller, | With some minor modifications to the control signal, a half step or “micro-stepping” may be performed. Through partially charging the coils or charging multiple coils or other methods, a motor can perform, and be held in, a half, quarter, or smaller step, effectively doubling or quadrupling its rotational accuracy. This will of course reduce the holding torque at those positions proportionally. If controlled by a microcontroller, | ||
+ | |||
+ | The accuracy of microstepping is not always correct, however. A more in-depth exploration of this topic can be found here ((https:// | ||
====Specifications==== | ====Specifications==== | ||
- | Retail stepper motors are required to provide several specifications, | + | Retail stepper motors are required to provide several specifications, |
===Phase=== | ===Phase=== | ||
Line 45: | Line 47: | ||
===Shaft Style=== | ===Shaft Style=== | ||
The Shaft Style refers to the physical shape of the motor shaft. This is important if you plan on hooking up the motor shaft to other systems, such as gears or pulleys. | The Shaft Style refers to the physical shape of the motor shaft. This is important if you plan on hooking up the motor shaft to other systems, such as gears or pulleys. | ||
+ | |||
+ | ===NEMA size=== | ||
+ | The NEMA (National Electrical Manufacturers Association) size standard is used to measure the size of the motor. It can be approximated to be about the diameter of a motor in inches, multiplied by 10. Thus a NEMA 17 motor is about 1.7 inches in diameter. More info can be found at ((http:// | ||
=====Applications==== | =====Applications==== | ||
- | Stepper motors can be used in a wide variety of applications. They are frequently used in devices like printers, where low-speed rotational speed is valued. Their high torque at low rotational speeds also makes them great for haptics, such as their use in TorqueTuner (Kirkegaard et al., 2020) a tool kit for implementing haptics into other musical | + | Stepper motors can be used in a wide variety of applications. They are frequently used in devices like printers, where low-speed rotational speed is valued. Their high torque at low rotational speeds also makes them great for haptics, such as their use in TorqueTuner (Kirkegaard et al., 2020) and the Haply system (Ding and Gallacher 2018), |
====Videos==== | ====Videos==== | ||
Line 54: | Line 59: | ||
{{youtube> | {{youtube> | ||
+ | ====Products==== | ||
+ | |||
+ | ^ Company | Tropical Labs | | ||
+ | ^ Model | Mechaduino 0.2 | | ||
+ | ^ Sources | [[https:// | ||
+ | ^ Description | A fully assembled control board, and NEMA 17 motor | | ||
+ | ^ Manual | [[https:// | ||
+ | |||
+ | ^ Company | uStepper | | ||
+ | ^ Model | uStepperS | | ||
+ | ^ Sources | [[https:// | ||
+ | ^ Description | A fully assembled control board, with a magnetic encoder and motor driver | | ||
+ | ^ Getting Started Guide | [[https:// | ||
+ | |||
+ | ^ Company | Misfit Electronics | | ||
+ | ^ Model | SmartStepper | | ||
+ | ^ Sources | [[https:// | ||
+ | ^ Description | A fully assembled control board, with a magnetic encoder, motor driver and LCD| | ||
+ | ^ Manual | [[https:// | ||
====References==== | ====References==== | ||
“All About Stepper Motors.” n.d. Adafruit Learning System. Accessed March 23, 2021. https:// | “All About Stepper Motors.” n.d. Adafruit Learning System. Accessed March 23, 2021. https:// |