micro stepping mode for stepper motor

24
MICRO STEPPING MODE FOR STEPPER MOTOR

Upload: swathi-venugopal

Post on 16-Jul-2015

293 views

Category:

Engineering


3 download

TRANSCRIPT

Page 1: Micro stepping mode for stepper motor

MICRO STEPPING MODE FOR

STEPPER MOTOR

Page 2: Micro stepping mode for stepper motor

OVERVIEW

• INTRODUCTION

• OPERATION

• TYPES OF STEPPER MOTOR

• MODES OF OPERATION

• MICRO STEPPING MODE

• DRIVER OVERVIEW

• MICRO STEPPING CONTROL

SYSTEM

• EXPERIMENTAL RESULTS

• CONCLUSION

• REFERENCE

Page 3: Micro stepping mode for stepper motor

INTRODUCTION

Stepper Motor

“A stepper motor (or step motor) is a brushless,

synchronous electric motor that can divide a full

rotation into a large number of steps”

Multiple "toothed" electromagnets arranged around a central

gear-shaped piece of iron.

The electromagnets are energized by an external control

circuit, such as (eg;microcontroller )

Page 4: Micro stepping mode for stepper motor

Rotor

Stator

Coils

2

1

S

N

1

2

Outside Casing

Stator

Rotor

Internal components of a stepper motor

Page 5: Micro stepping mode for stepper motor

Step angle θs

“Step angle of the stepper motor is defined as the

angle traversed by the motor in one step.”

θs=360/S

s=m*N

m= no of phases

N=no of rotor teeth

Page 6: Micro stepping mode for stepper motor

OPERATION

Basic stepper motor operation

Page 7: Micro stepping mode for stepper motor

TYPES OF STEPPER MOTOR

1 Variable reluctance

2 Permanent magnet

3 Hybrid

Page 8: Micro stepping mode for stepper motor

CHARACTERISTICS

Constant power devices.

Speed increases, torque decreases.

Steppers exhibit more vibration than other motor types, as the

discrete step tends to snap the rotor from one position to

another (called a detent).

“Ringing" effect can be mitigated by accelerating quickly using

a micro-stepping driver.

Page 9: Micro stepping mode for stepper motor

ADVANTAGES & DISADVANTAGES

ADVANTAGES DISADVANTAGES

• High accuracy of motion • High vibration levels due

to stepwise motion

• Easily adaptable to

digital control applications

•Dynamic instability, low

frequency oscillations

around Fs non linear

assembly of the control

system

• No stability problem

-----------------------------------

• Response can be

controlled by electronic

switching

-----------------------------------

Page 10: Micro stepping mode for stepper motor

Full Step Operation

Half Step Operation

Single-Coil excitation Two-Coil excitation

Micro stepping

MODES OF OPERATION

Page 11: Micro stepping mode for stepper motor

MICRO STEPPING MODE

“An electronic control technique that proportions the current

in a step motor’s windings to provide additional intermediate

positions between poles.”

Produces smooth rotation over a wide speed range and high

positional resolution.

It allows even smaller steps by using different

currents through the two motor windings.

Page 12: Micro stepping mode for stepper motor

h = ( a2 + b2 )0.5

x = ( S / (π / 2) ) arctan( b / a )

a -- torque applied by winding with equilibrium at 0 radians.

b -- torque applied by winding with equilibrium at S radians.

h -- holding torque of composite.

x -- equilibrium position, in radians.

S -- step angle, in radians.

Page 13: Micro stepping mode for stepper motor

Sine cosine microstepping

a= h1 sin((( π/2)/s)θ))h1 = single winding holding current((( π/2)/s)θ))=electric shaft angle

To hold motor rotor to angle θ

Ia=Imax sin((( π/2)/s)θ)) Ib=Imax cos((( π/2)/s)θ))

Ia= current through winding with equilibrium at angle 0’

Ib= current through winding with equilibrium at angle S’

MA=KM*Ia=Imax sin((( π/2)/s)θ))

MB=KM*Ib=Imax sin((( π/2)/s)θ))

Mo=KM*Imax

b= h1 cos((( π/2)/s)θ))

Page 14: Micro stepping mode for stepper motor

Example 1

Page 15: Micro stepping mode for stepper motor

Example 2

Page 16: Micro stepping mode for stepper motor

DRIVER OVERVIEW

USER

INTERFACEINDEXE

R

DRIVERMOTO

R

HIGH LEVEL

COMMANDS STEP

PULSESMOTOR CURRENT

Page 17: Micro stepping mode for stepper motor

Stepper motor with drive circuit

“Stepper motor performance is strongly dependent

on the drive circuit”

Page 18: Micro stepping mode for stepper motor

MICRO STEPPING CONTROL SYSTEM

Block

diagram

Page 19: Micro stepping mode for stepper motor

Electronic scheme of digital command block

Page 20: Micro stepping mode for stepper motor

EXPERIMENTAL RESULTS

Page 21: Micro stepping mode for stepper motor

1 Resonance are significantly reduced

11 Noise generation is considerably reduced

111 Precise position control

1V Very high step resolution

Page 22: Micro stepping mode for stepper motor

• Experimental results prove that a smooth and

continuous rotation is achieved.

• Velocity ripples are eliminated.

• Greatly improves performance at low rotational

speeds and helps avoid resonance problems.

• The method is found to be less complex and cheap

also

CONCLUSION

Page 23: Micro stepping mode for stepper motor

REFERENCES

[1] P. Acarnley, Stepping Motors: a Guide to Modern Theory and Practice, 4th ed.,IEE Control Engineering Series 63, ISBN: 0-85296-029-8, Michael Faraday House,2002, pp.48-5 1.

[2] T. Kenjo and A. Sugawara, Stepping Motors and Microprocessor Control, 2nded., ISBN:0-19-859385-6, Oxford: Clarendon Press, 2003, pp.113-120.

[3] H. Maczala, Elektrische Kleinmotoren, ISBN: 3-8169-0909-4, Expert Verlag,1993, pp.261-263.

[4] Gh. Baluta., Electrical Drives with Stepper Motors (in Romanian), ISBN:973-621-034-0, Iasi: Gh. Asachi, 2003, pp.63-85.

[5] Gh. Baluta, Low Power Electrical Drives. Applications (in Romanian), IS.B.N:973-621-072-3, Iasi: Politehnium, 2004, pp.40-48.

Page 24: Micro stepping mode for stepper motor

THANK YOU