• Title/Summary/Keyword: Tool management software

Search Result 288, Processing Time 0.055 seconds

A spreadsheet modeling for network analysis (네크워크분석을 위한 계산지모형)

  • 이호창
    • Korean Management Science Review
    • /
    • v.11 no.1
    • /
    • pp.59-72
    • /
    • 1994
  • In this paper we examine potentials of a spreadsheet program, one of the most widly available software system, as a mathematical optimization modeling tool. For an illustrative example, a shortest path problem is modeled on Lotus-123 for practical use and an implementational framework and a general guide to the spreadsheet modeling of network analysis is provided.

  • PDF

Action Research: the Use of Enterprise Resource Planning System in Construction Engineering and Project Management

  • Chan, Eric W.L.
    • Journal of Construction Engineering and Project Management
    • /
    • v.1 no.3
    • /
    • pp.18-27
    • /
    • 2011
  • Although information communication technology (ICT) is long regard as very useful tool in today's construction engineering and project management environment, organizations must not only operate based upon its original setting, but also requires on-going observation, additional features and fine-tuning actions before the desirable outcome can be achieved. However, it is a very common phenomenon that organizations purchase the licensed "off-the-shelf-software" package and customize it to suit their own business need. Due to the incapability of such software and inefficient customization, the possible result is making that ICT tool not user-friendly and sometimes the whole system becomes obsolete. The purpose of this paper is to review and report those actions taken (between February 2006 and December 2010) by a construction organization to enhance the performance of its Enterprise Resource Planning (ERP) system launched in December 2002. Such actions include: improving data inputting method; removing the transition bottleneck; introducing crystallization function; revising the organization's "Delegation and Limits of Authority"; publishing the "League Table" amongst users; integrating the 3D Mode into the system and upgrading hardware. Whilst the ultimate goals of such system are well beyond the time limit of this research study, an obvious interim result, achieved by this case studied organization, was winning a landmark project worth US$500 million after the ERP system was functioned properly and effectively. Their experience and success becomes an exemplar which can be borrowed by those companies, from managerial perspectives and as a roadmap, planning to adopt information technology (IT) strategy and use ICT tool in the construction engineering and project management framework. Singapore, where public housing provisions have been a major concern of their citizens as the building stock gets older.

Development of Satellite Conceptual Design Software (위성 시스템 개념설계 소프트웨어 개발)

  • Park, Woo-Sung;Yun, Joong-Sup;Ryoo, Chang-Kyung;Choi, Kee-Young;Kim, Hee-Seob
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.37 no.9
    • /
    • pp.923-930
    • /
    • 2009
  • In this paper, we introduce a satellite conceptual design software which can be used for outlining a new satellite as well as for educational purpose. This software consists of three commercial tools: MATLAB, STK(Satellite Tool Kit), and Excel. The management of the design software is done by MATLAB which provides basic calculations, GUI(Graphical User Interface), Excel data base management, and STK control. STK, an orbital simulation software developed by AGI, takes a part of obtaining accurate orbital information of a satellite. Excel, a product of Microsoft, is used for the data base of previous satellites and for the saving place of temporary and final results of the software. The conceptual design of a satellite is to roughly estimate power system and mass. In the power system design, the sizes of solar array and battery are determined. Based on the database of existing satellites, we can estimate the subsystems's mass fraction of a target satellite. Design examples for Kompsat 1 and 2 are suggested for verification of the developed software.

A Study on Functions and Productivity of CASE Tool (CASE Tool 의 기능과 생산성에 관한 실증적 연구 - 우리나라 시스템전문가들의 인식을 중심으로 -)

  • Kim, Hyo-Seok;Kim, Byeong-Cheol
    • Asia pacific journal of information systems
    • /
    • v.2 no.2
    • /
    • pp.15-30
    • /
    • 1992
  • Computer-Aided Software Engineering or CASE is the technology for automating the software development and maintenance process. Many firms are turning to CASE in hopes of realizing improvement in productivity and system quality. Although expenditures on CASE were reported to be rapidly rising, the performance gains have been very difficult to measure. The empirical results in this article are intended to provide some evidence about (1) the major objective of using CASE, (2) the gains from CASE, (3) the difference in productivity among CASE tools. They are based on an analysis of data collected from 61 software engineers from five corporations who have the experience of using CASE.

  • PDF

Design and Implementation of Premium Sales Tool in Mobile Customer Relationship Management (MobileCRM에서 Premium Sales Tool의 설계)

  • Choe, Yun-Young;Park, Soo-Jung;Park, Seok-Cheon;Kim, Yong-Hee
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2012.04a
    • /
    • pp.975-977
    • /
    • 2012
  • Premium Seles Tool은 상품의 기능이나 특징, 가격, 디자인 등을 이미지나 동영상을 이용하여 알기 쉽게 설명하는 시스템으로 제품 카탈로그와 같은 성격을 지닌다. 그러나 종이 카탈로그와 전자카탈로그는 공간적 제약과 업데이트의 한계로 사용에 불편함이 따른다. 본 논문에서 설계한 MobileCRM PST는 사진이나 동영상을 애니메이션과 유저 인터액션을 통해 제품의 품질을 높일 수 있으며, 모바일의 특성인 이동성이 확보된다. 또한 새로운 컨텐츠 업데이트 시 서버와 모바일에서 컨텐츠를 관리함으로써 사용자는 최신 컨텐츠를 간편하게 받아 볼 수 있다.

