> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/access-control/de/installation/access-control-deployment-best-practices/battery-backup-for-the-ac41-door-controller.md).

# Akkupuffer für den AC41

Verkada Türcontroller bringen Plug-and-Play-Einfachheit in die Zutrittskontrolle auf Enterprise-Niveau. Der [Verkada AC41 Türcontroller](https://www.verkada.com/access-control/ac41/) unterstützt vorhandene Türhardware und Kartenlesegeräte und ermöglicht gleichzeitig cloudbasierten Zugriff auf eine unbegrenzte Anzahl von Türen und Ereignissen in Ihrer gesamten Organisation.

Verkada bietet den **ACC-BAT-4AH** für die Verwendung mit dem AC41 an, wobei er als Backup-Stromquelle mit einer versiegelten 12-V-4,5-Ah-Blei-Säure-Batterie (SLA) betrieben werden kann.

![](/files/9bf87755411b7adbe2facd56368a73f4d2e38515)

## Installieren Sie eine Backup-Batterie für Ihren AC41

Im Falle eines Stromausfalls oder in Situationen, in denen Ihr Verkada [Zutrittscontroller](https://docs.verkada.com/docs/access-controllers-series-overview.pdf) Schlösser mit Strom versorgt oder in sicherheitskritischen Anwendungen eingesetzt wird, empfehlen wir Ihnen dringend, einen Backup-Batterieplan in Betracht zu ziehen.

Verbinden Sie das **rote** Kabel mit dem positiven (**+**) Anschluss der Batterie und das **schwarze** Kabel mit dem negativen (**-**). Der Akkupack kann dann im Gehäuse des Verkada AC41 platziert werden.

**Beispiel**: Vorbereitete rote und schwarze Kabel

![](/files/f7d7974563bc683d6837cf58720bb5abe5b04245)

**Beispiel**: Abgeschlossene Installation

![](/files/ca3d48546640bf1a659633ab8293c8c0b98a838a)

## Verdrahten Sie Backup-Batterien mit dem AC41

Um die doppelte Amperestundenzahl (Kapazität) bei gleicher Spannung zu erreichen, können Sie 2 Batterien parallel (**nicht in Reihe**) anschließen, um die doppelte Batteriekapazität bereitzustellen.

**Beispiel**: Anschluss von 2 Batterien parallel

![](/files/e22f036c7e2a1a00e21d8dec62a602b84909d041)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/access-control/de/installation/access-control-deployment-best-practices/battery-backup-for-the-ac41-door-controller.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
