This website requires JavaScript.
Coupons
Blog

Unipolar vs Bipolar Stepper Motor: Key Differences and How to Choose

Published Jul 14, 2026, updated Jul 14, 2026

15 min

Table of Contents
  • What Are Unipolar and Bipolar Stepper Motors?
  • Torque and Drive Circuits: Key Performance Differences
  • Unipolar vs Bipolar Stepper Motor: Comparison Table
  • Speed-Torque Curves: Bipolar Series, Parallel, and Unipolar Half-Coil
  • When to Use Bipolar or Unipolar Stepper Motors
  • How to Choose: A Practical Checklist
  • Shop Bipolar Stepper Motors at JLCMC
  • Frequently Asked Questions
  • Conclusion

You're looking at two NEMA 23 stepper motors with similar torque ratings on paper and a price difference that doesn't quite make sense. One is listed as bipolar, the other unipolar. The datasheet tells you the holding torque, rated current, and step angle, but it doesn't explain why the winding configuration matters — or whether it matters for your application.

It does, but not always in the way most comparisons suggest. The performance difference between unipolar and bipolar motors starts with a simple question: how much of the winding is actually contributing torque at any given step? Once that principle is clear, the wiring options, driver requirements, torque characteristics, and speed-torque curve behavior become much easier to understand.

What Are Unipolar and Bipolar Stepper Motors?

Unipolar Stepper Motors: Center-Tap Winding Structure

The defining feature of a unipolar motor isn't what most people focus on. Yes, it has a center tap — but what that center tap actually does is give you field reversal without current reversal. The drive circuit never has to push current backwards through a coil. It just switches between two halves of the same winding.

That's an elegant solution to a real problem, and in the early days of stepper motor control, it made life considerably easier. A handful of transistors or a Darlington array IC like the ULN2003A, a simple sequencing logic, and you're done.

The cost is equally simple to explain: at any given step, you're only using half the winding. The other half of the winding remains inactive during that step, meaning only part of the available copper contributes to torque production. If you think about it from a materials perspective — same copper, same iron, half the contribution — that's the efficiency gap in a nutshell.

Unipolar motors are most recognizable by their lead count:

  • 5-wire: two center taps joined internally, single common wire comes out
  • 6-wire: both center taps accessible separately — more flexible
  • 8-wire: every coil end is accessible, providing maximum wiring flexibility. They can be connected in unipolar, bipolar series, or bipolar parallel configurations. While 8-wire motors are useful when wiring flexibility is important, 4-wire bipolar motors remain the most common choice in modern industrial automation.

Bipolar Stepper Motors: Single Winding per Phase

A bipolar motor doesn't have that center tap. One continuous winding per phase, full stop. To reverse the magnetic field, you have to reverse the current — and that requires an H-bridge, four transistors arranged so current can be pushed in either direction through the coil.

The payoff is that the full phase winding contributes to torque production during each energized step, allowing better utilization of the available copper. This is why bipolar motors consistently out-torque unipolar motors of the same physical size.

Modern integrated driver ICs — the A4988, DRV8825, TMC2209 — have made H-bridge implementation almost trivially simple. The circuit complexity argument that once favored unipolar motors has largely disappeared. What's left is a straightforward torque advantage.

Bipolar motors by lead count:

  • 4-wire: two wires per phase, no common — bipolar only, no ambiguity
  • 8-wire: maximum flexibility; can be wired series, parallel, or unipolar

Fig 1. unipolar vs bipolar stepper motor winding comparision

How to Identify Each Type by Lead Count

Before doing anything else with an unknown motor, count the leads:

  • 4 leads → bipolar. Two independent coil pairs. Probe with a multimeter to map them.
  • 5 leads → unipolar. That single common wire is the internally joined center tap.
  • 6 leads → can run unipolar or bipolar-series. Center taps are separate.
  • 8 leads → maximum flexibility. Unipolar, bipolar series, or bipolar parallel — your choice.

Fig 2. stepper motor lead count 4 5 6 8 wire comparison

One quick multimeter check worth knowing: in a unipolar motor, the resistance from center tap to either coil end is exactly half the resistance between the two coil ends. In a bipolar motor, you find two independent pairs with equal resistance and nothing connecting them.

