GRID FOLLOWER v2.0. Robotics, Autonomous, Line Following, Grid Following, Maze Solving, pre-gravitas Workshop Ready

Size: px
Start display at page:

Download "GRID FOLLOWER v2.0. Robotics, Autonomous, Line Following, Grid Following, Maze Solving, pre-gravitas Workshop Ready"

Transcription

1 Page1 GRID FOLLOWER v2.0 Keywords Robotics, Autonomous, Line Following, Grid Following, Maze Solving, pre-gravitas Workshop Ready Introduction After an overwhelming response in the event Grid Follower in previous gravitas, robovitics brings to you its successor with maze solving, Grid Follower v2.0 which can be considered as its big brother! Its war time! The enemies are slowly getting on you! Being a part of the Intelligence Division, you are supposed to deploy an autonomous robot which can traverse behind enemy lines and gather sufficient information for you. Beware! There are several enemy checkposts scattered all over their territory without your knowledge. Your robot has to avoid these checkposts and take an alternative path to reach the destination, gather information, and move to some other destination, and so on. And finally, it must return safely to your own territory with valuable information. War has begun! Clock s ticking! Get your grey cells engine vrooming and get set GO! Problem Statement Design and construct an autonomous robot which is capable of traversing the maze by principles of line following and completing the given task. The Task: Reach a sequence of destined coordinates within the grid by avoiding the nodes and taking the bridges and then returning to the starting position. Specifications 1. The robot should fit in a box of dimension 200mm x 200mm x 200mm at every given point time. 2. The weight of the robot should not exceed 5 kg. 3. Ready-made parts should not be used. However, ready-made microcontroller development boards can be used. 4. The voltage should not exceed 12V between any two points in the circuit. 5. The robot must have an on board power source. No external power source will be provided. 6. The robot must be fully autonomous with all powering and motoring mechanisms self-contained. 7. The autonomous robots should have only one power switch which can be used to power on/off the robot. 8. Human operators are not permitted to enter any information into the robot during the event. The robot must not communicate with any wireless device also.

2 Page2 General Rules 1. Any team that is not ready at the time specified will be removed from the competition automatically. 2. The machines would be checked for their safety before the run and would be discarded if found unsafe for other participants and spectators. 3. Participants should not dismantle their robots before the completion of the whole competition as the machines might need to be verified by the judges at a later stage to ensure that the participants have not violated any of the rules. 4. Judges' decision shall be treated as final and binding on all. Arena 1. The competition platform has been designed with white lines on a black surface. 2. The arena is in the form of a maze which consists of a 5 x 5 squares grid with white lines representing the path on a black surface. The lines will be equally spaced. Each cell of the grid will be a square with inner dimensions 270 mm x 270 mm. The thickness of each white line is 30 mm. 3. There are nodes and bridges on the arena. a. Nodes will be present at the intersection of 2 white lines. The node will be of the size of 30 mm x 30 mm and will be black in colour. Please note that the nodes will NOT be present at all the intersection points. b. The bridge will be joining the centers of 2 adjacent sides of a square. The bridge will be of thickness 30 mm and will be white in colour. 4. There will be no nodes on the Check Line. 5. At the start of each run, the machine must be placed at the start zone within a horizontal square of 240 mm x 240 mm (Starting Point). 6. The dimensions of the arena would be accurate to within 5% or 20 mm, whichever is less. Assembly joints on the arena floor will not involve steps greater than 0.5 mm. 7. Light conditions at the venue might not be uniform. The entire arena will be set up outdoors in ambient lighting conditions. No complaints regarding the lighting conditions will be entertained. 8. NOTE - The orientation of nodes and bridges may not be the same on the day of competition as shown in the figures below. Actual arena will be revealed on the spot.

3 Page3 Fig.1: Sample Arena Top View Fig.2: Close up view of Node and Bridge

4 Page4 Fig.3: Sample Arena 3D View Allotted Path Round 1 Single Coordinate Round 1. Each team will be provided a random coordinate on the arena. The coordinate can be anything in between (0,1) and (5,5), except the nodes, thus making 36 distinct coordinates. Please refer the arena diagram given below for clarity. 2. No coordinates will be assigned on the Check Line. For details, refer the game play rules mentioned later. 3. Nodes will NOT be assigned as the target coordinate(s). Nodes should be the coordinates which the robot must avoid. 4. Now, the robot has to start from the starting point, go to the allotted coordinate, stop there for some time (minimum 5 seconds), and then find a way back to the starting point. 5. The robot must avoid the nodes and take the bridges in order to traverse the maze. 6. For example, if a team is allotted a coordinate of (3,5), then their robot should follow the following allotted path: a. Start at the starting point and reach (0,0). b. Then go from (0,0) to (3,5) by following any path, avoiding nodes and taking bridges, but the c. Stop at (3,5) for some time, minimum 5 seconds.

5 Page5 d. Then find a way back to (0,0) by following any path, avoiding nodes and taking bridges, but the e. And finally, reach the starting point from (0,0). Round 2 Double Coordinate Round Fig.4: Location of coordinates on the arena 1. For this round, two coordinates will be given to each selected team randomly. 2. The coordinates can be anything in between (0,1) and (5,5), except the nodes, thus making 36 distinct coordinates. Please refer the arena diagram given above for clarity. 3. No coordinates will be assigned on the Check Line. For details, refer the game play rules mentioned later. 4. Nodes will NOT be assigned as the target coordinate(s). Nodes should be the coordinates which the robot must avoid. 5. Now, the robot has to start from the starting point, go to the first coordinate, stop there for some time, then go to the second coordinate, and then find a way back to the starting point. 6. The same arena will be used for both the rounds. 7. For example, if a team is allotted the coordinates of (2,3) and (4,1), then their robot should follow the following allotted path: a. Start at the starting point and reach (0,0). b. Then go from (0,0) to (2,3) by following any path, avoiding nodes and taking bridges, but the

