Codex/Electromagnetic Warfare

Electromagnetic Warfare

Electromagnetic Warfare is the discipline of understanding, exploiting, protecting, and shaping activity in the electromagnetic spectrum. In current NATO doctrine it is the combat arm of Electromagnetic Operations (EMO), conducted within the electromagnetic environment (EME); US doctrine still terms it Electronic Warfare within Electromagnetic Spectrum Operations (EMSO), and the abbreviation EW is shared by both. For analytics teams, the useful mental model is a chain: sensors collect signal measurements, analysts turn those measurements into emitter hypotheses, those emitters are linked to platforms and units, and commanders use the resulting picture to assess risk, confidence, and possible effects. This Codex domain explains the vocabulary without assuming a radar engineering background.

01

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.

01
Collect
Intercept RF activity; capture PDWs with timestamps, frequency, pulse width, AOA.
02
Describe
Normalize measurements into structured records suitable for comparison.
03
Cluster
Group PDWs that appear to originate from the same source.
04
Identify
Compare clusters against known emitter fingerprints and libraries.
05
Locate
Combine bearings, sensor positions, and timing evidence to geolocate.
06
Assess
Record confidence, source reliability, and operational meaning.
EW Data Products
ProductPlain MeaningAnalyst Question
PDWOne measured pulse eventWhat exactly did the receiver observe?
Signal clusterA group of related measurementsDo these pulses behave like one source?
Emitter candidateA hypothesized RF sourceWhich known radar, jammer, datalink, or radio fits?
Line of bearingA directional bearing from a sensorWhere could this source be from my collector position?
EOB hypothesisA structured order-of-battle assessmentWhich unit, platform, and system does this likely represent?
BDAPost-action effect assessmentDid 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.

02

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.

Core Measurement Terms
TermExpands ToSimple Explanation
PDWPulse Descriptor WordOne structured record describing one detected pulse
PRIPulse Repetition IntervalTime between pulses in a pulse train
PRFPulse Repetition FrequencyHow many pulses occur per second
PWPulse WidthHow long one pulse lasts
RFRadio FrequencyThe frequency where the emission was observed
AOAAngle of ArrivalThe bearing from the receiver toward the source
RSSIReceived Signal Strength IndicatorA receiver-side strength estimate
I/QIn-phase / QuadratureRaw signal components used for deeper waveform analysis
Common PRI Behaviors
BehaviorWhat It Looks LikeWhy It Matters
FixedSame interval repeatedEasy to cluster, often stable operating mode
StaggeredRepeating set of intervalsHelps distinguish modes that share frequency bands
JitteredIntervals vary around a centerMay resist simple prediction or deconflict emissions
Dwell switchA mode holds one pattern, then switchesOften visible when a radar changes search or track behavior
SlidingInterval changes progressivelyCan indicate agile timing or a transition state
Example PDW record shape
{
  "timestamp": "2026-06-18T10:15:04.231Z",
  "frequencyMhz": 9340.5,
  "priUs": 850,
  "pulseWidthUs": 1.2,
  "aoaDeg": 72.4,
  "rssiDbm": -61,
  "collectorId": "receiver-alpha"
}
03

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.

Entity Hierarchy
LevelEntityRole in Analysis
1PlatformPhysical carrier such as aircraft, ship, vehicle, site, or satellite
2Weapon systemOperational system made from sensors, launchers, command nodes, and support assets
3EmitterRF source that produces observable energy
4Radar functionWhat the emitter is doing in a mode: search, track, fire control, IFF, navigation
5SignalObservable waveform characteristics and mode behavior
6PDWRaw 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.

04

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.

ES
Electronic Support
Sensing and exploiting emissions for awareness and intelligence.
EA
Electronic Attack
Creating effects in the spectrum against adversary systems.
EP
Electronic Protection
Protecting friendly spectrum-dependent systems.
ELINT
Electronic Intelligence
Intelligence from non-communications emitters such as radars.
EMCON
Emissions Control
Managing friendly emissions to limit exposure or interference.
BDA
Battle Damage Assessment
Assessing observed effects after an action.
05

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.

Foundry Mapping Pattern
EW ConceptFoundry ConstructWhy It Helps
PDW / intercept recordObject Type backed by measurement datasetKeeps raw evidence queryable and governed
Signal clusterDerived Object Type or transform outputGroups measurements without losing provenance
Emitter matchAssessment object plus links to candidatesSupports alternate hypotheses and confidence
Platform / unit graphOntology objects and link typesTurns signal facts into operational context
Analyst adjudicationAction TypeRecords who accepted, rejected, or revised an assessment
Scoring logicFunctionKeeps matching and confidence logic testable and reusable
06

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.

Core Lexicon
TermCategoryShort Definition
PDWMeasurementPulse Descriptor Word; one pulse-level measurement record
PRISignal behaviorPulse Repetition Interval; time between pulses
PRFSignal behaviorPulse Repetition Frequency; pulse rate per second
PWMeasurementPulse Width; duration of a pulse
RFMeasurementRadio frequency of the observed emission
AOAGeometryAngle of Arrival; bearing from collector to source
LOBGeometryLine of Bearing; directional line used for geolocation
I/QWaveformIn-phase and quadrature samples preserving signal detail
EmitterEntityRF source such as radar, jammer, radio, or datalink
PlatformEntityPhysical carrier for systems and emitters
Weapon systemEntityOperational grouping of sensors, launchers, C2, and support assets
EOBAssessmentElectronic Order of Battle; assessed electronic forces and systems
ELINTIntelligenceElectronic intelligence from non-communications emitters
EAOperationElectronic Attack; creating effects in the spectrum
ESOperationElectronic Support; sensing and exploiting emissions
EPOperationElectronic Protection; protecting friendly spectrum use
EMCONOperationEmissions control for friendly transmissions
BDAAssessmentBattle 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.