• 제목/요약/키워드: Software Development Cost Model

검색결과 279건 처리시간 0.024초

ARENA를 활용한 3D 프린팅 기술 기반 거푸집 공사의 생산성 분석 시뮬레이션 모델 개발 (Development of Productivity Analysis Simulation Model for Formwork Based on 3D Printing Technology Using ARENA)

  • 안희재;이창수;김하림;김태훈;조훈희;강경인
    • 한국건축시공학회:학술대회논문집
    • /
    • 한국건축시공학회 2021년도 가을 학술논문 발표대회
    • /
    • pp.188-189
    • /
    • 2021
  • The technology of manufacturing freeform molds with S-LOM based 3D printer has advantages in the production period and the curvature range. However, there is no any support tool about productivity analysis of S-LOM technology because S-LOM technology is early-stage technology. There can be problems about increase of construction time and cost without any decision support tool like productivity analysis models etc. Therefore, in this study, the productivity analysis simulation model for freeform formwork based on S-LOM technology was developed using ARENA software. The process and logic of manufacturing freeform molds can be easily visualized in this model. Futhermore, the resource like labor, equipment and material can be easily optimized with this model. As a result, it can contribute to preventing the increase of construction time and cost in formwork with further productivity analysis.

  • PDF

Case-Selective Neural Network Model and Its Application to Software Effort Estimation

  • 전응섭
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2001년도 추계학술발표논문집 (상)
    • /
    • pp.363-366
    • /
    • 2001
  • It is very difficult to maintain the performance of estimation models for the new breed of projects since the computing environment changes so rapidly in terms of programming languages, development tools, and methodologies. So, we propose to use the relevant cases for a neural network model, whose cost is the decreased number of cases. To balance the relevance and data availability, the qualitative input factors are used as criteria of data classification. With the data sets that have the same value for certain qualitative input factors, we can eliminate the factors from the model making reduced neural network models. So we need to seek the optimally reduced neural network model among them. To find the optimally case-selective neural network, we propose the search techniques and sensitivity analysis between data points and search space.

  • PDF

자동차의 소음진동 성능개발 및 CAE 적용 사례 (Automotive N.V.H Development & Examples of C.A.E Application)

  • 박광서
    • 한국소음진동공학회:학술대회논문집
    • /
    • 한국소음진동공학회 2002년도 춘계학술대회논문집
    • /
    • pp.1151-1156
    • /
    • 2002
  • This paper describes the examples of Noise, Vibration and Harshness(N.V.H) development applying Computer Aided Engineering(CAE). Some Commercial Software was used to reduce the cost, development time and to predict the Noise and vibration phenomenon of new vehicle design. This paper is including measured and analysis data, and tried to prove the good correlation between measured and calculated data, so test and analysis data were compared seriously and carefully. Analysis models, which were used to predict and develop the NVH phenomenon, analysis method, and a field of --0application are explained briefly. Also, model pictures are presenting in this paper. This paper describes the analyzing method of the calculated results, design modification and development procedure, and NVH performance target setting up and procedure.

  • PDF

자동 코드생성을 이용한 무인기용 OFP의 검증에 관한 연구 (A Study on Validation of OFP for UAV using Auto Code Generation)

  • 조상욱;최기영
    • 한국항공우주학회지
    • /
    • 제37권4호
    • /
    • pp.359-366
    • /
    • 2009
  • 자동 코드생성이란 MATLAB의 Simulink 환경에서 설계한 블록 다이어그램을 c 코드로 변환시켜 주는 기능으로 MATLAB과의 연동을 통해 소프트웨어 설계부터 검증까지의 통합된 개발환경을 제공함으로서 개발 시간을 크게 줄일 수 있다. 하지만 생성된 c 프로그램을 무인기에 탑재하기 위해서는 소프트웨어의 신뢰성 확보가 필요하며 특히 원본이 되는 Simulink 블록의 검증이 중요하다. 본 연구에서는 자동 코드생성 기능을 고려하여 Simulink 환경에서 구성한 무인기용 자동비행 프로그램을 DO-178B에 명시된 소프트웨어 시험 과정에 따라 검증하였다. 이 과정을 통해 최종 프로그램은 기능 요구사항에 대한 만족함을 확인했을 뿐 아니라 Decision Coverage 93%, Condition Coverage 95% 그리고 MC/DC 90%로 구조적 측면에서 검증을 수행했다.