6 Page6 c. Stop at (2,3) for some time, minimum 5 seconds. d. Then go from (2,3) to (4,1) by following any path, avoiding nodes and taking bridges, but the e. Stop at (4,1) for some time, minimum 5 seconds. f. Then go from (4,1) to (0,0) by following any path, avoiding nodes and taking bridges, but the g. And finally, reach the starting point from (0,0). Rules of Game Play Pre-Game Rules Allotment of Coordinates 1. Coordinates will be allotted 24 hours before the actual game play. This means that the coordinates of the first round will be given to the teams a day before the actual event. After the completion of the first round, the selected teams will be given the coordinates for the second round, which will be held the next day. 2. For Round-1, one coordinate will be allotted, whereas for Round-2, two coordinates will be allotted. 3. Each team will be given one/two (depending upon the round) random coordinates (on the arena) a day before the round. The procedure of giving coordinates will be totally random. Complaints from the participants regarding this procedure will NOT be entertained. 4. After the teams get their coordinates, if required, they will have to re-design or modify their code as per the allotted path. The details of the allotted path are given above. 5. The allotted coordinate(s) will NOT be changed under any circumstances. The team has to accept the given coordinate or stand disqualified. 6. The robots are supposed to traverse the arena from the start point and back to the start point in the lowest time possible. The time for which the robot waits at the allotted coordinate(s) will not be calculated. 7. Sufficient calibration time will be given to the participants before their run. Round 1 Single Coordinate Round 1. In this round, only one coordinate is allotted. This means that the robot has to start from the starting point, go to the given coordinate, stop for some time (minimum 5 seconds), and then resume its journey back to the starting point. 2. There will not be any coordinates assigned on the Check Line. 3. The robot must stop at the coordinate for at least 5 seconds or else it won t be counted. 4. The timer starts as soon as the robot crosses the start region and stops when it reaches the start region. The timer will also stop momentarily when the robot waits at the allotted coordinate. 5. The robots can follow any track on the grid to follow the allotted path, but the path must not deviate from the grid. In other words, only the tracks specified on the grid should be followed. 6. The robot must avoid the nodes. If the robot crosses a node without detecting it, it will invite penalty. However, if the robot detects the node correctly and retraces its path, it will not be considered as a penalty. However, no preference will be given if the robot takes a bridge to avoid the node. 7. A maximum of 5 minutes will be given to each team for their robot to complete the run. 8. The rules of penalties and disqualifications will be strictly followed.

7 Page7 9. The overall time will be equal to the original amount of time taken plus the extra time added due to penalties and restarts. 10. After the completion of this round, top 16 teams will be selected to proceed to the next round. These teams will be allotted two coordinates for the next round immediately. Round 2 Double Coordinate Round 1. In this round, two coordinates are allotted. This means that the robot has to start from the starting point, go to the first coordinate, stop for some time (minimum 5 seconds), then go to the second coordinate, stop there for some time (minimum 5 seconds), and then resume its journey towards the starting point. 2. There will not be any coordinates assigned on the Check Line. 3. The robot must stop at the coordinates for at least 5 seconds or else it won t be counted. 4. The timer starts as soon as the robot crosses the start region and stops when it reaches the start region. The timer will also stop momentarily when the robot waits at the allotted coordinate. 5. The robots can follow any track on the grid to follow the allotted path, but the path must not deviate from the grid. In other words, only the tracks specified on the grid should be followed. 6. The robot must avoid the nodes. If the robot crosses a node without detecting it, it will invite penalty. However, if the robot detects the node correctly and retraces its path, it will not be considered as a penalty. However, no preference will be given if the robot takes a bridge to avoid the node. 7. A maximum of 7 minutes will be given to each team for their robot to complete the run. 8. The rules of penalties and disqualifications will be strictly followed. 9. The overall time will be equal to the original amount of time taken plus the extra time added due to penalties and restarts. Disqualifications and Penalties 1. A robot will be penalised if a. Any member of the team touches it. b. Doesn t detect a node and crosses over it. c. Leaves the path and goes haywire. However, if the robot catches up with its path or some other part of the grid on its own, it won t be considered as a penalty. 2. Any robot not confirming to the specifications provided will be instantly disqualified. 3. Any robot that damages the arena will be disqualified. 4. A member of the team will be allowed to touch the robot only thrice and have a maximum of two restarts. After that, the robot will be disqualified. 5. Any team not present at the allotted time will be disqualified by default. 6. Any team not ready to accept the allotted coordinate will be disqualified. 7. For each penalty, 10 seconds will be added to the final time and for each restart, 20 seconds will be added to the final time.

8 Page8 Judging Criteria 1. The total time (running time + penalties) will be calculated for each team in both the rounds. After Round-1, based on that, Top 16 teams will be selected for Round-2. The lower the total time, the better it is! 2. In case of a tie, the two teams will be given another chance to prove their calibre in the same arena, with same/different (it depends) allotted coordinates. Team Specification A team can have a maximum of 4 members. Students of different educational institutes can form a team together. Eligibility All students with a valid identity card of their respective educational institutes are eligible to participate. Intercollegiate teams are allowed. Resources Workshop A workshop free of cost can be provided to the participants and other interested students on autonomous robots, line following and grid solving.

EN 2532 Robotics Design and Competition

EN 2532 Robotics Design and Competition EN 2532 Robotics Design and Competition 2014 The world has experienced horrifying means of destruction in war, technological advancements may become the very reason for our oblivion. The definition of

More information

Introduction. robovitics club, VIT University, Vellore Robo-Sumo Event Details v1.2 Revised on Jan-30, 2012

Introduction. robovitics club, VIT University, Vellore Robo-Sumo Event Details v1.2 Revised on Jan-30, 2012 ROBO~SUMO Introduction Robot Sumo competitions since their origin in Japan have from time to time proved to be test benches for robotic platforms all over the world owing to the real time constraints and

More information

IEEE Open Milker Robot Version 1.1

IEEE Open Milker Robot Version 1.1 IEEE Open 2016 2017 Milker Robot Version 1.1 Sumary Introduction Goals The scenario The Field Cows Gloves Terrines The Milk Tank Zones Markers Lighting conditions Dimensions The Robot Rules Arena initial

