Difference between revisions of "Linear Amplifier Motor Driver"

From Mech
Jump to navigationJump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
A simple driver for a motor is a "push-pull" current amplifier. This circuit uses two transistors to "push" or "pull" current through the motor. The transistors are npn-type and are activated by an applied voltage. The op-amp linearizes the circuit and provides a current gain. The input is an analog voltage.

[[image:linear amplifier schematic.jpg|500px]]
[[image:linear amplifier schematic.jpg|500px]]


A simple driver for a motor is a linear "push-pull" current amplifier. The op-amp
This is a very simple linear amplifier. A better linear amplifier, and the associated board available for stuffing in the NU mechatronics lab, is described [http://www.mech.northwestern.edu/courses/433/Writeups/MotorAmp/motoramp.htm here].
provides high input impedance, so it draws little current from the input control analog voltage. The op-amp also works to keep the voltage at its inverting input (the - terminal) equal to the control voltage at the noninverting input (+ terminal). In other words, the voltage across the motor should be equal to the control voltage. The op-amp cannot provide enough current to drive the motor, so we use transistors to boost the current. The "top" transistor is an npn transistor (e.g., a TIP31), and it "pushes" current through the motor (current travels left to right) when the control voltage is positive. The "bottom" transistor is a pnp transistor (e.g., a TIP32), and it "pulls" current through the motor (current travels right to left) when the control voltage is negative.

This is a very simple linear amplifier. It provides a voltage across the motor equal to the voltage at the noninverting input of the op amp. A printed circuit board for [http://www.mech.northwestern.edu/courses/433/Writeups/MotorAmp/motoramp.htm a better linear amplifier] is available for stuffing in the NU mechatronics lab. With this circuit, you can choose whether to have the voltage across the motor, or the current through the motor, be proportional to the analog input voltage.


While a linear amplifier can work very well, they are not very power efficient. Lots of power is dumped into heat. Large heatsinks may be required for the transistors even when using small motors. For a more power-efficient method of driving motors, which also has the benefit that only on-off voltages are required, consult [[Pulse Width Modulation]].
While linear amplifiers can work very well, they are not very power efficient. Lots of power can be dumped into heat when the transistors are not saturated, as the power dissipated as heat by a transistor is equal to the voltage from the collector to the emitter multiplied by the current flowing through it. As a result, large heatsinks may be required for the transistors even when using small motors. For a more power-efficient method of driving motors, which also has the benefit that only on-off voltages are required, consult [[Pulse Width Modulation]]. In this control mode, the driving transistors are nearly always saturated, meaning little power dissipated as heat by the transistors.

Latest revision as of 18:44, 20 October 2006

Linear amplifier schematic.jpg

A simple driver for a motor is a linear "push-pull" current amplifier. The op-amp provides high input impedance, so it draws little current from the input control analog voltage. The op-amp also works to keep the voltage at its inverting input (the - terminal) equal to the control voltage at the noninverting input (+ terminal). In other words, the voltage across the motor should be equal to the control voltage. The op-amp cannot provide enough current to drive the motor, so we use transistors to boost the current. The "top" transistor is an npn transistor (e.g., a TIP31), and it "pushes" current through the motor (current travels left to right) when the control voltage is positive. The "bottom" transistor is a pnp transistor (e.g., a TIP32), and it "pulls" current through the motor (current travels right to left) when the control voltage is negative.

This is a very simple linear amplifier. It provides a voltage across the motor equal to the voltage at the noninverting input of the op amp. A printed circuit board for a better linear amplifier is available for stuffing in the NU mechatronics lab. With this circuit, you can choose whether to have the voltage across the motor, or the current through the motor, be proportional to the analog input voltage.

While linear amplifiers can work very well, they are not very power efficient. Lots of power can be dumped into heat when the transistors are not saturated, as the power dissipated as heat by a transistor is equal to the voltage from the collector to the emitter multiplied by the current flowing through it. As a result, large heatsinks may be required for the transistors even when using small motors. For a more power-efficient method of driving motors, which also has the benefit that only on-off voltages are required, consult Pulse Width Modulation. In this control mode, the driving transistors are nearly always saturated, meaning little power dissipated as heat by the transistors.