Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in...

57
Network calculus: from theory to avionic applications INRIA/Spades seminar Marc Boyer ONERA – The French Aerospace Lab Tuesday, May 12th, 2015 1/50 M. Boyer NC: from theory to practice

Transcript of Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in...

Page 1: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Network calculus: from theory to avionic applications

INRIA/Spades seminar

Marc Boyer

ONERA – The French Aerospace Lab

Tuesday, May 12th, 2015

1/50 M. Boyer NC: from theory to practice

Page 2: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Outline

Network calculus: theoryNC: what and why?System modelling in network calculusThe (min,+) dioid(s)From reality to contractsFrom contracts to boundsAggregated and residual services

Links with other theoryReal-Time calculusEvent streamTask schedulingComparison

ToolsNC/RTC tools

Accuracy in avionic applications

Conclusion

2/50 M. Boyer NC: from theory to practice

Page 3: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Outline

Network calculus: theoryNC: what and why?System modelling in network calculusThe (min,+) dioid(s)From reality to contractsFrom contracts to boundsAggregated and residual services

Links with other theoryReal-Time calculusEvent streamTask schedulingComparison

ToolsNC/RTC tools

Accuracy in avionic applications

Conclusion

3/50 M. Boyer NC: from theory to practice

Page 4: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Outline

Network calculus: theoryNC: what and why?System modelling in network calculusThe (min,+) dioid(s)From reality to contractsFrom contracts to boundsAggregated and residual services

Links with other theoryReal-Time calculusEvent streamTask schedulingComparison

ToolsNC/RTC tools

Accuracy in avionic applications

Conclusion

4/50 M. Boyer NC: from theory to practice

Page 5: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

What is network calculus?

a theory to compute memory and delay bounds in networks

based on the (min,+) dioid

used to certify A380 AFDX backbone

When to use it

multi-hop real-time communications

no simple analysis exists

no (or few) cyclic dependencies

no (or simple) feedback flow control

Network calculus benefits

Different accuracies

Scalable approach

5/50 M. Boyer NC: from theory to practice

Page 6: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

What is network calculus?

a theory to compute memory and delay bounds in networks

based on the (min,+) dioid

used to certify A380 AFDX backbone

Why use it?

Because it is elegant

When to use it

multi-hop real-time communications

no simple analysis exists

no (or few) cyclic dependencies

no (or simple) feedback flow control

Network calculus benefits

Different accuracies

Scalable approach

5/50 M. Boyer NC: from theory to practice

Page 7: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

What is network calculus?

a theory to compute memory and delay bounds in networks

based on the (min,+) dioid

used to certify A380 AFDX backbone

When to use it

multi-hop real-time communications

no simple analysis exists

no (or few) cyclic dependencies

no (or simple) feedback flow control

Network calculus benefits

Different accuracies

Scalable approach

5/50 M. Boyer NC: from theory to practice

Page 8: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

What is network calculus?

a theory to compute memory and delay bounds in networks

based on the (min,+) dioid

used to certify A380 AFDX backbone

When to use it

multi-hop real-time communications

no simple analysis exists

no (or few) cyclic dependencies

no (or simple) feedback flow control

Network calculus benefits

Different accuracies

Scalable approach

5/50 M. Boyer NC: from theory to practice

Page 9: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Outline

Network calculus: theoryNC: what and why?System modelling in network calculusThe (min,+) dioid(s)From reality to contractsFrom contracts to boundsAggregated and residual services

Links with other theoryReal-Time calculusEvent streamTask schedulingComparison

ToolsNC/RTC tools

Accuracy in avionic applications

Conclusion

6/50 M. Boyer NC: from theory to practice

Page 10: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Basic object: cumulative function

1 32 4 5 6 7 8 91 32 4 5 6 7 8 9

time time

A A

Flow: Cumulative function A

A(t) : amount of data sent up to time tProperties:

null at 0 (and before)non decreasing

Discrete of fluid modelingBetter definition than instantaneous throughput ρ(t)

A(t) =

∫ t

0

ρ(x)dx (1)

7/50 M. Boyer NC: from theory to practice

Page 11: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Basic object: server

SA D

1 32 4 5 7 8 96

cumulative

time

data amount

D

A

Simple input/output relation:

S ⊂ F0 ×F0

Departure “after” arrival

AS−→ D =⇒ A ≥ D

Basic server model:

no loss of messagesinfinite memoryno add (header, checksum, etc.)

8/50 M. Boyer NC: from theory to practice