More information

i.bot (Line Follower)

i.bot (Line Follower) i.bot (Line Follower) TRACK 1. The track will be 2 wide, black in colour on white coloured polyvinyl chloride surface. 2. Turns on track will only be at right angles. There will be no obtuse and acute

More information

LEGO BASED CHALLENGE. 1. Material

LEGO BASED CHALLENGE. 1. Material LEGO BASED CHALLENGE 1. Material 1. The controller, motors and sensors used to assemble robots must be from LEGO MINDSTORMS sets (NXT or EV3). 2. Only LEGO branded elements may be used to construct the

More information

*Contest and Rules Adapted and/or cited from the 2007 Trinity College Home Firefighting Robot Contest

*Contest and Rules Adapted and/or cited from the 2007 Trinity College Home Firefighting Robot Contest Firefighting Mobile Robot Contest (R&D Project)* ITEC 467, Mobile Robotics Dr. John Wright Department of Applied Engineering, Safety & Technology Millersville University *Contest and Rules Adapted and/or

More information

Competition Arena Rules Revised March 21, 2017

Competition Arena Rules Revised March 21, 2017 Competition Arena Rules Revised March 21, 2017 General Rules GR1 Only one robot per team will be allowed in the tournament. Backup robots will NOT be allowed. Teams found in violation will not be allowed

More information

Winter 2007/2008 Third Annual IEEE Lego Robot Competition Rules

Winter 2007/2008 Third Annual IEEE Lego Robot Competition Rules Welcome to the Third Annual IEEE Lego Robot Competition. In this document you will find the rules and regulations for the events for the Winter 2007/2008 competition. This competition will take place in

More information

«RELAY RACE» CONTEST RULES

«RELAY RACE» CONTEST RULES «RELAY RACE» CONTEST RULES Version 3.0 dated 20 July, 2017 Contents 1. General provisions... 2 1.1. Task Description... 2 2. Field, Line and Relay Baton Specifications... 2 3. Robot Specifications... 3

More information

IEEE PSU Student Chapter Robotics Competition 2014/2015

IEEE PSU Student Chapter Robotics Competition 2014/2015 IEEE PSU Student Chapter Robotics Competition 2014/2015 Official Contest Rules Last revised: December 4, 2014 The IEEE Penn State Chapter is pleased to announce the third annual PSU IEEE Robotics Competition

More information

Cozmo Clench(wildcard)

Cozmo Clench(wildcard) Cozmo Clench(wildcard) TASK: The team has to build a manually controlled bot which can do the simple task of gripping blocks and putting them in target zones so that it can complete the route by overcoming

More information

Fire Fighting. Objective. Robot. Fire Fighting. Name of Event: Robots per Team: 1

Fire Fighting. Objective. Robot. Fire Fighting. Name of Event: Robots per Team: 1 Fire Fighting Name of Event: Robots per Team: 1 No. of Players: Robot Control: Event Summary: Fire Fighting 2 players/team Autonomous This is an autonomous robot competition between 2 teams to extinguish

More information

Senior Design Competition Problem

Senior Design Competition Problem Senior Design Competition Problem Spring 2014 Waterloo Engineering Competition July 4-5, 2014 SCHEDULE The schedule of the Spring 2014 Senior Team Design competition is as follows: Friday, July 4 5:15

More information

Version 1.1 February 7th, Beach Cleaner Robot

Version 1.1 February 7th, Beach Cleaner Robot 1. Introduction 11º IEEE Students Latin American Robotics Competition Rules of the OPEN category Version 1.1 February 7th, 2012 Beach Cleaner Robot This year the IEEE Students Latin American Robotics Competition

More information

Scrabble Rules and Regulations

Scrabble Rules and Regulations Scrabble Rules and Regulations The referees ruling on a play is final The Al-Wahda Tournament Committee Officials reserve the right to modify these rules at anytime The Al-Wahda Tournament Committee Officials

More information

Western Kansas Lego Robotics Competition April 16, 2018 Fort Hays State University

Western Kansas Lego Robotics Competition April 16, 2018 Fort Hays State University Western Kansas Lego Robotics Competition April 16, 2018 Fort Hays State University WELCOME FHSU is hosting our 12 th annual Lego robotics competition. The competition is open to all area middle school

More information

TU Graz Robotics Challenge 2017

TU Graz Robotics Challenge 2017 1 TU Graz Robotics Challenge W I S S E N T E C H N I K L E I D E N S C H A F T TU Graz Robotics Challenge 2017 www.robotics-challenge.ist.tugraz.at Kick-Off 14.03.2017 u www.tugraz.at 2 Overview Introduction

More information

Sample Test Project Regional Skill Competitions Level 3 Skill 23 - Mobile Robotics Category: Manufacturing & Engineering Technology

Sample Test Project Regional Skill Competitions Level 3 Skill 23 - Mobile Robotics Category: Manufacturing & Engineering Technology Sample Test Project Regional Skill Competitions Level 3 Skill 23 - Mobile Robotics Category: Manufacturing & Engineering Technology Version 3 May 2018 Skill - Mobile Robotics 1 Table of Contents A. Preface...

More information

Change Log. IEEE Region 5 Conference Student Competitions Robotics Competition 2018 Competition Description and Rules. 7/13/2017 Rev 1.

Change Log. IEEE Region 5 Conference Student Competitions Robotics Competition 2018 Competition Description and Rules. 7/13/2017 Rev 1. IEEE Region 5 Conference Student Competitions Robotics Competition 2018 Competition Description and Rules Change Log Date Comment 7/13/2017 Rev 1.0 Draft WS 8/3/2017 Rev 1.1 Draft LL 8/22/2017 Initial

More information

Autonomous Aerial Robot Tournament KISS Institute for Practical Robotics

Autonomous Aerial Robot Tournament KISS Institute for Practical Robotics 2018 Autonomous Aerial Robot Tournament KISS Institute for Practical Robotics Document Version 1.1 Table of Contents KIPR / Botball / GCER Sponsors... 3 Change Log... 4 KIPR Autonomous Aerial Robot Tournament...

