• Title/Summary/Keyword: SW life cycle

Search Result 14, Processing Time 0.026 seconds

A Study on the Conceptual Design of Integrated Management System for Public SW Project Information (공공 소프트웨어(SW) 사업정보 통합 관리체계의 개념적 설계에 관한 연구)

  • Shin, Kitae;Park, Chankwon
    • The Journal of Society for e-Business Studies
    • /
    • v.24 no.2
    • /
    • pp.199-216
    • /
    • 2019
  • The public SW market is 3 trillion won, which is less than 10% of the total SW market. However, due to the nature of the domestic market, it is an important market with a relatively large impact on small and medium-sized software companies. In this market, government is operating the Public SW Project Demand Forecasting System in order to support the marketing activities of small and medium sized SW companies and establish a fair market order. The current system has limitations such as lack of user convenience, insufficient analysis capability and less business connection. This study was conducted to identify the problems of these systems and to propose a new system for improving the convenience of users and expanding the information utilization of SMEs. To this end, we analyzed the requirements of each stakeholder. We proposed the 2-phased forecasting cycle, the management cycle, and the system life cycle of public SW projects and created a unified identifier (UID) so that the information of those projects can be identified and linked among them. As a result, an integrated reference model of project information management based on system life cycle was developed, which can explain the demand forecasting and project information, and the improved processes was also designed to implement them. Through the result of this study, it is expected that integrated management of public SW projects will be possible.

Evaluation Methodology of Diagnostic Tool for Security Weakness of e-GOV Software (전자정부 소프트웨어의 보안약점 진단도구 평가방법론)

  • Bang, Jiho;Ha, Rhan
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.38C no.4
    • /
    • pp.335-343
    • /
    • 2013
  • If the SW weaknesses, which are the main cause of cyber breaches, are analyzed and removed in the SW development stages, the cyber breaches can be prevented effectively. In case of Domestic, removing SW weaknesses by applying Secure SDLC(SW Development Life Cycle) has become mandatory. In order to analyze and remove the SW weaknesses effectively, reliable SW weakness diagnostic tools are required. Therefore, we propose the functional requirements of diagnostic tool which is suitable for the domestic environment and the evaluation methodology which can assure the reliability of the diagnostic tools. Then, to analyze the effectiveness of the proposed evaluation framework, both demonstration results and process are presented.

A study on the implementation of door control unit for railway trains operable at low and high platforms

  • Young-Seok Cho
    • Journal of the Korea Society of Computer and Information
    • /
    • v.28 no.7
    • /
    • pp.1-9
    • /
    • 2023
  • Currently, as the demand for stops in the urban increases resulting from an increase in the supply of express trains, the development of trains capable of operating both high-floor platforms in the urban and low-floor platforms in the suburbs is required. In this paper, we studied the design and fabrication of a controller for train doors that consists of low and high steps as a plug-in type door mechanism and thus can be used on low and high platforms. This DCU H/W was designed and implemented using 32 bit MCU to control 4 motors, 33 digital inputs and 16 digital outputs. In addition, based on the software life cycle of EN50128, 2 items of operation requirements and 12 items of control requirements were derived, and then they were designed and implemented as operation SW. The implemented SW was tested for each requirement. As a result, we performed tests on 13 items that could be tested in the mock-up out of 14 total requirement items and showed that the requirements were satisfied.

Models of Database Assets Valuation and their Life-cycle Determination (데이터베이스 자산 가치평가 모형과 수명주기 결정)

  • Sung, Tae-Eung;Byun, Jeongeun;Park, Hyun-Woo
    • The Journal of the Korea Contents Association
    • /
    • v.16 no.3
    • /
    • pp.676-693
    • /
    • 2016
  • Although the methodology and models to assess the economic value of technology assets such as patents are being presented in various ways, there does not exist a structured assessment model which enables to objectively assess a database property's value, and thus there is a need to enhance the application feasibility of practical purposes such as licensing of DB assets, commercialization transfer, security, etc., through the establishment of the valuation model and the life-cycle decision logic. In this study, during the valuation process of DB assets, the size of customer demand group expected and the amount of demand, the size and importance of data sets, the approximate degree of database' contribution to the sales performance of a company, the life-cycle of database assets, etc. will be analyzed whether they are appropriate as input variables or not. As for most of DB assets, due to irregular updates there are hardly cases their life-cycle expires, and thus software package's persisting period, ie. 5 years, is often considered the standard. We herein propose the life-cycle estimation logic and valuation models of DB assets based on the concept of half life for DB usage frequency under the condition that DB assets' value decays and there occurs no data update over time.

