Difference between revisions of "Wimbawe"

From RoboWiki
Jump to: navigation, search
(New page: = Project: Hovercraft = == Overview == thumb|Line following robot|200px|right|Design of the hover '''Author(s): ''' Costin Ionita, Aija Rusina <BR> '...)
 
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Project: Hovercraft =
+
= Project: Wimbawe =
  
  
 
== Overview ==
 
== Overview ==
  
[[Image:Rescue_robot_model.jpg|thumb|Line following robot|200px|right|Design of the hover]]
+
[[Image:wimbawe.jpg|thumb|Line following robot|200px|right|Design of the hover]]
 
+
[[Image:timon.jpg|thumb|Line following robot|200px|right|Design of the hover]]
'''Author(s): ''' Costin Ionita, Aija Rusina   <BR>
+
'''Author(s): ''' Mariia Gagan, Ana Petras, Natalia Swidzinska   <BR>
'''Country(s): ''' Romania/Latvia              <BR>
+
'''Country(s): ''' Ukraine, Serbia, Poland            <BR>
'''Date: ''' 11.07.2010                        <BR>
+
'''Date: ''' 09-07-2010                        <BR>
 
'''Activity: ''' R.U.R. - Summer School 2010  <BR>
 
'''Activity: ''' R.U.R. - Summer School 2010  <BR>
  
 
== Abstract ==
 
== Abstract ==
  
'''Hardware Design''': Our robot consists of a basic Boe-Bot to which we have attached a set of
+
'''Hardware Design''': LEGO blocks.
3 IR sensors: 1-left, 1-center, 1-right.
 
 
 
'''Software Design''': There is a main loop on which the robot analises its current state and tries to move on the direction of the line (Line Follower). The state is coded with three variables: ''qtiRight'', ''qtiCenter'' and ''qtiLeft''. 0 - white (robot doesn't sense anything), 1 - black (robot senses the line). There are three main cases. In case all three sensors "feel" 0, it means that the line is over or the curve is too steep. If the curve is too steep, the robot remembers the last change of direction and it tries to search to line in the same direction, otherwise it tries the opposite. If it's the end of the road, the robot uses a simple heuristic to find another line within a certain radius. It moves forward and serches both left and right. In no line is found it repeats this process for a number of times (2 in this case). After 2 steps, if no line is found the robot simply stops.
 
  
== Project Files ==
+
'''Software Design''': Lego NXT Mindstorm<br><br><BR>
 +
<B>
 +
In the jungle, the mighty jungle<br>
 +
The lion sleeps tonight<br>
 +
In the jungle, the mighty jungle<BR>
 +
The lion sleeps tonight<BR>
 +
</B>
  
{| style="color:green;background-color:#ffffcc;" cellpadding="2" cellspacing="0" border="1"
 
| '''Description''' || '''Download'''
 
|-
 
| Project documentation || [[Media:MyDocumentation.pdf]]
 
|-
 
| Project sourcecode         || [[Media:MySource.zip]]
 
|-
 
|}
 
  
  

Latest revision as of 14:54, 9 July 2010

Project: Wimbawe

Overview

Design of the hover
Design of the hover

Author(s): Mariia Gagan, Ana Petras, Natalia Swidzinska
Country(s): Ukraine, Serbia, Poland
Date: 09-07-2010
Activity: R.U.R. - Summer School 2010

Abstract

Hardware Design: LEGO blocks.

Software Design: Lego NXT Mindstorm


In the jungle, the mighty jungle
The lion sleeps tonight
In the jungle, the mighty jungle
The lion sleeps tonight


Go back to the List of the projects