• Title/Summary/Keyword: Software maintenance

Search Result 679, Processing Time 0.028 seconds

Architecture Design for the Image Processing System of Meteorological Satellite (기상위성 영상처리 기본체계 아키텍처 설계)

  • Kuk, Seung-Hak;Choi, Chang-Min;Seo, Yong-Jin;Kim, Hyeon-Soo;SaKong, Young-Bo;Lee, Bong-Ju;Jang, Jae-Dong;Oh, Hyun-Jong
    • Korean Journal of Remote Sensing
    • /
    • v.28 no.1
    • /
    • pp.79-93
    • /
    • 2012
  • This paper suggests a system architecture for the advanced meteorological satellite image processing system that is developing by NMSC(National Meteorological Satellite Center). The meteorology satellite image processing system has basically the image acquisition, the image processing, the data management, and the data dissemination functionalities. However, the existing system has some problems with respect to system integration as well as maintenance to accommodate new satellites and/or the new image processing systems for them which will be developed in the near future. To cope with these problems we propose a new system architecture for the advanced meteorology satellite image processing system. To do this we select as the architectural drivers the quality attributes such as modifiability, inter-operability, extendability, reusability, and platform independency and design the architecture to achieve such quality attributes. We expect that the new approach will solve current issues such as system integration, system dependency, or data management problems and will provide easy ways to incorporate new systems and to maintain them.

Spatial-temporal Assessment and Mapping of the Air Quality and Noise Pollution in a Sub-area Local Environment inside the Center of a Latin American Megacity: Universidad Nacional de Colombia - Bogotá Campus

  • Fredy Alejandro, Guevara Luna;Marco Andres, Guevara Luna;Nestor Yezid, Rojas Roa
    • Asian Journal of Atmospheric Environment
    • /
    • v.12 no.3
    • /
    • pp.232-243
    • /
    • 2018
  • The construction, development and maintenance of an economically, environmentally and socially sustainable campus involves the integration of measuring tools and technical information that invites and encourages the community to know the actual state to generate positive actions for reducing the negative impacts over the local environment. At the Universidad Nacional de Colombia - Campus $Bogot{\acute{a}}$, a public area with daily traffic of more than 25000 people, the Environmental Management Bureau has committed with the monitoring of the noise pollution and air quality, as support to the campaigns aiming to reduce the pollutant emissions associated to the student's activities and campus operation. The target of this study is based in the implementation of mobile air quality and sonometry monitoring equipment, the mapping of the actual air quality and noise pollution inside the university campus as a novel methodology for a sub-area inside a megacity. This results and mapping are proposed as planning tool for the institution administrative sections. A mobile Kunak$^{(R)}$ Air & OPC air monitoring station with the capability to measure particulate matter $PM_{10}$, $PM_{2.5}$, Ozone ($O_3$), Sulfur Oxide ($SO_2$), Carbon Monoxide (CO) and Nitrogen Oxide ($NO_2$) as well as Temperature, Relative Humidity and Latitude and Longitude coordinates for the data georeferenciation; and a sonometer Cirrus$^{(R)}$ 162B Class 2 were used to perform the measurements. The measurements took place in conditions of academic activity and without it, with the aim of identify the impacts generated by the campus operation. Using the free code geographical information software QGIS$^{(R)}$ 2.18, the maps of each variable measured were developed, and the impacts generated by the operation of the campus were identified qualitative and quantitively. For the measured variables, an increase of around 21% for the $L_{Aeq}$ noise level and around 80% to 90% for air pollution were detected during the operation period.

The Item Distribution Method for the Party System in the MMORPG Using the Observer Pattern (Observer 패턴을 적용한 MMORPG의 파티 시스템 아이템 배분 방법)

  • Kim, Tai-Suk;Kim, Shin-Hwan;Kim, Jong-Soo
    • Journal of Korea Multimedia Society
    • /
    • v.10 no.8
    • /
    • pp.1060-1067
    • /
    • 2007
  • We need various methods to develop MMORPG that is game genre which many users use among various game genre using Internet. Specially, to heighten efficiency of distributing work, Object-oriented language such as C++ is used and we need design techniques that can take advantage of enough object-oriented concept when making large-scale game. There is various pattern that can apply in software breakup design in GoF's design pattern for these design techniques. If you apply Observer pattern to Party System Design for forming community between game users, you can easily add new class and maintain system later. Party Play is one of the important system that is used to form game users' community in MMORPG games. The main point that must be considered in Party-Play-System is to divide evenly experience value and acquisition that is got by Party-Play among users according to each user's level. To implement Party Play System that consider maintenance of system, in this paper, we propose a method using GoF's Observer-Pattern, showing you that proposed method which has advantage to dynamic memory allocation and to virtual method call can be used usefully to change object to real time at program run and to add new class and to maintain system new.

  • PDF

