• Title/Summary/Keyword: Modulization

Search Result 20, Processing Time 0.027 seconds

A Study of Technical Innovation Model of Digital Contents (디지털콘텐츠의 기술기반 진화모델연구)

  • Han, Chang-Wan
    • Cartoon and Animation Studies
    • /
    • s.10
    • /
    • pp.159-178
    • /
    • 2006
  • Digital Media have been advanced and disseminated at the same time around the world. Digital contents have been evolved while Product Technology and Process Technology of 3D Digital Animation and On-line game have completed the innovative developments. First of all, several problems can be occurred when product technology can not lead the evolvement of digital contents. To accomplish the evolvement of both product technology and process technology of digital contents, the whole production system and process system must be modulized. Modulization of system can be completed by the consistent and stable integration of platform. Modulization of production system can bring out the modulization of product technology and then the modulization of technology can speed up the commercialization and market test.

  • PDF

The Development of Modularized Post Processing GPS Software Receiving Platform using MATLAB Simulink

  • Kim, Ghang-Ho;So, Hyoung-Min;Jeon, Sang-Hoon;Kee, Chang-Don;Cho, Young-Su;Choi, Wansik
    • International Journal of Aeronautical and Space Sciences
    • /
    • v.9 no.2
    • /
    • pp.121-128
    • /
    • 2008
  • Modularized GPS software defined radio (SDR) has many advantages of applying and modifying algorithm. Hardware based GPS receiver uses many hardware parts (such as RF front, correlators, CPU and other peripherals) that process tracked signal and navigation data to calculate user position, while SDR uses software modules, which run on general purpose CPU platform or embedded DSP. SDR does not have to change hardware part and is not limited by hardware capability when new processing algorithm is applied. The weakness of SDR is that software correlation takes lots of processing time. However, in these days the evolution of processing power of MPU and DSP leads the competitiveness of SDR against the hardware GPS receiver. This paper shows a study of modulization of GPS software platform and it presents development of the GNSS software platform using MATLAB Simulink™. We focus on post processing SDR platform which is usually adapted in research area. The main functions of SDR are GPS signal acquisition, signal tracking, decoding navigation data and calculating stand alone user position from stored data that was down converted and sampled intermediate frequency (IF) data. Each module of SDR platform is categorized by function for applicability for applying for other frequency and GPS signal easily. The developed software platform is tested using stored data which is down-converted and sampled IF data file. The test results present that the software platform calculates user position properly.

IV-TAP : Integrated Valve Train system Analysis Program (IV-TAP : 밸브트레인 통합 해석 프로그램)

  • 김지영;조명래;신흥주;한동철
    • Proceedings of the Korean Society of Tribologists and Lubrication Engineers Conference
    • /
    • 2000.06a
    • /
    • pp.258-262
    • /
    • 2000
  • This paper reports on the development of the analysis program of the valve train system, IV-TAP. It is essential to verify the stability of the design and to improve the performance of the system. In order to do that effi챠ently, it is required that integrated and interactive simulation analysis program. IV-TAP is developed in the base of the object-oriented, capsulation, modulization, OLE(objected linking and embedding) and variational design theory. So it contain the expandability and flexibility of the structure. In additon to that, it is programed to make the convenient user interface by using the visualization programming. It can support the modification of the valve element as well as the development of the valve system in the beginning. It is expected to reduce the money and effort for design the valve train system.

  • PDF

Development of a Translator based on AP 209 for the Integrated Data transfer among Commercial Structural Analysis Programs (상용해석프로그램간 데이터 통합운용을 위한 AP 209기반의 변환기 개발)

  • Jeong Dong-Gyun;Jeong Yeon-Suk;Lee Sang-Ho
    • Proceedings of the Computational Structural Engineering Institute Conference
    • /
    • 2005.04a
    • /
    • pp.712-718
    • /
    • 2005
  • In this study, a translator for transferring structural analysis data among commercial structural analysis programs was developed. The translator adopted the neutral format type based on ISO standard STEP AP 209 not only for the international standardization and robustness but also for the efficient management of structural analysis data Additional load entity is developed and added to AP 209 for the prevention of loss of information in retrieving exact loading condition. A modulization which is needed for efficient management and extension of the translator was made for the encapsulation of file format of each commercial code. Pilot tests peformed with 3-D frame analysis data of Sung-su bridge show that the developed translator guarantees the integrated management of analysis information as well as the exact transferring and retrieving of analysis data and related information.

  • PDF

