Stepper Motors - PowerPoint PPT Presentation

1 / 18
About This Presentation
Title:

Stepper Motors

Description:

Computer Applications in Mechanical Engineering II. Dr. William Farrow ... ME-191 Computer Applications in Mechanical Engineering II ... – PowerPoint PPT presentation

Number of Views:364
Avg rating:3.0/5.0
Slides: 19
Provided by: farr4
Category:

less

Transcript and Presenter's Notes

Title: Stepper Motors


1
Stepper Motors
  • ME-191
  • Computer Applications in Mechanical Engineering
    II
  • Dr. William Farrow

2
Stepper Motor
  • An output transducer that converts a digital
    signal to discrete rotational motion.

3
Types of Stepper Motors
  • Permanent Magnet
  • Permanent Magnet Rotor (the part that rotates
  • Smaller size, Faster possible speeds
  • Lower max torques
  • Variable Reluctance
  • Iron or Steel Rotor
  • Larger size, Slower possible speeds
  • Larger max torques

4
Permanent Magnet
  • Permanent magnet rotors magnetic field is driven
    around by attraction to and repulsion from
    electrically switched stator field coils (or
    poles).

5
Variable Reluctance
  • Steel rotor seeks position of minimum reluctance
    under influence of the electrically switched
    stator field coils (or poles).

6
Performance
  • Torque
  • PM limited to 500 oz-in
  • VR limited to 2000 oz-in
  • Speed
  • PM smaller rotor size ? higher speeds
  • VR larger rotor size ? smaller speeds

7
Performance
  • Input speed
  • Measured in steps/second
  • Some PMs can reach 30,000 steps/sec
  • Resolution
  • Measured in steps/revolution
  • Commonly 12, 24,144, 180, 200, and 400
  • Or from 30/step down to 0.9/step
  • Half-stepping can further enhance resolution

8
Important Parameters to Maintain Open Loop Control
9
In Addition
  • VR holding torque is zero when power is off
  • PM holding torque is generated by PM field and
    steel stators (detent torque)

10
Typical Stepper Motor Characterics
11
Lab 3 XY Table
  • Apply the concept of stepper motors to drive a XY
    positioning table

12
XY Table Layout
13
Stepper Motor Driver
  • Digital logic used to command stepper motor
  • This lab applies the UCN5804 IC to control the
    stepper motor via digital outputs from the
    LabJack
  • MOSFET power switching transistors used to
    amplify power to the stepper motor pole coils

14
(No Transcript)
15
(No Transcript)
16
Stepping Signals
  • X-Axis step
  • D1 - direction
  • Low (0) or High (gt0) opposite directions
  • D0 - move one step
  • High (gt0) followed by a Low (0)
  • Note requires two digital output calls
  • D8 D9 - limit switches for travel
  • Inputs go high when switch is closed

17
Lab Operation
  • Connect hardware and test using LJLogger
  • Write m-file to move X-Axis 100 steps

18
Lab Operation cont.
  • Locate middle of Axis
  • Move x-axis until limit switch A is set
  • Will require While-loop and edigitalin() to
    monitor switch A
  • Reverse direction and count of steps to B
  • Will require While-loop
  • Need to increment value in a variable steps
  • Reverse direction and move ½ the steps
  • Require a For-loop to go ½ of steps
Write a Comment
User Comments (0)
About PowerShow.com