Interval computations in the metrology Vladik Kreinovich 1 , - - PowerPoint PPT Presentation

interval computations in the metrology
SMART_READER_LITE
LIVE PREVIEW

Interval computations in the metrology Vladik Kreinovich 1 , - - PowerPoint PPT Presentation

Interval computations in the metrology Vladik Kreinovich 1 , Konstantin K. Semenov 2 , and Gennady N. Solopchenko 2 , vladik@utep.edu, semenov.k.k@gmail.com, g.n.solopchenko@mail.ru 1 University of Texas, El Paso, USA 2 Peter the Great St.


slide-1
SLIDE 1

Interval computations in the metrology

Vladik Kreinovich1, Konstantin K. Semenov2, and Gennady N. Solopchenko2,

vladik@utep.edu, semenov.k.k@gmail.com, g.n.solopchenko@mail.ru International Symposium on Scientific Computing, Computer Arithmetics and Verified Numerics SCAN-2016.

1 University of Texas, El Paso, USA 2 Peter the Great St. Petersburg Polytechnic University, Russia

slide-2
SLIDE 2

Introduction: measurements

The main property of any measurement result is its uncertainty or error. It is the main quality parameter for

performed measurement.  Let us measure some voltage quantity xreal. Let us receive xmeasured = 1.05 V from measuring system. Is it close

to the real value xreal? To answer how accurate it is, one has

to estimate its absolute error x = xmeasured – xreal. 1

SCAN-2016

slide-3
SLIDE 3

Introduction: measurements

We never know the measurand real value xreal. We never know the error value x. The only thing we

can do is to use interval of its possible values. Its bounds can be retrieved from technical documentation for used measuring instrument. If we process data obtained from measurements then we will get in principle inaccurate results. We need always to estimate the transformed uncertainty inherited from the initial data errors. Otherwise we will incorrect in our further reasoning that will be based on these results. 2

SCAN-2016

 

x x   ,

slide-4
SLIDE 4

 Metrological case is specific.

Classical approaches for uncertainty propagation always provide bounds J[x] for estimated interval that guarantees its coverage: .

As a conclusion J is almost always overestimated, sometimes catastrophically.  In metrology we can allow J to be slightly over- or even slightly underestimated because of results’ rounding.

Measurements results processing

3

SCAN-2016

 

x x   ,

 

x x J    ,

slide-5
SLIDE 5

 Linearization can be used.

Let be a function to process the measurement results . Then Function f is determined by computer program. To

  • btain its partial derivatives we can use automatic

differentiation technique.

We can take into consideration only linear operations with measurement errors in interval computations in metrology.

Measurements results processing

4

SCAN-2016

 

n 1

x x f y ..., , 

n 1

x x ..., ,

 

i n i i n

x x x x f y      

1 1 ...,

,

!

slide-6
SLIDE 6

The heat consumption metering

One of the most natural examples for interval computations applying in metrology is the heat consumption metering.

SCAN-2016

   

  

1

τ τ

τ τ τ d h M Q

The Part 1 of the acting European standard EN- 1434 introduces the following simple formula to determine the heat consumption during the time interval from 0 to 1: where Q is the consumed heat quantity, M() is the mass flow-rate of the heat-carrier (water) in the time moment , h() is the enthalpies difference between hot water on the house heating system inlet and cooled water on its outlet. 5

slide-7
SLIDE 7

The heat consumption metering

All the variables included in the formula for the heat quantity are the measurements results and are inaccurate.

SCAN-2016

The typical structure of heat-metering system includes 6 sensors. The typical heat exchange circuit is below:

6

slide-8
SLIDE 8

The heat consumption metering

Typical heat-meter structural scheme contains digital data processor that calculates the heat quantity.

SCAN-2016

7

slide-9
SLIDE 9

The heat consumption metering

Each of used sensors passed the metrological tests and has the certificate on its accuracy. The obtained values

  • f the direct measurements are used to calculate the

consumed heat quantity.

SCAN-2016

The corresponding computing of the heat quantity Q is processed on the base of the legislatively fixed formulas, like this: where are the accumulated masses

  • f the heat-carrier that passes in the forward and return

flows; and 1 and 2 are the densities of the water in these flows; h1, h2, hc are the enthalpy values in the forward and return flows and also the enthalpy of the cold water.

     

с 2 2 1 2 1 1

h h M M h h M Q       

, ρ

1 1 1

V M  

2 2 2

ρ V M  

8

slide-10
SLIDE 10

The heat consumption metering

The acting standard EN-1434 contains the following requirements for the accuracy of used sub-assembles.

SCAN-2016

In the cited fragment, ΔΘmin = 3 ˚С, q is the measured value of the water flow and qp is the maximum permissible value of the water flow range. Unhopefully, the list of the sub- assemblies doesn’t refer to the analog-to-digital converters

!

where other processed measured quantities?

9

slide-11
SLIDE 11

The heat consumption metering

The essential defect of the standard EN-1434 is that it demands to compute the arithmetic sum of the relative errors of the initial data used to calculate the consumed heat quantity Q. This is incorrect.

Here is the referred fragments of the standard.

SCAN-2016

     

с 2 2 1 2 1 1

h h M M h h M Q       

The typically used formula for the heat quantity is

c

h h h M M Q

γ γ γ γ γ γ

2 1 2 1

    

!

c

h h h M M Q           

2 1 2 1

!

10

slide-12
SLIDE 12

The heat consumption metering

If we take into account the inaccuracy only of the part of the initial data then we underestimate the uncertainty of the consumed heat quantity

Below the results of the numeric examples are presented obtained with interval computations.

SCAN-2016

If we take into account

  • nly temperature uncertainty as

it is recommended in EN-1434 If we take into account all data uncertainty

11

slide-13
SLIDE 13

The heat consumption metering

One more numeric example (for the case when there are leakages in hot water heating)

We see drastic underestimation of the consumed heat quantity uncertainty.

SCAN-2016

If we take into account

  • nly temperature uncertainty as

it is recommended in EN-1434 If we take into account all data uncertainty

Red lines are the results

  • f Monte-Carlo tests to

check the reliability of

  • btained results

12

slide-14
SLIDE 14

SCAN-2016

Thank you for attention!