• Title/Summary/Keyword: Case Study Approach

Search Result 3,352, Processing Time 0.033 seconds

Visualized Assurance Approach for Enterprise Architecture

  • Zhi, Qiang;Zhou, Zhengshu;Yamamoto, Shuichiro
    • Journal of information and communication convergence engineering
    • /
    • v.17 no.2
    • /
    • pp.117-127
    • /
    • 2019
  • In software engineering, to ensure reliability between systems, describing both system architecture and assurance arguments between system elements is considered necessary. There are proposals for system architecture assurance, but use of these traditional methods often requires development of different diagrams using different editors. Because the visual sense of the traditional methods is inadequate, errors readily occur when manipulating different diagrams. Therefore, it is essential that the assurance of dependability between components and systems is visualized and easy to understand. In this paper, an integrated approach to describe the relationship between system actors and system architecture is proposed, and this approach is clarified using an enterprise architecture modeling language. A case study is carried out and comparison to the traditional approach $d^*$ framework is explained. The comparison results show that the proposed approach is more suitable for ensuring dependability in system architecture.

A UML-based Approach towards Test Case Generation and Optimization

  • Shahid Saleem;Saif U. R. Malik;Bilal Mehboob;Roobaea Alroobaea;Sultan Algarni;Abdullah M. Baqasah;Naveed Ahmad;Muhammad Hasnain
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.18 no.3
    • /
    • pp.633-652
    • /
    • 2024
  • Software testing is an important phase as it ensures the software quality. The software testing process comprises of three steps: generation, execution, and evaluation of test cases. Literature claims the usage of single and multiple 'Unified Modeling Language' (UML) diagrams to generate test cases. Using multiple UML diagrams increases test case coverage. However, the existing approaches show limitations in test case generation from UML diagrams. Therefore, in this research study, we propose an approach to generate the test cases using UML State Chart Diagram (SCD), Activity Diagram (AD), and Sequence Diagram (SD). The proposed approach transforms UML diagrams into intermediate forms: SCD Graph, AD Graph, and SD Graph respectively. Furthermore, by integrating these three graphs, a System Testing Graph (STG) is formed. Finally, test cases are identified from STG by using a traversal algorithm such as Depth First Search (DFS) that is an optimization method. The results show that the proposed approach is better compared to existing approaches in terms of coverage and performance. Moreover, the generated test cases have the ability to detect faults at the unit level, integration, and system level testing.

A Study on Roundabout Signal Metering Operation by Considering Entry Lane's Traffic Volume (진입교통량을 고려한 회전교차로 Signal Metering 운영에 관한 연구)

  • Ahn, Woo-Young
    • International Journal of Highway Engineering
    • /
    • v.14 no.2
    • /
    • pp.175-181
    • /
    • 2012
  • Under unsaturated capacity conditions with balanced approach flows, roundabout gives less delay and queue length than existing signalized intersections; however, over capacity conditions with unbalanced approach flows(flow above 450 pcu/h/lane), roundabouts efficiency drops due to the short gap between entering vehicles and circulating vehicles. This study provides a roundabout Signal Metering transfer standard and operation method. In this study, a four-way-approach with one-lane roundabout is selected to compare the Signal Metering performance for the case of unbalanced flow conditions. The performance is evaluated by using SIDRA software in terms of average delay and queue length. The result shows that the Signal Metering provides substantial improvements for the case of total approach flow is 1,800~2,000 pcu/h in which the main approach flow ratio is 60~70% gives 30~40% less delay and 30~60% less queue length than normal roundabout operation. Also, it is approved that operational performance saving can be achieved when the Metered Approach is selected adjoining to the main approach in pair.

A Case Study of Source Selection and Evaluation by Using the Analytic Hierarchy Process

  • Lee, Nam-Yong
    • Proceedings of the CALSEC Conference
    • /
    • 2000.08a
    • /
    • pp.207-214
    • /
    • 2000
  • Over the last several decades, the topic of the source selection and evaluation has gained a great attention in the information systems community as an effective tool to acquire information systems in an organization. The source selection and evaluation process is a multiple-criteria decision-making problem associated with several evaluation issues. In this case study, evaluation issues include management, technologies, logistics, and cost. This case study was conducted to compare a new source selection and evaluation process by using the analytic hierarchy process with the traditional approach. This study provides useful insight about how to apply the analytic hierarchy process technique to the traditional approach.

  • PDF

