# Measurement Failure with Heat Pumps

{% hint style="info" %}
**Applies to:** All Products with CT Clamps | **Scenario:** Heat Pump Monitoring | **Updated:** 2026-04-29
{% endhint %}

***

### 1. Overview & Symptoms

In the global market, some users may experience abnormal or completely lost readings when using standard split-core current transformers (CTs) to measure certain high-end central inverter heat pumps or single-phase inverter devices.

**Typical Symptoms:**

* **Symptom 1:** The meter reading is completely stuck at 0A / 0W, failing to capture the actual power consumption of the heat pump.
* **Symptom 2:** The reading is significantly lower than the expected power consumption based on the device's nameplate or typical operating status.

> ⚠️ **Important Note:** Cross-validation has proven that these CTs read perfectly accurately when measuring pure resistive or standard AC loads, and there are no wiring or phase sequence errors. **This is not a software bug or a quality defect of the meter.** Rather, it is a physical sensor compatibility issue caused by the extreme non-linear electrical characteristics of certain inverters affecting standard split-core CTs.

### 2. Root Cause Analysis

The complex AC-DC-AC rectification process inside inverter heat pumps causes severe distortion to the grid waveform, posing a massive challenge to standard metering equipment from the physical layer to the algorithm layer.

#### 2.1 Physical Layer: Magnetic Saturation (The Root Cause)

During operation, inverters inject a non-negligible DC offset current back into the grid. The iron core of a standard split-core CT is extremely sensitive to direct current. When superimposed with DC, the operating point of the CT core is forced into the saturation region. Once deeply saturated, the CT almost completely loses its ability to induce alternating current, **causing the secondary signal output to approach zero, making it impossible for the metering chip to sample effectively.**

#### 2.2 Algorithm Layer: High-Frequency Harmonic Interference

Severe high-frequency ringing generated by the inverter causes numerous false zero-crossings in the current waveform. This causes the Phase-Locked Loop (PLL) inside the metering chip to unlock, leading to severe deviations in Power Factor (PF) calculations.

#### 2.3 Logic Layer: The "Anti-Creep" Mechanism

Because the CT core is deeply saturated, the fragmented signal transmitted to the metering chip is extremely weak. The internal "Anti-Creep" mechanism of the chip will judge this weak signal as "background noise" and forcibly clear the registers to zero. This is why the dedicated heat pump circuit displays a perfect 0W / 0A.

### 3. Regional Market Differences

The manifestation of this physical phenomenon varies significantly across different global grid environments.

* **North American Market (High Incidence):** North American homes primarily use 120V/240V split-phase power. The DC offset and harmonics injected by high-power single-phase inverters are usually extremely severe, easily causing instant deep saturation of the CT (e.g., Lennox inverter heat pump cases).
* **European Market (Generally Good, Locally Limited):**
  * **Mitigating Factors:** European homes widely utilize 400V 3-phase connections. The symmetrical rectification architecture of 3-phase inverters naturally cancels out a large portion of the DC offset. Furthermore, strict European EMC standards (such as EN 61000-3-2) force mainstream heat pumps to be equipped with high-quality filtering circuits, drastically reducing grid pollution.
  * **Specific Trigger Scenarios:** Standard split-core CTs may still encounter measurement challenges in specific scenarios, such as **single-phase inverter devices**, **low-frequency/standby operation** (where waveform distortion peaks), or with **older/cheaper devices** where internal filtering circuits are less effective.

### 4. Issue Confirmation Steps

If you encounter a suspected 0W phenomenon caused by an inverter on-site, you can confirm it through the following simple cross-validation:

1. **Resistive Circuit Test:** Remove the CT from the heat pump circuit and clamp it onto a known circuit consisting primarily of pure resistive loads (such as an electric water heater, electric oven, or traditional incandescent lighting).
2. **Conclusion:** If the meter can immediately and accurately measure the power of this resistive circuit, it confirms that the meter and CT hardware are perfectly intact. The current 0W/low reading phenomenon is definitively a magnetic saturation failure caused by the inverter's DC offset.

### 5. Temporary Workarounds

Faced with such extreme non-linear loads, standard split-core CTs have reached their physical measurement limits. At this stage, we recommend the following on-site adjustment to restore system-level measurement:

#### Move the Measurement Point Upstream (Diluting the DC Offset)

* **Action:** Instruct the installer or electrician **not to clamp the CT solely on the dedicated, independent circuit of the inverter heat pump.** Instead, move the CT to an upstream main bus or a mixed branch circuit that includes other pure AC loads (such as whole-house lighting, standard sockets, etc.).
* **Physical Principle:** The normal alternating current generated by other pure AC loads will "dilute" the overall ratio of the DC offset in that circuit, helping the CT core retreat from the "deep saturation" state.
* **Limitation:** It is no longer possible to independently monitor the energy consumption of the heat pump, and the overall measurement accuracy of the mixed circuit may fluctuate slightly. However, it effectively prevents the entire energy management system's control logic from failing due to a 0W reading.

**Workaround Expectation Management Table:**

| Solution                                 | Applicable Scenario                 | Impact on Accuracy & Functionality                                   | Operation Difficulty                            |
| ---------------------------------------- | ----------------------------------- | -------------------------------------------------------------------- | ----------------------------------------------- |
| **Move CT to an upstream mixed circuit** | Immediate on-site mitigation        | Cannot measure HP independently; main bus accuracy slightly affected | Low (Electrician rewiring on-site)              |
| **Wait for next-gen DC-Tolerant CTs**    | Long-term precise measurement needs | Restores 100% independent and high-precision metering                | None (Requires waiting for new product release) |

### 6. Hardware Roadmap

We recognize the limitations of current industry-standard split-core CTs under extreme inverter loads. To meet users' demands for precise measurement of complex loads like high-end heat pumps and PV inverters, our hardware R\&D team is actively evaluating and developing **DC-Tolerant sensor solutions**.

While ensuring compatibility with the compact space of European domestic distribution boxes, we will introduce new transformer accessories with a much higher threshold against DC saturation in the future.

> 💡 **Need precise metering for these loads?** If you or your customers have precise metering requirements for such special loads, please contact your dedicated sales representative or technical support team to register a ticket. We will notify you immediately before these DC-tolerant accessories are launched.

In the meantime, please avoid using standard split-core CTs for independent metering on dedicated circuits of high-end inverter heat pumps. Thank you for your understanding and support.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bituo-technik.com/troubleshooting/electrical-1/measurement-failure-with-heat-pumps.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
