Mechanics and Construction > Mechanics and Construction

Looking for tracks, cog wheels and motors

(1/3) > >>

Progrezz:
Hey, we are making a robot at school.
Since we are 17 year old electronic student we don't know much about mechanics and stuff.
We are making a robot controlled by micro controller and rs232 trough the internet.
We want to let it drive on tracks.
Easyest would be if we could get motors that work on 5volts and only use about 20mA.
What would you suggest on using (what sort of motors) and do you know some stores where we can buy this.

Thanks in advance.

Admin:
How much $$ are you willing spend?

What rpm and torque do you need?

20mA is an extremely small amount for any motor (unless you are building a microrobot) . . . expect 200mA at least.

I recommend using a servo . . .
http://www.societyofrobots.com/actuators_servos.shtml

Progrezz:
The problem is that we are going to use a micro controller to control the motors.
The micro controller wont be able to send a 200mA signal. Should we use a relay or something?

Thanks in advance.

Admin:
Yea, you should never power a motor directly from a microcontroller (it will fry the microcontroller). The microcontroller just outputs a signal, then you must use that signal as an on/off switch to a much larger power source.

You also cant use it to control a relay, as a relay is high current too.

Instead, you should use one of these options:

servo (has its own circuitry built in)
http://www.societyofrobots.com/actuators_servos.shtml

motor driver IC, or motor controller
http://www.societyofrobots.com/robot_parts_list_electronics.shtml

H-bridge (using mosfets) - the homemade method
http://www.societyofrobots.com/schematics_h-bridgedes.shtml

Progrezz:
Ok, thanks will discuss that and see what we will use.

Also i need some tracks and cog wheels. The length of the driving part should be about10-15cm, so i guess the cog wheels should be about 3-4cm diameter.

If anyone knows some webstores in europe that sell this, that would be nice.

Navigation

[0] Message Index

[#] Next page

Go to full version