dc motor control without mc

Upload: prittam-kumar-jena

Post on 03-Jun-2018

220 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/12/2019 Dc Motor Control Without Mc

    1/20

  • 8/12/2019 Dc Motor Control Without Mc

    2/20

    2

    Introduction and definitions

    Types of PWM

    Methods of generationCharacteristics of PWM

    Applications and examples

  • 8/12/2019 Dc Motor Control Without Mc

    3/20

    What is it? Output signal alternates between on and off within

    specified period

    Controls power received by a device The voltage seen by the load is directly proportional

    to the source voltage

    3

  • 8/12/2019 Dc Motor Control Without Mc

    4/20

    Definitions Duty Cycle: on-time / period

    Vlow is often zero

    4

    LOWHIAVG VDDVV )1(

  • 8/12/2019 Dc Motor Control Without Mc

    5/20

    Types of Pulse Width

    Pulse center fixed, edges modulated

    Leading edge fixed, tailing edge modulated

    Tailing edge fixed, leading edge modulated Pulse Width constant, period modulated

    5

  • 8/12/2019 Dc Motor Control Without Mc

    6/20

    Types of Pulse Width

    6

  • 8/12/2019 Dc Motor Control Without Mc

    7/20

    Analog PWM signals can be made by combining a

    saw- tooth waveform and a sinusoid

    7

    PWM output isformed by the

    intersection of

    the saw-tooth

    wave andsinusoid

    Analog Generation of PWM

  • 8/12/2019 Dc Motor Control Without Mc

    8/20

    Digital Methods of Generating PWM

    Digital: Counter used to handle transition

    Delta : used to find the PWM at a certain limit

    Delta Sigma: used to find the PWM but has advantage of

    reducing optimization noise

    8

  • 8/12/2019 Dc Motor Control Without Mc

    9/20

    Applications to DC Motors

    9

    The voltage supplied to a DC motor is proportional

    to the duty cycle

    Both brushed and brushless motors can be used

    with PWM Both analog and digital control techniques and

    components are available

  • 8/12/2019 Dc Motor Control Without Mc

    10/20

    Motor Control Diagrams

    10

  • 8/12/2019 Dc Motor Control Without Mc

    11/20

    average value proportional to duty cycle, D

    low power used in transistors used to switch

    the signal

    fast switching possible due to MOSFETS

    and power transistors at speeds in excess

    of 100 kHz

    digital signal is resistant to noise less heat dissipated versus using resistors

    for intermediate voltage values

    11

    Advantages of PWM

  • 8/12/2019 Dc Motor Control Without Mc

    12/20

    12

    Cost

    Complexity of circuit

    Radio Frequency Interference

    Voltage spikes

    Electromagnetic noise

    Disadvantages of PWM

  • 8/12/2019 Dc Motor Control Without Mc

    13/20

    In the past, motors were controlled at intermediate

    speed by using resistors to lower delivered power

    Electric stove heater

    Lamp dimmers Voltage regulationconvert 12 volts to 5 volts by

    having a 41.7% duty cycle

    Sound production: PWM controlled signals give

    sound effects similar to a chorus Power transfer: PWM used to reduce the total

    power given to a load without relying on resistive

    losses

    13

    Applications of PWM

  • 8/12/2019 Dc Motor Control Without Mc

    14/20

    commonly used in toys

    lowpass filter smooths out transients from harmonic effects

    frequency values of harmonics doesnt change, but theamplitude does, which adjusts the analog output signal

    14

    PWM used with D/A conversion

  • 8/12/2019 Dc Motor Control Without Mc

    15/20

    1. Must be at least 10 times higher

    than the control system frequency

    2. Higher than 20kHzaudible

    frequency of sounds to avoidannoying sound disturbances,

    caused by magnetostriction

    3. If too low the motor is pulsed, not

    continuous, because the motors

    inductance can not maintain the

    current4. Inverse of frequency should be

    much less than the motor/load time

    constant

    5. Higher error from ripple voltages

    Frequency of the PWM SignalUpper LimitsLower Limits

    1. If too high the inductance of the

    motor causes the current drawn to

    be unstable

    2. MOSFET transistor generates heatduring switching

    3. Limited by resolution of controller

    4. Eddy currents generated in

    electromagnetic coils which lead to

    adverse heating

    5. Heat losses in electromagneticmaterials is proportional to

    frequency squared

    15

  • 8/12/2019 Dc Motor Control Without Mc

    16/20

    Matlab can do PWM!

    16

    The procedure works similarto the generation of analog

    PWM using a sinusoid and

    saw-tooth wave

  • 8/12/2019 Dc Motor Control Without Mc

    17/20

    PWM Module Each channel has a

    dedicated counter

    Programmable duty

    and period

    Independentlyadjustable clock,

    polarity, and

    alignment

    17

  • 8/12/2019 Dc Motor Control Without Mc

    18/20

    PWM Module- Other Features

    8-bit and 16-bit resolution supported

    Two PWM channels can be concatenated together

    Four source clocks (A, SA, B, SB)

    Emergency Shutdown

    Some changes take a complete cycle to be implemented

    Modes of Operation:

    Normal: everything is available

    Wait: Low-power consumption and clock disabled

    Freeze: Option to disable clock is available

    18

  • 8/12/2019 Dc Motor Control Without Mc

    19/20

    http://en.wikipedia.org/wiki/Pulse-width_modulation

    http://www.netrino.com/Embedded-Systems/How-To/PWM-Pulse-Width-Modulation

    Cetinkunt, Sabri. Mechatronics. Hoboken, NJ: Wiley, 2006. Print.

    http://www.jimfranklin.info/microchipdatasheets/00538c.pdf

    http://www.allaboutcircuits.com/vol_6/chpt_6/9.html

    http://www.dprg.org/tutorials/2005-11a/index.html

    http://www.4qdtec.com/pwm-01.html

    http://skywalker.cochise.edu/rgill/ch02elec.ppt

    http://pcbheaven.com/wikipages/PWM_Modulation/

    Matlab 2009 online documentation

    http://www.epanorama.net/links/motorcontrol.html#acMC9S12C Family, MC9S12GC Family Reference Manual, (pp. 347-382)

    REFERENCES

    19

  • 8/12/2019 Dc Motor Control Without Mc

    20/20

    Questions?

    20