Weeeell, Dave, you have some choices. If you need exact speed matching,
under line and load changes, then you have to have some sort of encoder
feedback.
Let us assume that you do not have encoder feedback. The best measure
of motor speed is voltage. There is an outside chance of getting exotic
and capturing the pulses of the back emf for a true RPM, but I would not
count on it. So average DC volts is the ticket. Without an encoder, a
load will influence this voltage to RPM relationship, especially at low
speeds. If you try to drive a low turning voltage, and get a load, you
will just bog down and stop. It will appear to have no 'torque'. So
most folks take a touch of the current measurement, and add it into the
feedback loop. Commonly known as IR feedback. This compensates a lot
for this droop under load. The problem is that the relationship between
volts and RPM's has gotten even less exact.
1 Is the load relatively constant for all three
2 Can you trim up the speeds to match by hand and expect to leave it
alone (IE is the system running at one fixed speed). I presume not, as
you wanted to use PWM.
3 Watch the PWM answer. I used straight 8 bit PWM, which when put into
perspective only controlled to about 0.2VDC. The customer was used to
having an analog feedback loop, and noticed the less acurate control
right away. I started over.
Chris~
Dave Selvester wrote:
{Quote hidden}>
> Can anybody point me in the right direction concerning a small problem i have
>
> I want to control the speed of 3 permanent magnet dc motors(24v 2A)so that they are all running in tandem(same rpm).
> They are to be added to an existing circuit which uses a 16f84
> I have thought about using a pwm system but dont know whether a dedicated pwm device (or one that controls 3 devices??), or whether a single or multiple pics would be easier driving a fet to each motor.
> I guess all 3 need to be monitored simultaneously to detect any speed differences.
>
> Any help would be appreciated
>
> Thanks Dave
>
> --
>
http://www.piclist.com hint: The PICList is archived three different
> ways. See
http://www.piclist.com/#archives for details.
--
http://www.piclist.com hint: The PICList is archived three different
ways. See http://www.piclist.com/#archives for details.