More information

CORD Egy.'10. Robo-Academy Competition Book of rules. "Line tracking maze solver robot" Academic Committee

CORD Egy.'10. Robo-Academy Competition Book of rules. Line tracking maze solver robot Academic Committee CORD Egy.'10 Robo-Academy Competition Book of rules "Line tracking maze solver robot" Academic Committee CORD Egy.'10 Contents 1. Robo-Academy 2. Rules i. Outlines of competition Ii. Field : Structure

More information

Sample Test Project District / Zonal Skill Competitions Skill- Mobile Robotic Category: Manufacturing & Engineering Technology

Sample Test Project District / Zonal Skill Competitions Skill- Mobile Robotic Category: Manufacturing & Engineering Technology Sample Test Project District / Zonal Skill Competitions Skill- Mobile Robotic Category: Manufacturing & Engineering Technology Version 1 Dec 2017 Skill- Mobile Robotic 1 Table of Contents A. Preface...

More information

2012 Alabama Robotics Competition Challenge Descriptions

2012 Alabama Robotics Competition Challenge Descriptions 2012 Alabama Robotics Competition Challenge Descriptions General Introduction The following pages provide a description of each event and an overview of how points are scored for each event. The overall

More information

Latin American Robotics Contest OPEN Category 2007

Latin American Robotics Contest OPEN Category 2007 Latin American Robotics Contest OPEN Category 2007 Objective: To build a multi-land robot capable of locating, manipulating and carrying objects in order to later place them at certain point. History:

More information

Theme & Rules. ABU Asia-Pacific Robot Contest 2009 Tokyo. Host Organising Committee. September 1st 2008

Theme & Rules. ABU Asia-Pacific Robot Contest 2009 Tokyo. Host Organising Committee. September 1st 2008 ABU Asia-Pacific Robot Contest 2009 Tokyo Theme & Rules Travel Together for the Victory Drums September 1st 2008 ABU Asia-Pacific Robot Contest 2009 Tokyo Host Organising Committee 1 Contents Towards the

More information

ARMY LISTS AND CONSTRUCTION PREPARATION SPORTSMANSHIP. Tournament Guidelines

ARMY LISTS AND CONSTRUCTION PREPARATION SPORTSMANSHIP. Tournament Guidelines PREPARATION All players are responsible for providing all models, cards, dice, measuring devices, tokens, trays, and any other items required for play. If terrain pieces are not provided by the organizer,

More information

WCRG 2011 Sumo Robots Rev 0. Sumo Rules. (Mini & Full Size Sumo & LEGO)

WCRG 2011 Sumo Robots Rev 0. Sumo Rules. (Mini & Full Size Sumo & LEGO) Object WCRG 2011 Sumo Robots Rev 0 Sumo Rules (Mini & Full Size Sumo & LEGO) The object is for your robot to push the other robot out of the sumo ring. Robot Specifications Robots must not intentionally

More information

RULES OF SAFFRON FOLLWER COLLECTING ROBOT

RULES OF SAFFRON FOLLWER COLLECTING ROBOT RULES OF SAFFRON FOLLWER COLLECTING ROBOT The Sphinx Flower Collection Competition of the International First Robot Contest consists of a platform and a track. 1. Platform It represents the whole area

More information

Sumo-bot Competition Rules

Sumo-bot Competition Rules Sumo-bot Competition Rules Location: Guadalupe County Agricultural Extension Office, 210 Live Oak, Seguin, TX 78155 Date and Time: December 2, 2017 from 9-2 PM doors open at 9AM Check in and Inspections:

More information

Utah Elementary Robotics Obstacle Course Rules USU Physics Day. Competition at USU Brigham City Campus 989 S Main St Brigham City, UT 84302

Utah Elementary Robotics Obstacle Course Rules USU Physics Day. Competition at USU Brigham City Campus 989 S Main St Brigham City, UT 84302 Utah Elementary Robotics Obstacle Course Rules USU Physics Day Competition at USU Brigham City Campus 989 S Main St Brigham City, UT 84302 Starting at 10:00 AM May 2 nd, 2017 COMPETITION OBJECTIVE The

More information

Line Follower Enhanced Regulations

Line Follower Enhanced Regulations Line Follower Enhanced Regulations 1. Generalities The Line Follower Enhanced competition s goal is finishing, in the shortest possible time, a track specially designed for this competition. A team does

More information

2018 Border Challenge Robotics Competition

2018 Border Challenge Robotics Competition 2018 Border Challenge Robotics Competition https://borderchallenge.weebly.com/ Table of Contents Section 1 Introduction... 2 Section 2 The Robot... 2 Robot Overview... 2 Robot Rules... 2 Section 3 The

More information

CoSpace Make Code Challenge Rules 2016

CoSpace Make Code Challenge Rules 2016 CoSpace Make Code Challenge Rules 2016 CoSpace Technical Committee This is the official rules for Make Code Challenge 2016 and is released by the CoSpace Technical Committee. The rules contained in this

More information

Robot Factory Rulebook

Robot Factory Rulebook Robot Factory Rulebook Sam Hopkins The Vrinski Accord gave each of the mining cartels their own chunk of the great beyond... so why is Titus 316 reporting unidentified robotic activity? No time for questions

More information

--- ISF Game Rules ---

--- ISF Game Rules --- --- ISF Game Rules --- 01 Definition and Purpose 1.1 The ISF Game Rules are standard criteria set by the International Stratego Federation (ISF), which (together with the ISF Tournament Regulations) have

More information

42 nd WORLD BG CHAMPIONSHIP Tournament Rules

42 nd WORLD BG CHAMPIONSHIP Tournament Rules 42 nd WORLD BG CHAMPIONSHIP Tournament Rules 1. PROPRIETIES 2. REGULATIONS 3. PREPARATION 4. THE GAME 5. DISPUTES 1. PROPRIETIES 1.1 Interpretation These tournament rules cannot and are not meant to cover

