phased.RectangularRIS
Description
phased.RectangularRIS
creates a rectangular Reconfigurable Intelligent Surface (RIS)
System object™. An RIS surface consists of an array of unit cells lying in the
y–z plane with the array normal pointing along the
x–axis.
To create and use a phased.RectangularRIS
System object:
Create the
phased.RectangularRIS
object 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
creates a
Reconfigurable Intelligent Surface (RIS) System object, ris
= phased.RectangularRISris
. This object models a rectangularly-shaped RIS
surface. The surface lies in the y-z plane and the surface normal
points along x-axis. The default surface consists of unit cells having
a cosine-shaped pattern.
creates a Reconfigurable Intelligent Surface (RIS) System object, ris
= phased.RectangularRIS(Name
=Value
)ris
, with each specified property
Name
set to the specified Value
.
Specify optional pairs of arguments as
Name1=Value1,...,NameN=ValueN
, where Name
is
the argument name and Value
is the corresponding value.
Name-value arguments must appear after other arguments, but the order of the
pairs does not matter.
Properties
Usage
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
References
[1] Mohamed A. Elmossallamy, Hongliang Zhang, Lingyang Song, Karim Seddik, Zhu Han, and Geoffrey Li, "Reconfigurable Intelligent Surfaces for Wireless Communications: Principles, Challenges and Opportunities", IEEE Trans. on Cognitive Communications and Networking, V9l. 6, No. 3, September 2020
[2] Qingqing Wu, Shuowen Zhang, Beixiong Zheng, Changsheng You, and Rui Zhang, "Intelligent Reflecting Surface-Aided Wireless Communications: A Tutorial", IEEE Trans. on Communications, Vol. 9, No. 5, May 2021
Extended Capabilities
Version History
Introduced in R2025a