Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free.

Sign up
Here's how it works:
  1. Anybody can ask a question
  2. Anybody can answer
  3. The best answers are voted up and rise to the top

In my circuit diagram I measured +/- 0.7V across the motor. This barely moves the motor as it needs about 5-6V. The resistors in the circuit diagram are 1K.

I've tested the circuit with a low powered motor. What would be your suggestions on increasing the voltage/current across for a higher powered motor? Ideally 5-6V and 4-5A. I think it would also be useful to know that I'm using a 505 std servo from china.

Thank you!

enter image description here

EDIT: New cct diagram

share|improve this question
    
Top transistor must be a PNP type. – Stefan Merfu 4 hours ago
    
Is that a reversing circuit? It does not look right. – Harper 3 hours ago
    
@Harper, sorry I have the top transistors as PNPs. Thought this was my new drawing! I can confirm that it successfully reverses the motor direction. – rmdlp 3 hours ago
2  
What is your 5V supply? Are you sure it is able to supply enough amps to drive the motor? Have you tried hooking it up directly to the motor just to confirm? Also, please specify the types of transistors you are using. In future, to facilitate discussion, give each circuit element a unique reference designator. – mkeith 3 hours ago
1  
You've driven either the top or the bottom transistors into saturation by applying the wrong voltage, so the other is switched off and the only voltage present is the Vbe. – EJP 3 hours ago

Stop and take a deep breath. You seem to have gone through a number of changes to your circuit, and it's hard to tell exactly what you've ended up with. Let's assume that you currently have

schematic

simulate this circuit – Schematic created using CircuitLab

Now. First things first. Get yourself a cheap DMM. No argurments, no backtalk, just do it. Without one you really have no way to tell what's happening in your circuit.

Next, get rid of your 9 volt battery. Again, no backtalk. Switch back to your 5 volt supply. The problem is that, with a 9 volt supply, both Q1 and Q3 will be at least partly turned on, no matter what the state of the control inputs. This means that when you turn on either NPN that side will be shorted to ground, and your battery voltage will drop very badly.

I recommend putting an LED and a 1k resistor from 5 volts to ground, just to help you see if the power supply is getting overloaded. If it dims, you know something is pulling down the battery. And if something is pulling down your battery, now that you have a DMM you can figure out what it is, rather than guessing.

If you want to try your 9 volt battery, you need to buffer your inputs so as to drive them to 9 volts when high. You can do this (for one half of the circuit, by

schematic

But if you try this make sure you replace both halves of the circuit. I only showed one side - the other should be identical.

share|improve this answer
    
+1 for firm tone (and accurate advice). – Spehro Pefhany 2 hours ago

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.