Torque and Drive Circuits: Key Performance Differences

Why Bipolar Motors Deliver More Holding Torque

Holding torque is strongly influenced by ampere-turns—the product of current and the number of active turns—but it also depends on the motor's magnetic circuit and rotor design.

As a result, bipolar motors generally provide higher holding torque than comparable unipolar motors of the same frame size and copper volume.

Unipolar Drive Circuits: Simpler but Less Efficient

The appeal of unipolar drive is genuine. Current only ever flows in one direction per half-winding, so your switching logic is simple: on or off, never reverse. A ULN2003A handles seven Darlington channels in a single package, with built-in flyback diodes. For a low-load, low-current application where someone wants a working motor control circuit with minimal component count, it's hard to argue against.

Where unipolar drive runs into trouble:

  • Only half the winding contributes torque — there's no way around this without thermal compromises
  • Although unipolar motors can theoretically be microstepped, modern microstepping driver ICs are primarily designed for bipolar motors, making bipolar the practical choice for smooth motion control.
  • At higher currents, the Darlington saturation voltage becomes a meaningful efficiency loss

None of these are dealbreakers for the right application. But they explain why bipolar has become the default in serious industrial designs.

Bipolar Drive Circuits: H-Bridge and Modern Driver ICs

The H-bridge requirement used to be the main argument against bipolar. Four transistors per phase instead of two, more complex switching logic, higher risk of shoot-through if the high and low side transistors fire simultaneously. Real problems, back when you were building this from discrete components.

Today, that argument doesn't hold much weight. ICs like the TMC2209 put the entire H-bridge, current sensing, microstepping, and even UART configuration into a package that costs a few dollars and requires almost no external components. The DRV8825 and A4988 are similarly integrated. What was once a circuit design challenge is now a module selection exercise.

The practical complexity gap between unipolar and bipolar drive has closed to near zero in most application contexts.

Unipolar vs Bipolar Stepper Motor: Comparison Table

ParameterUnipolarBipolarNotes
Winding structureCenter-tapped (2 half-windings per phase)Single continuous winding per phase
Typical lead count5-wire or 6-wire (8-wire universal)4-wire (8-wire universal)Count leads to identify type in the field
Active winding at any step50% of total copper100% of total copperDirect cause of torque difference
Holding torque vs. same-frame bipolarLower than comparable bipolar configurationsBaseline (100%)Varies by motor series
Drive circuit topologyTransistor array / Darlington pair (e.g., ULN2003)H-bridge per phase (e.g., A4988, TMC2209)
Driver transistors per phase24 (H-bridge)
Driver IC costLowerSlightly higher; widely availableCost gap has narrowed significantly
Microstepping supportLimitedStandard on modern driver ICs
Energy efficiencyLowerHigherLower copper utilization in unipolar mode
Ease of implementationHigher — no current reversalModerate — H-bridge required, but IC-handled
Typical industrial useLow-load feeders, legacy systems, prototypingCNC, robotics, linear actuators, 3D printers

Speed-Torque Curves: Bipolar Series, Parallel, and Unipolar Half-Coil

What the Curves Show Across Wiring Configurations

The speed-torque curve is where motor selection gets interesting — and where wiring configuration choices have real, measurable consequences.

The shape of the curve is governed by two electrical properties: resistance and inductance. Inductance determines how quickly current can build up in the winding when a phase switches. At low speeds, there's enough time for current to reach its target value before the next step. At high speeds, the motor steps faster than current can fully build, and torque drops off.

Different wiring configurations of the same physical motor produce different inductance values, which shifts the curve:

Fig 3. stepper motor speed torque curve bipolar unipolar

Wiring ModeElectrical CharacteristicLow-Speed TorqueHigh-Speed Behavior
Bipolar SeriesFull winding; high inductanceHighestSteep drop-off at higher speeds
Bipolar ParallelApproximately one-quarter the inductance of seriesGoodMore gradual drop; better high-speed performance
Unipolar Half-CoilHalf winding active; low inductanceLowerHolds torque further up the speed range