More information

RoboCupJunior Rescue B Rules 2012

RoboCupJunior Rescue B Rules 2012 RoboCupJunior Rescue B Rules 2012 RoboCupJunior Rescue - Technical Committee 2012 Damien Kee (Australia), damien@domabotics.com Kate Sim (UK), kateasim@btinternet.com Naomi Chikuma (Japan) mymama_8888@yahoo.co.jp

More information

Manual Sumo Robot Competition (Junior)

Manual Sumo Robot Competition (Junior) Manual Sumo Robot Competition (Junior) (Rules and Regulations) 13-14 Mei 2017 Page 1 1.0 INTRODUCTION Robot-sumo, or pepe-sumo, is a sport in which two robots attempt to push each other out of a circle

More information

Maze Solving Algorithms for Micro Mouse

Maze Solving Algorithms for Micro Mouse Maze Solving Algorithms for Micro Mouse Surojit Guha Sonender Kumar surojitguha1989@gmail.com sonenderkumar@gmail.com Abstract The problem of micro-mouse is 30 years old but its importance in the field

More information

1. Arena 1.1. Description

1. Arena 1.1. Description 1. Arena 1.1. Description 1.1.1. The arena is modular by tiles, which can be used to make an endless number of different courses for the robots to traverse and also provides with the ability to add new

More information

Updated: 20 February 2018

Updated: 20 February 2018 Updated: 20 February 2018 Event Organiser: Official Hardware Sponsor: Official Travel Partner: IDE2018 Competition Manual IDE (Innovation, Design and Engineering) Series is a national technology and engineering

More information

LeCroy UWBSpekChek WiMedia Compliance Test Suite User Guide. Introduction

LeCroy UWBSpekChek WiMedia Compliance Test Suite User Guide. Introduction LeCroy UWBSpekChek WiMedia Compliance Test Suite User Guide Version 3.10 March, 2008 Introduction LeCroy UWBSpekChek Application The UWBSpekChek application operates in conjunction with the UWBTracer/Trainer

More information

LEELA EDUCATION SOCIETY G.V. ACHARYA INSTITUTE OF ENGINEERING & TECHNOLOGY SYNERGY RULE BOOK

LEELA EDUCATION SOCIETY G.V. ACHARYA INSTITUTE OF ENGINEERING & TECHNOLOGY SYNERGY RULE BOOK LEELA EDUCATION SOCIETY G.V. ACHARYA INSTITUTE OF ENGINEERING & TECHNOLOGY SYNERGY RULE BOOK RULES FOR TECHNICAL QUIZ 1. Only team entries are eligible. 2. The team should consist of max two players. 3.

More information

WORLD ROBOT OLYMPIAD Advanced Robotics Challenge Game Description, Rules and Scoring SMART GREENHOUSE

WORLD ROBOT OLYMPIAD Advanced Robotics Challenge Game Description, Rules and Scoring SMART GREENHOUSE WORLD ROBOT OLYMPIAD 2019 Advanced Robotics Challenge Game Description, Rules and Scoring SMART GREENHOUSE Introduction Robotics is a wonderful platform for learning 21st century skills, solving robotic

More information

Vision Centric Challenge 2019 S-SLAM: Simple SLAM

Vision Centric Challenge 2019 S-SLAM: Simple SLAM Vision Centric Challenge 2019 S-SLAM: Simple SLAM (Simultaneous Localization and Mapping) A Robofest (www.robofest.net) Challenge for Pre-college and College Students Lawrence Technological University,

More information

There will come a time when your students will want to compete: Step 1 - Competition Format. Step 2 - Supplies you ll need. Step 3 - Help you ll need

There will come a time when your students will want to compete: Step 1 - Competition Format. Step 2 - Supplies you ll need. Step 3 - Help you ll need There will come a time when your students will want to compete: Step 1 - Competition Format Step 2 - Supplies you ll need Step 3 - Help you ll need Step 4 - Rules Step 5 - The Solved State Step 6 - Score

More information

Line FollowerRobot. Event Coordinator: Paras Sharma (EEE 4nd Year) Pankaj Rawat (ME 3 RD YEAR B) Event Detail: Line follower robot race competition.

Line FollowerRobot. Event Coordinator: Paras Sharma (EEE 4nd Year) Pankaj Rawat (ME 3 RD YEAR B) Event Detail: Line follower robot race competition. Line FollowerRobot Event Coordinator: Paras Sharma (EEE 4nd Year) Pankaj Rawat (ME 3 RD YEAR B) Event Detail: Line follower robot race competition. Rules & Regulations: Track for qualifying round will

More information

2018 Competition Handbook

2018 Competition Handbook Oklahoma State University Stillwater, Oklahoma Revision History Please note that only the latest version of this document is considered authoritative. The most recent version is available at http://mercury.okstate.edu/.

More information

Operation Blue Metal Event Outline. Participant Requirements. Patronage Card

Operation Blue Metal Event Outline. Participant Requirements. Patronage Card Operation Blue Metal Event Outline Operation Blue Metal is a Strategic event that allows players to create a story across connected games over the course of the event. Follow the instructions below in

More information

DRAGON BALL Z TCG TOURNAMENT GUIDE V 2.2 (1/27/2017)

DRAGON BALL Z TCG TOURNAMENT GUIDE V 2.2 (1/27/2017) DRAGON BALL Z TCG TOURNAMENT GUIDE V 2.2 (1/27/2017) Dragon Ball Z TCG Tournament Guide Last update: January 27, 2017 This document contains guidelines for DBZ TCG tournament play. All events sponsored

More information

CMPT 310 Assignment 1

CMPT 310 Assignment 1 CMPT 310 Assignment 1 October 16, 2017 100 points total, worth 10% of the course grade. Turn in on CourSys. Submit a compressed directory (.zip or.tar.gz) with your solutions. Code should be submitted

More information

Indian Puzzle Championship 2013

