Qustions, boost control & Bosch igniton modules.

Kelley, Damon Damon.Kelley at andrew.com
Fri Apr 20 21:17:39 GMT 2001


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C0C9DF.3BF81D20
Content-Type: text/plain;
	charset="iso-8859-1"

Personally I have found using around a 50ms total PW works with my solenoid
well. I would assume this time will vary with solenoid size and resistance.
The way I do it is to take the total and move towards one end or the other,
PWM. i.e. 20ms on/30ms off, or 5ms on/45ms off. Depending on desired boost.
The tricky part I have found has been finding how often to adjust the value
and how aggressively, But I am playing with a funky turbo that is uh,
somewhat responsive (VNT). I also tried the on/off thing and didn't work for
me either, about 5psi bounce around the target, car actually went ,chirp,
chirp, chirp of the tires with every high spike.

Damon Kelley
87 Shadow ES, 13psi, Cold-Air
89 CSX #208, 15.2 at 93
96 CBR600F3, Turbo In Process

> -----Original Message-----
> From: Klas Arvidsson [mailto:saabuel at hotmail.com]
> Sent: Friday, April 20, 2001 1:46 PM
> To: diy_efi at diy-efi.org
> Subject: Qustions, boost control & Bosch igniton modules.
> 
> 
> 
> 
> 
> Hi my name is Klas and I am working on a ignition and fuel 
> injection system 
> based on a pic16f877.
> I tried a simple boost control program working as:
> if boost_over_allowed then
> turn_on_wastegate_valve
> else
> turn_of wastegate_valve
> Now this did not work very vell, the boost is fluctuating 
> about 0.1 bar 
> which makes the car a bit strange to say the least. Now I was 
> thinking of 
> PWM control instead. But what i do not know is what frequency 
> i should use? 
> 40Hz 10Hz ? Higher? Anybody have any ideas?
> My next question is what is inside those little black 7 pin 
> bosch ignition 
> modules (Fitted to many mid 80:s european cars.). Does it 
> incorporate some 
> sort of "smart" dwell circutry or does it only turn on and 
> off the coil?
> 
> klas
> ______________________________________________________________
> ___________
> Get Your Private, Free E-mail from MSN Hotmail at 
http://www.hotmail.com.

----------------------------------------------------------------------------
To unsubscribe from diy_efi, send "unsubscribe diy_efi" (without the quotes)
in the body of a message (not the subject) to majordomo at lists.diy-efi.org

------_=_NextPart_001_01C0C9DF.3BF81D20
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE>RE: Qustions, boost control &amp; Bosch igniton modules.</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>Personally I have found using around a 50ms total PW =
works with my solenoid well. I would assume this time will vary with =
solenoid size and resistance. The way I do it is to take the total and =
move towards one end or the other, PWM. i.e. 20ms on/30ms off, or 5ms =
on/45ms off. Depending on desired boost. The tricky part I have found =
has been finding how often to adjust the value and how aggressively, =
But I am playing with a funky turbo that is uh, somewhat responsive =
(VNT). I also tried the on/off thing and didn't work for me either, =
about 5psi bounce around the target, car actually went ,chirp, chirp, =
chirp of the tires with every high spike.</FONT></P>

<P><FONT SIZE=3D2>Damon Kelley</FONT>
<BR><FONT SIZE=3D2>87 Shadow ES, 13psi, Cold-Air</FONT>
<BR><FONT SIZE=3D2>89 CSX #208, 15.2 at 93</FONT>
<BR><FONT SIZE=3D2>96 CBR600F3, Turbo In Process</FONT>
</P>

<P><FONT SIZE=3D2>&gt; -----Original Message-----</FONT>
<BR><FONT SIZE=3D2>&gt; From: Klas Arvidsson [<A =
HREF=3D"mailto:saabuel at hotmail.com">mailto:saabuel at hotmail.com</A>]</FON=
T>
<BR><FONT SIZE=3D2>&gt; Sent: Friday, April 20, 2001 1:46 PM</FONT>
<BR><FONT SIZE=3D2>&gt; To: diy_efi at diy-efi.org</FONT>
<BR><FONT SIZE=3D2>&gt; Subject: Qustions, boost control &amp; Bosch =
igniton modules.</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; Hi my name is Klas and I am working on a =
ignition and fuel </FONT>
<BR><FONT SIZE=3D2>&gt; injection system </FONT>
<BR><FONT SIZE=3D2>&gt; based on a pic16f877.</FONT>
<BR><FONT SIZE=3D2>&gt; I tried a simple boost control program working =
as:</FONT>
<BR><FONT SIZE=3D2>&gt; if boost_over_allowed then</FONT>
<BR><FONT SIZE=3D2>&gt; turn_on_wastegate_valve</FONT>
<BR><FONT SIZE=3D2>&gt; else</FONT>
<BR><FONT SIZE=3D2>&gt; turn_of wastegate_valve</FONT>
<BR><FONT SIZE=3D2>&gt; Now this did not work very vell, the boost is =
fluctuating </FONT>
<BR><FONT SIZE=3D2>&gt; about 0.1 bar </FONT>
<BR><FONT SIZE=3D2>&gt; which makes the car a bit strange to say the =
least. Now I was </FONT>
<BR><FONT SIZE=3D2>&gt; thinking of </FONT>
<BR><FONT SIZE=3D2>&gt; PWM control instead. But what i do not know is =
what frequency </FONT>
<BR><FONT SIZE=3D2>&gt; i should use? </FONT>
<BR><FONT SIZE=3D2>&gt; 40Hz 10Hz ? Higher? Anybody have any =
ideas?</FONT>
<BR><FONT SIZE=3D2>&gt; My next question is what is inside those little =
black 7 pin </FONT>
<BR><FONT SIZE=3D2>&gt; bosch ignition </FONT>
<BR><FONT SIZE=3D2>&gt; modules (Fitted to many mid 80:s european =
cars.). Does it </FONT>
<BR><FONT SIZE=3D2>&gt; incorporate some </FONT>
<BR><FONT SIZE=3D2>&gt; sort of &quot;smart&quot; dwell circutry or =
does it only turn on and </FONT>
<BR><FONT SIZE=3D2>&gt; off the coil?</FONT>
<BR><FONT SIZE=3D2>&gt; </FONT>
<BR><FONT SIZE=3D2>&gt; klas</FONT>
<BR><FONT SIZE=3D2>&gt; =
______________________________________________________________</FONT>
<BR><FONT SIZE=3D2>&gt; ___________</FONT>
<BR><FONT SIZE=3D2>&gt; Get Your Private, Free E-mail from MSN Hotmail =
at </FONT>
<BR><FONT SIZE=3D2><A HREF=3D"http://www.hotmail.com" =
TARGET=3D"_blank">http://www.hotmail.com</A>.</FONT>
</P>

<P><FONT =
SIZE=3D2>---------------------------------------------------------------=
-------------</FONT>
<BR><FONT SIZE=3D2>To unsubscribe from diy_efi, send &quot;unsubscribe =
diy_efi&quot; (without the quotes)</FONT>
<BR><FONT SIZE=3D2>in the body of a message (not the subject) to =
majordomo at lists.diy-efi.org</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C0C9DF.3BF81D20--
----------------------------------------------------------------------------
To unsubscribe from diy_efi, send "unsubscribe diy_efi" (without the quotes)
in the body of a message (not the subject) to majordomo at lists.diy-efi.org




More information about the Diy_efi mailing list