ARINC 629¶
Multi-transmitter avionics data bus intended to share a bus without a single bus controller.
| Status | Examples | Runtime example | Source posture |
|---|---|---|---|
draft-structure-only |
synthetic/passive |
docs-only |
atlas metadata plus public/tooling cross-checks |
Identity¶
Multi-transmitter avionics data bus intended to share a bus without a single bus controller.
What This Protocol Teaches¶
- ARINC 629 is a historically important attempt to move beyond point-to-point ARINC 429.
- It teaches how to inspect terminal access protocol, multi-transmitter bus, message timing without mistaking field extraction for meaning.
- It keeps observer inference separate from system truth.
Operational Context¶
ARINC 629 appears in commercial-aviation, avionics contexts and is modeled in the atlas at the physical, data-link, media-access layer(s). The binder treats it as an inspection surface: what evidence appears, what timing matters, and what outside authority is required before assigning meaning.
Draft status
draft-structure-only: this is not yet a final-copy binder page. It has an atlas-grounded teaching hook and source notes, but still needs a stronger worked trace, page-specific ambiguity case, and reviewer-validated visual before promotion.
A Concrete Artifact¶
# synthetic bus observation
terminal=3 gap=assigned word=0x1020 0x3344
terminal=7 gap=assigned word=0x2040 0x5566
Synthetic
Synthetic offline sample for explanation; not a real operational trace or live-system instruction.
Worked Decode¶
- Read each line as an offline bus-observation record, not as an LRU truth claim.
terminal=3andterminal=7are terminal-access evidence in the synthetic artifact.gap=assignedis a timing cue: the apparent right to speak belongs to the access discipline, not to a central controller in this page-local model.- The word pairs
0x1020 0x3344and0x2040 0x5566are payload evidence only until an installation profile names their meaning. - The page can teach terminal access and bus sharing; it cannot infer aircraft function from terminal numbers alone.
Field Layout / Anatomy¶
| Element | Shape | Inspection meaning |
|---|---|---|
| terminal access protocol | artifact-specific evidence | Inspect with timing and source context before naming meaning. |
| multi-transmitter bus | artifact-specific evidence | Inspect with timing and source context before naming meaning. |
| message timing | artifact-specific evidence | Inspect with timing and source context before naming meaning. |
| semantic authority | external source | Dictionary, profile, map, or integration document that turns evidence into named meaning. |
| timing context | cadence / gap / slot / timestamp | Freshness and ordering evidence for observer reconstruction. |
Visual Model¶
Timing And Authority¶
Timing and authority depend on the data-bus role: scheduled, polled, arbitrated, transmitted, or logged evidence should not be read as the same kind of truth. Semantic authority is external to the raw artifact unless the artifact is itself a description or capture format; even then, provenance determines whether the description should be trusted.
Semantic authority
Bytes rarely explain themselves. Name the source that defines meaning before naming engineering values: standard metadata, label table, DBC, PGN/SPN definition, object dictionary, register map, DID catalog, LDF, ARXML, channel metadata, or vendor profile.
Failure And Ambiguity¶
- Terminal numbers do not identify LRUs without installation authority.
- A quiet interval may be access timing, capture loss, or filtered evidence.
- Payload words can look stable while remaining semantically anonymous.
Observer Lesson¶
A passive observer can usually infer artifact boundaries, repeated structure, cadence, missingness, and candidate state transitions. The observer usually cannot prove physical truth, application intent, complete system state, or engineering-unit meaning without semantic authority and timing provenance.
Python Model¶
No current runtime example is claimed for this draft page. Keep reader claims at the artifact and source level until a separate implementation plan adds a tested model.
Local Teaching Notes¶
Simplification
The artifact and diagrams are synthetic teaching material. The page intentionally omits conformance timing tables, electrical design detail, proprietary configuration, and exhaustive standard behavior.
Source Confidence¶
Source confidence is medium for scope and terminology, with semantic claims limited to public metadata, public source notes, and synthetic teaching artifacts.
Source Notes¶
| Field | Value |
|---|---|
| Governance tier | Tier 2 Field Note |
| Canonical source status | yes |
| Public explainer status | no |
| Open-source tool status | no |
| Sample-data status | none listed; use synthetic teaching artifacts |
| Confidence | medium |
| Citation specificity | document-metadata-level |
| Canonical source(s) | ARINC 629 Multi-Transmitter Data Bus (SAE ITC / ARINC; ARINC 629P1; paywalled; metadata-only) |
| Public explainer/tooling source(s) | none listed in atlas |
| Open-source tool references | none listed in atlas |
References¶
Public Sources¶
- SAE ITC / ARINC
- ARINC 629 Multi-Transmitter Data Bus — canonical-standard.