On the Development of an FMEA Method for Automotive Safety Utilizing Design Traceability (자동차 안전성 설계에서 설계 추적성을 활용한 고장형태 영향분석에 관한 연구)

  • Lim, Gwan-Taik;Lee, Jae-Chon
    • Journal of the Korea Safety Management & Science
    • /
    • v.15 no.1
    • /
    • pp.11-19
    • /
    • 2013
  • In modern systems design and development, one of the key issues is considered to be related with how to reflect faithfully the stakeholder requirements including customer requirements therein, thereby successfully implementing the system functions derived from the requirements. On the other hand, the issue of safety management is also becoming greatly important these days, particularly in the operational phase of the systems under development. An approach to safety management can be based on the use of the failure mode effect and analysis (FMEA), which has been a core method adopted in automotive industry to reduce the potential failure. The fact that a successful development of cars needs to consider both the complexity and failure throughout the whole life cycle calls for the necessity of applying the systems engineering (SE) process. To meet such a need, in this paper a method of FMEA is developed based on the SE concept. To do so, a process model is derived first in order to identify the required activities that must be satisfied in automotive design while reducing the possibility of failure. Specifically, the stakeholder requirements were analyzed first to derive a set of functions, which subsequentially leads to the task of identifying necessary HW/SW components. Then the derived functions were allocated to appropriate HW/SW components. During this design process, the traceability between the functions and HW/SW components were generated. The traceability can play a key role when FMEA is performed to predict the potential failure that can be described with the routes from the components through the linked functions. As a case study, the developed process model has been applied in a project carried out in practice. The results turned out to demonstrate the usefulness of the approach.

COMPONENT TEST STRATEGY FOR COMS ON-BOARD SOFTWARE USING ATTOL

  • Park, Su-Hyun;Kang, Soo-Yeon;Yang, Koon-Ho;Choi, Seong-Bong
    • Proceedings of the KSRS Conference
    • /
    • 2007.10a
    • /
    • pp.175-178
    • /
    • 2007
  • COMS (Communication Ocean Meteorological Satellite) is the geostationary satellite being developed by Korea Aerospace Research Institute for multi-mission: experimental communication, ocean monitoring and meteorological observations. The COMS operation is controlled by the on-board software running on the spacecraft central computer. The software is written in ADA language and developed under the software life cycle: Requirement analysis, Design, Implementation, Component test and Integration test. Most functional requirements are tested at component level on a software component testing tool, ATTOL. ATTOL provides a simple way to define the test cases and automates the test program generation, test execution and test analysis. When two or more verified components are put together, the integration test starts to check the non-functional requirements: real-time aspect, performance, the HW/SW compatibility and etc. This paper introduces the COMS on-board software and explains what to test and how to test the on-board software at component level using ATTOL.

  • PDF

COMPONENT TEST STRATEGY FOR COMS ON-BOARD SOFTWARE USING ATTOL

  • Park, Su-Hyun;Kang, Soo-Yeon;Yang, Koon-Ho;Choi, Seong-Bong
    • Proceedings of the KSRS Conference
    • /
    • 2007.10a
    • /
    • pp.460-463
    • /
    • 2007
  • COMS (Communication Ocean Meteorological Satellite) is the geostationary satellite being developed by Korea Aerospace Research Institute for multi-mission: experimental communication, ocean monitoring and meteorological observations. The COMS operation is controlled by the on-board software running on the spacecraft central computer. The software is written in ADA language and developed under the software life cycle: Requirement analysis, Design, Implementation, Component test and Integration test. Most functional requirements are tested at component level on a software component testing tool, ATTOL. ATTOL provides a simple way to define the test cases and automates the test program generation, test execution and test analysis. When two or more verified components are put together, the integration test starts to check the non-functional requirements: real-time aspect, performance, the HW/SW compatibility and etc. This paper introduces the COMS on-board software and explains what to test and how to test the on-board software at component level using ATTOL.

  • PDF

