• Title/Summary/Keyword: Abstraction Development Method

Search Result 46, Processing Time 0.026 seconds

Characteristic Analysis of the Coefficient of Initial Abstraction and Development of its Formular in the Rural Watersheds - for the Small-Medium Watersheds in the Geum and Sapkyo River - (농촌유역에서의 초기강우손실 특성분석과 계수 산정식 개발 - 금강.삽교천 중소유역을 중심으로-)

  • Kim, Tai-Cheol;Lee, Jeong-Seon
    • Journal of The Korean Society of Agricultural Engineers
    • /
    • v.50 no.6
    • /
    • pp.3-12
    • /
    • 2008
  • It is important to estimate accurate effective rainfall to analyse flood flow and long-term runoff for the rational planning, design, and management of water resource. The initial abstraction is also important to estimate effective rainfall. The Soil Conservation Service (SCS) has developed a procedure and it has been most commonly applied to estimate effective rainfall. But the SCS method still has weak points, because of unnatural assumptions such as antecedent moisture conditions and initial abstraction. The coefficient of initial abstraction(K) is depending on the soil moisture condition and antecedent rainfall. The maximum storage capacity of Umax which is calibrated by stream flow data in the proposed watershed was derived from the DAWAST(DAily WAtershed STreamflow) model. The values of K obtained from 69 storm events at the five watersheds are ranging from 0.133 to 0.365 and its mean value is 0.207. Effective rainfall could be estimated more reasonably by introducing new concept of initial abstraction. The equation of $K=0.076Sa^{0.255}$ was recommended instead of 0.2 and it could be applicable to the small-medium rural watersheds.

Intelligent consistency checking method for the use case model

  • Lee, Eun-young;Shim, Woo-gon;Paik, In-sup
    • Proceedings of the KAIS Fall Conference
    • /
    • 2003.11a
    • /
    • pp.50-56
    • /
    • 2003
  • In the development of complex software system, it is important to use hierarchical use case model due to the complex scope of development procedure. The use case model is core factor of the OMG (Object Management Group)'s UML (Unified Modeling Language) diagrams. In this paper, we propose a novel method to check syntactic consistency automatically in use case models at the different level of abstraction. This method is a rule-based approach which utilizes actor tree, use case tree and use case description. The proposed method is simulated on ITS (Intelligent Transportation System) architecture for the verification.

  • PDF

A Study on Data Modeling Techniques for Control Requirements of SPICE Reference Model (SPICE 참조모델 요구사항을 지원하는 데이터 모델링 기법에 관한 연구)

  • Chung Kyu-Jang
    • Journal of the Korea Society of Computer and Information
    • /
    • v.9 no.3
    • /
    • pp.1-6
    • /
    • 2004
  • there needs a new Geographic information system development Technology of the abstraction, encapsulation, modulation and hierarchy using Graphic representation of object modeling Technique. The method is based on composite object of Graphic data with the hierarchy concepts and abstraction of Graphic information in order to improve data abstraction of the graphic data file and described concept of multiple inheritance and classification that supports a wide variety of graphic class such as mesh unit, layer. segment and so on. in simple case of software development using SPICE model and object modeling techniques. this thesis suggested object representation of Graphic data which can reduce software development life cycle and the cost of software maintenance.

  • PDF

Sensor Abstraction for U-health Application Development: Filtering and Summarization for Accuracy Enhancement (유-헬스 앱 개발을 위한 센서 추상화: 정확도 향상을 위한 필터링 및 요약)

  • Oh, Sam Kweon;Lim, Eun Chong
    • Journal of Advanced Navigation Technology
    • /
    • v.19 no.5
    • /
    • pp.446-451
    • /
    • 2015
  • Recently, researches on sensor-based U-health applications that provide personal health information such as blood pressure, body temperature, and glucose, have actively been studied. The health information obtained via sensors, however, may have accuracy problems so that they can not be used unprocessed. This paper proposes a sensor abstraction layer for enhancing the accuracy of sensor readings from biomedical sensors that interact with smart phones. This layer recognizes sensor types and converts sensor readings into a form as specified in ISO/IEEE 11073 Personal Health Standard. When necessary, not only a filtering method that eliminates outlier values from sensor readings but also a summarization method that transforms them into more suitable forms, can also be applied. An android-based development board is used for the evaluation of proposed sensor abstraction layer. The results obtained by applying filtering and summarization show improved accuracy over unprocessed sensor readings of the body temperature and heartbeat sensors.

The Concept Understanding of Infinity and Infinite Process and Reflective Abstraction (무한 개념이해 수준의 발달과 반성적 추상)

  • 전명남
    • The Mathematical Education
    • /
    • v.42 no.3
    • /
    • pp.303-325
    • /
    • 2003
  • This study sought to provide an explanation of university students' concept understanding on the infinity and infinite process and utilized a psychological constructivist perspective to examine the differences in transitions that students make from static concept of limit to actualized infinity stage in context of problems. Open-ended questions were used to gather data that were used to develop an explanation concerning student understanding. 47 university students answered individually and were asked to solve 16 tasks developed by Petty(1996). Microgenetic method with two cases from the expert-novice perspective were used to develop and substantiate an explanation regarding students' transitions from static concept of limit to actualized infinity stage. The protocols were analyzed to document student conceptions. Cifarelli(1988)'s levels of reflective abstraction and Robert(1982) and Sierpinska(1985)'s three-stage concept development model of infinity and infinite process provided a framework for this explanation. Students who completed a transition to actualized infinity operated higher levels of reflective abstraction than students who was unable to complete such a transition. Developing this ability was found to be critical in achieving about understanding the concept of infinity and infinite process.

  • PDF

