135F-R005
AI

The **135F-R005** is a specialized electronic component, typically categorized as a **Current Sense Resistor** (Shunt Resistor). These components are designed to measure current flow by creating a very small voltage drop that can be monitored by a microcontroller or analog circuit.
---
### 1. Key Technical Specifications
Based on the part number nomenclature common in the industry, here are the primary characteristics:
| Parameter | Specification | Description |
| :--- | :--- | :--- |
| **Resistance Value** | 0.005 $\Omega$ (5 m$\Omega$) | Extremely low resistance to minimize power loss. |
| **Tolerance** | $\pm 1\%$ (F) | High precision for accurate current measurement. |
| **Power Rating** | Varies (e.g., 1W - 5W) | Depends on the physical package size. |
| **Technology** | Metal Element / Shunt | Made of metal alloys for stability. |
---
### 2. Functional Characteristics
* **Current Sensing:** Because the resistance is so low (5 milliohms), it allows high current to pass through without generating excessive heat, while providing a measurable voltage output ($V = I \times R$).
* **Low Inductance:** Designed to minimize inductive effects, making it suitable for high-frequency switching power supplies.
* **Temperature Stability:** Usually features a low Temperature Coefficient of Resistance (TCR), meaning the resistance value stays stable even as the part warms up.
---
### 3. Common Applications
These parts are found in circuits where monitoring battery life or motor load is critical:
1. **Battery Management Systems (BMS):** Monitoring charge and discharge rates in Li-ion packs.
2. **DC-DC Converters:** Providing feedback loops for over-current protection.
3. **Motor Controllers:** Detecting torque and preventing stalls by measuring the current draw.
4. **Power Inverters:** Used in solar or automotive electronics.
---
### 4. Schematic Representation
In a circuit diagram, it is represented as a standard resistor but is often wired in series with the load.
```arduino
[Source (+)] ---- [135F-R005 Resistor] ---- [Load] ---- [GND]
| |
+--[ADC]---+ (Voltage measured across resistor)
```
- ⤷
How do I calculate the power dissipation for this resistor at 10 Amps?
- ⤷ What is the difference between a 2-terminal and a 4-terminal shunt resistor?
- ⤷ What are the common SMD package sizes for the 135F series?