• Title/Summary/Keyword: Integrated Development Environment

Search Result 1,287, Processing Time 0.03 seconds

New Environmental Impact Assessment Technology (신환경영향평가기술(新環境影響評價技術)의 개발방향(開發方向))

  • Han, Sang-Wook;Lee, Jong-Ho;Nam, Young-Sook
    • Journal of Environmental Impact Assessment
    • /
    • v.9 no.4
    • /
    • pp.277-290
    • /
    • 2000
  • The purpose of this study is to identify the problems of environmental impact assessment(EIA) and to suggest new EIA technology. The problems of EIA in Korea can be summarized as follows. First, the EIA does not reflect the impact of policy, plan and program on environment. Second, the project EIA does not consider the cumulative impacts such as additive impacts, synergistic impacts, threshold/saturation impacts, induced and indirect impacts, time-crowded impacts, and space-crowded impacts. Third, the EIA techniques in Korea are not standardized. Finally, the present EIA suggests only alternatives to reduce adverse impacts. To solve above-mentioned problems, the development of new EIA technology is essential. First, the new EIA technology should be developed toward pollution prevention technology and comprehensive and integrated environmental management technology. Second, new fields of EIA for pollution prevention contain strategic environmental assessment, cumulative impacts assessment, socio-economic impact assessment, cyber EIA and EIA technology necessary after the reunification of Korean Peninsula. Third, EIA technology for integrated environmental management contains the development of integated environment assessment system and the development of packaged EIA technology. The EIA technology for integrated environmental assessment system contains (1) development of integrated impact assessment technology combining air/water quality model, GIS and remote sensing, (2) integrated impact assessment of EIA, traffic impact assessment, population impact assessment and disaster impact assessment. (3) development of integrated technology combining risk assessment and EIA (4) development of integrated technology of life cycle assessment and EIA, (5) development of integrated technology of spatial planning and EIA, (6) EIA technology for biodiversity towards sustainable development, (7) mathematical model and GIS based location decision techniques, and (8) environmental monitoring and audit. Furthermore, there are some fields which need packaged EIA technology. In case of dam development, urban or industrial complex development, tourist development, landfill or combustion facilities construction, electric power plant development, development of port, road/rail/air port, is necessary the standardized and packaged EIA technology which considers the common characteristics of the same kind of development project.

  • PDF

Implementation of Open Source Embedded Software Educational Integrated Development Environment Using Portable Game Console (휴대용 게임기를 이용한 공개 SW 기반 임베디드 소프트웨어 교육 IDE 환경 구성)

  • Lee, MinSuk
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.7 no.2
    • /
    • pp.113-120
    • /
    • 2012
  • In this paper we describe the integrated development environment for embedded software education. Our environment uses a cheap and widely available portable game console, Nintendo DS-lite. We have integrated open source development tools, and have implemented download shell, remote debugger. The results are all open source, and were used for university class for real embedded software education.

Product Development in the Network-Centric Engineering Environment: Concept and Approach (네트워크 기반 엔지니어링 환경에서의 제품 개발: 개넘과 접근방식)

  • 방건동
    • Korean Journal of Computational Design and Engineering
    • /
    • v.5 no.1
    • /
    • pp.79-87
    • /
    • 2000
  • This paper presents an integrated but open product development environment for distributed and collaborative design. The web-based framework, called DOME, allows designers to build integrated models using both local and distributed resources, and to collaborate by exchanging services in a network-centric product development environment. Thus, an integrated model can be created while each participant focuses on his or her own area of expertise. A design problem model is created by connecting modules, which represent specific system components, analysis capabilities/software, disciplines, or organizations relevant to the problem. The modules interact with each other using service exchanges based upon the CORBA standard communication protocol. The goal of this framework is tall provide the ability to rapidly construct integrated design problem models to facilitate collaborative design work, improve product quality and reduce development time. Ultimately, it should allow specialized engineering applications and design problem models to operate under a common design environment.

  • PDF

V&V of Integrated Interoperability System for LVC Simulation on Aircraft Weapon System (항공무기체계 LVC 시뮬레이션을 위한 통합연동시스템 V&V)

  • Oh, Jihyun;Jang, Young Chan;Kim, Cheon Young;Jee, Cheol Kyu;Hong, Young Seok
    • Journal of the Korea Institute of Military Science and Technology
    • /
    • v.18 no.3
    • /
    • pp.326-334
    • /
    • 2015
  • This paper describes the verification and the validation about the development of the integrated interoperability system for live, virtual, and constructive simulations on the aircraft weapon system. The proposed integrated interoperability system provides the framework and application softwares for implementing a synthetic environment emulating real-world environment among distributed simulation models, which are a mission model and an air combat model of a constructive level, an tactical simulator of a virtual level, and simulated ACMI of a live level. In this paper, we verify requested functions through an developmental test and evaluation, and validate operability and usability through conducing integrated LVC scenarios on the integrated interoperability system.

