Just last week, my buddy Mike, who’s a wizard with 3D printers but a bit green when it comes to the nitty-gritty of electrical engineering, was tearing his hair out. His brand-new custom-built CNC machine was acting up, with its stepper motors making all sorts of angry noises instead of smooth, precise movements. He’d tried everything – swapped out drivers, checked the wiring, even sacrificed a bag of fresh coffee beans to the machine gods. Frustrated, he threw his hands up and asked me, “Hey, are these stepper motors even DC or AC? Because I’m plugging them into a DC power supply, but the signals look all wiggly, like AC, on my scope!”

Mike’s confusion is incredibly common, and it highlights a fundamental misunderstanding many folks have about these workhorse motors. So, let’s cut straight to the chase:

A stepper motor is, unequivocally, a DC device.

While the control signals that make a stepper motor move might resemble AC waveforms when viewed on an oscilloscope, the power supplied to the motor’s windings is always pulsed Direct Current (DC). These carefully timed DC pulses are what energize the coils, creating magnetic fields that cause the rotor to turn in discrete, precise steps. It’s a crucial distinction, and understanding it is key to properly designing, troubleshooting, and optimizing any system that relies on stepper motors.

The Heart of the Matter: Why Steppers are DC

To truly grasp why stepper motors operate on DC, we need to peel back the layers and understand their fundamental design and how they interact with their power source. Think of a stepper motor not as a continuous rotation device like many conventional motors, but rather as an electromagnetic switchboard that’s constantly being told where to point next. Each “point” is achieved by energizing specific coils with a steady, unidirectional flow of electrons – the very definition of Direct Current.

When you supply DC to a coil, it generates a magnetic field with a fixed North and South pole. To make the motor turn, we need to sequentially switch these magnetic fields around the motor’s stator (the stationary part) to attract and repel the permanent magnets or magnetic poles on the rotor (the rotating part). This sequential switching is performed by a special electronic circuit called a stepper motor driver, which takes a DC input voltage and precisely chops it up into timed DC pulses directed to the various windings. Without a consistent DC supply, the driver wouldn’t have the raw power to manipulate these magnetic fields with the necessary strength and precision.

Imagine trying to use AC power directly. An AC current constantly reverses direction, meaning the magnetic poles generated by the coils would flip back and forth rapidly. This wouldn’t allow for the creation of stable, discrete magnetic holding points necessary for stepping. Instead, you’d get erratic vibration, minimal torque, and certainly no controlled movement. This distinction is paramount, especially for beginners who might get misled by the visual appearance of square waves or other pulse trains on an oscilloscope.

Unpacking the Stepper Motor: Anatomy for Clarity

To really drive this point home, let’s take a quick tour inside a typical stepper motor. Understanding its physical components makes its reliance on DC perfectly clear.

  • Rotor: This is the spinning part of the motor. In most common stepper motors (Permanent Magnet and Hybrid types), the rotor contains permanent magnets or has magnetically-attracted “teeth” that are designed to align with the energized poles of the stator.
  • Stator: The stationary outer housing of the motor. It contains several coils of wire, often wound around iron cores, creating electromagnets. These are typically arranged in phases, for example, two or four phases.
  • Windings (Coils): These are the copper wires wrapped around the stator poles. When DC current flows through a winding, it creates a magnetic field. The direction of the current dictates the polarity of this magnetic field (North or South).

The magic happens when the driver selectively energizes these windings with DC. By switching the DC on and off, and sometimes reversing its direction within a specific winding (though the *power supply itself* remains DC), the driver manipulates the magnetic fields, causing the rotor’s permanent magnets or magnetic teeth to align with the newly energized stator poles. This “pull” and “push” is what generates the precise, incremental movement we call a “step.” Each step requires a stable magnetic field, which only DC can reliably provide.

The Operating Principle: A Dance of DC Pulses

The brilliance of a stepper motor lies in its ability to achieve precise angular positioning without feedback sensors in many applications (known as “open-loop control”). This precision is a direct result of how its windings are energized with DC pulses.