Indian Puzzle Championship 2013 Indian Puzzle Championship 03 07-July-03 http://logicmastersindia.com/03/ipc/ Important Links Submission: http://logicmastersindia.com/03/ipc/ Discussion: http://logicmastersindia.com/t/?tid=694 Results:

More information

KING OF THE HILL CHALLENGE RULES

KING OF THE HILL CHALLENGE RULES KING OF THE HILL CHALLENGE RULES Last Revised: May 19 th, 2015 Table of Contents 1.0 KING of the HILL CHALLENGE... 2 2.0 CHALLENGE RULES... 2 3.0 JUDGING and SCORING... 3 4.0 KING of the HILL DIAGRAM...

More information

Robonz Robotics Competition 2007

Robonz Robotics Competition 2007 Page 1 of 11 Robonz Robotics Competition 2007 "Robonz is New Zealand's personal robotics club" Its finally the time you have all been waiting for. An all-new robotics competition. A challenge for engineers,

More information

StarCraft II: World Championship Series 2019 North America and Europe Challenger Rules

StarCraft II: World Championship Series 2019 North America and Europe Challenger Rules StarCraft II: World Championship Series 2019 North America and Europe Challenger Rules WCS 2019 Circuit Event Rules 1 of 12 Welcome! Congratulations and welcome to WCS Challenger! We are very excited for

More information

StarCraft II: World Championship Series 2018 North America and Europe Challenger Rules

StarCraft II: World Championship Series 2018 North America and Europe Challenger Rules StarCraft II: World Championship Series 2018 North America and Europe Challenger Rules WCS 2018 Circuit Event Rules 1 of 11 Welcome! Congratulations and welcome to WCS Challenger! We are very excited for

More information

World Robot Olympiad 2018

World Robot Olympiad 2018 World Robot Olympiad 2018 ADVANCED ROBOTICS CHALLENGE RULES DO NOT PUBLISH BEFORE JANUARY 15TH 2018 Version: Final Version January 15 th Table of Contents ADVANCED ROBOTICS CHALLENGE RULES... 1 Introduction...

More information

Mantic Kings of War Adepticon Tournament Rules 2014

Mantic Kings of War Adepticon Tournament Rules 2014 Building your Army Armies This tournament uses the Kings of War 2012 rules (3rd edition), with a maximum army total of 1500 Points and adhering to the rules of composition as detailed below. Players must

More information

DRAGON BALL Z TCG TOURNAMENT GUIDE V 1.3 (9/15/2015)

DRAGON BALL Z TCG TOURNAMENT GUIDE V 1.3 (9/15/2015) DRAGON BALL Z TCG TOURNAMENT GUIDE V 1.3 (9/15/2015) Last update: September 15, 2015 Dragon Ball Z TCG Tournament Guide This document contains guidelines for DBZ TCG tournament play. All events sponsored

More information

RoboCupJunior Rescue Simulation(CoSpace) 2018

RoboCupJunior Rescue Simulation(CoSpace) 2018 RoboCupJunior Rescue Simulation(CoSpace) 2018 Jiayao Shen Julia Maurer Phil Wade Kai Junge Josie Hughes Javier Gerardo Zetina Rosas Naomi Chikuma Singapore USA Australia UK UK Mexico Japan (CHAIR) These

More information

BodyKey App 2.0 User Guide (AMWAY -Organised and Self-Organised Challenge)

BodyKey App 2.0 User Guide (AMWAY -Organised and Self-Organised Challenge) BodyKey App 2.0 User Guide (AMWAY -Organised and Self-Organised Challenge) What s in this guide Getting Started 3 Introduction to BodyKey Challenge BodyKey Reward System Challenge Ranking Board AMWAY -Organised

More information

Scenarios will NOT be announced beforehand. Any scenario from the Clash of Kings 2018 book as well as CUSTOM SCENARIOS is fair game.

Scenarios will NOT be announced beforehand. Any scenario from the Clash of Kings 2018 book as well as CUSTOM SCENARIOS is fair game. Kings of War: How You Use It - Origins 2018 TL;DR Bring your dice / tape measure / wound markers / wavering tokens No chess clocks strict 1 hour time limits Grudge Matches 1 st round Registration Due to

More information

ACER PREDATOR INDIA DOTA 2 RULE BOOK

ACER PREDATOR INDIA DOTA 2 RULE BOOK ACER PREDATOR INDIA 2018 - DOTA 2 RULE BOOK Format Online Qualifiers: An Online Qualifiers will be held with 128 slots where top 4 teams will be qualified for Decider Qualifiers. Registration Dates - 22nd

More information

RoboCupJunior Rescue Maze Rules 2016

RoboCupJunior Rescue Maze Rules 2016 RoboCupJunior Rescue Maze Rules 2016 RoboCupJunior Rescue - Technical Committee 2016 Fredrik Löfgren (Sweden) CHAIR, fredrik@eaproduktion.se Roberto Bonilla (Mexico), rbonilla@mytech.zone Naomi Chikuma

More information

Mantic KoW National Final Tournament 2013

Mantic KoW National Final Tournament 2013 Mantic KoW National Final Tournament 2013 Kings of War Marauder Games 19th October 2013 Tournament Rules Pack Kings of War Tournament Rules 2013 Date and location This national event will take place on

More information

"Official" Texas Holdem Rules

Official Texas Holdem Rules "Official" Texas Holdem Rules (Printer-Friendly version) 1. The organizer of the tournament is to consider the best interest of the game and fairness as the top priority in the decision-making process.

More information

Implicit Fitness Functions for Evolving a Drawing Robot

Implicit Fitness Functions for Evolving a Drawing Robot Implicit Fitness Functions for Evolving a Drawing Robot Jon Bird, Phil Husbands, Martin Perris, Bill Bigge and Paul Brown Centre for Computational Neuroscience and Robotics University of Sussex, Brighton,

More information

CLASSIFICATION CONTROL WIDTH LENGTH

CLASSIFICATION CONTROL WIDTH LENGTH Sumobot Competition Robots per Event: Length of Event: Robot Weight Range: Robot Dimensions: Arena Specifications: Robot Control: Event Summary: Two each match 1 minute per match (max) Two robots compete

