• Title/Summary/Keyword: Effort Diagram

Search Result 36, Processing Time 0.025 seconds

Applied Neural Net to Implementation of Influence Diagram Model Based Decision Class Analysis (영향도에 기초한 의사결정유형분석 구현을 위한 신경망 응용)

  • Park, Kyung-Sam;Kim, Jae-Kyeong;Yun, Hyung-Je
    • Asia pacific journal of information systems
    • /
    • v.7 no.1
    • /
    • pp.99-111
    • /
    • 1997
  • This paper presents an application of an artificial neural net to the implementation of decision class analysis (DCA), together with the generation of a decision model influence diagram. The diagram is well-known as a good tool for knowledge representation of complex decision problems. Generating influence diagram model is known to in practice require much time and effort, and the resulting model can be generally applicable to only a specific decision problem. In order to reduce the burden of modeling decision problems, the concept of DCA is introduced. DCA treats a set of decision problems having some degree of similarityz as a single unit. We propose a method utilizing a feedforward neural net with supervised learning rule to develop DCA based on influence diagram, which method consists of two phases: Phase l is to search for relevant chance and value nodes of an individual influence diagram from given decision and specific situations and Phase II elicits arcs among the nodes in the diagram. We also examine the results of neural net simulation with an example of a class of decision problems.

  • PDF

A Study on the Dynamic Characteristics of the Gas Spring on the Automotive Application (차량 장착상태에서의 가스 스프링 동적 특성 연구)

  • Lee, Choon Tae
    • Journal of Drive and Control
    • /
    • v.12 no.4
    • /
    • pp.15-20
    • /
    • 2015
  • Unlike a typical metal spring, a gas spring uses compressed gas contained in a cylinder and compressed by a piston to exert a force. A common application includes automobiles where gas spring are incorporated into the design of open struts that support the weight of tail gate. They are also used in furniture such as office chairs, and in medical and aerospace applications. The gas spring works by the application of pressurized gas (nitrogen) contained in a cylinder. The internal pressure of the gas spring greatly exceeds atmospheric pressure. This differential in pressure exists at any rod position and generates an outward force on the rod, making the gas spring extend. In this paper, we investigated the dynamic characteristics of a gas spring on an automotive tail gate system.

A Preliminary Research for Developing System Prototype Generating Linear Schedule (선형 공정표를 생성하는 시스템 프로토타입 개발을 위한 기초 연구)

  • Ryu, Han-Guk
    • Journal of the Korea Institute of Building Construction
    • /
    • v.11 no.1
    • /
    • pp.1-8
    • /
    • 2011
  • Linear scheduling method limits to present works of work breakdown structure as a form of lines and was often developed manually. In other words, linear schedule could not utilize activity, work breakdown structure, and etc. information of network schedule such as CPM(Critical Path Method) and has been used only for reporting or confirming construction master plan. Therefore, it is necessary to develop system which can automatically generating the linear schedule based on the network schedule having many accumulated and useful construction schedule information. Thus, this research has an effort to establish data process model, data flow diagram, and data model in order to make linear schedule. In addition, this research addresses the system solution structure, user interface class diagram and logic diagram, and data type schema. The results of this paper can be used as a preliminary research for developing linear schedule generating system prototype by utilizing the network schedule information.

Component integration Test Modeling with UML (UML 기반 콤포넌트 통합 테스팅)

  • Yun, Hoe-Jin;Seo, Ju-Yeong;Choe, Jeong-Eun;Choe, Byeong-Ju
    • Journal of KIISE:Software and Applications
    • /
    • v.26 no.9
    • /
    • pp.1105-1113
    • /
    • 1999
  • 객체 지향 소프트웨어의 확장과 더불어 소프트웨어의 재사용성의 중요도가 부각되면서 소프트웨어를 콤포넌트 단위로 구현하는 추세이다. 따라서 콤포넌트 기반의 소프트웨어 개발에서의 통합 테스트가 중요한 이슈로 떠오르고 있다. 그러나 콤포넌트들의 통합 테스트에 대한 연구는 미흡한 상태이다. 본 논문에서는 UML을 기반으로 체계적인 통합 테스트 모형을 제안하고. 나아가 본 논문에서는 "멀티미디어 정보처리 시스템"의 사례를 본 논문의 콤포넌트 통합 테스트 모형에 적용한 결과를 분석하여 기술한다. 콤포넌트 통합 테스트 모형은 UML(Unified Modeling Language)의 순서도(sequence diagram)와 협력도(collaboration diagram)를 이용하여 전체 시스템에서 UML의 사건흐름을 구성하는 콤포넌트들 사이의 인터페이스 영역에 존재하는 오류들을 추출한다. 그리고 UML을 기반으로 통합 테스트를 수행함으로써, 테스트 준비 작업을 줄이고, 기존의 UML 지원 도구들과 연계하여 테스트 자동화 도구의 구현을 앞당길 수 있다. 또한 시스템의 순차적 흐름 뿐 아니라, 동시에 수행되는 흐름에 대한 정보까지 모두 수용하여 테스트함으로써, 콤포넌트 기반의 분산 환경의 특성에 적합하다. Abstract As the object-oriented approach to software development becomes more mature, software development from pre-existing, independently developed components becomes an important aim of software engineering. Therefore, integration testing becomes an important aspect of component-based software development. However, there has been little work done in the area of the component-based integration testing. In this paper, we propose the "component integration test model" which is based on UML. Furthermore, we describe a case study on "Multimedia Information Processing System" conducted to analyse the result from which our model is applied. Our model extracts the faults, which exist in interfaces of components, using sequence diagram and collaboration diagram of UML(Unified Modeling Language). As our model is based on UML, the preparation effort for testing is reduced and its test-tools can be implemented more easily through linking existing UML tool. And our model accepts the information of concurrent flow represented by collaboration diagram as well as sequential flow, so it is more suitable to component-based distributed environment.based distributed environment.

