<?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-05-05</title>
    <tagline></tagline>
    <link rel="alternate" type="text/html" href="https://scarcs.ca/"/>
    <id>https://scarcs.ca/</id>
    <modified>2026-05-31T09:40:43+00:00</modified>
    <generator>FeedCreator 1.8</generator>
    <entry>
        <title>electricity_consumption_of_our_ev</title>
        <link rel="alternate" type="text/html" href="https://scarcs.ca/blog/2024-05-05/electricity_consumption_of_our_ev"/>
        <created>2024-11-11T23:21:46+00:00</created>
        <issued>2024-11-11T23:21:46+00:00</issued>
        <modified>2024-11-11T23:21:46+00:00</modified>
        <id>https://scarcs.ca/blog/2024-05-05/electricity_consumption_of_our_ev</id>
        <author>
            <name>Anonymous</name>
        </author>
        <summary>


&lt;h1 class=&quot;sectionedit1&quot; id=&quot;electricity_consumption_of_our_ev&quot;&gt;Electricity Consumption of our EV&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
This isn&amp;#039;t related to ham radio but I thought some might find it interesting...
&lt;/p&gt;

&lt;p&gt;
We&amp;#039;ve had our EV for a year now (and drove 18,500 km), so today I pulled the last 3 years of data from our BC Hydro account to see the impact of charging the car at home.
&lt;/p&gt;

&lt;p&gt;
Our average consumption was:
&lt;/p&gt;
&lt;div class=&quot;table sectionedit2&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 leftalign&quot;&gt;          &lt;/th&gt;&lt;th class=&quot;col1&quot;&gt;Daily (kWh) &lt;/th&gt;&lt;th class=&quot;col2&quot;&gt;Monthly (kWh) &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;Before EV &lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;24.7 ± 12.2 &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;748 ± 315 &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;th class=&quot;col0 leftalign&quot;&gt;After EV  &lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;31.7 ± 18.9 &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;978 ± 390 &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;357-475&amp;quot;} --&gt;
&lt;p&gt;
The numbers after ± signs in the table above are the standard deviations, which give a measure of how much the data fluctuates from the average (because of seasons and other factors).
&lt;/p&gt;

&lt;p&gt;
It seems that charging our EV increased our average monthly consumption by 230 kWh (30%).  To put this extra load in perspective, it&amp;#039;s worth noting that the average difference between the maximum usage in the winter and the minimum usage in the summer is about 800 kWh.
&lt;/p&gt;

&lt;p&gt;
This extra 230 kWh a month costs roughly $35, which translates to about $2.30 / 100 km (compared to about $20 / 100 km for our small Honda Fit).
&lt;/p&gt;

&lt;p&gt;
I also did a least square regression to a sine function and got similar numbers for the average:
&lt;/p&gt;
&lt;div class=&quot;table sectionedit3&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 leftalign&quot;&gt;          &lt;/th&gt;&lt;th class=&quot;col1&quot;&gt;Daily (kWh) &lt;/th&gt;&lt;th class=&quot;col2&quot;&gt;Monthly (kWh) &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt;Before EV &lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;24.6 ± 13.5 &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;746 ± 401 &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;th class=&quot;col0 leftalign&quot;&gt;After EV  &lt;/th&gt;&lt;td class=&quot;col1&quot;&gt;31.2 ± 16.3 &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt;954 ± 486 &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table1&amp;quot;,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;1177-1295&amp;quot;} --&gt;
&lt;p&gt;
This time, the numbers after the ± sign are the amplitudes of the sinusoidal models.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://scarcs.ca/_detail/blog/2024-05-05/monthly_electricity_usage.png?id=blog%3A2024-05-05%3Aelectricity_consumption_of_our_ev&quot; class=&quot;media&quot; title=&quot;blog:2024-05-05:monthly_electricity_usage.png&quot;&gt;&lt;img src=&quot;https://scarcs.ca/_media/blog/2024-05-05/monthly_electricity_usage.png&quot; class=&quot;mediacenter&quot; loading=&quot;lazy&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
It&amp;#039;s interesting to see how the daily consumption after getting the EV is much more scattered than it was before.  This is because we don&amp;#039;t charge the car everyday so we get spikes when we charge, and regular usage when we don&amp;#039;t.  To even out the load, we programmed the car to start charging at 11pm.  That way, the extra 30A draw doesn&amp;#039;t impact our regular usage during the day.
&lt;a href=&quot;https://scarcs.ca/_detail/blog/2024-05-05/daily_electricity_usage.png?id=blog%3A2024-05-05%3Aelectricity_consumption_of_our_ev&quot; class=&quot;media&quot; title=&quot;blog:2024-05-05:daily_electricity_usage.png&quot;&gt;&lt;img src=&quot;https://scarcs.ca/_media/blog/2024-05-05/daily_electricity_usage.png&quot; class=&quot;mediacenter&quot; loading=&quot;lazy&quot; alt=&quot;&quot; /&gt;&lt;/a&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;Electricity Consumption of our EV&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;electricity_consumption_of_our_ev&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;26-&amp;quot;} --&gt;</summary>
    </entry>
</feed>
