Motore di ricerca datesheet componenti elettronici
  Italian  ▼
ALLDATASHEETIT.COM

X  

  • FSMD005-1210-R

  • AI
    ## Overview of FSMD005-1210-R The **FSMD005-1210-R** is a surface-mount (SMD) **Resettable PTC (Positive Temperature Coefficient) Fuse**, commonly referred to as a **PolySwitch** or **PPTC**. It is manufactured by companies like FUZETEC and is designed to protect electronic circuits from overcurrent and short-circuit conditions. Unlike traditional fuses that blow and must be replaced, a PTC fuse increases its resistance dramatically when an overcurrent occurs, effectively "opening" the circuit. Once the fault is removed and the power is cycled, the device cools down and resets to a low-resistance state. --- ### Key Specifications | Parameter | Value / Description | | :--- | :--- | | **Package Size** | 1210 (3225 Metric) | | **Hold Current ($I_{hold}$)** | 0.05A (50mA) | | **Trip Current ($I_{trip}$)** | 0.15A (150mA) | | **Max Voltage ($V_{max}$)** | 60V DC | | **Max Current ($I_{max}$)** | 10A | | **Typical Power ($P_d$)** | 0.6W | | **Resistance ($R_{min}$ / $R_{1max}$)** | 3.60 $\Omega$ / 50.0 $\Omega$ | --- ### Functional Characteristics 1. **Hold Current ($I_{hold}$):** This is the maximum current the device can carry without tripping at $25^\circ C$. In this case, it is **50mA**. 2. **Trip Current ($I_{trip}$):** This is the minimum current at which the device will switch to a high-resistance state (trip). For this part, it is **150mA**. 3. **1210 Form Factor:** The physical dimensions are approximately **3.2mm x 2.5mm**. This small footprint makes it ideal for dense PCB designs. 4. **Automatic Reset:** Once the overcurrent condition is cleared and the device cools down, it returns to a low-resistance state, allowing the circuit to function again without manual intervention. --- ### Applications The FSMD005-1210-R is typically used in low-power applications where precision and space-saving are required: * **USB Port Protection:** Protecting peripherals and hubs. * **Sensor Protection:** Safeguarding delicate industrial or automotive sensors. * **Battery Packs:** Preventing damage from short circuits in Li-ion or NiMH packs. * **Motherboards/PC Peripherals:** Protecting I/O ports (HDMI, DisplayPort, etc.). * **Telecom Equipment:** Guarding against line surges. --- ### Typical Circuit Representation ```mermaid graph LR A[Power Supply] --> B[FSMD005-1210-R] B --> C[Load/Circuit] C --> D[Ground] style B fill:#f96,stroke:#333,stroke-width:2px ```
    ✨ Follow-up Questions
    • How does temperature affect the trip current of this PTC fuse?
    • What is the difference between I-hold and I-trip in practical circuit design?
    • Can this fuse handle AC voltages or is it DC only?