Azzera filtri
Azzera filtri

Micro Doppler Signature of Pedestrian motion

7 visualizzazioni (ultimi 30 giorni)
Tannous Geagea
Tannous Geagea il 20 Giu 2022
Risposto: Nihal il 24 Gen 2024
Hey everyone, I want to simulate pedestrains movements using a radar. in the following exemple Introduction to Micro-Doppler Effects, it is shown how to extract the micro doppler signature of a walking pedestrian with different speed. I want to extract the micro doppler signature of different pedestrian movement patterns, like a pedestrian falling down. is there a way of how i can do that.
I would appreciate all your help, thank you for ypur time.
Tannous

Risposte (1)

Nihal
Nihal il 24 Gen 2024
Hello,
Simulating different pedestrian movement patterns, such as a person falling down, to extract micro-Doppler signatures is indeed a more complex task compared to analyzing regular walking motions. However, it is possible with the right approach and tools. Here's how you might proceed:
  1. Data Collection: The first step would be to collect radar data for the specific movements you are interested in, such as a pedestrian falling. This could be done with a radar system capable of capturing micro-Doppler signatures in a controlled environment where you simulate the fall of a pedestrian.
  2. Signal Processing: Once you have the raw radar data, you would need to process it to isolate the micro-Doppler signatures. This typically involves steps like filtering, Doppler processing, and time-frequency analysis. Tools like MATLAB offer functions and toolboxes that are well-suited for this type of signal processing.
  3. Simulation Tools: If collecting real-world data is not feasible, you can use simulation tools. MATLAB, for example, has the Phased Array System Toolbox which you could use to model radar systems and simulate the micro-Doppler effect of different targets. You would need to create a model of a pedestrian falling that accurately reflects the dynamics of such a movement.
  4. Algorithm Development: With either real or simulated data, you would then develop algorithms to extract the micro-Doppler signatures from the noisy radar returns. This could involve machine learning techniques or classical signal processing methods.
  5. Analysis and Verification: After extracting the micro-Doppler signatures, you would analyze them to verify that they match the expected patterns for a falling pedestrian. This analysis could help refine your simulation or data collection process.
I hope this provides a starting point for your project. I would recommend delving into the documentation for the Phased Array System Toolbox and the Signal Processing Toolbox, as they will be quite useful for your purposes.
Good luck with your simulation, and I hope you find the support you need to achieve your objectives!

Prodotti


Release

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by