MA75FAA-R
AI

The **MA75FAA-R** is a specific part number belonging to a series of **Inrush Current Limiters (ICLs)**, typically manufactured by companies like TDK Electronics (formerly EPCOS). These components are specialized NTC (Negative Temperature Coefficient) thermistors designed to protect electrical circuits from high initial current surges.
---
### 1. Key Technical Specifications
The "MA75FAA-R" part generally follows these typical specifications for the 75-ohm series:
| Parameter | Specification |
|:---|:---|
| **Resistance at 25°C ($R_{25}$)** | 75 $\Omega$ |
| **Max. Steady State Current ($I_{max}$)** | Usually around 1.0A to 2.0A (varies by package size) |
| **Thermal Resistance** | ~20 K/W (approximate) |
| **Operating Temperature** | -55°C to +170°C |
| **Tolerance** | $\pm$ 20% (standard for "M" designation) |
---
### 2. How it Functions
The MA75FAA-R operates based on the physical properties of NTC materials:
1. **Cold State (High Resistance):** When the device is first turned on, the thermistor is at ambient temperature and exhibits a high resistance ($75 \Omega$). This limits the initial "inrush" current flowing into capacitors or motors.
2. **Self-Heating:** As current flows through the device, it dissipates power and heats up.
3. **Hot State (Low Resistance):** Because it has a Negative Temperature Coefficient, its resistance drops significantly as it gets hot. This allows current to flow with very low power loss during normal operation.
---
### 3. Application Use Cases
This component is commonly found in the input stages of power electronics:
* **Switch Mode Power Supplies (SMPS):** To prevent blowing fuses when charging large input filter capacitors.
* **LED Drivers:** To protect the bridge rectifier from the initial turn-on spike.
* **AC Motors:** To provide a "soft-start" effect, reducing mechanical and electrical stress.
---
### 4. Circuit Diagram Representation
In a standard power circuit, the ICL is placed in series with the AC line:
```mermaid
graph LR
A[AC Input] --- B[Fuse]
B --- C[MA75FAA-R]
C --- D[Bridge Rectifier]
D --- E[Filter Capacitor]
```
---
### 5. Safety Considerations
* **Cool-down Time:** After the device is switched off, the NTC needs time to cool down to return to its high-resistance state. If the device is toggled ON/OFF rapidly, the inrush protection will be ineffective because the thermistor is still hot (and thus low resistance).
* **Heat Dissipation:** These parts are designed to run hot during operation. Ensure they are not placed near heat-sensitive components like electrolytic capacitors.
- ⤷What is the difference between an NTC and a PTC thermistor?
- ⤷ How do I calculate the required resistance for an inrush current limiter?
- ⤷ What are the common failure modes of the MA75FAA-R?