<rss version="2.0">
  <channel>
    <title>Robotics: Discussion</title>
    <link>http://virtualatdp.berkeley.edu:8081/2674/discussion/</link>
    <description></description>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <language>en</language>
    <copyright></copyright>
    <lastBuildDate>Wed, 26 Jul 2006 19:52:47 GMT</lastBuildDate>
    <generator>Io Community Manager</generator>
    <ttl>60</ttl>
    <item>
      <title>Last dayyyyyyyyyyyy </title>
      <link>http://virtualatdp.berkeley.edu:8081/2674/discussion/15</link>
      <description>&lt;div class=&quot;forumCode&quot;&gt;
  &lt;p&gt;Anyways, as we know it, it's the last day. The people who are sure to being things (and better remember) are:&lt;br&gt;Greg - DDR pads [2], Extreme 2, Memory Card&lt;br&gt;Abraham - PS2&lt;br&gt;Me - Extreme, Memory Card&lt;/p&gt;
  &lt;p class=&quot;noMargin&quot;&gt;Anyone wanna bring like an XBOX or GCN for Mario Kart DD and/or Halo 2? That'd be good &amp;lt;_&amp;lt;. Post up if you think you can bring something.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;forumCode&quot;&gt;
  &lt;p class=&quot;noMargin&quot;&gt;*bring&lt;/p&gt;
&lt;/div&gt;</description>
      <author>(Jin)</author>
      <guid>http://virtualatdp.berkeley.edu:8081/2674/discussion/15</guid>
      <pubDate>Wed, 26 Jul 2006 19:52:47 GMT</pubDate>
    </item>
    <item>
      <title>Homework?</title>
      <link>http://virtualatdp.berkeley.edu:8081/2674/discussion/14</link>
      <description>&lt;div class=&quot;forumCode&quot;&gt;
  &lt;p class=&quot;noMargin&quot;&gt;What is our homework for this last class on the Thursday of July?&lt;br&gt;is it just to make a thing of oral report on the final project?&lt;/p&gt;
&lt;/div&gt;</description>
      <author>(AlanHsiaosHub)</author>
      <guid>http://virtualatdp.berkeley.edu:8081/2674/discussion/14</guid>
      <pubDate>Wed, 26 Jul 2006 18:16:35 GMT</pubDate>
    </item>
    <item>
      <title>question</title>
      <link>http://virtualatdp.berkeley.edu:8081/2674/discussion/13</link>
      <description>&lt;div class=&quot;forumCode&quot;&gt;
  &lt;p class=&quot;noMargin&quot;&gt;hey, what was the homework for tomorrow? i don't remember anything =[&lt;/p&gt;
