필터 지우기
필터 지우기

Ray Tracing raypl and diffraction losses

조회 수: 6 (최근 30일)
Stavros Tsimpoukis
Stavros Tsimpoukis 2023년 6월 13일
댓글: Stavros Tsimpoukis 2023년 6월 19일
From what I understand from the raypl function of the ray tracing model in matlab ( https://www.mathworks.com/help/antenna/ref/raypl.html ) it is doable to edit the "type" of reflection by the specification of the material on any ray interaction. I'd like to ask whether it is also doable to do the same thing by including the diffractions( the function says no ). Is there any other function to include such configuration about diffraction losses.
My main goal is to acquire a ray which will have a customized propagation loss ( free space losses, different material reflection loss, diffraction losses).

답변 (1개)

Pratheek
Pratheek 2023년 6월 19일
Hi Stavros,
Using the function raytrace you can edit the type of reflection by selecting surface material, using the "SurfaceMaterial" parameter, and you can select the maximum number of diffractions, reflections, etc. Use this example to get a better idea on how to use this function.
  댓글 수: 1
Stavros Tsimpoukis
Stavros Tsimpoukis 2023년 6월 19일
Thanks for the answer, but from what I understand choosing a surface material considers every object on the map being of that material. Is it possible to have multiple material objects on a cartesian map on the ray tracer ?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Propagation and Channel Models에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by