View Issue Details

IDProjectCategoryView StatusLast Update
000514110000-013: AggregatesSpecpublic2021-12-21 16:56
ReporterSrinivasu Jitta Assigned ToRod Stein  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0005141: Wrong statusCode in Sample Historian_3 for TimeAverage
Description

Specification Part 13 - Annex A - A.4 TimeAverage:

Table for Historian_3:
12:01:30.000 90 UncertainDataSubNormal, Calculated, Partial
Think the statuscode is wrong, it should be UncertainDataSubNormal, Calculated, not includes the Partial bit

TagsNo tags attached.
Commit Version

Activities

Archie Miller

2019-11-20 20:09

administrator   ~0011250

The last data point for Historian3 is at 1:30, with a value of 90, Good, which suggests that the interval is incomplete, and thus the partial bit should be set.

However, TimeAverage always uses sloped interpolation, and allows for sloped extrapolation, so an end bound value can be calculated.
Also, there is no special case for EndOfData, extrapolation is allowed.

The partial bit could be an interpretation of the spec. Does finding an endbound value mean that the interval is complete?

The original test tool, and the current test implementation both have a status of UncertainDataSubNormal, Calculated.

Rod Stein

2020-09-13 21:57

developer   ~0012792

Last edited: 2020-09-15 18:38

Fixed in 1.05.2. The last stored data point is the first and only data point in the second last interval therefor it has the partial bit set. The last interval is fully after the last data point and follows a partial interval meaning the final interval is set to Bad_NoData (see 5.3.3.2).

Jim Luth

2020-09-15 18:38

administrator   ~0012842

Agreed to changes in 1.05 Draft. Needs Errata for 1.04 and 1.03, but holding off until all Part 13 issues are fixed.

Jim Luth

2021-12-09 14:48

administrator   ~0015539

Agreed to 1.04.11 Errata, but still needs 1.03 Errata.

Jim Luth

2021-12-21 16:56

administrator   ~0015598

Agreed to changes in 1.03 Errata.

Issue History

Date Modified Username Field Change
2019-10-14 13:22 Srinivasu Jitta New Issue
2019-11-20 20:09 Archie Miller Note Added: 0011250
2019-11-26 16:49 Rod Stein Assigned To => Rod Stein
2019-11-26 16:49 Rod Stein Status new => assigned
2020-09-13 21:57 Rod Stein Status assigned => resolved
2020-09-13 21:57 Rod Stein Resolution open => fixed
2020-09-13 21:57 Rod Stein Fixed in Version => 1.05
2020-09-13 21:57 Rod Stein Note Added: 0012792
2020-09-15 18:38 Jim Luth Note Edited: 0012792
2020-09-15 18:38 Jim Luth Note Added: 0012842
2021-12-09 14:48 Jim Luth Note Added: 0015539
2021-12-21 16:56 Jim Luth Status resolved => closed
2021-12-21 16:56 Jim Luth Note Added: 0015598