<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/e85/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/e85/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 29 Mar 2013 18:13:26 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/e85/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Tomas</title><link>https://sourceforge.net/p/e85/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -23,4 +23,4 @@

 Skoda Fabia problem (looks like all VW cars)
 ----
-Eckit takes power supply primary from injectors. This works fine on many cars (fiat, mustang), but skoda takes power supply for injectors from fuel pump. This means, when you turn keys on, pump (pwr supply) runs only 1-2seconds and then is shut down. In this case, cold start can't be activated by waiting 3s before cranking - because power car shuts power supply for eckit before engine starts cranking. For this case, you can use external temperature sensor with cold start function always turned on (code has to be modified). Or you can use new feature (circuit v 1.2) with power switch - eckit can be connected directly to battery through power switch. It is turned on when power supply appears on injectors, then eckit stays on even if injectors loses power. Switch is turned off if there is no signal on injectors for more then 30s. This disconnects eckit from battery and avoids draining power. This makes very easy to install kit into fabia, no need for invade car's harness.
+Eckit takes power supply primary from injectors. This works fine on many cars (fiat, mustang), but skoda takes power supply for injectors from fuel pump. This means, when you turn keys on, pump (pwr supply) runs only 1-2seconds and then is shut down. In this case, cold start can't be activated by waiting 3s before cranking - because car shuts power supply for eckit before engine starts cranking. In this case, you can use external temperature sensor with cold start function always turned on (code has to be modified). Or you can use new feature (circuit v 1.2) with power switch - eckit can be connected directly to battery through power switch. It is turned on when power supply appears on injectors, then eckit stays on even if injectors loses power. Switch is turned off if there is no signal on injectors for more then 30s. This disconnects eckit from battery and avoids draining power. This makes very easy to install kit into fabia, no need for invade car's harness.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomas</dc:creator><pubDate>Fri, 29 Mar 2013 18:13:26 -0000</pubDate><guid>https://sourceforge.neta04eed7ee6f3f332eac5ac113480a6f2a9f6731f</guid></item><item><title>WikiPage Home modified by Tomas</title><link>https://sourceforge.net/p/e85/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -15,7 +15,7 @@
 ----
 When engine is cold, ethanol in E85 does not evaporate in compression phase inside engine. It stays in liquid form and do not burn at all. In this condition engine runs only on gasoline from E85 blend. You have to inject much more (twice as normal) fuel to get engine start.
 If you turn power on and wait &gt; 3s before start cranking, cold start function will be enabled. Cold start function uses temperature sensor and cold start maps to calculate additional enrichment for low temperatures. There are two maps - cranking map and enrichment map. Cranking map is used for the first 2s of run time and then enrichment map is selected. Maps are 2 dimensional arrays, X axis is temperature [C], Y axis is enrichment [%]. 
-Third map is time table, it defines how long is cold enrichment applied after start.
+Third map is time table, it defines how long is cold enrichment applied after start. It is also function of temperature - the lower temperature is, the more time is used.

 External temperature sensor
 ----
@@ -23,4 +23,4 @@

 Skoda Fabia problem (looks like all VW cars)
 ----
-Eckit takes power supply primary from injectors. This works fine on many cars (fiat, mustang), but skoda takes power supply for injectors from fuel pump. This means, when you turn keys on, pump (pwr supply) runs only 1-2seconds and then is shut down. In this case, cold start can be activated by waiting 3s before cranking - because power car shuts power supply for eckit before engine starts cranking. For this case, you can use external temperature sensor with cold start function always turned on (code has to be modified). Or you can use new feature (circuit v 1.2) with power switch - eckit can be connected directly to battery through power switch. It is turned on when power supply appears on injectors, then eckit stays on even if injectors loses power. Switch is turned off if there is no signal on injectors for more then 30s. This disconnects eckit from battery and avoids draining power. This makes very easy to install kit into fabia, no need for invade car's harness.
+Eckit takes power supply primary from injectors. This works fine on many cars (fiat, mustang), but skoda takes power supply for injectors from fuel pump. This means, when you turn keys on, pump (pwr supply) runs only 1-2seconds and then is shut down. In this case, cold start can't be activated by waiting 3s before cranking - because power car shuts power supply for eckit before engine starts cranking. For this case, you can use external temperature sensor with cold start function always turned on (code has to be modified). Or you can use new feature (circuit v 1.2) with power switch - eckit can be connected directly to battery through power switch. It is turned on when power supply appears on injectors, then eckit stays on even if injectors loses power. Switch is turned off if there is no signal on injectors for more then 30s. This disconnects eckit from battery and avoids draining power. This makes very easy to install kit into fabia, no need for invade car's harness.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomas</dc:creator><pubDate>Fri, 29 Mar 2013 18:11:35 -0000</pubDate><guid>https://sourceforge.net995df9bcd53bf0843cae19481fe657a235b98962</guid></item><item><title>WikiPage Home modified by Tomas</title><link>https://sourceforge.net/p/e85/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -23,4 +23,4 @@

 Skoda Fabia problem (looks like all VW cars)
 ----
