FMCW sweeptime Query!
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hassam Mahmood
am 20 Sep. 2016
Kommentiert: Hassam Mahmood
am 28 Sep. 2016
I am working on fmcw radar with these parameters :
end
Kindly help me through this query, awaiting reply
0 Kommentare
Akzeptierte Antwort
Honglei Chen
am 21 Sep. 2016
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 Kommentare
Weitere Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
