Channel Module

File

  • ~/dev/python/HDDS2/Project v1/src/radar_sim/channel.py

Responsibility

This module builds the surveillance channel from the reference pulse matrix.

What It Simulates

  1. direct-path leakage,
  2. target echoes,
  3. delay,
  4. Doppler,
  5. clutter,
  6. complex noise.

Important Role

This is where the project decides what kind of world the radar is observing.

If the channel model is weak, every later plot can look good while still being physically misleading.

Linked Notes

Built with LogoFlowershow