CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Re: USB on Linux

Posted by Jon Elson
on 2001-10-17 11:23:17 UTC
Les Newell wrote:

> There are lots of microcontrollers out there that have everything on board,
> for less than the cost of an FPGA. However I suppose I could be considered
> biased as I spend most of my working life dealing with microcontrollers..

Yes. Well, there are both pros and cons. The interaction between several
different pieces of software, running on separate processors, can get
quite hairy. Throw in real time response, and it gets worse. The reason
I went with non-processor based peripherals was that timely response
was GUARANTEED! The entire servo loop, from reading the encoder
counter, processing the PID parameters to calculate the new velocity
command and putting the value into the DAC, all takes place within
50 uS, for 3 axes on a 333 MHz Pentium. If there were microcontrollers
in the works, that would not be easy to do. I also have doubts about
software-driven encoder counting. I prefer to do it in dedicated hardware,
so that I can be certain counts are never missed.

Jon

Discussion Thread

Gordon R. Hawkinson 2001-10-15 23:15:02 UTC USB on Linux Eric Keller 2001-10-16 05:55:24 UTC Re: [CAD_CAM_EDM_DRO] USB on Linux Carol & Jerry Jankura 2001-10-16 06:28:49 UTC RE: [CAD_CAM_EDM_DRO] USB on Linux Ray 2001-10-16 07:02:35 UTC Re: USB on Linux Matt Shaver 2001-10-16 08:22:52 UTC Re: [CAD_CAM_EDM_DRO] Re: USB on Linux stevesng@n... 2001-10-16 09:28:44 UTC Re: USB on Linux Jon Elson 2001-10-16 10:21:48 UTC Re: [CAD_CAM_EDM_DRO] Re: USB on Linux Les Newell 2001-10-16 12:27:17 UTC Re: [CAD_CAM_EDM_DRO] Re: USB on Linux Jon Elson 2001-10-16 20:04:47 UTC Re: [CAD_CAM_EDM_DRO] Re: USB on Linux Ray 2001-10-16 20:17:19 UTC Re: Re: Re: USB on Linux Les Newell 2001-10-17 02:15:08 UTC Re: [CAD_CAM_EDM_DRO] Re: USB on Linux Carol & Jerry Jankura 2001-10-17 05:01:01 UTC RE: [CAD_CAM_EDM_DRO] Re: USB on Linux Jon Elson 2001-10-17 11:23:17 UTC Re: [CAD_CAM_EDM_DRO] Re: USB on Linux Les Newell 2001-10-17 12:56:06 UTC Re: [CAD_CAM_EDM_DRO] Re: USB on Linux Carol & Jerry Jankura 2001-10-17 13:24:30 UTC RE: [CAD_CAM_EDM_DRO] Re: USB on Linux