RobotBox is a community for robot builders to show off their projects. Add yours today.
Mobile Autonomous Robotic Concept
Within the last few years, there has been substantial growth of robotics in academia and in the hobby world. That makes it an exciting time to be in the robotics field. Researchers are using mobile robots to find solutions to carry out dangerous and dirty jobs. Jobs like the exploration of caves in a combat environment, waste clean up, and disaster relief. They are also exploring and fielding the use of autonomous robots for automobile driving, oceanographic exploration, agriculture, facility security, and piloting aircraft.
As the need to field autonomous robots grows, so does the need to educate and train future robotics engineers. Greater numbers of college students are introduced to robotics every year. Many colleges offer graduate degrees focusing on robotics and intelligent system development. Some are even offering undergraduate degrees in robotics. Students enrolled in electrical engineering and computer science undergraduate programs are using mobile robots to complete design projects. All of this use and growth of robotics has fueled a real need for mobile robots.
While each roboticists has a unique problem to solve and each ground mobile robot has a unique set of requirements, there is often a set of characteristics that many robots share. Those are...
- An on-board energy source
- A method of propelling itself
- Voltage regulation
- A microcontroller or microprocessor
- Connectors to link devices to the micro
- A set of useful sensors and actuators
As the requirements for the project and robot change over time one doesn't want to have to change the hardware. It would be better to build into the robot a certain amount of flexibility to add sensors, actuators, and additional processing power. Therefore it is desirable to build a robot that allows for changes and additions. It is also strongly desirable for the mobile robot to be easy to use with ubiquitous serial interfaces for micro code uploads and debugging. A widely available energy source such as AA or AAA batteries is also desirable to reduce the situation where one finds themselves unable power up the robot because they can't re-energize their batteries or buy fresh ones!
The focus on this development project is the creation of a autonomous mobile robot that has applications in research, education, and in the hobby world. Can a mobile robot be developed that is feature rich, includes interfaces for customization, be reliable, affordable, and easy to use?
- keep rockin
- botronix's blog
- Login or register to post comments
Recent comments
- The two forward thrusters are
4 days 15 hours ago - It looks like SubjuGator has
4 days 17 hours ago - Using the PCB as the chassis
4 days 17 hours ago - neeraj,
I'm working on
5 days 3 hours ago - Welcome to RobotBox!
5 days 3 hours ago - Welcome to RobotBox!
5 days 3 hours ago - mini project
1 week 18 hours ago - Looks like a fantastic
2 weeks 6 days ago - SubjuGator is an ongoing
2 weeks 6 days ago - I wrote the android App
3 weeks 9 hours ago
Recent blog posts
- How to Understand Binary and Hexidecimal Numbers
- Creating Backbone Software for your Robotics Project
- Who wants some free robot wheels?
- Robot Pioneers: A Documentary
- Two Birds, One Stone
- We All Need Support
- Mobile Autonomous Robotic Concept
- TI Unveils Ultra Low Cost MSP430 Microcontroller Kit Called "LaunchPad"
- AR-Drone iPhone Flying Robot Prices Announced - $300 USD!
- 2010 Autonomous Surface Vehicle Competition Winners - Robot Boats

Comments
@petrel, Thanks for the
@petrel, Thanks for the comments. Leaving the method of propulsion for another project is a good idea for flexibility in allowing the user to select according to their individual needs. However, the draw back is added cost of the platform, mounting hardware, connectors, etc. Please stay posted for more blogs.
Affordable, reliable, feature
Affordable, reliable, feature rich. Pick two. Of course, and ignoring the cliché, if you actually manage to do what you propose it would be great! I think that the "method of propelling" should be left as a parallel project and provide the ability to just "plug" various propelling platforms to the board controller and powersource. But then again wouldn't that just leave us with a arduino + power source?