Job_Talk/Bitcoin/Sections/Background.tex

62 lines
2.2 KiB
TeX

%------------------------------------------------
\begin{frame}{Background}
\begin{columns}[c] % The "c" option specifies centered vertical alignment while the "t" option is used for top vertical alignment
\column{.45\textwidth} % Left column and width
\textbf{Natural Gas Flaring}
\begin{itemize}
\item By-product of oil production
\item Remote and high gas oil ratio (GOR) reservoirs
\item Pipelines are expensive
\item Free disposal
\end{itemize}
\column{.5\textwidth} % Right column and width
\includegraphics[width=\columnwidth,height=0.43\textheight,keepaspectratio]{./img/flaring.jpg}
\end{columns}
\begin{columns}[c] % The "c" option specifies centered vertical alignment while the "t" option is used for top vertical alignment
\pause
\column{.45\textwidth} % Left column and width
\textbf{Bitcoin Mining}
\begin{itemize}
\item Bitcoin miners use electricity to earn profit
\item No need for to ship to market
\item Paying oil producers for waste gas
\item Contracts are about \(\frac{1}{3}\) whole sale price
\end{itemize}
\column{.5\textwidth} % Right column and width
\includegraphics[width=\columnwidth,height=0.43\textheight,keepaspectratio]{./img/Miner.jpg}
\end{columns}
\end{frame}
%------------------------------------------------
\begin{frame}{Relvance to Wyoming}
\begin{columns}[c] % The "c" option specifies centered vertical alignment while the "t" option is used for top vertical alignment
\column{.45\textwidth} % Left column and width
\textbf{Factors of the Wyoming market}
\begin{itemize}
\item Increasing flaring rates
\item Regulatory concerns about emissions
\item Most Bitcoin miner friendlily regulations in the US
\item Period of low temperature
\item Major basins have diffrent GOR
\end{itemize}
\column{.5\textwidth} % Right column and width
%\includegraphics[width=\columnwidth,height=0.43\textheight,keepaspectratio]{./img/flaring.jpg}
Filler: Include heat map of US flaring
\end{columns}
\end{frame}