> 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）をバックアップ電源として使用できます。

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

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

停電時、またはVerkadaの [アクセスコントローラー](https://docs.verkada.com/docs/access-controllers-series-overview.pdf) が錠前に給電している場合、または重要な安全用途で使用されている場合は、バッテリーバックアップ計画を検討することを強くお勧めします。

次を接続します **赤い** リード線をプラス（**+**）端子に、そして **黒い** 方をマイナス（**-**）端子に接続します。バッテリーパックはその後、Verkada AC41の筐体内に収めることができます。

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

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

**例**: 取り付け完了

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

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

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

**例**: 2台のバッテリーを並列接続

<div data-with-frame="true"><img src="/files/76f015eb68f44a42c32a479356911fd48376adb2" 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/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.