Statistical Approach for Derivation of Quantitative Acceptance Criteria for Radioactive Wastes to Near Surface Disposal Facility

  • Park Jin Beak;Park Joo Wan;Lee Eun Yong;Kim Chang Lak
    • Nuclear Engineering and Technology
    • /
    • v.35 no.5
    • /
    • pp.387-398
    • /
    • 2003
  • For reference human intrusion scenarios constructed in previous study, a probabilistic safety assessment to derive the radionuclide concentration limits for the low- and intermediate- level radioactive waste disposal facility is conducted. Statistical approach by the Latin Hypercube Sampling method is introduced and new assumptions about the disposal facility system are examined and discussed. In our previous study of deterministic approach, the post construction scenarios appeared as most limiting scenario to derive the radionuclide concentration limits. Whereas, in this statistical approach, the post drilling and the post construction scenarios are mutually competing for the scenario selection according to which radionuclides are more important in safety assessment context. Introduction of new assumption shows that the post drilling scenario can play an important role as the limiting scenario instead of the post-construction scenario. When we compare the concentration limits between the previous and this study, concentrations of radionuclides such as Nb-94, Cs-137 and alpha-emitting radionuclides show elevated values than the case of the previous study. Remaining radionuclides such as Sr-90, Tc-99 I-129, Ni-59 and Ni-63 show lower values than the case of the previous study.

A Study on Arduino Firmware Design for Test Case Extraction based on Use-Case Approach (Use-Case Approach 기반의 Test Case 추출을 위한 아두이노 펌웨어 설계 연구)

  • Jang, Woo-Sung;Park, Byung-Ho;Kim, R.Young-Chul;Park, Y.B.
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2013.11a
    • /
    • pp.1015-1018
    • /
    • 2013
  • 최근 임베디드 펌웨어를 객체 지향 어플리케이션과 함께 개발하는 경우가 증가하고 있다. 하지만 기존의 펌웨어는 절차적 설계를 기반으로 하기 때문에 어플리케이션과 다른 설계 기법이 필요하여 개발 비용과 테스트 비용이 증가한다. 그렇지만 아두이노를 사용하면 펌웨어를 객체 지향 설계가 가능하다. 본 논문은 객체지향 적용 펌웨어를 설계에 초점을 두고, Gary E.Mogyorodi의 Test Case 생성 방법을 적용하여, 실제 펌웨어를 시험을 하고자 한다. 이 방법이 가능하면 일반적인 펌웨어와 어플리케이션을 같은 방법으로 설계 및 테스트가 가능하다. 적용사례로써, 한백전자 HBE-SmartCAR의 펌웨어를 아두이노 기반으로 설계 및 추출된 Test Case 실행을 통해, 설계와 구현이 동일함을 검증이 가능하다.

Evaluation of Complications after Surgical Treatment of Thoracic Outlet Syndrome

  • Hosseinian, Mohammad Ali;Loron, Ali Gharibi;Soleimanifard, Yalda
    • Journal of Chest Surgery
    • /
    • v.50 no.1
    • /
    • pp.36-40
    • /
    • 2017
  • Background: Surgical treatment of thoracic outlet syndrome (TOS) is necessary when non-surgical treatments fail. Complications of surgical procedures vary from short-term post-surgical pain to permanent disability. The outcome of TOS surgery is affected by the visibility during the operation. In this study, we have compared the complications arising during the supraclavicular and the transaxillary approaches to determine the appropriate approach for TOS surgery. Methods: In this study, 448 patients with symptoms of TOS were assessed. The male-to-female ratio was approximately 1:4, and the mean age was 34.5 years. Overall, 102 operations were performed, including unilateral, bilateral, and reoperations, and the patients were retrospectively evaluated. Of the 102 patients, 63 underwent the supraclavicular approach, 32 underwent the transaxillary approach, and 7 underwent the transaxillary approach followed by the supraclavicular approach. Complications were evaluated over 24 months. Results: The prevalence of pneumothorax, hemothorax, and vessel injuries in the transaxillary and the supraclavicular approaches was equal. We found more permanent and transient brachial plexus injuries in the case of the transaxillary approach than in the case of the supraclavicular approach, but the difference was not statistically significant. Persistent pain and symptoms were significantly more common in patients who underwent the transaxillary approach (p<0.05). Conclusion: The supraclavicular approach seems to be the more effective technique of the two because it offers the surgeon better access to the brachial plexus and a direct view. This approach for a TOS operation offers a better surgical outcome and lower reoperation rates than the transaxillary method. Our results showed the supraclavicular approach to be the preferred method for TOS operations.

