Why i can not configure the locations of the antennas when generating the channel coefficients for CDL?

조회 수: 6 (최근 30일)
For nrCDLChannel, it is stated that the implementation is following aspects of TR 38.90. Section 7.7.1 step 4 in coefficients generation we have to follow the below equation of generating channel coefficients
where d_rx and d_tx are the antenna locations (BS location and UT location or vise versa). I can not find on nrCDLChannel object a configuration parameters for antenna location? are you neglecting these two terms?
Thank you

채택된 답변

Carlos Lopez
Carlos Lopez 2021년 11월 4일
Hi Mohamed,
The spherical unit vector is defined in the transmitter's (Tx) local coordinate system. Therefore, the location vector of the transmit antenna element must be defined in the same local coordinate system for the dot product to be meaningful in this context. The same applies to the receive side. It's unnecessary to define the position of both the Tx and Rx in a common coordinate system for the purpose of calculating H(t) in equation 7.5-22.
Carlos
  댓글 수: 3
Carlos Lopez
Carlos Lopez 2021년 11월 4일
편집: Carlos Lopez 2021년 11월 4일
Mohamed,
Sorry for the confusion. I don't mean the antenna LCS defined in Section 7.1.3, which is defined mostly to help defining and transforming antenna radiation fields. Note that in 7.1.3, there is no position information nor translation of coordinate systems in the transmformation from LCS to GCS (only rotations).
I mean a transmitter's LCS placed at the center of the antenna array with the same orientation as the GCS. Note that is the antenna element s location vector. The exponential term is not equal to 1 because is not null in general, unless the LCS is centred in the position of the antenna element s.
The angles in 7.7.1 are defined in a GCS (rotation wise) but are relative to the center of the corresponding array.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Phased Array Design and Analysis에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by