1 / 26

stepper motor control

Brushless Digitally controlled motor<br>Input is give in the form of electrical pulses.Converts Electric pulses into specific rotational movements.<br>

payal
Télécharger la présentation

stepper motor control

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Stepper Motor Controlusing 8051 PROJECT GUIDE- Miss. Payal Shah SUBMITTED BY- 1)YadavSachin C. 2)Shah Vishal R. 3)Shah Nigam 4)PrajapatiNayan • Department : Electrical Engineering • Parul Institute of Technology

  2. Introduction • Stepper motors are used for precision position control in many applications like floppy drives, printers, process control instruments, robotics and machine tool control. • Here is a microcontroller AT89C51-based stepper motor controller that can accurately control the rotation direction, speed and number of revolutions with help of six tactile switches.

  3. Stepper Motor • Brushless Digitally controlled motor • Input is give in the form of electrical pulses. • Converts Electric pulses into specific rotational movements. • Divides a full rotation into a large no of steps. • Rotation in both directions.

  4. STEP : For every input pulse the motor shaft turns through a specified number of degree called a step. • Depending on the motor, this step angle may be as small as 1 (or less) or as large as 45. The stepper motor used in the project has following characteristics: • Step Resolutions: 18 degrees per pulse. • Max revolutions per minute: 1000

  5. Types of Stepper Motor • Permanent Magnet • Magnetic rotor • Variable Reluctance • Non Magnetic , Geared Rotor. • Hybrid • Combines characteristics from PM and VR Stepper Motors. • Magnetic , Geared Rotor.

  6. Types of Permanent Magnet Stepper Motor • Wave Drive: Only one coil is energised in a rotatory fashion. • The bit pattern is 0001, 0010, 0100, 1000. • In this example, step angle is 90 degrees.

  7. Half Step Drive : • The stepper motor operates at half the given steeper solution. • The bit pattern is 0001,0011,0010,0100,1100,1000,1001and 0001

  8. Full step drive : • Two adjacent coils are energized successively in a rotary fashion. • The bit pattern will be 0011,0110,1100,1000,1001 , 0001.

  9. Unipolar and Bipolar Stepper Motor • Bipolar Stepper Motor: • Bipolar uses entire winding at a time. • There is no centre tapping. • Bidirectional current flow through each winding. • Four wire bipolar motor.

  10. Unipolar Stepper Motor: • There is a centre tap added between the two leads. • Unidirectional current flow in each half of the winding.

  11. Microcontrollers • Special purpose computers. • Dedicated to one task ( i.e no Multitasking). • Low power device. • Operates on 5v dc. • In our project we are using AT89C51 MICROCONTROLLER.

  12. AT89C51 • 4k bytes of Programmable and erasable Read Only memory. • Power consumption of 50 mW. • Manufactured by ATMEL and belongs to 8051 family. • 40 pin DIP package. • Four I/P bidirectional ports. • Two 16 bit timers/counters. continued…

  13. Block Diagram

  14. Project Description • Motor : Stepper Motor • Type :Unipolar Stepper motor. • Step Angle : 18 degrees. • Step Sequence: Half step Drive. • Parameters of Stepper Motor to be controlled: • Direction • Speed • No. of Rotations

  15. Components to be used: 1)Step down transformer 230 V/12 V 2)Regulator IC 7812 3)Microcontroller AT89C2051 4)Driver IC ULN2003A 5)Unipolar Stepper motor 6)Resistance, capacitance and LEDs 7)Potentiometer

  16. LM7805 Voltage Regulator IC: • LM78XX • It is a three Terminal voltage regulator IC. • Gives a constant 5v output voltage. • Output Current up to 1A. • Short circuit protection. • Output voltages 5, 6, 8, 9, 10, 12 ,15, 18, 24V.

  17. ULN2003A

  18. Stepper Motor Interfacing

  19. Circuit diagram

  20. Circuit Board

  21. Applications • Computer-controlled stepper motors are one of the most versatile forms of positioning systems. They are typically digitally controlled as part of an open loop system, and are simpler and more rugged than closed loop servo systems. • In the field of lasers and optics they are frequently used in precision positioning equipment such as linear actuators, linear stages, rotation stages and mirror mounts. Other uses are in packaging machinery, and positioning of valve pilot stages for fluid control systems. • Commercially, stepper motors are used in floppy disk drives, flatbed scanners, computer printers, plotters, slot machines, and many more devices. • Some people looking for generators for homemade Wind Turbines found success in using stepper motors for generating power.

  22. Industrial Applications Of Stepper Motor • Floppy Disk Drives. • Hard Disk Drives. • Printers, Plotters. • Electronic Watches. • Electronic Typewriters. • Teleprinter, Telex-machines. • Robotics. • Instrumentation control.

  23. Conclusion • The project can be used perfectly in many areas. • The device is easy to implement in hardware and software means. • The circuit is cost effective , consume less power and take minimum time.

  24. THE ENDTHANK YOU

More Related