-2E3-R2
AI

In the context of electronics, **"2E3"** and **"R2"** are typically designations found in circuit diagrams or as markings on specific components. Below is a breakdown of what these codes generally represent.
---
## 1. Deciphering "2E3"
The code **2E3** is most commonly a marking for **Capacitors**, specifically using the EIA (Electronic Industries Alliance) standard for capacitance values.
| Component Part | Meaning | Value / Description |
| :--- | :--- | :--- |
| **Digit 1 & 2** | Significant Figures | **22** (The "E" often acts as a multiplier or tolerance indicator depending on the manufacturer) |
| **"E" Positioning** | Metric Multiplier | In some systems, it signifies **Nano-Farads (nF)** or acts as a decimal point. |
| **Common Equivalent** | Standard Value | Often represents **2200 pF** (2.2nF) or indicates a specific **E-series** tolerance. |
### Technical Specifications
* **Type:** Often found on Ceramic Disc or Mylar capacitors.
* **Function:** Used for decoupling, filtering, or timing circuits.
* **Voltage Rating:** Usually ranges from 50V to 100V unless otherwise specified.
---
## 2. Deciphering "R2"
The term **R2** is a **Reference Designator** used on Printed Circuit Boards (PCBs) and schematics.
### Interpretation on a Schematic
* **"R"**: Stands for **Resistor**.
* **"2"**: Indicates it is the **second resistor** in the circuit sequence.
### Interpretation as a Component Value
If "R2" is printed directly on a small SMD (Surface Mount Device) resistor, it follows a specific coding:
* **R2** or **R20**: Usually represents **0.2 Ohms ($\Omega$)**.
* The "R" acts as a decimal point for values less than 10 Ohms.
---
## 3. Comparison Summary
| Feature | 2E3 | R2 |
| :--- | :--- | :--- |
| **Primary Component** | Capacitor | Resistor |
| **Measurement Unit** | Farads (pF/nF) | Ohms ($\Omega$) |
| **Role in Circuit** | Energy Storage / Filtering | Limiting Current / Voltage Drop |
| **Common Packaging** | Through-hole (Dip) or SMD | SMD (0603, 0805) or Axial |
---
## Identification Tip
To be 100% certain of these parts, you should check:
1. **The PCB Silkscreen:** Look for the white text printed under the component.
2. **The Schematic Diagram:** Match the "R2" or "C..." label to the official parts list (BOM).
3. **The Component Color:** Resistors (R2) are usually black or blue cylinders/rectangles; Capacitors (2E3) are often brown, yellow, or green.
- ⤷How do I read 3-digit codes on SMD resistors?
- ⤷ What is the difference between an E-series and standard component values?
- ⤷ How can I test if the R2 resistor is burnt out using a multimeter?