• 제목/요약/키워드: Information Processing Process

검색결과 4,566건 처리시간 0.035초

실시간 3차원 레이저 레이더 영상 생성을 위한 CUDA 기반 병렬처리 소프트웨어 설계 (The Design of Parallel Processing S/W Using CUDA for Realtime 3D Laser Ladar Imaging System)

  • 조용일;하중림;양지현;김재협
    • 한국컴퓨터정보학회논문지
    • /
    • 제18권1호
    • /
    • pp.1-10
    • /
    • 2013
  • 본 논문은3차원레이저레이더(LADAR, Laser Ladar) 영상 생성 시스템 개발을 수행함에 있어, 요구되는 실시간 처리를 구현하기 위해 CPU(Central Processing Unit) 및 GPU(Graphic Processing Unit)의 병렬처리 구조를 설계하는 CUDA(Common Unified Device Architecture) 기반 소프트웨어(SW, Software) 구현 기법에 대하여 설명한다. LADAR 시스템은 레이저 거리정보를 기반으로 3차원 영상을 생성하는 복잡도 높은 시스템으로써, 각 단계별로 많은 량의 처리 자원이 필요하다. 따라서, 한정된 시스템 자원 내에서 이를 실시간으로 처리하기 위해서는 반드시 병렬처리 구조를 설계 및 적용해야 한다. 본 논문에서는, 처리 알고리즘의 단계적 분석을 통해 분할 가능한 작업에 대하여 CUDA GPU로 할당 및 처리를 수행함으로써, 시스템에서 요구하는 실시간 처리를 달성하였으며, 처리 속도 분석을 통해 최대 46%의 처리 속도 향상을 확인할 수 있었다.

정보처리 양식에 따른 수학적 의사소통 능력과 문장제 해결능력과의 관계 (The Correlation between information Processing type and mathematical communication abilities / word Problem solving abilities)

  • 이종희;박선욱
    • 대한수학교육학회지:학교수학
    • /
    • 제4권2호
    • /
    • pp.147-160
    • /
    • 2002
  • The purpose of this study is to examine the The correlation between information processing types and mathematical communication abilities / word problem solving abilities. The results obtained are as follows: 1 Simultaneous/continuous information process types showed statistically high correlation with mathematical communication abilities. However, the correlation between simultaneous information process and mathematical communication abilities is a little higher than the correlation between continuous information process and mathematical communication abilities. 2. There is a high correlation between mathematical communication abilities and word problem solving abilities. Especially, speaking ability is much more correlated with four factors of word problem solving than reading, writing and listening, Through this study, we can conclude that information process types should be consider ed in order to improve mathematical communication abilities and mathematical communication abilities is essential in word problem solving.

  • PDF

UML 기반 객체 지향 개발을 위해 ISO 12207을 조정한 객체지향 프로세스 (ISO12207 Tailored Object-Oriented Process for UML Based Object-Oriented Development)

  • 이상준;김병기
    • 한국정보처리학회논문지
    • /
    • 제6권10호
    • /
    • pp.2680-2692
    • /
    • 1999
  • Software quality is classified by quality of process and product. In experience of Quality Management, it is known that quality level of product as it depends on goodness and badness of process and organization. As a result, improvement of software process has been important subject. According as this trends, ISO 12207 is publicated as standard of software life cycle process by ISO. For UML based object oriented development process, it is necessary that we should research detailed definition of activity and task of ISO 12207 process which is added, deleted or tailored in according to organization and project characteristics. In this thesis, by according with ISO 12207 software life cycle process, UML based object oriented development process is proposed. This process is composed of 7 steps and 19 activities including development phase, activity and product to improve quality of reliability. Usefulness of object oriented process for improvement of software quality is proved at three ways, which are comparative analysis of process characteristics, SPICE process evaluation and SPICE rick analysis.

  • PDF

A Practical Security Risk Analysis Process and Tool for Information System

  • Chung, Yoon-Jung;Kim, In-Jung;Lee, Do-Hoon
    • Journal of Information Processing Systems
    • /
    • 제2권2호
    • /
    • pp.95-100
    • /
    • 2006
  • While conventional business administration-based information technology management methods are applied to the risk analysis of information systems, no security risk analysis techniques have been used in relation to information protection. In particular, given the rapid diffusion of information systems and the demand for information protection, it is vital to develop security risk analysis techniques. Therefore, this paper will suggest an ideal risk analysis process for information systems. To prove the usefulness of this security risk analysis process, this paper will show the results of managed, physical and technical security risk analysis that are derived from investigating and analyzing the conventional information protection items of an information system.

