> 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/ko/installation/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/fbc960b2be9e8333b14ee6942987a961607d9b05" alt=""></div>

## AC41에 백업 배터리를 설치하세요

정전이 발생하거나 Verkada의 [액세스 컨트롤러](https://docs.verkada.com/docs/access-controllers-series-overview.pdf) 가 잠금을 구동하고 있거나 중요한 안전 애플리케이션에 사용되는 경우, 배터리 백업 계획을 고려하시기를 강력히 권장합니다.

다음을 연결하세요 **빨간색** 리드를 양극(**+**) 커넥터에 연결하고 **검은색** 리드를 음극(**-**). 그런 다음 배터리 팩을 Verkada AC41 케이스 내부에 넣을 수 있습니다.

**예시**: 바로 연결 가능한 빨간색 및 검은색 리드

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

**예시**: 설치 완료

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

## 백업 배터리를 AC41에 배선하세요

같은 전압을 유지하면서 암페어시(용량)를 두 배로 늘리려면, 배터리 2개를 병렬로(**직렬이 아니라**) 연결하여 배터리 용량을 두 배로 확보할 수 있습니다.

**예시**: 배터리 2개를 병렬로 연결하기

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