• Title/Summary/Keyword: High level platform

Search Result 272, Processing Time 0.022 seconds

Wafer-Level Three-Dimensional Monolithic Integration for Intelligent Wireless Terminals

  • Gutmann, R.J.;Zeng, A.Y.;Devarajan, S.;Lu, J.Q.;Rose, K.
    • JSTS:Journal of Semiconductor Technology and Science
    • /
    • v.4 no.3
    • /
    • pp.196-203
    • /
    • 2004
  • A three-dimensional (3D) IC technology platform is presented for high-performance, low-cost heterogeneous integration of silicon ICs. The platform uses dielectric adhesive bonding of fully-processed wafer-to-wafer aligned ICs, followed by a three-step thinning process and copper damascene patterning to form inter-wafer interconnects. Daisy-chain inter-wafer via test structures and compatibility of the process steps with 130 nm CMOS sal devices and circuits indicate the viability of the process flow. Such 3D integration with through-die vias enables high functionality in intelligent wireless terminals, as vertical integration of processor, large memory, image sensors and RF/microwave transceivers can be achieved with silicon-based ICs (Si CMOS and/or SiGe BiCMOS). Two examples of such capability are highlighted: memory-intensive Si CMOS digital processors with large L2 caches and SiGe BiCMOS pipelined A/D converters. A comparison of wafer-level 3D integration 'lith system-on-a-chip (SoC) and system-in-a-package (SiP) implementations is presented.

Parallel LDPC Decoding on a Heterogeneous Platform using OpenCL

  • Hong, Jung-Hyun;Park, Joo-Yul;Chung, Ki-Seok
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.10 no.6
    • /
    • pp.2648-2668
    • /
    • 2016
  • Modern mobile devices are equipped with various accelerated processing units to handle computationally intensive applications; therefore, Open Computing Language (OpenCL) has been proposed to fully take advantage of the computational power in heterogeneous systems. This article introduces a parallel software decoder of Low Density Parity Check (LDPC) codes on an embedded heterogeneous platform using an OpenCL framework. The LDPC code is one of the most popular and strongest error correcting codes for mobile communication systems. Each step of LDPC decoding has different parallelization characteristics. In the proposed LDPC decoder, steps suitable for task-level parallelization are executed on the multi-core central processing unit (CPU), and steps suitable for data-level parallelization are processed by the graphics processing unit (GPU). To improve the performance of OpenCL kernels for LDPC decoding operations, explicit thread scheduling, vectorization, and effective data transfer techniques are applied. The proposed LDPC decoder achieves high performance and high power efficiency by using heterogeneous multi-core processors on a unified computing framework.

Computer Vision Platform using PVM (PVM을 이용한 컴퓨터비젼 플랫폼)

  • ;;;;R.S.Ramakrishna
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10c
    • /
    • pp.544-546
    • /
    • 1998
  • 컴퓨터 비젼은 많은 계산을 요구하는 작업으로 구조적인 계산작업(low-level vision)과 비구조적 계산작업(high-level vision)을 가지고 실시간 처리를 요구한다. 이러한 점에서 비젼 작업의 병렬처리와 그것들의 구현에 대한 스케쥴링 schemes이 본 논문에서 중요시 된다. 그리고 PVM이 동작하는 저가의 네트워크로 연결된 워크스테이션 클러스터상에서 구현될 알고리즘을 구현하고 제안된 아이디어는 실용적인 예 (eye location from image sequence)를 들어서 보였다. 차세대의 멀티미디어 환경은 이러한 고성능의 컴퓨팅 플랫폼을 사용하리라 기대된다.

  • PDF

Software Platform for Analyzing Gene and Disease Relevance (유전자 질병 관련도 분석을 위한 소프트웨어 플랫폼)

  • Song, Myeong Ho;Kim, Soo Dong
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.8 no.2
    • /
    • pp.51-60
    • /
    • 2019
  • While the quality of life is enhanced as many types of diseases are remedied, there is a high demand for analysis and research on gene-related diseases. There exists various forms and requirements in analyzing the relevance between genes and diseases, and the runtime efficiency can be decreased due to the level of algorithm optimization. This paper proposes a platform for analyzing gene disease relevance, provides API for remedying the variability issue, and suggests two algorithms which optimize the runtime efficiency. And, we conduct experiments for measuring the relevancy using the analysis API, and compare the two algorithms. The first algorithm is to improve the runtime efficiency comparing to the conventional methods, and the second algorithm is to improve the runtime efficiency with lower accuracy. This platform can be well utilized for analyzing various forms of gene disease analytics.

