Circuit question
mynet43
Posts: 644
I have a signal line that's pulled up to 14V with a 10K resistor.
I need to control this signal with a 3.3V propeller pin.
What's the easiest way to pull this up and down without hurting the Propeller?
Thank you for your help.
Jim
I need to control this signal with a 3.3V propeller pin.
What's the easiest way to pull this up and down without hurting the Propeller?
Thank you for your help.
Jim
Comments
The NPN sounds like it should work. Is the 10K resistor enough to drive the transistor? I suppose I could use a 1K if I needed to.
Thanks again.
Jim
I think Mark's circuit is probably OK. I'm trying to control the 14V signal, by pulling it to ground or leaving it high.
It's an AC motor control box, and the signal starts or stops the motor.
It looks like the transistor should do that. Let me know if you think there's a better way.
Thank you for the help and support.
Jim
I like the idea of a mosfet. I know I can get transistor arrays, can I also get mosfet arrays? I have several signals to control, and I'd rather not mount a bunch of parts.
Thanks for all the help.
Jim
It's difficult to make a recommendation without knowing more about the hardware you're trying to interface.
Right now I don't see any reason the NPN won't work. I'm just trying to pull a 14V input line to ground. There's a common ground between the Prop and the motor control box.
Can you think of any reason this shouldn't work?
Thanks for all the great feedback!
Jim
Let me know if you have any feedback.
Thanks!
Jim
the question that has to be answered is: what does the motor-control with the 14V?
how much current is flowing?
as long as this question is not answered it doesn't make sense to think about transistor or MOS-FET.
further questions:
does the 14V drive a relay with a coil?
does the 14V drive a solid state relay?
does the 14V drive the input of an optocoupler?
best regards
Stefan
I think I answered your question above. The line to the motor control box is just a negative true signal line, pulled up to 14V by a 10K resistor. There is no load except the resistor.
With this, I don't see why the transistor won't work fine.
Am I missing something?
I really need this to work, so I really appreciate the feedback.
Thanks!
Jim
But, I'd probably use an opto-isolated transistor, just to avoid the possibility of surges coming back to the Prop from the controller...
Thanks for getting involved in this discussion. I want to get it right.
I probably didn't make it clear about the 14V and pullup. The user's manual for the motor control specifies to ground this pin to make the motor start.
I derived the pull-up value from the following measurements. I measured the open circuit voltage of the motor control line, when nothing is connected. It's 14V. With the meter still connected, I then connected an ammeter between the line and ground. With this connected, the line was pulled down to about 0.1V, and the measured current was about 0.0014A. Using ohm's law tells me the pull-up resistor has to be 10K (14V/0.0014A).
So the answer to your question is, that the line is internally pulled up with a 10K resistor, inside of the motor control box. I hope this helps.
Thanks for all the great feedback!
Jim