Editing Motors

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 14: Line 14:
 
=== Brushless Motors ===
 
=== Brushless Motors ===
  
These are motors that are in many respects similar to stepper motors, but are typically used for applications of high power/weight situations ( model aircraft such as [[multi-rotor]] helicopters) or high efficiency ( disk drives ).  They typically run on DC through a [[motor driver#BLDC | brushless motor controller]].
+
These are motors that are in many respects similar to stepper motors, but are typically used for applications of high power/weight situations ( model aircraft ) or high efficiency ( disk drives ).  They typically run on DC through a brushless motor controller.
  
 
Links:
 
Links:
Line 32: Line 32:
 
Links:
 
Links:
  
 
*[http://www.imagesco.com/articles/picstepper/02.html How Stepper Motors Work]
 
 
*[[PIC Links]] and search on "Stepper"
 
*[[PIC Links]] and search on "Stepper"
 
*[[Arduino Links]] and search on "Stepper"
 
*[[Arduino Links]] and search on "Stepper"
Line 46: Line 44:
 
*[http://www.tigoe.net/pcomp/code/circuits/motors/stepper-motors Stepper Motors: code, circuits, & construction]
 
*[http://www.tigoe.net/pcomp/code/circuits/motors/stepper-motors Stepper Motors: code, circuits, & construction]
 
*[http://www.imagesco.com/articles/picstepper/01.html Controlling Stepper Motors with a PIC Microcontroller]
 
*[http://www.imagesco.com/articles/picstepper/01.html Controlling Stepper Motors with a PIC Microcontroller]
*[http://chipscoop.blogspot.com/2012/09/bipolar-microstepping-motor-driver.html  Bipolar microstepping motor driver roundup]
 
  
 
=== Servo Motors ===
 
=== Servo Motors ===
A nice simple way to control the position of an object is to use a servo motor. A servo motor can be any kind of motor that is equipped with a position sensor and a feedback network to control the position.. The information from that sensor is then used to control the motor. In common "RC" servos the sensor is a potentiometer and all the drive electronics are packaged inside the case with the motor. The typical RC servo is powered on 5 volts and takes a PWM signal to control its rotation. Rotation is usually limited to about 90 degrees, and the force at the end of the servo arm ( or horn ) is a few oz. or pounds ( really you should rate it by torque ). Rotation position can be quite accurately controlled, and typically the motor will move in sub second times Sometimes these motors are modified to allow continuous rotation, but then the "servo" is gone from the motor and they do not have their nice ability to set a position. RC Servo motor is vaguely in the $10 range.
+
A nice simple way to control the position of an object is to use a servo motor. A servo motor can be any kind of motor that is equipped with a position sensor and a feedback network to control the position.. The information from that sensor is then used to control the motor. In common "RC" servos the sensor is a potentiometer and all the drive electronics are packaged inside the case with the motor. The typical RC servo is powered on 5 volts and takes a PWM signal to control its rotation. <span class="plainlinks">[http://how2gainweightfast.org <span style="color:black;font-weight:normal;text-decoration:none!important;background:none!important; text-decoration:none;">weight gain</span>]</span> Rotation is usually limited to about 90 degrees, and the force at the end of the servo arm ( or horn ) is a few oz. or pounds ( really you should rate it by torque ). Rotation position can be quite accurately controlled, and typically the motor will move in sub second times Sometimes these motors are modified to allow continuous rotation, but then the "servo" is gone from the motor and they do not have their nice ability to set a position. RC Servo motor is vaguely in the $10 range.
  
 
Some Links:
 
Some Links:
Line 55: Line 52:
 
*[[PIC Links]] and search on "Servo"
 
*[[PIC Links]] and search on "Servo"
 
*[[Arduino Links]] and search on "Servo"
 
*[[Arduino Links]] and search on "Servo"
* [[Servo control]]
 
 
*[http://principialabs.com/arduino-serial-servo-control/ Arduino Serial Servo Control]
 
*[http://principialabs.com/arduino-serial-servo-control/ Arduino Serial Servo Control]
 
*[http://www.arduino.cc/en/Tutorial/knob Arduino Examples > Servo Library]
 
*[http://www.arduino.cc/en/Tutorial/knob Arduino Examples > Servo Library]

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Template used on this page: