Next step
How Tensor SPC Works
Move from concept to the actual Tensor SPC monitoring workflow.
Continue →Tensor SPC extends process monitoring by preserving multiway structure across observations, sensors, and time instead of forcing the data into a single flattened vector.
A typical structured monitoring object can be represented as:
This structure lets the monitoring method evaluate not only whether values changed, but whether coordinated behavior across sensors and time still matches the learned baseline structure.
Tensor SPC learns a structured representation from normal baseline behavior. A new observation is reconstructed using that learned structure.
The residual tensor captures what the structured model could not explain. Large residual energy indicates behavior outside the learned normal structure.
Tensor Q summarizes the residual energy across the structured observation.
A high Tensor Q result indicates that the observation does not match the expected sensor-time structure learned from baseline behavior.
Tensor SPC can support a progression of questions:
| Question | Tensor SPC tool |
|---|---|
| Did structured behavior become abnormal? | Tensor Q / Tensor T² monitoring |
| Where did the mismatch occur? | Tensor Residual Localization |
| What drove the Tensor Q result? | Tensor Contribution Decomposition |
The next step is to review the Tensor SPC workflow and then explore residual localization and contribution decomposition.
Continue: How Tensor SPC works →Next step
Move from concept to the actual Tensor SPC monitoring workflow.
Continue →Related concepts