<?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=17&amp;t=4253" />

<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>2009-10-29T07:19:05+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=17&amp;t=4253</id>
<entry>
<author><name><![CDATA[shervin.emami]]></name></author>
<updated>2009-10-29T07:19:05+01:00</updated>
<published>2009-10-29T07:19:05+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22534#p22534</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22534#p22534"/>
<title type="html"><![CDATA[RoBoard RB-100 with Dynamixel RX-28 RS485 motors]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22534#p22534"><![CDATA[
Thanks Roboard for confirming that it will work.<br /><br />Now that I think about it, Dynamixel motors use 9 bits of serial data per byte and usually 7 bytes per command, so it takes roughly 0.5ms to send a command to the motor at 115,200 bps, compared to roughly 0.1ms when using a 1Mbps baud rate. So I think an extra 0.4ms delay per command may be tolerable for most robots.<br /><br />This would add up to about 10ms delay when you have 20 motors, in addition to the other delays you would have (such as 1-16ms delays in the USB driver, plus atleast 1ms delay in the operating system, plus 0-0.5ms return delay in the Dynamixel).<br /><br />Maybe someone else can correct me if I'm wrong, but it sounds like the fastest feedback control that a robot with 20 motors can achieve with the correct settings is 42ms at 1Mbps (20 * (1+1+0.1)ms delay) or 50ms at 115kbps (20 * (1+1+0.5)ms delay). This is 24 frames per second at 1Mbps or 20 frames per second at 115,200bps.<br /><br />Cheers,<br />Shervin.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1733">shervin.emami</a> — Thu Oct 29, 2009 7:19 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[roboard]]></name></author>
<updated>2009-10-29T06:20:07+01:00</updated>
<published>2009-10-29T06:20:07+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22533#p22533</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22533#p22533"/>
<title type="html"><![CDATA[Re: RoBoard RB-100 with Dynamixel RX-28 RS485 motors]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22533#p22533"><![CDATA[
<blockquote><div><cite>shervin.emami wrote:</cite><br />Hi, has anyone tested the RoBoard with the higher power Robotis Dynamixel 4-wire motors (like RX28 or RX-64 motors) ?<br /></div></blockquote><br /><br />We have tested RoBoard COM2 with RX-28; the RX-28 works fine. But the maximum baudrate of COM2 is only 115200bps, slower than USB2Dynamixel.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1542">roboard</a> — Thu Oct 29, 2009 6:20 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[shervin.emami]]></name></author>
<updated>2009-10-28T04:41:12+01:00</updated>
<published>2009-10-28T04:41:12+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22521#p22521</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22521#p22521"/>
<title type="html"><![CDATA[RoBoard RB-100 with Dynamixel RX-28 RS485 motors]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22521#p22521"><![CDATA[
Wow, thats pretty impressive stuff <img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":-)" title="Smile" /> Are you still trying to get your robot to do the gymnastics?<br /><br />Cheers,<br />Shervin.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1733">shervin.emami</a> — Wed Oct 28, 2009 4:41 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2009-10-27T20:36:18+01:00</updated>
<published>2009-10-27T20:36:18+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22512#p22512</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22512#p22512"/>
<title type="html"><![CDATA[RoBoard RB-100 with Dynamixel RX-28 RS485 motors]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22512#p22512"><![CDATA[
Great writeup with lots of valuable interesting information.<br /><br />BTW: I was involved in some research related to Bioloid that also included measuring lots of parameters related to AX12 protocol timings.<br />Check out the site and the Master Thesis PDF file here: <!-- m --><a class="postlink" href="http://humanoids.dem.ist.utl.pt/">http://humanoids.dem.ist.utl.pt/</a><!-- m --><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Tue Oct 27, 2009 8:36 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[shervin.emami]]></name></author>
<updated>2009-10-27T17:27:25+01:00</updated>
<published>2009-10-27T17:27:25+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22508#p22508</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22508#p22508"/>
<title type="html"><![CDATA[RoBoard RB-100 with Dynamixel RX-28 RS485 motors]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22508#p22508"><![CDATA[
Hey guys,<br />I put the source code for my USB2Dynamixel library on my website, as well as some other useful info I found about Dynamixel motors.<br /><a href="http://www.shervinemami.co.cc/dynamixels.html" class="postlink">http://www.shervinemami.co.cc/dynamixels.html</a><br /><br />I think its a real shame that Dynamixel motors don't give better sensor feedback (such as fast measurements of speed and torque/current), because if they did they would be useful for so many advanced robotics projects!<br /><br />Cheers,<br />Shervin.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1733">shervin.emami</a> — Tue Oct 27, 2009 5:27 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[shervin.emami]]></name></author>
<updated>2009-10-20T12:25:29+01:00</updated>
<published>2009-10-20T12:25:29+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22382#p22382</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22382#p22382"/>
<title type="html"><![CDATA[RoBoard RB-100 with Dynamixel RX-28 RS485 motors]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22382#p22382"><![CDATA[
Hi Limor,<br /><br />Yeah I will post it soon on my website, I actually planned on releasing it as an open-source library but my employer at the time wouldn't have allowed it. Hopefully I'll have time to post it next week with a basic description of the noise problem.<br /><br />But basically I was using it in the middle-east where the electricity in the lab wasn't grounded to earth, so there ended up being so much electrical noise that I could rarely use any existing software without it crashing the software or even temporarily damaging some of the motors. I was getting really strange problems, like even when I was trying to read from 1 motor connected to a CM-5 board or USB2Dynamixel, it would usually cause the Robotis tools to freeze and same to all the ones I found off internet.<br /><br />Sometimes it would work perfectly for 5 minutes, but usually it would just randomly work for 10 seconds then not work for 30 seconds, etc. Eventually I realised it was because of electrical noise in the cables, and since it's really hard to get much electrical supplies in the middle of the desert, I ended up just writing code that works well enough even if there's a lot of electrical noise. The code I wrote is for using the USB2Dynamixels library, but I assume it can be ported to other devices without too much trouble.<br /><br />I think anyone trying to use larger Dynamixel motors &amp; robots will experience similar problems, unless if they have decent quality motor cables and well grounded electricity (or using batteries). I was using almost 30 of the bigger Robotis Dynamixel servo motors (a combination of RX-28 and RX-64 motors) to control the arms, fingers and neck of a life-sized humanoid robot (<!-- m --><a class="postlink" href="http://www.shervinemami.co.cc/">http://www.shervinemami.co.cc/</a><!-- m -->), so it's obviously more likely to get noise problems, but sometimes I was even experiencing it when just 1 motor was connected!<br /><br />Another important tip is that you should make sure that you don't have a cable plugged into the last motor of your daisy-chain and not plugged into anything else, because this will act as an antenna and add lots more electrical noise.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1733">shervin.emami</a> — Tue Oct 20, 2009 12:25 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[limor]]></name></author>
<updated>2009-10-20T11:36:42+01:00</updated>
<published>2009-10-20T11:36:42+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22379#p22379</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22379#p22379"/>
<title type="html"><![CDATA[Re: RoBoard RB-100 with Dynamixel RX-28 RS485 motors]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22379#p22379"><![CDATA[
<blockquote><div><cite>shervin.emami wrote:</cite><br />I have managed to use 28 daisy chained RX-28 and RX-64 Dynamixel motors at the same time from a PC using a USB2Dynamixel adapter and custom driver code I wrote (since the high amount of electrical noise in the robot caused any existing software I tried to crash).<br /></div></blockquote><br /><br />If you don't mind, please share your driver code. This issue with the noise is something we haven't heard of before and I'm sure also Robotis will be interested to know about it for future reference.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2">limor</a> — Tue Oct 20, 2009 11:36 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[PedroR]]></name></author>
<updated>2009-10-20T10:53:11+01:00</updated>
<published>2009-10-20T10:53:11+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22377#p22377</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22377#p22377"/>
<title type="html"><![CDATA[RoBoard RB-100 with Dynamixel RX-28 RS485 motors]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22377#p22377"><![CDATA[
Hi<br /><br />I do not know of anyone who has already used the Roboard to control RS 485 servos.<br /><br />However, theoretically it should be possible. The RS 485 port is technically similar to the ones used in Robotis servos (2 data wires only (half duplex) + Vdd &amp; GND).<br /><br />With regards to the speed, I can confirm the Roboard currently only supports speeds up to 115 200 Kbps.<br />This is valid for all COM ports on the board.<br /><br />If you need the mobility, you may use the Roboard + USB2Dynamixel to connect to the servos. The USB port is capable of high speed communication with the USB2Dyn and therefore you can drive the servos at 1Mbps.<br /><br />With regards to using the native 115 200Kbps on the built.in RS 485 port, the opinions are very divided here. For simple/basic humanoids it should be enough (look for example at Robobuilder which runs its 16 servos at 115 200).<br />However on a configuration with a higher number of servos you may need higher speeds if you want to be querying ALL the servos several times per second.<br /><br />Pedro.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1061">PedroR</a> — Tue Oct 20, 2009 10:53 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[shervin.emami]]></name></author>
<updated>2009-10-20T04:47:42+01:00</updated>
<published>2009-10-20T04:47:42+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22374#p22374</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22374#p22374"/>
<title type="html"><![CDATA[RoBoard RB-100 with Dynamixel RX-28 RS485 motors]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4253&amp;p=22374#p22374"><![CDATA[
Hi, has anyone tested the RoBoard with the higher power Robotis Dynamixel 4-wire motors (like RX28 or RX-64 motors) ?<br /><br />I have managed to use 28 daisy chained RX-28 and RX-64 Dynamixel motors at the same time from a PC using a USB2Dynamixel adapter and custom driver code I wrote (since the high amount of electrical noise in the robot caused any existing software I tried to crash).<br /><br />But I want to use the RoBoard to access RX-28 motors directly, through the RS485 port (Com2) instead of a USB2Dynamixel adapter. Has anyone tried this? Also, it seems that the current RoBoard only provides 114 kbps baud rate for the RS232 ports, is the RS485 port also just 114kbps? I'm guessing that to control a full biped humanoid robot, I might need faster baud rates.<br /><br />Cheers,<br />Shervin Emami.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1733">shervin.emami</a> — Tue Oct 20, 2009 4:47 am</p><hr />
]]></content>
</entry>
</feed>