• 제목/요약/키워드: assessment software tool

검색결과 145건 처리시간 0.038초

어린이용품 노출평가 연구에서의 결정론적 및 확률론적 방법론 사용실태 분석 및 고찰 (Comparison of Deterministic and Probabilistic Approaches through Cases of Exposure Assessment of Child Products)

  • 장보윤;정다인;이헌주
    • 한국환경보건학회지
    • /
    • 제43권3호
    • /
    • pp.223-232
    • /
    • 2017
  • Objectives: In response to increased interest in the safety of children's products, a risk management system is being prepared through exposure assessment of hazardous chemicals. To estimate exposure levels, risk assessors are using deterministic and probabilistic approaches to statistical methodology and a commercialized Monte Carlo simulation based on tools (MCTool) to efficiently support calculation of the probability density functions. This study was conducted to analyze and discuss the usage patterns and problems associated with the results of these two approaches and MCTools used in the case of probabilistic approaches by reviewing research reports related to exposure assessment for children's products. Methods: We collected six research reports on exposure and risk assessment of children's products and summarized the deterministic results and corresponding underlying distributions for exposure dose and concentration results estimated through deterministic and probabilistic approaches. We focused on mechanisms and differences in the MCTools used for decision making with probabilistic distributions to validate the simulation adequacy in detail. Results: The estimation results of exposure dose and concentration from the deterministic approaches were 0.19-3.98 times higher than the results from the probabilistic approach. For the probabilistic approach, the use of lognormal, Student's T, and Weibull distributions had the highest frequency as underlying distributions of the input parameters. However, we could not examine the reasons for the selection of each distribution because of the absence of test-statistics. In addition, there were some cases estimating the discrete probability distribution model as the underlying distribution for continuous variables, such as weight. To find the cause of abnormal simulations, we applied two MCTools used for all reports and described the improper usage routes of MCTools. Conclusions: For transparent and realistic exposure assessment, it is necessary to 1) establish standardized guidelines for the proper use of the two statistical approaches, including notes by MCTool and 2) consider the development of a new software tool with proper configurations and features specialized for risk assessment. Such guidelines and software will make exposure assessment more user-friendly, consistent, and rapid in the future.

안전문화측정 전산화 프로그램 개발 (Development of Safety Climate Measuring Software Tool)

  • 백종배;고재욱
    • 에너지공학
    • /
    • 제18권1호
    • /
    • pp.63-68
    • /
    • 2009
  • 조직의 안전 문화는 연구기에 매우 복잡하고 힘들다. 그러나 문화를 만든 표준들을 검사하는 것은 가능하다. 이 논문 화학 공업과 같은 높은 위험 산업에서 개발된 공정안전관리 분위기 평가 도구를 다루고 있다. 주된 목적은 측정소프트웨어 도구를 개발하는 것으로 안전분위기와 문화를 평가하기 위해 널리 알려진 기술들과 관련된 문헌들을 재검토 하였으며 대상 집단에 대한 면접과 토론도 실시하였다. 재검토와 대상 집단에 바탕을 두고 안전 분위기 평가 설문과 온라인 적용 프로그램을 개발하였으며 화학공장에 대해 시범적 평가를 적용한 후 윤곽을 완성하였다. 그리고 관리상의 문화적인 변화를 측정할 수 있는 프로토콜을 제안하였고, 이 프로토콜을 토대로 사업장에서 안전문화를 조기에 정착시킬 수 있는 계기가 될 수 있도록 지원할 수 있는 안전문화(Safety Climate) 측정 도구를 전산화 하였다.

전국 기후변화 영향평가를 위한 분포형 수문분석 툴 개발 (Development of Distributed Hydrological Analysis Tool for Future Climate Change Impacts Assessment of South Korea)

  • 김성준;김상호;조형경;안소라
    • 한국농공학회논문집
    • /
    • 제57권2호
    • /
    • pp.15-26
    • /
    • 2015
  • The purpose of this paper is to develop a software tool, PGA-CC (Projection of hydrology via Grid-based Assessment for Climate Change) to evaluate the present hydrologic cycle and the future watershed hydrology by climate change. PGA-CC is composed of grid-based input data pre-processing module, hydrologic cycle calculation module, output analysis module, and output data post-processing module. The grid-based hydrological model was coded by Fortran and compiled using Compaq Fortran 6.6c, and the Graphic User Interface was developed by using Visual C#. Other most elements viz. Table and Graph, and GIS functions were implemented by MapWindow. The applicability of PGA-CC was tested by assessing the future hydrology of South Korea by HadCM3 SRES B1 and A2 climate change scenarios. For the whole country, the tool successfully assessed the future hydrological components including input data and evapotranspiration, soil moisture, surface runoff, lateral flow, base flow etc. From the spatial outputs, we could understand the hydrological changes both seasonally and regionally.