Experimental Estimation of Data Flow Diagram for Man/Month Prediction Model Derivation (공수 예측 모델 요도를 위한 자료 흐름도의 실험적 평가)

  • Kim, Myeong-Ok;Baek, Cheong-Ho;Yang, Hae-Sul
    • The Transactions of the Korea Information Processing Society
    • /
    • v.2 no.1
    • /
    • pp.34-44
    • /
    • 1995
  • One of the most important problems faced by software developers and users is the prediction of the size of programming system and its development effort. This article define the identical characteristics for structured specification which is consisted of Data Flow Diagram, Data Dictionary and Mini Specification and apply quantitative estimation factor of structured specification to program code metrics, Moreover, concerning DFD which is made up of component element of structured specification executed quantitative estimation experiment. In the result, we propose man/month prediction model of lower progression with production on analysis phase of upper progression.

  • PDF

FAST BDD TRUNCATION METHOD FOR EFFICIENT TOP EVENT PROBABILITY CALCULATION

  • Jung, Woo-Sik;Han, Sang-Hoon;Yang, Joon-Eon
    • Nuclear Engineering and Technology
    • /
    • v.40 no.7
    • /
    • pp.571-580
    • /
    • 2008
  • A Binary Decision Diagram (BDD) is a graph-based data structure that calculates an exact top event probability (TEP). It has been a very difficult task to develop an efficient BDD algorithm that can solve a large problem since it is highly memory consuming. In order to solve a large reliability problem within limited computational resources, many attempts have been made, such as static and dynamic variable ordering schemes, to minimize BDD size. Additional effort was the development of a ZBDD (Zero-suppressed BDD) algorithm to calculate an approximate TEP. The present method is the first successful application of a BDD truncation. The new method is an efficient method to maintain a small BDD size by a BDD truncation during a BDD calculation. The benchmark tests demonstrate the efficiency of the developed method. The TEP rapidly converges to an exact value according to a lowered truncation limit.

Gear Train Design of 8-Speed Automatic Transmission for Tractor (트랙터 8단 자동변속기 기어 열 설계)

  • Jung, G.H.
    • Journal of Drive and Control
    • /
    • v.10 no.2
    • /
    • pp.30-36
    • /
    • 2013
  • Tractor is a farm vehicle that is designed to provide a high tractive effort at low speed. It is used for versatile agricultural tasks such as hauling a trailer, tillage, mowing and construction work. Most older tractors use a manual transmission. However, as the intensity of work increases, tractors equipped with automatic transmission become popular due to the work convenience. In order to give the operator a large degree of control in field work, 24 gears with automatic 8-speed and manual 3-speed are arranged in transmission. This paper deals with the gear train that is designed for 8-speed automatic transmission by the engagement of multi-disk clutches. The gear ratio for each speed as well as power transmission mechanism is analyzed through velocity analysis. In addition, constraints of mesh gear ratio are derived by investigating the power flow path in velocity diagram for the given 8-speed gear ratio.

Methodology for surface to surface war-gaming (해상 워게임 방법에 관한 연구)

  • Park Chae-Ha
    • Journal of the military operations research society of Korea
    • /
    • v.2 no.1
    • /
    • pp.101-109
    • /
    • 1976
  • The goal of tactical war-gaming is to create an environment for two opposing teams allowing them to make tactical decisions that would correlate with the decision which they would make under the same circumstances while at sea. Therefore the real time war-gaming methodology should be developed to achieve the goal of tactical war-gaming. Surface to surface engagement models for the real time war-gaming such as maneuvering, tracking and damage assessment models were discussed in this paper. Concurrently system flow diagram to aid war-gaming effort was suggested in appendix.

  • PDF

Study For The Economic Size And Location Of High Voltage Condenser On Domestic Distribution Line (배전선로에 고압 condenser적정배치에 관한 연구)

  • 유석구
    • 전기의세계
    • /
    • v.22 no.6
    • /
    • pp.24-32
    • /
    • 1973
  • When applying capacitors to distribution line, an effort must be made to determine the economic benefits resulting from the installation of a capacitor. There have been many papers and articles published on the economics of capacitors. Most of these are special cases, or have so many qualifications that they are not much use for other cases unless very careful attention is given to minute details. A general economic analysis on a distribution line is very complicated problem. Consequently, a diagram solution is illustrated for determining the economic condenser and applying resonably well for the distribution line with any load division.

  • PDF

Statistical Process Analysis of Medical Incidents

  • Suzuki, Norio;Kirihara, Sojiro;Ootaki, Atsushi;Kitajima, Masanori;Nakamura, Shinobu
    • International Journal of Quality Innovation
    • /
    • v.2 no.2
    • /
    • pp.127-135
    • /
    • 2001
  • Personnel engaged in the medical field have implemented continual improvement by team activities in an effort to construct a system that reduces the risks involved in medical care. Knowledge in total quality management (TQM), especially statistical quality control (SQC) developed for industry, seems to be applicable to medical care. This paper describes the application of SQC to continual improvement in medical care.

  • PDF