Design and Implementation of EJB based QoS Management System framework for Differentiated Services (차등 서비스를 위한 EJB 기반 QoS 관리 시스템 프레임워크의 설계 및 구현)

  • Cha Si ho;Lee Jong eon;Ahn Byung ho;Cho Kuk hyun
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.30 no.4B
    • /
    • pp.192-201
    • /
    • 2005
  • DiffServ supports aggregated traffic classes to provide various QoS to different classes of traffics. However, current DiffServ specifications do not have a complete QoS management framework. It is possible to lead to serious QoS violations without a QoS management support. From this reasoning, a QoS management system that can manage differentiated QoS provisioning is required. This paper proposes and implements a policy-based QoS management platform for differentiated services networks, which specifies QoS policies to guarantee dynamic QoS requirements. The implementation of the proposed platform is built on W framework and uses XML to represent and validate high-level QoS policies. High-level QoS policies are represented as valid XML documents and are mapped into Em beans of the EJB-based policy server of the platform. The policy distribution and the QoS monitoring are processed using SNMP.

ViP: A Practical Approach to Platform-based System Modeling Methodology

  • Um, Jun-Hyung;Hong, Sung-Pack;Kim, Young-Taek;Chung, Eui-Young;Choi, Kyu-Myung;Kong, Jeong-Taek;Eo, Soo-Kwan
    • JSTS:Journal of Semiconductor Technology and Science
    • /
    • v.5 no.2
    • /
    • pp.89-101
    • /
    • 2005
  • Research on highly abstracted system modeling and simulation has received a great deal of attention as of the concept of platform based design is becoming ubiquitous. From a practical design point of view, such modeling and simulation must consider the following: (i) fast simulation speed and cycle accuracy, (ii) early availability for early stage software development, (iii) inter-operability with external tools for software development, and (iv) reusability of the models. Unfortunately, however, all of the previous works only partially addresses the requirements, due to the inherent conflicts among the requirements. The objective of this study is to develop a new system design methodology to effectively address the requirements mentioned above. We propose a new transaction-level system modeling methodology, called ViP (Virtual Platform). We propose a two-step approach in the ViP method. In phase 1, we create a ViP for early stage software development (before RTL freeze). The ViP created in this step provides high speed simulation, lower cycle accuracy with only minor modeling effort.(satisfying (ii)). In phase 2, we refine the ViP to increase the cycle accuracy for system performance analysis and software optimization (satisfying (i)). We also propose a systematic ViP modeling flow and unified interface scheme based on utilities developed for maximizing reusability and productivity (satisfying (ii) and (iv)) and finally, we demonstrate VChannel, a generic scheme to provide a connection between the ViP and the host-resident application software (satisfying (iii)). ViP had been applied to several System-on-a-chip (SoC) designs including mobile applications, enabling engineers to improve performance while reducing the software development time by 30% compared to traditional methods.

A Study on the Necessity and Construction Plan of the Internet of Things Platform for Smart Agriculture (스마트 농업 확산을 위한 IoT기반 개방형 플랫폼의 필요성 및 구축 방안 연구)

  • Lee, Joonyoung;Kim, ShinHo;Lee, SaeBom;Choi, HyeonJin;Jung, JaiJin
    • Journal of Korea Multimedia Society
    • /
    • v.17 no.11
    • /
    • pp.1313-1324
    • /
    • 2014
  • Korea has high quality level of ICT Technologies, however it still have a long way to go before invigoration of ICT in agriculture industry. The government of Korea supply to agriculture ICT systems, however these are the enclosed type and insufficient the level of connectivity, compatibility, and integrity between ICT systems. Farmers can not share crop information and one system can not use with others in combination. Recently, IoT(Internet of Things) become popular to emphasize the vision of a global internet and ICT industry. The IoT is a critical technology that leads future internet generation. We believe that IoT will change status of agriculture industry and appearance of various agriculture business model. Using IoT technology is provided a platform of opportunities to optimize work processes and efficient use of energy, time and labour in farm. It can automatically control temperature, humidity, sunshine system and so on for optimal growth conditions at greenhouse and plant factory. Growth setting can even be controlled and monitored crop condition and disease by a smartphone app or PC. It is possible to improve quality of farming and farm product. We suggest that construction of IoT platform through open API in agriculture industry.

