phased.HeterogeneousURA
Heterogeneous uniform rectangular array
Description
The HeterogeneousURA object constructs a heterogeneous
uniform rectangular array (URA).
To compute the response for each element in the array for specified directions:
Create the
phased.HeterogeneousURAobject and set its properties.Call the object with arguments, as if it were a function.
To learn more about how System objects work, see What Are System Objects?
Creation
Description
array = phased.HeterogeneousURA creates a heterogeneous uniform
rectangular array (URA) System object™, array. This object models a heterogeneous URA formed
with sensor elements whose pattern may vary from element to element. Array elements are
distributed in the yz-plane in a rectangular
lattice. An M-by-N heterogeneous URA has
M rows and N columns. The array boresight
direction is along the positive x-axis. The default array is a 2-by-2
URA of isotropic antenna elements.
array = phased.HeterogeneousURA(
creates the object, Name="Value")H, with each specified property Name set to the
specified Value. You can specify additional name-value pair arguments in any order as
(Name1=Value1,...,NameN=ValueN).
Properties
Usage
Syntax
Description
Input Arguments
Output Arguments
Object Functions
To use an object function, specify the
System object as the first input argument. For
example, to release system resources of a System object named obj, use
this syntax:
release(obj)
Examples
More About
References
[1] Brookner, E., ed. Radar Technology. Lexington, MA: LexBook, 1996.
[2] Brookner, E., ed. Practical Phased Array Antenna Systems. Boston: Artech House, 1991.
[3] Mailloux, R. J. “Phased Array Theory and Technology,” Proceedings of the IEEE, Vol., 70, Number 3, 1982, pp. 246–291.
[4] Mott, H. Antennas for Radar and Communications, A Polarimetric Approach. New York: John Wiley & Sons, 1992.
[5] Van Trees, H. Optimum Array Processing. New York: Wiley-Interscience, 2002.
Extended Capabilities
Version History
Introduced in R2013a
See Also
phased.ReplicatedSubarray | phased.PartitionedArray | phased.ConformalArray | phased.CosineAntennaElement | phased.CustomAntennaElement | phased.IsotropicAntennaElement | phased.ULA | phased.URA | phased.HeterogeneousULA | phased.UCA | phased.HeterogeneousConformalArray | sidelobelevel



