Simulating a drone and bird as radar targets

31 次查看(过去 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

回答(1 个)

Paul Hoffrichter
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:
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).

类别

Help CenterFile Exchange 中查找有关 Detection, Range and Doppler Estimation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by