• Title/Summary/Keyword: 디자인 소프트웨어

Search Result 502, Processing Time 0.026 seconds

GoF design patterns based object-oriented Total Maximum Daily Load software design (GoF 디자인 패턴기반 객체지향 오염총량제 소프트웨어 설계)

  • Kim Hyung-Moo;Kwak Hoon-Seong
    • The KIPS Transactions:PartD
    • /
    • v.12D no.1 s.97
    • /
    • pp.73-80
    • /
    • 2005
  • The purpose of using CBD in the object-oriented modeling is to improve the software capability by reducing iterative time and space complexity. Despites many achievements of CBD, it is needed to study about design patterns and it's standardization for the increment of CBD design reusability. However, it is rather possible that impetuous constructing meta-pattern languages and pattern repositories make adapting patterns to software development more complicate and difficult. By applying GoF design patterns to the design of the TMDL(Total Maximum Daily Load) environmental software discipline, this study suggests a method which specifies Pattern names at class names for retrieving, exploring the adapted patterns on the stage of software design without meta-pattern language which is a redundant abstraction, nor additional pattern repositories. Thus, this study can contribute on the reducing iterations and repetitions that are frequently occurred in the process of the environmental software developments.

Effect of repeated learning for two dental CAD software programs (두 종의 치과용 캐드 소프트웨어에 대한 반복학습의 효과)

  • Son, KeunBaDa;Lee, Wan-Sun;Lee, Kyu-Bok
    • Journal of Dental Rehabilitation and Applied Science
    • /
    • v.33 no.2
    • /
    • pp.88-96
    • /
    • 2017
  • Purpose: The purpose of this study is to assess the relationship between the time spent designing custom abutments and repeated learning using dental implant computer aided design (CAD) software. Materials and Methods: The design of customized abutments was performed four stages using the 3DS CAD software and the EXO CAD software, and measured repeatedly three times by each stage. Learning effect by repetition was presented with the learning curve, and the significance of the reduction in the total time and the time at each stage spent on designing was evaluated using the Friedman test and the Wilcoxon signed rank test. The difference in the design time between groups was analyzed using the repeated measure two-way ANOVA. Statistical analysis was performed using the SPSS statistics software (P < 0.05). Results: Repeated learning of the customized abutment design displayed a significant difference according to the number of repetition and the stage (P < 0.001). The difference in the time spent designing was found to be significant (P < 0.001), and that between the CAD software programs was also significant (P = 0.006). Conclusion: Repeated learning of CAD software shortened the time spent designing. While less design time on average was spent with the 3DS CAD than with the EXO CAD, the EXO CAD showed better results in terms of learning rate according to learning effect.

Task-Based Embedded Software for DTV-Ready (디지털 티브이-레디를 위한 태스크 기반의 내장형 소프트웨어)

  • 전승훈;이종인
    • Proceedings of the IEEK Conference
    • /
    • 2003.07c
    • /
    • pp.2657-2660
    • /
    • 2003
  • 본 논문에서는 기존의 DTV-Ready에서 사용되고 있는 슈퍼 루프 형태의 내장형 소프트웨어 구조를 개선하여 태스크 기반의 내장형 소프트웨어 구조를 제안하였다. Gomaa 의 DARTS(Design Approach for Real-Time Systems) 방법을 사용하여 DTV-Ready 시스템을 분석하고 태스크 기반의 시스템으로 디자인하였다. 태스크간의 의존성을 최소화하여 내장형 소프트웨어의 재사용성을 높였으며, 실시간성을 고려한 디자인과 실시간 운영체제를 적용하여 내장형 시스템의 실시간 성능 향상을 제시하였다. 제안된 디자인은 직접 시스템에 적용하여 구현하고 테스트 결과를 통하여 기존 시스템의 성능과 비교 분석하였다.

  • PDF

