Electronic Components Datasheet Search
  British  ▼
ALLDATASHEET.CO.UK

X  

  • ECM25T-R39

  • AI
    The **ECM25T-R39** is a high-performance, compact current sensor based on the **Fluxgate (Closed-loop)** technology. It is primarily used for the precise measurement of DC, AC, and pulse currents with high galvanic isolation between the primary circuit and the secondary circuit. --- ### ## Technical Specifications Below are the core electronic characteristics of the ECM25T-R39: | Parameter | Specification | | :--- | :--- | | **Primary Nominal Current ($I_{pn}$)** | 25 A | | **Measuring Range ($I_{pm}$)** | 0 to ±39 A | | **Supply Voltage ($V_c$)** | +5V DC (±5%) | | **Output Type** | Ratiometric Voltage Output | | **Offset Voltage** | 2.5V (at zero primary current) | | **Accuracy** | ±0.5% at +25°C | | **Bandwidth** | DC to 200 kHz | | **Response Time** | < 0.3 μs | --- ### ### Key Electronic Components & Internal Logic 1. **Fluxgate Sensor Element:** Unlike standard Hall Effect sensors, the ECM25T-R39 uses a magnetic induction method (Fluxgate). This provides superior stability against temperature drifts and higher sensitivity. 2. **Compensation Coil:** Since it is a "Closed-loop" device, an internal compensation current is generated to create a magnetic field that opposes the primary current's field, maintaining zero flux in the core. 3. **Signal Processing ASIC:** An internal Application-Specific Integrated Circuit (ASIC) handles the high-frequency oscillation required for the fluxgate and converts the compensation current into a usable voltage output. 4. **Reference Pin ($V_{ref}$):** This allows the user to provide an external reference or use the internal 2.5V reference to calculate the current flow relative to the midpoint. --- ### ### Typical Application Circuit To integrate this part, a basic decoupling capacitor setup is required to ensure signal integrity. ```cpp // Schematic representation of pin connections Pin 1 (Vcc): +5V DC Pin 2 (GND): 0V Pin 3 (Vout): To Analog-to-Digital Converter (ADC) Pin 4 (Vref): Reference Voltage (2.5V) Primary: Current wire passes through the center hole/pins ``` --- ### ### Core Advantages * **High Linearity:** Excellent performance even at low current levels. * **Low Temperature Drift:** Fluxgate technology minimizes the "offset creep" common in Hall sensors. * **Galvanic Isolation:** High insulation voltage (typically up to 4kV) protecting low-voltage control electronics from high-power primary lines.
    ✨ Follow-up Questions
    • How does fluxgate technology compare to Hall Effect sensors in terms of noise?
    • What is the specific pinout configuration for the ECM25T-R39?
    • Can this sensor be used for bidirectional current sensing?