> 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/verkada-cameras/ko/installation/camera-deployment/power-a-verkada-camera-with-a-solar-panel.md).

# 태양광 패널로 Verkada 카메라 전원 공급

태양 에너지를 사용하여 Verkada 카메라에 전원을 공급하기 위한 기본 요구 사항을 알아보세요

전용 전원 공급원이 없는 배치의 경우, 태양광 패널을 사용하여 Verkada 카메라에 전원을 공급할 수 있습니다. 이 문서에서는 태양 에너지를 사용하여 Verkada 카메라에 전원을 공급하고, 셀룰러 기반 연결을 통해 인터넷 연결을 제공하기 위한 기본 요구 사항을 설명합니다.

{% hint style="info" %}
우리는 **강력히 권장합니다** 계획된 위치에서 모든 장비를 며칠 또는 몇 주 동안 테스트하여 모든 것이 처음 계획한 대로 작동하는지 확인하는 것이 좋습니다. 태양광 패널이 예상한 전력을 생성하지 않거나 장치가 원래 계획보다 더 많은 전력을 소비하는 등 예상치 못한 변수가 발생할 수 있습니다.
{% endhint %}

## 장비 목록

* 태양광 패널
* DC 전원 출력을 갖춘 태양 에너지 저장용 배터리
* 802.3af, 802.3at 또는 802.3bt PoE 스위치 또는 인젝터
  * 802.3at **필수** 실외 Verkada 카메라에서 PoE 히터가 작동하는 데
  * 802.3bt **필수** CH52-E에 완전 전원을 공급하려면
* 이더넷 케이블
* [셀룰러 게이트웨이](https://www.verkada.com/cellular-gateway/) (ISP 연결을 사용할 수 없는 경우 필수)
* 서지 보호기(**권장**)
* 배터리, Cradlepoint, PoE 스위치 또는 인젝터용 방수 하드웨어 인클로저(**강력히 권장합니다**)
* 백업 가스식 발전기(**선택 사항**)

**예시**: 태양 에너지로 작동하는 Verkada 카메라

![](https://1726484256-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FylYKicREo6JpuOJH4teK%2Fuploads%2Fgit-blob-be7cdb87fe34cfed79168b891a9ae4a0104170d2%2F37ca85002e8b5032e466a86b855f37b2d583718c.png?alt=media)

## 사용할 장비의 종류와 용량에 대한 고려 사항

* 전원을 공급받는 장치의 수와 예상 전력 소비량
* 태양광 패널의 태양전지에 직사광선이 닿을 것으로 예상되는 양
* 햇빛을 이용할 수 없는 시간의 양
* 풍, 비, 눈 또는 진눈깨비 등 배치가 노출될 수 있는 가능한 기상 조건
* 장비의 무게와 크기(배치를 완전히 이동식으로 유지해야 하는 경우)

{% hint style="warning" %}
카메라의 전력 소비량은 모델에 따라 다릅니다. 자세한 내용은 [카메라 전력 요구 사항](/verkada-cameras/ko/installation/camera-power-requirements.md) 을 참조하세요.
{% endhint %}

## 배치 지원

이 문서를 읽은 후에도 배치와 관련하여 추가 질문이 있으면 Verkada 영업팀(<sales@verkada.com>) 및 전화번호로 문의하세요:

* 북미: +1 (650) 514-2500
* 라틴 아메리카: +52 (5) 565991555
* 유럽: +44 (20) 30486050
* 아시아 / 태평양: +61 (2) 83105777


---

# 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/verkada-cameras/ko/installation/camera-deployment/power-a-verkada-camera-with-a-solar-panel.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.
