Simulating a drone and bird as radar targets

조회 수: 29 (최근 30일)
MOHAMAD ASAF
MOHAMAD ASAF 2021년 3월 11일
답변: Paul Hoffrichter 2021년 3월 11일
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