info
Get characteristic information about 3-D MIMO fading channel
Description
returns characteristic information about the 3-D multi-input/multi-output (MIMO)
fading channel object specified by channelInfo
= info(lte3d
)lte3d
.
Examples
Create an lte3DChannel
System object.
lte3d = lte3DChannel('PathDelays',[0 500e-9], ... 'AveragePathGains',[-13.4 3.0], ... 'AnglesAoD',[-178.1 -4.2], ... 'AnglesAoA',[51.3 -152.7], ... 'AnglesZoD',[50.2 93.2], ... 'AnglesZoA',[125.4 91.3], ... 'NumStrongestClusters',1);
To get characteristic information about the channel, call the info
function on the object.
channelInfo = info(lte3d)
channelInfo = struct with fields:
KFactorFirstCluster: -Inf
ClusterTypes: {'SubclusteredNLOS' 'SubclusteredNLOS' 'SubclusteredNLOS' 'NLOS'}
PathDelays: [5.0000e-07 5.0500e-07 5.1000e-07 0]
AveragePathGains: [-0.0103 -2.2288 -3.9897 -13.4000]
AnglesAoD: [-4.2000 -4.2000 -4.2000 -178.1000]
AnglesAoA: [-152.7000 -152.7000 -152.7000 51.3000]
AnglesZoD: [93.2000 93.2000 93.2000 50.2000]
AnglesZoA: [91.3000 91.3000 91.3000 125.4000]
NumTransmitAntennas: 8
NumInputSignals: 8
NumReceiveAntennas: 2
NumOutputSignals: 2
ChannelFilterDelay: 7
MaximumChannelDelay: 23
Input Arguments
MIMO fading channel, specified as an lte3DChannel
System object. This object implements the TR 36.873 link-level MIMO fading
channel.
Output Arguments
Characteristic information about MIMO fading channel, returned as a structure containing the following fields:
Parameter Field | Value | Description |
---|---|---|
PathDelays | Numeric row vector | Delays of discrete channel paths for each
cluster, returned in seconds. These values include
the effects of |
ClusterTypes | Cell array of character vectors | Type of each cluster in the delay profile,
returned as a cell array of character vectors.
Cluster types can be
|
AveragePathGains | Numeric row vector | Average path gains of the discrete path or
clusters in dB. These values include the effect of
K-factor scaling if enabled. For more information,
see the |
AnglesAoD | Numeric row vector | Azimuth of departure angles of the clusters in degrees. |
AnglesAoA | Numeric row vector | Azimuth of arrival angles of the clusters in degrees. |
AnglesZoD | Numeric row vector | Zenith of departure angles of the clusters in degrees. |
AnglesZoA | Numeric row vector | Zenith of arrival angles of the clusters in degrees. |
KFactorFirstCluster | Numeric scalar | K-factor of first cluster of delay profile in
dB. If the first cluster of the delay profile
follows a Laplacian instead of a Rician
distribution, |
NumTransmitAntennas | Numeric scalar | Number of transmit antennas. |
NumInputSignals | Numeric scalar | Number of input signals. |
NumReceiveAntennas | Numeric scalar | Number of receive antennas. |
NumOutputSignals | Numeric scalar | Number of output signals. |
ChannelFilterDelay | Numeric scalar | Channel filter delay in samples. |
Note
|
References
[1] 3GPP TR 36.873. “Study on 3D channel model for LTE.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA). URL: https://www.3gpp.org.
Version History
Introduced in R2018a
See Also
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
웹사이트 선택
번역된 콘텐츠를 보고 지역별 이벤트와 혜택을 살펴보려면 웹사이트를 선택하십시오. 현재 계신 지역에 따라 다음 웹사이트를 권장합니다:
또한 다음 목록에서 웹사이트를 선택하실 수도 있습니다.
사이트 성능 최적화 방법
최고의 사이트 성능을 위해 중국 사이트(중국어 또는 영어)를 선택하십시오. 현재 계신 지역에서는 다른 국가의 MathWorks 사이트 방문이 최적화되지 않았습니다.
미주
- América Latina (Español)
- Canada (English)
- United States (English)
유럽
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)