FMCW sweeptime Query!

조회 수: 3 (최근 30일)
Hassam Mahmood
Hassam Mahmood 2016년 9월 20일
댓글: Hassam Mahmood 2016년 9월 28일
I am working on fmcw radar with these parameters :
end
Kindly help me through this query, awaiting reply

채택된 답변

Honglei Chen
Honglei Chen 2016년 9월 21일
I don't have your data to test it, but if you are using a 1ms sweeping time, then you need to update your sweep slope too. Instead of using
sweep_slope = 500e6/(5.5*600/3e8)
It should be
swee[_slope = 500e6/1e-3
HTH
  댓글 수: 14
Hassam Mahmood
Hassam Mahmood 2016년 9월 28일
Yes I adjusted it and now it's working fine, thank you
Hassam Mahmood
Hassam Mahmood 2016년 9월 28일
but when I set my target at 300m, it gives me -299m but when I set it to 299m it gives me exact value. What could be the issue for 300m? Why giving me a negative value

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

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by