• Title/Summary/Keyword: System Interconnect

Search Result 185, Processing Time 0.023 seconds

Implementation of Ring Topology Interconnection Network with PCIe Non-Transparent Bridge Interface (PCIe Non-Transparent Bridge 인터페이스 기반 링 네트워크 인터커넥트 시스템 구현)

  • Kim, Sang-Gyum;Lee, Yang-Woo;Lim, Seung-Ho
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.8 no.3
    • /
    • pp.65-72
    • /
    • 2019
  • HPC(High Performance Computing) is the computing system that connects a number of computing nodes with high performance interconnect network. In the HPC, interconnect network technology is one of the key player to make high performance systems, and mainly, Infiniband or Ethernet are used for interconnect network technology. Nowadays, PCIe interface is main interface within computer system in that host CPU connects high performance peripheral devices through PCIe bridge interface. For connecting between two computing nodes, PCIe Non-Transparent Bridge(NTB) standard can be used, however it basically connects only two hosts with its original standards. To give cost-effective interconnect network interface with PCIe technology, we develop a prototype of interconnect network system with PCIe NTB. In the prototyped system, computing nodes are connected to each other via PCIe NTB interface constructing switchless interconnect network such as ring network. Also, we have implemented prototyped data sharing mechanism on the prototyped interconnect network system. The designed PCIe NTB-based interconnect network system is cost-effective as well as it provides competitive data transferring bandwidth within the interconnect network.

600MW(e) CANDU PHTS Flow Instability and Interconnect Effect

  • Won Jae Lee;Jin Soo Kim;Goon Cherl Park
    • Nuclear Engineering and Technology
    • /
    • v.17 no.4
    • /
    • pp.290-301
    • /
    • 1985
  • 600MW(e) CANDU Primary Heat Transport System (PHTS) is composed of the two “figure-of-eight” loops and is designed to operate with the 4% Reactor Outlet Header (ROH) quality at its rated power. This existence of the two compressible regions and the positive flow-qualitly-void feedbacks are the sources of the PHTS flow instability. To ensure the PHTS stability, ROH-ROH interconnect pipes are installed as passive systems. This paper describes the investigation of the PHTS flow instability at its design full power condition. Also studied are the interconnect effect and the inherent system damping effect on the system stability. The time domain stability analyses are accessed by using the ATHER/MOD-I code which is the improved version of the KAERI developed ATHER code. Under the most adverse system modelling, the “figure-of-eight” symmetric loop shows divergent flow oscillations. Under with the interconnect, the PHTS stability is remarkably enhanced so that the system becomes stable. However, even under the conservative pressurizer modelling, the PHTS shows the more convergent flow oscillations. With the interconnect and the pressurizer modelling, its stability is highly credited. Conclusively, the inherent system damping by pressurizer itself can credit the PHTS stability without the interconnect.

  • PDF

Timing Analysis of Discontinuous RC Interconnect Lines

  • Kim, Tae-Hoon;Song, Young-Doo;Eo, Yung-Seon
    • JSTS:Journal of Semiconductor Technology and Science
    • /
    • v.9 no.1
    • /
    • pp.8-13
    • /
    • 2009
  • In this paper, discontinuous interconnect lines are modeled as a cascaded line composed of many uniform interconnect lines. The system functions of respective uniform interconnect lines are determined, followed by its time domain response. Since the time domain response expression is a transcendental form, the waveform expression is reconfigured as an approximated linear expression. The proposed model has less than 2% error in the delay estimation.