Page 12: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Performance criteria: delay and backlog

1 32 4 5 7 8 9

cumulative

time

data amount

D

A

t

b(A,D)

d(A,D, t)

d(A,D)

b(A,D, t)

b(A,D, t)def= D(t)− A(t) d(A,D, t)

def= inf {τ ≥ 0 : A(t) ≤ D(t + τ)}

b(A,D)def= max

t≥0{b(A,D, t)} d(A,D)

def= max

t≥0{d(A,D, t)}

9/50 M. Boyer NC: from theory to practice

Page 13: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Outline

Network calculus: theoryNC: what and why?System modelling in network calculusThe (min,+) dioid(s)From reality to contractsFrom contracts to boundsAggregated and residual services

Links with other theoryReal-Time calculusEvent streamTask schedulingComparison

ToolsNC/RTC tools

Accuracy in avionic applications

Conclusion

10/50 M. Boyer NC: from theory to practice

Page 14: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

The (min,+,R) dioid

The dioid on values: (∧,+,R): a ∧ b = min(a, b)

associativity, commutativity, distributivity:a + (b ∧ c) = (a + b) ∧ (a + c)“looks like” (+,×,R)

The dioid on functions:

min-plus convolution (f ∗ g)(t)def= inf

0≤s≤t{f (t − s) + g(s)}

min-plus deconvolution (f � g)(t)def= sup

s≥0{f (t + s)− g(s)}

min-plus Kleene closure f ∗def= δ0 ∧ f ∧ (f ∗ f ) ∧ (f ∗ f ∗ f ) ∧ . . .

11/50 M. Boyer NC: from theory to practice

Page 15: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Outline

Network calculus: theoryNC: what and why?System modelling in network calculusThe (min,+) dioid(s)From reality to contractsFrom contracts to boundsAggregated and residual services

Links with other theoryReal-Time calculusEvent streamTask schedulingComparison

ToolsNC/RTC tools

Accuracy in avionic applications

Conclusion

12/50 M. Boyer NC: from theory to practice

Page 16: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Why contracts?

cumulative functions are real behaviours

unknown at design timeor too complex to handle

⇒ need to handle contracts

arrival curves: contracts on input trafficservice curves: contracts on service

13/50 M. Boyer NC: from theory to practice

Page 17: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Why contracts?

cumulative functions are real behaviours

unknown at design time

or too complex to handle

⇒ need to handle contracts

arrival curves: contracts on input trafficservice curves: contracts on service

13/50 M. Boyer NC: from theory to practice

Page 18: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Why contracts?

cumulative functions are real behaviours

unknown at design timeor too complex to handle

⇒ need to handle contracts

arrival curves: contracts on input trafficservice curves: contracts on service

13/50 M. Boyer NC: from theory to practice

Page 19: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Why contracts?

cumulative functions are real behaviours

unknown at design timeor too complex to handle

⇒ need to handle contracts

arrival curves: contracts on input trafficservice curves: contracts on service

13/50 M. Boyer NC: from theory to practice

Page 20: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Why contracts?

cumulative functions are real behaviours

unknown at design timeor too complex to handle

⇒ need to handle contracts

arrival curves: contracts on input trafficservice curves: contracts on service

13/50 M. Boyer NC: from theory to practice

Page 21: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Arrival curve definition

A flow A has α as (maximal) arrival curve iff

∀t,∆ ∈ R≥0 : A(t + ∆)− A(t) ≤ α(∆)

⇐⇒A ≤ A ∗ α

α(∆) upper bounds the amount of data send on any intervalof width ∆

minimal arrival curve also exist

A

t t + d

≤ α(d)

14/50 M. Boyer NC: from theory to practice

Page 22: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

How to define a service? Engineer point of view.

SA D

Constant service: R bits per second

First idea: D(t + ∆)− D(t) ≥ R∆Only when there is some backlog(∀x ∈ [t, t + ∆] : D(t) < A(t))

Generalisation to non constant: any β function

D(t + ∆)− D(t) ≥ β(∆)on backlogged periods

⇒ minimal strict service

15/50 M. Boyer NC: from theory to practice

Page 23: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

How to define a service? Mathematician point ofview.

SA D

Use (∧,+) convolution (symmetry with arrival curve)

Must be linked with arrival curve (more arrival, moredeparture, up to service capacity)

D ≥ A ∗ β

⇒ minimal simple service (or minimal min-plus service)

16/50 M. Boyer NC: from theory to practice

Page 24: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Outline

