Skip to content
Snippets Groups Projects
Commit c310e669 authored by Sabrina Chowdhury's avatar Sabrina Chowdhury Committed by hoijui
Browse files

update

parent 0b4c1ee5
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ Choosing a stepper very much depends on the type of machine you have or are goin
---
> #### 1) Unipolar / Bipolar
---
- Stepper motors can be bipolar or unipolar. This has to do with the way coils are connected. In all cases, we use bipolar motors.
- Stepper motors can be bipolar or unipolar. This has to do with the way coils are connected. Nearly all motors for hobby CNC machines are sold as bipolar.
- A bipolar stepper motor has an onboard driver that uses an H bridge circuit to reverse the current flow through the phases. By energizing the phases while alternating the polarity, all the coils can be put to work turning the motor.
......@@ -63,7 +63,6 @@ Choosing a stepper very much depends on the type of machine you have or are goin
- For the same reason, bipolar motors have a high torque output. To learn more about the wiring, check this [Wiring Configurataion](https://blog.orientalmotor.com/wiring-basics-unipolar-vs-bipolar).
- However, the motors need more complex circuitry to switch the coils. This isn’t an issue because the driver modules do this for us. Nearly all motors for hobby CNC machines are sold as bipolar.
- However, the motors need more complex circuitry to switch the coils. This isn’t an issue because the driver modules do this for us.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment