New Reply

Does this NOT gate work?

 
Share Thread Thread Tools
Feb5-13, 04:46 PM   #1
 

Does this NOT gate work?


I found an image on google that I recognised to be an almost functioning NOT gate:



But I felt the resistor was misplaced so I changed it to put it here:



Who is correct and why? The only way I can see the first image functioning as a NOT gate is if the transistor somehow has a negative resistance when its base is active, is this the case?
PhysOrg.com
PhysOrg
engineering news on PhysOrg.com

>> NASA: Austin, calling Austin. 3-D pizzas to go
>> Research suggests modular design competence can benefit new product development
>> Army ground combat systems adopts tool for choosing future warfighting vehicles
Feb5-13, 04:54 PM   #2
 
Your diagram is wrong. The first diagram is correct.
Why you think that the first diagram is wrong ?
Feb5-13, 04:56 PM   #3
 
Recognitions:
Gold Membership Gold Member
The first diagram is a NOT gate.

The second diagram represents a blown transistor waiting to happen.
Feb5-13, 05:19 PM   #4
 
Mentor

Does this NOT gate work?


The first diagram is a-NOT-Gate.

The second diagram is NOT-a-Gate.

Feb5-13, 05:26 PM   #5
 
Quote by Jony130 View Post
Your diagram is wrong. The first diagram is correct.
Why you think that the first diagram is wrong ?
Because the electricity has no incentive to flow to ground, it will always take the shortest route which will either be to the output or the ground depending on the resistances and lengths of the wires. By putting a resistor at the output I'm ensuring that the current will flow to ground once the base of the transistor is active.
Feb5-13, 05:55 PM   #6
 
So confused.
Feb5-13, 06:02 PM   #7
 
In this circuit the BJT work in cut-off region (no base current flow).
Or in saturation, (base-emitter current is flowing).
So if transistor is full on (saturated), then he act just like a shorted switch.
Short collector to GND. Or in general shots the collector to emitter.
Feb5-13, 06:32 PM   #8
 
Mentor
Quote by wannab View Post
Because the electricity has no incentive to flow to ground, it will always take the shortest route which will either be to the output or the ground depending on the resistances and lengths of the wires. By putting a resistor at the output I'm ensuring that the current will flow to ground once the base of the transistor is active.
First of all, in this circuit, there is nothing connected to the output (it is open) so current can't go that way anyway. But even if there were a load connected to the output, you are suffering from a common misconception. Current always splits up and takes all paths to ground. The amount of current on each path is inversely proportional to the resistance of that path. What we mean when we say that "current takes the path of least resistance" is that, if there is one path whose resistance is drastically lower than any of the others, then the vast majority of the current will take that path and not the others.

Second, the reason why your circuit doesn't work is as follows. In this regime, the transistor acts somewhat like a switch. If the base voltage is low, there will be no connection between the collector and emitter: the transistor does not conduct. If the base voltage is high, the transistor conducts between collector and emitter. It acts kind of like a switch. In fact, to see what's going on conceptually, you could just replace the BJT with a switch that is closed when Vin is high, and open when Vin is low, So, in your version of the circuit, where you have no resistor between Vcc and the collector, when the transistor conducts, it's like the switch closes, connecting Vcc directly to ground through a negligible resistance. You've shorted your power supply. So, a tremendous amount of current will be drawn. Can you see why this is a tremendously bad idea, as phinds already alluded to? EDIT: Also at that point, your resistor R2 actually does nothing at all, because it has literally been shorted out of the circuit.
Feb5-13, 06:46 PM   #9
 
Quote by wannab View Post
So confused.
Not to worry. Transistors are generally one of the tougher things to master in electronics. (for normal people anyways)
Feb6-13, 10:07 AM   #10
 
Quote by cepheid View Post
First of all, in this circuit, there is nothing connected to the output (it is open) so current can't go that way anyway. But even if there were a load connected to the output, you are suffering from a common misconception. Current always splits up and takes all paths to ground. The amount of current on each path is inversely proportional to the resistance of that path. What we mean when we say that "current takes the path of least resistance" is that, if there is one path whose resistance is drastically lower than any of the others, then the vast majority of the current will take that path and not the others.
If that's true then surely when the transistor is active the current would split, some going to output and some going to ground? That's not what is required though, what's required is absolutely no current going to output and all of it going to ground.

Surely we need a resistor at the output to encourage more electricity to go to ground when the transistor is active?
Feb6-13, 10:08 AM   #11
 
Also what's the difference between an AND gate and a transistor? To me they appear to do the same thing. This might be the source of my confusion.
Feb6-13, 11:27 AM   #12
 
Quote by wannab View Post
If that's true then surely when the transistor is active the current would split, some going to output and some going to ground? That's not what is required though, what's required is absolutely no current going to output and all of it going to ground.
No, what's required is that the voltage between the output and ground is below a given threshold. And that will be the case if the components are chosen correctly. No matter what resistance is connected to the output. There can be some current flowing through the output even if it's in the low state as long as the voltage is low enough.
New Reply
Thread Tools


Similar Threads for: Does this NOT gate work?
Thread Forum Replies
3 input XOR gate using NAND gate only ( Logic ) Engineering, Comp Sci, & Technology Homework 3
XOR gate to XNOR gate boolean algebra Engineering, Comp Sci, & Technology Homework 6
How do wrap-around gate CNTFETs work? Advanced Physics Homework 0
What happens when you place a NOT gate before and after a NAND gate Engineering, Comp Sci, & Technology Homework 11
any gate i can substitute to xor gate? Computing & Technology 8