• Title/Summary/Keyword: stack analysis

Search Result 479, Processing Time 0.026 seconds

A Sutdy on the Pressure Distribution Characteristic of High-rise Buildings in Fire Using Computer Simulation (시뮬레이션을 이용한 화재 시 고층건축물의 압력분포 특성에 관한 연구)

  • Kim, Hye-Won;Lee, Byeong-Heun;Jin, Seung-Hyeon;Kwon, Young Jin
    • Proceedings of the Korean Institute of Building Construction Conference
    • /
    • 2019.05a
    • /
    • pp.49-50
    • /
    • 2019
  • In the case of High-rise buildings, it has a problem by stack effect that rise of vertical height. Especially in case of fire, it need to the consideration of stack effect that it has bigger than general. Therefore in this study, we used to the Contamw and FDS simulation for analysis of stack effect and pressure distribution characteristic in fire. As a result the Contamw simulation shows the pressure distribution by stack effect in general high-rise buildings. However, in case of fire, the height of the neutral plane is lowered and stack effect is larger. Therefore, it is necessary to multiply analyze the temperature distribution and the stack effect in fire.

  • PDF

Numerical Analysis on Pressurization System of Smoke Control in Consideration of Stack Effect (연돌효과를 고려한 급기가압 제연시스템의 수치해석 연구)

  • Kim, Jung-Yup
    • Fire Science and Engineering
    • /
    • v.27 no.4
    • /
    • pp.1-6
    • /
    • 2013
  • When the pressurization system that uses difference of pressure for smoke control is designed, the factors influencing on the pressure field in building should be applied to design process and the stack effect is one of the main factors. Numerical analysis based on network model in 20-story building is carried out to analyze the pressurization system of smoke control in consideration of stack effect. Calculations are conducted for three conditions, that is, stack effect only, pressurization only and stack effect plus pressurization. Results including the detailed pressure field and flow rate at each floor are represented and the stack effect are effectively visualized. Meanwhile, the pressure of stairwell is increased as much as the summation of the stack effect and pressurization, and the problem induced by rise of pressure is pointed out.

Design of Bytecode Framework (바이트코드 프레임워크 설계)

  • 김영국;김기태;조선문;이갑래;유원희
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2004.05a
    • /
    • pp.330-334
    • /
    • 2004
  • Java bytecode is stack-base code. Stack-base code makes analysis and optimization hardly because use stack access imperative. Therefore, fragment of code that is problem that occur in stack-base code optimization, loss of type information, unnecessary Load and Store can appear. Optimization and analysis of bytecode design bytecode framework by solution way of problem that is difficult. This paper indicates optimization of bytecode and hangup of analysis, and describe research contents about existent byte code optimization technology. This propose byte code framework by the alternative to simplify analysis and optimization of byte code.

  • PDF

Assembly Analysis for Evaluation of Sealing in PEMFC Stack (고분자 전해질 연료전지 스택의 시일링 평가를 위한 체결 해석)

  • Kim, Dae-Young;Kim, Jung-Min;Kim, Heon-Young
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.18 no.5
    • /
    • pp.68-75
    • /
    • 2010
  • The one of the major problems in the development of PEMFC was regarding to the assurance of sealing on stack. The failure on the sealing creates the problems of fuel leakage, mixing, internal combustion, damage on parts and can be a direct reason for the degrading the efficiency of fuel cell. This paper studies on the analytical approach for improving the contacting pressure distribution on the gasket at the evaluation on the sealing of fuel cell stack. So, the assembly analysis on multi layered fuel cell stack was performed. The research on the simplification of finite element model was performed for three dimensional analysis at the multi layered state. The improved contact pressure distribution was obtained through the case studies on gasket for better sealing. In addition, the number of the cell was determined for the effective analysis and the structural characteristics were evaluated based on this research.

Maximum Stack Memory Usage Estimation Through Target Binary File Analysis in Microcontroller Environment (마이크로컨트롤러 환경에서 타깃 바이너리 파일 분석을 통한 최대 스택 메모리 사용량 예측 기법)

  • Choi, Kiho;Kim, Seongseop;Park, Daejin;Cho, Jeonghun
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.12 no.3
    • /
    • pp.159-167
    • /
    • 2017
  • Software safety is a key issue in embedded system of automotive and aviation industries. Various software testing approaches have been proposed to achieve software safety like ISO26262 Part 6 in automotive environment. In spite of one of the classic and basic approaches, stack memory is hard to estimating exactly because of uncertainty of target code generated by compiler and complex nested interrupt. In this paper, we propose an approach of analyzing the maximum stack usage statically from target binary code rather than the source code that also allows nested interrupts for determining the exact stack memory size. In our approach, determining maximum stack usage is divided into three steps: data extraction from ELF file, construction of call graph, and consideration of nested interrupt configurations for determining required stack size from the ISR (Interrupt Service Routine). Experimental results of the estimation of the maximum stack usage shows proposed approach is helpful for optimizing stack memory size and checking the stability of the program in the embedded system that especially supports nested interrupts.