ChatGPT 기반 소프트웨어 요구공학 (ChatGPT-based Software Requirements Engineering)

  • 최종명
    • 사물인터넷융복합논문지
    • /
    • 제9권6호
    • /
    • pp.45-50
    • /
    • 2023
  • 소프트웨어 개발에서 요구사항 도출 및 분석은 매우 중요한 단계이며, 다양한 이해관계자가 관여하기 때문에 많은 시간과 노력을 필요로 한다. ChatGPT는 다양한 문서를 학습한 대규모 언어 모델로서 코드 생성, 디버깅 등의 능력은 물론 소프트웨어 분석 설계 영역에서도 활용할 수 있는 능력을 갖고 있는 것으로 연구되고 있다. 본 논문에서는 ChatGPT의 이러한 능력을 활용하여 소프트웨어 요구사항 도출, 시스템 목표에 적합한 요구사항 분석, 유스케이스 형태로 문서화하는 요구공학 방법을 제안한다. 소프트웨어 요구공학에서 이해관계자, 분석가, ChatGPT는 협업 모델을 가져야 하며, 요구사항 도출, 분석, 명세화에서 ChatGPT의 결과를 초기 요구사항으로 하여 분석가와 이해관계자가 점검 및 내용을 추가하는 형태로 요구공학이 진행하는 것을 제안한다. ChatGPT의 성능이 향상될수록 요구사항의 도출 및 분석이 점차 정확도를 높일 수 있을 것이며, 소프트웨어 요구공학에서 시간 및 비용을 절감할 수 있을 것이다.

서비스지향 아키텍처와 멀티소프트웨어 프로덕트라인을 결합한 웹 시스템 개발 방법 (A Development Method of Web System Combining Service Oriented Architecture with Multi-Software Product Line)

  • 정일권
    • 한국전자거래학회지
    • /
    • 제24권3호
    • /
    • pp.53-71
    • /
    • 2019
  • 소프트웨어 시스템이 복잡하고 대규모화 되어감에 따라 새로운 기능을 제공하기 위해 소프트웨어 컴포넌트 또는 모듈을 재사용하는 방법을 요구하고 있다. 본 논문에서는 서비스 제공자와 서비스 사용자에게 SOA와 MSPL을 결합하여 가변성 서비스를 제공하고 재사용하여 웹 시스템 개발 방법을 제시하였다. 제시한 방법은 서비스 제공자 관점에서, 재사용 가능한 가변성 서비스를 휘처 식별 가이드라인을 적용하여 신택스 기반, 기능기반과 행위기반 방법으로 휘처로 식별하고 구현하여 재사용 자산으로 관리하였다. 그리고 사용자 관점에서 서비스를 구조적으로 조합하고 재구성하는 방법으로서 워크플로우를 모델링하여 서비스를 구성하여 웹 시스템을 구현하였다. 본 논문에서 구축한 웹 시스템의 재사용을 기능점수로 측정한 결과 재사용의 증가와 유사프로젝트에 적용해 비용 절감 효과를 검증하였다.

표준 인터페이스를 적용한 프레임 센서 모델링에 관한 연구 (A Study on the Frame Sensor Modeling Using Standard Interface)

  • 권원석;최선용;이용웅
    • 대한원격탐사학회지
    • /
    • 제30권1호
    • /
    • pp.75-81
    • /
    • 2014
  • 최근까지 원격탐사자료 및 위성영상을 처리하는 사진측량 응용프로그램은 센서모델링을 위해 제작자 마다 다른 함수구조와 인터페이스를 사용해 왔다. 이는 확장성, 비용, 소스의 비효율성 등의 문제를 야기하여 규격화된 활용방안이 필요하였다. National Geospatial Intelligence Agency (NGA)에서는 센서모델을 동일한 방법으로 접근할 필요성에 따라 Community Sensor Model (CSM)을 개발하여 통일된 인터페이스를 제공하였다. 본 연구에서는 NGA가 제공하는 CSM Application Program Interface (API)를 이용하여 프레임 센서를 대상으로 모델링에 필요한 주요함수를 분석하고 설계방법을 제시하였으며 설계된 구조를 가지고 모델링에 적용해 보았다. 구현된 CSM은 groundToImage와 imageToGround를 이용하여 검증하였다. CSM 이용 시 소프트웨어의 개발비용 절감 효과와 센서모델의 확장성이 뛰어나므로 향후 이를 이용한 연구개발이 활발할 것으로 기대된다.