Let’s consider a simple two-phase stepper motor. It typically has two sets of windings, often labeled Phase A and Phase B. A controller (often a microcontroller like an Arduino or a dedicated CNC controller) sends step and direction signals to the stepper motor driver. The driver then translates these signals into a sequence of DC pulses to the motor’s windings. For instance:

  1. Step 1: Driver energizes Winding A with DC. Rotor aligns with Winding A’s magnetic field.
  2. Step 2: Driver de-energizes Winding A and energizes Winding B with DC. Rotor moves to align with Winding B’s magnetic field.
  3. Step 3: Driver de-energizes Winding B and energizes Winding A again, but perhaps with reversed polarity DC (or a different winding pair in a more complex motor). Rotor moves to align with this new field.
  4. Step 4: And so on…

Each time a winding is energized, it receives a steady shot of DC for a brief period. The “wiggly” signals Mike saw on his oscilloscope weren’t AC power; they were the *sequence* of DC pulses rapidly switching on and off, and sometimes changing polarity, across the windings. It’s like turning a light switch on and off really, really fast – the power to the bulb is always DC, but the *pattern* of switching might look like a waveform.

Varieties of Steppers: All DC at Heart

While there are different types of stepper motors, their fundamental reliance on DC power for their windings remains constant. Each type optimizes for slightly different characteristics, but the core principle of using switched DC magnetic fields to achieve incremental rotation is universal.

Permanent Magnet (PM) Stepper Motors

PM stepper motors are, as their name suggests, characterized by a rotor made of permanent magnets. These motors typically offer good detent torque (the holding torque when the motor is unpowered) and are relatively inexpensive. They are often found in applications where moderate torque and accuracy are needed, like small printers or disk drives.

The operation is straightforward: the stator windings are energized with DC, creating electromagnetic poles that attract the permanent magnets on the rotor, causing it to align. By sequentially switching the DC current to different stator windings, the magnetic field rotates, pulling the rotor along with it in discrete steps.

Variable Reluctance (VR) Stepper Motors

VR stepper motors, on the other hand, have rotors made of soft iron, without permanent magnets. The rotor has teeth, and the stator also has teeth. The principle here is that the rotor teeth naturally seek a position of minimum reluctance (minimum resistance to magnetic flux) when the stator windings are energized with DC. When a stator winding receives DC, it creates a magnetic field, and the rotor’s teeth align themselves to minimize the magnetic path resistance. By switching the DC to different stator windings, the rotor is compelled to move to new positions of minimum reluctance.

VR motors tend to be simpler in construction, can operate at higher speeds, and are robust, but they generally offer lower torque and no detent torque when unpowered. You might find them in older applications or where simple, high-speed positioning is needed.

Hybrid Stepper Motors (The Most Common)

Hybrid stepper motors combine the best features of both PM and VR types, making them the most popular choice for a vast array of applications. Their rotor typically consists of a permanent magnet core with soft iron “cups” or “teeth” on either end, creating an intricate magnetic structure. The stator also has teeth, and these are carefully designed to interact with the rotor’s teeth and permanent magnets.

When the stator windings are energized with DC, the interaction between the stator’s electromagnetic fields and the rotor’s permanent magnets and teeth results in high torque, excellent step resolution, and good detent torque. This synergy provides the precision and power needed for demanding applications like CNC machines, robotics, and advanced automation.

Regardless of the type, the underlying mechanism for movement relies on the magnetic fields generated by DC current flowing through the stator windings. There’s no oscillating voltage or current inherent to the motor’s power requirement that would classify it as an AC device in the traditional sense.

Addressing the “AC” Confusion: The Driver’s Role

Mike’s observation about “wiggly signals” on his oscilloscope is where most of the confusion regarding stepper motors being AC or DC stems from. It’s a perfectly logical mistake if you’re not deeply familiar with motor control electronics. Let’s clear this up once and for all.

When Mike hooked up his scope, he was seeing the *output* of the stepper motor driver, not the raw power supply input to the driver itself. A stepper motor driver is an electronic circuit that acts as an intermediary between a DC power supply and the stepper motor windings. Its job is crucial:

  1. Receive DC Power: The driver itself takes a stable DC voltage from a power supply (e.g., 12V, 24V, 48V DC).
  2. Interpret Control Signals: It receives low-voltage digital signals (step, direction, enable) from a microcontroller or other control system.
  3. Generate Pulsed DC: Based on these control signals, the driver then switches the high-current DC power from the supply into precise sequences of pulses to the stepper motor’s individual windings.

These pulses are *not* alternating current. They are direct current that is rapidly switched on and off, or sometimes reversed in polarity for a specific winding, to create the necessary magnetic field sequence. On an oscilloscope, a rapidly switching DC signal can look remarkably like an AC waveform, especially if you’re looking at the voltage across a winding that is constantly being switched between positive and negative terminals (in a bipolar drive scheme).

