Phased.Rad​arBackScat​teringTarg​et be used in bistatic configuration

조회 수: 5 (최근 30일)
Sruti Sivakumar
Sruti Sivakumar 2020년 1월 7일
댓글: Sruti Sivakumar 2020년 1월 9일
Can Phased.RadarBackScatteringTarget be used in bistatic scenario? Or how can we model angle-dependent RCS for a bistatic configuration?

답변 (1개)

Honglei Chen
Honglei Chen 2020년 1월 7일
Bistatic and monostatic RCS is a bit different in the sense that bistatic RCS not only depends on the incident angle, but also depends on the departing angle. If the difference between the two angles are small, you can use the monostatic RCS to approximate the bistatic RCS.
What is your use case for modeling bistatic RCS? Do you have a measurement that you want to incorporate into the object? If so would it be possible to share the format of the measurement?
HTH
  댓글 수: 3
Honglei Chen
Honglei Chen 2020년 1월 8일
At this point the target objects in the toolbox doesn't help much. phased.RadarTarget does have a bistaitc mode but that one only applies when you model polarization. In other words, it assumes the RCS of the target is constant but the angles are used to determine polarization loss.
The easiest thing to do, if you have data, is to build a look up table using custom code. You will then get the value based on both the incident angle and scattering angle. We are interested in supporting this in the toolbox but we would like to gather some information about how the info is stored. That's why I ask whether you have some measurements and if you could share the format.
HTH
Sruti Sivakumar
Sruti Sivakumar 2020년 1월 9일
I dont have any measurements as of now. But the requirement is that:
rcs_at_receiver=RCS(incident_angle, scattering_angle). This RCS function shoud have varying RCS for different aspect angles. Can this be done?

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

카테고리

Help CenterFile Exchange에서 Signal Radiation and Collection에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by