Inclusion Polymorphism과 UML 클래스 다이어그램 구조에 의거한 디자인패턴 해석

  • Lee, Rang-Hyeok;Lee, Hyeon-Woo;Go, Seok-Ha
    • Proceedings of the Korea Society of Information Technology Applications Conference
    • /
    • 2007.05a
    • /
    • pp.55-68
    • /
    • 2007
  • 디자인 패턴은 새롭게 만들어 지는 것이 아니라 기존의 검증된 지식, 관용법, 원칙들을 체계화한 것이다. 다시 말하면 디자인 패턴은 특정한 문제를 해결하기 위한, 검증된 설계 방법에 이름을 붙인 것이다. 그러므로 적절한 디자인 패턴 사용은 1) 개발자들간의 원활한 의사소통에 도움을 주며, 2) 하급자가 고급기술을 쉽게 익힐 수 있도록 할 수 있다. 3) 또한 사용된 디자인이나 아키텍처를 재사용할 수 있도록 하고, 4) 만들어진 시스템의 유지 보수를 보다 쉽게 할 수 있는 등의 장점을 얻을 수 있다. 반면에 필요하지 않은 곳에 까지 디자인패턴을 사용하게 되면 소프트웨어를 복잡하고, 유지보수도 어렵게 만들 수 있다. 디자인 패턴의 분류는 수 많은 패턴을 비슷한 속성을 지닌 그룹들로 조직화 하는 것이다. 이는 개발자가 특정 문제에 맞는 디자인 패턴을 쉽게 선택 할 수 있도록 도와 줄 뿐만 아니라, 디자인 패턴의 주요특성을 빠르게 이해하고 간파 할 수 있게 한다. 그래서 Beck 이 디자인패턴을 소개한 이후 GoF, Buschmann, Grand, Antoy 등은 디자인 패턴을 단순히 열거를 통해 소개하지 않고, 각자의 기준에 따라 체계적으로 분류하여 패턴을 설명 하고 있다. 본 연구는 객체지향 설계의 근본 개념인 Polymorphism (Inclusion Polymorphism) 과 '객체 지향 소프트웨어 설계 원칙' 그리고 이 근본 원칙들이 UML 클래스 다이어그램에 나타나는 구조적 특정에 의거해 디자인 패 턴 해석을 수행 하였다. 본 연구의 목적은 1) 객체지향의 근본 원칙으로 표현 되는 패턴과 2) 설계자의 전문적 인 Art를 포함하고 있는 패턴으로 분류하는데 있다.3: 재미는 용이성을 통해 채택의도에 정의 영향을 미친다. 가설4: 유용성은 채택의도에 정의 영향을 미친다. 가설5: 용이성은 채택의도에 정의 영향을 미친다. 가설6: 용이성은 유용성에 정의 영향을 미친다. 본 연구의 대상은 자발적으로 이러닝을 채택할 수 있는 대학생을 대상으로 하였고, 설문 데이터 분석을 통한 실증연구를 수행하였다. 분석방법으로는 PLS 분석도구를 사용하였다. 분석결과 가설6을 제외하고는 모두 유용한 것으로 입증되었다.97)은 배움의 용이성, 기억의 용이성, 오류, 효율성, 만족성으로 분류하고 있고(Nielsen, 1997), Shneiderman(1998)는 효과성(직무시간, 배움의 시간), 효율성(기억의 지속시간, 오류), 만족도를 품질의 특성으로 분류하였다. 이와 같은 소프트웨어의 품질은 소프트웨어 계획, 개발, 성장과 쇠퇴의 모든 과정에 적용되며, 환경적 변화에 따라 사용자들의 정보욕구를 적절하게 반영하여 만족도를 높이 는 것이라고 요약할 수 있다. 그러나 현재까지 소프트웨어 품질 평가에 대한 연구들 은 보편적인 평가 항목들을 대상으로 측정하여 일반적인 품질기준을 제시하고 있고, 유사한 측정 내용들이 중복되어 있다. 이러한 경향은 산업별 특수성이 강한 소프트웨어에 대해서는 정확한 품질측정이 어려웠고, 품질측정에 대한 신뢰성을 떨어뜨리는 계기가 되었다. 이러한 한계를 극복하고자 나타난 방법론이 최종사용자들의 요구사항을 얼마나 적절하게 시스템에 반영했는지에 대한 사용성(Usability) 측정이다. 사용성에 대한 정의는 사용자들이 실질적으로 일하는 장소에서 직접 사용자들의 시스템 운용실태를 파악하여 문제점을 개선하는 것으로 요약할 수 있다. ISO9124-1

  • PDF

The implementation of sign design simulation software (사인디자인 제작 체험 시뮬레이션 소프트웨어 개발)

  • Paik, Jin-Kyung;Lee, Kyung-Mi;Yeoun, Myeong-Heum
    • Archives of design research
    • /
    • v.19 no.2 s.64
    • /
    • pp.163-172
    • /
    • 2006
  • Sign is one of the important factors in city and national image formation, thus requires high level of quality. However, domestic sign emphasize only the sense of attention that leads to big sized signs, thus often results in a poor coordination with the surrounding space. This situation requires employees in sign business want to learn specialized knowledge about design field. Based on these circumstances, we propose sign design software to employees in sign business field as an aid tool that can help to develop good signs in terms of functionality as well as harmony of design. Thus, in this investigation, sign simulation software application case that can design sign and apply this sign to the actual application site is presented. In order to develop this software, literature survey and preliminary studies were performed to analyze the preparation process and environment, and designed sign design element and software elements, user interrace, and finally Java software were utilized. This developed software can be used as a textbook in sign design related departments in schools, and hopefully to enhance the social recognition of sign as well as academic interest.

  • PDF

Prototyping and Designing of an embedded emulator creating tool without coding (코딩 없는 임베디드 에뮬레이터 생성 도구 설계 및 프로토타이핑)

  • Kim, So-im;Kim, Young je;Ra, Young-gook
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2012.11a
    • /
    • pp.51-53
    • /
    • 2012
  • 본 논문에서는 임베디드 소프트웨어 개발 시 .Net Micro Framework를 이용하여 디바이스들의 통신 인터페이스를 소프트웨어 개발자가 좀 더 간단하게 코딩 가능하게 하며 소프트웨어 개발자가 이를 디자이너를 이용하여 그래픽하게 에뮬레이터를 디자인할 수 있도록 임베디드 에뮬레이터 생성 방법을 제시하고 디자인 된 에뮬레이터를 기반으로 자동으로 코딩 없이 에뮬레이터를 생성하는 프로그램을 프로토타이핑 한다. 이때, 소프트웨어 개발자가 그래픽하게 생성한 에뮬레이터 디자인으로 하드웨어 개발자와의 의사소통이 보다 원활해질 수 있다. 또한 본 논문에서 제시하는 임베디드 에뮬레이터 생성 프로그램을 이용하면 추가적인 코딩 작업 없이 디자인 된 에뮬레이터를 기반으로 에뮬레이터가 자동 생성된다. 이로 인하여 .NET Micro Framework에서 제공하는 확장 가능 에뮬레이터와 달리 에뮬레이터를 생성하는데 시간과 노력을 절약할 수 있다. 또한 기존의 개발 과정에서는 기계가 모두 준비되어야 테스팅이 가능했던 것과 달리 기계 없이 에뮬레이터로 테스팅이 가능해짐으로써 개발 기간을 단축시킬 수 있다. 임베디드 에뮬레이터를 이용하면 하드웨어와의 통합 테스트에서 버그의 원인이 하드웨어적인 결함인지 소프트웨어적인 결함인지를 판단 가능하게 하여 디버깅이 용이하게 되며 실제 동작과 원하는 동작을 비교해 볼 수 있다.

