Re: Need help calculating overall network reliability



On Sun, 3 Dec 2006, hyperbp wrote:

Ok this diagram was composed with a monospaced font, I am not sure that
this will display correctly, because HTML eats spaces for lunch:

|-C-| |-E-|
| | | |
INPUT--A--B------| |----| |------- OUTPUT
| | | | | |
| |-D-| |-F-| |
| |
|-------------G-------------------|

It appeared correctly in monospace font.
A workaround for html is to shut it off.
Web based forums don't allow that, thus need for ... instead of spaces.
Newsgroups, and email that is not written with html,
allow clustering of more than one space.

Sorry, I can be of no further help on your network problem
other than to assist you with posting ascii graphics and art.

I need to calculate the overall network reliability
if the individual node reliabilities are:

A=0.95, B=0.97, C=0.92, D=0.94, E=0.90, F=0.88,
G=0.98

I believe that I done that with the following steps

The reliability of the redundant network including
subsystems C and D is:
RCD = RC + RD - (RC)*( RD) = 0.92 + 0.94 -
(0.92)(0.94) = 0.9952

The reliability of the redundant network including
subsystems E and F is:
REF = RE + RF - (RE)*( RF) = 0.90 + 0.88 -
(0.90)(0.88) = 0.988

The reliability of the path is:
RABCDEF = (RA)*(RB)*(RCD)*(REF) =
(0.95)(0.97)(0.9952)(0.988) = 0.906072

The reliability of the combined network is:
RSYSTEM = RABCDEF + RG - (RABCDEF)(RG) = 0.906072
+ 0.98 - (0.906072)(0.98) = 0.998121


The part that I am having trouble understanding is
how the overall network reliability changes if node G
is standby-redundant, how do I calculate that? After
searching the web for awhile I found a website that
gave me this formula to use: 1-(P(A)*P(B | A')). Is
that correct, and how to I apply it?

Thanks for your help


.



Relevant Pages

  • Need help calculating overall network reliability
    ... Pretend that the periods are spaces, it was the only way the whitespace would be respected so the network would display correctly. ... I need to calculate the overall network reliability if the individual node reliabilities are: ... The reliability of the redundant network including subsystems C and D is: ...
    (sci.math)
  • Re: MDB File growing in size
    ... As I was reading your response, midway through it, I was thinking "network". ... > a process was written that creates an ODBC connection to our clients data, ... > reliability issues come in. ...
    (microsoft.public.access.devtoolkits)
  • Re: Firewire Rack
    ... easier-managed network server. ... What type of fan, if any. ... Looks like cheap plastic trays with a cheap 40mm or some such fan. ...
    (comp.sys.ibm.pc.hardware.storage)
  • IIS Hanging Issue
    ... <HTML> ... However, when testing from outside the network, only the test hitting the ... Then the request rate drops to zero for about ... socket errors only exist exactly before each burst for about 2 seconds. ...
    (microsoft.public.inetserver.iis)
  • Re: NTP sync on a standalone network (Windows 2k)
    ... It's your net network! ... the spec above), and for the reliability, I may have not to rely only on ... one time server, but several... ... to synchronize one system to the outside world. ...
    (comp.protocols.time.ntp)

Quantcast