You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
1.3 KiB
TeX
35 lines
1.3 KiB
TeX
\documentclass[../Main.tex]{subfiles}
|
|
\graphicspath{{\subfix{Assets/img/}}}
|
|
|
|
\begin{document}
|
|
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 linear profits model.
|
|
\item Reproduce Adilov's cornot-like market.
|
|
\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 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 Pigouvian Launch and Operation Taxes
|
|
\item Deorbit-contingent bonds, similar to environmental cleanup bonds
|
|
in mining operations.
|
|
\end{itemize}
|
|
|
|
|
|
\end{document}
|