comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Hard and soft real time with Ada
Date: Mon, 17 May 2010 15:06:06 +0200
Date: 2010-05-17T15:06:06+02:00	[thread overview]
Message-ID: <c83jcf7d0liv.5jz9jktzy0ws.dlg@40tude.net> (raw)
In-Reply-To: 71f32d79-f0fa-4fc9-bd9f-a1583e8684af@m21g2000vbr.googlegroups.com

On Mon, 17 May 2010 03:29:02 -0700 (PDT), sjw wrote:

> On May 17, 9:30�am, "Dmitry A. Kazakov" <mail...@dmitry-kazakov.de>
> wrote:
> 
>> Hmm, I doubt USB can be considered real-time. But I see no obvious reason
>> why a computer vision application could not tolerate some jitter (say
>> 100�s). I guess you just do not need "very hard" real-time.
> 
> But is there anything about USB which makes the latencies etc for a
> particular set of devices unbounded? If not, why shouldn't USB be used
> in an appropriate application?

The word "bus" probably. In a comparable case when industrial Ethernet is
made RT, they usually make some master controlling the frames on the wire
or else do them time triggered. One certainly could do something alike for
USB, if anybody cared. But no standard device would work with that.

On the other hand I think that the major contributor to the jitter is not
the hardware but the application software. One certainly could have
reasonably short stable latencies over USB.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



  reply	other threads:[~2010-05-17 13:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-17  4:19 Hard and soft real time with Ada zeta_no
2010-05-17  8:30 ` Dmitry A. Kazakov
2010-05-17 10:29   ` sjw
2010-05-17 13:06     ` Dmitry A. Kazakov [this message]
2010-05-17 13:19       ` zeta_no
2010-05-17 22:01         ` Bruno Le Hyaric
2010-05-17 10:40   ` Colin Paul Gloster
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox