• Title/Summary/Keyword: module sharing

Search Result 176, Processing Time 0.027 seconds

Function-level module sharing techniques in high-level synthesis

  • Nishikawa, Hiroki;Shirane, Kenta;Nozaki, Ryohei;Taniguchi, Ittetsu;Tomiyama, Hiroyuki
    • ETRI Journal
    • /
    • v.42 no.4
    • /
    • pp.527-533
    • /
    • 2020
  • High-level synthesis (HLS), which automatically synthesizes a register-transfer level (RTL) circuit from a behavioral description written in a high-level programming language such as C/C++, is becoming a more popular technique for improving design productivity. In general, HLS tools often generate a circuit with a larger area than those of hand-designed ones. One reason for this issue is that HLS tools often generate multiple instances of the same module from a function. To eliminate such a redundancy in circuit area in HLS, HLS tools are capable of sharing modules. Function-level module sharing at a behavioral description written in a high-level programming language may promote function reuse to increase effectiveness and reduce circuit area. In this paper, we present two HLS techniques for module sharing at the function level.

Module UPS of multi-parallel operation for use in information & telecommunication systems (정보통신용 다병렬 운전의 모듈식 무정전전원장치)

  • Koo, Tae-Geun;Ryu, Ji-Su;Bae, Sang-Gyu;Park, Keun-Kap
    • 한국정보통신설비학회:학술대회논문집
    • /
    • 2007.08a
    • /
    • pp.390-393
    • /
    • 2007
  • The reliability as well as the power capability of the UPS system can be increased by replacing a single UPS unit with multiple small UPS units in parallel, resulting in a so-called module UPS. This module UPS system allows that a new module can be added or replaced while maintaining power to loads, which is a hot-swappable operation. In addition, it has desirable features such as ease of output power expandability, convenience of maintenance and repair, and high reliability. To realize the module UPS, load sharing without interconnection among parallel connecting modules as well as a small scale and lightweight topology is necessary. The frequency and voltage droop method is applied to parallel operation control to achieve load sharing. 5kVA modules are designed and implemented to confirm the effectiveness of the proposed approaches. Experimental results show that the module UPS system has a high power factor, a low distortion of output voltage and input current, hot-swappable operations and good load sharing characteristics.

  • PDF

A Study of Parallel Operation of Module Power using CAN Communication (CAN통신을 이용한 모듈전원의 병렬운전에 관한 연구)

  • Park, Seong-Mi;Lee, Sang-Hyeok;Park, Sung-Jun;Lee, Bae-Ho
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.12 no.8
    • /
    • pp.3603-3609
    • /
    • 2011
  • In this paper, we proposes new load-sharing algorism for equal current division using CAN communication. Proposed algorithm is different from conventional analog method, it performed strong Load-sharing using bi-direction high speed communication. Each modules constitution on independence controller (voltage controller, electric current controller). In parallel system prototype, each module have controller and performed load-sharing according to master module integral value. Also additional controller use for getting each module situations that fault situation of module and fault locate of module. we implemented high efficient load-sharing and redundancy. In this paper, we verify the validity of proposed algorithm using PSIM program and prototype.

A Study on a Single-Phase Module UPS using a Three-Arm Converter/Inverter

  • Choi Y.K.;Ko T.G.
    • Proceedings of the KIPE Conference
    • /
    • 2003.07b
    • /
    • pp.987-993
    • /
    • 2003
  • The module UPS can flexibly implement expansion of power system capacities. Furthermore, it can be used to build up the parallel redundant system to improve the reliability of power system operation. To realize the module UPS, load sharing without interconnection among parallel connecting modules as well as a small scale and lightweight topology is necessary. In this paper, the three-arm converter/inverter is compared with the general full-bridge and half-bridge topology from a practical point of view and chosen as the module UPS topology. The switching control approaches based on a pulse width modulation of the converter and inverter of the system are presented independently The frequency and voltage droop method is applied to parallel operation control to achieve load sharing. Two prototype 3kVA modules are designed and implemented to confirm the effectiveness of the proposed approaches. Experimental results show that the three-arm UPS system has a high power factor, a low distortion of output voltage and input current, and good load sharing characteristic.

  • PDF

A Study on a Single-Phase Module UPS using a Three-Arm Converter/Inverter

  • Koo, Tae-Geun;Byun, Young-Bok;Joe, Ki-Yeon;Kim, Dong-Hee;Kim, Chul-U
    • KIEE International Transaction on Electrical Machinery and Energy Conversion Systems
    • /
    • v.3B no.1
    • /
    • pp.44-51
    • /
    • 2003
  • The module UPS can flexibly implement expansion of power system capacities. Further-more, it can be used to build up the parallel redundant system to improve the reliability of power system operation. To realize the module UPS, load sharing without interconnection among parallel connecting modules as well as a small scale and lightweight topology is necessary. In this paper, the three-arm converter/inverter is compared with the general full-bridge and half-bridge topology from a practical point of view and chosen as the module UPS topology. The switching control approaches based on a pulse width modulation of the converter and inverter of the system are presented independently. The frequency and voltage droop method is applied to parallel operation control to achieve load sharing. Two prototype 3㎸A modules are designed and implemented to confirm the effectiveness of the pro-posed approaches. Experimental results show that the three-arm UPS system has a high power factor, a low distortion of output voltage and input current, and good load sharing characteristics.

