View Issue Details

IDProjectCategoryView StatusLast Update
000825810000-100: DevicesFeature Requestpublic2023-12-21 13:39
ReporterMatthias Arnold Assigned ToKarl Deiretsbacher  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionnot fixable 
Summary0008258: Clarify & document the relationship between the proposed DI.LifeTimeVariableType and PADIM.ResidualVitality
Description

DI plans to introduce a new condition-monitoring variable type named LifeTimeVariableType which provides properties which allow for a high degree of flexibility to monitor the remaining lifetime of a resource such as device or component.
https://mantis.opcfoundation.org/view.php?id=8047
PA-DIM defined the ResidualVitality property which serves semantically congruent properties.

  • The value of PADIM.ResidualVitality provides an "normalized" indication between 1 = 100% -> full vitality and 0 = 0% -> no vitality
  • The value of DI.LifeTimeVariable provides a "non-normalized" indication DI.LifeTimeVariable.StartValue down to DI.LifeTimeVariable.LimitValue

Assuming a linear relationship they can be mapped onto each other by:
PADIM.ResidualVitality = (DI.LifeTimeVariable - DI.LifeTimeVariable.LimitValue) / (DI.LifeTimeVariable.StartValue - DI.LifeTimeVariable.LimitValue)

Considering the very close semantic relationship of the two condition-monitoring variables I would propose, to reference the definitions within the specification documents to each other and shortly describe their relationship.
Maybe an example could illustrate the parallel usage of this "normalized" and "non-normalized" condition monitoring indicators.

TagsPA-DIM

Activities

Karl Deiretsbacher

2022-12-13 10:47

administrator   ~0018312

The LifeTimeVariableType has been added to Version 1.04 of OPC 10000-100 (DI). The chair of PADIM is a member of the DI working group but a version of PADIM with "ResidualVitality" was not submitted to the DI working group.

I suggest that the PADIM working group describes the relationship to DI and why it needs a different behaviour.

Issue History

Date Modified Username Field Change
2022-08-26 09:30 Matthias Arnold New Issue
2022-08-26 09:30 Matthias Arnold Tag Attached: PA-DIM
2022-12-13 10:47 Karl Deiretsbacher Assigned To => Karl Deiretsbacher
2022-12-13 10:47 Karl Deiretsbacher Status new => resolved
2022-12-13 10:47 Karl Deiretsbacher Resolution open => not fixable
2022-12-13 10:47 Karl Deiretsbacher Note Added: 0018312
2023-12-21 13:39 Karl Deiretsbacher Status resolved => closed