• 제목/요약/키워드: Storage Lifetime

검색결과 130건 처리시간 0.025초

THE EFFECT OF DOPANT OUTDIFFUSION ON THE NEUTRAL BASE RECOMBINATION CURRENT IN Si/SiGe/Si HETEROJUNCTION BIPOLAR TRANSISTORS

  • Ryum, Byung-R.;Kim, Sung-Ihl
    • ETRI Journal
    • /
    • 제15권3_4호
    • /
    • pp.61-69
    • /
    • 1994
  • A new analytical model for the base current of Si/SiGe/Si heterojunction bipolar transistors(HBTs) has been developed. This model includes the hole injection current from the base to the emitter, and the recombination components in the space charge region(SCR) and the neutral base. Distinctly different from other models, this model includes the following effects on each base current component by using the boundary condition of the excess minority carrier concentration at SCR boundaries: the first is the effect of the parasitic potential barrier which is formed at the Si/SiGe collector-base heterojunction due to the dopant outdiffusion from the SiGe base to the adjacent Si collector, and the second is the Ge composition grading effect. The effectiveness of this model is confirmed by comparing the calculated result with the measured plot of the base current vs. the collector-base bias voltage for the ungraded HBT. The decreasing base current with the increasing the collector-base reverse bias voltage is successfully explained by this model without assuming the short-lifetime region close to the SiGe/Si collector-base junction, where a complete absence of dislocations is confirmed by transmission electron microscopy (TEM)[1].The recombination component in the neutral base region is shown to dominate other components even for HBTs with a thin base, due to the increased carrier storage in the vicinity of the parasitic potential barrier at collector-base heterojunction.

  • PDF

An Offline FTL Algorithm to Verify the Endurance of Flash SSD (플래시 SSD의 내구성을 검증하기 위한 FTL 오프라인 알고리즘)

  • Jung, Ho-Young;Lee, Tae-Hwa;Cha, Jae-Hyuk
    • Journal of Digital Contents Society
    • /
    • 제13권1호
    • /
    • pp.75-81
    • /
    • 2012
  • SSDs(Solid State Drives) have many attractive features such as high performance, low power consumption, shock resistance, and low weight, so they replace HDDs to a certain extent. An SSD has FTL(Flash Translation Layer) which emulate block storage devices like HDDs. A garbage collection, one of major functions of FTL, effects highly on the performance and the lifetime of SSDs. However, there is no de facto standard for new garbage collection algorithms. To solve this problem, we propose trace driven offline optimal algorithms for garbage collection of FTL. The proposed algorithm always guarantees minimal number of erase operation. In addition, we verify our proposed algorithm using TPC trace.

Power control strategies of a DC-coupled hybrid power system for a building microgrid

  • Cho, Jea-Hoon;Hong, Won-Pyo
    • Journal of the Korean Institute of Illuminating and Electrical Installation Engineers
    • /
    • 제25권3호
    • /
    • pp.50-64
    • /
    • 2011
  • In this paper, a DC-coupled photovoltaic (PV), fuel cell (FC) and ultracapacitor hybrid power system is studied for building microgrid. In this proposed system, the PV system provides electric energy to the electrolyzer to produce hydrogen for future use and transfer to the load side, if possible. Whenever the PV system cannot completely meet load demands, the FC system provides power to meet the remaining load. The main weak point of the FC system is slow dynamics, because the power slope is limited to prevent fuel starvation problems, improve performance and increase lifetime. A power management and control algorithm is proposed for the hybrid power system by taking into account the characteristics of each power source. The main works of this paper are hybridization of alternate energy sources with FC systems using long and short storage strategies to build an autonomous system with pragmatic design, and a dynamic model proposed for a PV/FC/UC bank hybrid power generation system. A simulation model for the hybrid power system has been developed using Matlab/Simulink, SimPowerSystems and Matlab/Stateflow. The system performance under the different scenarios has been verified by carrying out simulation studies using a practical load demand profile, hybrid power management and control, and real weather data.

