MF-R500
AI

### MF-R500 Technical Overview
The **MF-R500** is a specific model of **PTC (Positive Temperature Coefficient) Resettable Fuse**, manufactured by Bourns. These components are commonly used for overcurrent protection in electronic circuits. Unlike traditional fuses that blow and must be replaced, the MF-R500 "resets" once the fault is cleared and the power is cycled.
---
### 1. Key Technical Specifications
The following table outlines the primary electrical characteristics of the MF-R500:
| Parameter | Specification | Description |
|:---|:---|:---|
| **Hold Current ($I_{hold}$)** | 5.0 Amps | The maximum current the device will pass without tripping. |
| **Trip Current ($I_{trip}$)** | 10.0 Amps | The minimum current at which the device will switch to high resistance. |
| **Voltage Max ($V_{max}$)** | 30 Volts | Maximum voltage the device can withstand without damage. |
| **Current Max ($I_{max}$)** | 100 Amps | The maximum fault current the device can safely interrupt. |
| **Resistance ($R_{min}/R_{max}$)** | 0.01 – 0.05 $\Omega$ | Initial resistance range at 23°C. |
| **Package Type** | Radial Leaded | Through-hole mounting style. |
---
### 2. How it Works (The PTC Effect)
The MF-R500 is made of a conductive polymer composite. Under normal operating conditions, the conductive particles form a low-resistance path.
1. **Overcurrent Event:** When current exceeds the limits (approaching 10A), the device generates internal heat ($I^2R$).
2. **Phase Change:** The heat causes the polymer to expand.
3. **High Resistance:** As it expands, the conductive chains break, increasing resistance exponentially and reducing the current to a safe leakage level.
4. **Reset:** Once the fault is removed and the device cools down, the polymer contracts, re-establishing the conductive paths.
---
### 3. Applications
The MF-R500 is typically found in high-current low-voltage environments:
* **Power Supplies:** Protection against short circuits in output stages.
* **Motor Control:** Protecting small DC motors from stall conditions.
* **Battery Packs:** Preventing fire hazards during cell imbalances or shorts.
* **Industrial Controls:** Protecting I/O ports and sensitive controllers.
---
### 4. Circuit Diagram Representation
In a schematic, it is represented as a resistor with a diagonal line or a square "S" symbol, usually labeled "F" or "PTC".
```text
MF-R500
[IN]----[ |~| ]----[LOAD]----[GND]
PTC
```
---
- ⤷What is the difference between hold current and trip current in a PTC fuse?
- ⤷ How does ambient temperature affect the performance of the MF-R500?
- ⤷ What are the common failure modes of resettable fuses?