-Eckit takes power supply primary from injectors. This works fine on many cars (fiat, mustang), but skoda takes power supply for injectors from fuel pump. This means, when you turn keys on, pump (pwr supply) runs only 1-2seconds and then is shut down. In this case, cold start can be activated by waiting 3s before cranking - because power car shuts power supply for eckit before engine starts cranking. For this case, you can use external temperature sensor with cold start function always turned on (code has to be modified). Or you can use new feature (circuit v 1.3) with power switch - eckit can be connected directly to battery through power switch. It is turned on when power supply appears on injectors, then eckit stays on even if injectors loses power. Switch is turned off if there is no signal on injectors for more then 30s. This disconnects eckit from battery and avoids draining power. This makes very easy to install kit into fabia, no need for invade car's harness.
+Eckit takes power supply primary from injectors. This works fine on many cars (fiat, mustang), but skoda takes power supply for injectors from fuel pump. This means, when you turn keys on, pump (pwr supply) runs only 1-2seconds and then is shut down. In this case, cold start can be activated by waiting 3s before cranking - because power car shuts power supply for eckit before engine starts cranking. For this case, you can use external temperature sensor with cold start function always turned on (code has to be modified). Or you can use new feature (circuit v 1.2) with power switch - eckit can be connected directly to battery through power switch. It is turned on when power supply appears on injectors, then eckit stays on even if injectors loses power. Switch is turned off if there is no signal on injectors for more then 30s. This disconnects eckit from battery and avoids draining power. This makes very easy to install kit into fabia, no need for invade car's harness.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomas</dc:creator><pubDate>Fri, 29 Mar 2013 18:01:06 -0000</pubDate><guid>https://sourceforge.nete5bdd568156d81d616189c8e9e3afbfedb358025</guid></item><item><title>WikiPage Home modified by Tomas</title><link>https://sourceforge.net/p/e85/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,26 @@
-Welcome to your wiki!
+FW build
+----
+Project uses WinAVR GCC compiler distribution, version WinAVR-20100110. Build is done by executing make command in project's root directory. You should check and edit path to compiler in makefile.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

-The wiki uses [Markdown](/p/e85/wiki/markdown_syntax/) syntax.
+User interface
+----
+There are 3 LEDs and one button. After reset, one LED is on, indicating selected mode. Pressing button, you can cyclically select next mode:
+Gas (green) - SW do nothing, output pulse is equal to input pulse. Cold start function is disabled.
+E85 (yellow) - Width of output pulse is increased by 20% (default), E85 maps are used for crank condition.
+E70 (red) - Width of output pulse is increased by 20% (default), different E70 maps are used for crank condition.

