Skip to main content
    Back to the overview

    Terms beginning with D

    137 terms from the estate's acronym catalogue.

    DADirect Action
    Short-duration strikes and small-scale offensive actions to seize, destroy, or capture specific targets.
    Show the visualisation
    DA Form 1355-1-R
    Department of the Army Form 1355-1-R — the standard Minefield Record. Mandatory for any hasty protective minefield (HPMF) emplacement; records pattern, fuze type, anti-handling status, and recovery responsibility.
    Show the visualisation
    Diagram
    DACDigital-to-Analog Converter
    A device that converts digital samples into a continuous analog waveform, e.g. for waveform generation.
    Show the visualisation
    DACASDigitally Aided Close Air Support
    The use of digital data links to speed and improve the coordination of close air support.
    Show the visualisation
    DAMADemand Assigned Multiple Access
    A scheme dynamically allocating satellite bandwidth to terminals only when they have traffic.
    Show the visualisation
    DASDebris Assessment Software
    NASA tool for evaluating a mission's compliance with orbital debris mitigation requirements.
    Show the visualisation
    DASTDynamic Application Security Testing
    Black-box security testing of a running application — fuzzes HTTP endpoints, checks for OWASP Top 10 classes, confirms exploitability rather than just presence. Complements SAST: catches runtime bugs and config errors that static analysis can't see.
    Show the visualisation
    DiagramTry it: Software Testing GuideTry it: Cyber Warfare Guide
    Dawn-Dusk Orbit
    A sun-synchronous orbit aligned along the terminator (day-night boundary), maximising solar illumination on solar panels while minimising thermal cycling.
    Show the visualisation
    3D model
    dBDecibel
    A logarithmic unit expressing the ratio of two power or amplitude quantities.
    Show the visualisation
    dBcDecibel relative to carrier
    The power of a signal component expressed in decibels relative to the carrier power.
    Show the visualisation
    dBdDecibel-dipole
    Antenna gain expressed in decibels relative to a half-wave dipole antenna.
    Show the visualisation
    DBFDiesel Boats Forever
    A traditional submariner slogan honoring the diesel-electric submarine community.
    Show the visualisation
    dBiDecibel-isotropic
    Antenna gain expressed in decibels relative to an ideal isotropic radiator.
    Show the visualisation
    dBmDecibel-milliwatts
    A power level expressed in decibels relative to one milliwatt.
    Show the visualisation
    DBSDoppler Beam Sharpening
    Radar technique improving azimuth resolution.
    Show the visualisation
    dBWDecibel-watts
    A power level expressed in decibels relative to one watt.
    Show the visualisation
    DCDuty Cycle
    The fraction of time a radar transmitter is active, equal to pulse width times pulse repetition frequency.
    Show the visualisation
    DCADefensive Counter-Air
    All defensive measures designed to detect, identify, intercept, and destroy or negate enemy air and missile forces attempting to attack friendly forces or penetrate friendly airspace.
    Show the visualisation
    3D modelTry it: Mil Ops Degraded EnvironmentsTry it: Purchase Method AdvisorTry it: Orbat Guide+1 more
    DCAADefense Contract Audit Agency
    The DoD agency that performs contract audits and provides financial advisory services on contracts.
    Show the visualisation
    DCGSDistributed Common Ground System
    A family of systems that tasks sensors and processes intelligence into a shared, distributed enterprise.
    Show the visualisation
    DCMDirection Cosine Matrix
    A 3x3 rotation matrix representing spacecraft orientation between two reference frames.
    Show the visualisation
    DCMADefense Contract Management Agency
    The DoD agency that administers contracts and ensures suppliers meet cost, schedule, and quality.
    Show the visualisation
    DCODefensive Cyber Operations
    Actions taken in and through cyberspace to protect own networks, systems, and data. Includes network monitoring, intrusion detection, and incident response.
    Show the visualisation
    2D animationTry it: Cyber Warfare GuideTry it: Defense Fundamentals GuideTry it: Military Doctrine Guide+1 more
    DDDestroyer
    A fast, maneuverable surface warship intended to escort larger vessels and screen against threats.
    Show the visualisation
    DDGGuided Missile Destroyer
    Arleigh Burke-class (DDG-51) is the US Navy's primary surface combatant with Aegis combat system, SPY-1/SPY-6 radar, and 90-96 VLS cells for SM-2/3/6, Tomahawk, and ESSM.
    Show the visualisation
    3D modelTry it: Multi Domain Spectrum PlannerTry it: Ttps GuideTry it: Ew Guide+1 more
    DDORDelta-Differential One-way Ranging
    A deep-space navigation technique measuring angular position by comparing signals received at two widely separated antennas.
    Show the visualisation
    DDoSDistributed Denial of Service
    A cyberattack that overwhelms a target with a flood of traffic from multiple distributed sources, rendering it unavailable. Volumetric attacks can exceed 1 Tbps.
    Show the visualisation
    2D animationTry it: Cyber Warfare GuideTry it: Homeland Security Fundamentals
    DDSDry Deck Shelter
    A submersible chamber mounted on a submarine to launch and recover divers and their craft.
    Show the visualisation
    DEADDestruction of Enemy Air Defences
    Permanent neutralisation of adversary integrated air defense elements through kinetic or non-kinetic means. Distinguished from SEAD which is temporary suppression.
    Show the visualisation
    DiagramTry it: Mil Ops Degraded EnvironmentsTry it: Joint Ops GuideTry it: Defense Missions Guide+1 more
    Dead Reckoning
    The process of estimating current position from a known prior position plus measured course, speed, and elapsed time. Subject to cumulative error; used as a backup when positioning aids are unavailable.
    Show the visualisation
    DiagramTry it: Mil Ops Degraded EnvironmentsTry it: Ttps GuideTry it: Military Doctrine Guide+1 more
    Debris Mitigation Guidelines
    International standards (IADC, UN COPUOS) requiring operators to limit orbital debris generation, passivate spacecraft at end of life, and deorbit LEO satellites within 25 years.
    Show the visualisation
    3D modelTry it: Space Fundamentals GuideTry it: Ssa GuideTry it: Space Standards Guide
    Decision Matrix
    A structured comparison technique that scores options against weighted criteria. Variants: Pugh matrix (relative scoring against a baseline), AHP (pairwise weights via consistency check). Forces criteria-explicitness; reduces hidden bias.
    Show the visualisation
    DiagramTry it: Pathways To Space Strategic GuideTry it: Purchase Method AdvisorTry it: Mil Ops Degraded Environments+1 more
    Decision Tree
    A branching diagram showing decisions, chance events, and outcomes with associated probabilities and payoffs. Solved by rolling back from leaves using expected-value calculations. Foundation of decision analysis under uncertainty.
    Show the visualisation
    DiagramTry it: Joint Ops GuideTry it: Cbrn Defense GuideTry it: Space Remote Sensing Guide+1 more
    Decision-Making
    The cognitive and procedural process of selecting among alternatives. Frameworks range from intuitive (Klein's recognition-primed decision) to fully analytical (decision analysis with utility theory). Most operational decisions blend both modes.
    Show the visualisation
    DiagramTry it: Leadership Influence GuideTry it: Cultural Transformation SimulatorTry it: Defense Fundamentals Guide+1 more
    Decomposition
    The systems-engineering practice of breaking a complex requirement, function, or product into smaller, more manageable components. Drives the work-breakdown structure (WBS), the requirements hierarchy, and the integration plan.
    Show the visualisation
    DiagramTry it: Space Systems EngineeringTry it: Waterfall Test GuideTry it: Software Testing Guide+1 more
    DECONDecontamination
    The process of reducing or removing chemical, biological, or radiological contamination from personnel and equipment.
    Show the visualisation
    Deconfliction
    The procedural separation of friendly forces, weapons, or sensors in time, space, or frequency to prevent fratricide or interference. Airspace deconfliction, fires deconfliction, and EMS deconfliction are routine joint-planning subtasks.
    Show the visualisation
    DiagramTry it: Mil Ops Degraded EnvironmentsTry it: Ttps GuideTry it: Cultural Transformation Simulator+1 more
    Decontamination
    The process of removing or neutralizing CBRN contamination from personnel, equipment, and terrain. Three levels: immediate (self-aid within minutes), operational (mission-essential equipment), and thorough (comprehensive restoration in rear areas).
    Show the visualisation
    3D modelTry it: Cbrn Defense GuideTry it: Defense Fundamentals GuideTry it: Mil Ops Degraded Environments+1 more
    Decoy
    A device designed to attract enemy fire or ISR attention away from a real platform. Includes inflatable decoys, electronic decoys emitting platform-like signatures, and towed radar decoys.
    Show the visualisation
    DiagramTry it: Ew GuideTry it: Defense Spectrum MapTry it: Cyber Warfare Guide+1 more
    Dedicated Launch
    A launch procured exclusively for a single customer's payload(s), providing full control over orbit selection, schedule, and mission assurance requirements.
    Show the visualisation
    DiagramTry it: Pathways To Space Strategic GuideTry it: Space Fundamentals Guide
    DEF-STANUK Defence Standard
    UK Ministry of Defence standards covering material, process, and quality requirements for defence equipment. DEF-STAN 00-970 (airworthiness), DEF-STAN 05-135 (supplier assurance), and DEF-STAN 00-56 (safety management) are the most widely cited.
    Show the visualisation
    Diagram
    Degraded Operations
    Conducting the mission with partial or no access to expected enablers (GPS, comms, space ISR). Requires pre-planned fallback TTPs, analog back-ups, and training to execute without automation.
    Show the visualisation
    DiagramTry it: Mil Ops Degraded Environments
    Deliberate Breach
    Fully planned breach operation conducted with complete SOSRA organisation and a minimum 3:1 suppression ratio. Used when reconnaissance, time, and combat power allow detailed planning. Contrast with In-Stride Breach.
    Show the visualisation
    Diagram
    Delphi Method
    A structured communication technique for SME consensus validation. Experts respond to questions in iterative rounds with anonymous feedback from earlier rounds shared between iterations. Reduces groupthink and anchoring bias in TTP validation panels.
    Show the visualisation
    DiagramTry it: Ttps Guide
    Delta-v
    The change in velocity required for an orbital manoeuvre, measured in m/s or km/s. The fundamental currency of space mission design — determines propellant mass via the Tsiolkovsky rocket equation.
    Show the visualisation
    2D animationTry it: Space Fundamentals GuideTry it: Cultural Transformation SimulatorTry it: Leop Commissioning Guide+1 more
    Delta-V Budget
    A bookkeeping estimate of the total velocity change required across all mission phases — orbit insertion, station-keeping, manoeuvres, disposal. Sized with margin to cover dispersions and off-nominal operations.
    Show the visualisation
    Diagram
    DEMDigital Elevation Model
    A gridded digital representation of terrain surface elevation.
    Show the visualisation
    DEMONDetection of Envelope Modulation on Noise
    A passive-sonar technique that extracts propeller shaft and blade rate from the modulation of broadband ship noise.
    Show the visualisation
    Deorbit
    Controlled reentry maneuver to remove a spacecraft from orbit. For LEO: retrograde burn to lower perigee into atmosphere. Required within 25 years by debris mitigation guidelines.
    Show the visualisation
    3D modelTry it: Ssa GuideTry it: Space Fundamentals GuideTry it: Space Environment Effects Guide+1 more
    Deployment Mechanism
    Mechanical systems (hinges, springs, shape-memory alloy actuators) that unfold stowed components (solar arrays, antennas, booms) after launch. Single-point failures requiring extensive testing.
    Show the visualisation
    3D model
    DESData Encryption Standard
    The first standardised symmetric encryption algorithm (1977). Uses a 56-bit key and 16-round Feistel network on 64-bit blocks. Broken by brute force in 1998; replaced by AES. Triple DES (3DES) applies DES three times for extended security.
    Show the visualisation
    2D animationTry it: Encryption GuideTry it: Male Uav Gcs
    Descending Node
    The point in an orbit where the satellite crosses the equatorial plane from north to south. For sun-synchronous orbits this typically occurs in the local afternoon; for retrograde orbits the AN/DN convention is maintained.
    Show the visualisation
    3D modelTry it: Smad Orbit VisualizerTry it: Space Fundamentals GuideTry it: Leop Commissioning Guide+1 more
    Design Contest
    A procurement procedure where competing teams submit design concepts, and one or more are selected for development. Common in architectural, industrial design, and some aerospace programmes where form is primary.
    Show the visualisation
    Diagram
    DEWDirected Energy Weapon
    Weapon systems using concentrated electromagnetic energy (laser) or particle beams to damage or destroy targets. Offer near-instantaneous engagement and deep magazines.
    Show the visualisation
    3D modelTry it: Defense Fundamentals GuideTry it: Defense Spectrum MapTry it: Defense Breakthrough Guide+1 more
    DFDirection Finding
    Determination of the bearing to a radio or radar emitter from one or more receiving stations.
    Show the visualisation
    DFACDining Facility
    A military facility where meals are prepared and served to service members.
    Show the visualisation
    DFARSDefense Federal Acquisition Regulation Supplement
    The Department of Defense supplement to the FAR governing defense procurement.
    Show the visualisation
    DFIRDigital Forensics and Incident Response
    Discipline combining forensic investigation with incident response to analyze and contain breaches.
    Show the visualisation
    DHCPDynamic Host Configuration Protocol
    A protocol that automatically assigns IP addresses and network settings to hosts.
    Show the visualisation
    DIDirectivity Index
    A measure of how much an array concentrates its response in a preferred direction, improving signal-to-noise ratio.
    Show the visualisation
    DIALDifferential Absorption Lidar
    A lidar technique using two wavelengths to measure the concentration of a specific atmospheric gas.
    Show the visualisation
    DICASSDirectional Command Activated Sonobuoy System
    An active sonobuoy that transmits on command to provide range and bearing to submerged contacts.
    Show the visualisation
    DIFARDirectional Frequency Analysis and Recording
    A passive directional sonobuoy that provides bearing to underwater acoustic contacts.
    Show the visualisation
    Diffie-Hellman
    The first published public-key key-exchange protocol (1976). Allows two parties to establish a shared secret over an insecure channel without prior shared keys, based on the discrete logarithm problem.
    Show the visualisation
    DiagramTry it: Encryption Guide
    Digital Thread
    An integrated data framework connecting design, manufacturing, test, and sustainment data throughout the product lifecycle. Enables traceability and model-based decision-making.
    Show the visualisation
    2D animationTry it: Digital Procurement
    Digital Twin
    A virtual replica of a physical system continuously updated with real-time data. Enables predictive analysis, testing, and operational optimisation.
    Show the visualisation
    DiagramTry it: Digital ProcurementTry it: Aerospace Defense Industry GuideTry it: Waterfall Test Guide+1 more
    DIRCMDirectional Infrared Countermeasures
    A system that defeats heat-seeking missiles by directing a jamming laser at the incoming missile’s seeker.
    Show the visualisation
    Direction Finding
    Locating an emitter by measuring the bearing from one or more passive receivers. Techniques: amplitude comparison, phase interferometry, time-difference-of-arrival. Foundation of ELINT and SIGINT geolocation.
    Show the visualisation
    3D modelTry it: Radar SystemsTry it: Ew GuideTry it: Aerospace Defense Industry Guide+1 more
    Disaggregation
    Force design principle that distributes mission functions across many smaller, cheaper, replaceable platforms instead of few exquisite ones. Applied to space (Proliferated Warfighter Space Architecture) and air (CCA) to raise targeting cost and preserve degraded-mode capability.
    Show the visualisation
    DiagramTry it: Mil Ops Degraded EnvironmentsTry it: Space Fundamentals GuideTry it: Military Doctrine Guide+1 more
    DISCOSDatabase and Information System Characterising Objects in Space
    ESA's reference database of launch, orbit, and physical data for cataloged space objects.
    Show the visualisation
    Disruption
    A shift caused by new technology, business model, or actor that displaces incumbents (Christensen, 1997). In defence: low-cost UAVs disrupting expensive airpower; commercial reusable launch disrupting government LV monopoly.
    Show the visualisation
    DiagramTry it: Joint Ops GuideTry it: Career Path SimulatorTry it: Pnt Guide+1 more
    Disturbance Torque
    External torques perturbing spacecraft attitude — solar radiation pressure, gravity gradient, residual magnetic moment, aerodynamic. Each scales differently with altitude. Sets the actuator sizing and momentum-management cadence (e.g. weekly desat for reaction wheels).
    Show the visualisation
    3D modelTry it: Leop Commissioning GuideTry it: Space Environment Effects GuideTry it: Space Fundamentals Guide
    DIVARTYDivision Artillery
    The Army headquarters that coordinates and directs field artillery fires in support of a division.
    Show the visualisation
    Division
    A military formation of 10,000–20,000 personnel combining multiple brigades plus supporting arms. In most Western armies, the largest formation optimised for combined-arms manoeuvre warfare.
    Show the visualisation
    DiagramTry it: Ttps GuideTry it: Orbat GuideTry it: Aerospace Defense Industry Guide+1 more
    DIWDead in the Water
    A ship stopped with no way on and no propulsion, drifting with wind and current.
    Show the visualisation
    DLADefense Logistics Agency
    The U.S. combat support agency providing supply chain management for the military services.
    Show the visualisation
    DLPData Loss Prevention
    Controls and tools that detect and prevent unauthorized transfer or exfiltration of sensitive data.
    Show the visualisation
    DMEDistance Measuring Equipment
    Radio aid giving slant-range distance to a ground station.
    Show the visualisation
    DMSMSDiminishing Manufacturing Sources and Material Shortages
    The loss of manufacturers or suppliers for items needed to sustain weapon systems. A major driver of midlife upgrade and technology refresh programs.
    Show the visualisation
    DiagramTry it: Purchase Method Advisor
    DMZDemilitarized Zone
    Isolated network segment that exposes external-facing services while shielding the internal network.
    Show the visualisation
    DNDigital Number
    The raw quantized pixel value output by an imaging sensor before radiometric calibration.
    Show the visualisation
    DNBIDisease and Non-Battle Injury
    Illnesses and injuries not resulting from enemy action, a major driver of medical losses in operations.
    Show the visualisation
    DNSDomain Name System
    The hierarchical naming system that resolves human-readable domain names to IP addresses.
    Show the visualisation
    DO-178DO-178C Software Considerations in Airborne Systems
    RTCA standard for safety-critical avionics software, replacing DO-178B in 2011. Defines five Design Assurance Levels (A–E) by failure-condition severity, with progressively stricter coverage and documentation requirements.
    Show the visualisation
    DiagramTry it: Aerodef Standards Guide
    DO-178C
    RTCA's Software Considerations in Airborne Systems and Equipment Certification — the de facto standard for certification of airborne software. Defines Design Assurance Levels A–E based on failure consequences.
    Show the visualisation
    DiagramTry it: Software Testing GuideTry it: Aerodef Standards GuideTry it: Space Standards Guide+1 more
    DO-254
    RTCA's Design Assurance Guidance for Airborne Electronic Hardware — the hardware counterpart to DO-178C. Applies to complex electronic hardware (ASICs, FPGAs) in certified avionics.
    Show the visualisation
    DiagramTry it: Aerodef Standards GuideTry it: Software Testing GuideTry it: Career Path Simulator
    DoADirection of Arrival
    The estimated angle from which a received radio signal impinges on an antenna array.
    Show the visualisation
    Doctrine
    Fundamental principles by which military forces guide their actions. NATO AAP-47, US JP 1, and service-specific publications define the authoritative doctrine. Distinguishes from policy (what we do) and tactics (how we fight a specific situation).
    Show the visualisation
    DiagramTry it: Military Doctrine GuideTry it: Defense Fundamentals GuideTry it: Ttps Guide+1 more
    DoDDepth of Discharge
    Fraction of battery capacity withdrawn; key to battery life budgeting.
    Show the visualisation
    DODAACDepartment of Defense Activity Address Code
    A six-character code identifying a unit or activity for requisitioning, shipping, and billing.
    Show the visualisation
    DODDDepartment of Defense Directive
    A DoD issuance that establishes broad policy and assigns overall responsibilities.
    Show the visualisation
    DODIDepartment of Defense Instruction
    A DoD issuance that implements policy and assigns responsibilities for a specific subject.
    Show the visualisation
    DODINDepartment of Defense Information Network
    The globally interconnected set of DoD information capabilities including communications, computing systems, and services for processing, storing, and transporting DoD information.
    Show the visualisation
    3D modelTry it: Military Doctrine GuideTry it: Cyber Warfare GuideTry it: Modern Warfare Guide
    DOORSDynamic Object-Oriented Requirements System
    IBM Engineering Requirements Management tool (formerly Telelogic). De facto standard in defense and aerospace for capturing, decomposing, and tracing requirements with change control and cross-module linking. Successor DOORS Next is the modern offering.
    Show the visualisation
    DiagramTry it: Software Testing GuideTry it: Leadership Influence GuideTry it: Space Systems Engineering+1 more
    DOPDilution of Precision
    A measure of how satellite geometry degrades the accuracy of a navigation position fix.
    Show the visualisation
    DopplerDoppler Shift
    Frequency change caused by relative motion between satellite and ground station. Used for velocity measurement and must be compensated in comms.
    Show the visualisation
    Doppler Shift
    The change in frequency of a signal due to relative motion between transmitter and receiver. Used in satellite tracking, orbit determination, and FDOA geolocation.
    Show the visualisation
    2D animationTry it: Geolocation TechniquesTry it: Pnt GuideTry it: Defense Fundamentals Guide+1 more
    DORA Metrics
    Four Key Metrics from the Google DORA programme — deployment frequency, lead time for changes, change failure rate, mean time to restore — that empirically correlate with engineering-team performance. Basis for the State of DevOps report.
    Show the visualisation
    Diagram
    DoSDenial of Service
    Attack that renders a system or service unavailable to legitimate users by exhausting resources.
    Show the visualisation
    DOTMLPFDoctrine, Organization, Training, Materiel, Leadership, Personnel, Facilities
    Capability development framework dimensions.
    Show the visualisation
    DOTMLPF-PDoctrine, Organization, Training, Materiel, Leadership, Personnel, Facilities, Policy
    A comprehensive framework for analyzing military capability requirements across eight dimensions. Ensures capability solutions consider all aspects beyond just materiel procurement.
    Show the visualisation
    DiagramTry it: Military Doctrine Guide
    DOYDay of Year
    A day count from 1 to 365/366 commonly used in TLE epochs and spacecraft timekeeping.
    Show the visualisation
    DPDecision Point
    A point in space and time where the commander anticipates making a key decision concerning a course of action.
    Show the visualisation
    DPRDevice Pixel Ratio
    Ratio of physical pixels to CSS pixels on the display.
    Show the visualisation
    DQPSKDifferential Quadrature Phase-Shift Keying
    A QPSK variant that encodes data in phase changes, easing carrier recovery.
    Show the visualisation
    DRDead Reckoning
    Estimating position from a known start point using course, speed and elapsed time.
    Show the visualisation
    Drag (Atmospheric)
    The decelerating force on a spacecraft due to interaction with residual atmospheric particles. Dominant perturbation below ~600 km altitude; causes orbital decay and re-entry.
    Show the visualisation
    2D animation
    DRFMDigital Radio Frequency Memory
    An electronic warfare technique that digitally captures incoming radar pulses, stores them, and retransmits modified copies with altered range, velocity, or angle information to deceive the radar tracker.
    Show the visualisation
    2D animationTry it: Ew GuideTry it: Defense Spectrum MapTry it: Rf Coverage Planner+1 more
    DRIDetection, Recognition, Identification
    The three standard task levels for assessing imaging-sensor range performance against a target.
    Show the visualisation
    DRODigital Regenerative Onboard processing
    Onboard demodulation and remodulation of signals to improve link performance and enable routing.
    Show the visualisation
    DRRSDefense Readiness Reporting System
    The DoD system used to measure and report the readiness of military units and organizations.
    Show the visualisation
    DSADynamic Spectrum Access
    A cognitive radio technique enabling opportunistic use of spectrum by sensing and avoiding occupied channels. Enables radar and communication systems to share spectrum.
    Show the visualisation
    2D animationTry it: Encryption Guide
    DSACEURDeputy Supreme Allied Commander Europe
    The deputy to SACEUR, traditionally a European officer, supporting command of NATO operations.
    Show the visualisation
    DSCADefense Support of Civil Authorities
    US military support to domestic civilian authorities during disasters, emergencies, and special events. Governed by 10 USC and JP 3-28, constrained by the Posse Comitatus Act. Military supports but does not replace civilian authority.
    Show the visualisation
    DiagramTry it: Orbat GuideTry it: Cbrn Defense GuideTry it: Ootw Guide Simulator
    DSCPDifferentiated Services Code Point
    A 6-bit IP header field marking packets for per-hop QoS treatment.
    Show the visualisation
    DSCSDefense Satellite Communications System
    A legacy US military X-band wideband satellite communications constellation.
    Show the visualisation
    DSMDigital Surface Model
    A digital elevation representation that includes surface features such as buildings and vegetation.
    Show the visualisation
    DSNDeep Space Network
    NASA's worldwide network of large antennas (Goldstone, Madrid, Canberra) that communicate with interplanetary spacecraft and perform radio science.
    Show the visualisation
    DiagramTry it: Interplanetary G2g OpsTry it: Human Spaceflight GuideTry it: Space Spectrum Map+1 more
    DSOMDefensive Scheme of Maneuver
    Commander's plan for the defense — how units, fires, obstacles, and reserves are arrayed in space and time to defeat the enemy in selected engagement areas.
    Show the visualisation
    Diagram
    DSPDigital Signal Processing
    Processing of digitized signals to filter, detect, demodulate, or analyze intercepted emissions.
    Show the visualisation
    DSRVDeep Submergence Rescue Vehicle
    A small submersible designed to rescue crew from a disabled submarine on the seabed.
    Show the visualisation
    DSSSDirect Sequence Spread Spectrum
    A spread-spectrum technique that multiplies the data signal by a pseudorandom chipping sequence, spreading it over a wider bandwidth. Provides processing gain, jam resistance, and covertness. Used in GPS and CDMA.
    Show the visualisation
    DiagramTry it: Waveform GeneratorTry it: Tdl GuideTry it: Ew Guide+1 more
    DTDetection Threshold
    The signal-to-noise ratio at a sonar processor output required to achieve a specified detection performance.
    Show the visualisation
    DT&EDevelopmental Test and Evaluation
    Testing conducted by the developer to verify that design solutions meet specifications and to reduce technical risk before operational testing.
    Show the visualisation
    DiagramTry it: Aerodef Standards Guide
    DTEDDigital Terrain Elevation Data
    A standard raster format of terrain elevation posts at defined spacings, used for terrain analysis and simulation.
    Show the visualisation
    DTED0Digital Terrain Elevation Data Level 0
    The coarsest standard DTED product, with roughly 900-meter elevation post spacing.
    Show the visualisation
    DTMDigital Terrain Model
    A digital representation of the bare-earth terrain surface with surface objects removed.
    Show the visualisation
    DTNDelay Tolerant Networking
    A store-and-forward networking architecture designed for the long delays and disruptions of space links.
    Show the visualisation
    DTOADifferential Time of Arrival
    Difference in arrival time of a signal between sensor pairs used to compute emitter geolocation.
    Show the visualisation
    DTRADefense Threat Reduction Agency
    The U.S. DoD agency that counters and reduces the threat from weapons of mass destruction.
    Show the visualisation
    DVDelta-V
    The change in velocity a spacecraft must impart for a maneuver, the primary measure of propulsive effort.
    Show the visualisation
    DVBDigital Video Broadcasting
    A family of open standards for digital television transmission over satellite, cable, and terrestrial.
    Show the visualisation
    DVB-S2Digital Video Broadcasting Satellite Second Generation
    A widely used standard for satellite transmission with adaptive coding and modulation for efficiency.
    Show the visualisation
    DVB-TDigital Video Broadcasting - Terrestrial
    A standard for terrestrial digital TV broadcast using COFDM modulation.
    Show the visualisation
    DWDMDense Wavelength Division Multiplexing
    A WDM technique packing many closely spaced wavelength channels onto a single optical fiber.
    Show the visualisation
    DWTDeadweight Tonnage
    A measure of how much weight a ship can safely carry, including cargo, fuel, stores and crew.
    Show the visualisation

    Questions this page didn't answer

    Send them and we will answer directly, including the ones with awkward answers.

    Get in touch