• Title/Summary/Keyword: General Component Analysis

검색결과 479건 처리시간 0.022초

연속 영상 기반 실시간 객체 분할 (Real-Time Object Segmentation in Image Sequences)

  • 강의선;유승훈
    • 정보처리학회논문지B
    • /
    • 제18B권4호
    • /
    • pp.173-180
    • /
    • 2011
  • 본 논문은 GPU(Graphics Processing Unit) 에서 CUDA(Compute Unified Device Architecture)를 사용하여 실시간으로 객체를 분할하는 방법을 소개한다. 최근에 감시 시스템, 오브젝트 추적, 모션 분석 등의 많은 응용 프로그램들은 실시간 처리가 요구된다. 이러한 단계의 선행부분인 객체 분할 기법은 기존 CPU 기반의 시스템으로는 실시간 처리에 제약이 발생한다. NVIDIA에서는 Parallel Processing for General Computation 을 위해 그래픽 하드웨어 제약을 개선한 CUDA platform을 제공하고 있다. 본 논문에서는 객체 추출 단계에 대표적인 적응적 가우시안 혼합 배경 모델링(Adaptive Gaussian Mixture Background Modeling) 알고리즘과 Classification 기법으로 사용되는 CCL (Connected Component Labeling) 알고리즘을 적용하였다. 본 논문은 2.4GHz를 갖는 Core2 Quad 프로세서와 비교하여 평가하였고 그 결과 3~4배 이상의 성능향상을 확인할 수 있었다.

일반화학을 수강하는 학생들의 문제 및 문제해결에 대한 사고유형 (Students’ Thought Patterns on Problem and Problem Solving in the Course of General Chemistry)

  • 이선경;박현주
    • 대한화학회지
    • /
    • 제46권6호
    • /
    • pp.550-560
    • /
    • 2002
  • 이 연구는 일반화학을 수강하는 대학생들이 지닌 ''문제 및 문제해결''에 대한 사고를 학습 맥락의 관점에서 살펴보았다. 서울에 소재한 한 대학의 일반화학을 수강하는 9명의 연구 참여자들을 대상으로 하여, 개별 면담, 수업관찰, 학생들이 작성한 수필 등을 통하여 자료를 수집하였다. 수집된 자료는 순환적인 성분 비교 분석틀을 사용하여 분석되었다. 연구 결과에 의하면, 일반화학을 수강하는 학생들이 문제 및 문제해결에 대한 사고는 학교 과학 성취도와 관련지어 인식하는 것, 학습 구성과 관련하여 인식하는 것, 문제 유형과 관련하여 인식하는것 등의 여섯 가지 특징으로 나타났다. 그러한 특징은 대부분의 연구 참여자에게 공통적으로 나타났으며, 화학 학습의 개념생태 내에 중요하게 자리잡고 잇는 것으로 파악되었다. 이와 관련해서 화학 및 과학 교수, 학습에 대한 시사점을 논의 하였다.

컴포넌트 정적/동적 커스터마이제이션 기법 (The Static and Dynamic Customization Technique of Component)

  • 김철진;김수동
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제29권9호
    • /
    • pp.605-618
    • /
    • 2002
  • 컴포넌트 기반 어플리케이션 개발(CBD: Component Based Development)은 Time-To-Market을 위한 필수적인 기법이며 컴포넌트를 이용해 다양한 도메인의 어플리케이션을 개발하기 위해서는 재사용성이 높은 컴포넌트가 제공되어야만 한다. 컴포넌트의 재사용성을 높이려면 다양한 도메인의 요구사항을 분석하여 개발해야 한다. 그러나 개발하려는 컴포넌트에 해당하는 다양한 도메인의 모든 요구사항을 분석해 컴포넌트 내에 포함한다는 것은 많은 부하를 주며, 또한 여러 도메인의 공통 기능을 가진 일반적인 컴포넌트만 제공하는 것은 개발자가 개발해야 하는 다른 영역이 존재하므로 Time-To-Market을 이루기가 쉽지 않다. 이와 같이, 컴포넌트 개발(CD : Component Development) 시점에 다양한 도메인의 요구사항 분석을 통해 일반적인 컴포넌트를 개발하는 것이 재사용성이 높다고는 볼 수 없으며 이러한 컴포넌트는 공통적인 기능을 가지고 있는 컴포넌트 일뿐이며 공통 영역 외의 영역은 또 다른 개발의 부담을 준다. 따라서 본 논문에서는 공통 컴포넌트를 포함하여 특정 영역의 컴포넌트를 재사용하기 위한 컴포넌트 커스터마이제이션 기법을 제안한다. 컴포넌트의 데이터 속성(Attribute), 기능(Behavior), 그리고 메시지 흐름(Message Flow)에 대한 변경 가능성을 제공하여 컴포넌트의 재사용성을 높일 수 있다. 본 커스터마이제이션 기법은 개발된 컴포넌트들을 통합하거나 컴포넌트 내에 새로운 기능을 제공할 수 있도록 컴포넌트 내의 메시지 흐름을 변경할 수 있다. 또한 컴포넌트 내에 존재하는 클래스를 다른 클래스로 교환하거나 통합된 컴포넌트를 다른 기능의 컴포넌트로 교환할 수 있는 기법을 제공하여 다양한 도메인의 요구 사항을 수용할 수 있도록 한다. 이와 같이 본 커스터마이제이션 기법은 공통 기능의 컴포넌트 뿐만 아니라 특정 영역의 컴포넌트에 대한 재사용성도 확보할 수 있다.

