Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

Assess and improve localization accuracy (post-radar-association) #9

Description

@jonnyspicer

Overview

Assess current geometric localization performance and implement improvements if needed, after radar-only association is working.

Current State

  • Basic geometric localization using EllipseParametric and EllipsoidParametric
  • SphericalIntersection for simple triangulation
  • No optimization-based position refinement

Priority Revision

DOWNGRADED from MVP CriticalPost-MVP Enhancement

Reason: Current geometric methods may be adequate for MVP. The real blocker is radar-only association (#20), not localization accuracy.

Target State

  • Performance assessment of current geometric methods with real radar-only data
  • Selective improvement only if geometric methods prove insufficient
  • Levenberg-Marquardt solver if significant accuracy gains are demonstrated

Dependencies

Tasks

  • Wait for radar-only association (Implement RadarOnlyAssociator for pure radar tracking #20) to be completed
  • Create test scenarios with pure radar data (no ADS-B)
  • Assess current localization accuracy in radar-only mode
  • If improvements needed, implement LM solver or other optimization
  • Validate improved accuracy without performance degradation

Success Criteria

  • Current localization accuracy quantified with radar-only test scenarios
  • Clear decision on whether improvements are needed
  • If implemented, new methods improve accuracy measurably
  • Performance remains suitable for real-time processing

Note: This is now a post-MVP enhancement since the real MVP blockers are radar association and TDOA processing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions