• Title/Summary/Keyword: SW engineering

Search Result 830, Processing Time 0.027 seconds

A Structured SRS Description and Its Supporting Tool for Efficient Suitability Verification of Embedded Software (SRS 적합성 검증을 위한 구조화된 작성 방법 및 작성 보조 도구)

  • Jang, Jeonggyu;Lee, Sanghoon;Yang, Hoeseok
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.14 no.6
    • /
    • pp.329-338
    • /
    • 2019
  • Today's embedded software (SW) developments are mostly preceded by composing Software Requirement Specification (SRS). In particular, in the domain of weapon systems, it is essential to have a systematic method for the verification of the SW functionality. To be more specific, it is crucial to check if the SW functionality is implemented as described in SRS, so-called SW suitability verification. Unfortunately, existing static or dynamic SW testing methods are not sufficient to evaluate suitability with SRS since those testings only verify the robustness of the SW codes. In this paper, we propose an automatic embedded SW suitability verification framework which is based on a structured SRS. The major challenge in the automation of this verification framework is how to get rid of ambiguities in SRS. In order to overcome this challenge, we propose a structured SRS description framework and the supporting toolchain for that. We show how the proposed framework is applied to an actual SRS of a weapon system.

A Study on SW Development Process for Increasing Computational Thinking (컴퓨팅 사고력 신장을 위한 SW 개발 프로세스 탐구)

  • Yoo, In Hwan
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.5 no.2
    • /
    • pp.51-58
    • /
    • 2016
  • The importance of SW education is being stressed recent days, and the App Inventor is getting attention as a tool of SW education. In this study, I have developed an app Inventor instruction model, which is based on the Design Based Learning and integrated with elements of computational thinking. And I taught the student to apply this model. and then analyzed the app production process and the changes of student. In developing the app, students defined the problem and made a plan to resolve them. And this student had have a sense of accomplishment and self-confidence through practical experience to implement it in their own source code.

Effects of Refining and Blending of Pulps on the Physical Properties of Paper (펄프의 고해 및 배합 방법이 종이의 물성에 미치는 영향)

  • Won, Jong-Myoung;Shin, Dong-Joon;Kim, Heung-Bae
    • Journal of Korea Technical Association of The Pulp and Paper Industry
    • /
    • v.41 no.2
    • /
    • pp.7-12
    • /
    • 2009
  • The effects of refining either SwBKP or HwBKP, and both of SwBKP and HwBKP on the physical properties of paper were investigated in order to elucidate if the non-conventional refining and blending method can be used for the optimizing the paper properties. The blending ratio of SwBKP and HwBKP was 15:85. The highest bulk was obtained with the refining of SwBKP only. Any differences of opacity were not observed in unfilled paper, while the highest opacity of PCC filled paper was obtained at same bulk when the only HwBKP was refined. However burst index and tensile index did not showed any differences in the relationship with bulk. Therefore this result can be applied to improve the opacity of paper without sacrificing of strength properties.

AiMind: SW·AI Convergence Education Platform for Fostering Digital Talent (AiMind: 디지털 인재 양성을 위한 SW·AI 융합 교육 플랫폼)

  • Se-Hoon Lee;Ki-Tea Kim;Jay Yun;Do-Hyung Kang;Young-Ho Kim
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2023.07a
    • /
    • pp.387-388
    • /
    • 2023
  • 본 논문에서는 인공지능(AI) 체험부터 초중등, 대학 및 평생교육에서 필요한 광범위한 응용과 활용을 할 수 있는 라이브러리를 디지털북 형태로 지원하며, 블록과 텍스트 코딩의 장점을 취합해 입문자들이 쉽고 재미있게 SW·AI 융합 교육을 할 수 있는 플랫폼을 구현하였다. 플랫폼은 웹어셈블리 기반의 파이오다이드를 통해 웹 브라우저에서 파이썬 코딩을 가능하게 하고 복잡한 설치과정 없이 쉽게 이용이 가능하다. 다양한 LMS와 연동이 가능하도록 API를 제공하며, Drag & Fill 블록으로 입문자가 코딩에 겪는 어려움 중 하나인 많은 양의 함수와 파라미터 사용법의 어려움을 해소하였다. 플랫폼은 블록으로 코딩하여 문법의 어려움, 오탈자, 오류 등을 줄이는 동시에 블록에서 생성되는 파이썬 텍스트 코드로 입문자가 텍스트 코드에 익숙해질 수 있는 경험을 제공한다.

  • PDF

Development of Information Competency Test Tool for Elementary and High School Students (초중등학생 정보 교과 역량 검사 도구 개발)

  • Hong, Ji-Yeon;Park, Jung-ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.26 no.4
    • /
    • pp.605-611
    • /
    • 2022
  • Under the influence of the Fourth Industrial Revolution, there is a emphasis on capacity building based on computational thinking to foster talent for future. In Korea, SW education has been mandatory since 2018. Since 2017, research has been conducted on the definition of SW education capability and the development of diagnostic tools. At this time, the diagnostic tool for middle school has been revised and supplemented once in 2018 and is used so far. In response to the request from the field to expand the information diagnostic test for middle school to elementary school and high school, it began as one of the 2019 study on the effectiveness of SW leading schools. In this study, we develop a diagnostic tool for elementary and high school based on the diagnostic tool for middle school. Expert validity verification and preliminary inspections are carried out. Preliminary examinations will analyze the reliability, discrimination, and difficulty of the questions, and look forward to seeing the potential as a testing tool in the future.

Design of SW Framework for Airborne Radar Real-time Signal Processing using Modular Programming (모듈화를 활용한 항공기 레이다 실시간 신호처리 SW Framework 설계)

  • Jihyun, Lee;Changki, Lee;Taehee, Jeong
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.27 no.1
    • /
    • pp.76-86
    • /
    • 2023
  • Radars used by air-crafts have two important characteristics; First, they should have a real-time signal processing system finishing signal processing before deadline while getting and processing successive in-phase and quadrature data. Second, they can cover a lot of modes including A2A(Air to Air), A2G(Air to Gound), A2S(Air to Sea), and Ground Map(GM). So the structure of radar signal processing SWs in modern airborne radars are becoming more complicate. Also, the implementation of radar signal processing SW needs to reuse common code blocks between other modes for efficiency or change some of the code blocks into alternative algorithm blocks. These are the reason why the radar signal processing SW framework suggested in this paper is taking advantage of modular programming. This paper proposes an modular framework applicable on the airborne radar signal processing SW maintaining the real-time characteristic using the signal processing procedures for A2G/A2S as examples.

The Effect of DMM on Learning Motivation and Academic Achievement in SW Education of Non-Major (비전공자의 SW 교육을 위한 시연 중심 모형의 학습동기와 학업성취도 효과)

  • Kang, Yun-Jeong;Won, Dong-Hyun;Park, Hyuk-Gyu;Lee, Min-Hye
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2022.10a
    • /
    • pp.258-260
    • /
    • 2022
  • In order to nurture talents who will lead the digital convergence era of the 4th industrial revolution that creates new knowledge and industries, research is being conducted on teaching methods that can improve the understanding of non-majors' SW concept, computational thinking ability, and convergence with majors is becoming Non-majors face difficulties in understanding and understanding the SW development environment, relevance to their major, and ability to converge. We used software education that is relatively easy to access for non-majors, and applied a demonstration-oriented model (DMM) that can be applied to beginners in SW education to understand the components and logical flow of ideas related to applications and majors used in real life. A convergence SW Learning method that combines repetitive implementation through instructor's demonstration and learner's modeling and learning motivational factors was proposed. In the experiment applying the teaching and learning method proposed in this paper, meaningful results were shown in terms of learning motivation and academic achievement in SW education.

  • PDF

Defect-Type Analysis of Regional SW Development Companies using CodeSonar (CodeSonar를 이용한 지역 SW개발 업체의 결함 유형분석)

  • Noh, Jeong-Hyun;Lee, Jong-Min;Park, Yoo-Hyun
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.19 no.3
    • /
    • pp.683-688
    • /
    • 2015
  • Recently, various static analysis tools for software defect detection are becoming widely used in practice. However, there is little public information of the most frequent defects in commercial areas until now. In this paper, we analyze the defects found by CodeSonar, a static analysis tool that finds defects in C/C++, Java programs. So we report the most frequent defects by various aspects in Dongnam area, Korea.

Design of Drone-based Experiential SW Education Model for Improving Coding Education Achievement (코딩 교육 성취도 향상을 위한 드론 기반 체감형 SW 교육 모델 설계)

  • Lee, Hyunseo;Kim, Hyunji;Lee, Juhyeon;Baek, YoonJi;Kim, Joongwan;Ha, Ok-Kyoon
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2021.07a
    • /
    • pp.537-538
    • /
    • 2021
  • 코딩 교육에 대한 중요성이 높아짐에 따라 국가 주도적 교육이 강화되고 있다. 컴퓨터 프로그래밍이 낯선 교육생을 위해 교육 커리큘럼에 블록 코딩을 도입하고 있으나 낮은 흥미도로 인해 여전히 교육 성취도가 낮게 나타난다. 본 논문에서는 컴퓨터 프로그래밍에 대한 관심을 유발하고 학습을 보조하는 드론 기반의 체감형 교육 프로그램모델을 제시한다. 제시하는 교육 모델은 사용자가 코딩한 블록 코드를 파이썬 코드로 변환하여 보여주고, 블록 코드로 첨부된 드론의 동작을 제어하도록 코딩할 수 있다. 사용자의 심화학습을 위해 추가적으로 제공하는 웨어러블 장갑 컨트롤러를 통해 드론과 연관하여 동작 제어가 가능하게 하여 흥미 유발과 더불어 학습 효과 향상을 기대할 수 있다.

  • PDF

Improvement of Project Competency for Small IT Companies through SWOT-AHP Analysis (SWOT-AHP 분석을 통한 소규모 IT업체의 프로젝트 수행 역량 개선)

  • Lee, Min-Kyung;Kang, Chang-Wook
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.41 no.3
    • /
    • pp.83-89
    • /
    • 2018
  • In the SW industry, the diversification of global markets and technology trends are changing due to the emergence of new services, and IT companies are in need of strategic change different from the previous one. In this study, SWOT analysis was performed by extracting the internal environmental factors and external environmental factors through the previous studies to improve the project performance competence of small IT companies, and the SWOT Matrix was reconstructed through the pairwise comparison. Based on this, the purpose of this research was to propose the project performance competency improvement plans for small IT companies based on importance and priority, and the following four strategies were derived from the result of SWOT-AHP analysis. SO strategy was drawn in direction to invest R & D in new SW industry to enhance technology competitiveness of SMEs in order to develop SMEs, and in order to secure competitiveness of SW industry, WO strategy is drawn the cultivation of professional technical manpower through SW policy. ST Strategy presented technical management through SW system improvement policy to improve SW environment, and WT Strategy presented awareness training on the construction and necessity of project management system construction. Using the strategies presented in this study, it is expected that the managers of small IT firms will be presented as references to measure the performance competence factors of current organizations and company organizations.