imt2020_composite_pattern#
- pycraf.antenna.imt2020_composite_pattern(azim, elev, azim_i, elev_i, G_Emax, A_m, SLA_nu, phi_3db, theta_3db, d_H, d_V, N_H, N_V, rho=<Quantity 1.>, k=12.0)[source]#
Composite (array) antenna pattern according to Rec. ITU-R M.2101-0.
- Parameters:
- azim, elev
Quantity Azimuth/Elevation [deg]
- azim_i, elev_i
Quantity Azimuthal/Elevational pointing of beam
i[deg]- G_Emax
Quantity Single element maximum gain [dBi]
- A_m, SLA_nu
Quantity Front-to-back ratio (horizontal/vertical) [dB]
- phi_3db, theta_3db
Quantity Horizontal/Vertical 3dB beam width of single element [deg]
- d_H, d_V
Quantity Horizontal/Vertical separation of beams in units of wavelength [dimless]
- N_H, N_V
int Horizontal/Vertical number of single antenna elements
- rho
Quantity, optional Correlation level (see 3GPP TR 37.840, 5.4.4.1.4, default: 1) [dimless]
- k
float, optional Multiplication factor, can be used to get better match to measured antenna patters (default: 12). See
WP5D-C-0936
- azim, elev
- Returns:
- A_A
Quantity Composite (array) antenna pattern of beam
i[dB]
- A_A
Notes
Further information can be found in 3GPP TR 37.840 Section 5.4.4.
According to document WP5D-C-0936 the AAS pattern can still be subject to quite effective beamforming in the spurious domain. For such cases, one can simply change the
d_Handd_Vto fit to the out-of-band frequency, i.e.,d_oob = f_oob / f * d. For example, iff = 26 GHz,f_oob = 23.8 GHz, andd = 0.5thend_oob = 0.46. However, to match measurements, also a differentk-factor should be used, i.e., 8 instead of 12.