Every sensing method has a condition that defeats it. Fusion is not about adding sensors until the problem goes away — it is about combining methods whose failure modes do not overlap, and being honest about what the combination still cannot see.
The Principle
Complementary failure, not redundancy.
§ 01 / PRINCIPLE
Adding a second sensor of the same kind gives you a little more confidence and the same blind spots. Adding a sensor that fails differently gives you coverage. That distinction is the whole discipline: you are not buying redundancy, you are buying complementary failure modes.
The small uncrewed aircraft problem illustrates it well, because it defeats each modality in a different way. Understanding why is the fastest route to understanding why fusion is necessary rather than merely nice.
The Modalities
What each sensor is good and bad at.
Four sensing methods, each with a genuine advantage and a genuine defeat condition. The trade-offs below are well documented in the open literature.
§ 02 / MODALITIES
01
Radar
The only modality that yields range, bearing, altitude and radial speed simultaneously, and it works in weather and darkness. Against small aircraft it struggles: a low radar cross-section, and ground clutter at low grazing angles that a slow, low target hides inside.
02
Radio frequency
Passive interception of the command-and-control link, which can identify and often locate the operator as well as the aircraft. Its defeat condition is decisive and increasingly common: an autonomous platform that radiates little or nothing gives an RF sensor nothing to hear.
03
Electro-optical / infrared
Produces imagery a human can immediately interpret and confirm, which matters when a decision follows. It requires unobstructed line of sight and adequate illumination or thermal contrast, so cloud, dust, smoke and obscuration degrade it sharply.
04
Acoustic
Fully passive, transmitting nothing, and propeller harmonics are distinctive enough to separate an aircraft from a bird. The range is short, ambient noise interferes, and individual aircraft within a group are hard to separate.
05
Micro-Doppler
Rotating blades modulate a radar return in a way the airframe alone does not, producing a signature that helps classify what has been detected rather than merely noticing it. The signature weakens with distance and with smaller rotors, exactly where you most want it.
06
The gap that remains
A small, autonomous, radio-silent aircraft flying low against clutter in poor visibility is difficult for every modality at once. Any vendor claiming otherwise is describing a demonstration, not a capability.
Making One Picture
From four opinions to one track.
Fusion happens after detection, and it is where most of the engineering difficulty actually sits. Four sensors will disagree — about how many objects exist, where they are, and what they are — and something has to resolve that into a single picture a person can act on.
AssociationDeciding which detections from different sensors belong to the same object. Get this wrong and one aircraft becomes three tracks, or three become one.
Cross-cueingLetting one sensor point another. A radar contact can slew a camera onto a bearing far faster than a human could, turning a detection into a visual confirmation.
Weighting by trustEach sensor's contribution weighted by how much it can be trusted in the present conditions, not by a fixed constant. A camera at night and a camera at noon are different sensors.
Track continuityHolding an object's identity as it manoeuvres, is briefly occluded, or passes between sensors' coverage — so the operator sees one continuous thing, not a series of unrelated blips.
Honest uncertaintyEvery fused output carries a confidence. A system that reports certainty it has not earned is more dangerous than one that reports doubt.
FusionPipeline
InputIndependent sensor detections
AssociateWhich detections are one object
Cross-cueOne sensor points another
WeightBy present, not nominal, reliability
OutputOne track picture with confidence
DecisionMade by a person
Why This Is Our Problem
Fusion is software.
The sensors are largely commodity. What separates a useful system from a pile of hardware is the layer that reconciles them — and that is where we work.
§ 03 / OUR WORK
01
It travels across programmes
The same fusion core serves ISR, force protection and counter-UAS. An improvement made for one reaches all three.
02
It runs on the platform
Fusion has to complete inside the same power and thermal budget as everything else on board. See edge AI.
03
It decides what to send
There is rarely enough bandwidth for raw feeds, so fusion also decides what is worth transmitting.
04
It is where trust is won or lost
False alarms come from bad fusion more often than from bad sensors, and a system that cries wolf is switched off.
This page summarises publicly documented sensing principles to explain our approach. It describes no product, and we publish no specifications, detection ranges or performance figures. All work is under active research and development.