Constrained Spatiotemporal Independent Component Analysis and Its Application for fMRI Data Analysis

  • Rasheed, Tahir;Lee, Young-Koo;Lee, Sung-Young;Kim, Tae-Seong
    • 대한의용생체공학회:의공학회지
    • /
    • 제30권5호
    • /
    • pp.373-380
    • /
    • 2009
  • In general, Independent component analysis (ICA) is a statistical blind source separation technique, used either in spatial or temporal domain. The spatial or temporal ICAs are designed to extract maximally independent sources in respective domains. The underlying sources for spatiotemporal data (sequence of images) can not always be guaranteed to be independent, therefore spatial ICA extracts the maximally independent spatial sources, deteriorating the temporal sources and vice versa. For such data types, spatiotemporal ICA tries to create a balance by simultaneous optimization in both the domains. However, the spatiotemporal ICA suffers the problem of source ambiguity. Recently, constrained ICA (c-ICA) has been proposed which incorporates a priori information to extract the desired source. In this study, we have extended the c-ICA for better analysis of spatiotemporal data. The proposed algorithm, i.e., constrained spatiotemporal ICA (constrained st-ICA), tries to find the desired independent sources in spatial and temporal domains with no source ambiguity. The performance of the proposed algorithm is tested against the conventional spatial and temporal ICAs using simulated data. Furthermore, its performance for the real spatiotemporal data, functional magnetic resonance images (fMRI), is compared with the SPM (conventional fMRI data analysis tool). The functional maps obtained with the proposed algorithm reveal more activity as compared to SPM.

단축가스터빈의 설계점 및 부분부하 성능해석 프로그램 개발 (Program Development for Design and Part Load Performance Analysis of Single-Shaft Gas Turbines)

  • 김동섭;노승탁
    • 대한기계학회논문집B
    • /
    • 제20권7호
    • /
    • pp.2409-2420
    • /
    • 1996
  • This paper describes the development of a general program for the design and part load performance analysis of single-shaft-heavy-duty gas turbines. Efforts are made to fully represent the real component features by the characteristic models and special emphasis is put on the modeling of cooled turbine stages. The design analysis routine is applied to simulate the performance of current gas turbines and its appropriateness for system analysis is validated. Meanwhile, the component parameters of real engines which describe the technology level are obtained. The program is extended to predicting the part load operation of gas turbines with the aid of models for the off-design characteristics of compressor, turbine and other main components. Part load simulation can be carried out only with limited numbers of input data. It is demonstrated that the program accurately estimates the part load characteristics of real turbines.

대구.경북지역 노인의 구강건강 신념이 구강건강영향지수에 미치는 영향 (The Effects of Oral Health Belief of Elderly on Oral Health Impact Profile in Daegu, Gyeongbuk Region)

  • 박명호;이미숙;이희성
    • 대한치과기공학회지
    • /
    • 제33권4호
    • /
    • pp.391-402
    • /
    • 2011
  • Purpose: The purpose of this study was to investigate the factors affecting oral health impact profile. Methods: Subjects included elderly in the metropolitan areas of the cities of Daegu and Gyeong-buk. Statistical analysis was done using the Statistical Package for Social Sciences version 19.0 for Windows. We determined frequencies and percentage, calculating means, and standard deviations, and determining statistical significance using T-tests, analysis of variance, multiple regression analysis. Results: The results of multiple regression analysis between the oral health impact profile and the related factors indicated that Occupation, Economic status are the major component oral health impact profile in general characteristics and the Impediment of oral health promotion behavior is the major component that contribute the oral health impact profile in oral health belief. Conclusion: The comprehensive and reliable research which measures oral health impact profile of elderly is necessary.

