Modifying this simple transistor circuit so that it can be triggered by a 5V proc signal

boostbuck

Joined Oct 5, 2017
1,059
I would like to change it, so that it can be controlled by a voltage from a processor like an Arduino board:
5V turns Q6 on.
0V turns Q6 off.
Yes, it does work as you asked it to be changed. On 5V input, the transistor is ON so the output is 0V.

It functions effectively as an inverter, which is sort of the opposite of how the original circuit worked, given the diode being removed.

But it's what you asked for.
 

boostbuck

Joined Oct 5, 2017
1,059
Base of Q6 Out
-----------------------
______0V __________ 0V
______5V _________12V
Hmmm. The base of Q6 is not the output. Is your truth table for the voltage applied to the base, or it is the required output. The output of your circuit is the collector of Q6 btw.
 

Thread Starter

chad2057

Joined Sep 20, 2020
15
Hmmm. The base of Q6 is not the output. Is your truth table for the voltage applied to the base, or it is the required output. The output of your circuit is the collector of Q6 btw.
The table doesn't look good because the website compresses the spaces.
First column is "Base of Q6"
Second column is "Out"
 

eetech00

Joined Jun 8, 2013
4,724
The table doesn't look good because the website compresses the spaces.
First column is "Base of Q6"
Second column is "Out"
Q6 in you circuit will invert the voltage levels, so a second transistor is needed to invert the signal again to get the voltage levels you want. See below.
Q1 inverts, then Q2 inverts again so that 0v in=0v out, 5v in=12v out.

1706483623061.png
 

Thread Starter

chad2057

Joined Sep 20, 2020
15
With 91K at the collector, about half a microamp in practical terms. I'm sure the 91K output pullup must be a typo.

It seems the overall requirement is for a level converter, at a guess?
Hi,
The 91k resistor is correct, as the circuit continues with other parts that I didn't include because they are irrelevant to the trigger voltage being discussed..
 
Top