&lt;/div&gt;</description>
      <author>(teafo)</author>
      <guid>http://virtualatdp.berkeley.edu:8081/2674/discussion/13</guid>
      <pubDate>Wed, 19 Jul 2006 23:47:32 GMT</pubDate>
    </item>
    <item>
      <title>Stuff for July 13th</title>
      <link>http://virtualatdp.berkeley.edu:8081/2674/discussion/12</link>
      <description>&lt;div class=&quot;forumCode&quot;&gt;
  &lt;p&gt;Few things first:&lt;/p&gt;
  &lt;p&gt;Someone in the afternoon section left their RCX...&lt;/p&gt;
  &lt;p&gt;Markus, you forgot your whole robotics kit!  It's in the ATDP office.&lt;/p&gt;
  &lt;p&gt;Please don't leave these things behind.  They're expensive, hard to replace, and I also don't like carrying the extra stuff around.&lt;/p&gt;
  &lt;p&gt;As far as I know Allen your TA and iTA isn't back yet so I have to post stuff on the forum like this.&lt;/p&gt;
  &lt;p&gt;Now, onto steering:&lt;/p&gt;
  &lt;p&gt;The most primitive form of steering is having an axle connected to two wheels of different sizes.  This will make your robot constantly turn in one direction.  Not very useful, but it shows that when you're turning, your wheels are traveling different distances.  More on this later.&lt;/p&gt;
  &lt;p&gt;Steering systems you typically use:&lt;/p&gt;
  &lt;p&gt;Differential drive - this is the steering drive you have used on your RCX for a lot of the class.  Two motors, each connected to one wheel.  You can accomplish steering on this drive by making the wheels spin in either direction, or by stopping one wheel and letting the other go.  Advantages for this steering system is the ability to turn in place.  Disadvantages, well, it slips a lot, so you would never see this on a car because it would burn rubber all over the place.&lt;/p&gt;
  &lt;p&gt;Steering drive - this is the one you built that uses the differential (grey thing with three small gears in it) and a steering box, using a rack and pinion.  This is the steering system all cars have.  Advantages are that it is stable over rough terrain, since the steering is connected to a worm gear, which is asymmetrical.&lt;/p&gt;
  &lt;p&gt;Rack and pinion:  (-O- is a gear [pinion] and the /\/\ is also a gear [rack])&lt;br&gt;                     -O-&lt;br&gt;/\/\/\/\/\/\/\/\/\/\&lt;/p&gt;
  &lt;p&gt;Why need a differential in this steering system?&lt;/p&gt;
  &lt;p&gt;Anytime your robot steers and you have one wheel on each side, they will travel different distances.  The differential is an ingenious device that allows that to happen.  A test question may test you on different distances the wheels will travel in a turn.  Like on your worksheet.&lt;/p&gt;
  &lt;p&gt;To calculate that, basically first take the radius of the turn.  That will be used to calculate the circumference of the turn of your inner wheel.  Add the radius of the turn to the wheelbase - this is the circumference of the turn of your outer wheel.  Compute the circumferences (2*pi*radius) and subtract to find the difference.&lt;/p&gt;
  &lt;p&gt;Alternative steering systems:&lt;/p&gt;
  &lt;p&gt;Articulated drive-&lt;br&gt;____&lt;br&gt;|        |___o&lt;br&gt;|___|         _\_&lt;br&gt;                   |       |&lt;br&gt;                   |___|&lt;/p&gt;
  &lt;p&gt;This system works like a train, except the center axle (drawn as an &amp;quot;o&amp;quot; on this picture) actually has a motor and turns the robot.&lt;/p&gt;
  &lt;p&gt;Pivot Drive:&lt;br&gt; ____          ____&lt;br&gt;|___|          |___|&lt;br&gt; o    o            o | o&lt;br&gt;                       _|_&lt;/p&gt;
  &lt;p&gt;This thing goes, then stops, then an arm comes out of the bottom, lifts the robot up, turns where it wants to turn, the arm retracts, and the robot continues on it's way.&lt;/p&gt;
  &lt;p&gt;Synchro drive:&lt;/p&gt;
  &lt;p&gt;-- --         /    /&lt;br&gt;-- --      /    /&lt;/p&gt;
  &lt;p&gt;Those dashes are supposed to be wheels.  Basically, all four wheels turn in the direction they want to go.  These wheels also spin.  Very hard to design, very complex.&lt;/p&gt;
  &lt;p&gt;Brake drive:&lt;/p&gt;
  &lt;p&gt;Similar to the differential drive system, except this one you might actually see on a (stuntman) car.  The car turns the same way - by braking one side of the vehicle.  This would be done with independently controlled brakes, somehow.&lt;/p&gt;
  &lt;p&gt;Wheeled drive:&lt;/p&gt;
  &lt;p&gt;Works by increasing or decreasing the size of the tires.  Sorta like the &amp;quot;most primitive steering system&amp;quot;, except this one you can actually control.  I've personally never seen one of these in action.&lt;/p&gt;
  &lt;p&gt;Tricycle drive:&lt;/p&gt;
  &lt;p&gt;Same as steering drive but only one wheel in front.&lt;/p&gt;
  &lt;p&gt;That's it for steering, if you have any questions just post on the forum.&lt;/p&gt;
  &lt;p&gt;MOTORS:&lt;/p&gt;
  &lt;p&gt;The basic purpose of your motor is to turn electric energy into kinetic energy.&lt;/p&gt;
  &lt;p&gt;When you pass a current through a curled wire, a magnetic field is induced (created).  You can find the direction of this field using the RIGHT HAND RULE.  Basically, a motor is just one big electromagnet, specifically controlled to do what you want it to do.&lt;/p&gt;
  &lt;p&gt;North is attracted to south, likes repel and opposites attract.&lt;/p&gt;
  &lt;p&gt;So a motor sorta looks like this:&lt;br&gt;   __      __&lt;br&gt; /   /      \    \&lt;br&gt;|    |  -o- |     |&lt;br&gt;\_ \       /_ /&lt;/p&gt;
  &lt;p&gt;The two thigns on the sides are electromagnets, and the center thing is what is actually connected to your axle.  The center axle is powered too, and when one side of the magnet turns on it is attracted to that side.  So it spins that way.  When it gets there, a COMMUTATOR switches the currents so that the axle will then be attracted to the other side.  Thus, the motor will spin faster and faster.&lt;/p&gt;
  &lt;p&gt;You can change the direction of your motors two ways:&lt;br&gt;Reversing the current (in the ROBOLAB software)&lt;br&gt;Reversing the wire (achieves the same thing)&lt;/p&gt;
  &lt;p&gt;Your motors can be generators also.  If you hook two of them up, spinning one will spin the other.  This is the exact opposite of a motor - a generator.  It converts kinetic energy into electric energy.  Then that electric energy goes into the other motor and gets converted back into kinetic.&lt;/p&gt;
  &lt;p&gt;Calculations:&lt;/p&gt;
  &lt;p&gt;Power = Current * Voltage&lt;/p&gt;
  &lt;p&gt;You will mostly see this notated as P=I*V&lt;/p&gt;
  &lt;p&gt;Floating your motors just cuts the power, they spin freely to stop.&lt;br&gt;Braking them actually shorts the motors, forcing them to stop.&lt;/p&gt;
  &lt;p class=&quot;noMargin&quot;&gt;When you combine motors in a gearing setup, you increase only POWER, not speed, since motors turn at the same RPM anyways.&lt;/p&gt;
