From def26f2e86faa2d26380d8eebdb4195d44bc89fa Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Wed, 11 Dec 2024 16:56:12 -0500 Subject: [PATCH] Updated knock sensing (markdown) --- knock-sensing.md | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) diff --git a/knock-sensing.md b/knock-sensing.md index 7fecbad3..c8a82773 100644 --- a/knock-sensing.md +++ b/knock-sensing.md @@ -1,32 +1,19 @@ # Knock Sensing -TL,DR: We have native knock processing, with [Proteus](Proteus) and Hellen hardware support at the moment. We have very limited amount of testing on real vehicles: we know that knock is being detected, we know timing is being retarded, we do not have the body of best practices yet. See bits and pieces on the forum! +TL,DR: We have native knock processing! Reference tune https://rusefi.com/online/view.php?msq=1626 reference tune https://rusefi.com/online/view.php?log=1359 ## Software knock sensing ![x](https://rusefi.com/forum/download/file.php?id=6900) -[Youtube rusEFI: knock on standing Miata, Proteus](https://youtu.be/GOWEKU2SH9I) - -[Youtube rusEFI: Hellen knock gauge](https://youtu.be/oJKI8X4oxCs) - -## ASIC solution - -We have some progress integrating with conventional knock sensors but it's not ready for end users. -We use TPIC/HIP9011 IC for knock sensor integration but no conclusive data. +## Spectogram -We believe that we have hip9011 hardware yet nobody has ever actually detected knock with a hip9011, -someone would have to figure our calibration approach and test the overall implementation. +Knock spectrogram is displayed by [TS-Plugin](TS-Plugin) -Frankenso has hip9011 on-board - -TODO AndreiKA? - -TODO MattK +[Youtube rusEFI: knock on standing Miata, Proteus](https://youtu.be/GOWEKU2SH9I) -Frequency is calculated based on bore, Freq = (900 / (PIF * (bore) / 2)) +[Youtube rusEFI: Hellen knock gauge](https://youtu.be/oJKI8X4oxCs) -We also have some results with ion sensing but it's not ready for end users [rusEFI ion sensing](Saab-Trionic-8-Combustion-Detection-Module-on-Mazda-Miata-running-rusEFI)