Clear Filters
Clear Filters

Delay sum beamformer linear plot

6 views (last 30 days)
I made a delay sum beamformer of 24 array elements spaced 0.5 apart steered to 10 degrees. On observing the linear plot, I see that on going away from the mainlobe ,the sidelobe level decreases. But at the extreme end, there is a slight difference. Can anyone say why?

Accepted Answer

David Goodmanson
David Goodmanson on 2 Jan 2018
Edited: David Goodmanson on 2 Jan 2018
Hi Anagha,
There is no real reason why the two ends of the plot should look the same. Say your elements are numbered 0 to 23 from left to right, and theta = +- 90 degrees.
In one case you are observing from the left end and there is increasing time-delay phase shift from element 0 to 23. In the other case you are observing from the right end and there is decreasing time-delay phase shift from element 0 to 23. To this you have to add the increasing 10-degree-inspired phase shifts of the elements themselves, which are the same in both cases. It's not a symmetric situation.
It so happens that for d = (1/2)*lambda the amplitude is the same at both ends, but if you change to, say, d = .53 lambda you get the plot below.
I believe it's correct to use 20*log10 of abs(amplitude) which gives twice as many dB as in your plot.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!