Waveforms and Control Schemes

Let’s consider common drive schemes and what the waveforms actually represent:

  • Full-Step Driving: Here, the driver energizes one or two phases fully with DC at a time. The voltage across a winding might go from +V to 0, then to -V, then to 0, then to +V again. Each of these states (e.g., +V, -V) is a *DC voltage* applied for a period. The *pattern* of these DC applications creates the ‘waveform’.
  • Half-Step Driving: This involves alternating between energizing two phases and then just one phase. It effectively doubles the resolution. Again, it’s about applying discrete DC voltages to the windings in a more intricate sequence.
  • Microstepping: This is where things get really “wiggly” visually, but it’s still DC at play. Microstepping doesn’t just switch DC on/off; it precisely controls the *amount* of DC current flowing through each winding at any given moment. By varying the current in sine-like and cosine-like patterns across two phases, the driver can create intermediate magnetic field positions, allowing for incredibly smooth and precise rotor movement. This is achieved using techniques like Pulse Width Modulation (PWM), where the driver rapidly switches the DC voltage on and off at very high frequencies to *simulate* a varying average current. The power being delivered to the winding is still pulsed DC; it’s not a continuous AC sine wave. The voltage across the winding might look like a series of high-frequency pulses whose duty cycle changes to mimic a sine wave. But zoom in, and each pulse is a square wave of DC.

So, what Mike was observing was the sophisticated orchestration of DC pulses by the driver to achieve microstepping, not the direct application of AC power to the motor. The driver is taking a constant DC input and using it to generate a complex sequence of pulsed DC outputs to the motor, making it move with incredible precision.

Stepper Motors vs. True AC Motors: A Clear Divide

To further solidify our understanding, let’s briefly contrast stepper motors with what are genuinely considered AC motors. The differences are fundamental, not just in their power source but in their operating principles and typical applications.

When we talk about “AC motors,” we’re generally referring to two main categories: Induction Motors and Synchronous AC Motors.

AC Induction Motors

These are the workhorses of industry, powering everything from washing machines to large factory machinery. They operate on the principle of electromagnetic induction. When an alternating current flows through the stator windings, it creates a rotating magnetic field. This rotating field induces a current in the rotor (often a “squirrel cage” design), which in turn creates its own magnetic field. The interaction between the stator’s rotating field and the rotor’s induced field generates torque, causing the rotor to spin. The rotor always spins slightly slower than the rotating magnetic field (this difference is called “slip”).

Key Differences with Steppers:

  • Power Source: Directly powered by single-phase or three-phase AC.
  • Operation: Relies on continuously rotating magnetic fields generated by AC.
  • Speed Control: Traditionally difficult without variable frequency drives (VFDs).
  • Precision: Not designed for precise positional control; generally run at a continuous speed.

AC Synchronous Motors

Synchronous motors, like induction motors, also create a rotating magnetic field with AC current in the stator. However, their rotor contains either permanent magnets or electromagnets that are supplied with DC. This design allows the rotor to “lock in” and spin at exactly the same speed as the rotating magnetic field (synchronously). They are used in applications requiring precise speed control, like clocks or certain industrial drives.

Key Differences with Steppers:

  • Power Source: Stator powered by AC, rotor often by DC (or permanent magnets).
  • Operation: Rotor synchronously tracks the AC-generated rotating magnetic field.
  • Precision: Excellent speed control, but not typically used for step-by-step positional accuracy in the way steppers are.

To make this comparison even clearer, let’s put it in a table:

Feature Stepper Motor AC Induction Motor AC Synchronous Motor
Primary Power Source DC (pulsed by driver) AC AC (Stator), DC/Permanent Magnet (Rotor)
Operating Principle Sequential energizing of stator phases with DC to create discrete magnetic holding positions for the rotor. Rotating magnetic field from AC induces current/field in rotor, creating continuous torque. Rotating magnetic field from AC locks with rotor’s fixed magnetic field for synchronous rotation.
Movement Type Discrete, incremental steps; precise angular positioning. Continuous rotation; speed determined by frequency and load. Continuous rotation; speed precisely locked to AC frequency.
Control Method Open-loop (often), requires a driver for pulsed DC. Direct AC connection, often with VFDs for speed control. Direct AC connection, may use VFDs for speed/phase control.
Positional Accuracy High (inherent stepping ability). Low (not designed for precise positioning). Good for constant speed, but not for stepping.
Cost (Typical) Moderate for precision. Low to moderate for continuous power. Higher for precision and efficiency.
Common Applications 3D printers, CNC machines, robotics, scanners, optical drives. Pumps, fans, conveyors, compressors, washing machines. Clocks, record players, high-precision industrial drives, power generation.