Interconnect Characterization for High Speed MCM Application (High Speed MCM 적용을 위한 Interconnect Characterization 에 대한 연구)

  • 이경환
    • Journal of the Microelectronics and Packaging Society
    • /
    • v.4 no.2
    • /
    • pp.25-32
    • /
    • 1997
  • 대용량, 고속 정보처리가 요구되는 System의 모듈은 Data 처리의 고속성 및 회로의 고집적이 가능한 MCM의 형태로 구현되어 ATM, GPS 및 PCS 등의 분야에 광범위하게 응 용되고 있다. 위와 같은 High Speed 응용분야에서의 System 성능은 Interconnect Line의 전달지연, 임피던스 부정합에 의한 신호 반사 손실. 신호선 간의 Crosstalk, Ground Bounce 등의 현상에 대한 최적화 여부에 결정적인 영향을 받는다. 그러나 Interconnect의 특성상 정 형이 존재하지 않으므로 추상적인 Library를 구축하는 형식으로 접근할 수밖에 없으며 이를 위하여 여러기본 구조를 정의한후 각 Dimension을 변수로 두고 해석 결과를 합성하여 Database화하는 접근방식이다. 본 논문에서는 MCM-D 공정을 이용하여 Interconnect Line 특성을 분석하고 Database화 하기 위한 Test Pattern을 구현하고 Time Domain reflectometry(TDR)을 이용하여 그특성들을 측정 분석하였다. Test pattern 제작은 MCM-D 공정으로 최소선폭 27$\mu$m, Via Hole 75$\mu$m으로 형성하였고 2 Layer Signal과 GND로 총 3Layer를 구현하였다. 특성분석을 위해 TDR장비와 모데링 및 Simulation S/W인 IPA 510 을 사용하였다. 이를 통해 MCM-D를 이용한 공정에서 Interconcet Line의 고주파 특성을 측정하고 정량화하여 LIbrary를 제작할수 있었다.

Shared Memory Model over a Switchless PCIe NTB Interconnect Network

  • Lim, Seung-Ho;Cha, Kwangho
    • Journal of Information Processing Systems
    • /
    • v.18 no.1
    • /
    • pp.159-172
    • /
    • 2022
  • The role of the interconnect network, which connects computing nodes to each other, is important in high-performance computing (HPC) systems. In recent years, the peripheral component interconnect express (PCIe) has become a promising interface as an interconnection network for high-performance and cost-effective HPC systems having the features of non-transparent bridge (NTB) technologies. OpenSHMEM is a programming model for distributed shared memory that supports a partitioned global address space (PGAS). Currently, little work has been done to develop the OpenSHMEM library for PCIe-interconnected HPC systems. This paper introduces a prototype implementation of the OpenSHMEM library through a switchless interconnect network using PCIe NTB to provide a PGAS programming model. In particular, multi-interrupt, multi-thread-based data transfer over the OpenSHMEM shared memory model is applied at the implementation level to reduce the latency and increase the throughput of the switchless ring network system. The implemented OpenSHMEM programming model over the PCIe NTB switchless interconnection network provides a feasible, cost-effective HPC system with a PGAS programming model.

Interconnect Delay Fault Test on Boards and SoCs with Multiple Clock Domains

  • Yi, Hyun-Bean;Song, Jae-Hoon;Park, Sung-Ju
    • ETRI Journal
    • /
    • v.30 no.3
    • /
    • pp.403-411
    • /
    • 2008
  • This paper introduces an interconnect delay fault test (IDFT) controller on boards and system-on-chips (SoCs) with IEEE 1149.1 and IEEE 1500 wrappers. By capturing the transition signals launched during one system clock, interconnect delay faults operated by different system clocks can be simultaneously tested with our technique. The proposed IDFT technique does not require any modification on boundary scan cells. Instead, a small number of logic gates needs to be plugged around the test access port controller. The IDFT controller is compatible with the IEEE 1149.1 and IEEE 1500 standards. The superiority of our approach is verified by implementation of the controller with benchmark SoCs with IEEE 1500 wrapped cores.

  • PDF

