CAD CAM EDM DRO - Yahoo Group Archive

Re: servos

Posted by Jon Elson
on 1999-09-24 15:30:00 UTC
David Howland wrote:

> I have designed a digital PWM servo amplifier board. I am considering all cost effective computer interfacing means available so that I end up with a reasonable total cost for accomplishing what I set out to do.
>
> I have started a list of possible computer interfacing methods with costs. Obviously the overall system performance may be limited by the system architecture one selects, and worse, the programming and construction time may be a little demanding, however, TV is a real waste of time. The most scary fear I have is the compatibility with application programs, but it's all on paper for the moment.
>
> Computer Interfacing cards and aproximate price:
> ISA SCSI-II Controller card $50
> PCI USB I/O Card $40
> Dual port ISA Bi-directional Printer Card $35

USB is a real exciting option, but I wonder, how long does it take for a request from a R/T module to be sent
through the USB driver to the custom motion box, and then for a reply to come back through the driver to the
R/T module. Actually, that can't work, anyway. So, if the R/T module had the code to manage the USB,
then nobody else could use it. Maybe with that restriction that the USB couldn't be used for any other purpose,
maybe this would work.

Same problem, then, with the SCSI interface, it would have to be a private resource to the R/T code.

And, the printer interface is just too narrow (8 data bits plus way too few control lines) to be a good
data path. Also, there are limits on how many printer ports you can have (unless you hack the address
decoder).

Jon

Discussion Thread

Jon Elson 1999-09-24 12:26:39 UTC Re: servos David Howland 1999-09-24 13:38:22 UTC RE: servos Jon Elson 1999-09-24 15:30:00 UTC Re: servos David Howland 1999-09-24 16:49:04 UTC RE: servos Dean Franks 1999-09-24 18:51:30 UTC Re: servos Ian Wright 1999-09-25 13:10:25 UTC Re: servos Dean Franks 1999-09-26 10:49:31 UTC Re: servos David Howland 1999-09-27 11:48:48 UTC RE: servos Dean Franks 1999-09-27 12:24:13 UTC Re: servos Paul Corner 1999-09-27 13:17:45 UTC RE: servos David Howland 1999-09-27 15:09:54 UTC RE: servos David Howland 1999-09-27 15:33:42 UTC RE: servos