• Title/Summary/Keyword: Interface generation

Search Result 920, Processing Time 0.027 seconds

Powerflow Simulation Software of the Automotive Powertrain through the Combination of the Components (II): Development of the Automatic System Generation Module (요소결합을 통한 파워트레인 시뮬레이션 소프트웨어 (II): 시스템 자동결합 모듈 개발)

  • 이승종;서정민
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.21 no.2
    • /
    • pp.52-59
    • /
    • 2004
  • In this paper, the automatic system generation algorithm based on the element combination algorithm discussed in the first part of this paper for designing an arbitrary type of the automatic transmissions is proposed. The powertrain design software using these algorithms is developed. This automotive powertrain design software with user-friendly graphic user interface has two main modules. The first module, the automatic power flow generation module, is already discussed in the previous paper. The second module dealing with the automatic system generation algorithm is discussed in this paper. The power-flow simulation software fur the arbitrary type of powertrain is then developed. The simulation and experimental results of the vehicle equipped with two planetary gear type automatic transmission are compared to validate the proposed algorithms and developed software. The simulation results demonstrate the good agreement with the experimental results.

Photovoltaic Generation System Simulation using Real Field Weather Conditions

  • Park, Min-Won;Yu, In-Keun
    • Journal of IKEEE
    • /
    • v.5 no.2 s.9
    • /
    • pp.121-127
    • /
    • 2001
  • Actual system apparatuses are necessary in order to verify the efficiency and stability of photovoltaic(PV) generation systems considering the size of solar panel, the sort of converter type, and the load conditions and so on. Moreover, it is hardly possible to compare a certain MPPT control scheme with others under the exactly same weather and load conditions as well. For the purpose of solving above mentioned difficulties in a laboratory basis, a transient simulation of PV generation system using real field weather conditions is indispensable. A straightforward simulation scheme with cost effective hardware structures under real weather conditions is proposed in this paper using EMTDC type of transient analysis simulators. Firstly, a solar cell has been modeled with VI characteristic equations, and then the real field data of weather conditions are interfaced to the EMTDC through Fortran program interface method. As a result, the stability and the efficiency analysis of PV generation systems according to various hardware structures and MPPT controls are easily possible under the exactly same weather conditions.

  • PDF

Grid Generation about Full Aircraft Configuration Using Interactive Grid Generator (상호 대화형 격자생성 환경을 이용한 항공기 전기체 격자계 생성)

  • Kim Y. S.;Kwon J. H.
    • 한국전산유체공학회:학술대회논문집
    • /
    • 1999.11a
    • /
    • pp.145-151
    • /
    • 1999
  • An Interactive grid generation program(KGRID) with graphical user interface(GUI) has been improved. KGRID works on the UNLX environment and GUI has been implemented with OSF/Motif and X Toolkit and the graphics language is Open GL for visualization of the 3D objects. It supports more convenient user environment to generate 2D and 3D multi-block structured grid systems. It provides various useful field grid generation methods, which are the algebraic methods, the elliptic partial differential equations method and the predictor-corrector method. It also supports 3D surface grid generation with NURBS(Non-Uniform Rational B-Spline) and various stretching functions to control grid points distribution on curves and surfaces. And some menus are added to perform flexible management, for the objects. We generated surface and field grid system about full aircraft configuration using KGRID. The performance and stability of the KGRID is verified through the generation of the grid system about a complex shape.

  • PDF

The Development of the Interface Tool for the Designing of Motor Drive Using Spice (Motor Drive 설계를 위한 Spice 용 Interface Tool 제작)

  • 이상용;고재석;목형수;최규하;최홍순;김덕근
    • Proceedings of the KIPE Conference
    • /
    • 1998.11a
    • /
    • pp.68-72
    • /
    • 1998
  • The parameter through the motor designing program is used to predict motor response and design the motor drive circuits. The application programs such as "Saber" are often used for these. However, making the electrical model of motor for these simulation tool is uncomfortable and impossible for general users. Therefore, in this paper, we develop the "Spice" library generation program with the motor designing program "Motor Expert". This program will assist the user to make the motor library comfortablely and correctlyry comfortablely and correctly

  • PDF

Design of Interface Bridge in IP-based SOC

  • 정휘성;양훈모;이문기
    • Proceedings of the IEEK Conference
    • /
    • 2001.06b
    • /
    • pp.349-352
    • /
    • 2001
  • As microprocessor and SOC (System On a Chip) performance moves into the GHz speed, the high-speed asynchronous design is becoming challenge due to the disadvantageous power and speed aspects in synchronous designs. The next generation on-chip systems will consist of multiple independently synchronous modules and asynchronous modules for higher performance, so the interface module for data transfer between multiple clocked IPs is designed with Xilinx FPGA and simulated with RISC microprocessor.

  • PDF

Design and Implementation of the Interface between TS Demux and MPEG-4 System in DMB terminal (DMB 단말에서 TS Demux와 MPEG-4 시스템의 인터페이스 설계 및 구현)

  • 서주희;박주희;전종구
    • Proceedings of the IEEK Conference
    • /
    • 2003.11b
    • /
    • pp.251-254
    • /
    • 2003
  • DMB is a next-generation multimedia broadcasting system that not only enables digital broadcasting services such as transmission of CD-duality audio, traffic information, and real-time stock information, but also allows reception of high-quality digital TV in high-speed driving conditions. In the DMB system, MPEG-2 TS(Transport Stream) multiplex method and MPEG-4 System SL(Sync Layer) have been selected as the delivery layer. In this paper, an efficient interface scheme between an MPEG-2 TS processing hardware and software-implemented MPEG-4 system within a DMB terminal device is proposed.

  • PDF