The Design of MSC(Multi-Spectral Camera) Calibration Operation

  • Yong Sang-Soon;Kang Geum-Sil;Jang Young-Jun;Kim Jong-Ah;Kang Song-Doug;Paik Hong-Yul
    • Proceedings of the KSRS Conference
    • /
    • 대한원격탐사학회 2004년도 Proceedings of ISRS 2004
    • /
    • pp.601-603
    • /
    • 2004
  • Multi-Spectral Camera(MSC) is a payload on the KOMPSAT -2 satellite to perform the earth remote sensing. The instrument images the earth using a push-broom motion with a swath width of 15 km and a ground sample distance (GSD) of 1 m over the entire field of view (FOV) at altitude 685 Km. The instrument is designed to have an on-orbit operation duty cycle of $20\%$ over the mission lifetime of 3 years with the functions of programmable gain! offset and onboard image data compression/storage. MSC instrument has one(1) channel for panchromatic Imaging and four(4) channel for multi-spectral Imaging covering the spectral range from 450nm to 900nm using TDI CCD Focal Plane Array (FPA). In this paper, the configuration, the interface of MSC hardware and the MSC operation concept are described. And the method of the MSC calibration are described and the design of MSC calibration operation to measure the change of MSC after Launch & Early Operation(LEOP) and normal mission operations are discussed and analyzed.

  • PDF

Parameter Measurement Method for Super Capacitor Failure Diagnosis and Application of Voltage Sag Compensation System Using Super Capacitor (수퍼 커패시터의 고장진단을 위한 파라미터의 측정기법과 순시전압강하 보상장치에의 응용사례)

  • Shon, Jin-Geun
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • 제8권6호
    • /
    • pp.173-179
    • /
    • 2009
  • Recently, the super capacitor(EDLC) which has drawn attention as a new energy storage element has a lot of advantage such as no maintenance, long lifetime and quick charge/discharge characteristics with large current. The objective of this paper is propose a parameter measurement method to detect the changes in equivalent series resistor (ESR) and the capacitance value of a super capacitor in order to analysis the internal characteristic and worn-out state of a super capacitor. For proposed method, only the capacitor voltage measurement using simple analog switch is required. In addition, experimental results of voltage sag compensation system in order to compensate the input voltage drop during short-term power interruption adopted super capacitor are presented.

  • PDF

Dual Write Buffer Algorithm for Improving Performance and Lifetime of SSDs (이중 쓰기 버퍼를 활용한 SSD의 성능 향상 및 수명 연장 기법)

  • Han, Se Jun;Kang, Dong Hyun;Eom, Young Ik
    • Journal of KIISE
    • /
    • 제43권2호
    • /
    • pp.177-185
    • /
    • 2016
  • In this paper, we propose a hybrid write buffer architecture comprised of DRAM and NVRAM on SSD and a write buffer algorithm for the hybrid write buffer architecture. Unlike other write buffer algorithms, the proposed algorithm considers read pages as well as write pages to improve the performance of storage devices because most actual workloads are read-write mixed workloads. Through effectively managing NVRAM pages, the proposed algorithm extends the endurance of SSD by reducing the number of erase operations on NAND flash memory. Our experimental results show that our algorithm improved the buffer hit ratio by up to 116.51% and reduced the number of erase operations of NAND flash memory by up to 56.66%.

WAP-LRU: Write Pattern Analysis Based Hybrid Disk Buffer Management in Flash Storage Systems (WAP-LRU : 플래시 스토리지 시스템에서 쓰기 패턴 분석 기반의 하이브리드 디스크 버퍼 관리 기법)

  • Kim, Kyung Min;Choi, Jun-Hyeong;Kwak, Jong Wook
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • 제13권3호
    • /
    • pp.151-160
    • /
    • 2018
  • NAND flash memories have the advantages of fast access speed, high density and low power consumption, thus they have increasing demand in embedded system and mobile environment. Despite the low power and fast speed gains of NAND flash memory, DRAM disk buffers were used because of the performance load and limited durability of NAND flash cell. However, DRAM disk buffers are not suitable for limited energy environments due to their high static energy consumption. In this paper, we propose WAP-LRU (Write pattern Analysis based Placement by LRU) hybrid disk buffer management policy. Our policy designates the buffer location in the hybrid memory by analyzing write pattern of the workloads to check the continuity of the page operations. In our simulation, WAP-LRU increased the lifetime of NAND flash memory by reducing the number of garbage collections by 63.1% on average. In addition, energy consumption is reduced by an average of 53.4% compared to DRAM disk buffers.

