• 제목/요약/키워드: circular convolution

검색결과 26건 처리시간 0.021초

고속 알고리즘을 이용한 음장 효과 구현 (Sound Field Effect Implementation Using East Algorithm)

  • 손성용;서정일;한민수
    • 대한음성학회지:말소리
    • /
    • 제47호
    • /
    • pp.85-96
    • /
    • 2003
  • It is difficult to implement sound field effect on real time using linear convolution in time domain because linear convolution needs much multiply operations. In this paper three ways is introduced to reduce multiplication operations. Firstly, linear convolution in time domain is replaced with circular convolution in frequency domain. It means that it operates multiplication in place of convolution. Secondly, one frame will be divided into several frames. It will reduce the multiplication operation in processing that transforms time domain into frequency domain. Finally, QFT will be used in place of FFT. Three ways result much reduction in multiplication operations. The reduction of the multiplication operation makes the real time implementation possible.

  • PDF

Block Filtering과 QFT를 이용한 실시간 음장 효과구현 (Real-Tim Sound Field Effect Implementation Using Block Filtering and QFT)

  • 손성용;서정일;한민수
    • 대한음성학회지:말소리
    • /
    • 제51호
    • /
    • pp.85-98
    • /
    • 2004
  • It is almost impossible to generate the sound field effect in real time with the time-domain linear convolution because of its large multiplication operation requirement. To solve this, three methods are introduced to reduce the number of multiplication operations in this paper. Firstly, the time-domain linear convolution is replaced with the frequency-domain circular convolution. In other words, the linear convolution result can be derived from that of the circular convolution. This technique reduces the number of multiplication operations remarkably, Secondly, a subframe concept is introduced, i.e., one original frame is divided into several subframes. Then the FFT is executed for each subframe and, as a result, the number of multiplication operations can be reduced. Finally, the QFT is used in stead of the FFT. By combining all the above three methods into our final the SFE generation algorithm, the number of computations are reduced sufficiently and the real-time SFE generation becomes possible with a general PC.

  • PDF

Vibration of angle-ply laminated composite circular and annular plates

  • Mercan, Kadir;Ebrahimi, Farzad;Civalek, Omer
    • Steel and Composite Structures
    • /
    • 제34권1호
    • /
    • pp.141-154
    • /
    • 2020
  • In the present paper, free vibration analysis of angle-ply laminated composite annular and circular plates is performed by numerical methods. First-order shear deformation plate theory is used for kinematic relations. The related governing equations of motion are discretized via differential quadrature and discrete singular convolution methods. Frequency values are obtained for different lamina scheme, thickness-to-radius ratio, and mode numbers. The advantages and accuracy of these two methods are also tested in detail.

Free vibration of circular and annular membranes with varying density by the method of discrete singular convolution

  • Ersoy, Hakan;Ozpolat, Lutfiye;Civalek, Omer
    • Structural Engineering and Mechanics
    • /
    • 제32권5호
    • /
    • pp.621-634
    • /
    • 2009
  • A numerical method is developed to investigate the effects of some geometric parameters and density variation on frequency characteristics of the circular and annular membranes with varying density. The discrete singular convolution method based on regularized Shannon's delta kernel is applied to obtain the frequency parameter. The obtained results have been compared with the analytical and numerical results of other researchers, which showed well agreement.

Discrete singular convolution for buckling analyses of plates and columns

  • Civalek, Omer;Yavas, Altug
    • Structural Engineering and Mechanics
    • /
    • 제29권3호
    • /
    • pp.279-288
    • /
    • 2008
  • In the present study, the discrete singular convolution (DSC) method is developed for buckling analysis of columns and thin plates having different geometries. Regularized Shannon's delta (RSD) kernel is selected as singular convolution to illustrate the present algorithm. In the proposed approach, the derivatives in both the governing equations and the boundary conditions are discretized by the method of DSC. The results obtained by DSC method were compared with those obtained by the other numerical and analytical methods.

Numerical approaches for vibration response of annular and circular composite plates

  • Baltacioglu, Ali Kemal;Civalek, Omer
    • Steel and Composite Structures
    • /
    • 제29권6호
    • /
    • pp.759-770
    • /
    • 2018
  • In the present investigation, by using the two numerical methods, free vibration analysis of laminated annular and annular sector plates have been studied. In order to obtain the main equations two different shell theories such as Love's shell theory and first-order shear deformation theory (FSDT) have been used for modeling. After obtaining the fundamental equations in briefly, the methods of harmonic differential quadrature (HDQ) and discrete singular convolution (DSC) are used to solve the equation of motion. Accuracy, convergence and reliability of the present HDQ and DSC methods were tested by comparing the existing results obtained by different methods in the literature. The effects of some geometric and material properties of the plates are investigated via these two methods. The advantages and accuracy of the HDQ and DSC methods have also been examined with different grid numbers and shell theory. Some results for laminated annular plates and laminated circular plates were also been supplied.

