• Title/Summary/Keyword: Flow Chart

Search Result 260, Processing Time 0.024 seconds

A Study on the Standard Flow Chart for Civil Engineering (토목공학을 위한 표준 이수체계도에 관한 연구)

  • Choi, Se-Hyu;Park, Sung-Sik
    • Journal of Engineering Education Research
    • /
    • v.15 no.1
    • /
    • pp.3-8
    • /
    • 2012
  • This study present the standard flow chart for civil engineering considering Korean education environment. The flow charts of USA's 20 universities and Korea's 6 universities are investigated. The standard flow chart are proposed based on the standard curriculum of civil engineering and flow charts of USA and Korea though analyzing of prerequisite of each subject. The proposed standard flow chart is expected when used to improve korean universities curriculum.

The Development of New GO-FLOW Methodology Using the Reliability of System Components (시스템 구성요소의 신뢰도를 기반으로 하는 새로운 GO-FLOW기법 개발)

  • Byun, Yoon-Sup;Lee, Ju-Yeong;Hwang, Kyu-Suk
    • Journal of the Korean Institute of Gas
    • /
    • v.16 no.4
    • /
    • pp.8-15
    • /
    • 2012
  • The GO-FLOW methodology is capable of assessing system reliability. It models the system into a GO-FLOW chart with signal lines and operators and assesses the reliability of system by assessing the GO-FLOW chart sequential. But, as it models one component of system into several operators, the GO-FLOW chart which is different from the system flow diagram be modeled. Also, as it models the real operation time into "time point", it is hard to assess the reliability change according to the real operation time. Therefore, in this paper, the new GO-FLOW methodology which use the function(success/failure) of system components has been developed. It can assess the successful operating probability of system, regardless of the operating status of components. As it models one component of system into one operator, the GO-FLOW chart which is similar the system flow diagram can be modeled. Also, it is able to easily assess the successful probability of system according to the real operation time using the time in the operators.

Implementation of A Flow Chart Generator for Teaching Programming (프로그래밍 교육을 위한 순서도 생성기 구현)

  • 최성권;류시혁;신승철
    • Proceedings of the Korea Society for Industrial Systems Conference
    • /
    • 2002.06a
    • /
    • pp.185-189
    • /
    • 2002
  • When we are teaching the programming education, it is very useful if we show that a flow chart generate automatically owing to a written out of the program. In this paper, we introduce the method of a flow chart generating from the simple imperative language for the While program. After the While program is translated by the Flow Chart Language program, it is generated automatically by making use of the java graphic library. Taking advantage of our results of the study, beginners can understand the flow of the program easily.

  • PDF

Numerical Simulation Model of Alternative Refrigerants Flow Through Capillary Tubes (대체냉매의 모세관내 유동 시뮬레이션)

  • 장세동;노승택
    • Korean Journal of Air-Conditioning and Refrigeration Engineering
    • /
    • v.8 no.1
    • /
    • pp.55-64
    • /
    • 1996
  • A numerical model of refrigerant flow through a capillary tube is developed, which considers the effects of underpressure for vaporization, kinetic energy, and roughness of capillary tube. The numerical model is based on homogeneous flow assumptions for the two-phase flow region. A characteristic chart of HFC refrigerants flow through capillary tubes and correction factor chart of geometry and relative roughness of capillary tube to select a proper capillary for refrigerating machines using alternative refrigerants is presented by this numerical model.

  • PDF

Plotting of 13 Kinds of Properties on Temperature-Entropy Chart of Air (공기의 온도-엔트로피 선도 상에서 13 종류의 물성치 작도)

  • Kim, Deok-Jin;Kim, Duck-Bong
    • Proceedings of the SAREK Conference
    • /
    • 2009.06a
    • /
    • pp.1191-1196
    • /
    • 2009
  • The T-s chart of air displays graphically the thermophysical properties, so it is very conveniently used in various thermal systems. In previous study, the software analyzing 31 kinds of values in water system and 32 kinds of values in air-conditioning system were developed. In this study, the software drawing 13 kinds of quantity of state on air properties as ideal gas and analyzing 25 kinds of values in any air system was developed. The 13 kinds of quantity of state on air properties are temperature, pressure, specific volume, specific internal energy, specific enthalpy, specific entropy, specific exergy, exergy ratio, density, isobaric specific heat, isochoric specific heat, ratio of specific heat, and velocity of sound, and the 25 kinds of values including 13 kinds are mass flow rate, volume flow rate, internal energy flow rate, enthalpy flow rate, entropy flow rate, exergy flow rate, heat flow rate, power output, power efficiency, reversible work, lost work, and relative humidity. The developed software can draw any range of chart and analysis any state or process on air system. Also, this supports various document-editing functions such as power point. We wish to this chart is a help to design, analysis, and education in air system field.

  • PDF

