# State Estimation
**Domain:** Control Theory / Signal Processing
**Doc Type:** Canonical Technical Concept
**Maturity:** Developed
## Definition
**State estimation** is the inference of a system's relevant state from measurements, models and prior information when direct, complete or noise-free observation is unavailable.
## Governing Variable
State estimation governs the operational belief on which monitoring, prediction and control act.
## Material and Computational Manifestation
Power systems estimate voltages and network condition from distributed measurements. Industrial systems infer process state from sensors. Tracking systems combine observations over time. The estimate is neither raw data nor the underlying reality; it is a model-dependent representation of both.
## Relation to Neighboring Concepts
[[wiki/Latent State Estimation|Latent State Estimation]] is the narrower node for inferring hidden dynamical variables, including neural states. This page is the broader control-system concept. [[wiki/Observability|Observability]] asks whether the available outputs make the desired state inferable at all.
## Relation to Governance
Once an estimate drives an [[wiki/Operational Representation|operational representation]], error can propagate into intervention. State estimation therefore joins epistemology to control: the system acts not on reality in full but on its best available structured belief.
## Constitutional Question and Failure Modes
Noise, model mismatch, sensor bias, stale data and unrepresented variables can make an estimate wrong. Consequential systems should expose uncertainty, preserve source provenance and distinguish inferred state from directly observed fact.
## Related Ontology
[[wiki/Telemetry|Telemetry]] · [[wiki/Observability|Observability]] · [[wiki/Latent State Estimation|Latent State Estimation]] · [[wiki/Control Loop|Control Loop]] · [[wiki/Digital Twin|Digital Twin]]