FAQ

MIL-STD-1553

What is the MIL-STD-1553 standard?

MIL-STD-1553 is a deterministic, command/response serial data bus standard widely used in military, aerospace and avionics systems. The standard defines both the physical electrical layer (signaling, timing, impedance and transformer coupling) and the communication protocol layer (message structure and device behavior).

What problem was MIL-STD-1553 designed to solve?

MIL-STD-1553 was designed to replace complex point-to-point wiring in aircraft. By moving to a shared bus architecture, it drastically reduces wiring complexity and overall vehicle weight, increases system reliability and ensures deterministic communication between mission computers and vehicle subsystems.

What is the difference between MIL-STD-1553A and MIL-STD-1553B?

MIL-STD-1553B preserved the core 1 Mbps Manchester command/response architecture of 1553A but significantly tightened protocol definitions, electrical tolerances and validation requirements to improve interoperability and testability.

 

Key differences in MIL-STD-1553B include:

  • Defined 15 specific Mode Codes (vs. loosely defined in 1553A)
  • Defined a strict BC timeout (14 µs minimum)
  • Defined a specific RT response window (4–12 µs)
  • Expanded Status Word bits (8 defined)
  • Defined broadcast behavior (RT address 31)
  • Tightened electrical waveform limits
  • Defined the transformer turns ratio (1:1.41)

Note: All Holt protocol ICs support MIL-STD-1553B, but certain devices, such as the HI-6139 MAMBA™, support both MIL-STD-1553A and MIL-STD-1553B.

What is the difference between MIL-STD-1553B and MIL-STD-1553C?

MIL-STD-1553C (2018) does not change electrical signaling or protocol timing. It primarily:

  • Updates EMC reference from MIL-E-6051 to MIL-STD-464
  • Clarifies RT behavior in paragraph 4.4.3
  • Clarifies superseding valid command behavior in paragraph 4.6.3.2

For hardware design purposes, 1553B (with Notice 2) and 1553C are functionally equivalent.

What data rate does MIL-STD-1553 operate at?

MIL-STD-1553 operates at 1 Mbps using Manchester II bi-phase encoding.

What encoding method does MIL-STD-1553 use and why?

MIL-STD-1553 uses Manchester II bi-phase encoding.

Reasons:

  • Self-clocking
  • Zero DC component
  • Supports transformer coupling
  • Deterministic zero-crossing timing
  • Improved noise immunity

What is a Bus Controller (BC), Remote Terminal (RT), and Monitor Terminal (MT)?

  • Bus Controller (BC): Initiates all bus traffic.
  • Remote Terminal (RT): Responds to BC commands.
  • Monitor Terminal (MT): Also knows as Bus Monitor - Passively monitors bus traffic does not transmit.

How many devices can connect to a 1553 bus?

Up to 31 Remote Terminals plus one Bus Controller and one or more Monitor Terminals.

What is dual-redundant architecture?

Two physically separate buses (Bus A and Bus B). Only one is active at a time; the other provides failover.

What is a command/response protocol?

Only the Bus Controller initiates communication. RTs transmit only when and what is commanded.