&lt;/div&gt;</description>
      <author>(abrahamliao)</author>
      <guid>http://virtualatdp.berkeley.edu:8081/2674/discussion/12</guid>
      <pubDate>Wed, 12 Jul 2006 20:06:18 GMT</pubDate>
    </item>
    <item>
      <title>Homework for Day 6 (July 6)</title>
      <link>http://virtualatdp.berkeley.edu:8081/2674/discussion/11</link>
      <description>&lt;div class=&quot;forumCode&quot;&gt;
  &lt;p&gt;Finish reports for the &amp;quot;remote-controlled&amp;quot; robot.  These are due AT THE START OF CLASS.  It is HOMEWORK, so don't come into clas and do it at the last minute.&lt;/p&gt;
  &lt;p&gt;Build and program the tank robot, which has a bumper featuring two separate touch sensors.  The robot should bump into things and make a turn left or right, based on the situation.  A version of this robot is on page 37 of your manual, though original designs are always appreciated (granted that they work).&lt;/p&gt;
  &lt;p&gt;If you have any questions please RESPOND TO THIS THREAD, as others might have the same question.&lt;/p&gt;
  &lt;p class=&quot;noMargin&quot;&gt;-Abraham, posting from Allen's account (sorry!)&lt;/p&gt;
&lt;/div&gt;</description>
      <author>(Allen)</author>
      <guid>http://virtualatdp.berkeley.edu:8081/2674/discussion/11</guid>
      <pubDate>Thu, 06 Jul 2006 23:14:10 GMT</pubDate>
    </item>
    <item>
      <title>Happy 4th</title>
      <link>http://virtualatdp.berkeley.edu:8081/2674/discussion/10</link>
      <description>&lt;div class=&quot;forumCode&quot;&gt;
  &lt;p&gt;Hope everyone had a happy 4th of July!  I know I did:&lt;/p&gt;
  &lt;p&gt;6 shot Black Cat mortar set&lt;br&gt;6 shot &amp;quot;Festival Balls&amp;quot;&lt;br&gt;1 rocket&lt;br&gt;2 helicopters&lt;br&gt;ground blooms&lt;br&gt;firecrackers&lt;/p&gt;
  &lt;p&gt;Union city was cracking, EVERYONE had fireworks.  Good times.&lt;/p&gt;
  &lt;p class=&quot;noMargin&quot;&gt;Anyone else blow stuff up?&lt;/p&gt;
