> 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/ja/she-zhi/access-control-deployment-best-practices/battery-backup-for-the-ac41-door-controller.md).

# AC41のバッテリーバックアップ

Verkadaのドアコントローラは、エンタープライズクラスのアクセスコントロールにプラグアンドプレイの簡便さをもたらします。 [Verkada AC41ドアコントローラ](https://www.verkada.com/access-control/ac41/) は既存のドアハードウェアやカードリーダーをサポートし、組織内の無制限のドアやイベントへのクラウドベースのアクセスを可能にします。

Verkadaは **ACC-BAT-4AH** をAC41用に提供しており、12V 4.5Ahのシール型鉛蓄電池（SLA）をバックアップ電源として使用できます。

![](/files/f114c05286b1c9634d60ad4cbcdd70f361e0df66)

## AC41にバックアップバッテリーを取り付ける

停電時や、あなたのVerkadaが [ページ。](https://docs.verkada.com/docs/access-controllers-series-overview.pdf) ロックに電源を供給している、または重要な安全用途で使用される状況では、バッテリーバックアップ計画の検討を強く推奨します。

次の **赤** のリードをバッテリーの正極（**+**）コネクタに接続し、 **黒** のリードを負極（**-**）に接続します。バッテリーパックはその後Verkada AC41ケース内に収めることができます。

**例**：接続準備済みの赤と黒のリード

![](/files/25b75f4c1e6bff57933b6bf36d6985af5e655301)

**例**：完了した取り付け

![](/files/ca41d286c0dd2fb2352bc81e290c523ed5229769)

## バックアップバッテリーをAC41に配線する

同じ電圧を維持しながらアンペア時（容量）を2倍にするには、2つのバッテリーを並列に接続することで（**直列ではなく**）バッテリー容量を2倍にできます。

**例**：2つのバッテリーを並列に接続する

![](/files/76f015eb68f44a42c32a479356911fd48376adb2)


---

# 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/ja/she-zhi/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.
