Simulating a drone and bird as radar targets
24 ビュー (過去 30 日間)
古いコメントを表示
Hello,
I am currently working on my senior design project, and we are working on classifying drone vs bird using radar and micro-doppler and classification algorithm. We are not doing any actual experimentations, so we are doing almost everything in simulation using matlab, simulink and Python. My question is, how do we simulate a complex moving target such as a drone with possibly multiple rotors, and a bird with flapping wings in Matlab or simulink, is there a toolbox for such thing?
Thank you in advance, We can use all the help we can get.
P.S I have access to most tools and apps
Best
0 件のコメント
回答 (1 件)
Paul Hoffrichter
2021 年 3 月 11 日
Sounds like a good project. Personally, I would take a movie of a bird and a drone, and then try to reconstruct a 3D polygon of the image or at least a cardboard image for a number of frames to capture the flapping of the wings and rotation of the rotors. Then simulate a radar beam on the cardboard frames to see what I get.
Lots of different kinds of birds which will have their own signature. But I found a MATLAB simulation of a pidgeon flapping its wings.
More on pidgeons:
https://www.pnas.org/content/108/50/19990 and its PDF file:
Maybe if you write to the authors of that paper, they will send you some of their MATLAB code. (This actually works sometimes.)
Here are some other articles I found related to a radar image of a bird (actually, two birds close together).
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Radar and EW Systems についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!