IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 9, 2004, 4:33:47 PM (22 years ago)
Author:
jhoblitt
Message:

add power estimate numbers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/design/datasys_cost.tex

    r172 r186  
    11% Copyright (C) 2004  Joshua Hoblitt
    22%
    3 % $Id: datasys_cost.tex,v 1.3 2004-03-10 00:59:27 jhoblitt Exp $
     3% $Id: datasys_cost.tex,v 1.4 2004-03-10 02:33:47 jhoblitt Exp $
    44
    55\documentclass[panstarrs,psreport]{panstarrs}
     
    210210\section{Power Consumption}
    211211
    212 \tbd{Total power consumptions is TBD}
     212\subsection{Nodes}
     213
     214The Pan-STARRS Prototype IPP Computational/Storage Node draws $\sim600w$ when idle.  As this is the idle load and the power consumption of computer components is rapidly increasing we should budget for $\sim750w$ per node.
     215
     216\begin{center}
     21785 nodes
     218\begin{tabular}{lr}
     219Item            &Estimated Power Consumption\\
     220\cline{1-2}
     221Nodes           &63,750w\\
     222Network + Misc. &25,000w\\
     223\cline{1-2}
     224Total           &88,750w\\
     225\end{tabular}
     226\end{center}
     227
     228\begin{center}
     229132 nodes
     230\begin{tabular}{lr}
     231Item            &Estimated Power Consumption\\
     232\cline{1-2}
     233Nodes           &99,000w\\
     234Network + Misc. &25,000w\\
     235\cline{1-2}
     236Total           &124,000w\\
     237\end{tabular}
     238\end{center}
     239
     240\subsection{Air Conditioning}
     241
     242It takes 1ton of A/C to remove 12kBTU of heat.
     243
     244\begin{center}
     245\begin{tabular}{lr}
     246Heat Generated  &A/C Load\\
     247\cline{1-2}
     24888,750w         &25.242tons\\
     249124,000w        &35.268tons\\
     250\end{tabular}
     251\end{center}
     252
     253\subsection{Total Power Consumption}
     254
     255Assuming that 1ton of A/C requires 1kw of power.
     256
     257\begin{center}
     258\begin{tabular}{lrr}
     259Item            &85 nodes       &132 nodes\\
     260\cline{1-3}
     261Nodes + Net + Misc.     &88,750w        &124,000w\\
     262A/C             &25,242w        &35,268w\\
     263\cline{1-3}
     264Total           &113,992w       &159,268w\\
     265\end{tabular}
     266\end{center}
     267
     268\subsection{Cost Estimate}
     269
     270This Billing estimate is from Maui Electric Company, Ltd. (MECO) for schedule "J" service with a power factor of 0.9 (MECO refers to this as a power factor of 90\%) based on Feburary, 2004 rates.
     271
     272\begin{center}
     273\begin{tabular}{lr}
     274Peak Demand&Estimated Price\\
     275\cline{1-2}
     276115kw           &\$13,000 per month\\
     277160kw           &\$18,100 per month\\
     278\end{tabular}
     279\end{center}
    213280
    214281\section{Misc}
Note: See TracChangeset for help on using the changeset viewer.