• 제목/요약/키워드: Small stack

검색결과 140건 처리시간 0.028초

An Implementation of Single Stack Multi-threading for Small Embedded Systems

  • Kim, Yong-Seok
    • 한국컴퓨터정보학회논문지
    • /
    • 제21권4호
    • /
    • pp.1-8
    • /
    • 2016
  • In small embedded systems including IoT devices, memory size is very small and it is important to reduce memory amount for execution of application programs. For multi-threaded applications, stack may consume a large amount of memory because each thread has its own stack of sufficiently large size for worst case. This paper presents an implementation of single stack multi-threading, called SSThread (Single Stack Thread), by sharing a stack for all threads to reduce stack memory size. By using SSThread, multi-threaded applications can be programmed based on normal C language environment and there is no requirement of transporting multi-threading operating systems. It consists of several library functions and various C macro definitions. Even though some functional restrictions in comparison to operating systems supporting complete multi-thread functionalities, it is very useful for small embedded systems with tiny memory size and it is simple to setup programming environment for multi-thread applications.

새로운 원반형 구조의 분리판을 사용한 소형 용융탄산염 스택의 운전 (Operation of A Small MCFC Stack Using New Designed Circular Separator)

  • 한종희;노길태;윤성필;남석우;임태훈;홍성안
    • 한국수소및신에너지학회논문집
    • /
    • 제14권3호
    • /
    • pp.229-235
    • /
    • 2003
  • A 50W class MCFC stack was operated in order to test a new design of the circular shaped separator. in the new design, the anode gas was supplied into the stack and was exhausted out of the stack after the anode reaction. The exhausted gas was reacted with the cathode gas supplied with excess oxygen in the vessel in which the stack was placed. Then the reacted gas flowed into the cathode side of the stack and was exhausted through the outlet located in the center of the stack. The average voltage of the single cells in the stack was 0.835V under the current density of $150mA/cm^2$, initially, and the degradation rate of the stack voltage was 1.7%/1,000h. High stack voltage with good stability of the present stack was due to the small temperature gradient in the stack. The small temperature gradient as well as the easiness of temperature control was the result of the new configuration of the separator which utilized the heat of the combustion reaction between anode outlet gas and the cathode inlet gas for heating the stack.

10W급 고분자 전해질 연료전지 스택의 구조적 차이에 다른 운전 특성 비교 (Effect of stack configuration on the performance of 10W PEMFC stack)

  • 임성대;김병주;손영준;윤영기;양태현;김창수;김영채
    • 한국신재생에너지학회:학술대회논문집
    • /
    • 한국신재생에너지학회 2009년도 춘계학술대회 논문집
    • /
    • pp.286-286
    • /
    • 2009
  • A small PEM fuel cell has two different stack configurations such as active and passive stacks. The active stack has a distintion of high power density although it makes system complex by using alr blower and related BOPs resulting in large system volume. On the contrary, passive stack has an advantage of compact system because it doesn't need air supplying devices although it reveals relatively low stack power density. In this study we fabricated two 10W PEMFC stacks with different stack configurations, active and passive stacks, and tested their performance and stability. The active stack consists of 13cells with an active area of $5cm^2$. The passive stack has 12cells with an active area of $16cm^2$. When we compared the stack performance of those stacks, the active stack showed higher power density compared to the passive stack, particularly at high voltage regions. However, at low voltage and high current regions, the passive stack performance was comparable to the active stack. The stack stability was largely dependent on the fuel humidity, particularly for active stack. At low humidity conditions, the active stack performance was decreased continuously and the cell voltage distribution was not uniform showing seriously low cell voltage at center cells mainly due to the cell drying. The passive stack showed relatively stable behavior at low humidity and the stack performance was largely dependent on the atmospheric conditions.

  • PDF