Pedagogical Methodology of Teaching Activity-based Flow Chart for Elementary School Students (초등학생 대상의 활동 중심 순서도 교육 방법)

  • Lee, Yong-Bae;Park, Ji-Eun
    • Journal of The Korean Association of Information Education
    • /
    • v.16 no.4
    • /
    • pp.489-502
    • /
    • 2012
  • Today computer education puts an emphasis on algorithm education. There are little researches about how to express the given problem in algorithm and how to interpret the expressed algorithm. In this study play-based learning methods dealing with flow chart which is one of the expressing tools of algorithm are developed for lower graders of elementary school. Then we diagnosed the learning possibility of the tool after applying the methods in a classroom environment. There are four types of learning game activities; sequential play, selective play, repetitive play and puzzle play. Puzzle play is a game that students need to reconstruct the learned content to a real flow chart by using flow chart cards. The result of an achievement test after teaching students flow chart showed that the group who took the play-based lesson got their average score with about 7.5% higher than the group who took the ICT-based lesson. Both the groups got their average scroe of more than 9 out of 10 after the lesson. This result shows that flow chart lessons are adaptable for the lower graders of elementary school. It also shows that play-based education can be exceptionally effective.

  • PDF

A Tool for Transformation of Analysis to Design in Structured Software Development

  • Park, Sung-Joo;Lee, Yang-Kyu
    • Journal of Korean Institute of Industrial Engineers
    • /
    • v.14 no.2
    • /
    • pp.71-80
    • /
    • 1988
  • The primary purpose of this study is to develop an automation tool capable of converting the specification of structured analysis into that of structured design. Structured Analysis and Structured Design Language (SASDL) is a computer-aided description language based on ERA model and particulariged by ISLDM/SEM. The automation tool utilizes the specifications of data flow diagram described in SASDL to produce their corresponding SASDL specification of structure chart. The main idea behind the automatic conversion process is to categorize the bubbles in data flow diagram and to determine the positions of the bubbles in structure chart according to their categories and the relative locations in data flow diagram. To make the problem into manageable size, the whole system is broken down into separate parts called activity units. A great deal of manual jobs, such as checking processes leveling, checking data derivation of processes, deriving structure chart from data flow diagram, checking any inconsistency between data flow diagram and structure chart and so forth, can be automated by using SASDL and conversion tool. The specification of structure chart derived by conversion tool may be used in an initial step of design to be refined by SASDL users.

  • PDF

A Suggestion and a Contribution for the Improvement of Axiomatic Design (공리적 설계 이론 향상을 위한 제언)

  • Choi, Duk-Hyun;Hwang, Woon-Bong
    • Transactions of the Korean Society of Mechanical Engineers A
    • /
    • v.28 no.7
    • /
    • pp.970-976
    • /
    • 2004
  • For a long time, design methodologies strive to systematize the design process in order to make the practice more efficient and effective. One of such methodologies is Axiomatic Design. However, this design theory still has some problems and is not completely settled. In this paper, the new issue for the non-linear design in Axiomatic Design is suggested and the representation of system architecture by flow chart is corrected. In the case that the design equation varies as a function of the variation of DP ($\delta$DP), the design should be regarded as the nonlinear design because the design equation is not a constant. When system architectures are represented by a flow chart, all systems could not be independently represented. However, by adding the notation of the end of decoupling to the notations using in flow chart, those can be independently represented.

Test case generation method based on flow graph using UML state chart (UML state chart 를 이용한 flow graph 기반 테스트 케이스 생성 방법)

  • Park, Hyun-Sang;Choi, Kyung-Hee;Jung, Ki-Hyun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2007.05a
    • /
    • pp.213-217
    • /
    • 2007
  • 소프트웨어 테스팅은 소프트웨어의 개발 과정에 있어서 가장 중요하고 많은 비용이 드는 부분이다. 소프트웨어 테스팅을 수동으로 행하는 것은 많은 문제를 발생시킬 수 있다. 소프트웨어 자동 테스팅을 하기 위해서 최근 활발히 연구되고 있는 부분이 모델 기반 소프트웨어 자동 테스팅 기법이다. 본 논문에서는 UML 모델 기반 테스트 케이스 자동 생성 기법을 제안한다. UML state chart 로 모델링 된 테스트 대상 소프트웨어를 제안된 자료구조에 저장 한 후, 이를 flow graph 로 변환한다. 최종적으로 변환된 flow graph 에서 테스트 케이스를 생성한다.

  • PDF

A Study on a Hardware Folw-Chart and Hardware Description Language for FSM (FSM 설계를 위한 하드웨어 흐름도와 하드웨어 기술 언어에 관한 연구)

  • Lee, Byung-Ho;Cho, Joong-Hwee;Chong, Jong-Wha
    • Journal of the Korean Institute of Telematics and Electronics
    • /
    • v.26 no.4
    • /
    • pp.127-137
    • /
    • 1989
  • This paper describes hardware flow-chart and SDL-II, which are register-transfer level, to automate logic design. Hardware flow-chart specifies behavioral and structural charaterstics of generalized FSMs (Finite State Machine) usin the modified ASM (Algorithmic State Machnine) design techniques. SDL-II describes the hardware flow-chat which specifies the control and the data path of ASIC(Application Specific IC). Also many examples are enumerated to illustrate the features of hardware flow-chart and SDL-II.

  • PDF