Processing Math: 50%
To print higher-resolution math symbols, click the
Hi-Res Fonts for Printing button on the jsMath control panel.

No jsMath TeX fonts found -- using image fonts instead.
These may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath
Differences between revisions 1 and 2
Revision 1 as of 2012-11-30 05:35:20
Size: 709
Comment:
Revision 2 as of 2012-11-30 05:35:43
Size: 714
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
\
Line 13: Line 14:

Array Phasing

When we randomly dither the position of the emitters in a 3 dimensional phased array, it smears out the grating lobes. I am looking for a better function.

A smear function to try:

D=2  k=2NL 

x=D(sin(kz)+cos(ky)) \ \delta y = D * ( \sin( k x ) + \cos( k z ) )

\delta z = D * ( \sin( k y ) + \cos( k x ) )

... or some variation of that. This assumes the spacing L >> \lambda , a sparse array, so that the antennas do not couple (much). We can scale D and k, and also modify amplitudes across the array like a Hamming window, and see how that changes the sidelobes.

MORE LATER

ArrayPhasing (last edited 2022-03-15 01:37:15 by KeithLofstrom)