The effect of animation software interface on design thinking process - Protocol analysis of Alice and KidsPlay - (애니메이션 소프트웨어 인터페이스가 디자인 사고 과정에 미치는 영향 - Alice와 KidsPlay 프로그램 프로토콜 분석을 중심으로 -)

  • Jin, Yan;Lee, Hyun Kyung;Lee, Sang Won
    • Design Convergence Study
    • /
    • v.15 no.1
    • /
    • pp.37-48
    • /
    • 2016
  • Nowadays, CAD has became an essential tool for designers due to its easy edition and manipulation as well as the capability of communication between designers. Differences between design tool interfaces can cause gaps when visualize designer's ideas. This study is about the differences between various levels of metaphor interface language which is based on the theory of the Hutchins that high-level language interface can reduce the steps of process to visualize the idea of the designers than low-level language interface. This research is based on the assumption that high-level language interface will less interrupt the flow of the design thinking and make more various visual outcomes than the low-level language interface. We verified the hypothesis by analyzing differences of design thinking flow between user groups who used two different animation software. Hopefully, the verification of the hypothesis in this study can be able to guide the use pattern of the CAD tools.

A Study on the Education of Computer Software in Industrial Design Curriculum - In the Basis of IBM PC Users (산업디자인 교육과정 중 컴퓨터 SOFT-WARE 교육에 관한 연구 - IBM사용자를 중심으로)

  • 이재호;변해석
    • Proceedings of the Korea Society of Design Studies Conference
    • /
    • 1999.05a
    • /
    • pp.20-21
    • /
    • 1999
  • 산업 디자인은 시대와 환경에 의해 그 과정과 방식이 변화해 왔다. 또한 컴퓨터 관련 기술의 발전은 사람들의 사고와 생활방식에 많은 영향을 미쳤으며, 물리적이고 실체적인 제품개발에서 소프트웨어의 중요성에 대해서는 이미 각계의 많은 사람들이 공감하고 있지만 실제적인 디자인 워크에서 이러한 컴퓨터 소프트웨어에 의한 개발업무나 프로세스에 대한 이해가 부족하기 때문에 효율적인 진행이 이루어지고 있지 않은 실정이다.(중략)

  • PDF

Nonfunctionality-driven Design Refactoring (비기능성 기반 디자인 재구성)

  • 권재은;김형호;배두환
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.10a
    • /
    • pp.367-369
    • /
    • 2000
  • 소프트웨어 설계 단계에서 기능성(functionality)과 더불어 비기능성 (non-functionality)에 관한 고려가 매우 중요하다. 그럼에도 불구하고 비기능성 고유의 복잡성으로 인해 두가지를 함께 해결하기는 매우 어려운 문제였고, 비기능성을 구현하는데 많은 난점이 있어왔다. 우리는 이러한 문제를 해결하기 위해 기능성의 유지를 보장하는 소프트웨어 수정 방법인 재구성(refactoring)에 착안하였다. 이를 사용하여 기능성과 독립적으로 비기능성을 획득하도록 설계를 수정할 수 있도록 도와주는 체계적인 비기능성 기반 디자인 재고성(Nonfunctionality-driven Design Refactoring)을 제안한다. 또한 우리가 제시한 방법을 간단한 웹 쇼핑몰 시스템 예제에 적용하여 확장성이 증가하도록 디자인 재구성을 하여 본다.

  • PDF

A Study on the Standardization of the combat system software in battleship using Object-oriented Design (함정 전투체계 표준화 설계 적용에 대한 연구)

  • KWON, KI-TAE
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2017.07a
    • /
    • pp.295-296
    • /
    • 2017
  • 본 논문에서는 과거 절차 지향적으로 개발 된 함정 전투체계을 표준화 된 새로운 전투체계 소프트웨어로 변화 시키는 방안을 제안한다. 최근 전투체계 소프트웨어는 새로운 장비의 추가와 기능 변경으로 수정이 빈번이 일어나고 있다. 이러한 확장성관련문제를 해결하기 위해 본 논문에서는 객체 지향 프로그래밍 및 디자인 패턴을 사용하여 전투체계 소프트웨어를 확장성과 유지보유성이 우수한 소프트웨어로 변경하는 방법을 연구하고 실제로 전투체계 소프트웨어 중 교전 모듈에 적용하는 과정을 보여준다. 그리고 함정전투체계에 이러한 표준화를 적용할 경우 어떠한 효용성이 있는지에 대하여 알아본다.

  • PDF