Society of Robots - Robot Forum
Electronics => Electronics => Topic started by: aruna1 on May 08, 2010, 05:44:21 AM
-
Hi
guys I'm making a robot using two pager motors. its a line follower without any mcu brain.it uses two transistors to turn on and off motors as it follows the line.
problem is
transistor is not biasing properly.it doesn't go to saturation region. with this circuit i can control a LED but not the motor.motor never turns on (due to low current )
-
Hi
for high current devices could you just use a relay like this :
http://interactive.usc.edu/members/phoberman/relayCircuit.gif (http://interactive.usc.edu/members/phoberman/relayCircuit.gif)
just replace the bulb with a motor ...it should work ...
regards
Jak24
-
Resistors R1 470K Ohms is too high, you need 470 ohms will do, change R2 to 470 ohms too.
-
Hi
for high current devices could you just use a relay like this :
http://interactive.usc.edu/members/phoberman/relayCircuit.gif (http://interactive.usc.edu/members/phoberman/relayCircuit.gif)
just replace the bulb with a motor ...it should work ...
regards
Jak24
hi relay is not an option as I'm making a tiny robot
Resistors R1 470K Ohms is too high, you need 470 ohms will do, change R2 to 470 ohms too.
well i can turn on the motor with using 470ohm but that will make IR photodiode useless.it becomes non responsive
-
Try replacing your transistors with some Darlington and Sziklai pair transistors....
This should do the trick...
But pay attention to the voltage at the base of the transistor...
-
hi
can you suggest me a suitable transistor for this?
-
Hi,
Darlingtons and Compound transistors have a large voltage drop, so might be a problem.
The original circuit probably just need the right resistor value, which should be less than the 470k, (but not 1000 times smaller). Use a DMM to find out how it works with the 470k and deduct the answer.
If you need more than one transistor, don't use Darlington or Compound coupling, instead, use a PNP to control the existing transistor (and swap the position of photodiode and the 470k). That way you'll experience the lowest voltage drop and hence get more voltage to the motor.
-
hi soren, i tried different resistor values but didnt do any good.
and i didnt get your advice about using PNP.can you explain more
thanks
-
Hi,
and i didnt get your advice about using PNP.can you explain more
A picture paints a thousand words:
(http://That.Homepage.dk/Img/Motor_Ctrl.png)
If the motor current allow it, lowering I_c/I_b will lower the saturation drop.
I assume the purpose of the photo diode is to make it a photovore?
-
hi soren my objective is to make a line follow robot