코드클론 표본 집합체 자동 생성기 (Automatic Generation of Code-clone Reference Corpus)

  • 이효섭;도경구
    • 한국소프트웨어감정평가학회 논문지
    • /
    • 제7권1호
    • /
    • pp.29-39
    • /
    • 2011
  • 프로그램 내의 코드클론을 찾아주는 도구나 기술들을 평가하기 위해서는 해당 도구가 탐지하는 못하는 클론이 있는지 확인해야 한다. 이를 위해서 샘플 소스코드에 대해서 코드클론을 모두 모아놓은 표준 표본 집합체가 필요하다. 그런데 기존의 코드클론 표본 집합체는 여러 클론탐지 도구의 결과들을 참조해 수작업으로 구축하지만 평가 기준으로 사용하기에는 빠져있는 표본이 많다. 본 연구에서는 자동으로 코드클론 표본 집합체를 생성하는 방법을 제안하고 도구를 구현하였다. 이 도구는 프로그램 소스를 핵심구문트리로 변환한 뒤, 트리를 샅샅이 비교하여 클론 패턴을 찾아낸다. 본 도구는 오탐이 없으며, 특정한 패턴을 제외하고 미탐도 없어서 코드클론 표본 집합체를 자동으로 생성하기 적합하다. 실험결과 상용도구인 CloneDR에서 찾아낸 클론을 모두 포함하면서 2-3배 더 많은 클론들을 찾아내었고, Bellon의 기존 표본 집합체의 클론들을 거의 대부분 포함(93-100%)하면서 자동 구축한 표본 집합체의 크기가 훨씬 크다.

In Search of Multimedia Courseware Development Environment for Effective Teaching Through Multimedia Courseware

  • Karaulia, D.S.;Agrawal, Sanjay;Kapoor, Ravi Kant
    • 한국멀티미디어학회논문지
    • /
    • 제6권4호
    • /
    • pp.658-667
    • /
    • 2003
  • Developing tailor made Multimedia courseware ensuring effective implementation of instruction strategies is a challenge that manifests in myriad problems of software design and coding. In this paper an attempt has been made to analyse and identify coding and implementation problems, in the backdrop of using two different multimedia software development tools i.e. Visual Basic and Toolbook, which underpin the development and effectiveness of use of multimedia courseware. Solutions to such problems have been discussed in context of Tool book. The examples presented in this paper are based on the experience of designing and implementation of two large scale professional quality Multimedia courseware development projects.

  • PDF

Reliability and Validity of the CAP for Computer Access Assessment of Persons with Physical Disabilities

  • Jeong, Dong-Hoon
    • The Journal of Korean Physical Therapy
    • /
    • 제27권1호
    • /
    • pp.30-37
    • /
    • 2015
  • Purpose: The purpose of this study was to develop a computer access assessment tool for persons with physical disabilities and to evaluate reliability and validity. Methods: We developed a computerized Computer access Assessment Program (CAP) through many kinds of literature review and tools analysis for evaluation of computer access, task analysis of fundamental input devices operation and expert review. The CAP data were obtained from 105 normal university students and 16 students with physical disabilities. The test items of CAP are composed of four timed mouse tasks, four timed keyboard tasks, and a timed scanning task. Thus, the software measures user performance in skills needed for computer interaction, such as keyboard and pointer use, navigating through menus, and scanning. To determine the validity of these measurements, we compared data on CAP reports to a Compass report. Compass software allows an evaluator for assessment of an individual's computer input skills. Results: Results of this study showed that the CAP had high internal consistency, reliability of test-retest, concurrent validity, and convergent validity. Conclusion: Therefore, the CAP is appropriate for evaluation and determination of computer access skill of persons with physical disabilities. It is possible to get clear quantitative data on performance when providing computer access services if you can use the CAP data. Using this quantitative evidence, insights can be gained into the specific nature of any difficulties experienced by persons with physical disabilities and find wise solutions.

전동차 환경성 평가 S/W RACE의 개발 (Development of RACE: Software for Environmental Assessment of Electric Motor Units)

  • 김용기;이재영;이철규;은종환
    • 한국철도학회:학술대회논문집
    • /
    • 한국철도학회 2007년도 추계학술대회 논문집
    • /
    • pp.1-5
    • /
    • 2007
  • An electric motor unit (EMU) is manufactured from a large number of components and parts which are made of extensive raw materials. In emits much environmental load throughout its entire life cycle, having both complicated and elaborated system and long period of life time. Therefore, it is necessary to investigate the methodologies and tools to analyze the environmental performance of EMUs throughout their life cycle. RACE (Rail Assessment for Clean Environment) developed in this study is the software that can analyze the environmental impacts and eco-efficiency of EMUs, which are new concepts proposed for sustainable development. It has database for main components as well as principal materials contained in EMUs. Manufacturers and operators can use it to assess the life-cycle environmental impacts of EMU and support their decision making. RACE can also be used as a tool for environmental communication between manufacturers and operators.

  • PDF