For an 8-wire motor, bipolar parallel is often the most practical all-around choice — it reduces inductance to roughly a quarter of the series value without sacrificing much low-speed torque, which extends the usable operating range. Bipolar series is best when you need maximum holding torque at low speed and don't need to run fast — vertical axis positioning, clamping, or any load that must be held firmly in position for extended periods.

How to Read a Speed-Torque Curve for Motor Selection

A few things that aren't always obvious when reading these curves:

The curve is always drawn for a specific combination of supply voltage, drive current, and wiring mode. Change any of those and you get a different curve. A motor that looks marginal at 24V may have plenty of headroom at 48V, because higher voltage drives current rise faster and pushes the torque rolloff point to higher speeds.

When sizing a stepper motor, it is generally good practice to maintain a reasonable torque margin to account for acceleration, load variation, and resonance effects.

If you're comparing two motors and the curves cross — one is stronger at low speed, the other at high speed — that's a real design decision, not a toss-up. Know your actual operating speed range before concluding which motor wins.

When to Use Bipolar or Unipolar Stepper Motors

High-Precision Applications: CNC, Robotics, Linear Actuators

Bipolar is the working assumption for most industrial automation contexts. Not because it's universally superior in every dimension, but because the combination of higher torque density, broad microstepping support, and mature driver IC ecosystem makes it the lower-risk choice when performance matters.

Some specific cases where this plays out clearly:

  • CNC routers and milling machines: cutting loads create variable resistance against axis movement; holding torque directly affects dimensional accuracy. Bipolar motors paired with closed-loop stepper systems are commonly used in these applications to improve reliability and reduce the risk of missed steps.
  • Robotic joints and end-effectors: compact NEMA 23 and NEMA 34 bipolar motors deliver meaningful torque within constrained mounting geometries.
  • Ball screw linear actuators: consistent torque through the full speed range matters; bipolar parallel wiring is usually the right configuration here.
  • Semiconductor handling and PCB assembly equipment: TMC-based bipolar drives can reduce audible noise and improve motion smoothness, which becomes increasingly important in high-precision automation systems.

Cost-Sensitive Applications: Conveyors, Feeders, Prototyping

Unipolar isn't a bad choice — it's just a narrower one. The cases where it still makes sense:

  • Replacing a failed unipolar motor in an existing system: re-engineering the driver board isn't justified when torque requirements are already being met. Drop-in compatibility wins.
  • High-volume, low-load mechanisms: dispensing units, vending mechanisms, simple indexers — applications where the 28BYJ-48 with a ULN2003A driver board has been solving the problem for decades at minimal cost.
  • Prototyping environments: the simpler drive circuit reduces the learning curve and limits the ways things can go wrong during development.

The honest assessment: in new designs, it's difficult to recommend starting with unipolar unless there's a specific constraint that makes the simpler drive circuit genuinely valuable. The torque penalty is real, and the driver cost savings have shrunk as bipolar driver ICs have become commoditized.

How to Choose: A Practical Checklist

Most motor selection decisions aren't actually complicated once you know your application requirements. The table below maps common constraints to a concrete recommendation.

Decision FactorConditionRecommendation
Torque requirementLow to medium holding torque is sufficientUnipolar
Torque requirementMaximum torque needed for frame sizeBipolar
Driver budgetLowest possible driver cost (discrete transistors)Unipolar
Driver budgetWilling to use integrated driver ICBipolar
Wiring flexibility neededFixed 5-wire or 6-wire motor already on handUnipolar mode
Wiring flexibility needed8-wire motor — want to optimize laterBipolar series or parallel
Speed rangeHigh-speed operation is the priorityUnipolar half-coil or Bipolar parallel
Speed rangeStrong low-speed torque is criticalBipolar series
System complexitySimple drive circuit; limited PCB spaceUnipolar with Darlington array
System complexityMicrostepping required for smooth motionBipolar with modern driver IC
Legacy or replacementReplacing existing unipolar motor in a systemStay unipolar for drop-in compatibility

One observation worth adding: if you're working from an 8-wire motor, you have more flexibility than most people use. Bipolar parallel is underutilized — it's frequently the right configuration for variable-speed industrial applications but gets overlooked in favor of the simpler bipolar series default.

