• Title/Summary/Keyword: collision processing

Search Result 289, Processing Time 0.026 seconds

Electron collision cross sections of molecules relevant to plasma processing

  • Jo, Hyeok
    • Proceedings of the Korean Vacuum Society Conference
    • /
    • 2010.08a
    • /
    • pp.34-34
    • /
    • 2010
  • Absolute electron-impact cross sections for molecular targets including their radicals are important in developing plasma reactors and testing various plasma processing gases. However, low-energy electron collision data for these gases are sparse and only the limited cross section data are available. In this presentation, the methods and the status of measurements of, mainly, absolute elastic cross sections for electron-polyatomic molecule collisions will be discussed with recent results from Chungnam National University. Elastic cross sections are essential for the absolute scale conversion of inelastic cross sections, as well as for testing computational methods.

  • PDF

GPU-Based Parallel Collision Detection for Deformable Objects (변형 물체를 위한 GPU 기반 병렬 충돌 감지)

  • Sung, Nak-Jun;Kim, Min Sang;Hong, Min;Choi, Yoo-Joo
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.7 no.1
    • /
    • pp.25-32
    • /
    • 2018
  • Due to heavy computational cost, deformable object simulation requires more effective collision detection method than rigid body simulation. However, when the CPU-based collision detection algorithm is purely applied to the GPU environment, the collision detection algorithm and the data structure optimized for the GPU environment are essential because the performance of the GPU can not be used properly. Therefore, we propose a GPU-based parallel collision detection algorithm for mass-spring system which is widely used for deformable object representation in this paper. The proposed method uses a parallel algorithm and data structure to reduce collision detection cost through GPU-based curling algorithm using AABB-Octree structure. In this paper, we prove the effectiveness of the proposed method by comparing the intersection test of all triangle pairs in parallel. The results of experimental tests show that the proposed method improves the performance by about 24% on average. Therefore, it is expected that the proposed method can improve the performance of real-time simulation for deformable objects.

A Memory Efficient Anti-Collision Protocol to Identify Memoryless RFID Tags

  • Jung, Haejae
    • Journal of Information Processing Systems
    • /
    • v.11 no.1
    • /
    • pp.95-103
    • /
    • 2015
  • This paper presents a memory efficient tree based anti-collision protocol to identify memoryless RFID (Radio Frequency Identification) tags that may be attached to products. The proposed deterministic scheme utilizes two bit arrays instead of stack or queue and requires only ${\Theta}(n)$ space, which is better than the earlier schemes that use at least $O(n^2)$ space, where n is the length of a tag ID in a bit. Also, the size n of each bit array is independent of the number of tags to identify. Our simulation results show that our bit array scheme consumes much less memory space than the earlier schemes utilizing queue or stack.

An Application of Computer Vision and Laser Radar to a Collision Warning System (자동차 추돌경보 시스템 개발을 위한 컴퓨터 비젼과 레이저 레이다의 응용)

  • 이준웅
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.7 no.5
    • /
    • pp.258-267
    • /
    • 1999
  • An intelligent safety vehicle(ISV) should have an ability to predict the possibility of an accident and help a driver avoid the accident in advance. The basic function of the ISV is to alert the driver by warning when the collision is to occur. For this purpose, the ISV has to function efficiently in sensing the environmental context. While image processing provides lane information, laser radar senses road obstacles including vehicles. By applying a simple clustering algorithm to radar signals, it is possible to obtain the vehicle information. Consequently, we can identify the existence of the vehicle of interest on my lane. The reliability of the sensing algorithm is evaluated by running on the highway with a test vehicle.

  • PDF

Collision Behavior of Molten Metal Droplet by Laser Beam (레이저 빔에 의해 생성된 금속액적의 충돌거동)

  • 김용욱;양영수
    • Laser Solutions
    • /
    • v.6 no.1
    • /
    • pp.1-8
    • /
    • 2003
  • A molten metal droplets are deposited onto solid substrate for solid freeform fabrication, Collision dynamic and substrate heat transfer associated with solidification determine the final shape of molten metal droplets. In this study, the experimental model, based on the variational condition with substrate temperature and falling height, was produced reliable optimal data of droplet pattern.

  • PDF