Network calculus: theoryNC: what and why?System modelling in network calculusThe (min,+) dioid(s)From reality to contractsFrom contracts to boundsAggregated and residual services

Links with other theoryReal-Time calculusEvent streamTask schedulingComparison

ToolsNC/RTC tools

Accuracy in avionic applications

Conclusion

17/50 M. Boyer NC: from theory to practice

Page 25: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Basic results

S , βA, α D

Assume a server S with minimal service β and arrival flow A witharrival curve α, and departure D

Bound on delay:d(A,D) ≤ d(α, β) (2)

Bound on memory usage

b(A,D) ≤ b(α, β) (3)

Arrival curve of departure D

(α� β) (4)

18/50 M. Boyer NC: from theory to practice

Page 26: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Pay burst only once principle

SA S ′ CB

Pay burst only once

The sequence S , S ′ can be replaced by a virtual server S ;S ′ withservice curve β ∗ β′.

Interest End-to-end delay is less than sum of individual delays.

h(α, β ∗ β′) ≤ h(α, β) + h(α, β′) (5)

Proof: R ′′ ≥ R ′ ∗ β ≥ (R ∗ β) ∗ β′ = R ∗ (β ∗ β′)

Rq: In [20], more than 7 pages are required to prove limitedversion of this result.19/50 M. Boyer NC: from theory to practice

Page 27: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Outline

Network calculus: theoryNC: what and why?System modelling in network calculusThe (min,+) dioid(s)From reality to contractsFrom contracts to boundsAggregated and residual services

Links with other theoryReal-Time calculusEvent streamTask schedulingComparison

ToolsNC/RTC tools

Accuracy in avionic applications

Conclusion

20/50 M. Boyer NC: from theory to practice

Page 28: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Shared service

S

A1 D1

A2 D2

A1 ≥ D1

A2 ≥ D2

Service repartition still depends on

server policy (FIFO, Static Priority...)

individual flow contracts

21/50 M. Boyer NC: from theory to practice

Page 29: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Point of view on flow aggregation

Consider two flows A1, A2 of arrival curves α1, α2.

A1 + A2 is an arrival curve, i.e. a non-decreasing functionR≥0 → {R}(A1 + A2)(t) is the amount of data set by both flows up totime t

α1 + α2 is an arrival curve for A1 + A2

not the best one

A1 = ν2,1, α1 = A1, A2(t) = A1(t − 1), α2 = α1

A1

A2

A1 + A2

α1 + α2

22/50 M. Boyer NC: from theory to practice

Page 30: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Aggregated service

S

A1 D1

A2 D2

SA1 + A2 D1 + D2

A1 ≥ D1

A2 ≥ D2

(D1 + D2) ≥ (A1 + A2) ∗ β

Service repartition depends on

server policy (FIFO, Static Priority...)

individual flow contracts

23/50 M. Boyer NC: from theory to practice

Page 31: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Challenge: residual service

S , βD1D2

A1, α1A2, α2

S1, β1A1, α1 D1

reduction

A1 ≥ D1 D1 ≥ A1 ∗ β1

A2 ≥ D2 D2 ≥ A2 ∗ β2

How to compute β1, β2?

24/50 M. Boyer NC: from theory to practice

Page 32: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Per policy residual service

Residual service must be defined for every scheduling policy

Static priority: βM = [β − αH − lmaxL ]+↑

FIFO: ∀θ ∈ R≥0 : βi = [β − αj ∗ δθ]+↑ ∧ δθGPS [17, 1]

WFQ [11, 16]

DRR [21, 6]

AVB [18, 19]

TDMA [10]

EDF [15]

The result may depend on the kind of service (simple, strict)...The function [f ]+↑ is the non-negative, non-decreasing closure of f .

25/50 M. Boyer NC: from theory to practice

Page 33: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Combining scheduling policies

Hierarchical scheduling

A residual service is still a service

Can be used to combine scheduling policies

SP/FIFO (AFDX)SP/DRR/FIFODRR/EDF...

Some restriction on the kind of service may exist

Heterogeneous network

different scheduling policies may be used in a network/system

from NC point of view, they all are service

26/50 M. Boyer NC: from theory to practice

Page 34: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Outline

Network calculus: theoryNC: what and why?System modelling in network calculusThe (min,+) dioid(s)From reality to contractsFrom contracts to boundsAggregated and residual services

Links with other theoryReal-Time calculusEvent streamTask schedulingComparison

ToolsNC/RTC tools

Accuracy in avionic applications

Conclusion

