<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://forum.robosavvy.com/feed.php?f=5&amp;t=6028" />

<title>RoboSavvy Forum</title>
<subtitle>Robosavvy Forum: The largest online community of Humanoid Robot Builders</subtitle>
<link href="http://forum.robosavvy.com/index.php" />
<updated>2010-04-07T00:47:00+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=5&amp;t=6028</id>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2010-04-07T00:47:00+01:00</updated>
<published>2010-04-07T00:47:00+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6028&amp;p=26262#p26262</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6028&amp;p=26262#p26262"/>
<title type="html"><![CDATA[AX-12+ Return delay time]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6028&amp;p=26262#p26262"><![CDATA[
<blockquote><div><cite>JonHylands wrote:</cite><br />I think the default delay time is set so high so that people using really slow controllers like a Basic Stamp can handle switching from Tx to Rx.<br /><br />- Jon<br /></div></blockquote><br /><br />Basic Stamp can't handle 1mbps. but ofcourse the dynamixel servos can be set to a lower baud rate. <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><br /><br />There have been documented evidence of 70hz control cycle on 18 servo robots. here in the forum.<br />Actually i'm planning to try exactly these tricks the next few days and will report my finding and code.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Wed Apr 07, 2010 12:47 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[JonHylands]]></name></author>
<updated>2010-04-04T12:25:03+01:00</updated>
<published>2010-04-04T12:25:03+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6028&amp;p=26229#p26229</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6028&amp;p=26229#p26229"/>
<title type="html"><![CDATA[AX-12+ Return delay time]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6028&amp;p=26229#p26229"><![CDATA[
I think the default delay time is set so high so that people using really slow controllers like a Basic Stamp can handle switching from Tx to Rx.<br /><br />- Jon<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=373">JonHylands</a> — Sun Apr 04, 2010 12:25 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Fritzoid]]></name></author>
<updated>2010-03-31T14:24:08+01:00</updated>
<published>2010-03-31T14:24:08+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6028&amp;p=26162#p26162</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6028&amp;p=26162#p26162"/>
<title type="html"><![CDATA[AX-12+ Return delay time]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6028&amp;p=26162#p26162"><![CDATA[
I'm trying to extract position feedback data from the 18 dynamixels connected to my CM-510 (Bioloid Premium kit).<br /><br />At 1Mb, you can clock out the 8 bytes of a read packet in 72us and receive 8 bytes back in another 72us.  However, the typical dynamixel is setup to pause for 500us between receiving the packet and transmitting the response.  Robotis says that the return delay time can be set as low as 1us.  A setting this low could easily improve throughput by a factor of 4.  Thus the controller could read the position data from 50 or more servos within the firmware heartbeat of 7.8125 ms. <br /><br />Presumably some delay is necessary to assure that the controller firmware can turn the line around after transmission completes, but 1/2 millisecond just seems excessive to me.<br /><br />I'm wondering if anybody in this forum has experience running AX-12's with a smaller delay time setting.  Is there a reason why the default delay time is set so ridiculously high?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=438">Fritzoid</a> — Wed Mar 31, 2010 2:24 pm</p><hr />
]]></content>
</entry>
</feed>