Author Topic: Scarab: Lunar Rover  (Read 8899 times)

0 Members and 1 Guest are viewing this topic.

Offline KohanbashTopic starter

  • Supreme Robot
  • *****
  • Posts: 430
  • Helpful? 1
Scarab: Lunar Rover
« on: September 15, 2007, 08:50:00 PM »
« Last Edit: September 16, 2007, 06:17:17 AM by sdk32285 »
Robots for Roboticists Blog - http://robotsforroboticists.com/

Offline Rebelgium

  • Supreme Robot
  • *****
  • Posts: 637
  • Helpful? 0
  • It's called the future ... We like it here
    • orgcrime.net
Re: Scarab: Lunar Rover
« Reply #1 on: September 16, 2007, 05:34:29 AM »
Quote
Check out my latest project:
You mean "our" right? ... right? You couldn't have built that beast alone?

It looks great. You don't see much lunar robots with such a nice finish.  :)
nice surface adapting, I'd like to see some videos of it hanling some real rocky terrain  ;)
To relax after some hard work on robotics: A very fun free online text based MMORPG
orgcrime.net

Offline KohanbashTopic starter

  • Supreme Robot
  • *****
  • Posts: 430
  • Helpful? 1
Re: Scarab: Lunar Rover
« Reply #2 on: September 16, 2007, 06:20:25 AM »
Quote
You mean "our" right? ... right? You couldn't have built that beast alone?
Very true

It actually does a great job with rocky terrain, We'll have to grab video next time were out in the field.
Robots for Roboticists Blog - http://robotsforroboticists.com/

Offline Rebelgium

  • Supreme Robot
  • *****
  • Posts: 637
  • Helpful? 0
  • It's called the future ... We like it here
    • orgcrime.net
Re: Scarab: Lunar Rover
« Reply #3 on: September 16, 2007, 06:24:03 AM »
Quote
It actually does a great job with rocky terrain, We'll have to grab video next time were out in the field.
Awesome! I hope to see that soon  8)
To relax after some hard work on robotics: A very fun free online text based MMORPG
orgcrime.net

Offline hgordon

  • Expert Roboticist
  • Supreme Robot
  • *****
  • Posts: 373
  • Helpful? 7
    • Surveyor Robotics Journal
Re: Scarab: Lunar Rover
« Reply #4 on: September 16, 2007, 08:17:05 AM »
Interesting project.  Is there a write-up anywhere on how you plan to protect the electronics and drive mechanisms against temperature extremes ?
Surveyor Corporation
  www.surveyor.com

Offline KohanbashTopic starter

  • Supreme Robot
  • *****
  • Posts: 430
  • Helpful? 1
Re: Scarab: Lunar Rover
« Reply #5 on: September 16, 2007, 10:21:35 AM »
We have not published any write ups yet, but I'll post as they become available.
Robots for Roboticists Blog - http://robotsforroboticists.com/

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: Scarab: Lunar Rover
« Reply #6 on: September 24, 2007, 06:34:34 PM »
Any sensors planned for it?

Also, to do embedded videos, do this:
Code: [Select]
[youtube=425,350]o8Je_9U8wC8[/youtube]

Offline ed1380

  • Supreme Robot
  • *****
  • Posts: 1,478
  • Helpful? 3
Re: Scarab: Lunar Rover
« Reply #7 on: September 24, 2007, 07:08:55 PM »
pretty cool

how big is it really? hard to tell form teh video
Problems making the $50 robot circuit board?
click here. http://www.societyofrobots.com/robotforum/index.php?topic=3292.msg25198#msg25198

Offline KohanbashTopic starter

  • Supreme Robot
  • *****
  • Posts: 430
  • Helpful? 1
Re: Scarab: Lunar Rover
« Reply #8 on: September 24, 2007, 10:02:14 PM »
http://www.frc.ri.cmu.edu/project/lri/

This site has some cool movies, as well as a vehicle data sheet.

We are still exploring/developing our sensor suits. Part of the challenge is that in the lunar polar crater regions there is no sunlight. As such pretty much all vision systems are out.
Robots for Roboticists Blog - http://robotsforroboticists.com/

Offline JesseWelling

  • Expert Roboticist
  • Supreme Robot
  • *****
  • Posts: 707
  • Helpful? 0
  • Only You Can Build A Robot!
Re: Scarab: Lunar Rover
« Reply #9 on: September 25, 2007, 12:32:46 AM »
Not that you have infinite development funds, but couldn't you use some other wavelength such as IR?
Maybe that's a bad example though... You'd expect the Lunar Polar Regions not to have a whole lot of temperature variation... :-\ looks like you will need active sensors of some kind.

Offline KohanbashTopic starter

  • Supreme Robot
  • *****
  • Posts: 430
  • Helpful? 1
Re: Scarab: Lunar Rover
« Reply #10 on: September 25, 2007, 07:42:48 AM »
Another aspect of no sunlight means extreme cold. The temperature at the bottom of the craters is about -233 C (40 Kelvin), so IR wouldn't really work all that great ;) .

We are primarily looking at different LIDAR techniques.
Robots for Roboticists Blog - http://robotsforroboticists.com/

Offline hgordon

  • Expert Roboticist
  • Supreme Robot
  • *****
  • Posts: 373
  • Helpful? 7
    • Surveyor Robotics Journal
