# 용어집

| 용어                      | 설명                                                                 |
| ----------------------- | ------------------------------------------------------------------ |
| **UWB**                 | Ultra-Wideband. 초광대역 무선 통신 기술. 짧은 펄스를 이용해 수 cm 단위의 고정밀 거리 측정이 가능함. |
| **TWR**                 | Two-Way Ranging. 태그와 앵커 간 신호 왕복 시간을 측정해 거리를 계산하는 방식.               |
| **앵커 (Anchor)**         | 위치 측정의 기준점 역할을 하는 고정 설치형 장비. Starter Kit에는 4개 포함.                  |
| **기준 앵커 (Base Anchor)** | 4개 앵커 중 좌표 계산의 기준이 되는 1개 앵커. 본 매뉴얼은 좌측 상단을 기준으로 함.                 |
| **태그 (Tag)**            | 작업자·자산에 부착되어 위치를 측정받는 소형 단말기.                                      |
| **게이트웨이 (Gateway)**     | 앵커·태그 데이터를 수집해 서버로 전달하는 중계 장비.                                     |
| **칼리브레이션**              | 앵커 간 상호 거리를 자동 측정하여 좌표를 산출하는 과정.                                   |
| **지오펜스 (Geofence)**     | 지도 상에 설정한 가상 경계. 진입·이탈 등의 이벤트에 알림 발생.                              |
| **PoE**                 | Power over Ethernet. LAN 케이블로 데이터와 전원을 동시에 공급하는 방식.                |
| **BLE**                 | Bluetooth Low Energy. 저전력 블루투스. 모바일 앱-게이트웨이 설정 시 사용.               |
| **LoS (Line of Sight)** | 시야선. 신호 송수신기 사이에 장애물이 없는 직선 경로.                                    |
| **RTLS**                | Real-Time Location System. 실시간 위치추적 시스템.                           |


---

# 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://freegrow-1.gitbook.io/product-docs-kr/q2-starterkit/undefined-3.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.
