<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://scarcs.ca/lib/exe/css.php?s=feed" type="text/css"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
    <title>Sun Coast Amateur &lt;br&gt;Radio Club Society - blog:2024-09-28</title>
    <tagline></tagline>
    <link rel="alternate" type="text/html" href="https://scarcs.ca/"/>
    <id>https://scarcs.ca/</id>
    <modified>2026-05-25T16:57:34+00:00</modified>
    <generator>FeedCreator 1.8</generator>
    <entry>
        <title>estimating_cost_of_electricity</title>
        <link rel="alternate" type="text/html" href="https://scarcs.ca/blog/2024-09-28/estimating_cost_of_electricity"/>
        <created>2024-11-24T20:48:14+00:00</created>
        <issued>2024-11-24T20:48:14+00:00</issued>
        <modified>2024-11-24T20:48:14+00:00</modified>
        <id>https://scarcs.ca/blog/2024-09-28/estimating_cost_of_electricity</id>
        <author>
            <name>Anonymous</name>
        </author>
        <summary>


&lt;h1 class=&quot;sectionedit1&quot; id=&quot;estimating_cost_of_electricity&quot;&gt;Estimating Cost of Electricity&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
It turns out that &lt;strong&gt;in BC&lt;/strong&gt;, there&amp;#039;s an incredibly easy way to estimate the cost of electricity for devices that are always on 24/7:
&lt;/p&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_center wrap_round wrap_box plugin_wrap&quot; style=&quot;width: 60%;&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;
 Take the power consumption in Watts (W)
&lt;/div&gt;&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;
 Divide by 10
&lt;/div&gt;&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;
 You get the cost of electricity per month for that device
&lt;/div&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;p&gt;
That&amp;#039;s right, if something draws 50 W and it&amp;#039;s on 24/7, it costs about $5 per month of electricity to run it.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Estimating Cost of Electricity&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;estimating_cost_of_electricity&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;26-475&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;here_s_why_that_works&quot;&gt;Here&amp;#039;s why that works...&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
In BC, the &lt;a href=&quot;https://app.bchydro.com/accounts-billing/rates-energy-use/electricity-rates/residential-rates/tiered.html&quot; class=&quot;urlextern&quot; title=&quot;https://app.bchydro.com/accounts-billing/rates-energy-use/electricity-rates/residential-rates/tiered.html&quot; rel=&quot;ugc nofollow&quot;&gt;price of electricity&lt;/a&gt; is 10.97 ¢/kWh for the first tier and 14.08 ¢/kWh for the second tier.  So let&amp;#039;s take the worst case scenario and imagine that we&amp;#039;re always on &lt;em&gt;tier 2&lt;/em&gt; pricing.  The math is just a string of multiplication to cancel out units:
&lt;/p&gt;

&lt;p&gt;
\begin{align*}
&amp;amp;\frac{365\text{ days}}{\text{year}}
\times \frac{24\text{ hrs}}{\text{day}}
\times \frac{1\text{ year}}{12\text{ months}}
\times 14.08\frac{\text{ ¢}}{\text{kWh}}
\times \frac{1 \text{ \$}}{100\text{ ¢}}
\times \frac{1\text{ kW}}{1000\text{ W}} \\&lt;br/&gt;

=\quad&amp;amp; 0.102784 \ \tfrac{\text{\$}}{\text{month}\cdot\text{W}}&lt;br/&gt;

\end{align*}
If you look at the units carefully, you&amp;#039;ll notice that they almost all cancel out except for \$\frac{\text{\$}}{\text{month}\cdot\text{W}}\$ &lt;sup&gt;&lt;a href=&quot;#fn__1&quot; id=&quot;fnt__1&quot; class=&quot;fn_top&quot;&gt;1)&lt;/a&gt;&lt;/sup&gt;
&lt;/p&gt;

&lt;p&gt;
That number means that it costs $0.102784 per month for each Watt of power that&amp;#039;s continuously drawn.  So if you multiply that number by the power consumption of the device, the \$\text{W}\$ will cancel out and you&amp;#039;ll get a result in \$\frac{\text{\$}}{\text{month}}\$, which is the monthly electricity price for that device.  For example:
&lt;/p&gt;

&lt;p&gt;
\$$
50 \text{ W} \times 0.102784 \ \tfrac{\text{\$}}{\text{month}\cdot\text{W}} = 5.1392 \ \tfrac{\text{\$}}{\text{month}}
\$$
&lt;/p&gt;

&lt;p&gt;
The trick to simply divide by 10 instead of multiplying by 0.102784 works because \$\tfrac{1}{0.102784} = 9.729... \approx 10\$ .  So a better approximation would be to divide by 9.7, but dividing by 10 is so much easier to do in your head, and the result is not that far off, specially since we already over estimated the cost of electricity to full &lt;em&gt;tier 2&lt;/em&gt; instead of a combination of &lt;em&gt;tier 1&lt;/em&gt; and &lt;em&gt;tier 2&lt;/em&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Here&amp;#039;s why that works...&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;here_s_why_that_works&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;476-2360&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit5&quot; id=&quot;a_concrete_example&quot;&gt;A Concrete Example&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
At home, I run a bunch of equipment&lt;sup&gt;&lt;a href=&quot;#fn__2&quot; id=&quot;fnt__2&quot; class=&quot;fn_top&quot;&gt;2)&lt;/a&gt;&lt;/sup&gt;
on a dedicated 12V system.  The system is fed with a high quality, high power 12 V charger with backup batteries and solar panels.  In the winter, the solar panels don&amp;#039;t get any sun and the charger puts out a constant 75 W (which goes up when I&amp;#039;m transmitting).  In the summer, the solar panels provide all the electricity needed for up to 16 hours.
&lt;/p&gt;

&lt;p&gt;
That means that my internet and radio system costs me about $7.50 / month of electricity in the winter, a third of that in the summer.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;A Concrete Example&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;a_concrete_example&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;2361-&amp;quot;} --&gt;&lt;div class=&quot;footnotes&quot;&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__1&quot; id=&quot;fn__1&quot; class=&quot;fn_bot&quot;&gt;1)&lt;/a&gt;&lt;/sup&gt; 
&lt;div class=&quot;content&quot;&gt;The “hrs” of “24 hrs” cancels with the “h” of “kWh” since kWh means kW \$ \times\$ hr .&lt;/div&gt;&lt;/div&gt;
&lt;div class=&quot;fn&quot;&gt;&lt;sup&gt;&lt;a href=&quot;#fnt__2&quot; id=&quot;fn__2&quot; class=&quot;fn_bot&quot;&gt;2)&lt;/a&gt;&lt;/sup&gt; 
&lt;div class=&quot;content&quot;&gt;
Equipment on dedicated 12 V system that&amp;#039;s on 24/7:&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;
 Internet modem, switches, and Wifi Boosts
&lt;/div&gt;&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;
 &lt;a href=&quot;https://scarcs.ca/links/echolink#sysop&quot; class=&quot;urlextern&quot; title=&quot;https://scarcs.ca/links/echolink#sysop&quot; rel=&quot;ugc nofollow&quot;&gt;Echolink radio and computer&lt;/a&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;
 &lt;a href=&quot;https://wcaredn.ca/setups/va7fi/home&quot; class=&quot;urlextern&quot; title=&quot;https://wcaredn.ca/setups/va7fi/home&quot; rel=&quot;ugc nofollow&quot;&gt;AREDN hAP, two AREDN dishes, one AREDN VOIP Phone&lt;/a&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
</summary>
    </entry>
</feed>
