跳至主要内容

Knowledge on stepper motors handle inertia mismatching

Inertia mismatch is the difference between the inertia of the system and inertia of the stepper motor. A large inertia mismatch is usually best avoided for machines run by stepper motors (nema 17 gearbox or nema 23 planetary gearbox). One, the stepper motor itself has inertia it must overcome, in addition to the inertia of the system it drives. Two, friction further affects inertia, and three, having too much torque from an oversized stepper motor poses its own set of problems.

Knowledge on stepper motors handle inertia mismatching


Inertia mismatch greatly affects how stepper motors operate. The motors cannot accelerate and decelerate rapidly with an extreme inertia mismatch. If they have sufficient torque, but an inertia mismatch is present, the load may not start or stop at the proper time or place. At its most extreme, inertia mismatch can cause skipped steps or non-functioning stepper motors … along with noise, vibration, and heat.

There are a few ways to handle inertia mismatch. One is simply to size and match motor and load and ensure that the load-to-rotor inertia ratio falls between 1:1 and 10:1 or close to it … with 3:1 being suitable for high-performance systems.

If for whatever reason this is not feasible, some techniques exist for handling excessive inertia mismatch. One approach is to drive the motor through long acceleration and deceleration periods so the motor doesn’t miss steps and nothing falls out of sync. One caveat: this degrades efficiency and throughput, because there’s more of a wait for getting to full speed and for coming to a complete shutdown. One fix is to use a properly designed gearhead on the motor. This can address inertia mismatches, though this introduces more design considerations and complexity.

https://forum.pjrc.com/threads/38420-Connect-100-steppers-to-Teensy?p=224307
https://www.letscontrolit.com/forum/viewtopic.php?f=2&t=3756&p=41513

评论

此博客中的热门博文

How to Choose the Right Pancake Stepper Motors for Your Needs

A step motor is a type of electric motor that uses a series of electrical pulses to move the rotor. The rotating rotor causes a linear actuator, which produces motion in one direction. The pancake stepper motor is a type of step motor that has the capability to rotate continuously in both directions without any need for periodic rotary encoder. It is also known as the "pancake" stepper because it resembles a pancake, with its flat shape and circular cross-section. This article discusses how this type of step motors work and their applications in industrial machinery such as 3D printers, CNC machines, and robotics. What Makes the Pancake Stepping Motor Different From Others? The pancake stepping motor is a type of electric generator that uses an electromagnet to produce electricity. It is also known as the pancake motor because it looks like a pancake when it is folded in half. It has been around since the 1970s, but it saw a surge in popularity after the Fuk

What’s the difference between servo and closed loop stepper motors?

Servo and  closed loop stepper motor  have similar construction and share the same fundamental operating principle. Both motor types incorporate a rotor with permanent magnets and a stator with coiled windings … and both are operated by energizing or applying a dc voltage to the stator windings. That then causes the rotor to move. However, this is where the similarities between servo and stepper motors end. Drive methods for stepper motors Stepper motors have 50 to 100 poles and are two-phase devices. In contrast, servo motors have between four and 12 poles and are three-phase devices. What is more,  stepper motor driver  generate sine waves with a frequency that changes with speed … but with an amplitude that is constant. Servo drives, on the other hand, produce sine waves with variable frequency and amplitude — allowing them to control both speed and torque. Control methods for stepper motors Traditional stepper motors move when they receive a command to advance a cer

What drivers Can i use on NEMA 17 motor or NEMA 24?

Description Nema 17 motor  is not standard for electrical characteristics of the stepper motor. It is just faceplate and mounting holes standard to make it easier to interchange motors. Most likely you have to check from the specification that what is rated current for that motor and is it unipolar or bipolar one. Choose driver based on that. Note: Drive can always be more powerful than the motor, but you have to limit your current from the drive side. It’s also possible to use chopper drives with the less current rating, but then your motor runs underpowered. But one can definitely make assumptions on the motor size that NEMA 17 could use 1A – 2A current and  NEMA 23 motor  could use around 2A – 5A current. How to run a stepper motor without a microcontroller? It’s totally possible since the drive doesn’t care where it gets it’s stepping impulses. You only need some kind of source for pulses and direction. The simplest option would be to use a NE555 timer chip.