From this comparison, it’s abundantly clear that stepper motors occupy a unique niche, primarily due to their DC-driven, precise stepping capability. They are not simply a variation of an AC motor.

Advantages of DC-Driven Stepper Motors

The reliance on pulsed DC, facilitated by sophisticated drivers, grants stepper motors a set of powerful advantages that make them indispensable in countless applications.

  • Exceptional Positional Accuracy: This is arguably their greatest strength. Because they move in discrete, predefined steps, a stepper motor can be commanded to move to a precise angle with high repeatability. For most applications, especially in open-loop control, you can simply count the steps to know the exact position.
  • Open-Loop Control Capability: Unlike many other motors that require encoders or other feedback mechanisms to determine their position, steppers can often operate reliably without them. As long as the motor is properly sized for the load and not losing steps, the controller “knows” its position by simply tracking the number of steps sent. This simplifies design and reduces cost.
  • High Holding Torque: When a stepper motor is energized but not moving, it maintains a strong holding torque, resisting external forces that might try to rotate the shaft. This is crucial for applications where a position must be held steady, such as the extruder in a 3D printer or the head of a plotter.
  • Digital Compatibility: Since they are controlled by discrete pulses, stepper motors interface seamlessly with digital control systems like microcontrollers and computers. This makes them incredibly easy to integrate into automated systems.
  • Reliability and Longevity: Brushless design means fewer wear parts compared to brushed DC motors. This translates to longer operational life and less maintenance.
  • Cost-Effectiveness for Precision: For applications requiring high precision and torque at lower speeds, steppers often offer a more cost-effective solution than closed-loop servo systems, which tend to be more complex and expensive.

Disadvantages to Consider

No technology is without its drawbacks, and stepper motors, despite their DC-driven precision, have a few limitations:

  • Lower Speed Performance: Steppers generally struggle at very high rotational speeds. As the step rate increases, the motor can lose torque and eventually “stall” or miss steps. The inductance of the windings makes it harder for the current to build up quickly enough at high frequencies.
  • Higher Power Consumption (Often): A stepper motor often draws significant current even when holding a position (holding torque requires energized windings). This can lead to heat generation and higher overall power usage compared to, say, a servo motor that only draws power when moving or actively correcting its position.
  • Resonance Issues: At certain step rates, stepper motors can experience resonance, leading to vibrations, noise, and even loss of steps. Careful driver selection, tuning, and mechanical damping can mitigate this.
  • Potential for Lost Steps (Open Loop): While a strength, open-loop control can also be a weakness. If the motor encounters an unexpected load or obstruction, it might miss a step. The controller, unaware of this, will continue to command steps based on the assumption that all previous steps were executed, leading to positional errors. For critical applications, adding an encoder (making it a closed-loop stepper system) can overcome this.
  • Noise and Vibration: The discrete stepping action can generate audible noise and vibration, particularly at lower microstepping resolutions or higher speeds.

Where Steppers Shine: Real-World Applications

Given their unique combination of precision, holding torque, and straightforward control (thanks to DC pulsing), stepper motors are ubiquitous in modern technology. If you look around, you’ll find them in places you might not even realize:

  • 3D Printers: Without steppers, 3D printing wouldn’t exist as we know it. They precisely control the movement of the print head (X and Y axes), the build plate (Z axis), and the filament extrusion (E axis).
  • CNC Machines: From hobbyist routers to industrial milling machines, steppers drive the precise movement of cutting tools along multiple axes.
  • Robotics: Smaller robots, robotic arms, and pick-and-place machines often use steppers for accurate joint positioning.
  • Printers and Scanners: They move the print head, paper feed mechanisms, and scanner beds with pixel-level precision.
  • Optical Drives (CD/DVD/Blu-ray): Steppers are used to precisely position the read/write head.
  • Automotive Industry: Fuel injection systems, automatic headlight aiming, idle air control valves, and various dashboard gauges frequently employ small stepper motors.
  • Medical Equipment: Syringe pumps, fluid control systems, and diagnostic equipment rely on the precise, repeatable motion offered by steppers.
  • Security Cameras: Pan and tilt functions often use steppers for smooth, accurate positioning.
  • Vending Machines: Dispensing mechanisms and change-making systems utilize steppers.

