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

3 ビュー (過去 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 Center および File ExchangePhased 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