<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Operating Costs on</title><link>https://daycabtruck.ca/tags/operating-costs/</link><description>Recent content in Operating Costs on</description><generator>Hugo</generator><language>en</language><copyright>DayCabTruck</copyright><lastBuildDate>Sat, 01 Aug 2026 16:12:41 -0400</lastBuildDate><atom:link href="https://daycabtruck.ca/tags/operating-costs/index.xml" rel="self" type="application/rss+xml"/><item><title>Fuel Savings: See What Every Kilometre Is Worth</title><link>https://daycabtruck.ca/post/fuel-savings/</link><pubDate>Sun, 26 Jul 2026 00:00:00 -0400</pubDate><guid>https://daycabtruck.ca/post/fuel-savings/</guid><description>&lt;h2 id="fuel-savings"&gt;Fuel Savings&lt;/h2&gt;
&lt;p&gt;This table shows your &lt;strong&gt;savings per kilometre (or per mile)&lt;/strong&gt; with a proposed consumption profile compared to your existing one, across a range of fuel consumption rates and diesel prices. Adjust the inputs to match your scenario.&lt;/p&gt;
&lt;div id="fuel-matrix" style="background:#f8f9fa;border:3px solid #000;border-left:6px solid #dc3545;border-radius:8px;padding:1.5rem 2rem;margin:2rem 0"&gt;
&lt;h3 style="margin-top:0"&gt;Configuration&lt;/h3&gt;
&lt;div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem"&gt;
&lt;label style="display:flex;flex-direction:column;gap:.25rem;font-weight:600"&gt;
&lt;span id="fm-volvo-label"&gt;Proposed consumption (L/100 km)&lt;/span&gt;
&lt;input id="fm-volvo" type="number" step="0.2" value="29.4"
style="padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem"&gt;
&lt;/label&gt;
&lt;fieldset style="border:none;padding:0;margin:0"&gt;
&lt;legend style="font-weight:600;font-size:1rem;margin-bottom:.25rem"&gt;Units&lt;/legend&gt;
&lt;label style="margin-right:1rem;cursor:pointer"&gt;
&lt;input type="radio" name="fm-unit" value="km" checked&gt; Metric (L/100 km, $/L)
&lt;/label&gt;
&lt;label style="cursor:pointer"&gt;
&lt;input type="radio" name="fm-unit" value="mi"&gt; Imperial (MPG, $/gal)
&lt;/label&gt;
&lt;/fieldset&gt;
&lt;/div&gt;
&lt;details style="margin-bottom:1.5rem"&gt;
&lt;summary style="font-weight:600;cursor:pointer;color:#dc3545"&gt;Customize axis ranges&lt;/summary&gt;
&lt;div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-top:1rem"&gt;
&lt;label style="display:flex;flex-direction:column;gap:.25rem;font-weight:600;font-size:.9rem"&gt;
&lt;span id="fm-comp-min-label"&gt;Existing min (L/100 km)&lt;/span&gt;
&lt;input id="fm-comp-min" type="number" step="0.5" value="22"
style="padding:.4rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem"&gt;
&lt;/label&gt;
&lt;label style="display:flex;flex-direction:column;gap:.25rem;font-weight:600;font-size:.9rem"&gt;
&lt;span id="fm-comp-max-label"&gt;Existing max (L/100 km)&lt;/span&gt;
&lt;input id="fm-comp-max" type="number" step="0.5" value="40"
style="padding:.4rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem"&gt;
&lt;/label&gt;
&lt;label style="display:flex;flex-direction:column;gap:.25rem;font-weight:600;font-size:.9rem"&gt;
&lt;span id="fm-comp-step-label"&gt;Existing step (L/100 km)&lt;/span&gt;
&lt;input id="fm-comp-step" type="number" step="0.5" value="2"
style="padding:.4rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem"&gt;
&lt;/label&gt;
&lt;label style="display:flex;flex-direction:column;gap:.25rem;font-weight:600;font-size:.9rem"&gt;
&lt;span id="fm-price-min-label"&gt;Price min ($/L)&lt;/span&gt;
&lt;input id="fm-price-min" type="number" step="0.10" value="1.60"
style="padding:.4rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem"&gt;
&lt;/label&gt;
&lt;label style="display:flex;flex-direction:column;gap:.25rem;font-weight:600;font-size:.9rem"&gt;
&lt;span id="fm-price-max-label"&gt;Price max ($/L)&lt;/span&gt;
&lt;input id="fm-price-max" type="number" step="0.10" value="2.80"
style="padding:.4rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem"&gt;
&lt;/label&gt;
&lt;label style="display:flex;flex-direction:column;gap:.25rem;font-weight:600;font-size:.9rem"&gt;
&lt;span id="fm-price-step-label"&gt;Price step ($/L)&lt;/span&gt;
&lt;input id="fm-price-step" type="number" step="0.05" value="0.20"
style="padding:.4rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem"&gt;
&lt;/label&gt;
&lt;/div&gt;
&lt;/details&gt;
&lt;h3&gt;Savings Per Kilometre / Mile&lt;/h3&gt;
&lt;div id="fm-table-wrap"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;script src="https://daycabtruck.ca/js/fuel-matrix.js?v=2"&gt;&lt;/script&gt;
&lt;hr&gt;
&lt;h2 id="how-to-read-the-table"&gt;How to Read the Table&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Rows&lt;/strong&gt; represent different existing consumption profiles&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Columns&lt;/strong&gt; represent different diesel prices&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Each cell&lt;/strong&gt; shows how much you save per kilometre (or mile) by switching to the proposed consumption profile&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Green cells&lt;/strong&gt; indicate savings; the deeper the green, the larger the savings&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Red cells&lt;/strong&gt; would appear if the proposed profile consumed more&lt;/li&gt;
&lt;/ul&gt;
&lt;div id="fm-example"&gt;&lt;/div&gt;
&lt;hr&gt;
&lt;p&gt;Ready to talk numbers on a specific truck? &lt;a href="https://daycabtruck.ca/contact/"&gt;Contact Hugues&lt;/a&gt; — we&amp;rsquo;ll walk through the full cost of ownership together.&lt;/p&gt;</description></item></channel></rss>