# Battery Current Display

### (+) Plus Current&#x20;

The device is currently being powered by an external source to charge the battery, which indicates that it is in a charging state.

The charging current is limited to a maximum of 200mA to 400mA for safety.

As the battery approaches full charge, the charging current gradually decreases.

### (-) Minus Current&#x20;

In HYBRID mode, the DAC/AMP is powered by the battery.

The current consumed by the battery is displayed.

The 2.5mm/4.4mm BAL connectors consume more current than the 3.5mm UNBAL connector."

<figure><img src="/files/Tl3MKIa1F4azH8OyMPzh" alt="" width="375"><figcaption><p>T71 Battery Current Consumption Display</p></figcaption></figure>

The current consumption varies depending on the type of earphones/headphones connected and the volume level. As the volume increases, the current gradually increases in negative values.

{% hint style="info" %}
\*If the current value significantly increases in negative when the volume is raised, it is likely that the amplifier (AMP) has reached saturation, eventually the current exceeds the amplifier's maximum output level, indicating excessive current flow.
{% endhint %}


---

# 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://doc-kr.qudelix.com/t71/power-management/battery-current-display.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.
