linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* IIO for soft realtime control?
@ 2013-01-06  4:31 James Peverill
  2013-01-06 11:32 ` Jonathan Cameron
  0 siblings, 1 reply; 5+ messages in thread
From: James Peverill @ 2013-01-06  4:31 UTC (permalink / raw)
  To: linux-iio


I have been working on realtime robotics under Linux, and just learned about
iio. It seems like many great hardware drivers are being written (some of which
I had started working on in parallel), and it would be great if I could
integrate what I am working on with iio. It seems mostly targeted at streaming
data acquisition and output, but also includes triggering and event support. Has
there been any thought to running realtime control loops using the iio
subsystem? For this application I would be reading from sensors (i2c interface
accelerometers etc) in the 10's of hz (ideally at least 50) and then updating
actuator outputs.

Any thoughts on the feasibility? I would probably accomplish this by writing a
kernel driver to glue the input iio devices to the output. I'm not sure what
type of latency and jitter would result from this configuration, but this could
limit the applications.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-01-10 16:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-06  4:31 IIO for soft realtime control? James Peverill
2013-01-06 11:32 ` Jonathan Cameron
2013-01-06 23:25   ` James Peverill
2013-01-09 19:59     ` Jonathan Cameron
2013-01-10 16:30       ` Lars-Peter Clausen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).