Knock sensing

Forum for discussing how to install MicroSquirt(TM), choose and troubleshoot sensors, wiring, and communications for MicroSquirt (TM) and MicroSquirt Module(TM).
Forum rules
Read the manual to see if your question is answered there before posting. If you have questions about MS1/Extra or MS2/Extra or other non-B&G code configuration or tuning, please post them at http://www.msextra.com The full forum rules are here: Forum Rules, be sure to read them all regularly.
Post Reply
800vtwin
Helpful Squirter
Posts: 84
Joined: Mon Feb 16, 2009 10:06 am

Knock sensing

Post by 800vtwin »

Looking for info on knock sensing. To start:

Is the microsquirt knock input ready to interpret a knock signal?

Does the knock sensor need an amplifier first?

Or is the input only for a retard signal?

Does code 2.890 even use the knock ability?
grippo
MegaSquirt Guru
Posts: 921
Joined: Mon Feb 16, 2004 6:55 pm

Re: Knock sensing

Post by grippo »

800vtwin wrote:Looking for info on knock sensing. To start:

Is the microsquirt knock input ready to interpret a knock signal?

Yes the code has had knock sense capa

Does the knock sensor need an amplifier first?

Or is the input only for a retard signal?

Does code 2.890 even use the knock ability?
There has been a knock sense capability in the code for many years, way before 2.890 and it has remained throughout, including 3.4x code. Only the inital (red) microsquirt boards lacked the capability to see a knock signal (no pin to put it on), but on the V2.0 board a knock signal can be seen on AD7. However, there is no conditioning circuitry, only simple RC protection.

The code for knock sensing looks at the knock voltage, thresholds it, and applies retard/ no retard according to two strategies.

More on the code operation at http://www.megamanual.com/ms2/knock.htm
Post Reply