# カメラの環境評価—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/6e06dbcc3fa1c8d5e543eef54aecbb615089e3de" alt=""></div>

#### IK08等級

VerkadaのCM41屋内Mini DomeとCamera Dome屋内シリーズは、いずれもIK08等級です。

#### IK10等級

VerkadaのCM41-E、Camera Dome屋外シリーズ（型番の「-E」）、CF83-EおよびCF81-E Fisheyeカメラ、Bulletカメラ、ならびにCR63-E Remote Cameraは、いずれもIK10等級です。

***

## IP等級

侵入保護（IP）等級もIECによって定義されています。IEC [規格60529](https://en.wikipedia.org/wiki/IP_Code) は、「侵入、粉じん、偶発的な接触、水に対して、機械的外装および電気筐体が提供する保護の程度」を説明しています。

IP等級は、0から6および0から8までの2つの数字の組み合わせで示され、次のようになります。

* 最初の数字は、固形物に対する保護の程度を示します。
* 2番目の数字は、水に対する保護の程度を示します。尺度が上がるにつれて、物理的な固形物のサイズは小さくなり、防水試験はより厳格になります。

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

#### IP67等級

VerkadaのCM41-E、Camera Dome屋外シリーズ（型番の「-E」）、CF83-EおよびCF81-E Fisheyeカメラ、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/ja/insutru/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.
