| Author |
Message |
geki01
Joined: 28 Dec 2007 Posts: 2
|
28 Dec 2007 7:12 school project...need help... |
|
|
|
|
we were told to modify a radio controlled toy car to a safety car...
there will be a sensor on the front and on the sides...
the front sensor will detect an aproaching object and will turn off the motor of the toy car...
the sensors on the side will detect the lane of the road and if the car goes out of lane it will correct itself...
my question is...can i build my own sensors or are there any products already available in the market that can be integrated in the cars circuit??
if i build my own, how and what do i need to build it with??
thanks alot!
Last edited by geki01 on 28 Dec 2007 17:11; edited 1 time in total |
|
| Back to top |
|
 |
mcs51mc
Joined: 19 Jul 2007 Posts: 73 Helped: 16 Location: Belgium
|
28 Dec 2007 7:29 Re: school roject...need help... |
|
|
|
|
The detector in front of the car can be ultrasonic or infra red.
Lots of ultrasonic measuring devices on the net.
Try "ultrasonic range finders" in google, lots of hits.
Complete kit here: http://www.velleman.be/be/en/product/view/?id=9147
If you need more accuracy for the sensors on the side of the car, you can use laser displacement sensors.
Very accurate but smaller measuring range.
Try "laser displacement sensors" in google, lots of hits, again  
These ready made laser sensors aren't cheap
|
|
| Back to top |
|
 |
ehsanelahimirza
Joined: 24 Feb 2006 Posts: 430 Helped: 33
|
28 Dec 2007 9:24 school roject...need help... |
|
|
|
|
| go for ultrasonic sensors available in market
|
|
| Back to top |
|
 |
rikie_rizza
Joined: 05 Aug 2006 Posts: 334 Helped: 20 Location: Bikini Bottom, between a rock and a pineapple
|
28 Dec 2007 10:44 school roject...need help... |
|
|
|
|
Yea, use this sensor and that sensor...
1. What is the size of your toy car? If its small, does any small enough ultrasonic Tx/Rx component available? Using laser displacement sensor, its huge from my experience.
2. What is the power source? Is it enough for those sensor, signal conditioning, this circuit, that circuit... come on, think!!
3. Your project is a mechanical electronic system which is very complicated to control (such as robotics). In this case, were not just talking about sensors, but how to process the input for a simple output...?
Please consider those factors to help others when you gave comments.
|
|
| Back to top |
|
 |
geki01
Joined: 28 Dec 2007 Posts: 2
|
28 Dec 2007 17:09 Re: school project...need help... |
|
|
|
|
Please consider those factors to help others when you gave comments.
oh..sorry! i forgot
it must've slipped my mind...
the car is big...a lot of space for small sensors...
the source is a rechargeable battery pack...10v .850mA
you're right...so does that mean we still need to do some programming with the sensors?
|
|
| Back to top |
|
 |
the_risk_master
Joined: 12 Aug 2005 Posts: 688 Helped: 59 Location: UE+MIT, Philippines, (14°N , 120°E )
|
28 Dec 2007 17:16 Re: school project...need help... |
|
|
|
|
Yes indeed, you need some programming if you are to interface the sensors with a computer or microcontroller..
by the way, are you doing a "line tracking car robot"?
If so, then I could help you alot (I've done that before in my college)
|
|
| Back to top |
|
 |
Google AdSense

|
28 Dec 2007 17:16 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
mcs51mc
Joined: 19 Jul 2007 Posts: 73 Helped: 16 Location: Belgium
|
28 Dec 2007 20:35 Re: school project...need help... |
|
|
|
|
| geki01 wrote: |
| you're right...so does that mean we still need to do some programming with the sensors? |
Nope, no programming it all
I think you can solve your problem using analog electronics.
Sensor in front: use an opamp as comparator. When voltage drop below x Volt because of object in front, turn off power to the motor.
Sensor on the side: use two opamps as comparator to turn the wheels (servo?) left or right according to the distance car/lane.
No controller needed
|
|
| Back to top |
|
 |
rikie_rizza
Joined: 05 Aug 2006 Posts: 334 Helped: 20 Location: Bikini Bottom, between a rock and a pineapple
|
30 Dec 2007 11:08 school project...need help... |
|
|
|
|
| You can program if you are using uc, and dont need to program if you are using analog system. Try to review yourself about any abilities you got, such as knowledge of robotics, microcontroller, or any other. in that way, we can discus more easier. I suggest you to use microcontroller.
|
|
| Back to top |
|
 |
clockz
Joined: 30 Oct 2009 Posts: 2 Location: london
|
05 Nov 2009 17:08 Re: school project...need help... |
|
|
|
|
fanks guys i mit do the proggraming for it
if any1 can still help me it will be apreciated
|
|
| Back to top |
|
 |
Aya2002
Joined: 12 Dec 2006 Posts: 1409 Helped: 254 Location: Iraq
|
05 Nov 2009 18:02 Re: school project...need help... |
|
|
|
|
| clockz wrote: |
fanks guys i mit do the proggraming for it
if any1 can still help me it will be apreciated |
could you please type a completed words?
|
|
| Back to top |
|
 |