My own experience with 3D printers and custom robotics projects has reinforced just how critical stepper motors are. For instance, when I was building a custom laser engraver, the consistent, precise movement of the laser head was paramount. Any wobble or missed step would ruin an intricate design. The choice of a quality DC-powered stepper motor and a well-matched driver was the foundation of that machine’s accuracy. It just wouldn’t have been possible with a typical AC motor.

Choosing the Right Motor: A Practical Checklist

So, you’ve got a project, and you need to move something. How do you decide if a stepper motor (DC, of course!) is the right fit, or if you should look at other options like DC brush, DC brushless, or even AC motors? Here’s a practical checklist based on the characteristics we’ve discussed:

When to Lean Towards a Stepper Motor:

  • Precision Positioning is Key: Do you need to move to an exact point and hold it? (e.g., 0.1-degree accuracy).
  • Moderate Speed Requirements: Is your application primarily about precision at lower to medium speeds, rather than very high RPM?
  • High Holding Torque Needed: Does the motor need to maintain its position against external forces even when stopped?
  • Open-Loop Control is Acceptable: Can your application tolerate the possibility of a lost step, or are you willing to implement a closed-loop system (stepper with encoder) for critical accuracy?
  • Digital Control Compatibility: Are you controlling it with a microcontroller or a similar digital system?
  • Budget Constraints for Precision: Are you looking for a cost-effective solution for precision motion compared to a servo system?

When to Consider Other Motor Types:

  • Very High Speeds Required: If your application needs continuous rotation at thousands of RPM, a DC brushless motor or AC induction motor might be a better fit.
  • Continuous, Uncontrolled Rotation: For simple tasks like spinning a fan or a pump at a constant speed, a standard AC induction motor is often the most economical choice.
  • Extremely High Torque at High Speeds: For heavy industrial applications requiring significant power and speed, large AC motors or industrial servo motors are typically used.
  • Extreme Efficiency/Dynamic Performance: For applications where energy efficiency across a wide range of speeds, smooth motion, and dynamic response are paramount (e.g., high-end robotics, electric vehicles), DC brushless (BLDC) motors or servo motors are often preferred.
  • Simple On/Off Motion: For basic tasks like opening/closing a valve where precise positioning isn’t critical, a simple DC brushed motor might suffice.

Maintenance Tips for Your DC-Driven Stepper System

Since your stepper motors are running on DC, proper setup and care can significantly impact their performance and longevity. Here are a few pointers:

  • Driver Matching: Always ensure your stepper motor driver is correctly matched to your motor’s current and voltage requirements. An undersized driver can overheat, and an oversized one might not provide optimal control or protection.
  • Power Supply Selection: Use a stable, regulated DC power supply with sufficient current capacity for all your motors plus a healthy buffer (20-30% extra capacity is a good rule of thumb). Fluctuations in DC input can lead to erratic motor behavior.
  • Heat Management: Stepper motors, especially those pushing their limits, can get hot. Ensure proper ventilation around the motor and driver. Heatsinks on drivers are common and often necessary.
  • Wiring: Use appropriate gauge wire for the current draw, and keep wiring as short as practical to minimize voltage drop and electrical noise. Shielded cables can be beneficial in noisy environments.
  • Mechanical Alignment: Misaligned shafts or stiff mechanical systems will increase load, causing your motor to work harder, draw more current, and generate more heat. Precision in mechanical assembly goes a long way.

Following these tips, based on the understanding that you’re dealing with a DC system, will help ensure your stepper motors run smoothly and reliably, just like Mike’s CNC machine finally did after we straightened out his power supply and driver settings.

Frequently Asked Questions About Stepper Motors and Power

What happens if I connect a stepper motor directly to an AC outlet?

Connecting a stepper motor directly to an AC outlet would be a very bad idea and could be dangerous. Stepper motors are designed to operate with pulsed DC current, not continuous AC. If you were to plug one directly into an AC wall socket, several things would likely occur. Firstly, the motor would not rotate in a controlled manner; it would most likely just vibrate erratically, hum loudly, and potentially get extremely hot very quickly. The AC current would cause the magnetic fields in the stator windings to constantly flip polarity, preventing the rotor from settling into discrete steps or building up meaningful torque. Furthermore, depending on the motor’s winding resistance and the AC voltage, the motor could draw excessive current, leading to immediate damage to the windings (burning them out) or tripping circuit breakers. It’s a quick way to ruin your motor and potentially create a fire hazard.

