필터 지우기
필터 지우기

Remove back lobe in ArraySynthesisExample.m

조회 수: 3 (최근 30일)
Chris Jagielski
Chris Jagielski 2015년 11월 16일
댓글: Honglei Chen 2015년 11월 18일
In the ArraySynthesisExample.m example code, I'm trying to remove the back lobe, but so far I can't.
First I set the "BackBaffled" property of the ULA to false.
Then, I make sure my plot covers the full -180:180 range of Azimuth values.
When I set the interference direction to -180 degrees, unfortunately it makes the entire beam go away.
thetaan = -180; % interference direction
So, is there a way I can suppress the back lobe digitally? I want to make all of the power go forward, not backwards. Is this method even possible?
Thanks in advance!!

채택된 답변

Honglei Chen
Honglei Chen 2015년 11월 17일
Hi Chris,
I'm not sure what you mean here but it seems that you are using an isotropic element. Therefore, the lobe is generated because of the array geometry and because of the symmetry of a ULA, the -180 degree lobe is the same as the 0 degree lobe. Hence, if you remove -180 degree lobe, it removes 0 degree lobe too. In reality, the antennas are unlikely to be isotropic so it back lobe is in general much smaller compared to the main lobe.
HTH
  댓글 수: 2
Chris Jagielski
Chris Jagielski 2015년 11월 17일
Yes I would want to change the antenna element itself, as you mentioned.
However, even with changing the antenna, as you said the symmetry of the ULA will make the -180 degree lobe the same as the 0 degree lobe.
Honglei Chen
Honglei Chen 2015년 11월 18일
Yes, that is true. It is due to the symmetry caused by the array geometry. Fortunately for most real element, the backlobe is much weaker so we can live with it.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Antennas, Microphones, and Sonar Transducers에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by