Development of an RNA Expression Platform Controlled by Viral Internal Ribosome Entry Sites

  • Ko, Hae Li;Park, Hyo-Jung;Kim, Jihye;Kim, Ha;Youn, Hyewon;Nam, Jae-Hwan
    • Journal of Microbiology and Biotechnology
    • /
    • v.29 no.1
    • /
    • pp.127-140
    • /
    • 2019
  • Since 1990, many nucleic acid expression platforms consisting of DNA or RNA have been developed. However, although RNA expression platforms have been relatively neglected, several such platforms capped at the 5' end of RNA by an anti-reverse cap analog have now been developed. At the same time, the capping reaction is a bottleneck in the production of such platforms, with high cost and low efficiency. Here, we investigated several viral and eukaryotic internal ribosome entry sites (IRESs) to develop an optimal RNA expression platform, because IRES-dependent translation does not require a capping step. RNA expression platforms constructed with IRESs from the 5' untranslated regions of the encephalomyocarditis virus (EMCV) and the intergenic region of the cricket paralysis virus (CrPV) showed sufficient expression efficiency compared with cap-dependent RNA expression platforms. However, eukaryotic IRESs exhibited a lower viral IRES expression efficiency. Interestingly, the addition of a poly(A) sequence to the 5' end of the coxsackievirus B3 (CVB3) IRES (pMA-CVB3) increased the expression level compared with the CVB3 IRES without poly(A) (pCVB3). Therefore, we developed two multiexpression platforms (termed pMA-CVB3-EMCV and pCrPV-EMCV) by combining the IRESs of CVB3, CrPV, and EMCV in a single-RNA backbone. The pMA-CVB3-EMCV-derived RNA platform showed the highest expression level. Moreover, it clearly exhibited expression in mouse muscles in vivo. These RNA expression platforms prepared using viral IRESs will be useful in developing potential RNA-based prophylactic or therapeutic vaccines, because they have better expression efficiency and do not need a capping step.

Environmental test campaign of a 6U CubeSat Test Platform equipped with an ambipolar plasma thruster

  • Stesina, Fabrizio;Corpino, Sabrina;Borras, Eduard Bosch;Amo, Jose Gonzalez Del;Pavarin, Daniele;Bellomo, Nicolas;Trezzolani, Fabio
    • Advances in aircraft and spacecraft science
    • /
    • v.9 no.3
    • /
    • pp.195-215
    • /
    • 2022
  • The increasing interest in CubeSat platforms ant their capability of enlarging the frontier of possible missions impose technology improvements. Miniaturized electrical propulsion (EP) systems enable new mission for multi-unit CubeSats (6U+). While electric propulsion systems have achieved important level of knowledge at equipment level, the investigation of the mutual impact between EP system and CubeSat technology at system level can provide a decisive improvement for both the technologies. The interaction between CubeSat and EP system should be assessed in terms of electromagnetic emissions (both radiated and conducted), thermal gradients, high electrical power management, surface chemical deposition, and quick and reliable data exchanges. This paper shows how a versatile CubeSat Test Platform (CTP), together with standardized procedures and specialized facilities enable the acquisition fundamental and unprecedented information. Measurements can be taken both by specific ground support equipment placed inside the vacuum facility and by dedicated sensors and subsystems installed on the CTP, providing a completely new set of data never obtained before. CTP is constituted of a 6U primary structure hosting the EP system, representative CubeSat avionics and batteries. For the first test campaign, CTP hosts the ambipolar plasma propulsion system, called Regulus and developed by T4I. After the integration and the functional test in laboratory environment, CTP + Regulus performed a Test campaign in relevant environment in the vacuum chamber at CISAS, University of Padua. This paper is focused on the test campaign description and the main results achieved at different power levels for different duration of the firings.

The Design and Implementation of a Real-Time Database Engine For Embedded Systems (내장형 시스템을 위한 실시간 데이터베이스 엔진 설계 및 구현)

  • 김흥섭;문승진
    • Journal of Internet Computing and Services
    • /
    • v.3 no.5
    • /
    • pp.19-29
    • /
    • 2002
  • With the progress of information-oriented society, many device with advanced technologies invented by many companies. However, the current firmware technologies have many problems to meet such high level of new Technologies, Recently it become necessary new manufactures of information-oriented society to require such embedded operating system as their system-level platform. Embedded linux, which could be on alternative proposal of existing high-cost embedded operating system, become available commercially by many companies Linux has many programs, But, embedded databases require very high cost. In this paper, we suggest ERT DE which has a small size and is suitable for embedded real-time technologies.

  • PDF