> I'm not sure that it wouldn't work down to 6" or better. There's probably some assumptions I'm making that aren't right? Probably in the area of what resolution you can get out of cheaper GPS modules (I think I answered myself)
>
> Basically the system would be a roll-your-own DGPS - The 'fixed' part would have to be just that - never moving in your yard.
> It will give you some co-ordinates that will drift - but over 2-3 acres (?) I'd imagine an identical GPS unit would have almost identical position drift.
>
> In the mobile unit you get the co-ordinates of the fixed unit, take your local co-ordinates, and calculate the offset - there's your position relative to 'home'
>
>>>> On 30 Jul 08 at 12:03, in message
> <
EraseMEe726f69f0807300903x6b051027l22b2fd1d658d46adspam
spamBeGonemail.gmail.com>, "Sean Breheny"
> <
RemoveMEshb7KILLspam
cornell.edu> wrote:
>> That should work to some degree but not down to 6 inches unless you
>> use specialized differential GPS equipment.
>>
>> I'm afraid that there is no cheap way to do what you want, Kevin. It
>> is a pretty hard problem, especially without line of sight.
>>
>> What I'd be inclined to do is use odometry on the wheels most of the
>> time and just have some system for updating the position at some known
>> points to get rid of drift. For example, you could place several known
>> position markers in the yard and make sure that the robot goes past
>> them at least once per 100 feet of travel or somesuch. Also, you could
>> use a line of sight positioning method and just use odometry to handle
>> the times when there is no line of sight.
>>
>> A final possibility would be to place some markers around the yard
>> which could be seen by a camera on the robot. Depending on which ones
>> it sees at which locations it could figure out is location.
>>
>> Sean
>>
>>
>> On Wed, Jul 30, 2008 at 11:33 AM, Eoin Ross <
erossSTOPspam
spam_OUTchemstation.com> wrote:
>>> Would a local version of WAAS work?
>>>
>>> Use two GPS modules, one fixed and the other mobile. Fixed unit transmits
>> location to the mobile, and the mobile unit calculates relative position.
>>>
>>> Any drift in the fixed unit should be seen by the mobile unit as well.
>> (Unless due to drift of internal calcs in the GPS module)
>>>
>>>
>>>>>> On 30 Jul 08 at 10:25, in message
>>> <
spamBeGonePine.LNX.4.64.0807301018280.32109STOPspam
EraseMEshell.dca.net>, Kevin <
KILLspamkbenspamBeGone
dca.net>
>>> wrote:
>>>
>>>> Anybody know of a website or links to a cheap beacon system
>>>> for postion location for a mobile robot ? I looked around
>>>> the net and everything was pretty expensive.
>>>>
>>>> I was thinking of trying to use those cheap 315 mhz tx/rx
>>>> modules. I want to be able to postion an autonomous lawn
>>>> mower within 6 inches or so. I have an acre lot with a house in the
>>>> center so line of site is out.
>>>>
>>>> I have a GPS receiver but that is only good to ten feet
>>>> with WAAS enabled.
>>>>
>>>> Any other suggestions ?
>>>>
>>>> Thanks,
>>>> Kevin
>>>
>>>
>>> --