What are the criteria for classifying signals into the above three when you create a UAV platform and receive GPS signals (blocked, multipath, direct) from the uavSensor?

조회 수: 9 (최근 30일)
I did the contents of the above page myself.
GPS signals are classified into three categories: blocked, multipath, and direct, and I wonder how they are classified and received.
I don't understand what functions "categorize" the signals by "what criteria".
I'm wondering by what criteria do you classify true and false, rather than categorizing names by categorical functions.

채택된 답변

Angelo Yeo
Angelo Yeo 2024년 11월 21일
As you can see in the line 19 of the doc, the LOS status is generated via gnssMeasurementGenerator, which means they are "simulated data". Note that the purpose of the doc you mentioned is to simulate multipath effect.
Detailed information on LOS of GNSS can be found in the link.
  댓글 수: 4
Ryan Salvo
Ryan Salvo 2024년 11월 25일
Yes, the gnssMeasurementGenerator will determine if the measurement was obtained through direct line-of-sight or not. This is determined uisng based on local obstructions in the scenario, the satellite positions, and the receiver position.

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

추가 답변 (0개)

제품


릴리스

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by