The EW Analytics Loop
A practical EW workflow starts with intercepted RF activity and ends with a confidence-rated assessment. The analyst asks: what was observed, which emitter could have produced it, where was it likely located, which platform or weapon system carries it, and what does that imply for the Electronic Order of Battle?
The core loop is collect -> describe -> cluster -> identify -> locate -> assess. Collection produces measurements such as frequency, pulse width, angle of arrival, and received power. Description normalizes those measurements into records a system can compare. Clustering groups measurements that appear to come from the same source. Identification compares a cluster against known emitter fingerprints. Location combines bearings, sensor positions, and timing evidence. Assessment records the confidence, source reliability, and operational meaning.
This is where Foundry-style analytics fits naturally. Ontology objects can represent emitters, platforms, weapon systems, units, intercept sessions, signal clusters, and assessment records. Links preserve the reasoning path: a signal cluster matched an emitter; the emitter is mounted on a platform; the platform is assigned to a unit; the unit belongs to an EOB hypothesis. That graph is more useful than a flat table because it lets analysts revisit assumptions when new evidence arrives.
| Product | Plain Meaning | Analyst Question |
|---|---|---|
| PDW | One measured pulse event | What exactly did the receiver observe? |
| Signal cluster | A group of related measurements | Do these pulses behave like one source? |
| Emitter candidate | A hypothesized RF source | Which known radar, jammer, datalink, or radio fits? |
| Line of bearing | A directional bearing from a sensor | Where could this source be from my collector position? |
| EOB hypothesis | A structured order-of-battle assessment | Which unit, platform, and system does this likely represent? |
| BDA | Post-action effect assessment | Did an action produce the expected observable effect? |
Do not confuse detection with identification
Seeing energy at a frequency is not the same as identifying a specific emitter. Identification needs corroborating features such as PRI behavior, pulse width, scan pattern, platform context, geography, and source reliability.
Signals, Pulses, and PDWs
A PDW is a compact measurement of a single pulse detected by a receiver. It usually captures when the pulse arrived, the measured frequency, pulse width, amplitude or RSSI, angle of arrival, and sometimes quality flags. A PDW is deliberately small: it is metadata about a pulse, not the full raw waveform.
A pulse train is a sequence of related PDWs over time. Looking at the gaps between pulses gives you PRI (Pulse Repetition Interval), while counting pulses per second gives you PRF (Pulse Repetition Frequency). These are two views of the same timing behavior: PRI is the interval, PRF is the rate. Radar modes often reveal themselves through timing regularity, stagger, jitter, dwell switching, and bursts.
PW or pulse width describes how long the transmitter stayed on for a pulse. Frequency describes where the pulse sits in the spectrum. Modulation describes how the pulse changes internally. I/Q samples are a deeper representation of the waveform itself: in-phase and quadrature components that preserve amplitude and phase detail for advanced analysis such as spectrograms, phase behavior, and modulation inspection.
| Term | Expands To | Simple Explanation |
|---|---|---|
| PDW | Pulse Descriptor Word | One structured record describing one detected pulse |
| PRI | Pulse Repetition Interval | Time between pulses in a pulse train |
| PRF | Pulse Repetition Frequency | How many pulses occur per second |
| PW | Pulse Width | How long one pulse lasts |
| RF | Radio Frequency | The frequency where the emission was observed |
| AOA | Angle of Arrival | The bearing from the receiver toward the source |
| RSSI | Received Signal Strength Indicator | A receiver-side strength estimate |
| I/Q | In-phase / Quadrature | Raw signal components used for deeper waveform analysis |
| Behavior | What It Looks Like | Why It Matters |
|---|---|---|
| Fixed | Same interval repeated | Easy to cluster, often stable operating mode |
| Staggered | Repeating set of intervals | Helps distinguish modes that share frequency bands |
| Jittered | Intervals vary around a center | May resist simple prediction or deconflict emissions |
| Dwell switch | A mode holds one pattern, then switches | Often visible when a radar changes search or track behavior |
| Sliding | Interval changes progressively | Can indicate agile timing or a transition state |
{
"timestamp": "2026-06-18T10:15:04.231Z",
"frequencyMhz": 9340.5,
"priUs": 850,
"pulseWidthUs": 1.2,
"aoaDeg": 72.4,
"rssiDbm": -61,
"collectorId": "receiver-alpha"
}Emitters, Platforms, and EOB
An emitter is the RF source: radar, jammer, radio, datalink, interrogator, or navigation transmitter. A platform is the physical carrier: aircraft, ship, ground vehicle, site, satellite, or pod. A weapon system is the system-of-systems that groups launchers, sensors, command-and-control nodes, support vehicles, and sometimes jammers. An EOB is the assessed Electronic Order of Battle: what electronic systems are believed to exist, where they are, how they are organized, and how confident analysts are.
Good EW data models keep these concepts separate. A radar type can appear on many platforms. A platform can carry multiple emitters. A unit can operate several platforms. A specific deployment instance can differ from the generic family or variant. Separating those layers prevents a common analytics failure: treating one observation as if it proves the whole unit structure.
The EWSTT-style hierarchy is useful for learning: Platform -> Weapon System -> Emitter -> Radar Function -> Signal -> PDW. Read upward to understand operational meaning. Read downward to understand evidence.
| Level | Entity | Role in Analysis |
|---|---|---|
| 1 | Platform | Physical carrier such as aircraft, ship, vehicle, site, or satellite |
| 2 | Weapon system | Operational system made from sensors, launchers, command nodes, and support assets |
| 3 | Emitter | RF source that produces observable energy |
| 4 | Radar function | What the emitter is doing in a mode: search, track, fire control, IFF, navigation |
| 5 | Signal | Observable waveform characteristics and mode behavior |
| 6 | PDW | Raw pulse-level measurement evidence |
One emitter name is not one battlefield object
Emitter names often describe a family or variant. Analysts still need instance-level evidence, geography, and association links before claiming a specific deployed asset or unit.
Operations Vocabulary
EW terms can sound interchangeable until you map them to jobs. ES or Electronic Support is sensing and exploiting emissions for awareness and intelligence. EA or Electronic Attack is using electromagnetic energy or related techniques to create an effect against an adversary system. EP or Electronic Protection is protecting friendly systems from interference, exploitation, or attack. ELINT focuses on non-communications electronic intelligence, especially radar and signal characteristics. COMINT focuses on communications intelligence.
EMCON means emissions control: deliberate management of friendly transmissions to reduce detection, interference, or compromise. BDA means battle damage assessment, but in an EW context it often means effect assessment: did the target stop emitting, change mode, move, degrade, or recover?
Analytics supports these workflows by making uncertainty visible. A dashboard should not only say "matched emitter." It should show the evidence, confidence, reliability, freshness, alternate hypotheses, and what new collection would reduce uncertainty.
Analytics Patterns
A useful EW analytics product usually has four layers. The first layer is measurement hygiene: normalize units, preserve collector identity, retain timestamps, and keep raw records traceable. The second is parametric comparison: compare frequency ranges, PRI behavior, pulse width, modulation family, scan mechanism, and band. The third is contextual linking: connect candidate emitters to platforms, platforms to units, units to locations, and locations to mission context. The fourth is assessment management: record confidence, source reliability, information credibility, and competing hypotheses.
Foundry can model this as an ontology-backed intelligence graph. Object Types represent PDWs, signal clusters, emitter candidates, emitters, platforms, weapon systems, units, and assessments. Link Types preserve reasoning paths. Actions let analysts promote, reject, or revise hypotheses with audit history. Functions can compute derived scores, freshness, conflicts, and missing-evidence prompts.
The smart design choice is to show the analyst both the conclusion and the evidence ladder. A good interface answers "what do we think?" and "why do we think it?" in the same view.
| EW Concept | Foundry Construct | Why It Helps |
|---|---|---|
| PDW / intercept record | Object Type backed by measurement dataset | Keeps raw evidence queryable and governed |
| Signal cluster | Derived Object Type or transform output | Groups measurements without losing provenance |
| Emitter match | Assessment object plus links to candidates | Supports alternate hypotheses and confidence |
| Platform / unit graph | Ontology objects and link types | Turns signal facts into operational context |
| Analyst adjudication | Action Type | Records who accepted, rejected, or revised an assessment |
| Scoring logic | Function | Keeps matching and confidence logic testable and reusable |
EW Lexicon
Use this as the first-pass decoder. The important habit is to ask whether a term describes a measurement, a signal behavior, a physical entity, an operation, or an assessment. That category usually tells you where it belongs in the data model.
| Term | Category | Short Definition |
|---|---|---|
| PDW | Measurement | Pulse Descriptor Word; one pulse-level measurement record |
| PRI | Signal behavior | Pulse Repetition Interval; time between pulses |
| PRF | Signal behavior | Pulse Repetition Frequency; pulse rate per second |
| PW | Measurement | Pulse Width; duration of a pulse |
| RF | Measurement | Radio frequency of the observed emission |
| AOA | Geometry | Angle of Arrival; bearing from collector to source |
| LOB | Geometry | Line of Bearing; directional line used for geolocation |
| I/Q | Waveform | In-phase and quadrature samples preserving signal detail |
| Emitter | Entity | RF source such as radar, jammer, radio, or datalink |
| Platform | Entity | Physical carrier for systems and emitters |
| Weapon system | Entity | Operational grouping of sensors, launchers, C2, and support assets |
| EOB | Assessment | Electronic Order of Battle; assessed electronic forces and systems |
| ELINT | Intelligence | Electronic intelligence from non-communications emitters |
| EA | Operation | Electronic Attack; creating effects in the spectrum |
| ES | Operation | Electronic Support; sensing and exploiting emissions |
| EP | Operation | Electronic Protection; protecting friendly spectrum use |
| EMCON | Operation | Emissions control for friendly transmissions |
| BDA | Assessment | Battle damage or effect assessment after an action |
Decision Trees
Classify an EW term
What does the term describe?
Knowledge Check
Test your understanding with 3 questions. You need 2/3 to pass.