┌─────────────────────────────┐
│ Sensor Data Input │
└─────────────┬───────────────┘
│
▼
┌─────────────────────────────┐
│ Data Quality Check System │
│ ┌───────────────┐ │
│ │ Rule 1: Range │ │
│ │ Rule 2: Missing│ │
│ │ Rule 3: Sensor│ │
│ │ Status │ │
│ └──────┬────────┘ │
└─────────┼───────────────────┘
│
▼
┌─────────────────────────────┐
│ Data Quality Flags Set │
│ (Valid, Suspect, Missing) │
└─────────────┬───────────────┘
│
▼
┌─────────────────────────────┐
│ Operator / System Uses │
│ Flags to Decide Actions │
└─────────────────────────────┘This diagram shows how sensor data is checked by rules to assign quality flags, which operators then use to make decisions.