-[[project_admins]]
-[[download_button]]
+
+Cold start maps
+----
+When engine is cold, ethanol in E85 does not evaporate in compression phase inside engine. It stays in liquid form and do not burn at all. In this condition engine runs only on gasoline from E85 blend. You have to inject much more (twice as normal) fuel to get engine start.
+If you turn power on and wait &gt; 3s before start cranking, cold start function will be enabled. Cold start function uses temperature sensor and cold start maps to calculate additional enrichment for low temperatures. There are two maps - cranking map and enrichment map. Cranking map is used for the first 2s of run time and then enrichment map is selected. Maps are 2 dimensional arrays, X axis is temperature [C], Y axis is enrichment [%]. 
+Third map is time table, it defines how long is cold enrichment applied after start.
+
+External temperature sensor
+----
+Eckit has build in temperature sensor, but it does not get temperature of engine. It works fine if you park your car at evening and next day engine &amp;&amp; kit has same temperature. But if engine has different temperature (sunlight, warm engine etc), cold start function uses wrong temperature and engine will be to rich/flooded. You can connect second temperature sensor connected to cooling system / engine head. Sensor is plain 22kohm NTC.
+
+Skoda Fabia problem (looks like all VW cars)
+----
+Eckit takes power supply primary from injectors. This works fine on many cars (fiat, mustang), but skoda takes power supply for injectors from fuel pump. This means, when you turn keys on, pump (pwr supply) runs only 1-2seconds and then is shut down. In this case, cold start can be activated by waiting 3s before cranking - because power car shuts power supply for eckit before engine starts cranking. For this case, you can use external temperature sensor with cold start function always turned on (code has to be modified). Or you can use new feature (circuit v 1.3) with power switch - eckit can be connected directly to battery through power switch. It is turned on when power supply appears on injectors, then eckit stays on even if injectors loses power. Switch is turned off if there is no signal on injectors for more then 30s. This disconnects eckit from battery and avoids draining power. This makes very easy to install kit into fabia, no need for invade car's harness.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomas</dc:creator><pubDate>Fri, 29 Mar 2013 17:56:41 -0000</pubDate><guid>https://sourceforge.netc397b6d125da6ab5ffbaa2726e631ab9c9ec6213</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/e85/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="fw-build"&gt;FW build&lt;/h2&gt;
&lt;p&gt;Project uses WinAVR GCC compiler distribution, version WinAVR-20100110. Build is done by executing make command in project's root directory. You should check and edit path to compiler in makefile.&lt;/p&gt;
&lt;h2 id="user-interface"&gt;User interface&lt;/h2&gt;
&lt;p&gt;There are 3 LEDs and one button. After reset, one LED is on, indicating selected mode. Pressing button, you can cyclically select next mode:&lt;br /&gt;
Gas (green) - SW do nothing, output pulse is equal to input pulse. Cold start function is disabled.&lt;br /&gt;
E85 (yellow) - Width of output pulse is increased by 20% (default), E85 maps are used for crank condition.&lt;br /&gt;
E70 (red) - Width of output pulse is increased by 20% (default), different E70 maps are used for crank condition.&lt;/p&gt;
&lt;h2 id="cold-start-maps"&gt;Cold start maps&lt;/h2&gt;
&lt;p&gt;When engine is cold, ethanol in E85 does not evaporate in compression phase inside engine. It stays in liquid form and do not burn at all. In this condition engine runs only on gasoline from E85 blend. You have to inject much more (twice as normal) fuel to get engine start.&lt;br /&gt;
If you turn power on and wait &amp;gt; 3s before start cranking, cold start function will be enabled. Cold start function uses temperature sensor and cold start maps to calculate additional enrichment for low temperatures. There are two maps - cranking map and enrichment map. Cranking map is used for the first 2s of run time and then enrichment map is selected. Maps are 2 dimensional arrays, X axis is temperature &lt;span&gt;[C]&lt;/span&gt;, Y axis is enrichment &lt;span&gt;[%]&lt;/span&gt;. &lt;br /&gt;
Third map is time table, it defines how long is cold enrichment applied after start.&lt;/p&gt;
&lt;h2 id="external-temperature-sensor"&gt;External temperature sensor&lt;/h2&gt;
&lt;p&gt;Eckit has build in temperature sensor, but it does not get temperature of engine. It works fine if you park your car at evening and next day engine &amp;amp;&amp;amp; kit has same temperature. But if engine has different temperature (sunlight, warm engine etc), cold start function uses wrong temperature and engine will be to rich/flooded. You can connect second temperature sensor connected to cooling system / engine head. Sensor is plain 22kohm NTC.&lt;/p&gt;
&lt;h2 id="skoda-fabia-problem-looks-like-all-vw-cars"&gt;Skoda Fabia problem (looks like all VW cars)&lt;/h2&gt;
&lt;p&gt;Eckit takes power supply primary from injectors. This works fine on many cars (fiat, mustang), but skoda takes power supply for injectors from fuel pump. This means, when you turn keys on, pump (pwr supply) runs only 1-2seconds and then is shut down. In this case, cold start can be activated by waiting 3s before cranking - because power car shuts power supply for eckit before engine starts cranking. For this case, you can use external temperature sensor with cold start function always turned on (code has to be modified). Or you can use new feature (circuit v 1.3) with power switch - eckit can be connected directly to battery through power switch. It is turned on when power supply appears on injectors, then eckit stays on even if injectors loses power. Switch is turned off if there is no signal on injectors for more then 30s. This disconnects eckit from battery and avoids draining power. This makes very easy to install kit into fabia, no need for invade car's harness.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomas</dc:creator><pubDate>Fri, 29 Mar 2013 17:56:05 -0000</pubDate><guid>https://sourceforge.net3a42ff8e4fc6cf4240a19fdcc0c57f9e69ab9ecb</guid></item><item><title>WikiPage Home modified by Tomas</title><link>https://sourceforge.net/p/e85/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/e85/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tomas</dc:creator><pubDate>Tue, 16 Oct 2012 18:32:35 -0000</pubDate><guid>https://sourceforge.net06d1cd332481fd09f87a359a97c281fc7ae11929</guid></item></channel></rss>