rotmanLens
Description
Use the rotmanLens
object to create a Rotman Lens in microstrip
form.
A Rotman Lens is a passive phase shifting network used with antenna arrays in beam forming and steering applications.
The structure of a Rotman Lens consists several regions as shown in the figure below.
Rotman Lens Regions
Input Beam Ports – The Input Beam Ports lie on a semi-circular arc along the perimeter of the Parallel Plate Region and provide connectivity between the RF excitation source (radio transmitter and/or receiver) . The array scan angle is controlled by selecting which beam port is connected to the excitation source. The number of beam ports determines the incremental change in the scan angle of the antenna array.
Parallel Plate Region – The Parallel Plate Region provides the phase delays between the Input Beam Ports and Output Ports of the lens. It consists of the lens and ground plane conductive layers and the dielectric substrate sandwiched between the conductive layers.
Output Ports – The Output Ports lie in a curved arc along the perimeter of the Parallel Plate Region exactly opposite the Input Beam Ports. The Output Ports are connected to the Delay Lines region of the lens. Each Output Port is connected to an individual delay line.
Delay Lines – The Delay Lines provide time delays and connectivity between the Output Ports and the Linear Array regions of the lens.
Linear Array – The Linear Array region lies along a straight line and provides connectivity from the Delay Lines to the antennas.
Dummy Ports – The Dummy Ports lie symmetrically along the two side walls of the lens. They are terminated with matching impedances to prevent reflections from occurring along the side walls of the lens.
The design of the Rotman Lens is determined by its geometrical configuration as shown in the figure below.
Rotman Lens Geometry
C – is the semi-circular arc of the beam inputs.
S1 – is the arc of the beam output.
S2 – is the line of the linear array
F0 – is the on-axis focal point of the lens located at the center of arc C.
F1 and F2 – are the off-axis foci points of the lens located equidistant from F0 on arc S.
d is the Array Port spacing along S2.
w0 – is the on-axis delay line electrical delay.
w – are the off-axis delay lines electrical delays.
α – is the Beam Port angle.
ψ – is the maximum scan angle of the array.
Creation
Description
lens = rotmanLens
creates a default Rotman Lens.
lens = rotmanLens(
sets Properties using one or more
name-value arguments. For example, name = value
)lens = rotmanLens(NumBeamPorts=4)
creates a Rotman Lens with 4 beam ports. Properties not specified retain their default
values.
Properties
Object Functions
current | Calculate and plot current distribution |
dgs | Create defected ground structure of PCB element |
feedCurrent | Calculate current at feed port |
mesh | Change and view mesh properties of metal or dielectric in PCB component |
show | Display PCB component structure or PCB shape |
layout | Plot all metal layers and board shape |
charge | Calculate and plot charge distribution |
shapes | Extract all metal layer shapes of PCB component |
sparameters | Calculate S-parameters for RF PCB objects |
Examples
References
[1] Hansen, R.C. Design Trades for Rotman Lenses IEEE Transaction on Antennas and Propagation, Vol. 39, No. 4, April 1991
Version History
Introduced in R2024b