Design and Implementation of Assessment System for SPICE Maintenance Process (SPICE 유지보수 프로세스 심사 시스템 설계 및 구현)

  • Kwon, Young-Oh;Ko, Young-Cheol;Kim, Jin-Woen;Koo, Yeon-Seol
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.8 no.2
    • /
    • pp.141-154
    • /
    • 2002
  • More efforts have been given to solve the problems related to computer software by process assessment. ISO/IEC 15504(SPICE) has been developed as standardized means for process assessment. The purpose of this paper is to design and implement a process assessment system which is appropriated to the Korean assessment environment based on ISO/IEC 15504. Referring documents are: IS0/1EC 15504 standardized documents, the assessment provisions of the SPICE committee in Korea, and research papers applied the existing process assessment system to real cases. Among a lot of processes, this system is designed for (ENG2). The proposed system in the paper will support the whole process of assessment, presenting the goals and end-products for each assessment step and making it possible to compose and save the product on the same screen. In determining process rating, assessors can retrieve the saved data and documents. By doing so, the system will improve reliability in process rating. The proposed system includes 7 steps of pre-assessment and 9 steps of actual assessment in order to fully prepare assessors for process assessment. And each step has been standardized to improve user-friendliness. This system is designed to provide assessors with specific details of standardized documents, the goals of the process, outcomes of implementing the process, and presentations of base practices and input/output products. Above all, the system automatically generates an assessment rating, by calculating based on input data which assessors make out. It also presents outcomes graphically.

Automatic Generation of DB Images for Testing Enterprise Systems (전사적 응용시스템 테스트를 위한 DB이미지 생성에 관한 연구)

  • Kwon, Oh-Seung;Hong, Sa-Neung
    • Journal of Intelligence and Information Systems
    • /
    • v.17 no.4
    • /
    • pp.37-58
    • /
    • 2011
  • In general, testing DB applications is much more difficult than testing other types of software. The fact that the DB states as much as the input data influence and determine the procedures and results of program testing is one of the decisive reasons for the difficulties. In order to create and maintain proper DB states for testing, it not only takes a lot of time and efforts, but also requires extensive IT expertise and business knowledge. Despite the difficulties, there are not enough research and tools for the needed help. This article reports the result of research on automatic creation and maintenance of DB states for testing DB applications. As its core, this investigation develops an automation tool which collects relevant information from a variety of sources such as log, schema, tables and messages, combines collected information intelligently, and creates pre- and post-Images of database tables proper for application tests. The proposed procedures and tool are expected to be greatly helpful for overcoming inefficiencies and difficulties in not just unit and integration tests but including regression tests. Practically, the tool and procedures proposed in this research allows developers to improve their productivity by reducing time and effort required for creating and maintaining appropriate DB sates, and enhances the quality of DB applications since they are conducive to a wider variety of test cases and support regression tests. Academically, this research deepens our understanding and introduces new approach to testing enterprise systems by analyzing patterns of SQL usages and defining a grammar to express and process the patterns.

