mirror of
https://github.com/TrudeEH/web.git
synced 2025-12-06 16:33:37 +00:00
Remove outdated images and metadata from notes; add new styles and plugin configuration
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
---
|
||||
title: Transistors
|
||||
description:
|
||||
date: 2025-02-17T08:14:53+00:00
|
||||
draft: false
|
||||
tags:
|
||||
- electronics
|
||||
@@ -26,25 +25,25 @@ Base --(--|<)
|
||||
### Switch
|
||||
|
||||
If the `base` pin is provided with energy, the transistor allows current to flow in the main circuit.
|
||||
![[image.png]]
|
||||

|
||||
|
||||
### Amplifier
|
||||
|
||||
Altering the voltage given to the `base` pin allows us to control a larger voltage in the main circuit.
|
||||
![[image1.png]]
|
||||

|
||||
|
||||
## Types of Transistor
|
||||
|
||||
### NPN
|
||||
|
||||
An NPN transistor combines the `base` pin and `collector` pin.
|
||||
![[image2.png]]
|
||||

|
||||
|
||||
> Note: Even if the collector pin is disconnected from the circuit, a small amount of current still passes through. ![[image3.png]]
|
||||
> Note: Even if the collector pin is disconnected from the circuit, a small amount of current still passes through. 
|
||||
|
||||
### PNP
|
||||
|
||||
A PNP transistor receives energy through the `emitter` pin, and then divides it to the remaining pins.
|
||||
|
||||
|
||||
![[image4.png]]
|
||||

|
||||
|
||||
Reference in New Issue
Block a user