This is an archive site. Current senoir design projects are at https://projects.eng.uci.edu.
Project Title: Rescue Robotics
Team Name: CARL!!!
URL: http://srproj.eecs.uci.edu/projects/rescue-robotics
Team Composition
Joseph Gonzalez
Major: Eletrical Engineer
Skills & Experience: Research with CARL Lab over summer, codes in C, Java, & Mathematica
Contributions: Hardware knowledge & Java coding experience
Team Role: Team Captain, Hardware
Noopur Siroya
Major: Aspiring Computer Engineer
Skills & Experience: Robotics for 2 year, Java programming, Python, C++
Contributions: Help program the CARL Rovers
Team Role: Hardware
Tracy Ogata
Major: Mechanical Engineer
Skills & Experience: Arduino expert, Solidworks, MatLab
Contributions: Programming & build more CARLs
Team Role: Software
Vicki Au
Major: Mechincal Engineer
Skills & Experience: 3 years of Solidworks, NX Unigraphics, Arduino, MatLab, 3D Printing
Contributions: building robots & programming
Team Role: Software
Haoran Yu
Major: Computer Science Engineer
Skills & Experience: Java, Andriod Studio, C language, made Quadcopter w/ Piixhawk Controller
Contributions:Embedded Systems & programming
Team Role: Software
Farah Arabi
Major: Eletrical Engineer
Skills & Experience: C, C++, Java, MatLab, Arduino, building RC devices
Contributions: Providing team with Java language help, getting used to Andriod Studio environment, & IOIO board
Team Role: Software
Mentor
Name: Jeff Krichmar
Major: Computer Science
Project Idea
Introduction
The UCI Rescue Robotics Competition is an annual event hosted by UCI, Vital Link, and the Orange County School Districts to expose and provide STEM education to high school and middle school students through robotics. Competing teams design and build ground and/or aerial rescue robots to navigate outdoors and find the most victims. Our role in this competition is to develop the base robotics platforms on which the students base and adapt their designs on. This year we want to incorporate swarming capabilities to improve the effectiveness and the efficiency of the robots at completing their task and benefit the students’ designs in the competition.
This research also has a global relevance in disaster relief. Real world applications of this technology include searching for survivors after a disaster, sending real time updates after a disaster for the appropriate help, and deploying swarms of robots to replace human search and rescue teams when the aftermath is too dangerous (e.g. after a nuclear power plant explosion). Using rescue robots can decrease the time searching for survivors and increase the chances of survival in thousands of search and rescue operations performed worldwide each year.
Rover 5s and Carlorado
The Carlorados and Rover 5s are similar except for their different robot bodies. Rover 5s are robots with a Rover 5 robot platform and a platform that holds all necessary electronics. These include a IOIO board with a bluetooth dongle, an Android phone, and a motor board. The search code is run on the Android phone and communicates with the IOIO board through the bluetooth dongle. The IOIO board is wired to communicate with the motor board which then controls the turning of the tank treads. The tank treads perform best on asphalt; they can be replaced with Dagu Wild Thumper Wheels for better performance in dirt and grassy areas.
Major Components
Wiring
Timeline
Fall Quarter
Winter Quarter
Spring Quarter
Progress
Learn Android programming COMPLETED
Learn OpenCV library IN PROGRESS
Develop strategy for search and rescue COMPLETED
Build new Rover 5s with LIDAR IN PROGRESS