소형 PEM 연료전지 스택의 제어 알고리즘 개발 (Development of the Control Algorithm for the Small PEM Fuel Cell Stack)

  • 김태훈;최우진
    • 전력전자학회논문지
    • /
    • 제15권2호
    • /
    • pp.134-141
    • /
    • 2010
  • 소형 PEM (Proton Exchange Membrane) 연료전지 시스템은 가습이 필요치 않아 상용화의 가능성이 크지만 그 제어 방법은 뚜렷하게 정립되어 있지 않다. 따라서 본 논문에서는 소형 PEM 연료전지 시스템의 제어를 위해 이중 루프 구조의 제어방식을 정립하고 DSP (Digital Signal Processor)를 이용하여 구현한다. 일반적으로 연료전지 시스템에서 제어의 핵심 요소는 크게 공기와 수소의 공급, 스택 내부의 수분 관리, 스택의 온도 관리로 나뉜다. 별도의 가습이 없이 공랭식으로 구동되는 소형 PEM 연료전지 스택의 제어에 있어서 팬은 스택의 공기 공급과 열관리 및 수분관리를 위한 핵심적인 역할을 하며, 퍼지밸브는 스택 내부의 잉여수분을 배출한다. 제안된 방식은 이중 제어루프를 이용한 팬의 제어를 통해 팬의 과도응답을 빠르게 하여 공기의 공급 속도를 개선시키며, 연료전지 스택의 전압변화를 피드백 하여 보상해줌으로써 연료전지가 부하변동에 대해 신속한 응답 특성을 갖도록 하였다. 제안된 방법의 유용함은 60W급 소형 PEM 연료전지 시스템의 실험과 이를 이용한 노트북 컴퓨터의 구동을 통해 검증된다.

소형 실시간 커널을 위한 TCP/IP 프로토콜 설계및 구현 (Design and implementation of TCP/IP protocol stack for small real-time kernels)

  • 윤재식;김재양;정선태
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1997년도 한국자동제어학술회의논문집; 한국전력공사 서울연수원; 17-18 Oct. 1997
    • /
    • pp.414-417
    • /
    • 1997
  • Many small-sized real-time kernels do not provide memory management and device drivers, not to mention file management. In this paper, we propose a design and implementation of TCP/IP protocol stack for such small real-time kernels based on [6] where we studied issues to be considered for porting the functionalities of TCP/IP for such small real-time kernels.

  • PDF

마이크로프로세서를 이용한 소형 PEM 연료전지 스택의 제어 (Control of Small PEM Fuel Cell Stack by a Microprocessor)

  • 김태훈;최우진
    • 전력전자학회논문지
    • /
    • 제13권6호
    • /
    • pp.469-475
    • /
    • 2008
  • 본 논문에서는 소형 PEM(Proton Exchange Membrane) 연료전지 스택의 마이크로프로세서를 이용한 제어에 관하여 소개한다. 연료전지 제어의 핵심 기술인 스택 내부의 수분 관리는 부하에 의해 요구되는 연료와 온도에 따른 냉각용 공기의 유량을 적절하게 조절하고, 잉여수분을 스택으로부터 배출시킴으로써 성취된다. 이러한 주변장치(BOS: Balance of Stack)의 제어는 시스템의 안정적인 운전을 좌우하는 중요한 요소이기 때문에 이를 정확하게 제어하는 것이 매우 중요하다. 본 연구에서는 최적 운전조건에서 공기유량과 퍼지주기를 측정하고 이를 바탕으로 BOS를 제어함으로써 BOS의 소비전력을 최소화하여 연료 효율을 향상시킬 수 있었으며, 이를 실험을 통해 검증하였다. 마이크로프로세서를 이용하여 개발된 제어기는 시스템의 운전 안정성을 향상시켜 소형 연료전지 스택의 제어에 널리 사용될 것으로 기대된다.

Numerical Simulation on Self-heating for Interlayer Tunneling Spectroscopy in $Bi_2Sr_2CaCu_2O_{8+x}$

  • Park, Jae-Hyun;Lee, Hu-Jong
    • Progress in Superconductivity
    • /
    • 제9권1호
    • /
    • pp.18-22
    • /
    • 2007
  • For interlayer tunneling spectroscopy using a small stack of $Bi_2Sr_2CaCu_2O_{8+x}$ (Bi-2212) intrinsic junctions in a high-bias range, large self-heating takes place due to the poor thermal conductivity of Bi-2212. In this study, we numerically estimate the self-heating around a Bi-2212 sample stack for I-V or dI/dV-V measurements. Our results show that the temperature discrepancy between the Bi-2212 sample stack and top Au electrodes due to bias-induced self-heating is small enough along the c-axis direction of Bi-2212. On the other hand, the lateral temperature discrepancy between the sample stack and the Bi-2212 on-chip thermometer stack can be as large as ${\sim}20\;K$ for the highest bias required to observe the pseudogap hump structure. We thus suggest a new in-situ ac thermometry, employing the Au current-bias electrode itself deposited on top of the sample stack as the resistive thermometer layer, which is supposed to allow safe temperature measurements for the interlayer tunneling spectroscopy.

  • PDF