Re: Scarab: Lunar Rover
« Reply #11 on: September 25, 2007, 11:26:52 AM »
Another aspect of no sunlight means extreme cold. The temperature at the bottom of the craters is about -233 C (40 Kelvin), so IR wouldn't really work all that great.  We are primarily looking at different LIDAR techniques.

You might want to consider "micropower impulse radar" as an alternative - you won't have to worry about keeping your optics clear as you would with LIDAR.  As a starting point, see http://www-eng.llnl.gov/mir/mir_home.html
Surveyor Corporation
  www.surveyor.com

Offline KohanbashTopic starter

  • Supreme Robot
  • *****
  • Posts: 430
  • Helpful? 1
Re: Scarab: Lunar Rover
« Reply #12 on: September 25, 2007, 01:42:06 PM »
Hi
I'm having a hard time finding details online.
Do you know an approximate FOV and resolution for a MIR unit?
Another thing that we need to look at is how easily (where easily is a relative term) a sensor can be space qualified.
On the other hand we are very power limited which would make an impulse/low power technique very appealing.
Also while I have not used an MIR before, I have found radar to have very noisy data which gets in the way of high resolution scans.
« Last Edit: September 25, 2007, 01:46:29 PM by sdk32285 »
Robots for Roboticists Blog - http://robotsforroboticists.com/

Offline hgordon

  • Expert Roboticist
  • Supreme Robot
  • *****
  • Posts: 373
  • Helpful? 7
    • Surveyor Robotics Journal
Re: Scarab: Lunar Rover
« Reply #13 on: September 25, 2007, 02:21:17 PM »
Hi
I'm having a hard time finding details online.
Do you know an approximate FOV and resolution for a MIR unit?
Another thing that we need to look at is how easily (where easily is a relative term) a sensor can be space qualified.
On the other hand we are very power limited which would make an impulse/low power technique very appealing.
Also while I have not used an MIR before, I have found radar to have very noisy data which gets in the way of high resolution scans.
The Livermore website is pretty vague on details, but they provide a technical contact, so you should probably ask directly.  My guess is that FOV, range and resolution are very much a function of antenna design, and that it's not unusual to employ this technology in phased arrays.  The nice thing about RF is that it is not so difficult to harden against environment in comparison with other technologies.

Micropower pulsed radar imaging is not a new technology - just do some searches on low power radar, and you'll probably turn up a lot more information.  Along those lines, here was an interesting link - http://spie.org/x8537.xml
Surveyor Corporation
  www.surveyor.com

Offline KohanbashTopic starter

  • Supreme Robot
  • *****
  • Posts: 430
  • Helpful? 1
Re: Scarab: Lunar Rover
« Reply #14 on: December 18, 2007, 03:37:54 PM »
Hi all
I just posted some more video as well as some of our test reports.
The obstacle video is pretty cool.

http://www.frc.ri.cmu.edu/project/lri/
Robots for Roboticists Blog - http://robotsforroboticists.com/

Offline Mega

  • Full Member
  • ***
  • Posts: 88
  • Helpful? 0
    • MegaBot Blog
Re: Scarab: Lunar Rover
« Reply #15 on: December 19, 2007, 01:09:37 PM »
Excellent video's, very cool robot!
Were you also involved in the Carnegie Mellon H1ghlander project?
This project inspired me for my HummBot project.
Visit my robotics blog at http://megabotblog.blogspot.com/

Offline KohanbashTopic starter

  • Supreme Robot
  • *****
  • Posts: 430
  • Helpful? 1
Re: Scarab: Lunar Rover
« Reply #16 on: December 19, 2007, 04:11:08 PM »
I started towards the end of the second grand challenge (ie. H1ghlander and Sandstorm)
Robots for Roboticists Blog - http://robotsforroboticists.com/

Offline Mega

  • Full Member
  • ***
  • Posts: 88
  • Helpful? 0
    • MegaBot Blog
Re: Scarab: Lunar Rover
« Reply #17 on: December 20, 2007, 10:40:25 AM »
Quote
I started towards the end of the second grand challenge (ie. H1ghlander and Sandstorm)

Cool. That must have been a great project. What part of the h1ghlander have you been working on?
Visit my robotics blog at http://megabotblog.blogspot.com/

Offline KohanbashTopic starter

  • Supreme Robot
  • *****
  • Posts: 430
  • Helpful? 1
Re: Scarab: Lunar Rover
« Reply #18 on: December 29, 2007, 06:52:34 PM »
I did not actually work on h1ghlander, I was working on a different project.
Robots for Roboticists Blog - http://robotsforroboticists.com/

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: Scarab: Lunar Rover
« Reply #19 on: December 29, 2007, 08:20:04 PM »
I did some work for the original Sandstorm, but I heard negative things about the team dynamics so I didn't get very involved . . .

Offline Mega

  • Full Member
  • ***
  • Posts: 88
  • Helpful? 0
    • MegaBot Blog
Re: Scarab: Lunar Rover
« Reply #20 on: December 30, 2007, 01:56:57 AM »
Quote
but I heard negative things about the team dynamics so I didn't get very involved . . .

That's probably the reason they did not win the challenge  ;)
Visit my robotics blog at http://megabotblog.blogspot.com/

Offline hemanth

  • Jr. Member
  • **
  • Posts: 20
  • Helpful? 0
Re: Scarab: Lunar Rover
« Reply #21 on: October 05, 2009, 06:14:21 PM »
I found an interesting pic on wavelengths that are suitable for lunar communication:
Can you give the details on how to build this thing?
 ::)

 


Get Your Ad Here