-P-R
AI

Electronic components starting with the letters **P**, **Q**, and **R** represent some of the most fundamental building blocks in circuitry, ranging from passive protection devices to active switching components.
---
### 1. Components Starting with **P**
These parts are often associated with power, protection, and light sensing.
| Component | Symbol/Ref | Function |
| :--- | :--- | :--- |
| **Potentiometer** | POT / RV | A variable resistor with three terminals used as a voltage divider (e.g., volume knobs). |
| **Photoresistor** | LDR | A Light Dependent Resistor whose resistance decreases as light intensity increases. |
| **Piezo Buzzer** | PZ / BZ | A device that converts electrical energy into mechanical vibrations to create sound. |
| **Photodiode** | D / PD | A semiconductor device that converts light into an electrical current. |
---
### 2. Components Starting with **Q**
In electronic schematics, the letter **Q** is the standard designator for **Transistors**.
#### Types of Transistors (Q):
* **Bipolar Junction Transistor (BJT):**
* *NPN / PNP:* Used for switching and amplification. They are current-controlled devices.
* **Field Effect Transistor (FET):**
* *MOSFET:* Metal-Oxide-Semiconductor FETs are the most common transistors in digital circuits and power supplies. They are voltage-controlled.
* **Phototransistor:**
* A transistor that is activated by light rather than an electrical current at the base/gate.
---
### 3. Components Starting with **R**
The letter **R** is almost exclusively reserved for **Resistors**, which are the most common passive components in any circuit.
#### Key Functions of Resistors:
1. **Current Limiting:** Preventing sensitive components (like LEDs) from burning out.
2. **Voltage Division:** Creating specific voltage levels from a higher source.
3. **Pull-up/Pull-down:** Ensuring digital pins stay at a known logic state (High or Low).
#### Common Resistor Types:
* **Fixed Resistor:** Has a set ohmic value determined by color bands or SMD codes.
* **Rheostat:** A two-terminal variable resistor used to vary current.
* **Thermistor:** A resistor whose value changes significantly with **temperature** (NTC or PTC).
* **Varistor (VDR):** Used for surge protection; its resistance drops sharply when high voltage is detected.
---
### Summary Table: P, Q, and R
| Category | Primary Usage | Active/Passive |
| :--- | :--- | :--- |
| **P (Potentiometer)** | Control/Adjustment | Passive |
| **Q (Transistor)** | Switching/Amplification | Active |
| **R (Resistor)** | Limiting/Dividing | Passive |
- ⤷What is the difference between a Potentiometer and a Rheostat?
- ⤷ How does an NPN transistor differ from a PNP transistor?
- ⤷ What do the color bands on a resistor signify?