법인카드 정산업무 프로세스 분석을 통한 RPA 자동화 영역 발굴 및 구축 (Analysis of Business Process for implementing RPA(Robotic Process Automation))

  • 강미연;기호영
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2021년도 추계학술발표대회
    • /
    • pp.387-390
    • /
    • 2021
  • 본 연구는 기업에서 로봇프로세스 자동화(Robotic Process Automation, RPA)의 실질적 적용가능성 확인을 위해 개념증명(Proof of Concept, PoC) 차원에서 RPA를 활용하여 법인카드 정산업무 자동화를 설계 및 구현하였다. 이를 위해 법인카드 정산업무 수행을 위한 프로세스 분류와 각 단계별 사용자 입력 요구사항을 상세분석하였으며, RPA 자동화영역 발굴을 통해 실제 시범운영 서비스로 구현하여 실효성을 검증하였다.

Novel Parallel Approach for SIFT Algorithm Implementation

  • Le, Tran Su;Lee, Jong-Soo
    • Journal of information and communication convergence engineering
    • /
    • 제11권4호
    • /
    • pp.298-306
    • /
    • 2013
  • The scale invariant feature transform (SIFT) is an effective algorithm used in object recognition, panorama stitching, and image matching. However, due to its complexity, real-time processing is difficult to achieve with current software approaches. The increasing availability of parallel computers makes parallelizing these tasks an attractive approach. This paper proposes a novel parallel approach for SIFT algorithm implementation using a block filtering technique in a Gaussian convolution process on the SIMD Pixel Processor. This implementation fully exposes the available parallelism of the SIFT algorithm process and exploits the processing and input/output capabilities of the processor, which results in a system that can perform real-time image and video compression. We apply this implementation to images and measure the effectiveness of such an approach. Experimental simulation results indicate that the proposed method is capable of real-time applications, and the result of our parallel approach is outstanding in terms of the processing performance.

Accurate Segmentation Algorithm of Video Dynamic Background Image Based on Improved Wavelet Transform

  • Ming, Ming
    • Journal of Information Processing Systems
    • /
    • 제18권5호
    • /
    • pp.711-718
    • /
    • 2022
  • In this paper, an accurate segmentation algorithm of video dynamic background image (VDBI) based on improved wavelet transform is proposed. Based on the smooth processing of VDBI, the traditional wavelet transform process is improved, and the two-layer decomposition of dynamic image is realized by using two-dimensional wavelet transform. On the basis of decomposition results and information enhancement processing, image features are detected, feature points are extracted, and quantum ant colony algorithm is adopted to complete accurate segmentation of the image. The maximum SNR of the output results of the proposed algorithm can reach 73.67 dB, the maximum time of the segmentation process is only 7 seconds, the segmentation accuracy shows a trend of decreasing first and then increasing, and the global maximum value can reach 97%, indicating that the proposed algorithm effectively achieves the design expectation.

소프트웨어 프로세스를 위한 워크플로우 작성 엔진의 구현 (Implementation of Workflow Composition Engine for Software Process)

  • 카델 프라카쉬;박준영;최호진
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2007년도 춘계학술발표대회
    • /
    • pp.249-252
    • /
    • 2007
  • Workflow composition and management is a crucial part of Component Based Development (CBD). Workflows can be composed reusing existing workflows to improve efficiency during the various stages of software development process. Reusability of software process activities is improved by using existing workflows. This paper proposes a Workflow Composition Engine that generates workflow which consists of existing process activities and describes design of The Workflow Composition Engine. A prototype of the Workflow Composition Engine implemented is described.

  • PDF

온라인 사이트 상품 배치에 따른 시각정보처리가 소비자 주의에 미치는 영향 (The Effect of Visual Information Processing of Online Product Display on Consumers' Attention)

  • 이주현;이동일
    • 한국프랜차이즈경영연구
    • /
    • 제6권2호
    • /
    • pp.17-30
    • /
    • 2015
  • Companies display the product information to the consumers in their online presences. As importance of online marketing activities are growing, most of the franchisers also uses the product images on their online sites to provide the vivid visual information of their merchandises. But the previous researches do not provide the rigorous understanding on the nature of how the consumers process the visual information. In this study, we explore the theoretical backgrounds of the visual information processing and set up the research proposition on the orders and directions of the online visitors' attentions. The visit data from experimental online shop for 81 days was analysed with repeated measure ANOVA. We found that the nature of visual information processing in the online environment is different from that of the ordinary text process. At the end of this study, implication and the limitations of the research were discussed.

Improvement of the Automobile Control Software Testing Process Using a Test Maturity Model

  • Jang, Jin-Wook
    • Journal of Information Processing Systems
    • /
    • 제14권3호
    • /
    • pp.607-620
    • /
    • 2018
  • The problem surrounding methods of implementing the software testing process has come under the spotlight in recent times. However, as compliance with the software testing process does not necessarily bring with it immediate economic benefits, IT companies need to pursue more aggressive efforts to improve the process, and the software industry needs to makes every effort to improve the software testing process by evaluating the Test Maturity Model integration (TMMi). Furthermore, as the software test process is only at the initial level, high-quality software cannot be guaranteed. This paper applies TMMi model to Automobile control software testing process, including test policy and strategy, test planning, test monitoring and control, test design and execution, and test environment goal. The results suggest improvement of the automobile control software testing process based on Test maturity model. As a result, this study suggest IT organization's test process improve method.