J
josephkk
Guest
On Sat, 10 Aug 2013 09:23:23 -0700, DecadentLinuxUserNumeroUno wrote:
of SCADA systems with some quite high performance devices controlled by
ascii protocols over TIA-485 bus communications. They worked correctly
because they decoupled reliable real time parts from reliable slow
stochastic processes.
?-)
I pretty much have to agree with this design approach. I have seen lotsOn Sat, 10 Aug 2013 09:14:00 -0700, Joerg <invalid@invalid.invalid
wrote:
The devices (uC and such) to be connected would likely run in a slow USB
2.0 mode, they can't do 3.0. The data rates are very low and only the
round-trip response latency counts.
Then make the actual loop response circuit remain outside the PC, with
the probes, and make the USB part simply a monitoring and control
interface for the fast response, locally attached loop control circuits.
Pretty much making the PC no more than a KVM device, as it were.
which
is how this should be approached anyway.
I see some very fast, accurate devices attached and controlled by
slow,
*very old* GPIB interfaces all the time. Because they do not rely on
the GPIB bus being *in* the control loop. It is merely for the
monitoring, control, and oversight interface, and the slow port speed
does not affect the speed at which the device control processes its
received data stream(s).
of SCADA systems with some quite high performance devices controlled by
ascii protocols over TIA-485 bus communications. They worked correctly
because they decoupled reliable real time parts from reliable slow
stochastic processes.
?-)