• 제목/요약/키워드: Ray-tracing Method

검색결과 329건 처리시간 0.039초

Ray-Tracing Method를 이용한 일영면적 산정방식 고찰 (A Study on the Calculation of Overshadowing Area by Ray-Tracing Method)

  • 최정민;조성우
    • 한국태양에너지학회 논문집
    • /
    • 제31권3호
    • /
    • pp.36-41
    • /
    • 2011
  • Nowadays, the solar expose right is very important with people's life. Therefore, in calculating the sunshine hours, the point analysis and area analysis methods are used in previous studies. Previous two methods have merits and faults. Therefore, ray-tracing method is used as a alternative. Ray-tracing method is adopted by the software of Autodesk Ecotect which is a widely used program by the architectural company and academic university. In this study first, ray-tracing methodology is studied with how to calculate the overshadowing area and, secondly, the sensitivity of the two major factors, overshadowing accuracy and sky subdivision, is analyzed. With these results, appropriate application of the ray-tracing method is presented.

Hit-Test Unit을 이용한 Ray Tracing의 구현 (Implementation of Ray Tracing using Hit-Test Unit)

  • 최규열;정덕진
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1997년도 추계학술대회 논문집 학회본부
    • /
    • pp.402-404
    • /
    • 1997
  • The synthesis of the 3D images is the most important part of the virtual reality. The ray tracing is the best method for reality in the 3D graphics. But the ray tracing requires long computation time for the synthesis of the 3D images. So, we implements the ray tracing with software and hardware. Specially we designs the hit-test unit with FPGA tool for the ray-tracing.

  • PDF

무선망 설계툴에서 3 차원 광선 추적법을 이용한 전파해석 방법 (Propagation Analysis Method in using 3D Ray Tracing Model in Wireless Cell Planning Software)

  • 신영일;정현민;이성춘
    • 한국정보통신설비학회:학술대회논문집
    • /
    • 한국정보통신설비학회 2007년도 학술대회
    • /
    • pp.251-255
    • /
    • 2007
  • In this paper, propagation analysis method in using 3D Ray Tracing propagation model in wireless cell planning is proposed. Through 3D Ray Tracing model, we can predict the distribution of propagation loss of the received signal. For correct and a low complex analysis, Quad Tree and Pre-Ordering and Hash Function algorithms are included in 3D Ray Tracing algorithm. And 3D Ray Tracing model is embodied in CellTREK that is developed by KT and used to plan Wibro system analysis. In CellTREK, propagation analysis is performed and that result is represented in 3D viewer. In numerical results, it is showed that the proposed scheme outperforms Modified HATA model when comparing with measurement data.

  • PDF

광선 역추적 방식을 이용한 비구면 렌즈의 설계 (Aspherical Lens Design by using Ray Reverse Tracing Method)

  • 김한섭;박규열
    • 대한기계학회:학술대회논문집
    • /
    • 대한기계학회 2003년도 춘계학술대회
    • /
    • pp.992-997
    • /
    • 2003
  • Aspherical lens design method named ray reverse tracing method is introduced. Differently from the traditional design method, the ray reverse tracing method traces the shape and location of a real object by use of its virtual image. From the result, it was convinced that spherical aberration free aspherical lens could be designed by use of the ray reverse tracing method. Furthermore, it could reduce the degree of dependence of optical characteristics on designer's ability, because deformation terms and optimization can be eliminated, which has been performed in conventional lens design process.

  • PDF

광선 역추적 방식을 이용한 구면수차 제거 비구면 렌즈의 설계 (Design of Spherical Aberration Free Aspherical Lens by Use of Ray Reverse Tracing Method)

  • 김한섭;박규열;이원규;전종업
    • 한국정밀공학회지
    • /
    • 제20권10호
    • /
    • pp.191-198
    • /
    • 2003
  • In this study, aberration free aspherical lens design method named ray reverse tracing method is introduced. Differently from the traditional design method, the ray reverse tracing method traces the shape and location of a real object by use of its virtual image. From the result, especially spherical aberration free aspherical lens could be designed by use of the ray reverse tracing method. Furthermore, it could reduce the degree of dependence of optical characteristics on designer's ability, because deformation terms and optimization can be eliminated, which has been performed in conventional lens design process.

