필터 지우기
필터 지우기

Doppler analysis with raytracing

조회 수: 5 (최근 30일)
nicolas pellanda
nicolas pellanda 2024년 4월 14일
댓글: nicolas pellanda 2024년 4월 15일
I am a student and for my thesis i need to study a multipath channel in an urban enviroment, setting some transmitter and one target in motion.
I am using the comm.RayTracingChannel object to set up the receiver velocity, but i need to study a case where the transmitter move too.
There is a way to do this on Matlab? Thank you all very much
  댓글 수: 4
Manikanta Aditya
Manikanta Aditya 2024년 4월 15일
You’re correct that the comm.RayTracingChannel object in MATLAB only allows you to set the velocity of the receiver, not the transmitter. This is because the object is designed to model the channel response based on the receiver’s perspective.
If both the transmitter and receiver are moving at the same speed in the same direction, it’s equivalent to them both being stationary. If they’re moving at different speeds in the same direction, it’s equivalent to one of them being stationary and the other moving at the speed difference. The same concept applies if they’re moving in different directions.
So, even though comm.RayTracingChannel doesn’t allow you to directly set the transmitter velocity, you can still model a moving transmitter by adjusting the receiver velocity to be the relative velocity between the transmitter and receiver.
nicolas pellanda
nicolas pellanda 2024년 4월 15일
Thank you, i Will procede with this option.

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

답변 (0개)

카테고리

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

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by