« View all new features in Mathematica 9  previous  |  next 
New in Mathematica 9Markov Chains and Queues

Hubble Gyroscope Maintenance 

In[1]:=
Click for copyable input
X
In[2]:=
Click for copyable input
X

Model gyroscope failure and repair for the Hubble space telescope, where the telescope is put into sleep mode if fewer than three gyroscopes are operational. The gyroscope operating times, the time to reach sleep mode, and the time to prepare a shuttle mission and repair the gyroscopes are exponentially distributed with rates , , and , with units of inverse years. In the meantime, the other two gyroscopes may fail. If the last gyroscope fails, the telescope will crash. Visualize the process, with integers representing the number of operational gyroscopes.

Out[2]=

Find the probability that the telescope will crash in the next 10 years.

In[3]:=
Click for copyable input
X
Out[3]=

Find the probability that sleep mode is not reached (no shuttle mission is required) in 10 years.

In[4]:=
Click for copyable input
X
Out[4]=
In[5]:=
Click for copyable input
X
Out[5]=