Re: What type of motor is suitable for a plotter type device?



MRW wrote:
Hello! :-) It's been a while.

I got the idea of hacking an old inkjet color printer and turning it
into a flat bed. I can probably recycle the motors already in the
device, but let say that I just want to use the printer head and
completely rebuild the rest of the system.

What would be a suitable motor (e.g. stepper) to control the movement
of the printhead?

I was thinking of giving it an x,y,and z movement instead of just a 1-
dimensional movement.

Steppers are easy to use, and hard to optimize. If you keep them easy they'll be big and power hungry.

DC motors are harder to use and easier to optimize (IMHO). You'll need position feedback, and when you're done you'll know a bunch of interesting control theory. They'll be smaller and less power hungry than unoptimized steppers -- but getting them working initially will be more difficult.

--

Tim Wescott
Wescott Design Services
http://www.wescottdesign.com

Do you need to implement control loops in software?
"Applied Control Theory for Embedded Systems" gives you just what it says.
See details at http://www.wescottdesign.com/actfes/actfes.html
.



Relevant Pages

  • Re: CNC an X1 again!
    ... Yes I konw I've got to wire it all up, mount the steppers etc etc - ... Note that this PS generates a higher voltage than the MSD325 is rated ... So if you stick with those drivers ... The motors are a higher current than that driver can deliver (max ...
    (uk.rec.models.engineering)
  • Re: CNC an X1 again!
    ... mentioned motion controll products ltd. ... Yes I konw I've got to wire it all up, mount the steppers etc etc - ... So if you stick with those drivers ... The motors are a higher current than that driver can deliver (max ...
    (uk.rec.models.engineering)
  • Re: new project
    ... > I tried DC motors before and I felt that it didn't give us the accuracy ... steppers, and finally a lower power consumption - the steppers will always ... Power dissipation could indeed be a problem for the drivers. ... Stepper drives look simple at first glance, but in reality DC motors are far ...
    (comp.robotics.misc)
  • Re: step motor info please
    ... and 2 matched 28 uh roller inductors. ... The biggest drawback to designing with steppers is that if you exceed their available torque they'll quietly fail, and your system will do Very Bad Things. ... So you want to over-specify your stepper motors by quite a bit. ...
    (rec.radio.amateur.homebrew)
  • Re: new project
    ... I agree with Dave about the disadvantages of using steppers. ... DC motors turned out to be much better. ... more than powerful enough for any practical micromouse. ...
    (comp.robotics.misc)