Comparative Study of a Startup Ecosystem in Seoul, Korea and Chengdu, China (한국과 중국 청두의 창업생태계 비교에 관한 연구: 질적 연구를 중심으로)

  • Kwak, Hyejin;Rhee, Mooweon
    • Asia-Pacific Journal of Business Venturing and Entrepreneurship
    • /
    • v.13 no.5
    • /
    • pp.131-154
    • /
    • 2018
  • While strong investments on startup and venture ecosystem prosper worldwide, growing interest on nurturing startup ecosystem in Korea is also on its way. However, korean entrepreneurial ecosystem currently results few successful business models with those continuous development of itself compared to the one in China, which is breeding more than 50% of unicorns internationally. Accordingly, this study examined how people in the venture ecosystem, especially in IT industry feel about themselves and startup itself and compared startup ecosystem in Seoul, Korea to the one in Chengdu, China considering each of economic, social and administrational environment. The study tried to provide an implication about the future orientation of Korea's starup and venture ecosystem to policy makers and the ones inside the environment to make a better one. Therefore, the study choose Seoul, Korea and Chengdu, China as geological specimens of startup ecosystem and conduct qualitative study by interviewing selected ones who work in startup incubator, accelerator specified to IT industry and started their own business in IT industry funded by startup reward program. The study categorize the result in social, economic, and administrative parts and screens whether the interviewees from both Korea and China have similar opinions toward each of questions and can be translated to have tendency or not in each part of study. According to the study, the national recognition of startup should be moved from means of maintenance such as restaurants, franchise business to IT startup especially based on software business for the sustainable flourish in Korean venture ecosystem. Investors including accelerator, Angel investors and VCs should be less risk-aversion and therefore prefer stake purchase to solely giving subsidies. The role of governors should be limited to be a middleman of the network, connecting each people in need inside the ecosystem and their reward program should focus on nurturing the growing ones, not just multiplying the numbers of startups to expand the size of entrepreneurial ecosystem. Since this study indicated that entire revision of startup ecosystem should be applied to make a better one, it could be used to design future entrepreneurial infrastructure and the ways of activating startup ecosystem elsewhere in Korea.

A Model of Time Dependent Design Value Engineering and Life Cycle Cost Analysis for Apartment Buildings (공동주택의 시간의존적 설계VE 및 LCC분석 모델)

  • Seo, Kwang-Jun;Choi, Mi-Ra;Shin, Nam-Soo
    • Korean Journal of Construction Engineering and Management
    • /
    • v.6 no.6 s.28
    • /
    • pp.133-141
    • /
    • 2005
  • In the resent years, the importance of VE (value engineering) and LCC (life cycle cost) analysis for apartment building construction projects has been fully recognized. Accordingly theoretical models, guidelines, and supporting software systems were developed for the value engineering and life cycle cost analysis for construction management including large building systems. However, the level of consensus on VE and LCC analysis results is still low due to the lack of reliable data on maintenance. This paper presents time dependent LCC model based value analysis method for rational investment decision making and design alternative selection for construction of apartment building. The proposed method incorporates a time dependent LCC model and a performance evaluation technique by fuzzy logic theory to properly handle the uncertainties associated with statistics data and to analyze the value of alternatives more rationally. The presented time dependent VE and LCC analysis procedure were applied to a real world project, and this case study is discussed in the paper. The model and the procedure presented in this study can greatly contribute to design value engineering alternative selection, the estimation of the life cycle cost, and the allocation of budget for apartment building construction projects.

A Study on Obtaining Feedback Function of Disaster Information Management using Information & Communication Technology (ICT기술을 이용한 방재정보 관리의 환류기능 확보에 관한 연구)

  • Ko, Jaesun
    • Journal of the Society of Disaster Information
    • /
    • v.11 no.1
    • /
    • pp.73-88
    • /
    • 2015
  • Due to the cases of recent global warming and unusual weather etc., large-scale natural disasters such as typhoons, floods, snow damage occur frequently across the continents such as Southeast Asia and North America, South America etc. and risks of earthquakes and tsunami are also increasing gradually in Korea which has been regarded as a safe zone and disaster types are also being diversified such as typhoons, floods, heat waves, heavy snow and damage scale is also enlarged. In addition, due to geographical characteristics or lack of infrastructure, disasters tended to occur intensively around a specific region or city in the past but disasters occur throughout the country in recent years so preparation for disaster prevention has emerged as an urgent challenge issue. Therefore, considering that the plan of obtaining the effective feedback function of disaster Information is very important in the proactive and software aspects for disaster reduction, this paper analyzed this three aspects of contents, procedural and contextual aspects and proposed the plan. First, in the content aspect, building disaster prevention information communication Infrastructure, building urban and regional disaster prevention system, obtaining concurrency and sharing of information and second, in the procedural aspect, active utilization of ICT(Information and Communication Technology) of the prevention stage, disaster prevention information collection and analysis reinforcement of the preparation stage, improvement of decision-making structure and field command system of the response stage, recovery system related information promotion of the recovery stage were proposed as alternatives and finally, in the contextual aspect, if disaster prevention information is effectively managed through maintenance of disaster prevention information related systems, obtaining domainality by disaster prevention work, improvement of the ability to judge the situation, obtaining comprehensive and feedback function etc, it is considered to significantly contribute to reducing natural disasters.

