Stationary Radar Ghost-Target Classification With Scene Models
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing radar systems struggle to accurately distinguish between real targets and ghost targets, particularly in urban environments with multiple reflective surfaces, leading to false positives and the need for user-defined exclusion zones, which degrades usability and fails to handle dynamic changes in the scene.
Innovation Solution
A method utilizing a scene model aggregated over time with information about expected ghost and real target areas, combined with track-specific features, to classify tracks using a classifier module, such as a neural network, to separate real targets from ghost targets.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If exclusion areas are defined by user to handle ghost targets, then ghost target detection accuracy is improved, but ease of operation deteriorates
Solution Approach 1:
The system automatically generates exclusion areas by detecting reflective surfaces and determining ghost target probabilities without requiring user intervention. The radar system serves itself by autonomously identifying and excluding ghost target regions based on signal reflection characteristics and scene model analysis.
Solution Approach 2:
The system performs preliminary detection of reflective surfaces and pre-calculates exclusion areas before final target classification. By analyzing signal reflections and building a scene model in advance, the system prepares exclusion zones proactively to prevent ghost target misidentification.
2Measurement precision
If exclusion areas are added to handle ghost targets, then ghost target detection accuracy is improved, but device complexity increases
Solution Approach 1:
The system merges multiple functions into a unified processing pipeline: reflective surface detection, ghost target probability calculation, exclusion area generation, and target classification are combined into a single integrated system that operates through coordinated modules rather than separate complex subsystems.
Solution Approach 2:
A scene model serves as an intermediary data structure that aggregates information about reflective surfaces, target probabilities, and spatial relationships. This intermediary layer simplifies the system by providing a standardized representation that feeds into the classification decision without requiring complex direct interactions between all system components.
3Measurement precision
If exclusion areas are used to handle ghost targets, then ghost target detection accuracy is improved, but adaptability deteriorates
Solution Approach 1:
The exclusion areas are dynamically generated and updated based on real-time detection of reflective surfaces and changing scene conditions. The system continuously monitors for new reflective objects and adjusts exclusion zones accordingly, allowing adaptation to dynamic environments without manual reconfiguration.
Solution Approach 2:
The system uses feedback from target classification results and scene model updates to refine future exclusion area calculations. By analyzing whether ghost targets were correctly identified and adjusting the scene model accordingly, the system continuously improves its adaptability to changing environments.
4Device complexity
If traditional radar processing is used, then simplicity is maintained, but measurement precision deteriorates due to false positives
Solution Approach 1:
The processing pipeline is segmented into distinct stages: raw radar signal processing, reflective surface detection, ghost target probability calculation, exclusion area generation, and final target classification. This segmentation allows each stage to focus on specific tasks, improving overall precision while maintaining manageable complexity through modular processing.
Data Source
AI summary
A method for classifying tracks in radar detections of a scene acquired by a stationary radar unit, comprises: acquiring radar detections of the scene using the static radar unit; feeding at least a portion of the radar detections into a tracker module for producing track-specific feature data indicating a specific track in the scene, feeding at least a portion of the radar detections into a scene model comprising information about scene-specific features aggregated over time, and information indicating areas in the scene with expected ghost target detections and areas with expected real target detections, wherein at least a subset of the scene-specific features is determined from the radar detections; classifying the specific track as belonging to a real target or to a ghost target by relating the specific track to a position in the scene model.


