SNOUG/src/Introduction.tex

105 lines
3.8 KiB
TeX
Raw Normal View History

2022-08-23 12:15:31 -06:00
%
% Introduction.tex
%
% SatNOGS Optical Unofficial Guide
%
% Copyright (C) 2022, Jeff Moe
%
% This document is licensed under the Creative Commons Attribution 4.0
% International Public License (CC BY-SA 4.0) by Jeff Moe.
%
2022-08-26 15:59:47 -06:00
The SatNOGS Optical Unofficial Guide documents how to set up and run an
2022-08-27 23:44:59 -06:00
\gls{optical-ground-station} for the \gls{LSF}'s \gls{SatNOGS} network.
2022-08-29 20:00:13 -06:00
2022-08-29 22:53:03 -06:00
% https://network.satnogs.org/
\begin{figure}[h!]
\includegraphics[keepaspectratio=true,height=1.10\textheight,width=1.00\textwidth,angle=0]{satnogs-network-web.png}
\caption{SatNOGS Network.}
\label{fig:satnogs-network-web}
\index{SatNOGS}
\end{figure}
2022-08-29 22:35:57 -06:00
\section{Unofficial Guide Overview}
2022-08-30 00:15:27 -06:00
First, an overview of the this text, then the \gls{LSF}
and some of it's key projects, such as the \gls{SatNOGS} network.
2022-08-30 13:47:47 -06:00
A cursory review of \glspl{satellite} and existing \gls{RF} ground stations
2022-08-30 00:15:27 -06:00
will be followed by a big picture view of acquiring and processing
2022-08-30 13:47:47 -06:00
images of \glspl{satellite}. Hardware is reviewed, then software to run
2022-08-30 00:15:27 -06:00
on it, with many options, including what is best. Finally,
what to do with the data (idk!).
The chapters that follow are listed below.
2022-08-29 22:35:57 -06:00
% Perhaps more LaTeXy ref XXX
\begin{itemize}
2022-08-30 13:47:47 -06:00
\item \Glspl{satellite} --- What are we looking at?
\item Ground Stations --- How Earth talks to \glspl{satellite} and back.
2022-08-30 00:15:27 -06:00
\item Toolchain and Process --- The big picture of what
2022-08-29 22:35:57 -06:00
hardware and software is needed to set up an optical ground station
for use on the distributed network.
\item Hardware --- Details on appropriate hardware configurations,
and example setups.
2022-08-30 13:47:47 -06:00
\item Software --- A look at the myriad software related to \glspl{satellite},
2022-08-29 22:35:57 -06:00
and what works best at present for SatNOGS Optical.
\item Acquire --- Convert photons to bits. Pointing a camera at the
sky works.
\item Solve --- Pictures of stars reveal the time and location of
the photo. Plate solvers reviewed.
\item Detect --- The plate solver says where the photo is,
now detect if are there moving tracks that aren't stars that could
2022-08-30 13:47:47 -06:00
be \glspl{satellite}.
\item Identify --- With time, location, \gls{satellite} detection, \glspl{TLE}
are overlaid and compared with detected \glspl{satellite}.
\Gls{satellite} identification by computers and humans.
2022-08-29 22:35:57 -06:00
\item Upload --- When ready, data will be pushed to the SatNOGS network.
\item Support --- Where development is occurring and questions answered!
\end{itemize}
2022-08-29 20:00:13 -06:00
\section{Libre Space Foundation}
2022-08-27 23:44:59 -06:00
The \gls{LSF} supports
``free and accessible space for all, creating \gls{open-source} space technologies.''%
2022-08-29 15:23:22 -06:00
\footnote{\url{https://libre.space}}
2022-08-27 17:01:04 -06:00
\index{Open Source}
2022-08-23 12:15:31 -06:00
2022-08-29 20:00:13 -06:00
\begin{figure}[h!]
\includegraphics[keepaspectratio=true,height=1.10\textheight,width=1.00\textwidth,angle=0]{lsf-web.png}
\caption{Libre Space Foundation Website.}
\label{fig:lsf-web}
\index{Libre Space Foundation}
\end{figure}
Select \gls{LSF} projects:
2022-08-29 22:35:57 -06:00
\index{UPSat}
2022-08-29 20:00:13 -06:00
\begin{itemize}
2022-08-30 13:47:47 -06:00
\item SatNOGS --- Global network of \gls{satellite} ground stations \\
2022-08-29 20:00:13 -06:00
\url{https://satnogs.org}
2022-08-30 13:47:47 -06:00
\item UPSat --- First open source hardware and software \gls{satellite} in the world \\
2022-08-29 20:00:13 -06:00
\url{https://upsat.gr/}
\end{itemize}
2022-08-29 22:35:57 -06:00
\section{SatNOGS Network}
2022-08-30 13:47:47 -06:00
SatNOGS is the \gls{LSF}'s global network of \gls{satellite} ground stations.
2022-08-29 20:00:13 -06:00
\begin{figure}[h!]
\includegraphics[keepaspectratio=true,height=1.10\textheight,width=1.00\textwidth,angle=0]{satnogs-web.png}
\caption{SatNOGS Website.}
\label{fig:satnogs-web}
\index{SatNOGS}
\end{figure}
2022-08-29 22:35:57 -06:00
\section{Network Status}
The SatNOGS \gls{RF} network has been running successfully for years.
Adding an optical network is a new development. At present there
are zero nodes on the network.
Some software already exists,
some is being ported from C to Python, and other parts remain to be done.
2022-08-30 13:47:47 -06:00
There is software available for acquiring optical data of \glspl{satellite}.
2022-08-29 22:35:57 -06:00
There is no facility at present for pushing data back to the network.