asm: fixed npn v pnp explanation still need diagrams
This commit is contained in:
parent
81fe2d13cf
commit
0a739a3be9
@ -13,12 +13,15 @@ Both types however, do share some properties here by referred to as the followin
|
||||
|
||||
### NPN
|
||||
|
||||
When the base/gate is "on" we mean current can flow from the emitter to the collector.
|
||||

|
||||
|
||||
Current will __not__ flow across collector through base into emitter if do nothing.
|
||||
When we apply a current to the base then current flows through the transistor.
|
||||
|
||||
### PNP
|
||||
|
||||
When the base/gate is "on" we mean current can _not_ flow from the emitter to the collector.
|
||||
|
||||
> When we say that a gate is "on" we're really saying that it's open.
|
||||

|
||||
|
||||
Current will flow across emitter through base into collector if we don't do anything.
|
||||
When we apply a current to the base then current flow stops.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user