Cleaned up results area, although it is still missing things.

temporaryWork^2
youainti 4 years ago
parent c2dd67c744
commit 3f15afab76

@ -2,24 +2,30 @@
\graphicspath{{\subfix{Assets/img/}}} \graphicspath{{\subfix{Assets/img/}}}
\begin{document} \begin{document}
So far, I have not been able to actually analyze any models, I am finishing the implementation of the analysis tools, and so I don't have any results yet.
but the following are cases of interest.
Some analyses of interest are:
\begin{itemize}
\item Identify the Proto-Kessler regions.
\item Perform $\epsilon$-Kessler region transition analysis.
\item Check policy functions for non-entry regions of the state space.
\end{itemize}
Some situations I'm interested in implementing are:
\begin{itemize} \begin{itemize}
\item Reproduce Rao-Rondina single satellite model. \item Reproduce Rao-Rondina linear profits model.
\item Reproduce Adilov's cornot-like market. \item Reproduce Adilov's cornot-like market.
\item Add military operators to Adilov or Rao's model. \item Add military operators who need to ``Keep up with the Jones''
This will involve some sort of competitive complementarity
with diminishing marginal returns.
\item Competitive market where the number of satellites improves quality, i.e. allows \item Competitive market where the number of satellites improves quality, i.e. allows
for pricing differences (Orbital Internet, e.g. Starlink). for pricing differences (Orbital Internet, e.g. Starlink vs OneWeb vs Amazon Kepler).
\item Interacting orbital shells, using a vector representation of heterogeneous risk \item Interacting orbital shells, using a vector representation of debris.
imposed by constellations and debris. \item Add deorbit and parking choice variables to the model.
\item Add a deorbit choice variable to the model.
\end{itemize} \end{itemize}
Among these, policies that would be interesting to analyse include: Among these, policies that would be interesting to analyse include:
\begin{itemize} \begin{itemize}
\item Launch and Operation Taxes \item Pigouvian Launch and Operation Taxes
\item Deorbit-contingent bonds, similar to environmental cleanup bonds \item Deorbit-contingent bonds, similar to environmental cleanup bonds
in mining operations. in mining operations.
\end{itemize} \end{itemize}

Loading…
Cancel
Save