가속 방법을 이용하는 전파 광선 추적법에 관한 연구 (A Study on Ray Tracing Method for Wave Propagation Prediction with Acceleration Methods)

  • 권세웅;문현욱;오재림;임재우;배석희;김영규;박정수;윤영중
    • 한국전자파학회논문지
    • /
    • 제20권5호
    • /
    • pp.471-479
    • /
    • 2009
  • 본 논문에서는 개선된 가시 트리 구조와 가시면 검색을 위해 효율적인 방법을 적용한 광선 추적법을 제안한다. 비슷한 특성을 갖는 트리의 노드를 재생성하지 않는 개선된 가시 트리 구조를 사용하였으며, 가시면 판별을 위해 묶음 광선(packet ray) 개념 검사점을 비균일하게 분포시키는 방법으로 경로 탐색 성능을 개선하였다. 충돌검사에서 묶음 광선를 사용함으로써 3.3배의 속도 개선을 이루었으며, 비균일 검사점 분포를 통해 1.11배의 성능향상을 이루었다. 본 광선추적법을 적용한 결과의 경우, 경로 손실에서 Rh4S 에러가 1.9 dB 발생하여 높은 정확도를 제공할 수 있음을 보였다.

병렬처리를 위한 고속 Ray Tracing 프로세서의 설계 (Implementation of Ray Tracing Processor for the Parallel Processing)

  • 최규열;정덕진
    • 대한전기학회논문지:전력기술부문A
    • /
    • 제48권5호
    • /
    • pp.636-642
    • /
    • 1999
  • The synthesis of the 3D images is the most important part of the virtual reality. The ray tracing is the best method for reality in the 3D graphics. But the ray tracing requires long computation time for the synthesis of the 3D images. So, we implement the ray tracing with software and hardware. Specially we design the hit-test unit with FPGA tool for the ray tracing. Hit-test unit is a very important part of ray tracing to improve the speed. In this paper, we proposed a new hit-test algorithm and apply the parallel architecture for hit-test unit to improve the speed. We optimized the arithmetic unit because the critical path of hit-test unit is in the multiplication part. We used the booth algorithm and the baugh-wooley algorithm to reduce the partial product and adapted the CSA and CLA to improve the efficiency of the partial product addition. Our new Ray tracing processor can produce the image about 512ms/F and can be adapted to real-time application with only 10 parallel processors.

  • PDF

Seismic Tomography using Graph Theoretical Ray Tracing

  • Keehm, Young-Seuk;Baag, Chang-Eob;Lee, Jung-Mo
    • International Union of Geodesy and Geophysics Korean Journal of Geophysical Research
    • /
    • 제25권1호
    • /
    • pp.23-34
    • /
    • 1997
  • Seismic tomography using the graph theoretical method of ray tracing is performed in two synthetic data sets with laterally varying velocity structures. The straight-ray tomography shows so poor results in imaging the laterally varying velocity structure that the ray-traced tomographic techniques should be used. Conventional ray tracing methods have serious drawbacks, i.e. problems of convergence and local minima, when they are applied to seismic tomography. The graph theretical method finds good approximated raypaths in rapidly varying media even in shadow zones, where shooting methods meet with convergence problems. The graph theoretical method ensures the globally minimal traveltime raypath while bending methods often cause local minima problems. Especially, the graph theoretical method is efficient in case that many sources and receivers exist, since it can find the traveltimes and corresponding raypaths to all receivers from a specific source at one time. Moreover, the algorithm of graph theoretical method is easily applicable to the ray tracing in anisotropic media, and even to the three dimensional case. Among the row-active inversion techniques, the conjugate gradient (CG) method is used because of fast convergence and high efficiency. The iterative sequence of the ray tracing by the graph theoretical method and the inversion by the CG method is an efficient and robust algorithm for seismic tomography in laterally varying velocity structures.

  • PDF

광선추적방식을 적용한 비구면 렌즈 설계 (Design of Aspheric Lens by using Ray Tracing Method)

  • 김수용;한민식;김태호;박정우;김민주;전언찬
    • 한국기계가공학회지
    • /
    • 제6권1호
    • /
    • pp.7-12
    • /
    • 2007
  • The optic industry is a high value-added advanced technology industry combined with the precision machine industry and the digital electronics industry. The aspheric lens, one of optic parts, is a key technology having a significant influence on the performance of optic equipment. So this study relates to designing an aspheric lens to which a ray-tracing method is applied. In the ray-tracing method, a refractive index of material is used, which take an advantage that the location of a light source and incident angle can be fixed, unlike the ray back-tracing scheme.

  • PDF

Ray Tracing 기법을 이용한 철도차량 실태소음 해석 (Interior Noise Analysis for Rolling Stocks by Ray tracing Method)

  • 이용관;정승원
    • 한국철도학회:학술대회논문집
    • /
    • 한국철도학회 1998년도 추계학술대회 논문집
    • /
    • pp.388-397
    • /
    • 1998
  • This paper gives the way of analyzing internal noise of rolling stocks which is urgently required by civilians. Triangular beam method among ray tracing techniques is utilized to compute noise distribution of rolling stocks. Noise source and transmisstion loss of several sections from experimental work are included in this calculation. Ray tracing technique is found useful to compute big structures like rolling stocks.

  • PDF