@ -4,8 +4,9 @@
\begin { document}
In his dissertation \cite { RaoDissertation} briefly examines the "survival rates" of a satellite constellation.
I've applied this to my model and extended the results.
This approach allows us to construct a elasticity of survival and satellite additions, i.e. an elasticity
of risk.
% This approach allows us to construct a elasticity of survival and satellite additions,
% i.e. an elasticity of risk.
% I should probably look up how to analyze changes in risk level and quantitative representations etc.
% Marginal survival.
@ -18,7 +19,8 @@ To extend this definition to all fleets, we can measure the total number of
satellites that survive.
This can be calculated as the weighted sum of survival rates.
\begin { align}
R =& \frac { \sum _ { i=1} ^ n s^ i_ t R^ i} { \sum _ { i=1} ^ n s^ i_ t}
R =& \frac { \sum _ { i=1} ^ n s^ i_ t R^ i} { \sum _ { i=1} ^ n s^ i_ t} \\
% =& \frac { \text { Total Surviving Satellites} } \frac { \text { Total Starting Satellites} }
\end { align}
\subsubsection { Marginal Survival Rates}
@ -59,25 +61,32 @@ This can also be written in differential form as
From \cref { EQ:MarginalSurvivalRelation,EQ:differentialSurvivalRelation} ,
we can see that the fleetwide marginal survival rate
is made up of two components.
We'll call these the direct and relative survival effects,
corresponding to the $ dR ^ j $ and $ ds ^ i _ t $ terms respectively.
\begin { itemize}
\item $ \sum ^ n _ { j = 1 } \left ( \frac { s ^ j _ t } { \sum _ { j = 1 } ^ n s ^ j _ t } \right ) \parder { R ^ j } { s ^ i _ t } { } $
represents the effect on each satellite constellation, and is always negative because
\item The direct survival effect,
$ \sum ^ n _ { j = 1 } \left ( \frac { s ^ j _ t } { \sum _ { j = 1 } ^ n s ^ j _ t } \right ) \parder { R ^ j } { s ^ i _ t } { } $ ,
represents the effect of a new satellite on each constellation.
It is always negative because
$ \parder { R ^ j } { s ^ i _ t } { } < 0 $ by assumption.
Thus each constellations' survival rate will decrease as satellites are added to
any constellation.
\item $ \frac { R ^ i - R } { \sum _ { j = 1 } ^ n s ^ j _ t } $ ,
\item The relative survival effect, found in
$ \frac { R ^ i - R } { \sum _ { j = 1 } ^ n s ^ j _ t } $ ,
represents the effect of averaging out marginal survival rates.
Intuitively, when a constellation has a higher survival rate
than the fleet's survival rate, adding a satellite to that fleet contributes
less colision risk than if it were given to another
Note that it is positive but only when $ R ^ i > R $ .
Additionally, it disappears quickly as the total number of satellites increase.
than the general fleet's survival rate, adding a satellite to
that constellation contributes less colision risk than if it were given
to another constellation.
Thus when there are a large number of satellites in orbit, regardless of who
owns them, it is almost certain that any increase in satellite stocks will
lead to a reduction in the survival rate.
\footnote { I believe Rao makes this an assumption, I show it is a result}
owns them, this effect is removed.
\end { itemize}
Consequently, we can see that in many cases, the marginal survival rate will be negative.
Consequently, we can see that in most cases, the marginal survival rate will be negative.
In most models, this is either not examined or is assumed, but now we have the opportunity
to examine incentives in the case that it is not true.
One particular case where this may be important is when there is low utilization,
low internal risk, and near-monopolistic use of an orbital shell.
\end { document}