무인항공기용 200W 급 직접메탄올연료전지 경량화 스택 제작 및 작동 특성 연구 (II) (Development of a Lightweight 200W Direct Methanol Fuel Cell Stack for UAV Applications and Study of its Operating Characteristics (II))

  • 강경문;박성현;곽건희;지현진;주현철
    • 한국수소및신에너지학회논문집
    • /
    • 제23권3호
    • /
    • pp.243-249
    • /
    • 2012
  • A lightweight 200W direct methanol fuel cell (DMFC) stack is designed and fabricated to power a small scale Unmanned Aerial Vehicle (UAV). The DMFC stack consists of 33-cells in which membrane-electrode assemblies (MEAs) having an active area of 88 $cm^2$ are sandwiched with lightweight composite bipolar plates. The total stack weight is around 3.485 kg and stack performance is tested under various methanol feed concentrations. The DMFC stack delivers a maximum power of 248 W at 13.2 V and $71.3^{\circ}C$ under methanol feed concentration of 1.2 M. In addition, the voltage of individual cell in the 33-cell stack is measured at various current levels to ensure the stability of DMFC stack operations. The cell voltage distribution data exhibit the maximum cell voltage deviation of 28 mV at 15 A and hence the uniformity of cell voltages is acceptable. These results clearly demonstrate that DMFC technology becomes a potential candidate for small-scale UAV applications.

UTM과 ELK Stack을 활용한 소규모 네트워크의 내부망 보안 강화방안 (Enhancement of Internal Network Security in Small Networks Using UTM and ELK Stack)

  • 민송하;이동휘
    • 융합보안논문지
    • /
    • 제24권1호
    • /
    • pp.3-9
    • /
    • 2024
  • 현재 사이버 공격과 보안 위협은 지속적으로 진화하고 있으며, 조직은 신속하고 효율적인 보안 대응 방법을 필요로 한다. 본 논문은 Unified Threat Management (UTM) 장비를 활용하여 네트워크 보안을 향상시키고, 이러한 장비를 통해 수집되는 내부망의 로그 데이터를 Elastic Stack (Elasticsearch, Logstash, Kibana, 이하 ELK Stack)을 활용하여 효과적으로 관리하고 분석하는 내부망 보안 강화방안을 제안하고자 한다.

센서 운영 체제를 위한 공유 스택 기법의 성능 분석 (Performance Analysis of Shared Stack Management for Sensor Operating Systems)

  • 구본철;허준영;홍지만;조유근
    • 한국정보과학회논문지:시스템및이론
    • /
    • 제35권1호
    • /
    • pp.53-59
    • /
    • 2008
  • 무선 센서 네트워크의 발달에 따라 그 응용분야는 점점 더 복잡해져 가고 있음에도 불구하고, 대부분의 센서 노드 플랫폼은 여전히 심각한 자원 제약을 가지고 있다. 특히 적은 메모리 공간과 메모리 관리 유닛(MMU)의 부재는 스레드의 스택 관리에 있어 메모리 공간 낭비, 스택 오버플로우와 같은 문제를 야기해왔다. 이에 다 수의 스레드가 하나의 스택을 공유 함으로써 기존의 고정 크기 스택에 의해 낭비되는 메모리의 양을 최소화 시킬 수 있는 공유 스택 기법이 제안되었다. 본 논문에서는, 고정 크기 스택기법과 공유 스택 기법의 수학적 분석 모델을 제시하였다. 그 모델을 바탕으로 각각의 스택 오버플로우 확률을 계산하고 공유 스택 기법이 고정 크기 스택보다 더 안정적임을 확인하였다.