Efficient and Secure Routing Protocol forWireless Sensor Networks through SNR Based Dynamic Clustering Mechanisms

  • Ganesh, Subramanian;Amutha, Ramachandran
    • Journal of Communications and Networks
    • /
    • 제15권4호
    • /
    • pp.422-429
    • /
    • 2013
  • Advances in wireless sensor network (WSN) technology have enabled small and low-cost sensors with the capability of sensing various types of physical and environmental conditions, data processing, and wireless communication. In the WSN, the sensor nodes have a limited transmission range and their processing and storage capabilities as well as their energy resources are limited. A triple umpiring system has already been proved for its better performance in WSNs. The clustering technique is effective in prolonging the lifetime of the WSN. In this study, we have modified the ad-hoc on demand distance vector routing by incorporating signal-to-noise ratio (SNR) based dynamic clustering. The proposed scheme, which is an efficient and secure routing protocol for wireless sensor networks through SNR-based dynamic clustering (ESRPSDC) mechanisms, can partition the nodes into clusters and select the cluster head (CH) among the nodes based on the energy, and non CH nodes join with a specific CH based on the SNR values. Error recovery has been implemented during the inter-cluster routing in order to avoid end-to-end error recovery. Security has been achieved by isolating the malicious nodes using sink-based routing pattern analysis. Extensive investigation studies using a global mobile simulator have shown that this hybrid ESRP significantly improves the energy efficiency and packet reception rate as compared with the SNR unaware routing algorithms such as the low energy aware adaptive clustering hierarchy and power efficient gathering in sensor information systems.

Study on the Electrochemical Characteristics of a EGaIn Liquid Metal Electrode for Supercapacitor Applications (수퍼커패시터 응용을 위한 EGaIn 액체 금속 전극의 전기화학 특성 연구)

  • SO, JU-HEE;KOO, HYUNG-JUN
    • Journal of Hydrogen and New Energy
    • /
    • 제27권2호
    • /
    • pp.176-181
    • /
    • 2016
  • Recent years, supercapacitors have been attracting a growing attention as an efficient energy storage, due to their long-lifetime, device reliability, simple device structure and operation mechanism and, most importantly, high power density. Along with the increasing interest in flexible/stretchable electronics, the supercapacitors with compatible mechanical properties have been also required. A eutectic gallium-indium (EGaIn) liquid metal could be a strong candidate as a soft electrode material of the supercapacitors because of its insulating surface oxide layer for electric double layer formation. Here, we report the electrochemical study on the charging/reaction process at the interface of EGaIn liquid metal and electrolyte. Numerical fitting of the charging current curves provides the capacitance of EGaIn/insulating layer/electrolyte (${\sim}38F/m^2$). This value is two orders of magnitude higher than a capacitance of a general metal electrode/electrolyte interface.

The Design of MSC(Multi-Spectral Camera) System Operation

  • Yong, Sang-Soon;Kong, Jong-Pil;Heo, Haeng-Pal;Kim, Young-Sun;Park, Jong-Euk;Paik, Hong-Yul;Ra, Sung-Woong
    • Proceedings of the KSRS Conference
    • /
    • 대한원격탐사학회 2003년도 Proceedings of ACRS 2003 ISRS
    • /
    • pp.825-827
    • /
    • 2003
  • Multi-Spectral Camera(MSC) is a payload on the KOMPSAT-2 satellite to perform the earth remote sensing. The instrument images the earth using a push-broom motion with a swath width of 15 km and a ground sample distance (GSD) of 1 m over the entire field of view (FOV) at altitude 685 Km. The instrument is designed to have an on-orbit operation duty cycle of 20% over the mission lifetime of 3 years with the functions of programmable gain/ offset and on-board image data compression/storage. The MSC instrument has one(1) channel for panchromatic imaging and four(4) channel for multi-spectral imaging covering the spectral range from 450nm to 900nm using TDI CCD Focal Plane Array (FPA). In this paper, the architecture and function of MSC hardware including electrical interface and the operation concept which have been established based on the mission requirements are described. And the design and the preparation of MSC system operation are analyzed and discussed.

  • PDF