# 카메라 환경 등급—IK 및 IP

Verkada 카메라는 물리적 충격("IK")과 특정 환경 조건("IP")을 견디는 카메라의 성능과 관련된 특정 등급을 가지고 있습니다.

***

## IK 등급

IK 등급은 다음 기관에 의해 정의됩니다. [국제전기기술위원회(IEC)](https://www.iec.ch/). IEC [표준 60529](https://en.wikipedia.org/wiki/EN_62262) 은 "전기 장비의 외부 기계적 충격에 대해 외함이 제공하는 보호 정도"를 설명합니다.

IK 등급은 0에서 10까지의 척도로, 각 시험 단계는 더 높은 수준의 물리적 충격 시험을 나타냅니다. 척도가 높아질수록 충격 시험은 더 먼 거리에서, 더 강한 재질로, 더 큰 질량과 서로 다른 유형의 타격 도구를 사용해 수행됩니다.

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

#### IK08 등급

Verkada의 CM41 실내용 미니 돔과 Camera Dome 실내용 시리즈는 모두 IK08 등급입니다.

#### IK10 등급

Verkada의 CM41-E, Camera Dome 실외 시리즈(부품 번호의 "-E"), CF83-E 및 CF81-E 피쉬아이 카메라, Bullet 카메라, 그리고 CR63-E Remote Camera는 모두 IK10 등급입니다.

***

## IP 등급

침입 보호(Ingress Protection, IP) 등급 또한 IEC에 의해 정의됩니다. IEC [표준 60529](https://en.wikipedia.org/wiki/IP_Code) 은 "기계적 외함과 전기 인클로저가 침입, 먼지, 우발적 접촉, 물에 대해 제공하는 보호 정도"를 설명합니다.

IP 등급은 0\~6과 0\~8의 두 숫자 조합으로 표시되며, 여기서:

* 첫 번째 숫자는 고체 물체에 대한 보호 정도를 나타냅니다.
* 두 번째 숫자는 물에 대한 보호 정도를 나타냅니다. 척도가 높아질수록 물리적 고체 물체의 크기는 작아지고, 방수 시험은 더 엄격해집니다:

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

#### IP67 등급

Verkada의 CM41-E, Camera Dome 실외 시리즈(부품 번호의 "-E"), CF83-E 및 CF81-E 피쉬아이 카메라, Bullet 카메라, 그리고 CR63-E Remote Camera는 IP67 등급이며, 이는 방진(IP6X) 및 방수(IPX7)를 의미합니다.


---

# 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/verkada-cameras/ko/installation/camera-environmental-ratingsik-and-ip.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.
