PO_matlab
|
Nonlinear equality constraint for enforcing a null at boresight in a dipole ring array. More...
Functions | |
function | boresight_null_constraint (in x) |
Nonlinear equality constraint for enforcing a null at boresight in a dipole ring array.
This constraint ensures that the weighted sum of dipole currents produces a null in the boresight direction (θ = Ï), by canceling the net field contribution in that direction.
The enforced condition is:
\[\sum_{n=1}^{N} I_n \cdot e^{j\phi_n} = 0 \]
where \( \phi_n = 2\pi (n-1)/N \) is the angular position of each dipole on a ring.
x | A 2N-element vector containing:
|
function boresight_null_constraint | ( | in | x | ) |