Architectural Model of Integrated Simulation Environment for the M&S Based Design of Unmanned Ground Combat Vehicle (M&S기반 무인지상전투차량 설계를 위한 통합모의실험환경 아키텍처모델)

  • Choi, Sang Yeong;Park, Jin Ho;Park, Kang
    • Korean Journal of Computational Design and Engineering
    • /
    • v.20 no.3
    • /
    • pp.221-229
    • /
    • 2015
  • M&S (Modeling & Simulation) based design is widely accepted for the development of the future weapon system with better performance in a cheaper and faster way. Integrated simulation environment (ISE) is needed for the M&S based design. On the ISE, system engineers can not only verify design options but also validate system requirements. In this paper, we propose architectural models of the integrated simulation environment (ISE) which incorporates mission effectiveness M&S (Modeling & Simulation), system performance M&S, the optimization model of integrated performances, digital mockup and virtual prototype. The ISE architectural models may be used to implement the ISE for the development of the future unmanned ground combat vehicle.

Development of an LP integrated environment software under MS-DOS (MS-DOS용 선형계획법 통합환경 소프트웨어의 개발)

  • 설동렬;박찬규;서용원;박순달
    • Korean Management Science Review
    • /
    • v.12 no.1
    • /
    • pp.125-138
    • /
    • 1995
  • This paper is to develop an integrated environment software on MS-DOS for linear programming. For the purpose, First, the linear programming integrated environment software satisfying both the educational purpose and the professional purpose was designed and constructed on MS-DOS. Second, the text editor with big capacity was developed. The arithmetic form analyser was also developed and connected to the test editor so that users can input data in the arithmetic form. As a result, users can learn and perform linear programming in the linear programming integrated environment software.

  • PDF

Development of a Code Generation Support System in Integrated Development Environment of an Educational Compiler

  • Kwon, Jung-Hoon;Bae, Jong-Min
    • Journal of the Korea Society of Computer and Information
    • /
    • v.21 no.11
    • /
    • pp.159-166
    • /
    • 2016
  • Compiler course is one of the important courses in computer science. It requires more efficient learning environment because of its large coverage scale and complexity. One of its solutions is to provide the integrated development environment for educational compilers which is enable to give practice-oriented class and enhance student's interest. This paper presents the code generation support system developed in an integrated development environment of educational compiler. Our system helps students to understand the process of code generation and visualizes the relation among the source language, AST, and the target language. It makes students develop their own compilers more easily.

A Study of the DEVOPS Test Automation Module for Integrated Development Environment (통합 개발환경에서 데브옵스 기반 테스트 자동화 모듈 개발에 대한 연구)

  • Jung Kwang Lak;Kim Sun Joo
    • Convergence Security Journal
    • /
    • v.22 no.1
    • /
    • pp.3-9
    • /
    • 2022
  • The role of the integrated development environment is very important in software development of a development project. After many developers develop different modules, software product is completed through compile, debugging, integration, testing, and distribution. However, bugs and various issues in the development process cause problems such as quality deterioration of software product and dissatisfaction with requirements. So the need for automated testing to avoid these problems and improve quality has increased. In this study, we propose test automation modules of four perspectives to improve quality throughout the test automation in an integrated development environment. Each automation module operates through the tool chain of an integrated build framework implemented on the devops.

Development of Risk Analysis System for Integrated Environmental Management in Korea

  • Shin, Dong-Chun;Kim, Ye-Shin;Park, Sung-Eun;Yang, Ji-Yeon;Lim, Young-Wook
    • Proceedings of the Korea Society of Environmental Toocicology Conference
    • /
    • 2003.10a
    • /
    • pp.162-163
    • /
    • 2003
  • The Eco-2 Project presents a win-win strategy for the environment and for the economy (ECO-2 is an abbreviation of Ecology and Economy), The project was initiated by the Korean Ministry of the Environment to promote the development of an environmental industry technology as a means of driving national development in this sector. Our project work belongs to the category of integrated environment management technology, and is described as a development and utilization of risk assessment and analysis system for integrated environmental management in municipal and industrial areas. The goal of our project is to develop available system software in health and ecological risk assessment and to offer it as Decision Support System (DSS) to aid the effective management of environmental risk in municipal and industrial areas in Korea.

  • PDF

A Development of the Virtual Mockup System(ViMS) for a System Design Review of Aircraft (항공기 체계 설계 검토용 가상목업시스템 개발)

  • Kim, Cheon-Young;Park, Young-Keun;Kim, Sung-Rae;Kim, Mun-Yeol;Reu, Tae-Kyu
    • Journal of the Korea Institute of Military Science and Technology
    • /
    • v.10 no.4
    • /
    • pp.97-104
    • /
    • 2007
  • In this paper, we have proposed an integrated aircraft development environment which can support virtual design and development for Systems Engineering and IPPD(Integrated Product and Process Development). We have also proposed the ViMS(Virtual Mockup System) which can perform a system design review on an integrated aircraft development environment. The ViMS is an integrated virtual design support system with immersive design review functionality to make a virtual mockup instead of a physical mockup through the virtual reality technology. The functionality of the ViMS consists design data management, design technology, design verification, and design assessment. We have described the detailed development artifact, case studies and conclusions of using the ViMS functionality.