Zakładka z wyszukiwarką danych komponentów
  Polish  ▼
ALLDATASHEET.PL

X  

  • SCF035-R-1812

  • AI
    The **SCF035-R-1812** is a Surface Mount Technology (SMT) electronic component known as a **Polymeric Positive Temperature Coefficient (PPTC) resettable fuse**. It is commonly used for overcurrent and overtemperature protection in electronic circuits. --- ### 1. Key Technical Specifications The part number follows industry-standard naming conventions, where "035" usually refers to the holding current and "1812" refers to the physical package size. | Parameter | Description | Typical Value | | :--- | :--- | :--- | | **Package Size** | EIA 1812 (Imperial) | 4.5 x 3.2 mm | | **Hold Current ($I_{hold}$)** | Maximum current the device will not trip at | 0.35 Amps (350mA) | | **Trip Current ($I_{trip}$)** | Minimum current that will cause the device to trip | 0.70 Amps - 0.75 Amps | | **Max Voltage ($V_{max}$)** | Maximum voltage the device can withstand | 6V - 60V (Varies by sub-series) | | **Max Current ($I_{max}$)** | Maximum fault current it can interrupt | Up to 100A | | **Mounting Type** | Surface Mount | SMT/SMD | --- ### 2. Functional Principles The device operates on the principle of thermal expansion of a conductive polymer: 1. **Normal Operation:** At rated currents, the conductive particles inside the polymer form a low-resistance path, allowing current to flow freely. 2. **Overcurrent Event:** If the current exceeds the limit, I²R heating causes the polymer to expand. 3. **Tripped State:** As the polymer expands, the conductive chains break, and the resistance increases exponentially, effectively cutting off the circuit. 4. **Reset:** Once the fault is removed and the device cools down, the polymer contracts, the conductive paths re-establish, and the fuse "resets" itself. --- ### 3. Common Applications Due to its small footprint and resettable nature, the SCF035-R-1812 is found in: * **USB Port Protection:** Protecting against shorts in peripherals. * **Battery Packs:** Preventing over-discharge or short-circuit damage in Li-ion cells. * **Automotive Electronics:** Protection for sensors and small motors. * **Industrial Controls:** Protecting I/O ports and motherboards. --- ### 4. Circuit Implementation Example In a standard circuit, the PPTC is placed in **series** with the load. ```arduino [Source (+)] ---- [SCF035 Fuse] ---- [Load/Device] ---- [GND] ``` ---
    ✨ Follow-up Questions
    • What is the difference between a PPTC and a standard one-time thermal fuse?
    • How does ambient temperature affect the trip current of the SCF035-R-1812?
    • What are the specific voltage ratings for the 'R' suffix in this part number?