27/50 M. Boyer NC: from theory to practice

Page 35: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Outline

Network calculus: theoryNC: what and why?System modelling in network calculusThe (min,+) dioid(s)From reality to contractsFrom contracts to boundsAggregated and residual services

Links with other theoryReal-Time calculusEvent streamTask schedulingComparison

ToolsNC/RTC tools

Accuracy in avionic applications

Conclusion

28/50 M. Boyer NC: from theory to practice

Page 36: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Real-Time calculus

The same model, with another name [2]

different presentation

more focus on minimal arrival curves

time domain: R vs. R≥0

29/50 M. Boyer NC: from theory to practice

Page 37: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Outline

Network calculus: theoryNC: what and why?System modelling in network calculusThe (min,+) dioid(s)From reality to contractsFrom contracts to boundsAggregated and residual services

Links with other theoryReal-Time calculusEvent streamTask schedulingComparison

ToolsNC/RTC tools

Accuracy in avionic applications

Conclusion

30/50 M. Boyer NC: from theory to practice

Page 38: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Event stream: the trade-of between NC/RTC andscheduling

Philosophy [12]

“Furthermore, the new models [ie NC/RTC] are far less intuitivethan the ones known from the classical real-time systems research,e. g. the model of rate-monotonic scheduling with its periodictasks and worst-case execution times. A system-level analysisshould be simple and comprehensible, otherwise its acceptance isextremely doubtful.”“We don’t necessarily need to develop new local analysistechniques if we can benefit from the host of work in real-timescheduling analysis.”

31/50 M. Boyer NC: from theory to practice

Page 39: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Event stream model

count events, not amount of data

is workload related to frame sizes?

event stream 〈η+, η−, δ+, δ−〉η+, η− maximal/minimal amount of events per intervalδ+/δ− maximal/minimal distance between events

event models: sub-classes of event streams

no formal model of stream transformation

re-use of scheduling resultsassume periodic-based modelpropagation: jitter propagation + ad-hoc enhancements

32/50 M. Boyer NC: from theory to practice

Page 40: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Outline

Network calculus: theoryNC: what and why?System modelling in network calculusThe (min,+) dioid(s)From reality to contractsFrom contracts to boundsAggregated and residual services

Links with other theoryReal-Time calculusEvent streamTask schedulingComparison

ToolsNC/RTC tools

Accuracy in avionic applications

Conclusion

33/50 M. Boyer NC: from theory to practice

Page 41: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Task scheduling

A large research area:

Main model: periodic task (+offsets, + dependencies, +...)

Main problem: local schedulability

Differences with network analyses:

propagation: output of a system is input of another

shaping: maximal throughput =⇒ maximal input

34/50 M. Boyer NC: from theory to practice

Page 42: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Outline

Network calculus: theoryNC: what and why?System modelling in network calculusThe (min,+) dioid(s)From reality to contractsFrom contracts to boundsAggregated and residual services

Links with other theoryReal-Time calculusEvent streamTask schedulingComparison

ToolsNC/RTC tools

Accuracy in avionic applications

Conclusion

35/50 M. Boyer NC: from theory to practice

Page 43: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Comparison

Three basic objects

system behaviour

bounds on behaviours

“computer friendly” sub-classes

Not all do clear distinction between these objects.

36/50 M. Boyer NC: from theory to practice

Page 44: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Outline

Network calculus: theoryNC: what and why?System modelling in network calculusThe (min,+) dioid(s)From reality to contractsFrom contracts to boundsAggregated and residual services

Links with other theoryReal-Time calculusEvent streamTask schedulingComparison

ToolsNC/RTC tools

Accuracy in avionic applications

Conclusion

37/50 M. Boyer NC: from theory to practice

Page 45: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Outline

Network calculus: theoryNC: what and why?System modelling in network calculusThe (min,+) dioid(s)From reality to contractsFrom contracts to boundsAggregated and residual services

Links with other theoryReal-Time calculusEvent streamTask schedulingComparison

ToolsNC/RTC tools

Accuracy in avionic applications

Conclusion

38/50 M. Boyer NC: from theory to practice

Page 46: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

NC/RTC tools

Two main components:

a library to handle curves (sum, minimum, convolution, etc.)

a network analyser

DISCO: NC analyser, in Java, Licence LGPLhttp://disco.informatik.uni-kl.de/index.php/projects/

disco-dnc

curves library and network analyser

Real-Time Calculus (RTC) Toolboxhttp://www.mpa.ethz.ch/Rtctoolbox

