# AC41과 화재 경보 제어 패널

일부 출입 통제 설치에서는 잠금장치가 화재 경보 제어반(FACP)과 연동되도록 요구합니다. 이를 통해 활성 화재 경보 중에 FACP가 특정 문을 잠금 해제하거나 전원을 차단할 수 있습니다. 일반적으로 잠금 해제되는 문은 비상 대피 출구, 계단실 문, 엘리베이터 로비 문, 그리고 외부 진입 또는 출구입니다.

{% hint style="warning" %}
주, 카운티, 시정구마다 요구 사항이 다릅니다. 일부는 다른 곳보다 더 엄격할 수 있습니다. **어떤 요구 사항을 충족해야 하는지 확인하는 것은 설치자의 책임입니다.**
{% endhint %}

개략적으로 보면, FACP 릴레이는 Access Power Controller의 FACP Trigger Input에 직접 배선됩니다. 또한 비상 REX 버튼을 연결하여 마그락을 해제할 수 있습니다.

### FACP에서 Access Power Controller / 전원 공급 장치 배선도

![](/files/2f18b27db64d21b8682c8d6b4904e0c602c6c312)

## 자주 묻는 질문

### 화재 경보 제어반은 어떻게 작동하나요?

{% stepper %}
{% step %}
**FACP가 화재를 감지하면 경보를 시작하여 사이렌을 울리고 소방서에 연락합니다.**
{% endstep %}

{% step %}
**또한 보조 릴레이(또는 여러 개의 릴레이)를 작동하도록 프로그래밍할 수 있습니다.**
{% endstep %}

{% step %}
**그런 다음 릴레이는 Access Power Controller(들)에 직접 배선됩니다.**
{% endstep %}

{% step %}
**그러면 Access Power Controller/전원 공급 장치가 전원을 차단하거나 구성된 잠금장치를 해제합니다.**
{% endstep %}
{% endstepper %}

### **FACP를 Verkada AC41에 직접 연결할 수 있나요?**

**아니요**. Verkada AC41에는 **전용** FACP 입력이 없습니다. 따라서 설치에 FACP 통합이 필요하다면 **할 수 없습니다** Verkada AC41을 사용하여 잠금장치에 전원을 공급해야 합니다. 즉, 도어 컨트롤러를 *없음* 으로 설정해야 하며, 웻 구성(12VDC 및 24VDC)은 사용할 수 없습니다.

![](/files/fa3dcac6b05b2675bab24b27318e3b770a677156)

웻 구성에서는 Access Power Controller/전원 공급 장치가 없으므로 FACP 입력을 잠금장치와 통합할 방법이 없습니다.

![](/files/5d534218485e7697049bc447b05c20a69228f722)

### 내 Access Power Controller에서 FACP Trigger Input은 어디에서 찾을 수 있나요?

FACP Trigger Input의 위치는 **다를 수 있습니다** 사용 중인 Access Power Controller / 전원 공급 장치에 따라 달라집니다. 적절한 문서를 읽고 올바른 배선 구성을 이해하는 것은 설치자의 책임입니다. 예를 들어, Altronix AL600ULACM(널리 사용되는 전원 컨트롤러)에서는 [문서](https://www.altronix.com/library/pdf/installation_instructions/ACMseries_DIP.pdf) 에 FACP 트리거 입력의 위치와 배선 방법이 나와 있습니다:

![](/files/749147f623ce0d6627095e4d34115e38071997c3)

## 설치 예시

### Altronix AL600ULACM(Access Power Controller)을 사용한 예시 다이어그램

![](/files/743042a6fda568692993731b2aff18f586940e09)

### AC41 → Access Power Controller → 마그락

![](/files/8a586ead33b0c813994db772bf694d768c108c30)

### AC41 → Access Power Controller → 잠금장치

![](/files/7fc5f7127daedbe384241ae5417365385d830757)

### Access Power Controller FACP 인터페이스

![](/files/5fbdf89d0c00f3f01e9c0c92faa1efaef940b6bc)

### Access Power Controller → FACP

![](/files/f5b26064ed624b5573fbdc76eb2d9761065527bf)

### AC41 - Altronix Power Controller - Lock - FACP 통합을 보여주는 영상

{% embed url="<https://player.vimeo.com/video/700450728>" %}


---

# Agent Instructions: 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:

```
GET https://help.verkada.com/access-control/ko/installation/fire-alarm-control-panel-with-ac41.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