Effect of Interconnect Structure on the Cell Performance in Anode-supported Tubular SOFC Using Three-dimensional Simulation (3차원 수치모사를 통한 연료극 지지식 관형 고체산화물 연료전지의 전지 성능에 대한 연결재 구조 효과)

  • Hwang, Ji-Won;Lee, Jeong-Yong;Jo, Dong-Hyun;Jung, Hyun-Wook;Kim, Sung-Hyun
    • Clean Technology
    • /
    • v.16 no.4
    • /
    • pp.297-303
    • /
    • 2010
  • Effect of interconnect structure on the cell performance in anode-supported tubular solid oxide fuel cell (SOFC) has been investigated in this study, employing the Fluent CFD solver. For the robust and reliable theoretical analysis corroborating experimental results, it is of great importance to elucidate the role of interconnect which is electrically connected with electrodes on the cell characteristics. From the fact that the thin interconnect provides the enhanced cell performance, it is revealed that the interconnect thickness is a key parameter that is able to effectively control the ohmic resistance. Under the constant thickness condition, the cell performance does not considerably change with the variation of interconnect width. This is because the current passage along with circumferential direction is not effectively altered by the change of interconnect width in tubular SOFC system.

Design and Implementation of an Alternate System Interconnect based on PCI Express (PCI Express 기반 시스템 인터커넥트의 설계 및 구현)

  • Kim, Young Woo;Ren, Ye;Choi, WonHyuk
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.52 no.8
    • /
    • pp.74-85
    • /
    • 2015
  • PCI Express is a well-known and widely used de-facto system bus standard for connecting among a processor and IO devices. PCI Express is originated from old PCI standard, and its most of applications are limited to be used within a PC or server system. But, because of its fast speed, low power consumption, and good protocol efficiency, it is considered as one of a good candidate for an alternate system interconnect for many years. In this paper, we present design, implementation and early evaluation of an alternate system interconnect by utilizing PCI Express. The developed alternate system interconnect using PCI Express (named PCIeLINK) utilizes non-transparent bridging (NTB) technic which generally used in fail-over system in PCI and PCI Express. By using NTB technic, PCI Express device can be extended to outside of a system without electrical and logical problems arising during system boot and enumeration. To build up an alternate system interconnect, we designed and implemented a network interface card having multiple PCI Express ${\times}4$ connections (theoretically 20 Gbps) and tested, The early test results revealed that an ${\times}4$ port in the card showed 8.6 Gbps peak performance for bulk transmission and 5.1 Gbps peak for normal TCP/IP transfer.

Interconnect Process Technology for High Power Delivery and Distribution (전력전달 및 분배 향상을 위한 Interconnect 공정 기술)

  • Oh, Keong-Hwan;Ma, Jun-Sung;Kim, Sungdong;Kim, Sarah Eunkyung
    • Journal of the Microelectronics and Packaging Society
    • /
    • v.19 no.3
    • /
    • pp.9-14
    • /
    • 2012
  • Robust power delivery and distribution are considered one of the major challenges in electronic devices today. As a technology develops (i.e. frequency and complexity, increase and size decreases), both power density and power supply noise increase, and voltage supply margin decreases. In addition, thermal problem is induced due to high power and poor power distribution. Until now most of studies to improve power delivery and distribution have been focused on device circuit or system architecture designs. Interconnect process technologies to resolve power delivery issues have not greatly been explored so far, but recently it becomes of great interest as power increases and voltage specification decreases in a smaller chip size.

Bumpless Interconnect System for Fine-pitch Devices (Fine-pitch 소자 적용을 위한 bumpless 배선 시스템)

  • Kim, Sarah Eunkyung
    • Journal of the Microelectronics and Packaging Society
    • /
    • v.21 no.3
    • /
    • pp.1-6
    • /
    • 2014
  • The demand for fine-pitch devices is increasing due to an increase in I/O pin count, a reduction in power consumption, and a miniaturization of chip and package. In addition non-scalability of Cu pillar/Sn cap or Pb-free solder structure for fine-pitch interconnection leads to the development of bumpless interconnection system. Few bumpless interconnect systems such as BBUL technology, SAB technology, SAM technology, Cu-toCu thermocompression technology, and WOW's bumpless technology using an adhesive have been reviewed in this paper: The key requirements for Cu bumpless technology are the planarization, contamination-free surface, and surface activation.