> 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).

# Batterie-Backup für den AC41

Verkada-Türcontroller bringen Plug-and-Play-Einfachheit in die Zugangskontrolle auf Unternehmensniveau. Die [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 Organisation.

Verkada bietet die **ACC-BAT-4AH** zur Verwendung mit dem AC41, wobei es über eine versiegelte 12-V-4,5-Ah-Blei-Säure-Batterie (SLA) als Backup-Stromquelle gespeist werden kann.

<div align="left" data-with-frame="true"><img src="/files/9bf87755411b7adbe2facd56368a73f4d2e38515" alt=""></div>

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

Bei einem Stromausfall oder in Situationen, in denen Ihr Verkada [Zutrittscontroller](https://docs.verkada.com/docs/access-controllers-series-overview.pdf) Schlösser versorgt oder in sicherheitskritischen Anwendungen eingesetzt wird, empfehlen wir Ihnen dringend, einen Batterie-Backup-Plan in Betracht zu ziehen.

Verbinden Sie die **rote** Leitung mit dem positiven (**+**) Anschluss an der Batterie und die **schwarze** Leitung mit dem negativen (**-**). Der Batteriepack kann dann im Gehäuse des Verkada AC41 untergebracht werden.

**Beispiel**: Anschlussfertige rote und schwarze Leitungen

<div data-with-frame="true"><img src="/files/f7d7974563bc683d6837cf58720bb5abe5b04245" alt=""></div>

**Beispiel**: Abgeschlossene Installation

<div data-with-frame="true"><img src="/files/ca3d48546640bf1a659633ab8293c8c0b98a838a" alt=""></div>

## Schließen Sie Backup-Batterien an den AC41 an

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

**Beispiel**: 2 Batterien parallel schalten

<div data-with-frame="true"><img src="/files/e22f036c7e2a1a00e21d8dec62a602b84909d041" alt=""></div>


---

# 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.