Statemate-modulization of reusable software component (재사용 소프트웨어 컴포넌트의 Statemate 모듈화)

  • Kim Chang-Jin;Choi Jin-Young
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2006.05a
    • /
    • pp.203-206
    • /
    • 2006
  • Ada는 객체지향 특성과 소프트웨어 모듈화 및 일반화 메커니즘을 통해 프로그래밍 언어 차원에서 소프트웨어의 재사용성을 제공하고 있다. 그러나 특정 언어 자체를 이용하는 것만으로 소프트웨어의 재사용이 확보되지는 않으며 설계자가 컴포넌트간의 유기적인 관계를 파악하고 재사용을 통해 얻을 수 있는 장.단점을 판단할 수 있어야 한다. 본 논문은 재사용 가능한 소프트웨어 객체와 인터페이스를 식별하고 재사용 모듈의 설계에 필요한 요소들을 파악함과 동시에 소프트웨어 설계 시 적용할 수 있는 코딩 패턴을 제시한다. 또한 이들을 보다 효율적인 설계도구인 Statemate에서 재사용 모듈로 활용할 수 있도록 기존 generic chart의 한계를 고려한 확장 개념의 재사용 모듈을 작성한다.

  • PDF

Designing an Object-Oriented Framework for the Variants of Simulated Annealing Algorithm (Simulated Annealing Algorithm의 변형을 지원하기 위한 객체지향 프레임워크 설계)

  • Jeong, Yeong-Il;Yu, Je-Seok;Jeon, Jin;Kim, Chang-Uk
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 2004.05a
    • /
    • pp.409-412
    • /
    • 2004
  • Today, meta-heuristic algorithms have been much attention by researcher because they have the power of solving combinational optimization problems efficiently. As the result, many variants of a meta-heuristic algorithm (e.g., simulated annealing) have been proposed for specific application domains. However, there are few efforts to classify them into a unified software framework, which is believed to provide the users with the reusability of the software, thereby significantly reducing the development time of algorithms. In this paper, we present an object-oriented framework to be used as a general tool for efficiently developing variants of simulated annealing algorithm. The interface classes in the framework achieve the modulization of the algorithm, and the users are allowed to specialize some of the classes appropriate for solving their problems. The core of the framework is Algorithm Configuration Pattern (ACP) which facilitates creating user-specific variants flexibly. Finally, we summarize our experiences and discuss future research topics.

  • PDF

Service Modulization of the Code Visualization (코드 가시화의 서비스 모듈화)

  • Lee, Jin-Hyub;Yi, Keunsang;Seo, Chae-Yun;Kim, R. YoungChul
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2017.04a
    • /
    • pp.629-632
    • /
    • 2017
  • 국내 대기업들은 충분한 SW테스팅으로 SW의 품질과 안정성을 점검하고 있다. 반면, 중소기업들은 부족한 인력과 비싼 상용 테스팅 도구 등으로 테스팅 환경이 어려운 실정이다. 이로 인한 테스트 부족 속에서 SW제품을 출시한다. 이 논문에서는 이런 문제의 해결방안 중 하나로 개발자가 코드 내부의 복잡도를 측정하여 잠재적인 오류를 줄이는데 초점을 둔다. 이를 위해 공개 소스프트웨어 기반의 도구 개선 제안 및 가시화 구현을 하였다. 즉, 벤처/중소 기업의 개발자들에게 각각 품질 요소들의 가시화 서비스가 가능하다. 이는 코드 내부의 결합력/응집력/복잡도/재사용 등의 가시적 모듈화로 SW품질 개선이 가능하다.

Development of Integrated Valve Train System Design Program (밸브트레인 시스템 통합 설계 프로그램 개발)

  • 조명래;김지운;오대윤;김지영;한동철
    • Transactions of the Korean Society of Mechanical Engineers B
    • /
    • v.26 no.10
    • /
    • pp.1364-1369
    • /
    • 2002
  • This paper introduces the development of the analysis and design program of valve train system. In order to verify the stability of design and improve the performance of system efficiently, it is required that integrated and interactive simulation program. The presented program is developed in the base of the object-oriented, capsulation, modulization, OLE (objected linking and embedding) and various design theory. It contains the expandability and flexibility of the structure. In addition to that, it is programmed to make the convenient user interface by using the visualization programming. This program can support the modification of the valve element as well as the development of the valve train system in the beginning of design. It is expected to save the cost and time for the design of valve train system.