Curve Library: Java implementation (no source code) +matlab interfaceNetwork analyser: Modular Performance Analysis (MPA),Matlab code

RTaW-PEGASEhttp://www.realtimeatwork.com/software/rtaw-pegase

commercial Java tool

39/50 M. Boyer NC: from theory to practice

Page 47: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Outline

Network calculus: theoryNC: what and why?System modelling in network calculusThe (min,+) dioid(s)From reality to contractsFrom contracts to boundsAggregated and residual services

Links with other theoryReal-Time calculusEvent streamTask schedulingComparison

ToolsNC/RTC tools

Accuracy in avionic applications

Conclusion

40/50 M. Boyer NC: from theory to practice

Page 48: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Accuracy is “good enough”

Experiment on realistic configuration [5]:

8 switches

104 end-systems

6500 VL

Computation time:

Fast algorithm (ICC): 1s

Accurate algorithm (UPP): 10s

Method accuracy:

All Virtual Links 20% of VLs with highest WCTTICC UPP ICC UPP

Min 3.74% 0% 15.2% 3.55%

Av. 31.02% 16.44% 42.08% 25.37%

Max. 82.4% 76.06% 81.53% 76.08%

41/50 M. Boyer NC: from theory to practice

Page 49: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Plotting accuracy

Figure 3: Upper bounds on the worst-case traversal times (WCTT in us) with the 3 methods

under study (ICC/ShST/UPP) shown together with a lower bound on the WCTT. Virtual Links are

sorted by increasing delay computed with UPP3.

4.3 Methods comparison on mult iple configurations

Table 2 indicates the mean computation time for each method as implemented in RTaW-Pegase.

The mean computing time per configuration with ICC is 1s, which is very fast for several

thousands of virtual-links. This approach is thus well suited for design space exploration where

numerous design choices are considered. The mean computing time per configuration with ShSt

is 1.5s, which is still very fast given the size of the systems. With UPP, the order of magnitude of

the computing time per configuration is 10s. This is still good given the better accuracy of the

approach. However, it should be noted that when virtual links may have different priorities, for

systems having the same size, the computing time become important (typically 20-30mn).

ICC ShSt UPP

1s 1.4s 10s

Table 2: Mean computing time per configuration.

Table 3 reports the gain of the UPP method versus ICC and ShSt. Table 4 gives a bound on the

pessimism of each method. The statistics have been made on the 637362 virtual links of the 100

randomly generated configurations. As shown in Figure 3, the computing method makes a

3 The choice of UPP as the sorting parameter explains the regularity of the UPP curve and the irregular plotting of the others, but it is just a plotting effect, not related to the techniques themselves.

42/50 M. Boyer NC: from theory to practice

Page 50: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Outline

Network calculus: theoryNC: what and why?System modelling in network calculusThe (min,+) dioid(s)From reality to contractsFrom contracts to boundsAggregated and residual services

Links with other theoryReal-Time calculusEvent streamTask schedulingComparison

ToolsNC/RTC tools

Accuracy in avionic applications

Conclusion

43/50 M. Boyer NC: from theory to practice

Page 51: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Conclusion

Lot of work done from [8, 9, 13], two reference books [14, 7]...

Toward smaller upper bound for avionic systems

either more information on system

or more complex analyse

but exact delay is NP-Hard [3, 4]

Next research topics:

formal correction proof (cf Stephan Merz, Oct. 2014)

other application domains

network on chipfrom network to system

44/50 M. Boyer NC: from theory to practice

Page 52: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Personal feeling

Main contributions of NC are

clear distinction between

real behaviourbounds on behaviours (arrival/service curves)computation-friendly sub-classes

formal definition of delay

new point of view on real-time

hierarchical scheduling

Drawbacks (improvement areas):

too many definitions of service

infimum based proofs, continuity problems

45/50 M. Boyer NC: from theory to practice

Page 53: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Bibliography I

P. Barta, F. Nemeth, R. Szabo, and J. Biro.End-to-end delay bound calculation in generalized processor sharing networks.In Proc. of the sixth IEEE Symposium on Computers and Communications(ISCC 2001), pages 282 –287, 2001.

Anne Bouillard, Laurent Jouhet, and Eric Thierry.Service curves in Network Calculus: dos and don’ts.Research Report RR-7094, INRIA, 2009.

Anne Bouillard, Laurent Jouhet, and Eric Thierry.Tight performance bounds in the worst-case analysis of feed-forward networks.Technical Report 7012, INRIA, 2009.