Health Monitoring and Efficient Data Management Method for the Robot Software Components (로봇 소프트웨어 컴포넌트의 실행 모니터링/효율적인 데이터 관리방안)

  • Kim, Jong-Young;Yoon, Hee-Byung
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.17 no.11
    • /
    • pp.1074-1081
    • /
    • 2011
  • As robotics systems are becoming more complex there is the need to promote component based robot development, where systems can be constructed as the composition and integration of reusable building block. One of the most important challenges facing component based robot development is safeguarding against software component failures and malfunctions. The health monitoring of the robot software is most fundamental factors not only to manage system at runtime but also to analysis information of software component in design phase of the robot application. And also as a lot of monitoring events are occurred during the execution of the robot software components, a simple data treatment and efficient memory management method is required. In this paper, we propose an efficient events monitoring and data management method by modeling robot software component and monitoring factors based on robot software framework. The monitoring factors, such as component execution runtime exception, Input/Output data, execution time, checkpoint-rollback are deduced and the detail monitoring events are defined. Furthermore, we define event record and monitor record pool suitable for robot software components and propose a efficient data management method. To verify the effectiveness and usefulness of the proposed approach, a monitoring module and user interface has been implemented using OPRoS robot software framework. The proposed monitoring module can be used as monitoring tool to analysis the software components in robot design phase and plugged into self-healing system to monitor the system health status at runtime in robot systems.

Development of the Quality Management Software of Spatial Database (공간데이터베이스 품질유지관리 소프트웨어 개발)

  • 최병길;조광희
    • Proceedings of the Korean Society of Surveying, Geodesy, Photogrammetry, and Cartography Conference
    • /
    • 2003.04a
    • /
    • pp.285-290
    • /
    • 2003
  • This study is aimed at standardizing the process of spatial database construction and developing a software tool for process management. Knowhow of five GIS firms and provisions of NGI(National Geography Institute) were analyzed. In this study, the process of spatial database construction was standardize. The system from this study has the capability to manage the process of construction database using GIS and to deal with the metadata of unit map, generated from the process, systematically and continuously The process was also shown by using either Gantt chart or PERT chart after developing an interface for "MS Project". A software "Visual Basic for Application" was used for this study.

  • PDF

A Study on Integration of Schedule Management and Risk Management (공정관리와 리스크관리의 통합을 위한 기초연구)

  • Jang, Myung-Houn;Youn, You-Sang;Suh, Sang-Wook
    • Proceedings of the Korean Institute Of Construction Engineering and Management
    • /
    • 2006.11a
    • /
    • pp.105-110
    • /
    • 2006
  • It is more effective and more efficient to manage schedule and risk at a same time because many risks occur in construction phase in building construction projects. The objective of this paper is to propose a tool that manages risks in a project management software. The tool is implemented by VBA in Microsoft Project, and enables field managers of a construction project to make schedules and to help to predict risks.

  • PDF

A study on the parameter estimation of S-Shaped Software Reliability Growth Models Using SAS JMP (SAS JMP를 이용한 S형 소프트웨어 신뢰도 성장모델에서의 모수 추정에 관한 연구)

  • 문숙경
    • Journal of Korean Society for Quality Management
    • /
    • v.26 no.3
    • /
    • pp.130-140
    • /
    • 1998
  • Studies present a guide to parameter estimation of software reliability models using SAS JMP. In this paper, we consider only software reliability growth model(SRGM), where mean value function has a S-shaped growth curve, such as Yamada et al. model, and ohba inflection model. Besides these stochastic SRGM, deterministic SRGM's, by fitting Logistic and Gompertz growth curve, have been widely used to estimate the error content of software systems. Introductions or guide lines of JMP are concerned. Estimation of parameters of Yamada et al. model and Logistic model is accomplished by using JMP. The differences between Yamada et al. model and Logistic model is accomplished by using JMP. The differences between Yamada et al. model and Logistic model is discussed, along with the variability in the estimates or error sum of squares. This paper have shown that JMP can be an effective tool I these research.

  • PDF

A guideline for evaluating EIS software packages

  • Byun, Daeho;Suh, Euiho
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 1994.04a
    • /
    • pp.344-354
    • /
    • 1994
  • In the development of executive information systems (EIS) the selection of an appropriate software package as a system building tool is regarded as a key technology. This paper attempts to shed some light on the evolving field of EIS software packages and provides a helpful Guideline for selecting the most suitable product by addressing significant considerations. A framework is presented that includes a six-step evaluation process: need analysis, team building, vendor survey, identification of decision criteria, and building an evaluation model and its verification. The major evaluation criteria of the full-featured software include: special functionality, reporting, graphics. decision support capability user friendliness, general functionality physical requirements, communication linkage, vendor support, cost related factors, performance, and documentation capability. An illustrative model using the analytic hierarchy process (AHP) method is also discussed to prove the appropriateness of our approach.