Absolute Acquisition–Incremental Tracking¶
Acquire an unambiguous absolute anchor, track fine change through a cheaper incremental channel, and reacquire when accumulated uncertainty can no longer be bounded.
Essence¶
Use an absolute observation to remove global ambiguity and establish restart state, then use a cheaper fine incremental channel to track change between anchors. Reconcile or reacquire the absolute state whenever missed counts, slip, interruption, or channel disagreement makes accumulated error unbounded.
When This Archetype Applies¶
No catalog groundingNone of the structural conditions is currently represented by an accepted prime or domain-specific abstraction.
Diagnostic problem
Incremental observations provide precise local change but cannot establish or reliably recover unambiguous absolute state after startup, interruption, slip, or missed observations.
What this problem means
Absolute and incremental measurement have complementary weaknesses. Paying for full
absolute resolution everywhere is costly; relying on increments alone makes state
ambiguous after startup, interruption, slip, or missed observations.
Applicability expression1 distinct condition
groundedpartly groundedopen
1 condition, all required.
1Required in every casenumbered 1–1
These hold no matter which pattern applies.
Ambiguous absolute state · open
Incremental observations alone leave absolute state ambiguous after startup, interruption, slip, or missed observations.
This proposition-sized condition was conservatively reconstructed from the authored prose_structural_problem, prose_when_to_use fields; the source file was not modified. In this condition set, the requirement is: Incremental observations alone leave absolute state ambiguous after startup, interruption, slip, or missed observations.
Other requirements and context (2)
Why these sit outside the expression
Application gate — it governs whether applying the archetype is appropriate or material, rather than defining the structural problem itself.
Solution feasibility — it describes whether the intervention can work, not whether the diagnostic problem exists.
Application gateContinuous high-resolution absolute measurement is materially costly, wide, or fragile.
This proposition-sized condition was conservatively reconstructed from the authored prose_structural_problem, prose_when_to_use fields; the source file was not modified. In this archetype, the relevant application gate is: Continuous high-resolution absolute measurement is materially costly, wide, or fragile. It narrows when choosing or applying the archetype is warranted or decision-relevant.
Solution feasibilityAn absolute observation and an incremental channel can be registered and reconciled.
This proposition-sized condition was conservatively reconstructed from the authored prose_structural_problem, prose_when_to_use fields; the source file was not modified. In this archetype, the relevant feasibility condition is: An absolute observation and an incremental channel can be registered and reconciled. It identifies something that must be possible or available for the intervention to be workable.
Coverage
0 of 1 conditions grounded · 1 open.
When to Use This Archetype¶
Use it when continuous high-resolution absolute measurement is expensive, wide, or fragile, while incremental change is cheap and precise but cannot safely initialize itself or survive lost events indefinitely.
Structural Problem¶
Absolute and incremental measurement have complementary weaknesses. Paying for full absolute resolution everywhere is costly; relying on increments alone makes state ambiguous after startup, interruption, slip, or missed observations.
Intervention Logic¶
- Define the ambiguity that only absolute acquisition can resolve.
- Establish an absolute anchor and bind the incremental channel to it.
- Track fine changes while maintaining an explicit uncertainty or missed-event budget.
- Reacquire after interruption, disagreement, slip evidence, or an uncertainty threshold.
- Reject the tracked state when reconciliation fails.
Key Components¶
- An unambiguous absolute reference.
- A fine incremental observation channel.
- Registration between the two channels.
- Accumulated uncertainty and missed-event logic.
- Reacquisition and disagreement handling.
Failure Modes¶
- Counts or events are missed without detection.
- Absolute and incremental channels lose registration.
- The absolute code is ambiguous or damaged.
- Reacquisition occurs after error has exceeded the safe envelope.
- Reconciliation silently selects the wrong cycle or state.
Neighbor Distinctions¶
This is not coarse-to-fine search, periodic refresh without error accounting, or an incremental sensor with no persistent absolute referent. The architecture deliberately combines asymmetric channels and specifies when fine tracking must yield to reacquisition.
Cross-Domain Examples¶
- Rotary and linear encoders combining absolute indexing with incremental quadrature.
- Navigation that anchors an inertial track to periodic absolute fixes.
- Inventory or financial state reconstructed from a verified snapshot plus transactions.
Evidence¶
- US5640007A optical encoder with multiple encoder wheels
- US5038243A local initialization for an incremental encoder
- Review of Absolute Position Measurement Systems
Related Abstractions¶
Abstractions this archetype builds on — directly (a source ingredient) or as a related pattern. Links follow the typed catalog namespace.
Built directly on (5)
- Anchoring: Overweight initial info.
- Error Propagation
- Feedback: Outputs influence inputs.
- Memory
- State Estimation
Also references 4 related abstractions
- Measurement: Mapping a target's attribute onto a scale via an instrument and procedure, yielding a value-plus-uncertainty tied to a unit and frame.
- Observability: Infer internal state externally.
- Synchronization: The emergence of stable shared timing or phase among independent oscillating processes through local coupling, without any central conductor.
- Uncertainty: Incomplete knowledge.
Variants¶
Narrower or domain-specific specializations that share this archetype's core structure. Recognized variants are established; candidate variants are provisional.
Exception-Coded Multiresolution Channel · implementation variant · recognized
Embed sparse identity-bearing exceptions inside a regular fine-scale pattern so one physical channel provides both absolute context and incremental precision.
- Distinct from parent: The parent permits separate absolute and incremental channels; this variant codes both roles into one periodic pattern by inserting sparse uniquely decodable exceptions.
- Use when: Separate absolute and incremental tracks consume width or introduce cross-track registration error.
- Evidence (strong independent recurrence confirmed): US7499827B2; Review of Absolute Position Measurement Systems for Industrial Motion Control
Editorial Notes¶
Problem Classification¶
Classification: Observability, Measurement & Feedback Gaps → Temporal Sampling, Decay & Transition Resolution
Problem kernel: incremental state loses its absolute anchor
Rationale: Missed increments and interruption accumulate ambiguity, so observation no longer resolves current state without periodic absolute reacquisition
Independent corroboration: The earliest necessary condition in the frozen evidence is: Absolute and incremental measurement have complementary weaknesses. That is a temporal sampling decay and transition resolution problem because Observation cadence or anchoring does not match state dynamics, so brief events, decaying effects, accumulated drift, and approaching transitions are missed.
Review outcome: Independent reviewer agreement; high confidence.