Anne Bouillard, Laurent Jouhet, and Eric Thierry.Tight performance bounds in the worst-case analysis of feed-forward networks.In Proceedings of the 29th Conference on Computer Communications(INFOCOM 2010), pages 1–9, march 2010.

Marc Boyer, Nicolas Navet, and Marc Fumey.Experimental assessment of timing verification techniques for afdx.In Proc. of the 6th Int. Congress on Embedded Real Time Software andSystems, Toulouse, France, February 2012.

46/50 M. Boyer NC: from theory to practice

Page 54: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Bibliography II

Marc Boyer, Giovanni Stea, and William Mangoua Sofack.Deficit round robin with network calculus.In Proc. of the 6th International Conference on Performance EvaluationMethodologies and Tools (ValueTools 2012), Cargese, France, October, 9–122012.

Cheng-Shang Chang.Performance Guarantees in communication networks.Telecommunication Networks and Computer Systems. Springer, 2000.

Rene L. Cruz.A calculus for network delay, part I: Network elements in isolation.IEEE Transactions on information theory, 37(1):114–131, January 1991.

Rene L. Cruz.A calculus for network delay, part II: Network analysis.IEEE Transactions on information theory, 37(1):132–141, January 1991.

47/50 M. Boyer NC: from theory to practice

Page 55: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Bibliography III

Dinh-Khanh Dang and Ahlem Mifdaoui.Timing analysis of tdma-based networks using network calculus and integer linearprogramming.In IEEE 22nd Int. Symp. on Modeling Analysis and Simulation of Computer andTelecommunication Systems (MASCOTS), Paris, FR, 2014.

R. Guerin and V. Peris.Quality of service in packets networks – basic mechanisms and directions.In Proc. of the 5th Int Work. on Network and Operating system support forDigital Audio and Video, Durham NH, April 1995.

R. Henia, A. Hamann, M. Jersak, R. Racu, K. Richter, and R. Ernst.System level performance analysis - the symta/s approach.IEEE Proceedings on Computers and Digital Techniques, 152(2):148 – 166,march 2005.

Jean-yves Le Boudec.Network calculus made easy.Technical Report EPFL-DI 96/218, Ecole Polytechnique Fdrale de Lausanne(EPFL), December 1996.

48/50 M. Boyer NC: from theory to practice

Page 56: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Bibliography IV

Jean-Yves Le Boudec and Patrick Thiran.Network Calculus, volume 2050 of LNCS.Springer Verlag, 2001.http://lrcwww.epfl.ch/PS files/NetCal.htm.

J. Liebeherr, Y. Ghiassi-Farrokhfal, and A. Burchard.On the impact of link scheduling on end-to-end delays in large networks.IEEE Journal on Selected Areas in Communications, 29(5):1009–1020, May2011.

William Mangoua Sofack and Marc Boyer.Generalisation of gps and p-gps in network calculus.In Proc. of the Work in Progress session of 9th IEEE Workshop on FactoryCommunication Systems (WFCS’2012), Lemgo/Detmold, Germany, May 21–242012.

A. Parekh and R. Gallager.A generalised processor sharing approach to flow control in integrated servicesnetworks: the single-node case.IEEE transactions on networking, June 1993.

49/50 M. Boyer NC: from theory to practice

Page 57: Network calculus: from theory to avionic applications - … · 2017. 6. 9. · System modelling in network calculus The (min;+) dioid(s) From reality to contracts From contracts to

Bibliography V

R. Queck.Analysis of ethernet AVB for automotive networks using network calculus.In Proc. of the IEEE International Conference on Vehicular Electronics andSafety (ICVES), pages 61–67, July 2012.

Joan Adria Ruiz de Azua and Marc Boyer.Complete modelling of AVB in network calculus framework.In Proc. of the 22nd Int. Conf. on Real-Time Networks and Systems (RTNS2014), Versailles, France, October 8-10 2014.

Dimitrios Stiliadis and Anujan Varma.Latency-rate servers: a general model for analysis of traffic schedulingalgorithms.Technical Report UCSC-CRL-95-38, University of California, Santa Cruz, SantaCruz, CA, USA, July 1995.

Hua Yu and Xue Liu.Scheduling design and analysis for end-to-end heterogeneous flows in an avionicsnetwork.In Proc. of the 30st IEEE Int. Conf. on Computer Communications (IEEEINFOCOM 2012), pages 2417 –2425, april 2011.

50/50 M. Boyer NC: from theory to practice