Always use a dedicated stepper motor driver, which is specifically designed to convert a DC input voltage into the precise sequence of DC pulses required by the motor. The driver acts as the crucial interface, protecting the motor and ensuring its correct operation. Bypassing it with raw AC power would be like trying to power a complex computer with raw, unfiltered utility power – it simply isn’t designed for it and won’t work correctly, if at all.

Can I use a variable AC power supply to control a stepper motor’s speed?

No, you cannot use a standard variable AC power supply to control a stepper motor’s speed effectively. A stepper motor’s speed is determined by the *frequency* of the step pulses sent to its driver, and the *current* determines its torque. A variable AC power supply only changes the voltage and potentially the frequency of a sinusoidal AC waveform, which is not what a stepper motor needs. Its internal windings require direct current, switched in a very specific sequence and duration, to create the stepping action. Changing the AC voltage or frequency would not translate into controlled stepping movements.

To control a stepper motor’s speed, you need a stepper motor driver and a controller (like a microcontroller or PLC). The controller generates step pulses, and the driver translates these into pulsed DC to the motor. By increasing the rate at which the controller sends step pulses, you increase the motor’s speed. To optimize performance at various speeds and loads, advanced drivers also employ current control (often using PWM) to maintain desired torque characteristics. A variable AC supply simply doesn’t provide the necessary digital control signals or the appropriate DC power format for a stepper motor’s operation.

Are there any stepper motors that run directly on AC?

While the vast majority of industrial and hobbyist stepper motors operate on pulsed DC via a driver, there is a specialized category known as AC Synchronous Stepper Motors or sometimes “Synchronous Motor Steppers.” These are less common than the DC-driven variety and are a bit of a historical footnote for many modern applications. They are designed to operate directly from an AC power source, typically for applications requiring very precise speed control locked to the AC line frequency, rather than precise positional control in discrete steps. They often have a high number of poles and will naturally synchronize with the incoming AC frequency.

However, it’s critical to understand that these are distinct from the typical stepper motors used in 3D printers, CNC machines, and robotics, which are unequivocally DC-driven. The “stepper motor” term, in common parlance today, almost universally refers to the DC-powered, driver-controlled types. The AC synchronous stepper is a niche product that operates on a different principle, leveraging the AC frequency for speed synchronization rather than relying on sequential DC pulses for precise, arbitrary stepping angles. So, for 99% of your stepper motor needs, the answer remains: they are DC devices.

Why do some stepper motor specifications list an AC voltage, even if they are DC?

This is a fantastic question and points to another source of confusion! It’s rare for a modern stepper motor itself to have an “AC voltage” rating in the sense of direct AC power input. However, you might encounter specifications that seem to imply AC, but these are often referring to one of a few things, usually indirectly related to the motor’s *operation* on DC pulses:

  1. Power Supply Input for the Driver: More commonly, what you might see listed is a recommended AC input voltage for the *power supply* that then feeds the stepper motor driver. For instance, a power supply might take 110V AC from a wall outlet and convert it into 24V DC for the driver. In this scenario, the AC voltage is for the *system’s* power conversion, not for the motor itself.
  2. Isolation or Safety Ratings: Sometimes, electrical equipment has ratings for its dielectric strength or isolation, which might be expressed in terms of AC voltage, indicating how much AC voltage the insulation can withstand without breaking down. This is a safety specification, not an operating voltage.
  3. Misinterpretation or Specialized Motors: In very rare, highly specialized industrial contexts, or perhaps with extremely old equipment, there might be a specific type of motor that genuinely integrates AC aspects. However, for standard, modern stepper motors, this is not the case. If you see an “AC voltage” for a stepper, always double-check if it refers to the *power supply for the driver*, the *system’s input power*, or a non-standard, niche motor type. The motor windings themselves will still be energized by pulsed DC current from a driver.

In essence, if you’re working with a stepper motor, assume it needs a DC power source, routed through a driver, unless explicitly stated and understood to be a highly specialized AC synchronous motor. The primary “voltage” specification for a stepper motor is typically its rated winding voltage or the maximum voltage its driver can safely deliver to it as DC pulses.

By admin