• Title/Summary/Keyword: Parallel Stream

Search Result 138, Processing Time 0.024 seconds

Parallel Finite Element Simulation of the Incompressible Navier-stokes Equations (병렬 유한요소 해석기법을 이용한 유동장 해석)

  • Choi H. G.;Kim B. J.;Kang S. W.;Yoo J. Y.
    • 한국전산유체공학회:학술대회논문집
    • /
    • 2002.05a
    • /
    • pp.8-15
    • /
    • 2002
  • For the large scale computation of turbulent flows around an arbitrarily shaped body, a parallel LES (large eddy simulation) code has been recently developed in which domain decomposition method is adopted. METIS and MPI (message Passing interface) libraries are used for domain partitioning and data communication between processors, respectively. For unsteady computation of the incompressible Wavier-Stokes equation, 4-step splitting finite element algorithm [1] is adopted and Smagorinsky or dynamic LES model can be chosen fur the modeling of small eddies in turbulent flows. For the validation and performance-estimation of the parallel code, a three-dimensional laminar flow generated by natural convection inside a cube has been solved. Then, we have solved the turbulent flow around MIRA (Motor Industry Research Association) model at $Re = 2.6\times10^6$, which is based on the model height and inlet free stream velocity, using 32 processors on IBM SMP cluster and compared with the existing experiment.

  • PDF

An Efficient Technique for Processing of Spatial Data Using GPU (GPU를 사용한 효율적인 공간 데이터 처리)

  • Lee, Jae-Il;Oh, Byoung-Woo
    • Spatial Information Research
    • /
    • v.17 no.3
    • /
    • pp.371-379
    • /
    • 2009
  • Recently, GPU (Graphics Processing Unit) has been improved rapidly on the need of speed for gaming. As a result, GPU contains multiple ALU (Arithmetic Logic Unit) for parallel processing of a lot of graphics data, such as transform, ray tracing, etc. Therefore, this paper proposed a technique for parallel processing of spatial data using GPU. Spatial data consists of multiple coordinates, and each coordinate contains value of x and y axis. To display spatial data graphics operations have to be processed to large amount of coordinates. Because the graphics operation is identical and coordinates are multiple data, SIMD (Single Instruction Multiple Data) parallel processing of GPU can be used for processing of spatial data to improve performance. This paper implemented SIMD parallel processing of spatial data using two kinds of SDK (Software Development Kit). CUDA and ATI Stream are used for NVIDIA and ATI GPU respectively. Experiments that measure time of calculation for graphics operations are carried out to observe enhancement of performance. Experimental result is reported that proposed method can enhance performance up to 1,162% for graphics operations. The proposed method that uses parallel processing with GPU for spatial data can be generally used to enhance performance for applications which deal with large amount of spatial data.

  • PDF

Compound Choking of a Two-Parallel Stream Through a Convergent Duct

  • Kwon, Jin-Kyung;K. Masusaka;Y. Miyazato;M. Masuda;K. Matsuo;H. Katanoda
    • Journal of Mechanical Science and Technology
    • /
    • v.15 no.12
    • /
    • pp.1829-1834
    • /
    • 2001
  • The choking of dual subsonic streams flowing through a convergent duct in contact has been investigated experimentally and theoretically. The experiment was conducted by using blow-down wind tunnel. The condition, when the dual stream flow chocking (compound choking) occurs at the nozzle exit, was explained by one-dimensional analysis of compound sound wave propagation. The experimental results for the condition of compound choking were compared with the prediction from theoretical analysis, and the schlieren optical method using the spark light source has been used to visualize the flowfield.

  • PDF

10Gbps Time-Division Multiplexer using SiGe HBT (SiGe HBT를 이용한 10Gbps 시분할 멀티플렉서 설계)

  • 이상흥;강진영;송민규
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.25 no.1B
    • /
    • pp.201-208
    • /
    • 2000
  • In the transmitter of optical communication systems, a time-division multiplexer combines several parallel data streams into a single data stream with a high bit rate. In this paper, we design a 4:1 (4-channels) time-division multiplexer using SiGe HBT with emitter size of 2x8um2. The operation speed is 100bps, the rise and fall times of 20-80% are 34ps and 34ps, respectively and the dissipation of power is 1.50W.

  • PDF

A Fast SIFT Implementation Based on Integer Gaussian and Reconfigurable Processor

  • Su, Le Tran;Lee, Jong Soo
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.2 no.3
    • /
    • pp.39-52
    • /
    • 2009
  • Scale Invariant Feature Transform (SIFT) is an effective algorithm in object recognition, panorama stitching, and image matching, however, due to its complexity, real time processing is difficult to achieve with software approaches. This paper proposes using a reconfigurable hardware processor with integer half kernel. The integer half kernel Gaussian reduces the Gaussian pyramid complexity in about half [] and the reconfigurable processor carries out a parallel implementation of a full search Fast SIFT algorithm. We use a low memory, fine grain single instruction stream multiple data stream (SIMD) pixel processor that is currently being developed. This implementation fully exposes the available parallelism of the SIFT algorithm process and exploits the processing and I/O capabilities of the processor which results in a system that can perform real time image and video compression. We apply this novel implementation to images and measure the effectiveness. Experimental simulation results indicate that the proposed implementation is capable of real time applications.

  • PDF