Anti-inflammatory and anti-cancer activities of sterol rich fraction of cultured marine microalga Nannochloropsis oculata

  • Sanjeewa, Kalu Kapuge Asanka;Fernando, Ilekuttige Priyan Shanura;Samarakoon, Kalpa W.;Lakmal, Hetti Handi Chaminda;Kim, Eun-A;Kwon, O-Nam;Dilshara, Matharage Gayani;Lee, Joon-Baek;Jeon, You-Jin
    • ALGAE
    • /
    • v.31 no.3
    • /
    • pp.277-287
    • /
    • 2016
  • Five fractions separated from Nannochloropsis oculata using solvent-solvent partition chromatography of 80% methanolic extract of N. oculata (NOM) followed by the open silica column chromatography of its hexane fraction (NOMH) for the anti-inflammatory on RAW 264.7 cells and anti-cancer activities on HL-60, A-549, HEP-3B, HCT-116, and SW-480 cancer cells. All the five fractions showed potential anti-inflammatory activities against lipopolysaccharide-stimulated RAW 264.7 macrophages cells with IC50 values less than 6.25 μg mL−1. Moreover, 90% n-hexane column elution of NOMH (NOMH90) down-regulated lipopolysaccharide-stimulated protein levels of inducible nitric oxide synthase and cyclooxygenase-2. Furthermore, NOMH90 showed marked cytotoxic effect on the HL-60 cells with IC50 value of 23.58 ± 0.09 μg mL−1. In addition, Hoechst 33342 cell permeable dye used to visualize the apoptosis nucleus and cell cycle analysis measured Sub-G1 DNA contents to confirm reduction of the cell viability in NOMH90 treated cells due to induction of apoptosis in HL60. These results are quite related to the phytosterol contents of the NOMH fractions and the results suggest N. oculata extracts might be useful as potential sources of natural anti-inflammatory and anti-cancer compounds. In conclusion, the sterol content in N. oculata might provide a promising role in future medicines in anti-inflammatory and anti-cancer.

A Study on Application Methodology of SPDL Based on IEC 62443 Applicable to SME Environment (중소기업환경에서 적용 가능한 IEC 62443 기반의 개발 보안 생애주기 프로세스 적용 방안 연구)

  • Jin, Jung Ha;Park, SangSeon;Kim, Jun Tae;Han, Keunhee
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.11 no.6
    • /
    • pp.193-204
    • /
    • 2022
  • In a smart factory environment in a small and medium-sized enterprise (SME) environment, sensors and actuators operating on actual manufacturing lines, programmable logic controllers (PLCs) to manage them, human-machine interface (HMI) to control and manage such PLCs, and consists of operational technology server to manage PLCs and HMI again. PLC and HMI, which are in charge of control automation, perform direct connection with OT servers, application systems for factory operation, robots for on-site automation, and production facilities, so the development of security technology in a smart factory environment is demanded. However, smart factories in the SME environment are often composed of systems that used to operate in closed environments in the past, so there exist a vulnerable part to security in the current environment where they operate in conjunction with the outside through the Internet. In order to achieve the internalization of smart factory security in this SME environment, it is necessary to establish a process according to the IEC 62443-4-1 Secure Product Development Life cycle at the stage of smart factory SW and HW development. In addition, it is necessary to introduce a suitable development methodology that considers IEC 62443-4-2 Component security requirements and IEC 62443-3 System security requirements. Therefore, this paper proposes an application plan for the IEC 62443 based development security process to provide security internalization to smart factories in an SME environment.