Vision-Based Obstacle Collision Risk Estimation of an Unmanned Surface Vehicle (무인선의 비전기반 장애물 충돌 위험도 평가)

  • Woo, Joohyun;Kim, Nakwan
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.21 no.12
    • /
    • pp.1089-1099
    • /
    • 2015
  • This paper proposes vision-based collision risk estimation method for an unmanned surface vehicle. A robust image-processing algorithm is suggested to detect target obstacles from the vision sensor. Vision-based Target Motion Analysis (TMA) was performed to transform visual information to target motion information. In vision-based TMA, a camera model and optical flow are adopted. Collision risk was calculated by using a fuzzy estimator that uses target motion information and vision information as input variables. To validate the suggested collision risk estimation method, an unmanned surface vehicle experiment was performed.

A Study on Performance Comparison of COTS Operating Systems for a Mission Computer Using UAV Collision Avoidance Algorithm (무인기 충돌회피 알고리즘을 이용한 임무컴퓨터용 상용기성품 운영체계 성능 비교에 대한 연구)

  • Yang, Jun-Mo;Jeon, Yu-Ji;Lee, Sang-Chul
    • Journal of the Korean Society for Aviation and Aeronautics
    • /
    • v.24 no.4
    • /
    • pp.6-11
    • /
    • 2016
  • There has been an increase in the number of researches on the segment for commercialization after developing avionics systems. In this paper, we have applied a commercial off-the-shelf(COTS) operating systems in an aircraft mission computer. We used UAV collision avoidance algorithms to compare the performance of COTS operating systems. The UAV collision avoidance algorithms were tested on different operating systems to compare the performances of the operating systems. The measured parameters are memory usage and processing time. We have verified that the UAV collision avoidance algorithms worked successfully and compared the performance of each operating system.

An Efficient Collision Detection in the Dynamic Spatial Subdivisions for an MMORPG Engine

  • Lee, Sung-Ug;Park, Kyung-Hwan
    • Journal of Korea Multimedia Society
    • /
    • v.7 no.12
    • /
    • pp.1729-1736
    • /
    • 2004
  • This paper proposes an efficient collision detection method in the dynamic spatial subdivisions for the MMORPG engine which requires realtime interactions. An octree is a suitable structure for static scenes or terrain processing. An octree spatial subdivision enhances rendering speed of scenes. Current spatial subdivisions tend to be highly optimized for efficient traversal, but are difficult to update quickly for a changing geometry. When an object moves to the outside extent for the spatial subdivisions, the acceleration structure would normally have to be rebuilt. The OSP based on a tree is used to divide dynamically wide outside which is the subject of 3D MMORPG. TBV does not reconstruct all tree nodes of OSP and has reduced rebuilding times by TBV information of a target node. A collision detection is restricted to those objects contained in the visibility range of sight by using the information established in TBV. We applied the HBV and ray tracing for an efficient collision detection.

  • PDF

Electron-neutral Collision Frequency Measurement Using Cutoff Method

  • Yu, Gwang-Ho;Kim, Dae-Ung;Na, Byeong-Geun;Jang, Hong-Yeong;Yu, Sin-Jae;Kim, Jeong-Hyeong;Seong, Dae-Jin;Sin, Yong-Hyeon
    • Proceedings of the Korean Vacuum Society Conference
    • /
    • 2011.08a
    • /
    • pp.150-150
    • /
    • 2011
  • Electron-neutral collision frequency is one of the important parameters in the plasma physics. Recently, It is employed to monitor the plasma processing in industrial plasma engineering [1]. Using the wave-cutoff probe with network analyzer, the plasma impedance was measured in inductively coupled argon plasma and analyzed to determine the resonance frequency. The electron-neutral collision frequency is directly calculated from the resonance frequency. The calculated electron-neutral collision frequency is good agree with reference which is calculated by measured EEDF using single langmuir probe (SLP).

  • PDF