R002
AI

The term **R002** in electronic components typically refers to a specific resistance value (0.002 Ohms) used in **Current Sense Resistors** (also known as Shunt Resistors).
---
### 1. What is an R002 Component?
In the electronic component marking system, the letter "R" acts as a decimal point.
* **R002** = 0.002 $\Omega$ (or **2 Milliohms**).
* These components are designed to have extremely low resistance to minimize power loss while allowing a circuit to measure current flow.
### 2. Technical Specifications
Most R002 parts are surface-mount devices (SMD) and follow these general characteristics:
| Feature | Typical Specification |
| :--- | :--- |
| **Resistance Value** | 2 m$\Omega$ (0.002 $\Omega$) |
| **Tolerance** | $\pm$1%, $\pm$5% |
| **Power Rating** | 1W, 2W, 3W, or higher (depending on package size) |
| **Material** | Metal Alloy or Metal Plate (for high stability) |
| **Common Sizes** | 1206, 2010, 2512 (Imperial units) |
### 3. How it Works (Ohm's Law)
The component is placed in series with the load. By measuring the voltage drop ($V$) across the R002 resistor, a microcontroller or sensing IC can calculate the current ($I$) using the formula:
$$I = \frac{V}{R}$$
Because the resistance is so low (0.002), even high currents produce a very small voltage drop, preventing the resistor from getting too hot.
### 4. Common Applications
* **Battery Management Systems (BMS):** Monitoring charge and discharge cycles in laptops or EVs.
* **Power Supplies:** Over-current protection circuits.
* **Motor Controllers:** Measuring torque and speed via current feedback.
* **DC-DC Converters:** Managing power distribution efficiency.
---
### 5. Identification Example
If you see a small black or green rectangular chip on a PCB marked **"R002"**:
1. **R** = Decimal point.
2. **002** = The numerical value.
3. **Result** = 0.002 Ohms.
- ⤷
What is the difference between an R002 and an R020 resistor?
- ⤷ How do I calculate the power dissipation of an R002 resistor in a circuit?
- ⤷ Why are metal alloy materials used for low-resistance shunts?