Shop Bipolar Stepper Motors at JLCMC

JLCMC stocks Leadshine 2-phase bipolar stepper motors across NEMA 17 (42 mm) through NEMA 42 (110 mm), including:

All products ship with full datasheet documentation including speed-torque curves, wiring diagrams, and dimensional drawings. No minimum order quantity.

If your application involves unusual torque profiles, high-cycle duty, or integration with existing PLC or motion controller systems, JLCMC's FA specialists can advise on motor sizing, driver matching, and wiring configuration before you place an order.

Frequently Asked Questions

What is the difference between unipolar and bipolar stepper motors?

The core difference is winding structure. A unipolar motor has a center-tapped winding — only half the coil is active per step. A bipolar motor uses the full winding every step, which produces more torque from the same frame size. The trade-off is that bipolar drive requires an H-bridge circuit to reverse current direction, while unipolar drive only needs simple on/off switching.

Can a unipolar stepper motor be wired as a bipolar motor?

Some can. A 6-wire motor can be connected in bipolar-series mode by ignoring the center taps. An 8-wire motor offers the greatest flexibility and can be wired in unipolar, bipolar-series, or bipolar-parallel configurations. A 5-wire unipolar motor cannot normally be converted because its center taps are internally connected.

How does unipolar design differ from bipolar stepper design?

Unipolar motors split each phase winding into two halves with a center tap. This allows field reversal by switching between halves — no current reversal needed. Bipolar motors have a single continuous winding per phase. Field reversal requires reversing current through the whole winding via an H-bridge. The result: bipolar uses all available copper per step; unipolar uses half.

Are all stepper motors bipolar?

No, but most modern industrial and 3D printer stepper motors are bipolar. The 4-wire NEMA 17 and NEMA 23 motors you'll find in CNC machines and automation equipment are almost universally bipolar. Unipolar motors still exist — particularly in older systems and low-cost consumer applications — but bipolar has become the default for new designs.

How to run a bipolar stepper motor?

A bipolar stepper motor requires an H-bridge driver to send current in both directions through each phase winding. In practice, this means using an integrated driver IC such as the A4988, DRV8825, or TMC2209. These ICs handle the H-bridge internally and accept simple step/direction signals from a microcontroller or motion controller. No discrete transistor circuit design is needed.

Is a NEMA 17 stepper motor bipolar or unipolar?

Almost all NEMA 17 stepper motors sold today are bipolar with 4 leads. This is the standard configuration used in 3D printers, CNC machines, and light-duty automation. If you encounter a NEMA 17 with 6 or 8 leads, it can be wired in either bipolar or unipolar mode — but 4-wire NEMA 17s are bipolar only.

How do unipolar stepper motors work?

A unipolar motor has two half-windings per phase connected at a center tap. By switching which half-winding is energized, the controller reverses the magnetic field without reversing current. This makes the drive circuit simple — a Darlington array like the ULN2003A is sufficient. The limitation is that only half the winding produces torque at any step, making unipolar motors less torque-efficient than bipolar motors of the same size.

What is a 1.8 degree stepper motor?

A 1.8° stepper motor completes one full rotation in 200 steps, with each step moving the shaft exactly 1.8°. This is the standard step angle for most 2-phase stepper motors — both unipolar and bipolar. It offers a practical balance of positioning resolution and speed. With microstepping drivers, effective resolution can be increased to 1/256 of a step or finer, though mechanical accuracy at fine microstep levels depends on load and system stiffness.

Conclusion

The unipolar vs bipolar question is largely settled for most modern motion-control systems. Bipolar stepper motors have become the practical default thanks to their higher torque output, better efficiency, and the widespread availability of affordable bipolar drivers.

Unipolar motors still have a place in legacy equipment, cost-sensitive designs, and educational projects, but for most new applications, bipolar technology offers the best balance of performance and flexibility.

If you're designing a system from scratch, bipolar is usually the right starting point. The final choice should still be based on your torque requirements, speed range, driver architecture, and overall system constraints.

Keep Learning