Design of the Scalable Naval Combat System Software using Abstraction and Design Pattern

  • Kwon, Ki-Tae;Kim, Ki-Pyo;Choi, HwanJun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.24 no.7
    • /
    • pp.101-108
    • /
    • 2019
  • In this paper, we propose a new scalable and reliable combat system software in battleship which was developed procedurally in the past. Recently, combat system software is required to change frequently due to addition of new equipment and change of function. To solve those problems, this paper propose how to change combat system software into scalable software using class structure change and design pattern. Simulation results show that our scheme provides better performances and reliability than conventional scheme. Therefore proposed scheme can be efficiently used in Naval combat system.

Abstraction Granularity of Sensors/Actuators (센서/구동기의 추상화 단위)

  • Song, Chi-Hwa;Park, Jisu;So, Sun Sup;Eun, Songbae
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2022.05a
    • /
    • pp.94-96
    • /
    • 2022
  • Plug & Play techniques have been proposed in various ways to overcome the complexity of sensors/drivers in IoT application development. IEEE1451 standard abstracts sensors/drivers into a data structure called TEDS. As a result, characteristics of the sensor/driver are unnecessary when connecting the sensor/driver to the host device. The method proposed by ETRI is a format in which device drivers of sensors/drivers are dynamically loaded and connected to hosts, and there is no particular abstraction data structure. Both schemes are located at both ends in terms of the abstraction unit of the sensor/driver. We present the problem based on this fact, and what optimized methods can exist in the middle of it. In this paper, we analyze existing Plug&Play techniques. Also, we specify abstraction units of sensors/drivers, and analyze them.

  • PDF

MO Studies on the Reaction of t-Butoxyl, t-Butyl Radical with Substituted-Toluenes (t-Butoxyl, t-Butyl 라디칼에 의한 치환체-톨루엔의 수소 추출반응에 대한 분자궤도론적 연구)

  • Young Gu Cheun;Mi Sook Hwang;Ikchoon Lee
    • Journal of the Korean Chemical Society
    • /
    • v.27 no.6
    • /
    • pp.391-398
    • /
    • 1983
  • The reaction for the hydrogen abstraction from substituted-toluenes by t-butoxyl and t-butyl radical have been studied MO theoretically using CNDO/2 method. The reaction for the abstraction from substituted-toluenes by t-butoxyl radical showed the negative ${\rho}$ values from Hammett equation, since t-butoxyl radial is electrophilic, relatively low energy SOMO, which can interact with HOMO energy of substituted-toluens. On the other hand, t-butyl radical is nucleophilic, relatively high energy SOMO, which can interact with LUMO energy of substituted-toluenes. And so the reaction of abstraction from substituted-toluenes by t-butyl radical exhibited positive ${\rho}$ values.

  • PDF

Information Relation Abstraction Method of Objects for Component Modeling (컴포넌트 모델링을 위한 객체의 정보관계 추상화 방법)

  • Lim, Myung-Jae;Lee, Ki-Young;Kwon, Young-Man;Kang, Jeong-Jin
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.9 no.3
    • /
    • pp.75-81
    • /
    • 2009
  • In this paper, we propose component modeling method using object-oriented design information. it will be supplied to simplify and specify the relationship between informations that to be developed technology based on clustering, encapsulation and inheritance concepts. Also, we propose abstraction method, it will be support to understanding information relation, and it can modeling on system level without particular domain through dividing common service by reuse unit. Thus It is possible reusability and scalability by this concept, and shorten development period and enhance quality.

  • PDF

A Study on the Process for Web Domain Applications Development Based on the UML+Navigation Diagrma (UML+Navigation Diagram 기반 웹 도메인 응용 개발 프로세스에 관한 연구)

  • Kim, Haeng-Kon;Shin, Ho-Jun
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.9
    • /
    • pp.2846-2856
    • /
    • 2000
  • Recently, according to the rapid development of web technology, a lot of applications based on web techniques have been developed. However, most of web applications have been developed relying on knowledge and experiences of the developer without systematic process. Web Applications are seldom developed in isolation. For web application designers, the simple and semantically rich methodology is needed to improve design and development process. In this paper, we propose a new development process methodology to improve low level technology based application development process which do not provide high level abstraction. We also suggest a new methodology to construct applications based on web. We describe a systematic web application development process by using Navigation Diagram as a analysis, design modeling method to develop web application with productivity and Quality. We apply the new development process to the EPBS(Electronic Problem Bank System) as examples. Web application development process proposed in this thesis can be maintained through reverse development, because it can be defined as high level abstraction for modeling. It is very easy to be understood as a process based on models. Also, analysis and design models can be reused as useful component whenever similar web application is developed.

  • PDF