Estimation of Road-Network Performance and Resilience According to the Strength of a Disaster (재난 강도에 따른 도로 네트워크의 성능 및 회복력 산정 방안)

  • Jung, Hoyong;Choi, Seunghyun;Do, Myungsik
    • International Journal of Highway Engineering
    • /
    • v.20 no.1
    • /
    • pp.35-45
    • /
    • 2018
  • PURPOSES : This study examines the performance changes of road networks according to the strength of a disaster, and proposes a method for estimating the quantitative resilience according to the road-network performance changes and damage scale. This study also selected high-influence road sections, according to disasters targeting the road network, and aimed to analyze their hazard resilience from the network aspect through a scenario analysis of the damage recovery after a disaster occurred. METHODS : The analysis was conducted targeting Sejong City in South Korea. The disaster situation was set up using the TransCAD and VISSIM traffic-simulation software. First, the study analyzed how road-network damage changed the user's travel pattern and travel time, and how it affected the complete network. Secondly, the functional aspects of the road networks were analyzed using quantitative resilience. Finally, based on the road-network performance change and resilience, priority-management road sections were selected. RESULTS : According to the analysis results, when a road section has relatively low connectivity and low traffic, its effect on the complete network is insignificant. Moreover, certain road sections with relatively high importance can suffer a performance loss from major damage, for e.g., sections where bridges, tunnels, or underground roads are located, roads where no bypasses exist or they exist far from the concerned road, including entrances and exits to suburban areas. Relatively important roads have the potential to significantly degrade the network performance when a disaster occurs. Because of the high risk of delays or isolation, they may lead to secondary damage. Thus, it is necessary to manage the roads to maintain their performance. CONCLUSIONS : As a baseline study to establish measures for traffic prevention, this study considered the performance of a road network, selected high-influence road sections within the road network, and analyzed the quantitative resilience of the road network according to scenarios. The road users' passage-pattern changes were analyzed through simulation analysis using the User Equilibrium model. Based on the analysis results, the resilience in each scenario was examined and compared. Sections where a road's performance loss had a significant influence on the network were targeted. The study results were judged to become basic research data for establishing response plans to restore the original functions and performance of the destroyed and damage road networks, and for selecting maintenance priorities.

Development of Long-Life Asphalt Pavements Method Using High Modulus Asphalt Mixes (고강성 기층재를 적용한 장수명 아스팔트포장 공법 개발)

  • Lee Jung-Hun;Lee Hyun-Jong
    • International Journal of Highway Engineering
    • /
    • v.8 no.3 s.29
    • /
    • pp.49-61
    • /
    • 2006
  • This study suggests long-life asphalt pavement method which can save maintenance cost by increasing the design and performance period of pavements. The high modulus asphalt binder developed and then various physical tests are performed. Laboratory performance tests and accelerated pavement test are conducted for the high modulus and conventional mixtures. The test results show that dynamic modulus values of high modulus mixtures are higher than those of the conventional mixtures, The high modulus mixtures yield better fatigue, rutting and moisture damage performance than conventional mixtures. Structural analysis is performed and a database is built up for long life asphalt pavement design. Pavement response model is developed through a multiple regression analysis program, SPSS using the database. A design software for the long life pavements is developed based on the pavement response model and laboratory and field performance tests results. In addition, optimum pavement sections and materials are suggested. The suggested AC thickness of long life asphalt pavement is 29cm. A Life cycle cost analysis(LCCA) is conducted to check the economical efficiency of the long life pavement section. The LCCA result shows that initial construction costs of long life and conventional pavements are almost equal, but long life pavement is more profitable in terms of the LCCA.

  • PDF