Design and Evaluation Security Control Iconology for Big Data Processing (빅데이터 처리를 위한 보안관제 시각화 구현과 평가)

  • Jeon, Sang June;Yun, Seong Yul;Kim, Jeong Ho
    • Journal of Platform Technology
    • /
    • v.8 no.4
    • /
    • pp.38-46
    • /
    • 2020
  • This study describes how to build a security control system using an open source big data solution so that private companies can build an overall security control infrastructure. In particular, the infrastructure was built using the Elastic Stack, one of the free open source big data analysis solutions, as a way to shorten the cost and development time when building a security control system. A comparative experiment was conducted. In addition, as a result of comparing and analyzing the functions, convenience, service and technical support of the two solution, it was found that the Elastic Stack has advantages in the security control of Big Data in terms of community and open solution. Using the Elastic Stack, security logs were collected, analyzed, and visualized step by step to create a dashboard, input large logs, and measure the search speed. Through this, we discovered the possibility of the Elastic Stack as a big data analysis solution that could replace Splunk.

  • PDF

Analysis of OpenStack Heat Orchestration Technology-HOT Template (OpenStack 오케스트레이션 기술 분석-HOT 템플릿)

  • Jeon, H.S.;Kim, B.S.;Lee, B.C.
    • Electronics and Telecommunications Trends
    • /
    • v.30 no.2
    • /
    • pp.95-103
    • /
    • 2015
  • 오픈스택(OpenStack)을 이용한 클라우드 서비스가 점차 확산되어가면서 수많은 가상 자원들을 생성하고 생성된 가상 자원들의 라이프사이클을 관리하는 오케스트레이션 기능의 중요성이 강조되고 있다. 본고에서는 오픈스택 진영에서 템플릿 기반의 오케스트레이션 서비스를 담당하고 있는 Heat의 기본구조와 함께 Heat에서 정의하고 있는 HOT(Heat Orchestration Template) 템플릿의 구성 요소와 주요 특징을 정리하고 템플릿 간에 참조 관계를 설명하는 Nested Stack 개념을 소개한다.

  • PDF

Escape Analysis for Stack Allocation in Java (자바 객체의 스택 저장 가능성 판별을 위한 정적 분석 기법)

  • 조은선
    • Journal of KIISE:Software and Applications
    • /
    • v.31 no.6
    • /
    • pp.840-848
    • /
    • 2004
  • Garbage collecting objects in Java makes memory management easier for the programmer, but it is time consuming. Stack allocation may be an alternative which identifies stack-allocatable objects before the execution, without performance degradation. We suggest an escaping analysis recording the interprocedural movement of the method, to detect an object the method of whose creation may have been already deactivated during the access. Our approach is different from prior works, enables us to handle some cases that are missed in the previous variable - oriented approach.

Issues Related to the Modeling of Solid Oxide Fuel Cell Stacks

  • Yang Shi;Ramakrishna P.A.;Sohn Chang-Hyun
    • Journal of Mechanical Science and Technology
    • /
    • v.20 no.3
    • /
    • pp.391-398
    • /
    • 2006
  • This work involves a method for modeling the flow distribution in the stack of a solid oxide fuel cell. Towards this end, a three dimensional modeling of the flow through a Solid Oxide Fuel Cell (SOFC) stack was carried out using the CFD analysis. This paper examines the efficacy of using cold flow analysis to describe the flow through a SOFC stack. It brings out the relative importance of temperature effect and the mass transfer effect on the SOFC manifold design. Another feature of this study is to utilize statistical tools to ascertain the extent of uniform flow through a stack. The results showed that the cold flow analysis of flow through SOFC might not lead to correct manifold designs. The results of the numerical calculations also indicated that the mass transfer across membrane was essential to correctly describe the cathode flow, while only temperature effects were sufficient to describe the anode flow in a SOFC.

Analysis of impact factors affecting on the stack effect in high-rise building (고층빌딩 연돌 현상의 영향인자 분석)

  • Oh, Jin-Hwan;Song, Doo-Sam;Yoon, Sung-Min;Nam, Yujin
    • KIEAE Journal
    • /
    • v.16 no.3
    • /
    • pp.95-101
    • /
    • 2016
  • Purpose: Recently, high-rise buildings are popular in korea due to high rate of land usage and cost performance in urban area. However, high-rise building causes several problems such as safety issues, cooling/heating load, stack effect, disaster prevention etc. The stack effect is one of the representative problems. Even though there are many researches on stack effect, there are few studies on design guideline considering local condition. Method: This study focuses on the change of pressure distribution according to the design factors which affects the airflow in high-rise residential buildings by simulation analysis. In this study, city, building floor, stairwell door leakage area, elevator door leakage area and changes of layout were considered ad the design factor. Result: The simulation results indicate that building height and ambient air temperature are significant design factor for stack effect.