Re: Looking for interesting ideas: remote control via a PC
- From: laurentien <luc.rolland@xxxxxxxxx>
- Date: Mon, 12 May 2008 06:40:07 -0700 (PDT)
Indeed, quite challenge.
You have to make a choice between two methods:
1- as pointed out in BRW's message, you follow the trade and apply RF
transmission as in any RC vehicle on the market
2- you follow the high level one which means that you apply either
Bluetooth or Wireless as it is often the case in mobile robotics.
In the first case, I would suggest not to apply any form of
navigation, path control or higher level at the vehicle level. But,
you will have to temper with the RC vechicle in many ways:
- Vehicle electronics: in order have the sensor readings returned to
the remote "control" box through some channels with an transmitter.
- Remote electronics: add a receiver, buffer circuit and interface for
a link to your computer through a serial link or USB or any other.
- Vehicle mechanics: You will also have to fit a least two sensors on
the vehicle, one for the drive speed and one for the steering
position.
- Control: your feedback loops could be done either at the remote
"control" level with a special circuit or PC level.
This becomes a much more complex problem being now mechatronical,
meaning you have to master mechanics, electronics, control and
computer science (for this last issue: you seem to be capable). It is
one of my master student's project proposals.
In the second case, this becomes a classical mobile robot problem.
But, here, you will have to strip the RC vechicle out of its
electonics circuit and replace it completely with a true robot control
system.You will have to fit sensors in. You could do like they did for
the Surveyor SRV-1 robot: http://www.surveyor.com/SRV_info.html
In the system demo, the control is completely done at the PC level and
the vehicle does not do any type of control. This approach has its
advantages if your not going to have transmission problems or
crowding, but this approach can be very risky since hackers can come
and take control of your vehicle.
The originality there could be to determine the distribution of
control in order to have reliable and safe operation.
Bests
BRW wrote:
....
First of all, I would suggest you stick to RF control instead of IR.
IR, being line-of-sight, is very limited for RC car control.
Many RC cars are controlled with 2-channel PWM RF signal, one for
throttle and one for steering. If you google "hobby servo" you can
learn all about it. So you could hack into the transmitter that comes
with the car and control it at a low level with the CE box. I've
never done this. It would probably be challenging.
.
BRW
- References:
- Looking for interesting ideas: remote control via a PC
- From: usenetjunkie
- Re: Looking for interesting ideas: remote control via a PC
- From: usenetjunkie
- Re: Looking for interesting ideas: remote control via a PC
- From: BRW
- Looking for interesting ideas: remote control via a PC
- Prev by Date: Re: Relative Positioning
- Next by Date: New books on parallel manipulators
- Previous by thread: Re: Looking for interesting ideas: remote control via a PC
- Next by thread: Re: Looking for interesting ideas: remote control via a PC
- Index(es):
Relevant Pages
|