> For the complete documentation index, see [llms.txt](https://riverallzero.gitbook.io/summary/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://riverallzero.gitbook.io/summary/data-communication/terminology.md).

# Terminology

* direct link: 다른 중간 장치를 거치지 않고 두 장치가 바로 연결된 것
* point to point: 두 개의 장치가 direct link 된 것
* multi point: 두 개 이상의 장치가 같은 전송 매체를 공유하는 것
* simplex: 오직 한 방향으로만 통신 가능(ex.라디오)
* half duplex: 양방향 통신이 가능하지만 동시에 불가능(ex.무전기)
* full duplex: 양방향 동시 통신 가능(ex.전화기)
* frequency: 신호가 반복되는 속도(Hz)
* spectrum: 신호에 포함된 주파수 범위
* absolute bandwidth: spectrum의 폭
* effective bandwidth(bandwidth): 채널이 전달할 수 있는 주파수 범위 혹은 데이터 전송 용량
* bandwidth efficiency: 주어진 대역폭 내에서 얼마나 많은 데이터를 전송할 수 있는지 = 전송율(bps)/대역폭(Hz)
* dc component: 주파수가 0Hz인 성분