A Study on Circular Filtering in Orthogonal Transform Domain

  • Song, Bong-Seop;Lee, Sang-Uk
    • Journal of Electrical Engineering and information Science
    • /
    • 제1권2호
    • /
    • pp.125-133
    • /
    • 1996
  • In this paper, we dicuss on the properties related to the circular filtering in orthogonal transform domain. The efficient filtering schemes in six orthogonal transform domains are presented by generalizing the convolution-multiplication property of the DFT. In brief, the circular filtering can be accomplished by multiplying the transform domain filtering matrix W, which is shown to be very sparse, yielding the computational gains compared with the time domain processing. As an application, decimation and interpolation techniques in orthogonal transform domains are also investigated.

  • PDF

다각형 용기의 품질 향상을 위한 딥러닝 구조 개발 (Development of Deep Learning Structure to Improve Quality of Polygonal Containers)

  • 윤석문;이승호
    • 전기전자학회논문지
    • /
    • 제25권3호
    • /
    • pp.493-500
    • /
    • 2021
  • 본 논문에서는 다각형 용기의 품질 향상을 위한 딥러닝 구조 개발을 제안한다. 딥러닝 구조는 convolution 층, bottleneck 층, fully connect 층, softmax 층 등으로 구성된다. Convolution 층은 입력 이미지 또는 이전 층의 특징 이미지를 여러 특징 필터와 convolution 3x3 연산하여 특징 이미지를 얻어 내는 층이다. Bottleneck 층은 convolution 층을 통해 추출된 특징 이미지상의 특징들 중에서 최적의 특징들만 선별하여 convolution 1x1 ReLU로 채널을 감소시키고convolution 3x3 ReLU를 실시한다. Bottleneck 층을 거친 후에 수행되는 global average pooling 연산과정은 convolution 층을 통해 추출된 특징 이미지의 특징들 중에서 최적의 특징들만 선별하여 특징 이미지의 크기를 감소시킨다. Fully connect 층은 6개의 fully connect layer를 거쳐 출력 데이터가 산출된다. Softmax 층은 입력층 노드의 값과 연산을 진행하려는 목표 노드 사이의 가중치와 곱을 하여 합하고 활성화 함수를 통해 0~1 사이의 값으로 변환한다. 학습이 완료된 후에 인식 과정에서는 학습 과정과 마찬가지로 카메라를 이용한 이미지 획득, 측정 위치 검출, 딥러닝을 활용한 비원형 유리병 분류 등을 수행하여 비원형 유리병을 분류한다. 제안된 다각형 용기의 품질 향상을 위한 딥러닝 구조의 성능을 평가하기 위하여 공인시험기관에서 실험한 결과, 양품/불량 판별 정확도 99%로 세계최고 수준과 동일한 수준으로 산출되었다. 검사 소요 시간은 평균 1.7초로 비원형 머신비전 시스템을 사용하는 생산 공정의 가동 시간 기준 내로 산출되었다. 따라서 본 본문에서 제안한 다각형 용기의 품질 향상을 위한 딥러닝 구조의 성능의 그 효용성이 입증되었다.

H.264 코덱에서 동영상 성능개선 연구 (Study on Performance Improvement of Video in the H.264 Codec)

  • 봉정식;전준현
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2005년도 학술대회 논문집 정보 및 제어부문
    • /
    • pp.532-535
    • /
    • 2005
  • These days, many image processing techniques have been studied for effective image compression. Among those, 2D image filtering is widely used for 2D image processing. The 2D image filtering can be implemented by performing ID linear filtering separately in the direction of horizontal and vertical. Efficiency of image compression depends on what filtering method is used. Generally, circular convolution is widely used in the 2D image filtering for image processing. However it doesn't consider correlations at the region of image boundary, therefore filtering can not be performed effectively. To solve this problem. I proposed new convolution technique using Symmetric-Mirroring convolution, satisfying the 'alias-free' and 'error-free' requirement in the reconstructed image. This method could provide more effective performance than former compression methods. Because it used very high correlative data when performed at the boundary region. In this paper, pre-processing filtering in H.264 codec was adopted to analyze efficiency of proposed filtering technique, and the simulator developed by Matlab language was used to examine the performance of the proposed method.

  • PDF