> 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/users-and-credentials/commission-access-control-cards/osdp-and-wiegand.md).

# OSDP 및 Wiegand

Wiegand 및 Open Supervised Device Protocol(OSDP)은 카드, FOB 등과 같은 액세스 방식, 리더, 컨트롤러를 포함한 출입 통제 시스템에서 사용되는 기술입니다.

***

## Wiegand

Wiegand는 1970년대에 발명된 기술로 [존 위건드](https://en.wikipedia.org/wiki/John_R._Wiegand) 1980년대에 출입 통제 시스템의 필수적인 부분이 되었습니다. 용어는 *Wiegand* 실제로는 다양한 것을 가리킵니다(즉, [위건드 효과](https://en.wikipedia.org/wiki/Wiegand_effect), 그 [위건드 배선 표준](https://en.wikipedia.org/wiki/Wiegand_interface#Physical_layer), 그리고 [위건드 프로토콜](https://en.wikipedia.org/wiki/Wiegand_interface#Protocol)), 본 문서는 위건드 배선 표준에 초점을 맞춥니다. 이 표준은 출입 통제 리더가 도어 컨트롤러와 어떻게 통신하는지 설명합니다.

### 작동 방식

{% stepper %}
{% step %}
**Wiegand 형식의 출입 카드(예: 26비트, 37비트 등)를 호환되는 리더 가까이에 대면, 리더는 카드의 작은 집적 회로에 인코딩된 정보를 수신합니다. 이는 일반적으로 시설 코드와 카드 일련번호입니다. 카드의 이 데이터(1과 0의 시퀀스)는 카드에 영구적으로 기록되며 변경할 수 없습니다.**
{% endstep %}

{% step %}
**그런 다음 리더는 그 1과 0의 시퀀스를 다음에 따라 전기 펄스로 변환합니다.** [**위건드 인터페이스**](https://en.wikipedia.org/wiki/Wiegand_interface#Physical_layer) **표준은 3개의 선으로 구성됩니다: 공통 접지, DATA0(일명 Data Low) 및 DATA1(일명 Data High).**
{% endstep %}

{% step %}
**1과 0을 컨트롤러로 보내기 위해 리더는 해당 DATA 선의 전압을 빠르게 연속하여 낮춥니다. 1은 DATA1을 통해, 0은 DATA0을 통해 전송됩니다.**
{% endstep %}

{% step %}
**컨트롤러는 이러한 전압 변화를 감지하고 펌웨어에서 이를 1과 0으로 다시 해석합니다.**
{% endstep %}
{% endstepper %}

***

## OSDP

[보안산업협회(SIA)에 따르면](https://www.securityindustry.org/industry-standards/open-supervised-device-protocol/), "Open Supervised Device Protocol(OSDP)은 출입 통제 및 보안 제품 간의 상호 운용성을 개선하기 위해 \[SIA]가 개발한 출입 통제 통신 표준입니다." OSDP는 한동안 개발되어 왔지만, 최근에야 하나의 [IEC 표준](https://www.iec.ch/dyn/www/f?p=103:38:4892262727330::::FSP_ORG_ID,FSP_APEX_PAGE,FSP_PROJECT_ID:1269,23,23397) 으로 2020년 7월에 발표되었습니다.

### 작동 방식

{% stepper %}
{% step %}
**기본적으로 단방향 통신 장치인 위건드 리더와 달리, OSDP 리더는 컨트롤러와 통신하고 컨트롤러로부터 통신을 받을 수 있는 "스마트" 장치입니다.**
{% endstep %}

{% step %}
**OSDP 리더는 카드 데이터를 컨트롤러로 보내며, 컨트롤러는 리더와도 통신하여 OSDP 리더의 상태를 모니터링하고 리더 배선이 변조되었는지 감지할 수 있습니다.**
{% endstep %}

{% step %}
**OSDP 버전 2는 AES 128비트 암호화를 사용해 컨트롤러와 안전하게 통신할 수 있어, 카드 데이터가 컨트롤러로 전송되는 동안 공격자가 이를 "스니핑"할 가능성을 없앱니다.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
현재 Verkada AC41은 OSDP를 사용할 때 Verkada 리더만 지원합니다.
{% endhint %}

***

## 차이점은 무엇인가요?

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

***

## Wiegand 및 OSDP에 대한 Verkada 지원

Verkada 출입문 컨트롤러는 Wiegand 리더와 Verkada AD31을 모두 지원합니다. 그림과 같이 AC41의 각 도어 카세트에는 OSDP를 사용하는 Verkada 리더와 Wiegand 리더를 위한 연결 지점이 있습니다.

<div align="left" data-with-frame="true"><img src="/files/34a13ac1ca678a5cd525b5f0ec5b0b31bf6630f3" 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/users-and-credentials/commission-access-control-cards/osdp-and-wiegand.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.
