<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>SubjuGator 2007 Development Blog</title>
	<atom:link href="http://subjugator.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://subjugator.wordpress.com</link>
	<description>Autonomous underwater vehicle extraordinaire</description>
	<lastBuildDate>Fri, 09 Mar 2007 10:57:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='subjugator.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>SubjuGator 2007 Development Blog</title>
		<link>http://subjugator.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://subjugator.wordpress.com/osd.xml" title="SubjuGator 2007 Development Blog" />
	<atom:link rel='hub' href='http://subjugator.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Arbiter 1.0</title>
		<link>http://subjugator.wordpress.com/2007/03/09/arbiter-10/</link>
		<comments>http://subjugator.wordpress.com/2007/03/09/arbiter-10/#comments</comments>
		<pubDate>Fri, 09 Mar 2007 10:42:37 +0000</pubDate>
		<dc:creator>subjugator</dc:creator>
				<category><![CDATA[intelligence]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://subjugator.wordpress.com/2007/03/09/arbiter-10/</guid>
		<description><![CDATA[&#160; &#160; The above image is our proposed design for the Arbiter service, pictured as a mere box in past diagrams. The Arbiter will comprise many services, some that have not been hashed out yet, such as those within the box labeled, &#8220;Decision Broker.&#8221; The yellow box containing behaviors 1..N represents a set of services [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subjugator.wordpress.com&amp;blog=675808&amp;post=32&amp;subd=subjugator&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://subjugator.files.wordpress.com/2007/03/arbiter.gif" title="arbiter.gif"></a></p>
<p style="text-align:center;"><a href="http://subjugator.files.wordpress.com/2007/03/arbiter11.gif" title="arbiter11.gif"><img src="http://subjugator.files.wordpress.com/2007/03/arbiter11.gif?w=450&#038;h=468" alt="arbiter11.gif" border="0" height="468" hspace="5" vspace="5" width="450" /></a></p>
<p style="text-align:center;">&nbsp;</p>
<p align="left"><a href="http://subjugator.files.wordpress.com/2007/03/arbiter.gif" title="arbiter.gif"></a></p>
<p style="text-align:left;">&nbsp;</p>
<p style="text-align:left;"> The above image is our proposed design for the Arbiter service, pictured as a mere box in past diagrams. The Arbiter will comprise many services, some that have not been hashed out yet, such as those within the box labeled, &#8220;Decision Broker.&#8221;</p>
<p style="text-align:left;"> The yellow box containing behaviors 1..N represents a set of services that that direct the behavior of SubjuGator. These behaviors range from specific mission tasks&#8211; locating the acoustic pinger, following the pipe, bumpins buoys&#8211; to mission daemons that ensure SubjuGator doesn&#8217;t do anything stupid like run into a wall or plunge to the bottom of the TRANSDEC. One behavior at a time will control NavActions. The double-ended arrow means that the controlling behavior and NavActions will subscribe to each other. Upon a behavior change, NavActions will be unaware which is the new behavior. Therefore, it makes sense that the new bahvior would send a &#8216;hello&#8217; message to NavActions, who would respond with a &#8216;welcome.&#8217;</p>
<p style="text-align:left;">The decision broker, seen from up high here as a large blue box, interfaces the behaviors. Certain behaviors run all the time alongside mission behaviors, while others run in mutual exclusion. The service(s) that form the decision broker entity will handle the intelligence for managing, (de)activating, and switching behaviors.</p>
<p style="text-align:left;">The decision broker and any behavior pass a standard object between themselves for communication. That object contains a few simple data members: speed, heading, priority, confidence, classification, state, and presence vector.</p>
<ul>
<li><strong>Speed &amp; Heading</strong>:  When the object travels from the behavior to the decision broker, speed and heading denote the values set by the behavior; from the other direction, they mean the actual values as recorded by sensors.</li>
<li><strong>Priority:</strong>  Priority is the precedence a behavior takes over others. A behavior may not change its own priority. This data member travels one way only, from the decision broker to the behavior.</li>
<li><strong>Confidence:</strong>  Confidence is a measure of the certainty that a task has encountered, or locked onto, its mission task interest. The subject of a behaviors confidence differs between behaviors. This data member, like prioity, travels one-way from the decision broker to the behavior.</li>
<li><strong>Classification:</strong>  Classification describes the type of behavior&#8211; whether it is mutually exclusive to other behaviors, mandatory, etc. This static data member travels only from the behavior to the decision broker.</li>
<li><strong>State:</strong>  Like confidence, what this value represents will vary widely between behaviors. Generally, it describes the progress/status of a behavior.</li>
<li><strong>Presence vector:</strong> This data member notes which of the above data members are included in each message between the behaviors and the decision broker.</li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/subjugator.wordpress.com/32/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/subjugator.wordpress.com/32/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/subjugator.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/subjugator.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/subjugator.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/subjugator.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/subjugator.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/subjugator.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/subjugator.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/subjugator.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/subjugator.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/subjugator.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/subjugator.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/subjugator.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/subjugator.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/subjugator.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subjugator.wordpress.com&amp;blog=675808&amp;post=32&amp;subd=subjugator&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://subjugator.wordpress.com/2007/03/09/arbiter-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39f14cbc3a1306da60606f201b095021?s=96&#38;d=identicon" medium="image">
			<media:title type="html">subjugator</media:title>
		</media:content>

		<media:content url="http://subjugator.files.wordpress.com/2007/03/arbiter11.gif" medium="image">
			<media:title type="html">arbiter11.gif</media:title>
		</media:content>
	</item>
		<item>
		<title>Step back and focus</title>
		<link>http://subjugator.wordpress.com/2007/03/08/step-back-and-focus/</link>
		<comments>http://subjugator.wordpress.com/2007/03/08/step-back-and-focus/#comments</comments>
		<pubDate>Thu, 08 Mar 2007 09:52:53 +0000</pubDate>
		<dc:creator>subjugator</dc:creator>
				<category><![CDATA[theory & foundations]]></category>

		<guid isPermaLink="false">http://subjugator.wordpress.com/2007/03/08/step-back-and-focus/</guid>
		<description><![CDATA[Sometimes it&#8217;s too easy to sit back and throw out ideas about clever innovations that could make the sub more intelligent, easier to debug, more modular, etc. There comes a point, however, when the design must be finalized so that implmentation may continue (or begin). This jump from design to implementation is difficult to make, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subjugator.wordpress.com&amp;blog=675808&amp;post=56&amp;subd=subjugator&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Sometimes it&#8217;s too easy to sit back and throw out ideas about clever innovations that could make the sub more intelligent, easier to debug, more modular, etc. There comes a point, however, when the design must be finalized so that implmentation may continue (or begin). This jump from design to implementation is difficult to make, and it is even more difficult to schedule that jump.</p>
<p>Ideas will pour from our minds until they cease to operate. However, with the competition only four months away, the time for design-altering ideas has passed. Our limited development team with limited time, due to classwork, research, and various other commitments, must now focus on completing the base system. This is not to say that we do not have expansion in mind&#8211; we can plan for these by creating an open-ended base system (MS RoboStudio helps tremendously here), but the implementation of fancy intelligence algorithms and sharp GUIs must wait.</p>
<p>A word of advice to others undertaking large robotics projects: Don&#8217;t lose sight of the main goal. Take a step back every once in a while to analyze your situation and your progress, and set yourself on track if necessary.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/subjugator.wordpress.com/56/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/subjugator.wordpress.com/56/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/subjugator.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/subjugator.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/subjugator.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/subjugator.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/subjugator.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/subjugator.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/subjugator.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/subjugator.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/subjugator.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/subjugator.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/subjugator.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/subjugator.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/subjugator.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/subjugator.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subjugator.wordpress.com&amp;blog=675808&amp;post=56&amp;subd=subjugator&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://subjugator.wordpress.com/2007/03/08/step-back-and-focus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39f14cbc3a1306da60606f201b095021?s=96&#38;d=identicon" medium="image">
			<media:title type="html">subjugator</media:title>
		</media:content>
	</item>
		<item>
		<title>2006 competition video</title>
		<link>http://subjugator.wordpress.com/2007/02/22/2006-competition-video/</link>
		<comments>http://subjugator.wordpress.com/2007/02/22/2006-competition-video/#comments</comments>
		<pubDate>Thu, 22 Feb 2007 23:57:57 +0000</pubDate>
		<dc:creator>subjugator</dc:creator>
				<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://subjugator.wordpress.com/2007/02/22/2006-competition-video/</guid>
		<description><![CDATA[There were static cameras at the bottom of TRANSDEC capturing video throughout the competition. These are not those feeds. Instead, a Navy diver with an underwater video camera recorded this video during a testing session.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subjugator.wordpress.com&amp;blog=675808&amp;post=46&amp;subd=subjugator&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>    There were static cameras at the bottom of TRANSDEC capturing video throughout the competition. These are not those feeds. Instead, a Navy diver with an underwater video camera recorded this video during a testing session.</p>
<span class='embed-youtube' style='text-align:center; display:block;'><object width='510' height='317'><param name='movie' value='http://www.youtube.com/v/JBdq1TijfQE?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1' /> <param name='allowfullscreen' value='true' /> <param name='wmode' value='opaque' /> <embed src='http://www.youtube.com/v/JBdq1TijfQE?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1' type='application/x-shockwave-flash' allowfullscreen='true' width='510' height='317' wmode='opaque'></embed> </object></span>
<span class='embed-youtube' style='text-align:center; display:block;'><object width='510' height='317'><param name='movie' value='http://www.youtube.com/v/FJpX5fMJIqU?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1' /> <param name='allowfullscreen' value='true' /> <param name='wmode' value='opaque' /> <embed src='http://www.youtube.com/v/FJpX5fMJIqU?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1' type='application/x-shockwave-flash' allowfullscreen='true' width='510' height='317' wmode='opaque'></embed> </object></span>
<span class='embed-youtube' style='text-align:center; display:block;'><object width='510' height='317'><param name='movie' value='http://www.youtube.com/v/YOfEae1qCMQ?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1' /> <param name='allowfullscreen' value='true' /> <param name='wmode' value='opaque' /> <embed src='http://www.youtube.com/v/YOfEae1qCMQ?version=3&rel=1&fs=1&showsearch=0&showinfo=1&iv_load_policy=1' type='application/x-shockwave-flash' allowfullscreen='true' width='510' height='317' wmode='opaque'></embed> </object></span>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/subjugator.wordpress.com/46/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/subjugator.wordpress.com/46/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/subjugator.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/subjugator.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/subjugator.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/subjugator.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/subjugator.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/subjugator.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/subjugator.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/subjugator.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/subjugator.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/subjugator.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/subjugator.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/subjugator.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/subjugator.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/subjugator.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subjugator.wordpress.com&amp;blog=675808&amp;post=46&amp;subd=subjugator&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://subjugator.wordpress.com/2007/02/22/2006-competition-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39f14cbc3a1306da60606f201b095021?s=96&#38;d=identicon" medium="image">
			<media:title type="html">subjugator</media:title>
		</media:content>
	</item>
		<item>
		<title>Software architecture</title>
		<link>http://subjugator.wordpress.com/2007/02/20/software-architecture/</link>
		<comments>http://subjugator.wordpress.com/2007/02/20/software-architecture/#comments</comments>
		<pubDate>Tue, 20 Feb 2007 00:34:56 +0000</pubDate>
		<dc:creator>subjugator</dc:creator>
				<category><![CDATA[MSRS]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://subjugator.wordpress.com/2007/02/20/software-architecture/</guid>
		<description><![CDATA[After hashing out all the hardware-software intricacies, we&#8217;ve constructed a service diagram (a class diagram, essentially) for all the high-level software. MS Robotics Studio lends itself to an object-oriented design where MSRS services are the objects. Though it is guaranteed that each service will contain several classes, the &#8220;service view&#8221; creates an easily comprehendible starting [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subjugator.wordpress.com&amp;blog=675808&amp;post=31&amp;subd=subjugator&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After hashing out all the hardware-software intricacies, we&#8217;ve constructed a service diagram (a class diagram, essentially) for all the high-level software. MS Robotics Studio lends itself to an object-oriented design where MSRS services are the objects. Though it is guaranteed that each service will contain several classes, the &#8220;service view&#8221; creates an easily comprehendible starting point.<a href="http://subjugator.files.wordpress.com/2007/02/services1.gif" title="services1.gif"></a></p>
<p style="text-align:center;" align="center"><a href="http://subjugator.files.wordpress.com/2007/02/services1.gif" title="services1.gif"></a></p>
<p style="text-align:center;"><a href="http://subjugator.files.wordpress.com/2007/02/services1.gif" title="services1.gif"><img src="http://subjugator.files.wordpress.com/2007/02/services1.gif?w=424&#038;h=345" alt="services1.gif" border="0" height="345" hspace="5" vspace="5" width="424" /></a></p>
<p>Starting from the simplest end, each sensor service at the bottom represents a sensor (obviously). These services are intended to relieve the rest of the system from the burden of low-level communication. They handle serial communications, data packet encoding/decoding, timing issues, access issues, and any other low-level tasks that might benefit the rest of the system. For example, the cameras we are using this year are not plug-n-play; they must be accessed through the manufacturer&#8217;s SDK. The CAMERA service adds an element of acquisition transparency so all the other services may grab camera data wihout having to mingle with the manufacturer&#8217;s code.</p>
<p>Each of the sensor services feed into a cloud called &#8220;Sensor Fusion.&#8221; In an earlier post, I explained sensor fusion as a way to intelligently combine sensor data into valuable information. The sensor fusion cloud represents the set of services that either extract information from the data of one sensor, or extract information from a combination of data from several sensors. The NavGrid must subscribe to each of these in order to receive the processed information.</p>
<p>NavGrid and Arbiter subscribe to each other so that 1) Arbiter can trigger an event to request specific information from NavGrid, and 2) NavGrid can broadcast general information to subscribers. The intent here is to enable Arbiter to make special information requests while still allowing NavGrid to broadcast its state to subscribers. NavGrid&#8217;s state information may contain all events on the absolute navigation grid, or maybe only obstacles and interests in its immediate area&#8211; the exact structure has not been decided. As an example of specific information, Arbiter may ask for the interest closest to SubjuGator&#8217;s current position.</p>
<p>Arbiter makes all the important decision regarding movement, mission planning and control, and any other task that might require human logic if SubjuGator were manually controlled. The blue square representing the Arbiter displays only a stub for the purpose of this high-level abstract. In actuality, the Arbiter will be composed of several services&#8211; I will provide further detail about this in another post.</p>
<p>NavActions subscribes to Arbiter in order to recieve navigation commands. Arbiter will issue navigation commands as changes in state. That is, when Arbiter changes the state of SubjuGator&#8217;s current course (40 degrees at a speed of 50, for example) to a new course directive (stopped, facing 35 degrees), the service will broadcast the new course of action to its subscribers. Only the subscribers that can handle such a message will accept the broadcast (so, NavGrid will discard this message). NavActions works with the underlying embedded thurster-driver board to move the sub.</p>
<p>It has not been decided which services will benefit from the Heartbeat service yet (hence the barrage of anonymous subscribers to it), but the idea stands that a heartbeat message would prove useful by acting as a relative clock for interested services and checking system status.</p>
<p>For debugging purposes, the NavGridGUI will be able to subscribe to the NavGrid merely as an observer. This will allow us to see what SubjuGator sees in regards to mission interests (for example, an orange pipeline). Also for debugging purposes, NavActions subscribes (indirectly) to the XBox 360 Controller, which allows the operator to manually control the movement of SubjuGator. The speed/dir mappings service, as you notice, connects NavActions and XBox 360 Controller. This service is necessary to map values fired off by the controller to actual speed and direction values accepted by the underlying embedded thruster-driver. The speed/dir mappings service could have been merged with either of the services adjacent to it, however past experience tells that speed and direction mappings (more so speed) will change often to accomodate different environments. Where in the test pool we want full throttle to be a safe speed that will not throw SubjuGator into a nearby wall, the TRANSDEC is much larger and full throttle should efficiently drive the sub from one end to the other.</p>
<p><a href="http://subjugator.files.wordpress.com/2007/02/services.gif" title="services.gif"></a></p>
<p style="text-align:center;" align="left">&nbsp;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/subjugator.wordpress.com/31/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/subjugator.wordpress.com/31/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/subjugator.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/subjugator.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/subjugator.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/subjugator.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/subjugator.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/subjugator.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/subjugator.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/subjugator.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/subjugator.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/subjugator.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/subjugator.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/subjugator.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/subjugator.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/subjugator.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subjugator.wordpress.com&amp;blog=675808&amp;post=31&amp;subd=subjugator&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://subjugator.wordpress.com/2007/02/20/software-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39f14cbc3a1306da60606f201b095021?s=96&#38;d=identicon" medium="image">
			<media:title type="html">subjugator</media:title>
		</media:content>

		<media:content url="http://subjugator.files.wordpress.com/2007/02/services1.gif" medium="image">
			<media:title type="html">services1.gif</media:title>
		</media:content>
	</item>
		<item>
		<title>2007 preliminary competition rules revealed</title>
		<link>http://subjugator.wordpress.com/2007/02/09/2007-preliminary-competition-rules-revealed/</link>
		<comments>http://subjugator.wordpress.com/2007/02/09/2007-preliminary-competition-rules-revealed/#comments</comments>
		<pubDate>Fri, 09 Feb 2007 06:31:49 +0000</pubDate>
		<dc:creator>subjugator</dc:creator>
				<category><![CDATA[competition]]></category>

		<guid isPermaLink="false">http://subjugator.wordpress.com/2007/02/09/2007-preliminary-competition-rules-revealed/</guid>
		<description><![CDATA[Just hours ago, AUVI&#8217;s Angie Carr released a preliminary version of the 2007 competition rules. Interestingly, the mission objectives consist primarily of a permutation of last year&#8217;s objectives. Additionally, there exists a task that involves releasing buoys and another that involves picking up a &#8220;treasure.&#8221; But mission objectives aside, the most interesting point remains: event [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subjugator.wordpress.com&amp;blog=675808&amp;post=34&amp;subd=subjugator&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>    Just hours ago, AUVI&#8217;s Angie Carr released a preliminary version of the <a href="http://www.auvsi.org/competitions/2007PreliminaryMissionStatement.pdf" target="_blank">2007 competition rules</a>. Interestingly, the mission objectives consist primarily of a permutation of last year&#8217;s objectives. Additionally, there exists a task that involves releasing buoys and another that involves picking up a &#8220;treasure.&#8221; But mission objectives aside, the most interesting point remains: event organizers are giving competitors only <em>five months notice</em>. The competition kicks off on July 11, 2007.</p>
<p>Without regurgitating the entire rule book to you, here are some of the highlights:</p>
<ol>
<li> Competitors are tasked with bumping into positively buoyant buoys that blink at some rate over some period. The mission specifications do not note a reason for the complicated blinking pattern other than to identify that the object is a buoy.</li>
<li>The pipe and bins are back. Traditionally, pipe has been extremely easy to detect while bins have been extremely difficult. This is primarily due to the fact that color classification schemes are easy to implement and therefore used widely. However, dynamic modalities of classified objects tend to thwart such schemes.</li>
<li>Competition logisticians have reintroduced the dockign station&#8211; a red, blinking light the sub must dock with, or nudge. Only three teams accomplished this last year, one by chance. Uniniversity of Florida was, indeed, one of those teams.</li>
<li>In years past, subs have been tasked with retrieving an object at a specified location. This year, that object is a three-dimensional &#8220;X&#8221; made from PVC material. Whether teams accomodate their subs to accomplish this task will largely depend on its point value and who else can do it.</li>
<li>AUVSI posted <a href="http://www.auvsi.org/competitions/2008weightlimit.pdf" target="_blank">new 2008 weight limits</a> shortly after the 2006 competition, implying that weight would play a huge factor in coming competitions. True to this implication, the bonuses for lightness this year are huge (bonus of 100 + (70-lb)^2 for subs weighing less than 71 pounds). By this year&#8217;s standards, last year&#8217;s SubjuGator model would earn 1300 points just for showing up!</li>
</ol>
<p>SubjuGator has a long and arduous swim ahead of her.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/subjugator.wordpress.com/34/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/subjugator.wordpress.com/34/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/subjugator.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/subjugator.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/subjugator.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/subjugator.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/subjugator.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/subjugator.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/subjugator.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/subjugator.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/subjugator.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/subjugator.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/subjugator.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/subjugator.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/subjugator.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/subjugator.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subjugator.wordpress.com&amp;blog=675808&amp;post=34&amp;subd=subjugator&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://subjugator.wordpress.com/2007/02/09/2007-preliminary-competition-rules-revealed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39f14cbc3a1306da60606f201b095021?s=96&#38;d=identicon" medium="image">
			<media:title type="html">subjugator</media:title>
		</media:content>
	</item>
		<item>
		<title>A recap of last year&#8217;s competition</title>
		<link>http://subjugator.wordpress.com/2007/02/08/a-recap-of-last-years-competition/</link>
		<comments>http://subjugator.wordpress.com/2007/02/08/a-recap-of-last-years-competition/#comments</comments>
		<pubDate>Thu, 08 Feb 2007 02:12:22 +0000</pubDate>
		<dc:creator>subjugator</dc:creator>
				<category><![CDATA[history]]></category>

		<guid isPermaLink="false">http://subjugator.wordpress.com/2007/02/08/a-recap-of-last-years-competition/</guid>
		<description><![CDATA[Some of you reading this may not be aware of SubjuGator&#8217;s primary purpose. For the past 9 years, each generation of SubjuGator has competed with other institutions around the world in ONR &#38; AUVSI&#8217;s Autonomous Underwater Vehicle competition. The directors of the competition present teams with a set of tasks that they must complete autonomously [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subjugator.wordpress.com&amp;blog=675808&amp;post=27&amp;subd=subjugator&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Some of you reading this may not be aware of SubjuGator&#8217;s primary purpose. For the past 9 years, each generation of SubjuGator has competed with other institutions around the world in ONR &amp; AUVSI&#8217;s Autonomous Underwater Vehicle competition. The directors of the competition present teams with a set of tasks that they must complete autonomously within some time limit. Other restrictions, such as a weight limit, mandatory shrouded thrusters, and an accessible kill switch, apply also.</p>
<p>On top of these basic rules, each year AUVSI instroduces a set of mission objectives that yield points upon completion. Months before the competition, AUVSI publishes the <a href="http://www.auvsi.org/competitions/Rules_Mission_Final_2006.pdf">detailed mission objectives</a> to their website. Without all the nitty gritty, the course resembles the picture below.</p>
<p><a href="http://subjugator.files.wordpress.com/2007/02/missionoverview.GIF" title="missionoverview.GIF"></a></p>
<p style="text-align:center;"><a href="http://subjugator.files.wordpress.com/2007/02/missionoverview.GIF" title="missionoverview.GIF"><img src="http://subjugator.files.wordpress.com/2007/02/missionoverview.GIF?w=496&#038;h=380" alt="missionoverview.GIF" border="0" height="380" hspace="5" vspace="5" width="496" /></a></p>
<p> The TRANSDEC (pictured above) is a large, man-made, concrete &#8220;lake&#8221; with a small metal building suspended over the center. The large blue circle in the middle is an acoustic sound trap&#8211; this part reaches depths of approximately 40 feet. The walls fall toward the bottom in an elliptical manner, as you might expect. ONR provides a team of Navy divers to set up the course, control the lifts that insert and extract the subs into/out of the water, and swim with the subs to observe their progress along the course.</p>
<p>Teams have 15 minutes to make it through all the cartoonish obstacles in the picture. The first of the multicolored elements littering the diagram above, at the very bottom right (the start of the course) on the competition side, is a floating dock (yellow square). From here, the diver activates the sub (usually the inverse function of the killswitch). The mandatory first task in this mission was to pass through a gate, represented by the white bar. Easy as it sounds, it&#8217;s a highly efficient way of filtering out the teams that would not do so well at the more complicated tasks. Once through, the sub had to (optionally) interprest a random order light array (the checkered rainbow passing underneath the white bar), nudge a blinking light deemd the &#8220;docking station&#8221; (red circle), follow a broken orange pipeline past a series of bins (white/black rectangles) distinguishable by the angle of lines (or the lack of lines) printed on their faces, and locate and surface above an acoustic pinger. The competition logisticians used different frequency blinks on the random order light array to tell the sub in which bin it should drop a marker. If the sub did not detect the random order light array, it could drop the marker in any bin for a significant point reduction.</p>
<p>SubjuGator <a href="http://www.auvsi.org/competitions/06standings.cfm">placed 1st</a> above <a href="http://robotics.pratt.duke.edu/archives/2005-2006/char.html">Duke</a> followed by <a href="http://sonia.etsmtl.ca/">Ecole de Technologie Superieure</a>. Still, no team for the past two years has come close to completing the pipe/bin task.</p>
<p style="text-align:center;"><a href="http://subjugator.files.wordpress.com/2007/02/missionoverview.GIF" title="missionoverview.GIF"> </a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/subjugator.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/subjugator.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/subjugator.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/subjugator.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/subjugator.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/subjugator.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/subjugator.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/subjugator.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/subjugator.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/subjugator.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/subjugator.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/subjugator.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/subjugator.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/subjugator.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/subjugator.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/subjugator.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subjugator.wordpress.com&amp;blog=675808&amp;post=27&amp;subd=subjugator&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://subjugator.wordpress.com/2007/02/08/a-recap-of-last-years-competition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39f14cbc3a1306da60606f201b095021?s=96&#38;d=identicon" medium="image">
			<media:title type="html">subjugator</media:title>
		</media:content>

		<media:content url="http://subjugator.files.wordpress.com/2007/02/missionoverview.GIF" medium="image">
			<media:title type="html">missionoverview.GIF</media:title>
		</media:content>
	</item>
		<item>
		<title>The final design (tentatively)</title>
		<link>http://subjugator.wordpress.com/2007/02/07/the-final-design-tentatively/</link>
		<comments>http://subjugator.wordpress.com/2007/02/07/the-final-design-tentatively/#comments</comments>
		<pubDate>Wed, 07 Feb 2007 03:28:22 +0000</pubDate>
		<dc:creator>subjugator</dc:creator>
				<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://subjugator.wordpress.com/2007/02/07/the-final-design-tentatively/</guid>
		<description><![CDATA[The final design is in! Now that we&#8217;re in possession of all SubjuGator&#8217;s components, we can accurately plan for the weight distribution, space consumption, and any other limitations of said components. After weeks of each department (electrical, mechanical, and computer engineering) putting in their two cents, everyone agreed on this design: The aluminum hull dissipates [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subjugator.wordpress.com&amp;blog=675808&amp;post=26&amp;subd=subjugator&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The final design is in! Now that we&#8217;re in possession of all SubjuGator&#8217;s components, we can accurately plan for the weight distribution, space consumption, and any other limitations of said components. After weeks of each department (electrical, mechanical, and computer engineering) putting in their two cents, everyone agreed on this design:</p>
<p><a href="http://subjugator.files.wordpress.com/2007/02/sub1.jpg" title="sub1.jpg"></a></p>
<p style="text-align:center;"><a href="http://subjugator.files.wordpress.com/2007/02/sub1.jpg" title="sub1.jpg"><img src="http://subjugator.files.wordpress.com/2007/02/sub1.jpg?w=462&#038;h=316" alt="sub1.jpg" border="0" height="316" hspace="5" vspace="5" width="462" /></a></p>
<p>The aluminum hull dissipates heat build up from the internal electronics. Also, stronger than Lexan, SubjuGator will be able to dive deeper sans worried engineers. An external aluminum &#8220;cage&#8221; supports the hull on dry land and also acts as mounting point for external sensors such as cameras. Since aluminum lacks the transparency of Lexan, the cage must support the cameras.</p>
<p><a href="http://subjugator.files.wordpress.com/2007/02/sub2.jpg" title="sub2.jpg"></a></p>
<p style="text-align:center;"><a href="http://subjugator.files.wordpress.com/2007/02/sub2.jpg" title="sub2.jpg"><img src="http://subjugator.files.wordpress.com/2007/02/sub2.jpg?w=465&#038;h=293" alt="sub2.jpg" border="0" height="293" hspace="5" vspace="5" width="465" /></a></p>
<p>The DVL rests at the center of the turning axis to avoid unnecessary coordinate changes when only changing heading. One thruster adorns each endcap and each side of the sub. Additionally, a strafing thruster is positioned in the center of the hull, just above the DVL. All wetplug connections conveniently interface the sub below the sub, at the DVL enclosure. Past designs have had the disadvantage of a wetplugs protruding from one endcap.</p>
<p><a href="http://subjugator.files.wordpress.com/2007/02/sub8.jpg" title="sub8.jpg"></a></p>
<p style="text-align:center;"><a href="http://subjugator.files.wordpress.com/2007/02/sub8.jpg" title="sub8.jpg"><img src="http://subjugator.files.wordpress.com/2007/02/sub8.jpg?w=510" alt="sub8.jpg" border="0" hspace="5" vspace="5" /></a></p>
<p>The hull has a certain added complexity from years past. Much more planning and machining goes into a design such as this one than into a tube plugged at both ends. However, given the current team of engineers, I am alright with this.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/subjugator.wordpress.com/26/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/subjugator.wordpress.com/26/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/subjugator.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/subjugator.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/subjugator.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/subjugator.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/subjugator.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/subjugator.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/subjugator.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/subjugator.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/subjugator.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/subjugator.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/subjugator.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/subjugator.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/subjugator.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/subjugator.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subjugator.wordpress.com&amp;blog=675808&amp;post=26&amp;subd=subjugator&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://subjugator.wordpress.com/2007/02/07/the-final-design-tentatively/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39f14cbc3a1306da60606f201b095021?s=96&#38;d=identicon" medium="image">
			<media:title type="html">subjugator</media:title>
		</media:content>

		<media:content url="http://subjugator.files.wordpress.com/2007/02/sub1.jpg" medium="image">
			<media:title type="html">sub1.jpg</media:title>
		</media:content>

		<media:content url="http://subjugator.files.wordpress.com/2007/02/sub2.jpg" medium="image">
			<media:title type="html">sub2.jpg</media:title>
		</media:content>

		<media:content url="http://subjugator.files.wordpress.com/2007/02/sub8.jpg" medium="image">
			<media:title type="html">sub8.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>XBox meets SubjuGator</title>
		<link>http://subjugator.wordpress.com/2007/02/05/xbox-meets-subjugator/</link>
		<comments>http://subjugator.wordpress.com/2007/02/05/xbox-meets-subjugator/#comments</comments>
		<pubDate>Mon, 05 Feb 2007 02:34:11 +0000</pubDate>
		<dc:creator>subjugator</dc:creator>
				<category><![CDATA[MSRS]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://subjugator.wordpress.com/2007/02/05/xbox-meets-subjugator/</guid>
		<description><![CDATA[Every team implements some debugging interface to their sub. You wouldn&#8217;t guess it, but there are as many ways to interface an autonomous vehicle as there are AVs in the world. Some less-developed subs require a dry, close-proximity connection. Others tow a 100+ foot ethernet cable from a wet connection on their sub. Still others [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subjugator.wordpress.com&amp;blog=675808&amp;post=14&amp;subd=subjugator&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>       Every team implements some debugging interface to their sub. You wouldn&#8217;t guess it, but there are as many ways to interface an autonomous vehicle as there are AVs in the world. Some less-developed subs require a dry, close-proximity connection. Others tow a 100+ foot ethernet cable from a wet connection on their sub. Still others build a wireless card into their vehicle. SubjuGator has traditionally used a wireless connection via a router. The router, packed into a 100% waterproof Pelican case, is connected to the sub with a wetplug connector and a length of compatible wire. I know it sounds crazy, but it&#8217;s actually very convenient to drag the case behind the sub. The hazards are minimal, and the cord allows SubjuGator to venture underwater at least a few feet (unlike subs with a built-in wireless card, which must stay at the surface to preserve the connection).</p>
<p>In autonomous vehicles, manual control combined with sensor feedback aids debugging more than any software IDE or hardware CAD program. The ability to note what the sensors see while the vehicle does &#8220;x&#8221; puts the developer in place of the robot&#8217;s brain and let&#8217;s him make the decisions and note their consequences. This invaluable point of view often uncovers situations that an autonmous robot&#8217;s current behaviors do not handle. For example, what happens when your ranging sonar detects a wall ahead but accumulated positioning error over time caused your navigation grid to note a mission item just behind the wall? If the arbiter assigned a higher priority to the behavior that moves the sub to the location of the mission point and a lower priority to the ranging sonar&#8230; well, you should have thought of that. Situations like these sound contrived, but I assure you they happen in real life. With manual control, a thorough testing of the interactions between behaviors, sensors, and thrusters is not only feasible, but completely viable.</p>
<p>After a recent developmental push, team SubjuGator can now control the sub with a standard XBox 360 controller. The new sub&#8217;s hardware is still incomplete, but the old sub uses a subset of the new sub&#8217;s sensors, boards, and computers, and so we&#8217;re able to develop software before the electrical and mechanical teams finish. Using a smooth stone and some ash from the night&#8217;s fire, I put together a crude abstraction of how an XBox 360 controller will communicate with SubjuGator.</p>
<p><a href="http://subjugator.files.wordpress.com/2007/02/controllerdiagram.jpg" title="controllerdiagram.jpg"></a></p>
<p style="text-align:center;"><a href="http://subjugator.files.wordpress.com/2007/02/controllerdiagram.jpg" title="controllerdiagram.jpg"><img src="http://subjugator.files.wordpress.com/2007/02/controllerdiagram.thumbnail.jpg?w=117&#038;h=143" alt="controllerdiagram.jpg" align="left" border="0" height="143" hspace="10" vspace="5" width="117" /></a></p>
<p>After you&#8217;re done doting upon this extraordinary graphic, I&#8217;ll explain to you that using services (as per MS Robotics Studio) and a PC driver for XBox 360 controllers, I put together a means by which users can turn off SubjuGator&#8217;s automaticity and interface with the service that regulates the thrusters. With this capability in place, we can really begin wearing in some of the new sensors and cameras that will adorn the new SubjuGator. Plus, we&#8217;ll get a better feel for the accuracy of each sensor, what type of information they can provide, and how reliable they are overall, before we set the beast off to the wild on its own.  <a href="http://subjugator.files.wordpress.com/2007/02/controllerdiagram.gif" title="controllerdiagram.gif"> </a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/subjugator.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/subjugator.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/subjugator.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/subjugator.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/subjugator.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/subjugator.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/subjugator.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/subjugator.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/subjugator.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/subjugator.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/subjugator.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/subjugator.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/subjugator.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/subjugator.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/subjugator.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/subjugator.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subjugator.wordpress.com&amp;blog=675808&amp;post=14&amp;subd=subjugator&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://subjugator.wordpress.com/2007/02/05/xbox-meets-subjugator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39f14cbc3a1306da60606f201b095021?s=96&#38;d=identicon" medium="image">
			<media:title type="html">subjugator</media:title>
		</media:content>

		<media:content url="http://subjugator.files.wordpress.com/2007/02/controllerdiagram.thumbnail.jpg" medium="image">
			<media:title type="html">controllerdiagram.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>Sensor fusion</title>
		<link>http://subjugator.wordpress.com/2007/01/28/sensor-fusion/</link>
		<comments>http://subjugator.wordpress.com/2007/01/28/sensor-fusion/#comments</comments>
		<pubDate>Sun, 28 Jan 2007 03:25:02 +0000</pubDate>
		<dc:creator>subjugator</dc:creator>
				<category><![CDATA[MSRS]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://subjugator.wordpress.com/2007/01/28/sensor-fusion/</guid>
		<description><![CDATA[    From Wikipedia: &#8220;Sensor fusion is the combining of sensory data or data derived from sensory data from disparate sources such that the resulting information is in some sense better than would be possible when these sources were used individually.&#8221; Simply put, when you have several sensors that spit data at you, sensor fusion links [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subjugator.wordpress.com&amp;blog=675808&amp;post=12&amp;subd=subjugator&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>    From Wikipedia: &#8220;<a href="http://en.wikipedia.org/wiki/Sensor_fusion" target="_blank">Sensor fusion</a> is the combining of sensory data or data derived from sensory data from disparate sources such that the resulting information is in some sense <em>better</em> than would be possible when these sources were used individually.&#8221; Simply put, when you have several sensors that spit data at you, sensor fusion links the data in a meaningful way to produce information valuable to the task at hand. This year, like none before, SubjuGator will utilize the idea of sensor fusion.</p>
<p>Last year, SubjuGator operated around (and it really kills me to mention this to anyone) <em>just one loop with just one thread. </em>Multi-threading, in my opinion, buries most autonomous robots before they have a chance to explore their surroundings. Like a driver on a cellphone with a coffee in hand, threads don&#8217;t always work nicely together, and they may not appear to disrupt each other until your autonomous sub ramming the bottom of the swimming pool. Threads are also more difficult to debug in a not-quite-built autonomous robot&#8211; you can&#8217;t test the thruster threads with the camera threads until those items have been added. It&#8217;s a poor excuse, but one loop was easier to conceptualize, develop, debug, and test. Drawing information from sensors was a serialized task and efficient sensor fusion was near impossible.</p>
<p>With the dawn of Microsoft Robotics Studio, all this is changed. The best thing Microsoft brought to the table with Robotics Studio was a way to gain all the benefits of multithreading without all the hassle. In defining services, protocols for communication bewteen the services, and background processes to host the services, Robotics Studio makes multithreading inherent in a software system. Sensor fusion now occurs as a service that subscribes to two or more other services that distribute sensor data or represent some source of information. The  multithreaded, event-driven nature of Robotics Studio eliminates the loop and offers a viable way to intepret and analyze data from multiple sensors.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/subjugator.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/subjugator.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/subjugator.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/subjugator.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/subjugator.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/subjugator.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/subjugator.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/subjugator.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/subjugator.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/subjugator.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/subjugator.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/subjugator.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/subjugator.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/subjugator.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/subjugator.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/subjugator.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subjugator.wordpress.com&amp;blog=675808&amp;post=12&amp;subd=subjugator&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://subjugator.wordpress.com/2007/01/28/sensor-fusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39f14cbc3a1306da60606f201b095021?s=96&#38;d=identicon" medium="image">
			<media:title type="html">subjugator</media:title>
		</media:content>
	</item>
		<item>
		<title>Service architecture</title>
		<link>http://subjugator.wordpress.com/2007/01/25/service-architecture/</link>
		<comments>http://subjugator.wordpress.com/2007/01/25/service-architecture/#comments</comments>
		<pubDate>Thu, 25 Jan 2007 05:27:59 +0000</pubDate>
		<dc:creator>subjugator</dc:creator>
				<category><![CDATA[MSRS]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://subjugator.wordpress.com/2007/01/25/service-architecture/</guid>
		<description><![CDATA[We have compiled a list of core services (of the MS Robotics Studio variety) that will run onboard the sub. As you can imagine, each sensor maps to one service that extracts and packages its raw data. One or more of these services will map to a group of task-specific services that will derive information [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subjugator.wordpress.com&amp;blog=675808&amp;post=11&amp;subd=subjugator&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>    We have compiled a list of core services (of the MS Robotics Studio variety) that will run onboard the sub. As you can imagine, each sensor maps to one service that extracts and packages its raw data. One or more of these services will map to a group of task-specific services that will derive information from the data delivered by the sensor services to which it subscribes. These task-specific services feed polished mission information to a traversibility grid. At the top of the hierarchy, a controlling arbiter will make navigational decisions based on the abstracted information in the traversibility grid and which phase of the mission it is executing. The arbiter will relay navigation orders to a steering service dedicated to working the thrusters. And, ideally, like a sail riding the wind, the steering service will guide the sub to its ordered destination.</p>
<p>Other secondary services have also been discussed. One of the most notable has already been implemented&#8211; a simple manual control of the  sub&#8217;s movement via an XBox 360 controller. Also, since logging mission data (images taken by the cameras, decision made by the arbiter, etc) has always helped us at past competitions, a logging service will be implemented.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/subjugator.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/subjugator.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/subjugator.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/subjugator.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/subjugator.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/subjugator.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/subjugator.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/subjugator.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/subjugator.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/subjugator.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/subjugator.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/subjugator.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/subjugator.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/subjugator.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/subjugator.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/subjugator.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=subjugator.wordpress.com&amp;blog=675808&amp;post=11&amp;subd=subjugator&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://subjugator.wordpress.com/2007/01/25/service-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/39f14cbc3a1306da60606f201b095021?s=96&#38;d=identicon" medium="image">
			<media:title type="html">subjugator</media:title>
		</media:content>
	</item>
	</channel>
</rss>