Static Analysis Tools Against Cross-site Scripting Vulnerabilities in Web Applications : An Analysis

  • Talib, Nurul Atiqah Abu;Doh, Kyung-Goo
    • 한국소프트웨어감정평가학회 논문지
    • /
    • 제17권2호
    • /
    • pp.125-142
    • /
    • 2021
  • Reports of rampant cross-site scripting (XSS) vulnerabilities raise growing concerns on the effectiveness of current Static Analysis Security Testing (SAST) tools as an internet security device. Attentive to these concerns, this study aims to examine seven open-source SAST tools in order to account for their capabilities in detecting XSS vulnerabilities in PHP applications and to determine their performance in terms of effectiveness and analysis runtime. The representative tools - categorized as either text-based or graph-based analysis tools - were all test-run using real-world PHP applications with known XSS vulnerabilities. The collected vulnerability detection reports of each tool were analyzed with the aid of PhpStorm's data flow analyzer. It is observed that the detection rates of the tools calculated from the total vulnerabilities in the applications can be as high as 0.968 and as low as 0.006. Furthermore, the tools took an average of less than a minute to complete an analysis. Notably, their runtime is independent of their analysis type.

안정성평가 기준에 적합한 내장형 소프트웨어 단위시험 절차 방안 (A Proposal for Unit Testing Procedure of Embedded Software Complied with Safety Assessment Criteria)

  • 장정훈;이원택;장주수
    • 한국철도학회:학술대회논문집
    • /
    • 한국철도학회 2010년도 춘계학술대회 논문집
    • /
    • pp.2223-2231
    • /
    • 2010
  • 최근 자동차, 철도, 선박, 항공기 등 교통수단의 핵심 장치가 CPU가 들어 있는 컴퓨터 제어장치로 전환되어 가고 있는 상황이다. 자동차 사고사례 중 상당 부분의 원인으로 컴퓨터 제어장치에 탑재된 내장형 소프트웨어의 결함이라고 분석한 보고서가 발표되고 있다. 내장형 탑재 소프트웨어에 대하여 결함 제거를 위한 시험이 충분하지 못한데서 문제가 있을 수 있다. 결국 이러한 내장형 소프트웨어의 시험 기준으로 안전성 평가 기준을 철저히 적용하고 이에 적합한 단위테스트 절차를 구축하는 것이 필요하다. 본 논문은 안전성평가 기준에 적합한 내장형 탑재 소프트웨어에 대한 단위테스트 절차에 대한 방안을 제시하는데 그 목적이 있다. 내장형 탑재 소프트웨어에 대한 테스트에는 단위 테스트, 통합테스트, 시스템테스트 등이 있으며, 이중 가장 많은 결함을 발견하는 것은 단위 테스트이다. 본 논문에서는 테스트계획, 테스트절차, 테스트케이스, 테스트시나리오, 테스트 도구, 재테스트 기준 등에 대한 효과적인 단위테스트 준비 과정과 단위테스트를 수행하면서 발생하는 업무, 즉 결함식별, 결함분류, 결함분석, 결함원인, 결함조치 및 확인, 재테스트 실시, 테스트보고 등의 활동을 체계적으로 구축하는 방안을 제시한다. 또한 개발된 내장형 탑재 소프트웨어의 프로그램 소스를 일일이 눈으로 검사하여 결함을 발견하기란 쉽지 않다. 안전성평가 기준이 내장된 테스트 도구를 활용함으로써 내장형 탑재 소프트웨어 단위테스트의 작업시간을 줄이고 결함발견 및 원인분석에 대한 자동화된 보고서를 얻음으로써 테스트 생산성 및 소스코드의 품질 향상을 달성할 수 있는 방안도 아울러 제시한다.

  • PDF

공인인증서 가입자 소프트웨어의 접근성 평가 (Accessibility Evaluation of Accredited Certificate Subscriber Software)

  • 홍경순;최성은;김석일
    • 한국콘텐츠학회논문지
    • /
    • 제11권2호
    • /
    • pp.40-53
    • /
    • 2011
  • 이 논문에서는 웹을 사용하는 과정에서 공인인증서 제출을 위하여 필수적으로 사용되는 부가 애플리케이션의 하나인 공인인증서 가입자 소프트웨어의 장애인 접근성을 평가하는 방법과 계량 방법을 제안하였다. 제안한 방법은 전문 평가 도구를 이용하여 접근성을 평가하고, 평가기준별로 점수화하는 것으로, 스크린리더에 익숙하지 않은 소프트웨어 개발자도 장애인 접근성을 스스로 평가할 수 있는 장점이 있다. 제안한 방법을 이용하여 78개 기관이 제공하는 공인인증서 가입자 소프트웨어의 접근성 수준을 측정해 본 결과, 전체 기관의 62%인 48개 기관이 제공하는 공인인증서 서비스의 접근성 수준이 70점미만으로 시각장애인의 사용이 불가능하였다. 평가에서 최고점(88점)을 받은 18개 기관이 제공하는 공인인증서 서비스조차 스크린리더를 이용하는 시각장애인의 접근이 부분적으로 어려웠다. 이는 이 논문에서 제안한 접근성 평가 및 계량 방법이 적용 가능함을 알려준다.