Rearranged main layout, part way through updating sections, added sections. Updated current status in readme.
parent
9d082f4667
commit
0c941a4335
@ -0,0 +1,26 @@
|
||||
\documentclass[../Main.tex]{subfiles}
|
||||
\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.
|
||||
\begin{itemize}
|
||||
\item Reproduce Rao-Rondina single satellite model.
|
||||
\item Reproduce Adilov, perfect competition, cornot-like market.
|
||||
\item Add military operators to Adilov's model.
|
||||
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
|
||||
for pricing differences (Orbital Internet, e.g. Starlink).
|
||||
\item Interacting orbital shells, using a vector representation of heterogeneous risk
|
||||
imposed by constellations and debris.
|
||||
\end{itemize}
|
||||
|
||||
Among these, policies that would be interesting to analyse include:
|
||||
\begin{itemize}
|
||||
\item Launch and Operation Taxes
|
||||
\item Deorbit contingent bonds.
|
||||
\end{itemize}
|
||||
|
||||
|
||||
\end{document}
|
||||
Loading…
Reference in New Issue