&lt;/div&gt;</description>
      <author>(abrahamliao)</author>
      <guid>http://virtualatdp.berkeley.edu:8081/2674/discussion/10</guid>
      <pubDate>Wed, 05 Jul 2006 11:10:14 GMT</pubDate>
    </item>
    <item>
      <title>container program</title>
      <link>http://virtualatdp.berkeley.edu:8081/2674/discussion/9</link>
      <description>&lt;div class=&quot;forumCode&quot;&gt;
  &lt;p class=&quot;noMargin&quot;&gt;can someone write out in wording, an example of the odometer/container program? I need to study it a bit longer to understand what's going on.&lt;br&gt;Whoever's in my steal the bacon group, I'm going to pick any part to write out the thing. so...too bad.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;forumCode&quot;&gt;
  &lt;p class=&quot;noMargin&quot;&gt;btw, can someone explain torque?&lt;/p&gt;
&lt;/div&gt;</description>
      <author>(magicmasterChris)</author>
      <guid>http://virtualatdp.berkeley.edu:8081/2674/discussion/9</guid>
      <pubDate>Sun, 02 Jul 2006 04:09:16 GMT</pubDate>
    </item>
    <item>
      <title>I'm booooooooored.</title>
      <link>http://virtualatdp.berkeley.edu:8081/2674/discussion/8</link>
      <description>&lt;div class=&quot;forumCode&quot;&gt;
  &lt;p class=&quot;noMargin&quot;&gt;I'm bored, people. You guys got anything fun to do? Got Myspace? Add me, kthx.&lt;/p&gt;
&lt;/div&gt;</description>
      <author>(Jin)</author>
      <guid>http://virtualatdp.berkeley.edu:8081/2674/discussion/8</guid>
      <pubDate>Sat, 01 Jul 2006 08:10:01 GMT</pubDate>
    </item>
    <item>
      <title>Homework reminder</title>
      <link>http://virtualatdp.berkeley.edu:8081/2674/discussion/7</link>
      <description>&lt;div class=&quot;forumCode&quot;&gt;
  &lt;p&gt;Homework for the weekend:&lt;/p&gt;
  &lt;p class=&quot;noMargin&quot;&gt;Review for test (!!!)&lt;br&gt;Finish Steal the Bacon robot report&lt;br&gt;Build parts on pages 45-47 and 70-73, and combine them into one robot&lt;/p&gt;
&lt;/div&gt;</description>
      <author>(abrahamliao)</author>
      <guid>http://virtualatdp.berkeley.edu:8081/2674/discussion/7</guid>
      <pubDate>Thu, 29 Jun 2006 23:28:18 GMT</pubDate>
    </item>
    <item>
      <title>Favorite TV shows</title>
      <link>http://virtualatdp.berkeley.edu:8081/2674/discussion/6</link>
      <description>&lt;div class=&quot;forumCode&quot;&gt;
  &lt;p&gt;And I know at least some of you watch TV.&lt;/p&gt;
  &lt;p class=&quot;noMargin&quot;&gt;Futurama, Venture Brothers and Family Guy for me.  Guess those are all cartoons...  Whatever.&lt;/p&gt;
&lt;/div&gt;</description>
      <author>(abrahamliao)</author>
      <guid>http://virtualatdp.berkeley.edu:8081/2674/discussion/6</guid>
      <pubDate>Thu, 29 Jun 2006 19:48:49 GMT</pubDate>
    </item>
  </channel>
</rss>