Shock wave instability in a bent channel with subsonic/supersonic exit

  • Kuzmin, Alexander
    • Advances in aircraft and spacecraft science
    • /
    • v.6 no.1
    • /
    • pp.19-30
    • /
    • 2019
  • Two- and three-dimensional turbulent airflows in a 9-degrees-bent channel are studied numerically. The inner surfaces of upper and lower walls are parallel to each other upstream and downstream of the bend section. The free stream is supersonic, whereas the flow at the channel exit is either supersonic or subsonic depending on the given backpressure. Solutions of the Reynolds-averaged Navier-Stokes equations are obtained with a finite-volume solver ANSYS CFX. The solutions reveal instability of formed shock waves and a flow hysteresis in considerable bands of the free-stream Mach number at zero and negative angles of attack. The instability is caused by an interaction of shocks with the expansion flow formed over the convex bend of lower wall.

Thread Distribution Method of GP-GPU for Accelerating Parallel Algorithms (병렬 알고리즘의 가속화를 위한 GP-GPU의 Thread할당 기법)

  • Lee, Kwan-Ho;Kim, Chi-Yong
    • Journal of IKEEE
    • /
    • v.21 no.1
    • /
    • pp.92-95
    • /
    • 2017
  • In this paper, we proposed a way to improve function of small scale GP-GPU. Instead of using superscalar which increase scheduling-complexity, we suggested the application of simple core to maximize GP-GPU performance. Our studies also demonstrated that simplified Stream Processor is one of the way to achieve functional improvement in GP-GPU. In addition, we found that developing of optimal thread-assigning method in Warp Scheduler for specific application improves functional performance of GP-GPU. For examination of GP-GPU functional performance, we suggested the thread-assigning way which coordinated with Deep-Learning system; a part of Neural Network. As a result, we found that functional index in algorithm of Neural Network was increased to 90%, 98% compared with Intel CPU and ARM cortex-A15 4 core respectively.

Thermal Imager Implementation Using Infrared Sensor (적외선 센서를 이용한 열상장비의 구현)

  • Yu, W.K.;Yoon, E.S.;Kim, C.W.;Song, I.S.;Hong, S.M.
    • Proceedings of the KIEE Conference
    • /
    • 1992.07b
    • /
    • pp.1250-1254
    • /
    • 1992
  • This paper describes the designed and fabricated thermal imaging system with the SPRITE(Signal PRocessing in The Element) detector, operating in the 3-12 micron band. This system consists of an afocal telescope, a scan unit containing the SPRITE detector, an electronic processor unit and a cooler. The optical scan system utilizing rotating polygon and oscillating mirror, is 2-dimensional serial/parallel scan type using five elements of the detector. And the electronic processor unit performs digital scan conversion to reform the parallel data stream into serial analog data compatable with conventional RS-170 video. The scan field of view is 40 ${\times}$ 26.7 and the MRTD(Minium Resolvable Temperature Difference) is 0.6 K at 7.5 cycles/mm. The acquired thermal image indicates that this system has a satisfactory performance.

  • PDF

A Frame Synchronization System Using a Parallel Detection Method for the 565 Mb/s Optical Transmission System (565 Mb/s 광진속 시스템을 위한 병렬 검출방식을 이용한 프레임 동기 시스템)

  • 신동관;고정훈;이만섭;심창섭
    • Journal of the Korean Institute of Telematics and Electronics
    • /
    • v.25 no.8
    • /
    • pp.859-866
    • /
    • 1988
  • A high speed frame synchronization system has been realized which generates the frame sync clock from 565Mb/s data stream (the DS-5 digital multiplex hierarchy signal). The design of a frame pattern detector using a parallel detection method brings into low speed operation and resolves the problems due to the high speed operation. The frame synchronization algorithm recommended by CCITT is also realized by designing a sync mode controller. Appropriate design procedures are considered for an efficient hardware design and minimized connection lines. The CAD simulation as well as experiment show that the performance of the newly designed frame synchronization system satisfies the relevant requirements.

  • PDF

Heat and Mass Transfer of Parallel Plate Heat Exchanger under Frosting Condition (착상조건하에서 평행 평판 열교환기의 열 및 물질전달)

  • Lee, K.S.;Lee, T.H.;Kim, W.S.
    • Korean Journal of Air-Conditioning and Refrigeration Engineering
    • /
    • v.6 no.2
    • /
    • pp.155-165
    • /
    • 1994
  • In this study, the following factors are investigated from experiments for a vertical parallel plate heat exchanger under the frosting condition ; the growth of frost layer, the characteristics of heat and mass transfer, the change of mass flow rate of the air passing through the heat exchanger, and the pressure drop of the air in the heat exchanger. The amount of heat and mass flux of water vapor transferred from the air stream to the heat exchanger surface is large at the early stage of frosting and then decreases dramatically, and the extent of decreasing rate becomes moderate with time. The frost layer formed near the inlet of the heat exchanger is thicker and denser than that formed near the outlet. It is found that the gradient of the amount of frost along the flow direction increases with time. In the early period of frost formation, the thermal resistance between the air and the cooling plate increases dramatically and then the extent of change decreases with time. Initially the convective thermal resistance is dominant. Then, while the convective thermal resistance decreases with time, the conductive thermal resistance continues to increase with time and finally the conductive thermal resistance becomes dominant.

  • PDF