Electronic – Fail on using 2 Transistor as a Switch

switchesswitchingtransistors

Now I'm trying to design a circuit which have 2 voltage level (12V and 3.3V). What I want to create is simple switch using 3.3V to turn off 12V. I know there are thousand question about transistor on this site, but after spending some time scrolling, I haven't found what I wanted.

So far, this is what I have designed and simulate it on Proteus.

schematic

simulate this circuit – Schematic created using CircuitLab

The question is, do I have a wrong circuit? or perhaps the Proteus simulator is not correct? Thanks in advance. Please ask if this question is not clear. Thanks 😀

Best Answer

On your circuit, there are several strange placement of components. R1 and C1 is clearly wrong, also as mentioned in comment by @winny , you should have pull-up resistor to Q2 base. There are so many combination of transistor that can be used as a switch, you can try this

schematic

simulate this circuit – Schematic created using CircuitLab

Correct me if I'm wrong, but maybe here's some explanation:
R1 and R2 is used to limit base current, R3 as pull-up resistor, and C1 to filter the output (optional)