Creative Problem Solving Process using TRIZ Contradiction Analysis (트리즈의 모순분석을 활용한 창의적 문제해결 실습과정)

  • Kim, Taioun
    • Journal of Engineering Education Research
    • /
    • v.18 no.3
    • /
    • pp.39-45
    • /
    • 2015
  • Many methods have been suggested for a creative problem solving approach. TRIZ approach is ranked top in its practical application because it is originated from the real patent analysis. This approach is assumed to be generic which can be applied to any types of problems regardless of problem type and its domain. The objective of this study is to propose a creative problem solving approach using TRIZ's contradiction analysis, then introduce a case study of applying this approach to a creative design coursework. Main topic covers a creative problem solving approach, a problem definition using TRIZ contradiction analysis, finding invention principles, and problem solving from the generic approach. For the course project, Roborobo tool is adopted to implement the design concept. This coursework helps students finding a general problem solving approach, and applying a generic solution for their specific problem domain.

A Study on Educational environment Theory of Reggio Emilia and Space Concept for Healing - Focused on the Childcare Facilities (레지오 에밀리아의 교육 환경 이론과 심리치유 공간 개념 - 어린이 유치원 시설을 중심으로)

  • Byeon, Jihye;Kim, Kwangho
    • Journal of The Korea Institute of Healthcare Architecture
    • /
    • v.21 no.2
    • /
    • pp.25-33
    • /
    • 2015
  • Purpose: This study is to suggest a direction for comprehensive planning of educational environment in which children's cognitive development and emotional needs are achieved in childcare facilities. The importance of educational environment in childcare facilities has increased since it was discovered that high quality educational environment can not be guaranteed in current childcare facilities while the number of women participating in labor force, hence the number of children spending most of their time in these facilities is rapidly increasing. Methods: Correlation analysis on Reggio Emilia Approach to education environment and Max Luscher's psychological healing theory, and case study. Results: The result of the correlation analysis, the 4 key elements of educational environment and the 4 emotional status have significant relationship. Based on the elements of educational environment in Reggio Emilia Approach, case studies were pursued in 3 different childcare facilities in Korea. Implications: Evaluation of these case studies addresses the important elements to be considered in comprehensive planning of the educational environment in childcare facilities.

Simulation Study of Smoke Control Accordance with Zoning in the Atrium Space of High-rise Buildings (초고층 건물 아트리움 공간에서의 제연구획에 따른 시뮬레이션 연구)

  • Ryu, Hyungkyou;Bae, Sanghwan;Lee, Byungseok
    • Korean Journal of Air-Conditioning and Refrigeration Engineering
    • /
    • v.26 no.7
    • /
    • pp.335-342
    • /
    • 2014
  • The big issue in fire and life safety protection in atriums is that hot smoke can spread vertically via the atrium openings, and impact atrium floors remote from the fire. Three different strategies to provide fire and life safety protection for atrium space were evaluated in this study, using the FDS model. Strategy A is the atrium protection approach addressed in the Korean Building Fire Protection Code, where atria are required to be enclosed with fire shutters from the $2^{nd}$ floor to the atrium top, and the ground floor is allowed to open to the atrium; in this case, no smoke control is required. Strategy B is the atrium protection approach, with smoke control provided in accordance with NFPA 92B; in this case, no atrium floor is enclosed. Strategy C is the atrium protection approach, in which some of the upper atrium floors are enclosed (the case of the top atrium floor being enclosed is evaluated in this study), and atrium smoke control is also provided to protect the lower atrium floors.