More information

RCAP CoSpace Rescue Rules 2017

RCAP CoSpace Rescue Rules 2017 RCAP CoSpace Rescue Rules 2017 This document contains the official rules for the RoboCup Asia Pacific (RCAP) 2017 CoSpace Rescue Challenge. They are released by the RoboCup Asia Pacific CoSpace Rescue

More information

WRO 2012 Regular Category ROBOT ORGANIZER

WRO 2012 Regular Category ROBOT ORGANIZER WRO 2012 Regular Category Elementary School Game description, rules, scoring, & scenarios. ROBOT ORGANIZER 2 Index i. Game Table in 3D... 3 ii. Table Specification I... 4 iii. Table Specification II...

More information

Change Log. IEEE Region 5 Conference Student Competitions Robotics Competition 2018 Competition Description and Rules. 7/13/2017 Rev 1.

Change Log. IEEE Region 5 Conference Student Competitions Robotics Competition 2018 Competition Description and Rules. 7/13/2017 Rev 1. IEEE Region 5 Conference Student Competitions Robotics Competition 208 Competition Description and Rules Change Log Date Comment 7/3/207 Rev.0 Draft WS 8/3/207 Rev. Draft LL 8/22/207 Initial Release /24/207

More information

Official Skirmish Tournament Rules

Official Skirmish Tournament Rules Official Skirmish Tournament Rules Version 2.0.1 / Updated 12.23.15 All changes and additions made to this document since the previous version are marked in blue. Tiebreakers, Page 2 Round Structure, Page

More information

2012 IEEE Region 5 Conference Robotics Rules

2012 IEEE Region 5 Conference Robotics Rules Venue The IEEE 2012 Region 5 Robotics Competition will be held at Oral Roberts University in Tulsa, Oklahoma. The competition hall will be open to contestants, spectators, and visitors throughout the event.

More information

Ninth Annual SLIIT. Robotic Competition. Open UAV Race Competition Technical Specification. Organized By

Ninth Annual SLIIT. Robotic Competition. Open UAV Race Competition Technical Specification. Organized By Ninth Annual SLIIT Robotic Competition Open UAV Race Competition Technical Specification Organized By Department of Electrical and Computer Engineering Faculty of Engineering Sri Lanka Institute of Information

More information

Competition Rules

Competition Rules Competition Rules 2018-2019 GETTING STARTED The Tournament will consist of Team and Solo Events. Teams of eight (8) will be competing for the fastest time to collectively solve 25 Rubik's Cubes. Solo competitors

More information

UNCA Mechatronics Program 2015 Mini-Competition. Balancing Act. Game Manual

UNCA Mechatronics Program 2015 Mini-Competition. Balancing Act. Game Manual UNCA Mechatronics Program 2015 Mini-Competition Balancing Act Game Manual Introduction The 2015 UNCA Mechatronics Mini-Competition is called Balancing Act. Teams should refer to this document for the following:

More information

BRITISH GO ASSOCIATION. Tournament rules of play 31/03/2009

BRITISH GO ASSOCIATION. Tournament rules of play 31/03/2009 BRITISH GO ASSOCIATION Tournament rules of play 31/03/2009 REFERENCES AUDIENCE AND PURPOSE 2 1. THE BOARD, STONES AND GAME START 2 2. PLAY 2 3. KOMI 2 4. HANDICAP 2 5. CAPTURE 2 6. REPEATED BOARD POSITION

More information

RoboCupJunior CoSpace Rescue Rules 2015

RoboCupJunior CoSpace Rescue Rules 2015 RoboCupJunior CoSpace Rescue Rules 2015 RoboCupJunior CoSpace Technical Committee 2015: Martin Bader (Germany), martin_bader@gmx.de Lisette Castro (Mexico), ettesil77@hotmail.com Tristan Hughes (UK), tristanjph@gmail.com

More information

NASPA Official Tournament Rules: Player Edition

NASPA Official Tournament Rules: Player Edition NASPA Official Tournament Rules: Player Edition Effective 2017 01 20 Revised: 2017 01 20 Supersedes: 2016 12 01 Introduction This condensed edition of the Official Tournament Rules lists everything that

More information

LESSON 3. Third-Hand Play. General Concepts. General Introduction. Group Activities. Sample Deals

LESSON 3. Third-Hand Play. General Concepts. General Introduction. Group Activities. Sample Deals LESSON 3 Third-Hand Play General Concepts General Introduction Group Activities Sample Deals 72 Defense in the 21st Century Defense Third-hand play General Concepts Third hand high When partner leads a

More information

NASA Swarmathon Team ABC (Artificial Bee Colony)

NASA Swarmathon Team ABC (Artificial Bee Colony) NASA Swarmathon Team ABC (Artificial Bee Colony) Cheylianie Rivera Maldonado, Kevin Rolón Domena, José Peña Pérez, Aníbal Robles, Jonathan Oquendo, Javier Olmo Martínez University of Puerto Rico at Arecibo

More information

Comparing Methods for Solving Kuromasu Puzzles

Comparing Methods for Solving Kuromasu Puzzles Comparing Methods for Solving Kuromasu Puzzles Leiden Institute of Advanced Computer Science Bachelor Project Report Tim van Meurs Abstract The goal of this bachelor thesis is to examine different methods

More information

SUMO RULES. Allar Aasjõe

SUMO RULES. Allar Aasjõe SUMO RULES Allar Aasjõe +372 5346 7363 allar.aasjoe@robotex.ee Contents 1 Introduction... 4 2 Robot classes... 4 3 The Competition... 4 3.1 Definition... 4 3.2 Format... 4 3.3 Sub-classes... 4 4 Dohyo

More information

EDC Championship rules v1.3 As adapted for ECA European Dealer Championship. General

EDC Championship rules v1.3 As adapted for ECA European Dealer Championship. General EDC Championship rules v1.3 General The ECA reserves the right to promote and provide reportage of the championship via various broadcast mediums such as radio, television, internet, newspapers, etcetera,