DEVELOPMENT OF 2-D UNSTRUCTURED HYBRID GRID GENERATION PROGRAM USING JAVA APPLET (자바 애플릿을 이용한 2차원 혼합형 비정렬 격자 생성 프로그램의 개발)

  • Lee, J.H.;Cho, K.W.;Kim, B.S.
    • 한국전산유체공학회:학술대회논문집
    • /
    • 2009.11a
    • /
    • pp.65-70
    • /
    • 2009
  • In this paper a hybrid grid generation program for general 2-D region is introduced. The program is developed by using JAVA programming language, and it can be used either as an application program on a local computer or as an applet in the network environment. The hybrid grid system for a 2-D problem means a combination of triangular cells and quadrilateral cells, and it can offer both of the high flexibility of triangular cells and the high accuracy and efficiency of structured-type quadrilateral cells. To accommodate a quadrilateral-cell region and a triangular-cell region into one computational domain, it is importance to take good care of the interface between two different regions so that overall good grid quality can be maintained. In this research advancing layer method(ALM) augmented by elliptic smoothing method is used for the quadrilateral-cell region and advancing front method(AFM) is used for the triangular-cell region. A special treatment technique for the interface between those two regions is also developed. The interface treatment technique is basically to prevent the propagation of small cell size due to ALM method into the triangular region and maintain the smooth transition of cell-size scale between two different regions. By applying current technique high-quality hybrid grids for general 2-D regions can be easily generated, and typical grid generation results and flow solutions are demonstrated.

  • PDF

A Subthreshold Slope and Low-frequency Noise Characteristics in Charge Trap Flash Memories with Gate-All-Around and Planar Structure

  • Lee, Myoung-Sun;Joe, Sung-Min;Yun, Jang-Gn;Shin, Hyung-Cheol;Park, Byung-Gook;Park, Sang-Sik;Lee, Jong-Ho
    • JSTS:Journal of Semiconductor Technology and Science
    • /
    • v.12 no.3
    • /
    • pp.360-369
    • /
    • 2012
  • The causes of showing different subthreshold slopes (SS) in programmed and erased states for two different charge trap flash (CTF) memory devices, SONOS type flash memory with gate-all-around (GAA) structure and TANOS type NAND flash memory with planar structure were investigated. To analyze the difference in SSs, TCAD simulation and low-frequency noise (LFN) measurement were fulfilled. The device simulation was performed to compare SSs considering the gate electric field effect to the channel and to check the localized trapped charge distribution effect in nitride layer while the comparison of noise power spectrum was carried out to inspect the generation of interface traps ($N_{IT}$). When each cell in the measured two memory devices is erased, the normalized LFN power is increased by one order of magnitude, which is attributed to the generation of $N_{IT}$ originated by the movement of hydrogen species ($h^*$) from the interface. As a result, the SS is degraded for the GAA SONOS memory device when erased where the $N_{IT}$ generation is a prominent factor. However, the TANOS memory cell is relatively immune to the SS degradation effect induced by the generated $N_{IT}$.

Implement of The Authoring Tool for WIPI Business Program using UIDL(User Interface Description Language) (사용자 인터페이스 명세 언어를 이용한 위피 비즈니스 프로그램 저작도구 구현)

  • Lee, Dong-Su;Park, Ki-Chang;Kim, Byung-Ki
    • The Journal of the Korea Contents Association
    • /
    • v.9 no.2
    • /
    • pp.152-162
    • /
    • 2009
  • At present, Authoring tools, which are used to develop the WIPI applications are less convenient to be coded. Usually, the programming tools only focus on the grammar while scarcity of visualization. Developer forced directly codes all times during the development by this cause. As a procedure for rapid WIPI Application Development, in this paper, WIPI API High Level Component is first visualized, in order words, graphic control is developed. Second this control is used in designing the mobile layout. Then UI Markup Language and source code can be generated automatically. With this view, we propose the JIML(Jlet Interface Markup Language) with UI Markup Language based XML of WIPI Jlet Platform and also present the transformable rule for generation to the WIPI code about WIPI Jlet UI from offered JIML. Also we implement the WIPI Jlet Generation System to make the generation to JIML, WIPI code. The Implemented System provides efficiency when developing WIPI Business Application, and helps to enable rapid development.

Hot-Carrier-Induced Degradation of Lateral DMOS Transistors under DC and AC Stress (DC 및 AC 스트레스에서 Lateral DMOS 트랜지스터의 소자열화)

  • Lee, In-Kyong;Yun, Se-Re-Na;Yu, Chong-Gun;Park, J.T.
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.44 no.2
    • /
    • pp.13-18
    • /
    • 2007
  • This paper presents the experimental findings on the different degradation mechanism which depends on the gate oxide thickness in lateral DMOS transistors. For thin oxide devices, the generation of interface states in the channel region and the trapped holes in the drift region is found to be the causes of the device degradation. For thick devices, the generation of interface states in the channel region is found to be the causes of the device degradation. We confirmed the different degradation mechanism using device simulation. From the comparison of device degradation under DC and AC stress, it is found that the device degradation is more significant under DC stress than one under AC stress. The device degradation under AC stress is more significant in high frequency. Therefore the hot carrier induced degradation should be more carefully considered in the design of RF LDMOS transistors and circuit design.