FROM THE DIRECT NUMERICAL SIMULATION TO SYSTEM CODES - PERSPECTIVE FOR THE MULTI-SCALE ANALYSIS OF LWR THERMALHYDRAULICS

  • Bestion, D.
    • Nuclear Engineering and Technology
    • /
    • 제42권6호
    • /
    • pp.608-619
    • /
    • 2010
  • A multi-scale analysis of water-cooled reactor thermalhydraulics can be used to take advantage of increased computer power and improved simulation tools, including Direct Numerical Simulation (DNS), Computational Fluid Dynamics (CFD) (in both open and porous mediums), and system thermalhydraulic codes. This paper presents a general strategy for this procedure for various thermalhydraulic scales. A short state of the art is given for each scale, and the role of the scale in the overall multi-scale analysis process is defined. System thermalhydraulic codes will remain a privileged tool for many investigations related to safety. CFD in porous medium is already being frequently used for core thermalhydraulics, either in 3D modules of system codes or in component codes. CFD in open medium allows zooming on some reactor components in specific situations, and may be coupled to the system and component scales. Various modeling approaches exist in the domain from DNS to CFD which may be used to improve the understanding of flow processes, and as a basis for developing more physically based models for macroscopic tools. A few examples are given to illustrate the multi-scale approach. Perspectives for the future are drawn from the present state of the art and directions for future research and development are given.

독립성분 분석과 E-M을 이용한 혼합영상의 분리 기법 (An Image Separation Scheme using Independent Component Analysis and Expectation-Maximization)

  • 오범진;김성수;유정웅
    • 한국정보과학회논문지:정보통신
    • /
    • 제30권1호
    • /
    • pp.24-29
    • /
    • 2003
  • 이 논문에서는, 독립성분해석기법과 EM기법을 이용한 새로운 혼합영상분리 방법을 제안한다. 독립성분해석기법은 통계적으로 독립된 랜덤변수들의 선형조합으로 측정대상 랜덤신호를 표기하는 여러 통계신호처리 기법 중의 하나로, 정보의 분리, 특징 추출 통의 응용분야에 적용되고 있다. 기술적으로는, 독립성분기법은 주성분 분리기법의 확장이라 볼 수 있고, 근래에 혼합정보의 분리에 관련하여 많이 연구되고 있다. 현재까지의 연구 결과로는 혼합영상의 분리에 있어 독립성분해석기법만으로는 혼합영상분리의 해를 얻지 못하고 있다. 이러한 독립성분해석기법의 약점을 보완하는 방범으로, 최근에 이노베이션 프로세서를 전처리로 하는 독립성분해석기법을 혼합한 시스템을 이용한 혼합영상 분리가 시도되었다. 이노베이션 프로세서를 전처리로 첨가한 혼합영상분리의 과정도 독립성분해석기법만을 사용한 경우보다는 향상된 혼합영상분리를 하지만, 분류된 영상들이 원래의 혼합 전의 영상과 많이 다른 결과를 내고 있다. 기존의 방법들인 독립성분해석기법이나 이노베이션이 전처리로 적용된 경우에도 혼합이전의 영상간의 상관관계가 클 경우, 혼합영상의 분류가 잔 이루어지지 않는다. 본 논문에서는 이 약점을 보완하기 위하여. EM이론을 기존의 시스템에 전처리로 첨가하여 혼합 영상의 분리를 향상시키고자 하였다. 실험 결과에서는 최근에 연구된 이노베이션의 방법보다 EM을 적용시킨 경우가 향상된 혼합영상의 분리의 결과를 보여 주고 있다.

행렬 부등식 접근법을 이용한 센서 노이즈 비선형 시스템의 출력궤환 제어 (Output Feedback Control of a Class of Nonlinear Systems with Sensor Noise Via Matrix Inequality Approach)

  • 구민성;최호림
    • 제어로봇시스템학회논문지
    • /
    • 제21권8호
    • /
    • pp.748-752
    • /
    • 2015
  • We present an output feedback controller for a class of nonlinear systems with uncertain nonlinearity and sensor noise. The sensor noise has both a finite constant component and a time-varying component such that its integral function is finite. The new design and analysis method is based on the matrix inequality approach. With our proposed controller, the states and output can be ultimately bounded even though the structure of nonlinearity is more general than that in the existing results.

다구찌 방법을 이용한 토크 컨버터가 차량성능에 미치는 영향 분석 (How does a torque converter affect the vehicle performance? Torque converter analysis using Taguchi method)

  • 이진원;안국현;박영일;임원식;이장무
    • 대한기계학회:학술대회논문집
    • /
    • 대한기계학회 2001년도 춘계학술대회논문집B
    • /
    • pp.558-564
    • /
    • 2001
  • General vehicle is evaluated by its acceleration, fuel economy, NVH (Noise, Vibration and Harshness) and subjective (Launching feel) performance. The first step to enhance its performance is to know how much each component affects on the vehicle performance. It is very important to know what is the key factor of the component among many specifications. Hydraulic torque converter can be expressed by means of its performance curve (torque ratio and capacity factor). In this paper, the key factor of torque converter, which affect vehicle performance, are explored by using Taguchi method.

  • PDF