More information

YEW TEE SCRABBLE OPEN CHAMPIONSHIP 2010 Primary / Secondary School Student Category

YEW TEE SCRABBLE OPEN CHAMPIONSHIP 2010 Primary / Secondary School Student Category Venue: Yew Tee Community Club, 20 Choa Chu Kang St 52 #01-01 Singapore 689286 Eligibility: Open to primary and secondary school students only DETAILS Category D Secondary School Student Category E Primary

More information

RoboCupJunior Rescue B Rules 2013

RoboCupJunior Rescue B Rules 2013 RoboCupJunior Rescue B Rules 2013 RoboCupJunior Rescue - Technical Committee 2013 Tiago Docilio Caldeira (Portugal), CHAIR, docilio@gmail.com Naomi Chikuma (Japan) mymama_8888@yahoo.co.jp Roberto Bonilla

More information

SBGF Backgammon Tournament Rules

SBGF Backgammon Tournament Rules SBGF Backgammon Tournament Rules The tournament rules apply in all tournaments approved by The Swedish Backgammon Federation (SBGF), unless otherwise stated in the tournament invitation. All exceptions

More information

Game Rules. 01 Definition and Purpose. 03 Overlooking ISF Game Rules: ISF Court of Appeal. 02 Changes in ISF Game Rules.

Game Rules. 01 Definition and Purpose. 03 Overlooking ISF Game Rules: ISF Court of Appeal. 02 Changes in ISF Game Rules. 01 Game Rules Game Rules 01 Definition and Purpose 1.1 The ISF Game Rules are standard criteria set by the International Stratego Federation (ISF), which (together with the ISF Tournament Regulations)

More information

PHILIPPINE ROBOTICS OLYMPIAD 2018 REGULAR CATEGORY RULES

PHILIPPINE ROBOTICS OLYMPIAD 2018 REGULAR CATEGORY RULES PHILIPPINE ROBOTICS OLYMPIAD NATIONAL SECRETARIAT OFFICE: FELTA Multi Media, Inc. FELTA Multi Media Center #18 Notre Dame St. Cubao, Quezon City Tel. Nos.: (632) 912-1397/438-3841 Fax Nos.: (632) 911-4103/912-7533

More information

NXT Amazing Rules USU Physics Day Lagoon Farmington, UT

NXT Amazing Rules USU Physics Day Lagoon Farmington, UT NXT Amazing Rules USU Physics Day Lagoon Farmington, UT May 17, 2013 COMPETITION OBJECTIVE The aim of the competition is to foster math, science, engineering and team work in students in 5 th grade. DESIGN

More information

DO YOU ACCEPT THIS CHALLENGE?

DO YOU ACCEPT THIS CHALLENGE? DO YOU ACCEPT THIS CHALLENGE? Students will design, build, test, and document a Rube Goldberg-like device that completes a required task through an optional series of specific actions. Device made of a

More information

National Robotics Competition 2007

National Robotics Competition 2007 Organisers MOSTI Official Battery VISION To provide a powerful learning platform to enable students to cope with skills that are essential for success in the 21st century. MISSION To develop and strengthen

More information

2018 ATMAE Robot Rules February 28, 2018

2018 ATMAE Robot Rules February 28, 2018 2018 ATMAE Robot Rules February 28, 2018 Outline: Robot Requirements Prize Opportunities Safety Requirements Tentative Event Schedule Defuse the Target Challenge (Robotic Competition #1) Time Penalties

More information

A Guide To Scoring Single Events With BridgePads. written by Cad Delworth, Carlton Bridge Club, Edinburgh

A Guide To Scoring Single Events With BridgePads. written by Cad Delworth, Carlton Bridge Club, Edinburgh A Guide To Scoring Single Events With BridgePads 1 A Guide To Scoring Single Events With BridgePads written by Cad Delworth, Carlton Bridge Club, Edinburgh This is revision number 8, saved at 09:11:00

More information

COMPARISON OF FIDE AND USCF RULES

COMPARISON OF FIDE AND USCF RULES COMPARISON OF FIDE AND USCF RULES This table identifies points where the FIDE and USCF rules differ, and indicates in the Rule Applied column the rules that will apply in the Open section of the Cincinnati

More information

MATERIALS PROVIDED BY SCIENCE & TECH FAIR STAFF AT EVENT:

MATERIALS PROVIDED BY SCIENCE & TECH FAIR STAFF AT EVENT: PURPOSE: The purpose of the Robotics competition is: 1) Design and create a robot, within the constraints listed below, which competes and wins the Robot competition described in the rules below. 2) The

More information

EPIC VARIANT REGULATIONS

EPIC VARIANT REGULATIONS EPIC VARIANT REGULATIONS SUMMARY OF CHANGES IN THIS VERSION VERSION 1.0 / EFFECTIVE 01.17.2018 All changes and additions made to this document since the previous version are marked in red. The Epic variant

More information

MazeBot. Our Urban City. Challenge Manual

MazeBot. Our Urban City. Challenge Manual MazeBot Our Urban City Challenge Manual Updated as of 27 th February 2017 Eligibility Participants must be between the ages of 7 and 12 (inclusive) as of 31 December 2017. The minimum number of participants

More information

IAAF Photo Finish Guidelines For IAAF World Athletics Series Competitions

IAAF Photo Finish Guidelines For IAAF World Athletics Series Competitions For IAAF World Athletics Series Competitions April 2010 April 2010 1 IAAF PHOTO FINISH GUIDELINES 1 Introduction The position of an International Photo Finish Judge (IPFJ) was first identified in the IAAF

More information

Super Mario Brothers George W. Woodruff School of Mechanical Engineering ME Creative Decisions and Design

Super Mario Brothers George W. Woodruff School of Mechanical Engineering ME Creative Decisions and Design Super Mario Brothers George W. Woodruff School of Mechanical Engineering ME 2110 - Creative Decisions and Design Time: 5:00pm, Friday, April 4, 2014 MaRC Building Atrium (Hopefully) I. INTRODUCTION Super

More information