Clear Filters
Clear Filters

How to perform FMCW signal range compression with matched filter in SAR imaging

7 views (last 30 days)
Hello. I am working on SAR imaging. I could not find any MATLAB functions to do range compression with matched filter when FMCW signal is used. After I recieve each reflected signal, I dechirp the signals. then I should implement range compression and then azimuth compression. can any one help me to do range compression in matlab?
  2 Comments
MPS149
MPS149 on 23 Nov 2022
Range compression is basically already implemented in the dechirping process. By applying the FFT to the filtered product of your tx signal with the rx signal you already get your spectrum which gives you the "compressed" range data.
alex
alex on 25 Nov 2022
thanks for your response. what do you mean by 'filtered product of your tx signal with the rx signal'. i.e. what should I do?

Sign in to comment.

Answers (0)

Categories

Find more on Environment and Clutter in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!