architecture
-
[Computer Architecture] FireWire(IEEE 1394)CSE/Computer Architecture 2015. 6. 12. 15:58
FireWire(IEEE 1394) IEEE 1394, 혹은 파이어와이어(FireWire), 아이링크(i.Link)는 미국의 Apple이 제창한 Personal Computer 및 digital audio, digital vedio용 Serial Bus Interface 표준 규격이다. IEEE 1394는 데이터의 고속 전송과 등시성 실시간 데이터 서비스를 지원한다. IEEE 1394는 낮은 단가와, 간단하고 융통성 있는 케이블 시스템 덕에 Paralell SCSI를 대체하였다. 특징은 다음과 같다. - 디지털 인터페이스의 표준: 반복적인 디지털 대 아날로그의 변환에 따라 발생하는 지속적인 신호의 감쇠를 처리 - 빠르고 용이한 전환 : SCSI와 달리 장치의 설치와 제거가 컴퓨터 구동 중에도 용이 - 사..
-
[Computer Architecture] InfiniBandCSE/Computer Architecture 2015. 6. 12. 15:57
InfiniBand 인피니밴드(InfiniBand)는 High-Performance Computing과 기업용 데이터 센터에서 사용되는 스위치 방식의 통신 연결 방식이다. 주요 특징으로는 높은 Through-put과 낮은 Latency ,높은 안정성 & 확장성을 들 수 있음 Computing Node와 Storage Device와 같은 고성능 I/O 장비간의 연결에 사용됨 -> processor 와 intelligent I/O Devices 간의 dataflow를 위한 구조 PCI를 대체하기위해 나옴 Capacity, Expandability, Flexibility 를 늘리기 위함 -> Reliability, Availability, Serviceability for Internet infrastruct..