Stage
|
Description
|
---|---|
1
|
Calculation of R
R = 60 / 15 = 4
|
2
|
Calculation of the equivalent number of devices
NE_TBX_TOR = (R * 4 + 6) = 22
NE_TBX_ANA = (R * 4 + 6) = 22
NE_MOMENTUM_TOR = (R * 4 + 6) = 22
NE_MOMENTUM_ANA = (R * 4 + 6) = 22
|
3
|
Calculation of the network cycle times TCR_TMAST
TCR_TMAST = 1.45 + ((0.5 * 22) + (0.9 * 22) + (0.4 * 22) + (0.6 * 22))
TCR_TMAST = 54.25 ms
|
4
|
Calculation of the network cycle times TCR_TFAST
TCR_TFAST = 54.25 / 4
TCR_TFAST = 13.56 ms
|