Archive Compression Example: Bad Data

This example demonstrates that repeated bad values are not stored. Assume a large archive compression deadband, such as, 75%.
TimeValueQuality
t02Good
t0+52Bad
t0+102Bad
t0+152Bad
t0+202Good
t0+253Good
  • The t0+5 value is stored because of the change in data quality.
  • The t0+10 value is not stored because repeated bad values are not stored.
  • The t0+15 value is stored when the t0+20 comes in because of a change of quality.