Difference between revisions of "Firefighter"

From RoboWiki
Jump to: navigation, search
 
(Project Files)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Contents [hide]
+
= Project: Fire propagation controler =
1 Project: Blower
+
 
1.1 Overview
+
 
1.2 Abstract
+
== Overview ==
1.3 Project Files
+
 
+
[[Image:fire_prop_robot.jpg|thumb|Fire propagation controler|200px|right|Fire propagation controler]]
[edit]Project: Fire propagation controler  
+
 
[edit]Overview
+
'''Author(s):''' Baban Liviu, Cabeca Joao, Filote Georgiana   <BR>
+
'''Country(s):''' Romania/Portugal/Romania<BR>
Design of the hoverAuthor(s): Baban Liviu, Cabeca Joao, Filote Georgiana  
+
'''Date:''' 11.07.2008           <BR>
Country(s): Romania/Portugal/Romania
+
'''Activity:''' Robolution 2008 <BR>
Date: 11.07.2008  
 
Activity: Robolution 2008  
 
  
 +
== Abstract ==
  
[edit]Abstract
+
'''Hardware Design''': Our robot consists of a basic Lego kit NXT to which we have attached a set of 3 motors, one ultrasonic sensor.
Hardware Design:  
 
Our robot consists of a basic Lego kit NXT to which we have attached a set of 3 motors, one ultrasonic sensor.
 
  
Software Design:  
+
'''Software Design''': There is a main loop on which the robot analises if there are obstacles and moves unlimitedly forward in case of free track.  
There is a main loop on which the robot analises if there are obstacles and moves unlimitedly forward in case of free track.  
 
  
 
In the case that an obstacle appears closer than 20 cm, firefighter robot stops and blows some wind, then it turns to avoid obstacle and it continues the path.
 
In the case that an obstacle appears closer than 20 cm, firefighter robot stops and blows some wind, then it turns to avoid obstacle and it continues the path.
Line 26: Line 22:
  
 
The code is formulated on Lego Mindstorms
 
The code is formulated on Lego Mindstorms
[edit]Project Files
+
 +
 
 +
== Project Files ==
 +
 
 +
[[Image:fire_prop_program.jpg]]
 +
 
 +
 
 +
 
 +
Go back to the [http://www.robotika.sk/holls/2008/index.html#list List of the projects]
 +
 
 +
[[Category:Projects]]

Latest revision as of 23:19, 15 July 2008

Project: Fire propagation controler

Overview

Fire propagation controler

Author(s): Baban Liviu, Cabeca Joao, Filote Georgiana
Country(s): Romania/Portugal/Romania
Date: 11.07.2008
Activity: Robolution 2008

Abstract

Hardware Design: Our robot consists of a basic Lego kit NXT to which we have attached a set of 3 motors, one ultrasonic sensor.

Software Design: There is a main loop on which the robot analises if there are obstacles and moves unlimitedly forward in case of free track.

In the case that an obstacle appears closer than 20 cm, firefighter robot stops and blows some wind, then it turns to avoid obstacle and it continues the path.

Another condition is that if robot moves and there is a forced rotation of the compressor, it will return sound and rotate with the motor

The code is formulated on Lego Mindstorms


Project Files

Fire prop program.jpg


Go back to the List of the projects