Test Platform Development of Vessel's Power Management System Using Hardware-in-the-Loop Simulation Technique

  • Lee, Sang-Jung;Kwak, Sang-Kyu;Kim, Sang-Hyun;Jeon, Hyung-Jun;Jung, Jee-Hoon
    • Journal of Electrical Engineering and Technology
    • /
    • 제12권6호
    • /
    • pp.2298-2306
    • /
    • 2017
  • A PMS (Power Management System) controls vessel's power systems to improve the system efficiency and to protect a blackout condition. The PMS should be developed with considering the type and the capacity of the vessel's power system. It is necessary to test the PMS functions developed for vessel's safe operations under various sailing situations. Therefore, the function tests in cooperation with practical power systems are required in the PMS development. In this paper, a hardware-in-the-loop (HIL) simulator is developed for the purposes of the PMS function tests. The HIL simulator can be more cost-effective, more time-saved, easier to reproduce, and safer beyond the normal operating range than conventional off-line simulators, especially at early stages in development processes or during fault tests. Vessel's power system model is developed by using a MATLAB/SIMULINK software and by communicating between an OPAL-RT's OP5600 simulator. The PMS uses a Modbus communication protocol implemented using LabVIEW software. Representative tests of the PMS functions are performed to verify the validity of the proposed HIL-based test platform.

디지털 조속기의 성능 시험을 위한 HILS 시스템 개발에 관한 연구 (A Study on the Development of HILS System for Performance Test of Digital Governor)

  • 장민규;조성훈;전일영;안병원;박영산;배철오;이성근;김윤식
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2003년도 춘계종합학술대회
    • /
    • pp.317-319
    • /
    • 2003
  • HILS(Hardware In-the Loop Simulation)은 임베디드(Embedded) 시스템의 개발과 시험에 많이 이용된다. 임베디드(Embedded) 시스템은 시스템의 운전 환경에서 쉽고, 철저하게 그리고 반복해서 시험할 수 없을 때 사용된다. HILS는 빠르고 경제적으로 제품을 개발하는데 유효하다. 또한 생산품이 생산을 시작한 후에 심각한 문제점들이 발견될 가능성을 상당히 줄여주어 생산품 개발 시간동안에 설계 최적화와 하드웨어/소프트웨어 디버깅을 실행하는데 도움을 준다. 본 연구는 Digital Governor의 성능을 확인하기 위해 스팀터빈 플랜트와 동기 발전기를 포함한 시뮬레이터를 HIL(Hardware In-the Loop Simulator)로 구현하였으며, 실시간으로 시스템의 응답을 확인할 수 있도록 소프트웨어로 구성하였다.

  • PDF

추상화된 공작기계를 이용한 가공셀 제어 (Machining Cell Control Abstract Machine Tool)

  • 이창호;신동목;한형상
    • 한국정밀공학회지
    • /
    • 제16권4호통권97호
    • /
    • pp.85-94
    • /
    • 1999
  • Reconfiguration, expansion, or new establishment of FMS requires the availability of a shop floor control (SFC) system relevant to the FMS since it is closely related with the hardware component of FMS. Due to the expensive cost of its development, significant research efforts have been made to develop an SFC system that is reusable. This paper presents Abstract Machine Tool (AMT) approach applied to develop an SFC sytem that is reusable without additional programming. The AMT model enables us to design the SFC system independently of the hardware-dependent attributes of euqipment; an AMT models a workstation by abstraction and presents an equipment-independent interface to machining cell controller. Specifically, we describe how we formalize the interfaces among equipment in order to build an AMT and how we design the machining cell control software based on AMT models. We also present MACHINIST the machining cell control system for IAE-FMS plant as an implementation example.

  • PDF