Data Sharing Architecture for an Effective Implementation of Underwater Robot S/W Framework (효과적인 수중로봇 S/W 프레임웍 구현을 위한 데이터 공유구조)

  • Jeong, Soon-Yong;Choi, Hyun-Taek
    • Journal of the Institute of Electronics Engineers of Korea SC
    • /
    • v.48 no.2
    • /
    • pp.1-8
    • /
    • 2011
  • An underwater robot S/W framework consists of various sub-modules such as sensory data processing module, thruster control module, cognition module and behavior control module. Performance of a robot is determined by not only the efficiency of algorithms used but also effectiveness of their implementations. One most important factor of the effective implementation is the efficiency of data sharing module, as it transmits signals and data between the sub-modules and thus is directly related to the cycles of sensing and control The ideal data sharing module enables immediate access to any data source irrespective of system configurations. In reality, however, there are lots of obstacles including limitation of processing capacity of source modules, delay over network, and scheduling latency of operating systems. The paper proposes a new data sharing architecture and programming models to effectively handle such obstacles in implementation of underwater S/W framework on a small scale distributed computing system.

Load-Sharing Algorithm using Digital Parallel Communication (디지털 병렬 통신을 이용한 부하분담 알고리즘)

  • Park, Seong-Mi;Kim, Chun-Sung;Lee, Sang-Hyeok;Lee, Sang-Hun;Park, Sung-Jun;Lee, Bae-Ho
    • The Transactions of the Korean Institute of Power Electronics
    • /
    • v.16 no.1
    • /
    • pp.50-57
    • /
    • 2011
  • In this paper, we proposes a new load-sharing algorithm with a ATmega2560 based digital communication. Proposed algorithm is different from conventional analog method. The high speed communication digital control is performed. To apply the digital communication and real-time control for time-sharing token bus method, we implemented high efficient load-sharing and redundancy. Also this system make down the price by auto ID algorithm and system response is improved by controller's voltage and current integral value sharing. In parallel system prototype, each module have controller and performed load-sharing according to master module integral value. In this paper, we verify the validity of proposed algorithm using PSIM program and prototype.

Sharing Product Data among Heterogeneous PDM Systems Using OpenPDM (서로 다른 PDM 시스템 간에 OpenPDM을 이용한 제품데이터의 교환)

  • Yang, Jeong-Sam;Han, Soon-Hung;Mun, Du-Hwan
    • Korean Journal of Computational Design and Engineering
    • /
    • v.13 no.2
    • /
    • pp.89-97
    • /
    • 2008
  • Today's manufacturing environment is becoming a distributed manufacturing process in which a unique and specialized technological background is required in specific domains rather than having a single company execute all the manufacturing processes. This phenomenon is especially true in the automotive industry, where the sharing of product data between companies is rampant; however, this kind of interoperability causes many problems. When each company has its own method of managing product data, the sharing of product data in a distributed environment is a major problem. A data translator module or a data mapping module had to be developed for the exchange of data in heterogeneous systems of product data management (PDM); moreover, this type of module must be continually changed and improved due to the fact that PDM systems change for many reasons. In addition, the growth in corporate partnerships deepens the burden of developing and maintaining this module and creates further data exchange problems due to the increasing complexity of the system. This paper introduces a way of exchanging product data among heterogeneous PDM systems through the use of OpenPDM, which is a kind of virtual data warehouse. The implementation of a PDM integrating system is also discussed with respect to the requirement for a logical integration of product data which are physically distributed.

A Study on the IPv6 Multihoming Mechanism using Loadsharing Broker.

  • Kim, Dong-Kyun;Park, Hak-Soo;Kim, Seong-Hae;Whang, Il-Sun
    • Journal of Scientific & Technological Knowledge Infrastructure
    • /
    • s.7
    • /
    • pp.141-148
    • /
    • 2001
  • This paper describes a mechanisms for IPv6 multihomming with loadsharing broker, focusing on the interdomain scalability and load sharing with redundancy on IPv6 networks. Unlike currently-practiced IPv4 multihoming, this model does not impact the worldwide routing table size, also it provides inbound load sharing at site level based on router renumbering, and multiple-prefix assigning techniques of IPv6. The proposed model has four modules such as building interfaces MIB module, priority list maintaining module, load detection module, and RRP configuration module.

  • PDF

A Novel Current Sharing Technique for Interleaved Boost Converter (Interleaved 부스트 컨버터의 새로운 전류 분배 기법)

  • Min, Byung-Sun;Park, Nam-Ju;Hyun, Dong-Seok
    • The Transactions of the Korean Institute of Power Electronics
    • /
    • v.12 no.2
    • /
    • pp.165-173
    • /
    • 2007
  • This paper introduces a new current sharing technique to Interleaved Boost Converter (IBC) using carrier slope control. The IBC is able to boost the input voltage and operates at higher current levels and has various advantages over a single power module. However, how to balance the current each module is still important problem. To solve this problem, the proposed technique can distribute the power and load current equally based on master-slave current sharing method. Unlike a conventional approach, this technique can be extended even though the current stress of switching components at slave modules is significantly smaller than that of the master module. The simulation and the experimental results are presented to show the validity.