데이지체인 daisy chain

2020. 4. 21. 23:15 from Study
반응형

데이지 체인(daisy chain)이란 연속적으로 연결되어 있는 하드웨어 장치들의 구성을 지칭한다.

예를 들어, 장치 A, B, C를 연결할 때 장치 A와 B를 연결하고, 장치 B와 C를 연속하여 연결하는 방식의 버스 결선 방식을 말한다. 이때, 가장 마지막에 있는 장치는 대개 저항장치 또는 단말장치에 접속된다. 모든 장치들은 동일한 신호를 수신할 수도 있지만, 단순한 버스와는 현저히 다르게 체인 내에 속한 각 장치가 하나 이상의 신호를 다른 장치에 전달하기 전에 내용을 수정하는 경우도 있다.

위키디피아

https://www.macworld.com/article/2146360/lab-tested-the-mac-pro-daisy-chain-challenge.html

이런 방식으로 연결에 연결에 연결을 통하여
장치를 연결하는 것 을 데이지체인 이라 일컫는다

In electrical and electronic engineering, a daisy chain is a wiring scheme in which multiple devices are wired together in sequence or in a ring, similar to a garland of daisy flowers. Other than a full, single loop, systems which contain internal loops cannot be called daisy chains.

Daisy chains may be used for power, analog signals, digital data, or a combination thereof.

The term daisy chain may refer either to large scale devices connected in series, such as a series of power strips plugged into each other to form a single long line of strips, or to the wiring patterns embedded inside of devices. Other examples of devices which can be used to form daisy chains are those based on USB, FireWire, Thunderbolt and Ethernet cables.

wikipedia

A daisy chain is an interconnection of computer devices, peripherals, or network nodes in series, one after another. It is the computer equivalent of a series electrical circuit. In personal computing, examples of "daisy-chainable" interfaces include Small Computer System Interface (SCSI) and FireWire, which allow computers to communicate with peripheral hardware such as disk drives, tape drives, CD-ROM drives, printers, and scanners faster and more flexibly than previous interfaces.

https://searchnetworking.techtarget.com/definition/daisy-chain

Posted by Mr.Martin :