From 3f15afab768dfdd258c8c47d0cb9174b1fbbc885 Mon Sep 17 00:00:00 2001 From: youainti Date: Mon, 15 Nov 2021 23:30:01 -0800 Subject: [PATCH] Cleaned up results area, although it is still missing things. --- CurrentWriting/sections/09_Results.tex | 28 ++++++++++++++++---------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/CurrentWriting/sections/09_Results.tex b/CurrentWriting/sections/09_Results.tex index f8a97f4..ea3a2bc 100644 --- a/CurrentWriting/sections/09_Results.tex +++ b/CurrentWriting/sections/09_Results.tex @@ -2,24 +2,30 @@ \graphicspath{{\subfix{Assets/img/}}} \begin{document} -So far, I have not been able to actually analyze any models, -but the following are cases of interest. +I am finishing the implementation of the analysis tools, and so I don't have any results yet. + +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} - \item Reproduce Rao-Rondina single satellite model. + \item Reproduce Rao-Rondina linear profits model. \item Reproduce Adilov's cornot-like market. - \item Add military operators to Adilov or Rao's model. - This will involve some sort of competitive complementarity - with diminishing marginal returns. + \item Add military operators who need to ``Keep up with the Jones'' \item Competitive market where the number of satellites improves quality, i.e. allows - for pricing differences (Orbital Internet, e.g. Starlink). - \item Interacting orbital shells, using a vector representation of heterogeneous risk - imposed by constellations and debris. - \item Add a deorbit choice variable to the model. + for pricing differences (Orbital Internet, e.g. Starlink vs OneWeb vs Amazon Kepler). + \item Interacting orbital shells, using a vector representation of debris. + \item Add deorbit and parking choice variables to the model. \end{itemize} Among these, policies that would be interesting to analyse include: \begin{itemize} - \item Launch and Operation Taxes + \item Pigouvian Launch and Operation Taxes \item Deorbit-contingent bonds, similar to environmental cleanup bonds in mining operations. \end{itemize}